diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-07 02:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-07 02:14:09 +0000 |
commit | ed03a0c217988ab8a26c6b4a71e098ff3cfd934a (patch) | |
tree | 3847d121b5e497dde92718df62f2bcd11b263139 /lib/l10n | |
parent | 7f2c21f05658128e5dbefd4d64a6cdbdf9334631 (diff) | |
download | nextcloud-server-ed03a0c217988ab8a26c6b4a71e098ff3cfd934a.tar.gz nextcloud-server-ed03a0c217988ab8a26c6b4a71e098ff3cfd934a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/eo.js | 1 | ||||
-rw-r--r-- | lib/l10n/eo.json | 1 | ||||
-rw-r--r-- | lib/l10n/sl.js | 1 | ||||
-rw-r--r-- | lib/l10n/sl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index 965705e5c1e..fb3956d5053 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -68,6 +68,7 @@ OC.L10N.register( "Empty file" : "Malplena dosiero", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulo kun identigilo %s ne ekzistas. Bv. ŝalti ĝin en la aplikaĵa agordo aŭ kontakti vian administranton.", "File already exists" : "La dosiero jam ekzistas", + "Templates" : "Ŝablonoj", "File name is a reserved word" : "Dosiernomo estas rezervita vorto", "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", "File name is too long" : "La dosiernomo estas tro longa", diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 86ce347318b..c47293cd898 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -66,6 +66,7 @@ "Empty file" : "Malplena dosiero", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Modulo kun identigilo %s ne ekzistas. Bv. ŝalti ĝin en la aplikaĵa agordo aŭ kontakti vian administranton.", "File already exists" : "La dosiero jam ekzistas", + "Templates" : "Ŝablonoj", "File name is a reserved word" : "Dosiernomo estas rezervita vorto", "File name contains at least one invalid character" : "Dosiernomo enhavas almenaŭ unu nevalidan signon", "File name is too long" : "La dosiernomo estas tro longa", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 5c4ad29507c..2333b3f0317 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -87,6 +87,7 @@ OC.L10N.register( "Appearance and accessibility" : "Videz in dostopnost", "Apps" : "Programi", "Personal settings" : "Osebne nastavitve", + "Administration settings" : "Skrbniške nastavitve", "Settings" : "Nastavitve", "Log out" : "Odjava", "Users" : "Uporabniki", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 2db8a5d51fb..d729101e3c5 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -85,6 +85,7 @@ "Appearance and accessibility" : "Videz in dostopnost", "Apps" : "Programi", "Personal settings" : "Osebne nastavitve", + "Administration settings" : "Skrbniške nastavitve", "Settings" : "Nastavitve", "Log out" : "Odjava", "Users" : "Uporabniki", |