diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-20 00:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-20 00:17:12 +0000 |
commit | 1c1c9075c1a8311d1cc208bbb26daed703c3714d (patch) | |
tree | df0f1cbb0e8f096656047c8671d1a56341c68b8c /apps/dav | |
parent | 6fc80a4c537f783fae1d54b1fac86e05b14d376d (diff) | |
download | nextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.tar.gz nextcloud-server-1c1c9075c1a8311d1cc208bbb26daed703c3714d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/sl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/sl.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index d6e8ea14454..c8c119048ea 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -118,6 +118,8 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified", + "Accounts" : "Accounts", + "System address book which holds all accounts" : "System address book which holds all accounts", "File is not updatable: %1$s" : "File is not updatable: %1$s", "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook", "Could not write file contents" : "Could not write file contents", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 93cb2de3a53..ebcb6d478b6 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -116,6 +116,8 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}", "You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified", + "Accounts" : "Accounts", + "System address book which holds all accounts" : "System address book which holds all accounts", "File is not updatable: %1$s" : "File is not updatable: %1$s", "Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook", "Could not write file contents" : "Could not write file contents", diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 60df1a47c6b..e4d95c21f06 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -105,6 +105,7 @@ OC.L10N.register( "Friday" : "petek", "Saturday" : "sobota", "Sunday" : "nedelja", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Samodejno nastavi stanje uporabnika na »Ne moti« in zavračaj prikaz obvestil izven časa razpoložljivosti.", "Save" : "Shrani", "Failed to load availability" : "Nalaganje seznama razpoložljivih polj je spodletelo", "Calendar server" : "Strežnik koledarja", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index c25d1bc0744..0d98349d8b3 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -103,6 +103,7 @@ "Friday" : "petek", "Saturday" : "sobota", "Sunday" : "nedelja", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Samodejno nastavi stanje uporabnika na »Ne moti« in zavračaj prikaz obvestil izven časa razpoložljivosti.", "Save" : "Shrani", "Failed to load availability" : "Nalaganje seznama razpoložljivih polj je spodletelo", "Calendar server" : "Strežnik koledarja", |