summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-04-20 08:33:46 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2012-04-20 08:33:46 +0000
commita1a6dcffca9c64d94e345ce161d4cd3f8736df2b (patch)
treeae28670884d51effcb038bbb19a798bff5c144ce
parentd31402734b6b2606541df30052014e1e55fb466e (diff)
downloadredmine-a1a6dcffca9c64d94e345ce161d4cd3f8736df2b.tar.gz
redmine-a1a6dcffca9c64d94e345ce161d4cd3f8736df2b.zip
Merged r9444 from trunk (#10664)
Updated ru and uk locales. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@9458 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/ru.yml10
-rw-r--r--config/locales/uk.yml10
2 files changed, 8 insertions, 12 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index ed3650389..de1260e6a 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1140,9 +1140,7 @@ ru:
permission_manage_related_issues: Manage related issues
field_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
- notice_account_deleted: Your account has been permanently deleted.
- setting_unsubscribe: Allow users to unsubscribe
- button_delete_my_account: Delete my account
- text_account_destroy_confirmation: |-
- Are you sure you want to proceed?
- Your account will be permanently deleted, with no way to reactivate it.
+ notice_account_deleted: "Ваша учетная запись полностью удалена"
+ setting_unsubscribe: "Разрешить пользователям удалять свои учетные записи"
+ button_delete_my_account: "Удалить мою учетную запись"
+ text_account_destroy_confirmation: "Ваша учетная запись будет полностью удалена без возможности восстановления.\nВы уверены, что хотите продолжить?"
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 9de1561db..b2536ea1e 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1022,9 +1022,7 @@ uk:
permission_manage_related_issues: Manage related issues
field_ldap_filter: LDAP filter
label_search_for_watchers: Search for watchers to add
- notice_account_deleted: Your account has been permanently deleted.
- setting_unsubscribe: Allow users to unsubscribe
- button_delete_my_account: Delete my account
- text_account_destroy_confirmation: |-
- Are you sure you want to proceed?
- Your account will be permanently deleted, with no way to reactivate it.
+ notice_account_deleted: "Ваш обліковій запис повністю видалений"
+ setting_unsubscribe: "Дозволити користувачам видаляти свої облікові записи"
+ button_delete_my_account: "Видалити мій обліковий запис"
+ text_account_destroy_confirmation: "Ваш обліковий запис буде повністю видалений без можливості відновлення.\nВи певні, что бажаете продовжити?"