Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 05:28:28 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 05:28:28 +0300
commita7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch)
treeccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/files/l10n/sl.js
parent2ee948e8d1a836696c514657c78804d1942f0d7b (diff)
[tx-robot] updated 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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index 8bc236f8bab..fdc7f055a62 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -68,7 +68,6 @@ OC.L10N.register(
"_%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 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",
"Select file range" : "Izbor obsega datotek",
@@ -167,7 +166,6 @@ OC.L10N.register(
"Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}",
"Invalid path selected" : "Izbrana je neveljavna pot",
"Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana",
- "Cannot transfer ownership of a file or folder you don't own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik",
"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",
@@ -208,6 +206,8 @@ OC.L10N.register(
"Pending shares" : "Predmeti za souporabo na čakanju",
"Text file" : "Besedilna datoteka",
"New text file.txt" : "nova_datoteka.txt",
- "Select" : "Izbor"
+ "Select" : "Izbor",
+ "You don’t have permission to upload or create files here" : "Ni ustreznih dovoljenj za pošiljanje in ustvarjanje datotek na tem mestu.",
+ "Cannot transfer ownership of a file or folder you don't own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");