diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-05-28 15:32:01 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-05-28 15:32:01 +0000 |
commit | af726ea8f02a65dcce23bdde0074db9499a8642c (patch) | |
tree | f3236fe5960a11054cd0abbc793ca0debb0fdc03 /config/locales/ja.yml | |
parent | 1a4b23731fc45e528fee7a3fb3e741efa8d5d273 (diff) | |
download | redmine-af726ea8f02a65dcce23bdde0074db9499a8642c.tar.gz redmine-af726ea8f02a65dcce23bdde0074db9499a8642c.zip |
Locales update
* ja (#5607)
* ru (#5606)
* pt-BR (#5611)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3762 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 4d78f076d..1edaab929 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -902,6 +902,8 @@ ja: text_wiki_page_destroy_children: "配下の子孫ページも削除する" text_wiki_page_reassign_children: "子ページを次の親ページの配下に移動する" text_own_membership_delete_confirmation: "いくつかまたはすべての権限をあなた自身から剥奪しようとしているため、このプロジェクトを編集できなくなるかもしれません。\n本当に続けてもよろしいですか?" + text_zoom_in: 拡大 + text_zoom_out: 縮小 default_role_manager: 管理者 default_role_developper: 開発者 @@ -929,5 +931,3 @@ ja: enumeration_doc_categories: 文書カテゴリ enumeration_activities: 作業分類 (時間トラッキング) enumeration_system_activity: システム作業分類 - text_zoom_out: Zoom out - text_zoom_in: Zoom in |