diff options
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", |