summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sl.js')
-rw-r--r--apps/files_sharing/l10n/sl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js
index 4c105e9365f..303b3a68682 100644
--- a/apps/files_sharing/l10n/sl.js
+++ b/apps/files_sharing/l10n/sl.js
@@ -42,9 +42,6 @@ OC.L10N.register(
"Download" : "Prejmi",
"Direct link" : "Neposredna povezava",
"Share API is disabled" : "API za souporabo je izključen",
- "This share is password-protected" : "To mesto je zaščiteno z geslom.",
- "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
- "Password" : "Geslo",
"No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
"Name" : "Ime",
"Share time" : "Čas souporabe",
@@ -58,6 +55,9 @@ OC.L10N.register(
"Upload files to %s" : "Naloži datoteke v %s",
"Select or drop files" : "Izberi ali povleci datoteke",
"Uploading files…" : "Nalaganje datotek...",
- "Uploaded files:" : "Naložene datoteke:"
+ "Uploaded files:" : "Naložene datoteke:",
+ "This share is password-protected" : "To mesto je zaščiteno z geslom.",
+ "The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
+ "Password" : "Geslo"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");