diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /lib/l10n/sl.js | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r-- | lib/l10n/sl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index e5bfe2028b6..3c90a1f7a3a 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -19,8 +19,8 @@ OC.L10N.register( "Library %s with a version higher than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, višjo od %s – na voljo je različica %s.", "Library %s with a version lower than %s is required - available version %s." : "Zahtevana je knjižnica %s z različico, manjšo od %s – na voljo je različica %s.", "Following platforms are supported: %s" : "Podprta so okolja: %s", - "Server version %s or higher is required." : "Zaželena verzija strežnika je %s ali višja.", - "Server version %s or lower is required." : "Zaželena verzija strežnika je %s ali nižja.", + "Server version %s or higher is required." : "Zahtevana je različica strežnika %s ali višja.", + "Server version %s or lower is required." : "Zahtevana je različica strežnika %s ali nižja.", "Unknown filetype" : "Neznana vrsta datoteke", "Invalid image" : "Neveljavna slika", "today" : "danes", @@ -39,7 +39,7 @@ OC.L10N.register( "Dot files are not allowed" : "Skrite datoteke niso dovoljene", "Empty filename is not allowed" : "Prazno polje imena datoteke ni dovoljeno.", "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." : "Aplikacije \"%s\" ni mogoče namestiti, ker ni združljiva s trenutno verzijo strežnika", + "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", "Apps" : "Programi", "Users" : "Uporabniki", |