summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-12 02:19:35 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-12 02:19:35 +0000
commit140068e91d5a83b238f59b37b52e0cc333622470 (patch)
tree3a189f269acaf644e6b3ece9de686a094a7dcf0b /apps/files_sharing
parenta0f95cd1d3805f0e2138acd13946de20a96fbe9a (diff)
downloadnextcloud-server-140068e91d5a83b238f59b37b52e0cc333622470.tar.gz
nextcloud-server-140068e91d5a83b238f59b37b52e0cc333622470.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/sk.js4
-rw-r--r--apps/files_sharing/l10n/sk.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index 072268a5406..b04af2585e1 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -169,6 +169,7 @@ OC.L10N.register(
"Password protection" : "Ochrana heslom",
"Enter a password" : "Zadajte heslo",
"Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)",
+ "Create share" : "Vytvoriť sprístupnenie",
"Cancel" : "Zrušiť",
"Share label" : "Štitok zdieľania",
"Read only" : "Iba na čítanie",
@@ -186,6 +187,8 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti",
"No recommendations. Start typing." : "Žiadne odporúčania. Píšte.",
"Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené",
+ "Name or email …" : "Meno alebo e-mail …",
+ "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
"Searching …" : "Hľadá sa …",
"No elements found." : "Nenájdené žiadne prvky.",
"Search globally" : "Hľadať globálne",
@@ -228,6 +231,7 @@ OC.L10N.register(
"Uploading files" : "Nahrávanie súborov",
"Uploaded files:" : "Nahrané súbory...",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.",
+ "Name, email, or federated cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
"Uploading files…" : "Nahrávanie súborov..."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json
index c811b11de01..6e26c33ec77 100644
--- a/apps/files_sharing/l10n/sk.json
+++ b/apps/files_sharing/l10n/sk.json
@@ -167,6 +167,7 @@
"Password protection" : "Ochrana heslom",
"Enter a password" : "Zadajte heslo",
"Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)",
+ "Create share" : "Vytvoriť sprístupnenie",
"Cancel" : "Zrušiť",
"Share label" : "Štitok zdieľania",
"Read only" : "Iba na čítanie",
@@ -184,6 +185,8 @@
"Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti",
"No recommendations. Start typing." : "Žiadne odporúčania. Píšte.",
"Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené",
+ "Name or email …" : "Meno alebo e-mail …",
+ "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
"Searching …" : "Hľadá sa …",
"No elements found." : "Nenájdené žiadne prvky.",
"Search globally" : "Hľadať globálne",
@@ -226,6 +229,7 @@
"Uploading files" : "Nahrávanie súborov",
"Uploaded files:" : "Nahrané súbory...",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.",
+ "Name, email, or federated cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …",
"Uploading files…" : "Nahrávanie súborov..."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file