aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-19 00:20:35 +0000
commit8afe96afd50f99b8a40116a6c1e25350784fcaf7 (patch)
tree7484e36d6452dbf0398ef1a94c8cf7fc4f9c4dd6 /apps/files_sharing/l10n/sk.js
parent5c128ba7a0378ec062683adde8d115d8fb0e6afa (diff)
downloadnextcloud-server-8afe96afd50f99b8a40116a6c1e25350784fcaf7.tar.gz
nextcloud-server-8afe96afd50f99b8a40116a6c1e25350784fcaf7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/sk.js')
-rw-r--r--apps/files_sharing/l10n/sk.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js
index f611049fec1..31e12e6ea9b 100644
--- a/apps/files_sharing/l10n/sk.js
+++ b/apps/files_sharing/l10n/sk.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"Wrong path, file/folder does not exist" : "Neplatná cesta, súbor alebo priečinok neexistuje",
"Could not create share" : "Nie je možné sprístupniť",
"Invalid permissions" : "Neplatné oprávnenia",
+ "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
"Please specify a valid account to share with" : "Prosím, uveďte platný účet, s ktorým chcete zdieľať",
"Group sharing is disabled by the administrator" : "Skupinové zdieľanie je zakázané administrátorom",
"Please specify a valid group" : "Zvoľte prosím platnú skupinu",
@@ -88,7 +89,6 @@ OC.L10N.register(
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk /Rozhovor/ zlyhalo, pretože Nextcloud Rozhovor nie je zapnutý",
"Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sprístupnenie %1$s zlyhalo, backend nepodporuje typ sprístupnenia %2$s",
"Please specify a valid federated account ID" : "Prosím zvoľte platné ID združeného účtu.",
- "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD",
"Please specify a valid federated group ID" : "Prosím zvoľte platné ID združenej skupiny",
"You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom",
"Please specify a valid circle" : "Zadajte platný kruh",
@@ -210,12 +210,10 @@ OC.L10N.register(
"Share with {userName}" : "Zdiľať s {userName}",
"Share with group" : "Zdieľať so skupinou",
"Share in conversation" : "Zdieľať v rozhovore",
- "Share with remote" : "Zdieľať so vzdialeným",
"Share with remote group" : "Zdieľať so vzdialenou skupinou",
"Share with guest" : "Zdiľať s hosťom",
- "Share with" : "Zdieľať s",
- "Save share" : "Uložiť zdieľanie",
"Update share" : "Aktualizovať zdieľanie",
+ "Save share" : "Uložiť zdieľanie",
"Others with access" : "Ďalší, ktorí majú prístup",
"No other accounts with access found" : "Neboli nájdené žiadne ďalšie účty s prístupom",
"Toggle list of others with access to this directory" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto priečinku",
@@ -314,6 +312,8 @@ OC.L10N.register(
"the item was removed" : "položka bola presunutá",
"the link expired" : "linke vypršala platnosť",
"sharing is disabled" : "sprístupňovanie je zakázané",
- "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz."
+ "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
+ "Share with remote" : "Zdieľať so vzdialeným",
+ "Share with" : "Zdieľať s"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");