Merge pull request #2205 from weblate/weblate-simple-mobile-tools-simple-calendar

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2023-09-23 19:04:18 +02:00 committed by GitHub
commit ee70da1d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 356 additions and 45 deletions

View file

@ -41,7 +41,7 @@
<string name="duplicate_task">Monista tehtävä</string>
<string name="mark_completed">Merkkaa valmiiksi</string>
<string name="mark_incomplete">Merkkaa keskeneräiseksi</string>
<string name="task_color">Task color</string>
<string name="task_color">Tehtävän väri</string>
<!-- Event Repetition -->
<string name="repetition">Toisto</string>
<string name="no_repetition">Ei toistoa</string>
@ -281,4 +281,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -0,0 +1,309 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Calendar</string>
<string name="app_launcher_name">Calendar</string>
<string name="change_view">Change view</string>
<string name="daily_view">Daily view</string>
<string name="weekly_view">Weekly view</string>
<string name="monthly_view">Monthly view</string>
<string name="monthly_daily_view">Monthly and daily view</string>
<string name="yearly_view">Yearly view</string>
<string name="simple_event_list">Simple event list</string>
<string name="no_upcoming_events">No upcoming events.</string>
<string name="go_to_today">Go to today</string>
<string name="go_to_date">Go to date</string>
<!-- Widget titles -->
<string name="widget_monthly">Calendar monthly</string>
<string name="widget_list">Calendar event list</string>
<string name="widget_todays_date">Calendar today\'s date</string>
<!-- Event -->
<string name="event">Event</string>
<string name="edit_event">Edit Event</string>
<string name="new_event">New Event</string>
<string name="create_new_event">Create a new event</string>
<string name="duplicate_event">Duplicate event</string>
<string name="title_empty">Title cannot be empty</string>
<string name="end_before_start">The event cannot end earlier than it starts</string>
<string name="event_added">Event added successfully</string>
<string name="event_updated">Event updated successfully</string>
<string name="filter_events_by_type">Filter events by type</string>
<string name="please_fill_location">Please fill in a location to be shown on a map</string>
<string name="public_event_notification_text">An event is upcoming</string>
<string name="everything_filtered_out">You have filtered out all event types</string>
<string name="event_color">Event color</string>
<string name="default_calendar_color">Default calendar color</string>
<!-- Tasks -->
<string name="task">Task</string>
<string name="tasks">Tasks</string>
<string name="edit_task">Edit Task</string>
<string name="new_task">New Task</string>
<string name="create_new_task">Create a new task</string>
<string name="duplicate_task">Duplicate task</string>
<string name="mark_completed">Mark completed</string>
<string name="mark_incomplete">Mark incomplete</string>
<string name="task_color">Task color</string>
<!-- Event Repetition -->
<string name="repetition">Repetition</string>
<string name="no_repetition">No repetition</string>
<string name="daily">Daily</string>
<string name="weekly">Weekly</string>
<string name="monthly">Monthly</string>
<string name="yearly">Yearly</string>
<string name="weeks_raw">weeks</string>
<string name="months_raw">months</string>
<string name="years_raw">years</string>
<string name="repeat_till">Repeat till</string>
<string name="forever">Forever</string>
<string name="event_is_repeatable">The event is repeatable</string>
<string name="task_is_repeatable">The task is repeatable</string>
<string name="selection_contains_repetition">The selection contains repeating events</string>
<string name="delete_one_only">Delete the selected occurrence only</string>
<string name="delete_future_occurrences">Delete this and all future occurrences</string>
<string name="delete_all_occurrences">Delete all occurrences</string>
<string name="update_one_only">Update the selected occurrence only</string>
<string name="update_this_and_future_occurrences">Update this and all future occurrences</string>
<string name="update_all_occurrences">Update all occurrences</string>
<string name="repeat_till_date">Repeat till a date</string>
<string name="stop_repeating_after_x">Stop repeating after x occurrences</string>
<string name="repeat_forever">Repeat forever</string>
<string name="times">times</string>
<string name="repeat">Repeat</string>
<string name="repeat_on">Repeat on</string>
<string name="selected_days">On selected days</string>
<string name="the_same_day">The same day</string>
<string name="the_last_day">The last day</string>
<string name="repeat_on_the_same_day_monthly">Repeat on the same day each month</string>
<string name="repeat_on_the_last_day_monthly">Repeat on the last day of the month</string>
<string name="repeat_on_the_same_day_yearly">Repeat on the same day every year</string>
<string name="repeat_every_m">Repeat every</string>
<string name="every_m">Every</string>
<string name="first_m">first</string>
<string name="second_m">second</string>
<string name="third_m">third</string>
<string name="fourth_m">fourth</string>
<string name="fifth_m">fifth</string>
<string name="last_m">last</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every first Sunday" -->
<string name="repeat_every_f">Repeat every</string>
<string name="every_f">Every</string>
<string name="first_f">first</string>
<string name="second_f">second</string>
<string name="third_f">third</string>
<string name="fourth_f">fourth</string>
<string name="fifth_f">fifth</string>
<string name="last_f">last</string>
<!-- Birthdays -->
<string name="birthdays">Birthdays</string>
<string name="add_birthdays">Add contact birthdays</string>
<string name="no_birthdays">No birthdays have been found</string>
<string name="no_new_birthdays">No new birthdays have been found</string>
<string name="birthdays_added">Birthdays added successfully</string>
<string name="add_birthdays_automatically">Add new birthdays automatically</string>
<!-- Anniversaries -->
<string name="anniversaries">Anniversaries</string>
<string name="add_anniversaries">Add contact anniversaries</string>
<string name="no_anniversaries">No anniversaries have been found</string>
<string name="no_new_anniversaries">No new anniversaries have been found</string>
<string name="anniversaries_added">Anniversaries added successfully</string>
<string name="add_anniversaries_automatically">Add new anniversaries automatically</string>
<!-- Event Reminders -->
<string name="reminder">Reminder</string>
<string name="before">before</string>
<string name="add_another_reminder">Add another reminder</string>
<string name="event_reminders">Event reminders</string>
<string name="reminders">Reminders</string>
<!-- Event attendees -->
<string name="add_another_attendee">Add another attendee</string>
<string name="my_status">My status:</string>
<string name="going">Going</string>
<string name="not_going">Not going</string>
<string name="maybe_going">Maybe going</string>
<string name="invited">Invited</string>
<!-- Time zones -->
<string name="enter_a_country">Enter a country or time zone</string>
<!-- Export / Import -->
<string name="import_events">Import events</string>
<string name="export_events">Export events</string>
<string name="import_events_from_ics">Import events from an .ics file</string>
<string name="import_events_from_ics_pro">Import events from an .ics file (Pro)</string>
<string name="export_events_to_ics">Export events to an .ics file</string>
<string name="default_event_type">Default event type</string>
<string name="export_past_events_too">Export past events too</string>
<string name="export_tasks">Export tasks</string>
<string name="export_past_entries">Export past entries too</string>
<string name="include_event_types">Include event types</string>
<string name="filename_without_ics">Filename (without .ics)</string>
<string name="ignore_event_types">Ignore event types in the file, always use the default one</string>
<!-- Event details -->
<string name="location">Location</string>
<string name="description">Description</string>
<string name="all_day">All-day</string>
<!-- Weekly view -->
<string name="week">Week</string>
<string name="start_week_with_current_day">Start week with the current day</string>
<!-- Event types -->
<string name="event_types">Event types</string>
<string name="add_new_type">Add a new type</string>
<string name="edit_type">Edit type</string>
<string name="type_already_exists">Type with this title already exists</string>
<string name="color">Color</string>
<string name="regular_event">Regular event</string>
<string name="cannot_delete_default_type">Default event type cannot be deleted</string>
<string name="select_event_type">Select an event type</string>
<string name="move_events_into_default">Move affected events into the default event type</string>
<string name="remove_affected_events">Permanently remove affected events</string>
<string name="unsync_caldav_calendar">To remove a CalDAV calendar you have to unsynchronize it</string>
<!-- Holidays -->
<string name="holidays">Holidays</string>
<string name="add_holidays">Add holidays</string>
<string name="national_holidays">National holidays</string>
<string name="religious_holidays">Religious holidays</string>
<string name="holidays_imported_successfully">Holidays have been successfully imported into the \"Holidays\" event type</string>
<string name="importing_some_holidays_failed">Importing some events failed</string>
<string name="importing_holidays_failed">Importing holidays failed</string>
<!-- Settings -->
<string name="manage_event_types">Manage event types</string>
<string name="start_day_at">Start day at</string>
<string name="end_day_at">End day at</string>
<string name="midnight_spanning">Show events spanning across midnight at the top bar</string>
<string name="allow_customizing_day_count">Allow customizing day count</string>
<string name="week_numbers">Show week numbers</string>
<string name="vibrate">Vibrate on reminder notification</string>
<string name="reminder_sound">Reminder sound</string>
<string name="no_ringtone_picker">No app capable of setting ringtone found</string>
<string name="no_ringtone_selected">None</string>
<string name="day_end_before_start">The day cannot end earlier than it starts</string>
<string name="caldav_sync">CalDAV sync</string>
<string name="event_lists">Event lists</string>
<string name="display_past_events">Display events from the past</string>
<string name="replace_description_with_location">Replace event description with location</string>
<string name="display_description_or_location">Display description or location</string>
<string name="delete_all_events">Delete all events</string>
<string name="delete_all_events_and_tasks">Delete all events and tasks</string>
<string name="delete_all_events_confirmation">Are you sure you want to delete all events and tasks? This will leave your event types and other settings intact.</string>
<string name="show_a_grid">Show a grid</string>
<string name="loop_reminders">Loop reminders until dismissed</string>
<string name="dim_past_events">Dim past events</string>
<string name="dim_completed_tasks">Dim completed tasks</string>
<string name="events">Events</string>
<string name="reminder_stream">Audio stream used by reminders</string>
<string name="system_stream">System</string>
<string name="alarm_stream">Alarm</string>
<string name="notification_stream">Notification</string>
<string name="ring_stream">Ring</string>
<string name="use_last_event_reminders">Use the last events\' reminders as the default for new events</string>
<string name="default_reminder_1">Default reminder 1</string>
<string name="default_reminder_2">Default reminder 2</string>
<string name="default_reminder_3">Default reminder 3</string>
<string name="view_to_open_from_widget">View to open from the event list widget</string>
<string name="last_view">Last view</string>
<string name="new_events">New events</string>
<string name="default_start_time">Default start time</string>
<string name="next_full_hour">Next full hour</string>
<string name="current_time">Current time</string>
<string name="default_duration">Default duration</string>
<string name="last_used_one">Last used one</string>
<string name="other_time">Other time</string>
<string name="highlight_weekends">Highlight weekends on some views</string>
<string name="highlight_weekends_color">Color of highlighted weekends</string>
<string name="allow_changing_time_zones">Allow changing event time zones</string>
<string name="manage_quick_filter_event_types">Manage quick filter event types</string>
<string name="allow_creating_tasks">Allow creating tasks</string>
<!-- CalDAV sync -->
<string name="caldav">CalDAV</string>
<string name="select_caldav_calendars">Select calendars to sync</string>
<string name="manage_synced_calendars">Manage synced calendars</string>
<string name="store_locally_only">Store locally only</string>
<string name="refresh_caldav_calendars">Refresh CalDAV calendars</string>
<string name="refreshing">Refreshing…</string>
<string name="refreshing_complete">Refreshing complete</string>
<string name="editing_calendar_failed">Editing calendar failed</string>
<string name="syncing">Syncing…</string>
<string name="synchronization_completed">Sync completed</string>
<string name="select_a_different_caldav_color">Select a different color (might be applied locally only)</string>
<string name="insufficient_permissions">You are not allowed to write in the selected calendar</string>
<string name="caldav_event_not_found">Event not found. Please enable CalDAV sync for the appropriate calendar in the app settings.</string>
<string name="no_synchronized_calendars">No synchronizable calendars have been found</string>
<string name="status_free">Free</string>
<string name="status_busy">Busy</string>
<string name="fetching_event_failed">Fetching event %s failed</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every last Sunday" -->
<string name="monday_alt">Monday</string>
<string name="tuesday_alt">Tuesday</string>
<string name="wednesday_alt">Wednesday</string>
<string name="thursday_alt">Thursday</string>
<string name="friday_alt">Friday</string>
<string name="saturday_alt">Saturday</string>
<string name="sunday_alt">Sunday</string>
<!-- List widget config example events -->
<string name="sample_title_1">Workout</string>
<string name="sample_description_1">Leg day</string>
<string name="sample_title_2">Meeting with John</string>
<string name="sample_description_2">In Rockstone garden</string>
<string name="sample_title_3">Library</string>
<string name="sample_title_4">Lunch with Mary</string>
<string name="sample_description_4">In the Plaza</string>
<string name="sample_title_5">Coffee time</string>
<!-- List widget config -->
<string name="show_events_happening">Show events happening:</string>
<string name="within_the_next_one_year">Within the next 1 year</string>
<string name="today_only">Today only</string>
<string name="within_the_next">Within the next…</string>
<plurals name="within_the_next_days">
<item quantity="one">Within the next %d day</item>
<item quantity="other">Within the next %d days</item>
</plurals>
<plurals name="within_the_next_weeks">
<item quantity="one">Within the next %d week</item>
<item quantity="other">Within the next %d weeks</item>
</plurals>
<plurals name="within_the_next_months">
<item quantity="one">Within the next %d month</item>
<item quantity="other">Within the next %d months</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">How can I remove the holidays imported via the \"Add holidays\" button?</string>
<string name="faq_1_text">Holidays created that way are inserted in a new event type called \"Holidays\". You can go in Settings -> Manage Event Types,
long press the given event type and delete it by selecting the trashbin.</string>
<string name="faq_2_title">Can I sync my events via Google Calendar, or other service supporting CalDAV?</string>
<string name="faq_2_title_extra">Maybe even share calendars with other people?</string>
<string name="faq_2_text">Yes, just toggle \"CalDAV sync\" in the app settings and select the calendars you want to sync. However, you will need some third party app handling the synchronization between the device and servers.
In case you want to synchronize a Google calendar, their official Calendar app will do the job. For other calendars you will need a third party sync adapter, for example DAVx5.</string>
<string name="faq_3_title">I see the visual reminders, but hear no audio. What can I do?</string>
<string name="faq_3_text">Not just displaying the actual reminder, but playing the audio is hugely affected by the system too. If you can\'t hear any sound, try going in the app settings,
pressing the \"Audio stream used by reminders\" option and changing it to a different value. If it still won\'t work, check your sound settings, if the particular stream isn\'t muted.</string>
<string name="faq_4_title">Does the app support time zones?</string>
<string name="faq_4_text">Yes, it does. By default all events are created in your current time zone. If you want to change an events\' time zone,
you will first have to enable the time zone picker at the app settings, then change it at the Event Details screen. It is disabled by default as most people won\'t need it.</string>
<string name="faq_5_title">The app shows no notifications, why is that?</string>
<string name="faq_5_text">Check your device battery and notification settings, if there is nothing blocking the reminders, or killing the app in the background. You might also want to take a look at &lt;a href=https://dontkillmyapp.com&gt;https://dontkillmyapp.com&lt;/a&gt;, it has some useful tips.</string>
<string name="faq_6_title">How can I modify or delete an existing event type?</string>
<string name="faq_6_text">You can do both of those in the app Settings - Manage event types. Just click on the wanted one for changing the label and color, or select the wanted one by long pressing it and use the trashbin at the top menu for deleting.</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>

View file

@ -38,13 +38,13 @@ Funcionalidades del Calendario Simple 2023
Calendario empresarial rápido o agenda digital personal
Cambie rápidamente entre visualizaciones diarias, semanales, mensuales, anuales y de eventos
DESCARGAR EL CALENDARIO SIMPLE: ¡EL CALENDARIO SENCILLO FUERA DE LÍNEA SIN ANUNCIOS! ¡PLANIFICA TU HORARIOS 2023!
DESCARGAR EL CALENDARIO SIMPLE: ¡EL CALENDARIO SENCILLO FUERA DE LÍNEA SIN ANUNCIOS! ¡PLANIFICA TU HORARIOS EN 2023!
De forma predeterminada, incluye el “Material design” y un tema oscuro, proporcionando una gran experiencia de usuario para un uso fácil. La falta de acceso a Internet le ofrece más privacidad, seguridad y estabilidad que otras aplicaciones.
No contiene anuncios ni permisos innecesarios. Es totalmente de código abierto, ofrece colores personalizables.
Consulte el conjunto completo de herramientas simples aquí:
Consulte el conjunto completo de Simple Tools aquí:
https://www.simplemobiletools.com
Facebook:

View file

@ -1 +1 @@
Calendario Simple Pro
Calendario Sencillo Pro

View file

@ -1,57 +1,59 @@
Simple Calendrier 2023 est une application de calendrier mensuel hors ligne hautement personnalisable pour Android. Ayez un planificateur dagenda dans votre poche, conçu pour faire exactement ce quun planificateur dhoraire personnel minuscule devrait faire en 2023. Pas de fonctionnalités compliquées, d'autorisations inutiles, ou d'annonces! Il prend en charge la synchronisation des événements via Google Agenda ou dautres calendriers prenant en charge le protocole CalDAV.
Calendrier simple est une application de calendrier hors ligne, hautement personnalisable, pour Android. Ayez un agenda dans votre poche, à l'ère du temps. Pas de fonctionnalités complexes, d'autorisations inutiles ou de publicités ! Il prend en charge la synchronisation des évènements via Google Calendar ou le protocole CalDAV.
Prenez le contrôle de votre temps
Que vous soyez à la recherche dun calendrier de travail pour une entreprise, un planificateur de jour, un planificateur de rendez-vous, ou lorganisation et la planification dévénements uniques et récurrents comme les anniversaires, les rappels de rendez-vous, ou quoi que ce soit dautre, Simple Calendrier 2023 facilite lorganisation.
Prenez le contrôle de votre temps :
Que vous recherchiez un calendrier d'entreprise, un agenda personnel, un planificateur de rendez-vous, ou l'organisation et la planification d'évènements uniques et récurrents comme des anniversaires ou des rappels de rendez-vous, ce calendrier est fait pour vous. Le widget de calendrier propose une grande variété d'options de personnalisation : rappels d'évènements, apparence des notifications, widget de rappels de calendrier et apparence générale.
Planificateur dhoraire: Planifiez votre journée
Planificateur de rendez-vous, planificateur mensuel et organisateur familial en une seul application! Consultez votre agenda à venir, planifiez des réunions daffaires et des événements et prenez rendez-vous facilement. Les rappels vous tiendront à lheure et vous informeront sur votre application dhoraire quotidien. Ce widget de calendrier 2023 est remarquablement facile à utiliser.
Planificateur d'horaire :
Planificateur de rendez-vous, planificateur mensuel et organisateur familial tout en un ! Vérifiez votre agenda à venir, planifiez des réunions, des évènements, des rendez-vous. Les rappels vous maintiendront à jour et à l'heure. Simple d'utilisation, ce calendrier sera également visualisable sous la forme d'une liste d'évènements, afin de savoir exactement ce qui se passe dans votre vie.
Caractéristiques de Simple Calendrier 2023
Caractéristiques de Calendrier simple :
✔️ La meilleure expérience utilisateur
Pas dannonces ou de popups ennuyeux, vraiment une bonne expérience utilisateur!
Aucun accès Internet nest nécessaire, vous donnant plus dintimité, de sécurité et de stabilité
✔️ La meilleure expérience utilisateur :
Pas de publicités ni de fenêtres intempestives,
Aucun accès à Internet n'est nécessaire.
✔️ Flexibilité pour votre productivité
Widget Calendrier prend en charge lexportation et limportation dévénements via les fichiers . ics
Exporter les paramètres vers des fichiers . txt à importer vers un autre périphérique
Création dévénement flexible horaires, durée, rappels, règles de répétition puissantes
Prise en charge de CalDAV pour la synchronisation dévénements via Google Calendar, Microsoft Outlook, Nextcloud, Exchange, etc
✔️ Flexibilité pour votre productivité :
Le calendrier prend en charge l'exportation et l'importation d'évènements via des fichiers .ics,
Exportez les paramètres vers des fichiers .txt pour les importer sur un autre appareil,
Création d'évènements flexibles : horaires, durée, rappels, règles de répétition,
Prise en charge de CalDAV pour la synchronisation des évènements via les principaux services.
✔️ Personnalisé pour vous
Planificateur dhoraire - personnaliser et modifier le son, la boucle, le flux audio, les vibrations
Widget Calendrier - Calendriers colorés et thèmes personnalisables
Petit calendrier open source, traduit en plus de 45 langues
Organisateur familial - avec duplication, organisation et gestion du temps
✔️ Personnalisé :
Planificateur d'horaires : personnalisez et modifiez le son, la boucle, le flux audio, les vibrations,
Widget de calendrier : couleurs et thèmes personnalisables,
Calendrier codé en source libre, traduit dans plus de 45 langues,
Planifiez votre journée : partage d'évènements sur les réseaux sociaux, par courriel, etc,
Organisateur familial : duplication, organisation et gestion d'évènements.
✔️ Organisation et gestion du temps
Agenda - l'agenda vous aidera à organiser votre journée
Planificateur hebdomadaire Il na jamais été aussi facile de devancer votre horaire hebdomadaire chargé.
Responsable de litinéraire - calendrier des activités partagé entre les équipes au travail
Planificateur de rendez-vous - organiser et tenir à jour votre agenda avec facilité
Planifiez votre journée - gérez votre journée avec cet agenda android, organisateur dévénements et de familles
✔️ Organisation et gestion du temps :
Organisez votre journée,
Planifiez votre emploi du temps chargé n'a jamais été aussi simple,
Gestionnaire d'itinéraires : calendrier professionnel partagé entre les équipes de travail,
Planificateur de rendez-vous : organisez et maintenez votre agenda en toute simplicité,
Application de planification : évènement personnel, rappel de rendez-vous et planificateur d'agenda faciles à utiliser,
Planifiez votre journée avec ce planificateur d'horaires Android, organisateur d'évènements et outil familial.
✔️ Application de calendrier numéro 1
Importez les jours fériés, les anniversaires et les anniversaires facilement
Filtrer rapidement les événements personnels par type dévénement
Horaire quotidien et lieu de lévénement, indiqué sur une carte
Calendrier daffaires rapide ou agenda numérique personnel
Passez rapidement entre la vue journalière, hebdomadaire, mensuelle, annuelle & la liste d'événements
✔️ Application de calendrier numéro 1 :
Importez les jours fériés, les dates de naissance et les anniversaires,
Filtrez les évènements personnels par type dévènement,
Horaire et lieu de lévènement, indiqué sur une carte,
Calendrier daffaires ou agenda numérique personnel,
Passez rapidement entre la vue quotidienne, hebdomadaire, mensuelle, annuelle et la liste d'évènements.
TÉLÉCHARGEZ LE PLANIFICATEUR DE CALENDRIER SIMPLE LE PLANIFICATEUR DHORAIRE ET DORDRE DU JOUR HORS LIGNE SANS PUBLICITÉ! PLANIFIEZ VOTRE CALENDRIER 2023!
TÉLÉCHARGEZ LE PLANIFICATEUR DE CALENDRIER SIMPLE : LE PLANIFICATEUR DHORAIRE ET DORDRE DU JOUR HORS LIGNE SANS PUBLICITÉ!
Il est livré avec le Material Design et un thème sombre par défaut, offre une grande expérience utilisateur pour une utilisation facile. Le manque daccès à Internet vous donne plus de confidentialité, de sécurité et de stabilité que les autres applications.
Il est livré par défaut avec la conception matérielle et un thème sombre, offre une grande expérience utilisateur. L'absence daccès à Internet vous offre davantage de confidentialité, de sécurité et de stabilité, en comparaison à d'autres applications.
Ne contient pas d'annonces publicitaires ou de permissions non nécessaires. Est entièrement open source, fournit des couleurs personnalisables.
Ne contient pas de publicités ou de permissions non nécessaires. Est entièrement codé en source libre et fournit des couleurs personnalisables.
Découvrez la gamme complète doutils simples ici:
Découvrez la gamme complète doutils simples à cette adresse web:
https://www.simplemobiletools.com
Facebook:
Lien Facebook:
https://www.facebook.com/simplemobiletools
Reddit:
Lien Reddit:
https://www.reddit.com/r/SimpleMobileTools
Telegram:
Lien Telegram:
https://t.me/SimpleMobileTools

View file

@ -1 +1 @@
Calendrier mobile 2023. Planificateur et rappel de RDV
Widget Calendrier 2023 pour Android. Planificateur de rendez-vous et de rappels

View file

@ -1 +1 @@
Calendrier Pro simple
Calendrier simple Pro