diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-14 01:55:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-14 01:55:58 -0400 |
commit | 54f6c05c79a1d01c32c016477c6ae2220e754b13 (patch) | |
tree | 91243f97441a81c9c034ea33c635a43b0112c9cd /settings | |
parent | 1627a7c4626de5f73dae16dbc8df66d1301907d4 (diff) | |
download | nextcloud-server-54f6c05c79a1d01c32c016477c6ae2220e754b13.tar.gz nextcloud-server-54f6c05c79a1d01c32c016477c6ae2220e754b13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/sv.js | 1 | ||||
-rw-r--r-- | settings/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 404e6319125..e3758adc2f5 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -84,6 +84,7 @@ OC.L10N.register( "Uninstall" : "Avinstallera", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Applikationen har aktiverats men behöver uppdateras. Du kommer bli omdirigerad till uppdateringssidan inom 5 sekunder.", "App update" : "Uppdatering av app", + "No apps found for {query}" : "Inga applikationer funna för {query}", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.", "Valid until {date}" : "Giltig t.o.m. {date}", "Delete" : "Radera", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 8aff721bd50..0a56fda47ec 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -82,6 +82,7 @@ "Uninstall" : "Avinstallera", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Applikationen har aktiverats men behöver uppdateras. Du kommer bli omdirigerad till uppdateringssidan inom 5 sekunder.", "App update" : "Uppdatering av app", + "No apps found for {query}" : "Inga applikationer funna för {query}", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.", "Valid until {date}" : "Giltig t.o.m. {date}", "Delete" : "Radera", |