diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index a627b82425..009419a532 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -178,6 +178,7 @@ OC.L10N.register( "Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.", "No users or groups found for {search}" : "Nebyli nalezeni žádní členové ani skupiny pro {search}", "No users found for {search}" : "Nebyli nalezeni žádní uživatelé pro {search}", + "An error occurred. Please try again" : "Došlo k chybě. Zkuste to prosím znovu", "{sharee} (group)" : "{sharee} (skupina)", "{sharee} (at {server})" : "{sharee} (na {server})", "{sharee} (remote)" : "{sharee} (vzdálený)", diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json index a49a955dbb..c5a7b411c6 100644 --- a/core/l10n/cs_CZ.json +++ b/core/l10n/cs_CZ.json @@ -176,6 +176,7 @@ "Share details could not be loaded for this item." : "Detaily sdílení pro tuto položku nelze načíst.", "No users or groups found for {search}" : "Nebyli nalezeni žádní členové ani skupiny pro {search}", "No users found for {search}" : "Nebyli nalezeni žádní uživatelé pro {search}", + "An error occurred. Please try again" : "Došlo k chybě. Zkuste to prosím znovu", "{sharee} (group)" : "{sharee} (skupina)", "{sharee} (at {server})" : "{sharee} (na {server})", "{sharee} (remote)" : "{sharee} (vzdálený)", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 404e631912..e3758adc2f 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 8aff721bd5..0a56fda47e 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",