diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-11 01:55:47 -0500 |
commit | 5dd59b4bd2712706a36639697531e73df5c9a3c2 (patch) | |
tree | 088fd62bbb808019730814affc2728f121eef5f0 /settings | |
parent | 98d3111c2d1443710174d4b62394d94c9e843aab (diff) | |
download | nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.tar.gz nextcloud-server-5dd59b4bd2712706a36639697531e73df5c9a3c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/ast.js | 3 | ||||
-rw-r--r-- | settings/l10n/ast.json | 3 | ||||
-rw-r--r-- | settings/l10n/ko.js | 1 | ||||
-rw-r--r-- | settings/l10n/ko.json | 1 |
4 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index af3beefd277..56e47c9f263 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -124,6 +124,9 @@ OC.L10N.register( "Cheers!" : "¡Salú!", "Forum" : "Foru", "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usasti <strong>%s</strong> de los <strong>%s</strong> disponibles", "Password" : "Contraseña", diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index b78e4342d0d..3d976d01145 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -122,6 +122,9 @@ "Cheers!" : "¡Salú!", "Forum" : "Foru", "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usasti <strong>%s</strong> de los <strong>%s</strong> disponibles", "Password" : "Contraseña", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 98708442e70..bba866b2d35 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -80,6 +80,7 @@ OC.L10N.register( "Uninstall" : "제거", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", + "No apps found for \"{query}\"" : "\"{query}\"에 해당하는 앱을 찾을 수 없음", "An error occurred: {message}" : "오류 발생: {message}", "Select a profile picture" : "프로필 사진 선택", "Very weak password" : "매우 약한 암호", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index d73c713310b..7dc626b7702 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -78,6 +78,7 @@ "Uninstall" : "제거", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", + "No apps found for \"{query}\"" : "\"{query}\"에 해당하는 앱을 찾을 수 없음", "An error occurred: {message}" : "오류 발생: {message}", "Select a profile picture" : "프로필 사진 선택", "Very weak password" : "매우 약한 암호", |