diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
commit | dc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch) | |
tree | 156b3fdf852ec411dd814d3623c18fd8b96d59e1 /lib/l10n/sl.php | |
parent | faf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff) | |
download | nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sl.php')
-rw-r--r-- | lib/l10n/sl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php index 56be601f54d..49c9c6a3b29 100644 --- a/lib/l10n/sl.php +++ b/lib/l10n/sl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"No app name specified" => "Ni podanega imena programa", "Help" => "Pomoč", "Personal" => "Osebno", "Settings" => "Nastavitve", @@ -14,6 +15,10 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Datoteke je mogoče prejeti le posamično.", "Back to Files" => "Nazaj na datoteke", "Selected files too large to generate zip file." => "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip.", +"No source specified when installing app" => "Ni podanega vira med nameščenjem programa", +"No href specified when installing app from http" => "Ni podanega podatka naslova HREF med nameščenjem programa preko protokola HTTP.", +"No path specified when installing app from local file" => "Ni podane poti med nameščenjem programa iz krajevne datoteke", +"Archives of type %s are not supported" => "Arhivi vrste %s niso podprti", "App directory already exists" => "Programska mapa že obstaja", "Application is not enabled" => "Program ni omogočen", "Authentication error" => "Napaka overjanja", |