diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
commit | 9c8a8386240d440e8f7363d85dd3ead2207b7a60 (patch) | |
tree | 95b891b479464b794327d491044865dbca42528c /apps/updatenotification/l10n/sv.js | |
parent | 1efd9614764c0918a0e48c2cc7529c12b441e748 (diff) | |
download | nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.tar.gz nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/sv.js')
-rw-r--r-- | apps/updatenotification/l10n/sv.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index 7b48903f17f..73f1899e68f 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -5,9 +5,12 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Kunde inte starta uppdateraren, vänligen försök uppdatera manuellt", "{version} is available. Get more information on how to update." : "{version} är tillgänglig. Få mer information om hur du uppdaterar.", "Channel updated" : "Uppdateringskanal uppdaterad", + "The update server could not be reached since %d days to check for new updates." : "Uppdateringsservern kunde inte nås. Senaste kontakt för %d dagar sedan.", + "Please check the Nextcloud and server log files for errors." : "Vänligen kontrollera ditt moln och dess serverloggar för felmeddelanden.", "Update to %1$s is available." : "Uppdatering till %1$s är tillgänglig.", "Update for %1$s to version %2$s is available." : "Uppdatering för %1$s till version %2$s är tillgänglig.", "Update for {app} to version %s is available." : "Uppdatering för {app} till version %s är tillgänglig.", + "Update notification" : "Notis om uppdatering", "A new version is available: %s" : "En ny version är tillgänglig: %s", "Open updater" : "Öppna uppdateraren", "Download now" : "Ladda ned nu", |