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>2020-02-26 05:18:20 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:20 +0300
commit0e7163c7c108711d1b968406a7492803b62badba (patch)
tree4ee319d9eda5b083c508b984b7b894c8f0d2407d /core/l10n/sl.js
parenta5a58649b3cf83717515dc4ff9468822ad74131e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sl.js')
-rw-r--r--core/l10n/sl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 08066e9e8bd..4d779b1aed0 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -165,6 +165,10 @@ OC.L10N.register(
"Name" : "Ime",
"Size" : "Velikost",
"Modified" : "Spremenjeno",
+ "\"{name}\" is an invalid file name." : "Ime »{name}« ni veljavno ime datoteke.",
+ "File name cannot be empty." : "Ime datoteke ne sme biti prazno polje.",
+ "\"/\" is not allowed inside a file name." : "znak » / « v imenu datoteke ni dovoljen.",
+ "\"{name}\" is not an allowed filetype" : "Ime »{name}« ni dovoljena vrsta datoteke.",
"{newName} already exists" : "{newName} že obstaja",
"Choose" : "Izbor",
"Copy" : "Kopiraj",