diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /apps/updatenotification/l10n/sk.json | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sk.json')
-rw-r--r-- | apps/updatenotification/l10n/sk.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/updatenotification/l10n/sk.json b/apps/updatenotification/l10n/sk.json index f0a15730d3e..108e3032904 100644 --- a/apps/updatenotification/l10n/sk.json +++ b/apps/updatenotification/l10n/sk.json @@ -1,7 +1,15 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} je dostupná. Získajte viac informácií o postupe aktualizácie.", + "Update notifications" : "Aktualizovať hlásenia", + "Channel updated" : "Kanál bol aktualizovaný", + "The update server could not be reached since %d days to check for new updates." : "Aktualizačný server je nedostupný %d dní pre kontrolu aktualizácií.", + "Please check the Nextcloud and server log files for errors." : "Chyby skontrolujte prosím v logoch Nextcloud a webového servera", + "Update to %1$s is available." : "Je dostupná aktualizácia na verziu %1$s.", + "Update for %1$s to version %2$s is available." : "Pre %1$s je dostupná aktualizácia na verziu %2$s.", + "Update for {app} to version %s is available." : "Pre {app} je dostupná aktualizácia na verziu %s.", + "Update notification" : "Aktualizovať hlásenie", "Open updater" : "Otvoriť aktualizátor", - "Your version is up to date." : "Vaša verzia je atuálna.", + "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.", "A non-default update server is in use to be checked for updates:" : "Pre kontrolu aktualizácií sa používa iný než predvolený server:", "Update channel:" : "Aktualizačný kanál:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vždy je možné prejsť na novšiu verziu / experimentálny kanál. Ale následne nie je možné prejsť naspäť na staršiu verziu / stabilnejší kanál.", @@ -11,19 +19,11 @@ "The selected update channel does not support updates of the server." : "Vybraný aktualizačný kanál nepodporuje aktualizácie servera.", "A new version is available: <strong>{newVersionString}</strong>" : "Je dostupná nová verzia: <strong>{newVersionString}</strong>", "Could not start updater, please try the manual update" : "Nebolo možné spustiť aktualizátor, skúste prosím manuálnu aktualizáciu", - "Update notifications" : "Aktualizovať hlásenia", - "Channel updated" : "Kanál bol aktualizovaný", - "The update server could not be reached since %d days to check for new updates." : "Aktualizačný server je nedostupný %d dní pre kontrolu aktualizácií.", - "Please check the Nextcloud and server log files for errors." : "Chyby skontrolujte prosím v logoch Nextcloud a webového servera", - "Update to %1$s is available." : "Je dostupná aktualizácia na verziu %1$s.", - "Update for %1$s to version %2$s is available." : "Pre %1$s je dostupná aktualizácia na verziu %2$s.", - "Update for {app} to version %s is available." : "Pre {app} je dostupná aktualizácia na verziu %s.", - "Update notification" : "Aktualizovať hlásenie", "A new version is available: %s" : "Je dostupná nová verzia: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Verzia, ktorú používate už nie je podporovaná. Čím skôr aktualizujte na podporovanú verziu prosím.", "Download now" : "Stiahnuť teraz", + "Your version is up to date." : "Vaša verzia je atuálna.", "Checked on %s" : "Skontrolované %s", - "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané.", - "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku." + "The selected update channel makes dedicated notifications for the server obsolete." : "Pre vybraný aktualizačný kanál budú priradené upozornenia pre server zastarané." },"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 |