diff options
Diffstat (limited to 'apps/files/l10n/sl.php')
-rw-r--r-- | apps/files/l10n/sl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php index bf934c3c928..0c58be5b57f 100644 --- a/apps/files/l10n/sl.php +++ b/apps/files/l10n/sl.php @@ -50,7 +50,6 @@ $TRANSLATIONS = array( "Unshare" => "Prekini souporabo", "Delete permanently" => "Izbriši dokončno", "Rename" => "Preimenuj", -"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen, kadar je datoteka zelo velika.", "Pending" => "V čakanju ...", "Error moving file." => "Napaka premikanja datoteke.", "Error moving file" => "Napaka premikanja datoteke", @@ -70,6 +69,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ni ustreznega osebnega ključa za program za šifriranje. Posodobite osebni ključ za dostop do šifriranih datotek med nastavitvami.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Šifriranje je onemogočeno, datoteke pa so še vedno šifrirane. Odšifrirajte jih med nastavitvami.", "{dirs} and {files}" => "{dirs} in {files}", +"%s could not be renamed as it has been deleted" => "Datoteke %s ni mogoče preimenovati, ker je bila že prej izbrisana.", "%s could not be renamed" => "%s ni mogoče preimenovati", "Upload (max. %s)" => "Pošiljanje (omejitev %s)", "File handling" => "Upravljanje z datotekami", |