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 | |
parent | 1627a7c4626de5f73dae16dbc8df66d1301907d4 (diff) | |
download | nextcloud-server-54f6c05c79a1d01c32c016477c6ae2220e754b13.tar.gz nextcloud-server-54f6c05c79a1d01c32c016477c6ae2220e754b13.zip |
[tx-robot] updated from transifex
-rw-r--r-- | core/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | core/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | settings/l10n/sv.js | 1 | ||||
-rw-r--r-- | settings/l10n/sv.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index a627b824251..009419a5327 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 a49a955dbbf..c5a7b411c66 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 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", |