diff options
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index efcd0118270..c8c072452b6 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -14,16 +14,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.", "Uploading..." : "Poteka pošiljanje ...", "..." : "...", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "še {hours}:{minutes}:{seconds} ur{plural_s}", - "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "še {minutes}:{seconds} minut{plural_s}", - "{minutes}:{seconds}m" : "{minutes}:{seconds}min", - "{seconds} second{plural_s} left" : "še {seconds} sekund{plural_s}", - "{seconds}s" : "{seconds}s", - "Any moment now..." : "Vsak trenutek ...", - "Soon..." : "Kmalu", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} od {totalSize} ({bitrate})", - "File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.", "Actions" : "Dejanja", "Download" : "Prejmi", "Rename" : "Preimenuj", @@ -114,6 +105,15 @@ "Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}", "Error uploading file \"{fileName}\": {message}" : "Napaka pošiljanja datoteke \"{fileName}\": {message}", "Could not get result from server." : "Ni mogoče pridobiti podatkov s strežnika.", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "še {hours}:{minutes}:{seconds} ur{plural_s}", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds} minute{plural_s} left" : "še {minutes}:{seconds} minut{plural_s}", + "{minutes}:{seconds}m" : "{minutes}:{seconds}min", + "{seconds} second{plural_s} left" : "še {seconds} sekund{plural_s}", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "Vsak trenutek ...", + "Soon..." : "Kmalu", + "File upload is in progress. Leaving the page now will cancel the upload." : "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.", "No entries in this folder match '{filter}'" : "Ni zadetkov, ki bi bili skladni z nizom '{filter}'", "Local link" : "Krajevna povezava", "{newname} already exists" : "{newname} že obstaja", @@ -131,8 +131,6 @@ "%2$s restored %1$s" : "Uporabnik %2$s je obnovil predmet %1$s.", "Changed by %2$s" : "Zadnja sprememba: %2$s", "Deleted by %2$s" : "Izbrisano: %2$s", - "Restored by %2$s" : "Obnovljeno: %2$s", - "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabi ta naslov za <a href=\"%s\" target=\"_blank\">dostop do tvojih datotek preko WebDAV</a>", - "Cancel upload" : "Prekini nalaganje" + "Restored by %2$s" : "Obnovljeno: %2$s" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |