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

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2023-04-15 10:42:17 +02:00 committed by GitHub
commit 86bdf34f4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 8 deletions

View File

@ -31,8 +31,8 @@
<string name="public_event_notification_text">Ein Termin steht an</string>
<string name="saving_filtered_out">Speichern … Aber der ausgewählte Termintyp wird im oberen Menü Filter herausgefiltert</string>
<string name="everything_filtered_out">Du hast alle Termintypen herausgefiltert</string>
<string name="event_color">Event color</string>
<string name="default_calendar_color">Default calendar color</string>
<string name="event_color">Terminfarbe</string>
<string name="default_calendar_color">Standardkalenderfarbe</string>
<!-- Tasks -->
<string name="task">Aufgabe</string>
<string name="tasks">Aufgaben</string>
@ -292,4 +292,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

@ -210,10 +210,17 @@
<string name="allow_changing_time_zones">Abilita il cambio del fuso orario negli eventi</string>
<string name="manage_quick_filter_event_types">Gestisci i tipi di eventi con filtro rapido</string>
<string name="allow_creating_tasks">Permetti la creazione di compiti</string>
<string name="backups">Backups</string>
<string name="enable_automatic_backups">Enable automatic backups</string>
<string name="manage_automatic_backups">Manage automatic backups</string>
<string name="date_time_pattern_info">You can use the following patterns to name your file automatically:\n\n%Y - year\n%M - month\n%D - day\n%h - hour\n%m - minute\n%s - second</string>
<string name="backups">Backup</string>
<string name="enable_automatic_backups">Abilita i backup automatici</string>
<string name="manage_automatic_backups">Gestisci i backup automatici</string>
<string name="date_time_pattern_info">È possibile utilizzare i seguenti schemi per assegnare automaticamente un nome al file:
\n
\n%Y - anno
\n%M - mese
\n%D - giorno
\n%h - ora
\n%m - minuto
\n%s - secondo</string>
<!-- CalDAV sync -->
<string name="caldav">CalDAV</string>
<string name="select_caldav_calendars">Seleziona un calendario da sincronizzare</string>
@ -288,4 +295,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>