This commit is contained in:
the-djmaze 2022-04-16 11:01:24 +02:00
parent 7bbc53c8af
commit 0a49027840
64 changed files with 239 additions and 123 deletions

View file

@ -104,7 +104,7 @@
"LABEL_ALL_RIGHTS_RESERVED": "Alle Rechte vorbehalten.",
"HINT_READ_CHANGE_LOG": "Bitte Lesen Sie das Änderungsprotokoll vor dem Update.",
"HINT_IS_UP_TO_DATE": "RainLoop ist auf dem neusten Stand.",
"HTML_NEW_VERSION": "Neue Version <b>%VERSION%</b> verfügbar.",
"HTML_NEW_VERSION": "Neue Version <b>%VERSION%<\/b> verfügbar.",
"LABEL_UPDATING": "Aktualisiere",
"LABEL_CHECKING": "Prüfe auf Aktualisierungen",
"BUTTON_RELEASES": "Releases"

View file

@ -404,7 +404,10 @@
"LABEL_CONTACTS_SYNC_ENABLE": "Remote-Synchronisierung aktivieren",
"LABEL_CONTACTS_SYNC_SERVER": "Server",
"LABEL_CONTACTS_SYNC_AB_URL": "Adressbuch-URL",
"LABEL_CONTACTS_SYNC_USER": "Benutzer"
"LABEL_CONTACTS_SYNC_USER": "Benutzer",
"SYNC_NO": "Nein",
"SYNC_YES": "Ja",
"SYNC_READ": "Read only"
},
"SETTINGS_THEMES": {
"LEGEND_THEMES": "Themen",