diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:49 +0000 |
commit | daf3b29572921562abcb700052c1de19fdd2fe4e (patch) | |
tree | d7d1af56241f659a82d30436f53bc5a951d0bda0 /apps/files/l10n/sl.js | |
parent | 2693bdf4c1e3f573c4ff1336c0d390e48f31e789 (diff) | |
download | nextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.tar.gz nextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 12eceac7f70..d21d089fd73 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -78,6 +78,7 @@ OC.L10N.register( "_including %n hidden_::_including %n hidden_" : ["vključujoč %n skrito","vključujoč %n skriti","vključujoč %n skrite","vključujoč %n skritih"], "You do not have permission to upload or create files here" : "Ni ustreznih dovoljenja za pošiljanje ali ustvarjanje novih datotek", "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Poteka posodabljanje %n datotek"], + "New" : "Novo", "New file/folder menu" : "Nov meni datoteke/mape", "Select file range" : "Izbor obsega datotek", "{used}%" : "{used} %", @@ -260,6 +261,7 @@ OC.L10N.register( "Open folder {name}" : "Odpri mapo {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", + "Choose" : "Izbor", "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); |