summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/sk.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-26 00:12:48 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-26 00:12:48 +0000
commitaff53d6e3477afc54a56eed88d242020a92801d6 (patch)
tree2bb140ea6a7f1e965536dc0379ec9838376cd889 /apps/updatenotification/l10n/sk.js
parent61c38885c734aa7606de895b1e28f51df2cc3440 (diff)
downloadnextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.tar.gz
nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sk.js')
-rw-r--r--apps/updatenotification/l10n/sk.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js
index f7ceb53aeeb..06ca764032b 100644
--- a/apps/updatenotification/l10n/sk.js
+++ b/apps/updatenotification/l10n/sk.js
@@ -10,7 +10,9 @@ OC.L10N.register(
"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",
+ "Apps with available updates" : "Aplikácie pre ktoré sú dostupné aktualizácie",
"Open updater" : "Otvoriť aktualizátor",
+ "What's new?" : "Čo je nové?",
"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:",
@@ -20,6 +22,13 @@ OC.L10N.register(
"Only notification for app updates are available." : "Sú dostupné upozornenia iba pre aktualizácie aplikácií.",
"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>",
+ "Checked on {lastCheckedDate}" : "Skontrolované {lastCheckedDate}",
+ "Checking apps for compatible updates" : "Kontrolujú sa aplikácie na kompatibilné aktualizácie",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Prosím uistite sa, že Váš config.php nemá nastavené <samp>appstoreenabled</samp>na false.",
+ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nepodarilo sa pripojiť k obchodu s aplikáciami alebo obchod nemá žiadne aktualizácie. Aktualizácie hľadajte manuálne alebo sa uistite, že Váš server má prístup na internet a že sa môže pripojiť k obchodu.",
+ "<strong>All</strong> apps have an update for this version available" : "<strong>Všetky</strong> aplikácie majú dostupnú aktualizáciu",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikácia nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong> aplikácie nemá dostupnú aktualizáciu na túto verziu ","<strong>%n</strong> aplikácií nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong>aplikácií nemá dostupnú aktualizáciu na túto verziu"],
+ "View changelog" : "Zobraziť súhrn zmien",
"Could not start updater, please try the manual update" : "Nebolo možné spustiť aktualizátor, skúste prosím manuálnu aktualizáciu",
"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.",