diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-19 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-19 00:08:20 +0000 |
commit | 76d10bc46bc9fce92fb648c2e6f5974e297c21e1 (patch) | |
tree | 01a46481d04a3b109ac989a35f95dc3939922a1c /core | |
parent | 38cf9b8dc030e795ea0f02a7680f93754596bf8c (diff) | |
download | nextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.tar.gz nextcloud-server-76d10bc46bc9fce92fb648c2e6f5974e297c21e1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es.js | 1 | ||||
-rw-r--r-- | core/l10n/es.json | 1 | ||||
-rw-r--r-- | core/l10n/nb.js | 1 | ||||
-rw-r--r-- | core/l10n/nb.json | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 41c0d1538a9..010917ba97f 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -54,6 +54,7 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s", "Already up to date" : "Ya actualizado", + "Search contacts …" : "Buscar contactos...", "No contacts found" : "No se han encontrado contactos", "Show all contacts …" : "Mostrar todos los contactos...", "There was an error loading your contacts" : "Ha habido un error cargando tus contactos", diff --git a/core/l10n/es.json b/core/l10n/es.json index 62e87d8f971..0405e71f71c 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -52,6 +52,7 @@ "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s", "Already up to date" : "Ya actualizado", + "Search contacts …" : "Buscar contactos...", "No contacts found" : "No se han encontrado contactos", "Show all contacts …" : "Mostrar todos los contactos...", "There was an error loading your contacts" : "Ha habido un error cargando tus contactos", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index ea69eb8cf7a..267133f84ec 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -54,6 +54,7 @@ OC.L10N.register( "%s (incompatible)" : "%s (ikke kompatibel)", "Following apps have been disabled: %s" : "Følgende programmer har blitt avskrudd: %s", "Already up to date" : "Allerede oppdatert", + "Search contacts …" : "Søk etter kontakter…", "No contacts found" : "Fant ingen kontakter", "Show all contacts …" : "Vis alle kontakter…", "There was an error loading your contacts" : "Feil ved innlasting av kontaktene dine", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 10111458bfa..0ade0b51765 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -52,6 +52,7 @@ "%s (incompatible)" : "%s (ikke kompatibel)", "Following apps have been disabled: %s" : "Følgende programmer har blitt avskrudd: %s", "Already up to date" : "Allerede oppdatert", + "Search contacts …" : "Søk etter kontakter…", "No contacts found" : "Fant ingen kontakter", "Show all contacts …" : "Vis alle kontakter…", "There was an error loading your contacts" : "Feil ved innlasting av kontaktene dine", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 1f769124ce6..0ee3f33dd99 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -54,6 +54,7 @@ OC.L10N.register( "%s (incompatible)" : "%s (不兼容)", "Following apps have been disabled: %s" : "下列应用已经被禁用: %s", "Already up to date" : "已经是最新", + "Search contacts …" : "搜索联系人 ...", "No contacts found" : "无法找到联系人", "Show all contacts …" : "显示所有联系人...", "There was an error loading your contacts" : "加载联系人出错", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index f909566d9b4..022baa5cdec 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -52,6 +52,7 @@ "%s (incompatible)" : "%s (不兼容)", "Following apps have been disabled: %s" : "下列应用已经被禁用: %s", "Already up to date" : "已经是最新", + "Search contacts …" : "搜索联系人 ...", "No contacts found" : "无法找到联系人", "Show all contacts …" : "显示所有联系人...", "There was an error loading your contacts" : "加载联系人出错", |