diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-23 00:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-23 00:12:30 +0000 |
commit | cce9f25d864e2c3f55c738396da54f0e5c9edf85 (patch) | |
tree | fe5c9fd7992a8269505ecca05f81c8bc24cb6a43 /lib/l10n | |
parent | bd89af478eb082250f368e1ce80e85c6b971ff00 (diff) | |
download | nextcloud-server-cce9f25d864e2c3f55c738396da54f0e5c9edf85.tar.gz nextcloud-server-cce9f25d864e2c3f55c738396da54f0e5c9edf85.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sl.js | 2 | ||||
-rw-r--r-- | lib/l10n/sl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index d1a1000c3f5..dd4f276c280 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -41,8 +41,10 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.", "__language_name__" : "Slovenščina", + "Help" : "Pomoč", "Apps" : "Programi", "Settings" : "Nastavitve", + "Log out" : "Odjava", "Users" : "Uporabniki", "Unknown user" : "Neznan uporabnik", "Overview" : "Splošni pregled", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index cffcc592c87..8654eed0508 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -39,8 +39,10 @@ "App \"%s\" cannot be installed because appinfo file cannot be read." : "Programa \\\"%s\\\" ni mogoče namestiti, ker ni mogoče brati datoteke appinfo.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Programa »%s« ni mogoče namestiti, ker ni združljiv z nameščeno različico strežnika.", "__language_name__" : "Slovenščina", + "Help" : "Pomoč", "Apps" : "Programi", "Settings" : "Nastavitve", + "Log out" : "Odjava", "Users" : "Uporabniki", "Unknown user" : "Neznan uporabnik", "Overview" : "Splošni pregled", |