diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-30 02:20:34 +0000 |
commit | fcbe4c5be5289597c0336b1533ba6710c2c0386c (patch) | |
tree | 6a99734120d2e9511a4f0096094dd98dce2fe0bb /apps/files/l10n/sl.js | |
parent | 98c8cd508944c054d08c6acde5e2d64867d84fb9 (diff) | |
download | nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.tar.gz nextcloud-server-fcbe4c5be5289597c0336b1533ba6710c2c0386c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sl.js')
-rw-r--r-- | apps/files/l10n/sl.js | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 6fad51baa24..8e6b47e8620 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -68,7 +68,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["%n mapa","%n mapi","%n mape","%n mape"], "_%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 skrite","vključujoč %n skritih","vključujoč %n skritih","vključujoč %n skritih"], + "_including %n hidden_::_including %n hidden_" : ["vključujoč %n skrito","vključujoč %n skriti","vključujoč %n skrite","vključujoč %n skritih"], "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje in ustvarjanje datotek na tem mestu.", "_Uploading %n file_::_Uploading %n files_" : ["Posodabljanje %n datoteke","Posodabljanje %n datotek","Posodabljanje %n datotek","Poteka posodabljanje %n datotek"], "New" : "Novo", @@ -166,6 +166,16 @@ OC.L10N.register( "Tags" : "Oznake", "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", + "Pick a template for {name}" : "Izbor predloge za {name}", + "Cancel" : "Prekliči", + "Create" : "Ustvari", + "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", + "Creating file" : "Poteka ustvarjanje datoteke", + "Blank" : "Prazno", + "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", + "Set up templates folder" : "Nastavitev mape predlog", + "Templates" : "Predloge", + "Unable to initialize the templates directory" : "Ni mogoče začeti mape predlog", "%s used" : "Uporabljeno %s", "%s%% of %s used" : "Uporabljeno %s%% od %s", "%1$s of %2$s used" : "Uporabljeno %1$s od %2$s", |