|
|
|
@ -432,39 +432,105 @@ extension Localization on String { |
|
|
|
|
'Next': '下一个', |
|
|
|
|
'Camera': '拍照', |
|
|
|
|
'Video': '录像', |
|
|
|
|
'Undo': 'Undo', |
|
|
|
|
'Redo': 'Redo', |
|
|
|
|
'Font family': 'Font family', |
|
|
|
|
'Font size': 'Font size', |
|
|
|
|
'Bold': 'Bold', |
|
|
|
|
'Subscript': 'Subscript', |
|
|
|
|
'Superscript': 'Superscript', |
|
|
|
|
'Italic': 'Italic', |
|
|
|
|
'Underline': 'Underline', |
|
|
|
|
'Strike through': 'Strike through', |
|
|
|
|
'Inline code': 'Inline code', |
|
|
|
|
'Font color': 'Font color', |
|
|
|
|
'Background color': 'Background color', |
|
|
|
|
'Clear format': 'Clear format', |
|
|
|
|
'Align left': 'Align left', |
|
|
|
|
'Align center': 'Align center', |
|
|
|
|
'Align right': 'Align right', |
|
|
|
|
'Justify win width': 'Justify win width', |
|
|
|
|
'Text direction': 'Text direction', |
|
|
|
|
'Header style': 'Header style', |
|
|
|
|
'Numbered list': 'Numbered list', |
|
|
|
|
'Bullet list': 'Bullet list', |
|
|
|
|
'Checked list': 'Checked list', |
|
|
|
|
'Code block': 'Code block', |
|
|
|
|
'Quote': 'Quote', |
|
|
|
|
'Increase indent': 'Increase indent', |
|
|
|
|
'Decrease indent': 'Decrease indent', |
|
|
|
|
'Insert URL': 'Insert URL', |
|
|
|
|
'Visit link': 'Visit link', |
|
|
|
|
'Enter link': 'Enter link', |
|
|
|
|
'Enter media': 'Enter media', |
|
|
|
|
'Edit': 'Edit', |
|
|
|
|
'Apply': 'Apply', |
|
|
|
|
'Undo': '撤销', |
|
|
|
|
'Redo': '重做', |
|
|
|
|
'Font family': '字体', |
|
|
|
|
'Font size': '字号', |
|
|
|
|
'Bold': '粗体', |
|
|
|
|
'Subscript': '下标', |
|
|
|
|
'Superscript': '上标', |
|
|
|
|
'Italic': '斜体', |
|
|
|
|
'Underline': '下划线', |
|
|
|
|
'Strike through': '删除线', |
|
|
|
|
'Inline code': '内联代码', |
|
|
|
|
'Font color': '字体颜色', |
|
|
|
|
'Background color': '背景颜色', |
|
|
|
|
'Clear format': '清除格式', |
|
|
|
|
'Align left': '左对齐', |
|
|
|
|
'Align center': '居中对齐', |
|
|
|
|
'Align right': '右对齐', |
|
|
|
|
'Justify win width': '两端对齐', |
|
|
|
|
'Text direction': '文本方向', |
|
|
|
|
'Header style': '标题样式', |
|
|
|
|
'Numbered list': '有序列表', |
|
|
|
|
'Bullet list': '无序列表', |
|
|
|
|
'Checked list': '任务列表', |
|
|
|
|
'Code block': '代码块', |
|
|
|
|
'Quote': '引言', |
|
|
|
|
'Increase indent': '增加缩进', |
|
|
|
|
'Decrease indent': '减少缩进', |
|
|
|
|
'Insert URL': '插入链接', |
|
|
|
|
'Visit link': '访问链接', |
|
|
|
|
'Enter link': '输入链接', |
|
|
|
|
'Enter media': '输入媒体', |
|
|
|
|
'Edit': '编辑', |
|
|
|
|
'Apply': '应用', |
|
|
|
|
}, |
|
|
|
|
'zh_hk': { |
|
|
|
|
'Paste a link': '貼上連結', |
|
|
|
|
'Ok': '確定', |
|
|
|
|
'Select Color': '選擇顏色', |
|
|
|
|
'Gallery': '圖片庫', |
|
|
|
|
'Link': '連結', |
|
|
|
|
'Please first select some text to transform into a link.': |
|
|
|
|
'請選擇文字以轉換為連結。', |
|
|
|
|
'Open': '開啓', |
|
|
|
|
'Copy': '複製', |
|
|
|
|
'Remove': '移除', |
|
|
|
|
'Save': '儲存', |
|
|
|
|
'Zoom': '放大', |
|
|
|
|
'Saved': '已儲存', |
|
|
|
|
'Text': '文字', |
|
|
|
|
'What is entered is not a link': '輸入的不是連結', |
|
|
|
|
'Resize': '變更大小', |
|
|
|
|
'Width': '寛', |
|
|
|
|
'Height': '高', |
|
|
|
|
'Size': '大小', |
|
|
|
|
'Small': '小', |
|
|
|
|
'Large': '大', |
|
|
|
|
'Huge': '超大', |
|
|
|
|
'Clear': '清除', |
|
|
|
|
'Font': '字型', |
|
|
|
|
'Search': '搜尋', |
|
|
|
|
'matches': '符合', |
|
|
|
|
'showing match': '顯示符合', |
|
|
|
|
'Prev': '上一個', |
|
|
|
|
'Next': '下一個', |
|
|
|
|
'Camera': '相機', |
|
|
|
|
'Video': '錄影', |
|
|
|
|
'Undo': '撤銷', |
|
|
|
|
'Redo': '重做', |
|
|
|
|
'Font family': '字體', |
|
|
|
|
'Font size': '字號', |
|
|
|
|
'Bold': '粗體', |
|
|
|
|
'Subscript': '下標', |
|
|
|
|
'Superscript': '上標', |
|
|
|
|
'Italic': '斜體', |
|
|
|
|
'Underline': '下劃線', |
|
|
|
|
'Strike through': '刪除線', |
|
|
|
|
'Inline code': '內聯代碼', |
|
|
|
|
'Font color': '字體顏色', |
|
|
|
|
'Background color': '背景顏色', |
|
|
|
|
'Clear format': '清除格式', |
|
|
|
|
'Align left': '左對齊', |
|
|
|
|
'Align center': '居中對齊', |
|
|
|
|
'Align right': '右對齊', |
|
|
|
|
'Justify win width': '兩端對齊', |
|
|
|
|
'Text direction': '文本方向', |
|
|
|
|
'Header style': '標題樣式', |
|
|
|
|
'Numbered list': '有序列表', |
|
|
|
|
'Bullet list': '無序列表', |
|
|
|
|
'Checked list': '任務列表', |
|
|
|
|
'Code block': '代碼塊', |
|
|
|
|
'Quote': '引言', |
|
|
|
|
'Increase indent': '增加縮進', |
|
|
|
|
'Decrease indent': '減少縮進', |
|
|
|
|
'Insert URL': '插入鏈接', |
|
|
|
|
'Visit link': '訪問鏈接', |
|
|
|
|
'Enter link': '輸入鏈接', |
|
|
|
|
'Enter media': '輸入媒體', |
|
|
|
|
'Edit': '編輯', |
|
|
|
|
'Apply': '應用', |
|
|
|
|
}, |
|
|
|
|
'jp': { |
|
|
|
|
'Paste a link': 'リンクをペースト', |
|
|
|
@ -498,39 +564,39 @@ extension Localization on String { |
|
|
|
|
'Next': '次へ', |
|
|
|
|
'Camera': 'カメラ', |
|
|
|
|
'Video': 'ビデオ', |
|
|
|
|
'Undo': 'Undo', |
|
|
|
|
'Redo': 'Redo', |
|
|
|
|
'Font family': 'Font family', |
|
|
|
|
'Font size': 'Font size', |
|
|
|
|
'Bold': 'Bold', |
|
|
|
|
'Subscript': 'Subscript', |
|
|
|
|
'Superscript': 'Superscript', |
|
|
|
|
'Italic': 'Italic', |
|
|
|
|
'Underline': 'Underline', |
|
|
|
|
'Strike through': 'Strike through', |
|
|
|
|
'Inline code': 'Inline code', |
|
|
|
|
'Font color': 'Font color', |
|
|
|
|
'Background color': 'Background color', |
|
|
|
|
'Clear format': 'Clear format', |
|
|
|
|
'Align left': 'Align left', |
|
|
|
|
'Align center': 'Align center', |
|
|
|
|
'Align right': 'Align right', |
|
|
|
|
'Justify win width': 'Justify win width', |
|
|
|
|
'Text direction': 'Text direction', |
|
|
|
|
'Header style': 'Header style', |
|
|
|
|
'Numbered list': 'Numbered list', |
|
|
|
|
'Bullet list': 'Bullet list', |
|
|
|
|
'Checked list': 'Checked list', |
|
|
|
|
'Code block': 'Code block', |
|
|
|
|
'Quote': 'Quote', |
|
|
|
|
'Increase indent': 'Increase indent', |
|
|
|
|
'Decrease indent': 'Decrease indent', |
|
|
|
|
'Insert URL': 'Insert URL', |
|
|
|
|
'Visit link': 'Visit link', |
|
|
|
|
'Enter link': 'Enter link', |
|
|
|
|
'Enter media': 'Enter media', |
|
|
|
|
'Edit': 'Edit', |
|
|
|
|
'Apply': 'Apply', |
|
|
|
|
'Undo': '取り消し', |
|
|
|
|
'Redo': 'やり直し', |
|
|
|
|
'Font family': 'フォントファミリー', |
|
|
|
|
'Font size': 'フォントサイズ', |
|
|
|
|
'Bold': '太字', |
|
|
|
|
'Subscript': '下付き', |
|
|
|
|
'Superscript': '上付き', |
|
|
|
|
'Italic': '斜体', |
|
|
|
|
'Underline': '下線', |
|
|
|
|
'Strike through': '取り消し線', |
|
|
|
|
'Inline code': 'インラインコード', |
|
|
|
|
'Font color': 'フォントカラー', |
|
|
|
|
'Background color': 'ベースカラー', |
|
|
|
|
'Clear format': 'クリアフォーマット', |
|
|
|
|
'Align left': '左揃え', |
|
|
|
|
'Align center': 'センターアライメント', |
|
|
|
|
'Align right': '右揃え', |
|
|
|
|
'Justify win width': '両端揃え', |
|
|
|
|
'Text direction': '文字方向', |
|
|
|
|
'Header style': 'タイトルスタイル', |
|
|
|
|
'Numbered list': '順序付きリスト', |
|
|
|
|
'Bullet list': '順序無しリスト', |
|
|
|
|
'Checked list': 'チェックボックス', |
|
|
|
|
'Code block': 'コード', |
|
|
|
|
'Quote': '引用', |
|
|
|
|
'Increase indent': 'インデントを増やす', |
|
|
|
|
'Decrease indent': 'インデントを減らす', |
|
|
|
|
'Insert URL': 'ハイパーリンクを挿入', |
|
|
|
|
'Visit link': 'ハイパーリンクを訪問', |
|
|
|
|
'Enter link': 'ハイパーリンクを輸入', |
|
|
|
|
'Enter media': 'ミディアムを輸入', |
|
|
|
|
'Edit': '編集', |
|
|
|
|
'Apply': '応用', |
|
|
|
|
}, |
|
|
|
|
'ko': { |
|
|
|
|
'Paste a link': '링크를 붙여넣어 주세요.', |
|
|
|
@ -1527,72 +1593,6 @@ extension Localization on String { |
|
|
|
|
'Edit': 'Edit', |
|
|
|
|
'Apply': 'Apply', |
|
|
|
|
}, |
|
|
|
|
'zh_hk': { |
|
|
|
|
'Paste a link': '貼上連結', |
|
|
|
|
'Ok': '確定', |
|
|
|
|
'Select Color': '選擇顏色', |
|
|
|
|
'Gallery': '圖片庫', |
|
|
|
|
'Link': '連結', |
|
|
|
|
'Please first select some text to transform into a link.': |
|
|
|
|
'請選擇文字以轉換為連結。', |
|
|
|
|
'Open': '開啓', |
|
|
|
|
'Copy': '複製', |
|
|
|
|
'Remove': '移除', |
|
|
|
|
'Save': '儲存', |
|
|
|
|
'Zoom': '放大', |
|
|
|
|
'Saved': '已儲存', |
|
|
|
|
'Text': '文字', |
|
|
|
|
'What is entered is not a link': '輸入的不是連結', |
|
|
|
|
'Resize': '變更大小', |
|
|
|
|
'Width': '寛', |
|
|
|
|
'Height': '高', |
|
|
|
|
'Size': '大小', |
|
|
|
|
'Small': '小', |
|
|
|
|
'Large': '大', |
|
|
|
|
'Huge': '超大', |
|
|
|
|
'Clear': '清除', |
|
|
|
|
'Font': '字型', |
|
|
|
|
'Search': '搜尋', |
|
|
|
|
'matches': '符合', |
|
|
|
|
'showing match': '顯示符合', |
|
|
|
|
'Prev': '上一個', |
|
|
|
|
'Next': '下一個', |
|
|
|
|
'Camera': '相機', |
|
|
|
|
'Video': '錄影', |
|
|
|
|
'Undo': 'Undo', |
|
|
|
|
'Redo': 'Redo', |
|
|
|
|
'Font family': 'Font family', |
|
|
|
|
'Font size': 'Font size', |
|
|
|
|
'Bold': 'Bold', |
|
|
|
|
'Subscript': 'Subscript', |
|
|
|
|
'Superscript': 'Superscript', |
|
|
|
|
'Italic': 'Italic', |
|
|
|
|
'Underline': 'Underline', |
|
|
|
|
'Strike through': 'Strike through', |
|
|
|
|
'Inline code': 'Inline code', |
|
|
|
|
'Font color': 'Font color', |
|
|
|
|
'Background color': 'Background color', |
|
|
|
|
'Clear format': 'Clear format', |
|
|
|
|
'Align left': 'Align left', |
|
|
|
|
'Align center': 'Align center', |
|
|
|
|
'Align right': 'Align right', |
|
|
|
|
'Justify win width': 'Justify win width', |
|
|
|
|
'Text direction': 'Text direction', |
|
|
|
|
'Header style': 'Header style', |
|
|
|
|
'Numbered list': 'Numbered list', |
|
|
|
|
'Bullet list': 'Bullet list', |
|
|
|
|
'Checked list': 'Checked list', |
|
|
|
|
'Code block': 'Code block', |
|
|
|
|
'Quote': 'Quote', |
|
|
|
|
'Increase indent': 'Increase indent', |
|
|
|
|
'Decrease indent': 'Decrease indent', |
|
|
|
|
'Insert URL': 'Insert URL', |
|
|
|
|
'Visit link': 'Visit link', |
|
|
|
|
'Enter link': 'Enter link', |
|
|
|
|
'Enter media': 'Enter media', |
|
|
|
|
'Edit': 'Edit', |
|
|
|
|
'Apply': 'Apply', |
|
|
|
|
}, |
|
|
|
|
'sr': { |
|
|
|
|
'Paste a link': 'Nalepi vezu', |
|
|
|
|
'Ok': 'OK', |
|
|
|
|