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:
Diffstat (limited to 'apps/systemtags/l10n/sk.js')
-rw-r--r--apps/systemtags/l10n/sk.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js
index e5add97c9fc..d86622062e9 100644
--- a/apps/systemtags/l10n/sk.js
+++ b/apps/systemtags/l10n/sk.js
@@ -42,17 +42,17 @@ OC.L10N.register(
"%s (invisible)" : "%s (neviditeľné)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Systémové štítky</strong> súboru boli upravené",
"Collaborative tags" : "Značky pre spoluprácu",
- "Create and edit collaborative tags. These tags affect all users." : "Vytvárajte a upravujte štítky pre spoluprácu. Tieto značky ovplyvnia všetkých používateľov.",
"Select tag …" : "Vybrať štítok ...",
"Name" : "Názov",
- "Delete" : "Zmazať",
"Public" : "Verejné",
"Restricted" : "Obmedzené",
"Invisible" : "Neviditeľné",
+ "Delete" : "Zmazať",
"Reset" : "Vynulovať",
"No files in here" : "Žiadne súbory",
"No entries found in this folder" : "V tomto priečinku sa nič nenašlo",
"Size" : "Veľkosť",
- "Modified" : "Upravené"
+ "Modified" : "Upravené",
+ "Create and edit collaborative tags. These tags affect all users." : "Vytvárajte a upravujte štítky pre spoluprácu. Tieto značky ovplyvnia všetkých používateľov."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");