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-03-31 05:19:03 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-31 05:19:03 +0300
commit186d5ff5ed9d675e0ada8a47f89db2041508f4c5 (patch)
tree2eca7c395127e14c4c96fdc1ade174ef713db830 /apps/systemtags
parentdc9df2b7ab908539c3f793108c1c49b764e446f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/sk.js6
-rw-r--r--apps/systemtags/l10n/sk.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/sk.js b/apps/systemtags/l10n/sk.js
index 8cd5980b7d4..1982fc0e91a 100644
--- a/apps/systemtags/l10n/sk.js
+++ b/apps/systemtags/l10n/sk.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Štítky",
+ "Tag name is empty" : "Názov štítku je prázdny",
"Update" : "Aktualizovať",
"Create" : "Vytvoriť",
"Select tag…" : "Vyber štítok...",
@@ -33,6 +34,8 @@ OC.L10N.register(
"You added system tag {systemtag} to {file}" : "K {file} ste pridali systémový štítok {systemtag}",
"%1$s added system tag %3$s to %2$s" : "%1$s k %2$s pridal(a) systémový štítok %3$s",
"{actor} added system tag {systemtag} to {file}" : " {actor} k {file} pridal(a) systémový štítok {systemtag}",
+ "System tag %2$s was removed from %1$s by the system" : "Systémový štítok %2$s bol z %1$s odstránený systémom",
+ "System tag {systemtag} was removed from {file} by the system" : "Systémový štítok {systemtag} bol z {file} odstránený systémom",
"You removed system tag %2$s from %1$s" : "Z %2$s ste odstránili systémový štítok %1$s",
"You removed system tag {systemtag} from {file}" : "Z {file} ste odstránili systémový štítok {systemtag}",
"%1$s removed system tag %3$s from %2$s" : "%1$s odstránil(a) systémový štítok %3$s z %2$s",
@@ -41,11 +44,14 @@ 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",
+ "Collaborative tagging functionality which shares tags among users." : "Funkcie spoločného označovania, ktoré zdieľajú štítky medzi používateľmi.",
+ "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcie spoločného označovania, ktoré zdieľajú štítky medzi používateľmi. Skvelé pre tímy.\n\t (Ak ste poskytovateľom inštalácie pre viacero subjektov, odporúča sa túto aplikáciu deaktivovať, pretože štítky sú zdieľané.)",
"Tagged files" : "Súbory so štítkom",
"Select tags to filter by" : "Vybrať štítky pre filter",
"No tags found" : "Štítky sa nenašli",
"Please select tags to filter by" : "Vyberte štítky pre filtrovanie",
"No files found for the selected tags" : "Neboli nájdené žiadne súbory označené vybranými štítkami",
+ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené značky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.",
"Select tag …" : "Vybrať štítok ...",
"Create a new tag" : "Vytvoriť nový štítok",
"Name" : "Názov",
diff --git a/apps/systemtags/l10n/sk.json b/apps/systemtags/l10n/sk.json
index c2ceebf7d9e..4cf928a373c 100644
--- a/apps/systemtags/l10n/sk.json
+++ b/apps/systemtags/l10n/sk.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Štítky",
+ "Tag name is empty" : "Názov štítku je prázdny",
"Update" : "Aktualizovať",
"Create" : "Vytvoriť",
"Select tag…" : "Vyber štítok...",
@@ -31,6 +32,8 @@
"You added system tag {systemtag} to {file}" : "K {file} ste pridali systémový štítok {systemtag}",
"%1$s added system tag %3$s to %2$s" : "%1$s k %2$s pridal(a) systémový štítok %3$s",
"{actor} added system tag {systemtag} to {file}" : " {actor} k {file} pridal(a) systémový štítok {systemtag}",
+ "System tag %2$s was removed from %1$s by the system" : "Systémový štítok %2$s bol z %1$s odstránený systémom",
+ "System tag {systemtag} was removed from {file} by the system" : "Systémový štítok {systemtag} bol z {file} odstránený systémom",
"You removed system tag %2$s from %1$s" : "Z %2$s ste odstránili systémový štítok %1$s",
"You removed system tag {systemtag} from {file}" : "Z {file} ste odstránili systémový štítok {systemtag}",
"%1$s removed system tag %3$s from %2$s" : "%1$s odstránil(a) systémový štítok %3$s z %2$s",
@@ -39,11 +42,14 @@
"%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",
+ "Collaborative tagging functionality which shares tags among users." : "Funkcie spoločného označovania, ktoré zdieľajú štítky medzi používateľmi.",
+ "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcie spoločného označovania, ktoré zdieľajú štítky medzi používateľmi. Skvelé pre tímy.\n\t (Ak ste poskytovateľom inštalácie pre viacero subjektov, odporúča sa túto aplikáciu deaktivovať, pretože štítky sú zdieľané.)",
"Tagged files" : "Súbory so štítkom",
"Select tags to filter by" : "Vybrať štítky pre filter",
"No tags found" : "Štítky sa nenašli",
"Please select tags to filter by" : "Vyberte štítky pre filtrovanie",
"No files found for the selected tags" : "Neboli nájdené žiadne súbory označené vybranými štítkami",
+ "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Štítky pre spoluprácu sú k dispozícii pre všetkých používateľov. Obmedzené značky sú viditeľné pre používateľov, ale nedajú sa priradiť. Neviditeľné značky sú určené na interné použitie, pretože používatelia ich nemôžu vidieť ani priradiť.",
"Select tag …" : "Vybrať štítok ...",
"Create a new tag" : "Vytvoriť nový štítok",
"Name" : "Názov",