diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:12:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-20 01:12:21 +0000 |
commit | 16a4e7192cf517231bed155b99786fcfa738c081 (patch) | |
tree | 74db384d7f67ce2310a04bf1b32b42970200fce5 /apps/updatenotification | |
parent | b5029f89753bba56e3ab380d286412263f3476e2 (diff) | |
download | nextcloud-server-16a4e7192cf517231bed155b99786fcfa738c081.tar.gz nextcloud-server-16a4e7192cf517231bed155b99786fcfa738c081.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/sv.js b/apps/updatenotification/l10n/sv.js index a360615d947..8d5ccfdc525 100644 --- a/apps/updatenotification/l10n/sv.js +++ b/apps/updatenotification/l10n/sv.js @@ -10,6 +10,7 @@ OC.L10N.register( "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" : "Uppdatera notifikation", "A new version is available: %s" : "En ny version är tillgänglig: %s", "Open updater" : "Öppna uppdateraren", "Download now" : "Ladda ned nu", diff --git a/apps/updatenotification/l10n/sv.json b/apps/updatenotification/l10n/sv.json index 62451abf15e..3a6f4186f1f 100644 --- a/apps/updatenotification/l10n/sv.json +++ b/apps/updatenotification/l10n/sv.json @@ -8,6 +8,7 @@ "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" : "Uppdatera notifikation", "A new version is available: %s" : "En ny version är tillgänglig: %s", "Open updater" : "Öppna uppdateraren", "Download now" : "Ladda ned nu", |