i18n // Add missing translation entries.
This commit is contained in:
parent
745c71be69
commit
d7e648522c
|
@ -56,6 +56,9 @@
|
||||||
"Symbol & Emoji Input" = "Symbol & Emoji Input";
|
"Symbol & Emoji Input" = "Symbol & Emoji Input";
|
||||||
"Edit User Symbol & Emoji Data…" = "Edit User Symbol & Emoji Data…";
|
"Edit User Symbol & Emoji Data…" = "Edit User Symbol & Emoji Data…";
|
||||||
"Choose your desired user data folder." = "Choose your desired user data folder.";
|
"Choose your desired user data folder." = "Choose your desired user data folder.";
|
||||||
|
"Cursor is after \"%@\"." = "Cursor is after \"%@\".";
|
||||||
|
"Cursor is before \"%@\"." = "Cursor is before \"%@\".";
|
||||||
|
"Cursor is between \"%@\" and \"%@\"." = "Cursor is between \"%@\" and \"%@\".";
|
||||||
|
|
||||||
// The followings are the category names used in the Symbol menu.
|
// The followings are the category names used in the Symbol menu.
|
||||||
"catCommonSymbols" = "CommonSymbols";
|
"catCommonSymbols" = "CommonSymbols";
|
||||||
|
|
|
@ -56,6 +56,9 @@
|
||||||
"Symbol & Emoji Input" = "Symbol & Emoji Input";
|
"Symbol & Emoji Input" = "Symbol & Emoji Input";
|
||||||
"Edit User Symbol & Emoji Data…" = "Edit User Symbol & Emoji Data…";
|
"Edit User Symbol & Emoji Data…" = "Edit User Symbol & Emoji Data…";
|
||||||
"Choose your desired user data folder." = "Choose your desired user data folder.";
|
"Choose your desired user data folder." = "Choose your desired user data folder.";
|
||||||
|
"Cursor is after \"%@\"." = "Cursor is after \"%@\".";
|
||||||
|
"Cursor is before \"%@\"." = "Cursor is before \"%@\".";
|
||||||
|
"Cursor is between \"%@\" and \"%@\"." = "Cursor is between \"%@\" and \"%@\".";
|
||||||
|
|
||||||
// The followings are the category names used in the Symbol menu.
|
// The followings are the category names used in the Symbol menu.
|
||||||
"catCommonSymbols" = "CommonSymbols";
|
"catCommonSymbols" = "CommonSymbols";
|
||||||
|
|
|
@ -56,6 +56,9 @@
|
||||||
"Symbol & Emoji Input" = "符号&絵文字入力";
|
"Symbol & Emoji Input" = "符号&絵文字入力";
|
||||||
"Edit User Symbol & Emoji Data…" = "ユーザー符号&絵文字辞書を編集…";
|
"Edit User Symbol & Emoji Data…" = "ユーザー符号&絵文字辞書を編集…";
|
||||||
"Choose your desired user data folder." = "欲しがるユーザー辞書フォルダをお選びください。";
|
"Choose your desired user data folder." = "欲しがるユーザー辞書フォルダをお選びください。";
|
||||||
|
"Cursor is after \"%@\"." = "カーソルは「%@」の後に。";
|
||||||
|
"Cursor is before \"%@\"." = "カーソル「%@」の前に。";
|
||||||
|
"Cursor is between \"%@\" and \"%@\"." = "カーソルは「%@」と「%@」に間れ。";
|
||||||
|
|
||||||
// The followings are the category names used in the Symbol menu.
|
// The followings are the category names used in the Symbol menu.
|
||||||
"catCommonSymbols" = "常用";
|
"catCommonSymbols" = "常用";
|
||||||
|
|
|
@ -56,6 +56,9 @@
|
||||||
"Symbol & Emoji Input" = "符号&绘文字输入";
|
"Symbol & Emoji Input" = "符号&绘文字输入";
|
||||||
"Edit User Symbol & Emoji Data…" = "编辑自订符号&绘文字资料…";
|
"Edit User Symbol & Emoji Data…" = "编辑自订符号&绘文字资料…";
|
||||||
"Choose your desired user data folder." = "请选择您想指定的使用者语汇档案目录。";
|
"Choose your desired user data folder." = "请选择您想指定的使用者语汇档案目录。";
|
||||||
|
"Cursor is after \"%@\"." = "游标在「%@」之后。";
|
||||||
|
"Cursor is before \"%@\"." = "游标在「%@」之前。";
|
||||||
|
"Cursor is between \"%@\" and \"%@\"." = "游标介于「%@」与「%@」之间。";
|
||||||
|
|
||||||
// The followings are the category names used in the Symbol menu.
|
// The followings are the category names used in the Symbol menu.
|
||||||
"catCommonSymbols" = "常用";
|
"catCommonSymbols" = "常用";
|
||||||
|
|
|
@ -56,6 +56,9 @@
|
||||||
"Symbol & Emoji Input" = "符號&繪文字輸入";
|
"Symbol & Emoji Input" = "符號&繪文字輸入";
|
||||||
"Edit User Symbol & Emoji Data…" = "編輯自訂符號&繪文字資料…";
|
"Edit User Symbol & Emoji Data…" = "編輯自訂符號&繪文字資料…";
|
||||||
"Choose your desired user data folder." = "請選擇您想指定的使用者語彙檔案目錄。";
|
"Choose your desired user data folder." = "請選擇您想指定的使用者語彙檔案目錄。";
|
||||||
|
"Cursor is after \"%@\"." = "游標在「%@」之後。";
|
||||||
|
"Cursor is before \"%@\"." = "游標在「%@」之前。";
|
||||||
|
"Cursor is between \"%@\" and \"%@\"." = "游標介於「%@」與「%@」之間。";
|
||||||
|
|
||||||
// The followings are the category names used in the Symbol menu.
|
// The followings are the category names used in the Symbol menu.
|
||||||
"catCommonSymbols" = "常用";
|
"catCommonSymbols" = "常用";
|
||||||
|
|
Loading…
Reference in New Issue