|
@@ -34,6 +34,10 @@
|
|
|
<source>btn_update_and_return_to_list</source>
|
|
|
<target>更新して一覧に戻る</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="link_delete">
|
|
|
+ <source>link_delete</source>
|
|
|
+ <target>削除</target>
|
|
|
+ </trans-unit>
|
|
|
<trans-unit id="link_action_create">
|
|
|
<source>link_action_create</source>
|
|
|
<target>新規作成</target>
|
|
@@ -118,10 +122,188 @@
|
|
|
<source>action_show</source>
|
|
|
<target>表示</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="all_elements">
|
|
|
+ <source>all_elements</source>
|
|
|
+ <target>すべての要素</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_batch_empty'>
|
|
|
+ <source>flash_batch_empty</source>
|
|
|
+ <target>アクションは中止されました。どの項目ここで選択されていません。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_create_success'>
|
|
|
+ <source>flash_create_success</source>
|
|
|
+ <target>アイテムが正常に作成されました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_create_error'>
|
|
|
+ <source>flash_create_error</source>
|
|
|
+ <target>エラーは、アイテムの作成中に発生しました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_edit_success'>
|
|
|
+ <source>flash_edit_success</source>
|
|
|
+ <target>アイテムが正常に更新されました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_edit_error'>
|
|
|
+ <source>flash_edit_error</source>
|
|
|
+ <target>エラーは、アイテムの更新中に発生しました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_batch_delete_success'>
|
|
|
+ <source>flash_batch_delete_success</source>
|
|
|
+ <target>選択した項目が正常に削除されました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_batch_delete_error'>
|
|
|
+ <source>flash_batch_delete_error</source>
|
|
|
+ <target>エラーは、選択したアイテムの削除中に発生しました。</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_delete_error'>
|
|
|
+ <source>flash_delete_error</source>
|
|
|
+ <target>flash_delete_error</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id='flash_delete_success'>
|
|
|
+ <source>flash_delete_success</source>
|
|
|
+ <target>flash_delete_success</target>
|
|
|
+ </trans-unit>
|
|
|
<trans-unit id="link_breadcrumb_dashboard">
|
|
|
<source>breadcrumb.link_dashboard</source>
|
|
|
<target>⌂</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="title_delete">
|
|
|
+ <source>title_delete</source>
|
|
|
+ <target>title_delete</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="message_delete_confirmation">
|
|
|
+ <source>message_delete_confirmation</source>
|
|
|
+ <target>message_delete_confirmation</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_delete">
|
|
|
+ <source>btn_delete</source>
|
|
|
+ <target>はい、削除する</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_batch_confirmation">
|
|
|
+ <source>title_batch_confirmation</source>
|
|
|
+ <target>title_batch_confirmation</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="message_batch_confirmation">
|
|
|
+ <source>message_batch_confirmation</source>
|
|
|
+ <target>message_batch_confirmation</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_execute_batch_action">
|
|
|
+ <source>btn_execute_batch_action</source>
|
|
|
+ <target>はい、次のコマンドを実行</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_yes">
|
|
|
+ <source>label_type_yes</source>
|
|
|
+ <target>はい</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_no">
|
|
|
+ <source>label_type_no</source>
|
|
|
+ <target>いいえ</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_contains">
|
|
|
+ <source>label_type_contains</source>
|
|
|
+ <target>label_type_contains</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_not_contains">
|
|
|
+ <source>label_type_not_contains</source>
|
|
|
+ <target>が含まれていません</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_equals">
|
|
|
+ <source>label_type_equals</source>
|
|
|
+ <target>label_type_equals</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_not_equals">
|
|
|
+ <source>label_type_not_equals</source>
|
|
|
+ <target>label_type_not_equals</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_equal">
|
|
|
+ <source>label_type_equal</source>
|
|
|
+ <target>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_greater_equal">
|
|
|
+ <source>label_type_greater_equal</source>
|
|
|
+ <target>>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_greater_than">
|
|
|
+ <source>label_type_greater_than</source>
|
|
|
+ <target>></target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_less_equal">
|
|
|
+ <source>label_type_less_equal</source>
|
|
|
+ <target><=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_type_less_than">
|
|
|
+ <source>label_type_less_than</source>
|
|
|
+ <target><</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_equal">
|
|
|
+ <source>label_date_type_equal</source>
|
|
|
+ <target>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_greater_equal">
|
|
|
+ <source>label_date_type_greater_equal</source>
|
|
|
+ <target>>=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_greater_than">
|
|
|
+ <source>label_date_type_greater_than</source>
|
|
|
+ <target>></target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_less_equal">
|
|
|
+ <source>label_date_type_less_equal</source>
|
|
|
+ <target><=</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_less_than">
|
|
|
+ <source>label_date_type_less_than</source>
|
|
|
+ <target><</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_null">
|
|
|
+ <source>label_date_type_null</source>
|
|
|
+ <target>label_date_type_null</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_not_null">
|
|
|
+ <source>label_date_type_not_null</source>
|
|
|
+ <target>label_date_type_not_null</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_type_between">
|
|
|
+ <source>label_date_type_between</source>
|
|
|
+ <target>label_date_type_between</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_date_not_between">
|
|
|
+ <source>label_date_type_not_between</source>
|
|
|
+ <target>label_date_type_not_between</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_filters">
|
|
|
+ <source>label_filters</source>
|
|
|
+ <target>label_filters</target>
|
|
|
+ </trans-unit>
|
|
|
+
|
|
|
+ <trans-unit id="delete_or">
|
|
|
+ <source>delete_or</source>
|
|
|
+ <target>delete_or</target>
|
|
|
+ </trans-unit>
|
|
|
+
|
|
|
+ <trans-unit id="link_action_history">
|
|
|
+ <source>link_action_history</source>
|
|
|
+ <target>link_action_history</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_action">
|
|
|
+ <source>td_action</source>
|
|
|
+ <target>アクション</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_revision">
|
|
|
+ <source>td_revision</source>
|
|
|
+ <target>リビジョン</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_timestamp">
|
|
|
+ <source>td_timestamp</source>
|
|
|
+ <target>日付</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="td_username">
|
|
|
+ <source>td_username</source>
|
|
|
+ <target>作成者</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="label_view_revision">
|
|
|
+ <source>label_view_revision</source>
|
|
|
+ <target>label_view_revision</target>
|
|
|
+ </trans-unit>
|
|
|
|
|
|
<trans-unit id="list_results_count">
|
|
|
<source>list_results_count</source>
|