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>2018-06-22 03:12:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-22 03:12:11 +0300
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/sl.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
[tx-robot] updated from transifex
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);");