diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:16:00 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-04 18:16:00 +0200 |
commit | d6e9bbfcfaab2d692120dbff7ec6c9a44e3c985f (patch) | |
tree | 253fdc168067a1eb73020a52667bad96006bb2bd /core/l10n | |
parent | 75383a8308a747ff1465dc9cbc921995c3514899 (diff) | |
download | nextcloud-server-d6e9bbfcfaab2d692120dbff7ec6c9a44e3c985f.tar.gz nextcloud-server-d6e9bbfcfaab2d692120dbff7ec6c9a44e3c985f.zip |
yet another translation update
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ca.php | 1 | ||||
-rw-r--r-- | core/l10n/de.php | 1 | ||||
-rw-r--r-- | core/l10n/es.php | 1 | ||||
-rw-r--r-- | core/l10n/fr.php | 1 | ||||
-rw-r--r-- | core/l10n/id.php | 1 | ||||
-rw-r--r-- | core/l10n/pl.php | 1 | ||||
-rw-r--r-- | core/l10n/ru.php | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.php | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 9fc971123ac..d5020abbd55 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -30,7 +30,6 @@ "Request reset" => "Sol.licitud de restabliment", "prev" => "anterior", "next" => "següent", -"Your password was successfully reset" => "La contrasenya s'ha restablert", "New password" => "Nova contrasenya", "Reset password" => "Restabliment de la contrasenya" ); diff --git a/core/l10n/de.php b/core/l10n/de.php index df829c6f1f4..0cdb99e0a64 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -30,7 +30,6 @@ "Request reset" => "Zurücksetzen", "prev" => "Zurück", "next" => "Weiter", -"Your password was successfully reset" => "Dein Passwort wurde zurückgesetzt", "New password" => "Neues Passwort", "Reset password" => "Zurücksetzen" ); diff --git a/core/l10n/es.php b/core/l10n/es.php index 7375f5c130a..e58f0fa8216 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -29,7 +29,6 @@ "Request reset" => "Solicitar restablecimiento", "prev" => "anterior", "next" => "siguiente", -"Your password was successfully reset" => "Tu contraseña se ha restablecido con exito", "New password" => "Nueva contraseña", "Reset password" => "Restablecer contraseña" ); diff --git a/core/l10n/fr.php b/core/l10n/fr.php index a737205bb59..3f668f786dc 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -29,7 +29,6 @@ "Request reset" => "Demande de réinitialisation", "prev" => "précédent", "next" => "suivant", -"Your password was successfully reset" => "Votre mot de passe a été réinitialisé avec succès", "New password" => "Nouveau mot de passe", "Reset password" => "Réinitialisation du mot de passe" ); diff --git a/core/l10n/id.php b/core/l10n/id.php index b3295ecead6..221e0cb13e4 100644 --- a/core/l10n/id.php +++ b/core/l10n/id.php @@ -30,7 +30,6 @@ "Request reset" => "Meminta set ulang", "prev" => "sebelum", "next" => "selanjutnya", -"Your password was successfully reset" => "Password anda telah diset ulang dengan sukses", "New password" => "Password Baru", "Reset password" => "Set Ulang Password" ); diff --git a/core/l10n/pl.php b/core/l10n/pl.php index fe568ca1d13..49bf7ab7271 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -29,7 +29,6 @@ "Request reset" => "Zresetuj hasło", "prev" => "wstecz", "next" => "dalej", -"Your password was successfully reset" => "Twoje hasło zostało pomyślnie zresetowane", "New password" => "Nowe hasło", "Reset password" => "Zresetuj hasło" ); diff --git a/core/l10n/ru.php b/core/l10n/ru.php index fedc366a262..110a7495af0 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -30,7 +30,6 @@ "Request reset" => "Запросить сброс", "prev" => "пред", "next" => "след", -"Your password was successfully reset" => "Ваш пароль был сброшен", "New password" => "Новый пароль", "Reset password" => "Сбросить пароль" ); diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 9dce547d0b3..8f1b8d4f8aa 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -29,7 +29,6 @@ "Request reset" => "请求重置", "prev" => "上一页", "next" => "下一页", -"Your password was successfully reset" => "您的密码已成功重置。", "New password" => "新密码", "Reset password" => "重置密码" ); |