diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-28 02:07:51 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-28 02:07:51 +0200 |
commit | 3420d853ab1e5e03a1a7c400192b1faf8b194bd6 (patch) | |
tree | c589ec47ad7f07005953e27c2fca1bb515b7bb87 /settings/l10n | |
parent | aeff1a4c4d579e2370bfab3a65cdf918d689d463 (diff) | |
download | nextcloud-server-3420d853ab1e5e03a1a7c400192b1faf8b194bd6.tar.gz nextcloud-server-3420d853ab1e5e03a1a7c400192b1faf8b194bd6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es.php | 1 | ||||
-rw-r--r-- | settings/l10n/zh_TW.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/es.php b/settings/l10n/es.php index aaf858cf2cf..137d3c8aff7 100644 --- a/settings/l10n/es.php +++ b/settings/l10n/es.php @@ -101,6 +101,7 @@ "Use this address to connect to your ownCloud in your file manager" => "Use esta dirección para conectarse a su cuenta de ownCloud en el administrador de archivos", "Login Name" => "Nombre de usuario", "Create" => "Crear", +"Admin Recovery Password" => "Recuperación de la contraseña de administración", "Default Storage" => "Almacenamiento predeterminado", "Unlimited" => "Ilimitado", "Other" => "Otro", diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php index 06c1fe0e7c1..aca20f15e5c 100644 --- a/settings/l10n/zh_TW.php +++ b/settings/l10n/zh_TW.php @@ -101,6 +101,7 @@ "Use this address to connect to your ownCloud in your file manager" => "在您的檔案管理員中使用這個地址來連線到 ownCloud", "Login Name" => "登入名稱", "Create" => "建立", +"Admin Recovery Password" => "管理者復原密碼", "Default Storage" => "預設儲存區", "Unlimited" => "無限制", "Other" => "其他", |