mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
*/
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'Action:WarningNoTriggerLinked' => 'Warning, no trigger is linked to the action. It will not be active until it has at least 1.~~',
|
||||
'Action:last_executions_tab' => 'Last executions~~',
|
||||
'Action:last_executions_tab_limit_days' => 'past %1$s days~~',
|
||||
'Action:last_executions_tab_limit_none' => 'no limit~~',
|
||||
'Action:last_executions_tab_panel_title' => 'Executions of this action (%1$s)~~',
|
||||
'ActionEmail:content_placeholder_missing' => 'The placeholder "%1$s" was not found in the HTML template. The content of the field "%2$s" will not be included in the generated emails.~~',
|
||||
'ActionEmail:main' => 'Message~~',
|
||||
'ActionEmail:preview_more_info' => 'For more information about the CSS features supported by the different eMail clients, refer to %1$s~~',
|
||||
@@ -19,6 +23,9 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'ActionEmail:preview_warning' => 'The actual eMail may look different in the eMail client than this preview in your browser.~~',
|
||||
'ActionEmail:recipients' => 'Contacts~~',
|
||||
'ActionEmail:trigger' => 'Triggers~~',
|
||||
'ActionNewsroom:content' => 'Message~~',
|
||||
'ActionNewsroom:settings' => 'Settings~~',
|
||||
'ActionNewsroom:trigger' => 'Trigger~~',
|
||||
'Change:AttName_Changed' => '%1$sを変更しました',
|
||||
'Change:AttName_Changed_PreviousValue_OldValue' => '%1$sを変更しました。更新前の値: %2$s',
|
||||
'Change:AttName_EntryAdded' => '%1$s は、修正されました。新しいエントリーが追加されました。: %2$s',
|
||||
@@ -107,6 +114,32 @@ If omitted the From (label) is used.~~',
|
||||
'Class:ActionEmail/Attribute:test_recipient+' => '状態がテストの場合の宛先',
|
||||
'Class:ActionEmail/Attribute:to' => 'To',
|
||||
'Class:ActionEmail/Attribute:to+' => 'メールの宛先',
|
||||
'Class:ActionNewsroom' => 'Notification by Newsroom~~',
|
||||
'Class:ActionNewsroom+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:ActionNewsroom/Attribute:icon+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:language' => 'Language~~',
|
||||
'Class:ActionNewsroom/Attribute:language+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:message' => 'Message~~',
|
||||
'Class:ActionNewsroom/Attribute:message+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:ActionNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:2+' => 'Urgent~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:3' => 'Important~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients' => 'Recipients~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id' => 'Test recipient~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id+' => 'Person used instead of Recipients when notification is being tested~~',
|
||||
'Class:ActionNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:ActionNewsroom/Attribute:title+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:ActionNewsroom/Attribute:url+' => '~~',
|
||||
'Class:ActionNotification' => '通知',
|
||||
'Class:ActionNotification+' => '通知(要約)',
|
||||
'Class:AsyncSendEmail' => '電子メール (非同期)',
|
||||
@@ -288,6 +321,34 @@ If omitted the From (label) is used.~~',
|
||||
'Class:EventNotificationEmail/Attribute:subject+' => '件名',
|
||||
'Class:EventNotificationEmail/Attribute:to' => 'TO',
|
||||
'Class:EventNotificationEmail/Attribute:to+' => 'TO',
|
||||
'Class:EventNotificationNewsroom' => 'News sent~~',
|
||||
'Class:EventNotificationNewsroom+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:2+' => 'Urgent~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:3' => 'Important~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read' => 'Read~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no+' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes+' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date' => 'Read date~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url+' => '~~',
|
||||
'Class:EventRestService' => 'REST/JSON call~~',
|
||||
'Class:EventRestService+' => 'Trace of a REST/JSON service call~~',
|
||||
'Class:EventRestService/Attribute:code' => 'Code~~',
|
||||
@@ -468,6 +529,11 @@ If omitted the From (label) is used.~~',
|
||||
'Class:Trigger/Attribute:description+' => '1行の説明',
|
||||
'Class:Trigger/Attribute:finalclass' => 'タイプ',
|
||||
'Class:Trigger/Attribute:finalclass+' => 'タイプ',
|
||||
'Class:Trigger/Attribute:subscription_policy' => 'Subscription policy~~',
|
||||
'Class:Trigger/Attribute:subscription_policy+' => 'Allows users to unsubscribe from the trigger~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:allow_no_channel' => 'Allow complete unsubscription~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_all_channels' => 'Deny unsubscription~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_at_least_one_channel' => 'Force at least one channel (News or Email)~~',
|
||||
'Class:Trigger/ComplementaryName' => '%1$s, %2$s~~',
|
||||
'Class:TriggerOnAttributeBlobDownload' => 'Trigger (on object\'s document download)~~',
|
||||
'Class:TriggerOnAttributeBlobDownload+' => 'Trigger on object\'s document field download of [a child class of] the given class~~',
|
||||
@@ -739,6 +805,7 @@ Operators:<br/>
|
||||
'Core:ExplainWTC:StopWatch-TimeSpent' => 'Time spent for "%1$s"~~',
|
||||
'Core:FriendlyName-Description' => 'Friendly name',
|
||||
'Core:FriendlyName-Label' => 'Name',
|
||||
'Core:Placeholder:CannotBeResolved' => '(%1$s : cannot be resolved)~~',
|
||||
'Core:SyncDataExchangeComment' => '(データ同期)',
|
||||
'Core:SyncDataSourceAccessRestriction' => '管理者またはデータ·ソースに指定されたユーザーのみ、この操作を実行することができます。操作はキャンセルされました。',
|
||||
'Core:SyncDataSourceObsolete' => 'データソースは廃止とマークされています。操作はキャンセルされました。',
|
||||
@@ -831,71 +898,4 @@ Operators:<br/>
|
||||
'TitleSynchroExecution' => '同期の実行',
|
||||
'TriggerOnObject:WrongFilterClass' => 'The filter query must return objects of class "%1$s"~~',
|
||||
'TriggerOnObject:WrongFilterQuery' => 'Wrong filter query: %1$s~~',
|
||||
'Core:Placeholder:CannotBeResolved' => '(%1$s : cannot be resolved)~~',
|
||||
'Class:EventNotificationNewsroom' => 'News sent~~',
|
||||
'Class:EventNotificationNewsroom+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:2+' => 'Urgent~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:3' => 'Important~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read' => 'Read~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no+' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes+' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date' => 'Read date~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '~~',
|
||||
'Action:last_executions_tab' => 'Last executions~~',
|
||||
'Action:last_executions_tab_panel_title' => 'Executions of this action (%1$s)~~',
|
||||
'Action:last_executions_tab_limit_days' => 'past %1$s days~~',
|
||||
'Action:last_executions_tab_limit_none' => 'no limit~~',
|
||||
'ActionNewsroom:trigger' => 'Trigger~~',
|
||||
'ActionNewsroom:content' => 'Message~~',
|
||||
'ActionNewsroom:settings' => 'Settings~~',
|
||||
'Class:ActionNewsroom' => 'Notification by Newsroom~~',
|
||||
'Class:ActionNewsroom+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:language' => 'Language~~',
|
||||
'Class:ActionNewsroom/Attribute:language+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:ActionNewsroom/Attribute:title+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:message' => 'Message~~',
|
||||
'Class:ActionNewsroom/Attribute:message+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:ActionNewsroom/Attribute:icon+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:ActionNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:2+' => 'Urgent~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:3' => 'Important~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id' => 'Test recipient~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id+' => 'Person used instead of Recipients when notification is being tested~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients' => 'Recipients~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:ActionNewsroom/Attribute:url+' => '~~',
|
||||
'Class:Trigger/Attribute:subscription_policy' => 'Subscription policy~~',
|
||||
'Class:Trigger/Attribute:subscription_policy+' => 'Allows users to unsubscribe from the trigger~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:allow_no_channel' => 'Allow complete unsubscription~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_at_least_one_channel' => 'Force at least one channel (News or Email)~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_all_channels' => 'Deny unsubscription~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user