Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-15 06:02:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-15 06:02:16 +0300
commitb6167abff90e02d6b38c0e8c66fff23fb3647d30 (patch)
tree33dbfa3f551779451fba0b7dc8042ba06e1d9ff2
parent280916596387991e648bb79da7e019038fb298f0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sk.js6
-rw-r--r--l10n/sk.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 0551c09..59b4cfc 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Hello %s" : "Ahoj %s",
"Hello %s," : "Ahoj %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["%n nové oznámenie pre %s","%n nových oznámení pre %s","%n nových oznámení pre %s","%n nových oznámení pre %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Máte %n nové oznámenie pre %s","Máte %n nových oznámení pre %s","Máte %n nových oznámení pre %s","Máte %n nových oznámení pre %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Frekvenciu týchto e-mailov môžete zmeniť alebo ich zakázať v <a href=\"%s\"> nastaveniach </a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Frekvenciu týchto e-mailov môžete zmeniť alebo ich zakázať v nastaveniach: %s",
"Admin notifications" : "Notifikácie od administrátora",
"Notifications" : "Upozornenia",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Táto aplikácia poskytuje backend a frontend pre notifikačné API dostupné v Nextcloud.",
@@ -16,6 +20,8 @@ OC.L10N.register(
"seconds ago" : "pred niekoľkými sekundami",
"Failed to dismiss notification" : "Nepoadrilo sa odstrániť notifikáciu",
"in {path}" : "v {path}",
+ "You need to set up your email address before you can receive notification emails." : "Ak chcete dostávať oznámenia emailom, musíte najskôr vyplniť vašu emailovú adresu.",
+ "Send email reminders about unhandled notifications after:" : "Odoslať e-mailové pripomenutia nezachytených upozornení po:",
"Never" : "Nikdy",
"1 hour" : "1 hodina",
"3 hours" : "3 hodiny",
diff --git a/l10n/sk.json b/l10n/sk.json
index c2e8002..01eadec 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -1,6 +1,10 @@
{ "translations": {
"Hello %s" : "Ahoj %s",
"Hello %s," : "Ahoj %s,",
+ "_New notification for %s_::_%n new notifications for %s_" : ["%n nové oznámenie pre %s","%n nových oznámení pre %s","%n nových oznámení pre %s","%n nových oznámení pre %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Máte %n nové oznámenie pre %s","Máte %n nových oznámení pre %s","Máte %n nových oznámení pre %s","Máte %n nových oznámení pre %s"],
+ "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Frekvenciu týchto e-mailov môžete zmeniť alebo ich zakázať v <a href=\"%s\"> nastaveniach </a>.",
+ "You can change the frequency of these emails or disable them in the settings: %s" : "Frekvenciu týchto e-mailov môžete zmeniť alebo ich zakázať v nastaveniach: %s",
"Admin notifications" : "Notifikácie od administrátora",
"Notifications" : "Upozornenia",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Táto aplikácia poskytuje backend a frontend pre notifikačné API dostupné v Nextcloud.",
@@ -14,6 +18,8 @@
"seconds ago" : "pred niekoľkými sekundami",
"Failed to dismiss notification" : "Nepoadrilo sa odstrániť notifikáciu",
"in {path}" : "v {path}",
+ "You need to set up your email address before you can receive notification emails." : "Ak chcete dostávať oznámenia emailom, musíte najskôr vyplniť vašu emailovú adresu.",
+ "Send email reminders about unhandled notifications after:" : "Odoslať e-mailové pripomenutia nezachytených upozornení po:",
"Never" : "Nikdy",
"1 hour" : "1 hodina",
"3 hours" : "3 hodiny",