diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:37 +0000 |
commit | fc8bbf615433f6a769e548b2acf854e827f42b7a (patch) | |
tree | ec297f2fbbfc09e17aa790e65340f87c94b84e6c /apps/settings/l10n/sl.json | |
parent | 7da3f878171fa38c1ec99ae9d0b60917dd19ae3e (diff) | |
download | nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.tar.gz nextcloud-server-fc8bbf615433f6a769e548b2acf854e827f42b7a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/sl.json')
-rw-r--r-- | apps/settings/l10n/sl.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 061a46179e6..daebe7deda0 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -550,8 +550,9 @@ "Account documentation" : "Dokumentacija računa", "Administration documentation" : "Skrbniška dokumentacija", "Forum" : "Forum", - "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud", "General documentation" : "Splošna dokumentacija", + "Legal notice" : "Pravno obvestilo", + "Privacy policy" : "Pravila zasebnosti", "None/STARTTLS" : "Brez/STARTTLS", "SSL" : "Protokol SSL", "Open documentation" : "Odprta dokumentacija", @@ -689,6 +690,7 @@ "Failed to update user manager" : "Posodabljanje upravljalnika uporabnikov je spodletelo", "User management settings" : "Nastavitve upravljanja z računi uporabnikov", "Send welcome email to new users" : "Pošlji sporočilo novim uporabnikom", - "Creating group …" : "Poteka ustvarjanje skupine ..." + "Creating group …" : "Poteka ustvarjanje skupine ...", + "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |