diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-08 00:10:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-08 00:10:21 +0000 |
commit | b992bf21426cd23428b56d00b67ce100bf0da4be (patch) | |
tree | 08cca5b4bdcdce6568f1170f3dacb4933b3035ad /apps/files/l10n/sl.json | |
parent | 25a1a68bc9eb827965495627ab11d3dfc7c3c09e (diff) | |
download | nextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.tar.gz nextcloud-server-b992bf21426cd23428b56d00b67ce100bf0da4be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.json')
-rw-r--r-- | apps/files/l10n/sl.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 21a93041b18..d3f65d33bba 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -19,6 +19,7 @@ "Invalid directory." : "Neveljavna mapa.", "Files" : "Datoteke", "All files" : "Vse datoteke", + "Recent" : "Nedavno", "File could not be found" : "Datoteke ne najdem", "Home" : "Domači naslov", "Close" : "Zapri", @@ -71,6 +72,7 @@ "_%n folder_::_%n folders_" : ["%n mapa","%n mapi","%n mape","%n map"], "_%n file_::_%n files_" : ["%n datoteka","%n datoteki","%n datoteke","%n datotek"], "{dirs} and {files}" : "{dirs} in {files}", + "_including %n hidden_::_including %n hidden_" : ["Vključujoč %n skrit","Vključujoč %n skrita","Vključujoč %n skritih","Vključujoč %n skritih"], "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje ali ustvarjanje datotek na tem mestu.", "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Posodabljanje %n datotek"], "New" : "Novo", @@ -81,6 +83,7 @@ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Shramba uporabnika {owner} je polna ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)" : "Prostor za shranjevanje je skoraj do konca zaseden ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["se sklada s filtrom '{filter}'","se skladata s filtrom '{filter}'","se skladajo s filtrom '{filter}'","se skladajo s filtrom '{filter}'"], + "View in folder" : "Prikaži v mapi", "Path" : "Pot", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajta","%n bajti","%n bajtov"], "Favorited" : "Označeno kot priljubljeno", @@ -128,6 +131,8 @@ "No favorites" : "Ni priljubljenih predmetov", "Files and folders you mark as favorite will show up here" : "Datoteke ali mape, ki so označene kot priljubljene, bodo zbrane na tem mestu.", "Text file" : "Besedilna datoteka", - "New text file.txt" : "Nova datoteka.txt" + "New text file.txt" : "Nova datoteka.txt", + "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" },"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 |