]> source.dussan.org Git - redmine.git/commitdiff
Japanese translation update by Yuki Kita.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 30 Mar 2011 16:37:55 +0000 (16:37 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 30 Mar 2011 16:37:55 +0000 (16:37 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5260 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/locales/ja.yml

index d137bd79feb2afc4144dcb73030f9fae64c10d1b..33e8112dfaf18703f2497dc067dbef8539f5e4b8 100644 (file)
@@ -325,6 +325,7 @@ ja:
   field_assigned_to_role: 担当者のロール
   field_text: テキスト
   field_visible: 表示
+  field_warn_on_leaving_unsaved: セーブされていないページから移動するときに警告する
   
   setting_app_title: アプリケーションのタイトル
   setting_app_subtitle: アプリケーションのサブタイトル
@@ -559,6 +560,7 @@ ja:
   label_news_latest: 最新ニュース
   label_news_view_all: 全てのニュースを見る
   label_news_added: ニュースが追加されました
+  label_news_comment_added: ニュースにコメントが追加されました
   label_settings: 設定
   label_overview: 概要
   label_version: バージョン
@@ -617,6 +619,7 @@ ja:
   label_query: カスタムクエリ
   label_query_plural: カスタムクエリ
   label_query_new: 新しいクエリ
+  label_my_queries: マイカスタムクエリ
   label_filter_add: フィルタ追加
   label_filter_plural: フィルタ
   label_equals: 等しい
@@ -821,6 +824,8 @@ ja:
   button_save: 保存
   button_check_all: 全てにチェックをつける
   button_uncheck_all: 全てのチェックを外す
+  button_expand_all: 展開
+  button_collapse_all: 折りたたみ
   button_delete: 削除
   button_create: 作成
   button_create_and_continue: 連続作成
@@ -880,6 +885,7 @@ ja:
   text_are_you_sure: よろしいですか?
   text_are_you_sure_with_children: チケットとその子チケット全てを削除しますか?
   text_journal_changed: "%{label} を %{old} から %{new} に変更"
+  text_journal_changed_no_detail: "%{label} を更新"
   text_journal_set_to: "%{label} を %{value} にセット"
   text_journal_deleted: "%{label} を削除 (%{old})"
   text_journal_added: "%{label} %{value} を追加"
@@ -930,6 +936,7 @@ ja:
   text_own_membership_delete_confirmation: "いくつかまたはすべての権限をあなた自身から剥奪しようとしているため、このプロジェクトを編集できなくなるかもしれません。\n本当に続けてもよろしいですか?"
   text_zoom_in: 拡大
   text_zoom_out: 縮小
+  text_warn_on_leaving_unsaved: このページから移動すると、セーブされていないデータが失われます。
   
   default_role_manager: 管理者
   default_role_developer: 開発者
@@ -957,10 +964,3 @@ ja:
   enumeration_doc_categories: 文書カテゴリ
   enumeration_activities: 作業分類 (時間トラッキング)
   enumeration_system_activity: システム作業分類
-  field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
-  text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
-  label_my_queries: My custom queries
-  text_journal_changed_no_detail: "%{label} updated"
-  label_news_comment_added: Comment added to a news
-  button_expand_all: Expand all
-  button_collapse_all: Collapse all