diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-28 00:28:21 +0000 |
commit | 0aa65d97146a7ec52f27969f97d03868688f4c64 (patch) | |
tree | 750237b4b035fe009546b550c4e61e9ccde72a1f /apps/updatenotification/l10n/sk.js | |
parent | 32eaf57e015089fbb698d804fee8e18b43f81b2b (diff) | |
download | nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.tar.gz nextcloud-server-0aa65d97146a7ec52f27969f97d03868688f4c64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/sk.js')
-rw-r--r-- | apps/updatenotification/l10n/sk.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js index dbf732cf47c..16ef4ecb567 100644 --- a/apps/updatenotification/l10n/sk.js +++ b/apps/updatenotification/l10n/sk.js @@ -8,6 +8,7 @@ OC.L10N.register( "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 to {serverAndVersion} is available." : "Je dostupná aktualizácia na {serverAndVersion}.", "Update for {app} to version %s is available." : "Pre {app} je dostupná aktualizácia na verziu %s.", "Update notification" : "Aktualizovať hlásenie", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zobrazí upozornenie na aktualizáciu pre Nextcloud a poskytuje zjednotené prihlasovanie pre aktualizátor.", |