[Mobile] Update translation
This commit is contained in:
parent
e19e8eb15a
commit
4bba1ab170
|
@ -251,6 +251,7 @@
|
|||
"textNone": "None",
|
||||
"textNoStyles": "No styles for this type of charts.",
|
||||
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"textNumbers": "Numbers",
|
||||
"textOpacity": "Opacity",
|
||||
"textOptions": "Options",
|
||||
"textOrphanControl": "Orphan Control",
|
||||
|
@ -294,8 +295,7 @@
|
|||
"textTopAndBottom": "Top and Bottom",
|
||||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textWrap": "Wrap"
|
||||
},
|
||||
"Error": {
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
|
|
|
@ -251,6 +251,7 @@
|
|||
"textMoveWithText": "Move with Text",
|
||||
"textNoStyles": "No styles for this type of charts.",
|
||||
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"textNumbers": "Numbers",
|
||||
"textOpacity": "Opacity",
|
||||
"textOptions": "Options",
|
||||
"textOrphanControl": "Orphan Control",
|
||||
|
@ -294,8 +295,7 @@
|
|||
"textTopAndBottom": "Top and Bottom",
|
||||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textWrap": "Wrap"
|
||||
},
|
||||
"LongActions": {
|
||||
"downloadMergeText": "ダウンロード中...",
|
||||
|
|
|
@ -251,6 +251,7 @@
|
|||
"textNone": "None",
|
||||
"textNoStyles": "No styles for this type of charts.",
|
||||
"textNotUrl": "This field should be a URL in the format \"http://www.example.com\"",
|
||||
"textNumbers": "Numbers",
|
||||
"textOpacity": "Opacity",
|
||||
"textOptions": "Options",
|
||||
"textOrphanControl": "Orphan Control",
|
||||
|
@ -294,8 +295,7 @@
|
|||
"textTopAndBottom": "Top and Bottom",
|
||||
"textTotalRow": "Total Row",
|
||||
"textType": "Type",
|
||||
"textWrap": "Wrap",
|
||||
"textNumbers": "Numbers"
|
||||
"textWrap": "Wrap"
|
||||
},
|
||||
"Error": {
|
||||
"openErrorText": "Dosya açılırken bir hata oluştu.",
|
||||
|
|
|
@ -379,6 +379,7 @@
|
|||
"Settings": {
|
||||
"textAbout": "詳細情報",
|
||||
"textAddress": "アドレス:",
|
||||
"textAuthor": "作成者",
|
||||
"textBack": "戻る",
|
||||
"textLoading": "読み込み中...",
|
||||
"textSettings": "設定",
|
||||
|
@ -387,7 +388,6 @@
|
|||
"mniSlideWide": "Widescreen (16:9)",
|
||||
"textApplication": "Application",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textAuthor": "Author",
|
||||
"textCaseSensitive": "Case Sensitive",
|
||||
"textCentimeter": "Centimeter",
|
||||
"textCollaboration": "Collaboration",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"About": {
|
||||
"textAbout": "詳細情報",
|
||||
"textEmail": "メール",
|
||||
"textAddress": "Address",
|
||||
"textBack": "Back",
|
||||
"textEmail": "Email",
|
||||
"textPoweredBy": "Powered By",
|
||||
"textTel": "Tel",
|
||||
"textVersion": "Version"
|
||||
|
@ -74,6 +74,7 @@
|
|||
"txtStyle_Heading_2": "見出し2",
|
||||
"txtStyle_Heading_3": "見出し3",
|
||||
"txtStyle_Heading_4": "見出し4",
|
||||
"txtStyle_Title": "タイトル",
|
||||
"txtTable": "テーブル",
|
||||
"txtValues": "値",
|
||||
"txtYears": "年",
|
||||
|
@ -118,7 +119,6 @@
|
|||
"txtStyle_Note": "Note",
|
||||
"txtStyle_Output": "Output",
|
||||
"txtStyle_Percent": "Percent",
|
||||
"txtStyle_Title": "Title",
|
||||
"txtStyle_Total": "Total",
|
||||
"txtStyle_Warning_Text": "Warning Text",
|
||||
"txtTab": "Tab",
|
||||
|
@ -156,12 +156,12 @@
|
|||
}
|
||||
},
|
||||
"Error": {
|
||||
"downloadErrorText": "ダウンロード失敗",
|
||||
"errorBadImageUrl": "画像のURLが正しくありません。",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"convertationTimeoutText": "Conversion timeout exceeded.",
|
||||
"criticalErrorExtText": "Press 'OK' to go back to the document list.",
|
||||
"criticalErrorTitle": "Error",
|
||||
"downloadErrorText": "Download failed.",
|
||||
"errorAccessDeny": "You are trying to perform an action you do not have rights for.<br>Please, contact your admin.",
|
||||
"errorArgsRange": "An error in the formula.<br>Incorrect arguments range.",
|
||||
"errorAutoFilterChange": "The operation is not allowed as it is attempting to shift cells in a table on your worksheet.",
|
||||
|
@ -264,15 +264,15 @@
|
|||
"notcriticalErrorTitle": " 警告",
|
||||
"textCancel": "キャンセル",
|
||||
"textDelete": "削除",
|
||||
"textDuplicate": "複製",
|
||||
"textErrNameExists": "この名前のワークシートはすでに存在しています。",
|
||||
"textDuplicate": "Duplicate",
|
||||
"textRename": "名前の変更",
|
||||
"textErrNameWrongChar": "A sheet name cannot contains characters: \\, /, *, ?, [, ], :",
|
||||
"textErrNotEmpty": "Sheet name must not be empty",
|
||||
"textErrorLastSheet": "The workbook must have at least one visible worksheet.",
|
||||
"textErrorRemoveSheet": "Can't delete the worksheet.",
|
||||
"textHide": "Hide",
|
||||
"textMore": "More",
|
||||
"textRename": "Rename",
|
||||
"textRenameSheet": "Rename Sheet",
|
||||
"textSheet": "Sheet",
|
||||
"textSheetName": "Sheet Name",
|
||||
|
@ -337,6 +337,7 @@
|
|||
},
|
||||
"Edit": {
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"textAuto": "オート",
|
||||
"textBillions": "十億",
|
||||
"textColor": "色",
|
||||
"textDesign": "デザイン",
|
||||
|
@ -351,8 +352,12 @@
|
|||
"textImageURL": "画像のURL",
|
||||
"textLayout": "ページレイアウト",
|
||||
"textNone": "なし",
|
||||
"textSelectAll": "全て選択",
|
||||
"textStyle": "スタイル",
|
||||
"textTenMillions": "10,000,000",
|
||||
"textTenThousands": "10,000",
|
||||
"textText": "テキスト",
|
||||
"textTextColor": "文字の色",
|
||||
"textTime": "時間",
|
||||
"textValue": "値",
|
||||
"textVerticalText": "縦書きテキスト",
|
||||
|
@ -371,7 +376,6 @@
|
|||
"textAllBorders": "All Borders",
|
||||
"textAngleClockwise": "Angle Clockwise",
|
||||
"textAngleCounterclockwise": "Angle Counterclockwise",
|
||||
"textAuto": "Auto",
|
||||
"textAxisCrosses": "Axis Crosses",
|
||||
"textAxisOptions": "Axis Options",
|
||||
"textAxisPosition": "Axis Position",
|
||||
|
@ -487,16 +491,12 @@
|
|||
"textRouble": "Rouble",
|
||||
"textScientific": "Scientific",
|
||||
"textScreenTip": "Screen Tip",
|
||||
"textSelectAll": "Select All",
|
||||
"textSelectObjectToEdit": "Select object to edit",
|
||||
"textSendToBackground": "Send to Background",
|
||||
"textSettings": "Settings",
|
||||
"textShape": "Shape",
|
||||
"textSheet": "Sheet",
|
||||
"textSize": "Size",
|
||||
"textStyle": "Style",
|
||||
"textText": "Text",
|
||||
"textTextColor": "Text Color",
|
||||
"textTextFormat": "Text Format",
|
||||
"textTextOrientation": "Text Orientation",
|
||||
"textThick": "Thick",
|
||||
|
@ -516,24 +516,29 @@
|
|||
"txtSortLow2High": "Sort Lowest to Highest"
|
||||
},
|
||||
"Settings": {
|
||||
"advDRMEnterPassword": "パスワード:",
|
||||
"advDRMPassword": "パスワード",
|
||||
"notcriticalErrorTitle": " 警告",
|
||||
"textAbout": "詳細情報",
|
||||
"textApplication": "アプリケーション",
|
||||
"textAuthor": "作成者",
|
||||
"textCancel": "キャンセル",
|
||||
"textComment": "コメント",
|
||||
"textDone": "完了",
|
||||
"textDownload": "ダウンロード",
|
||||
"textEmail": "メール",
|
||||
"textHelp": "ヘルプ",
|
||||
"textOwner": "作成者",
|
||||
"textPrint": "印刷",
|
||||
"textSearch": "検索",
|
||||
"textSearchBy": "検索",
|
||||
"textTitle": "タイトル",
|
||||
"textValues": "値",
|
||||
"advCSVOptions": "Choose CSV options",
|
||||
"advDRMEnterPassword": "Your password, please:",
|
||||
"advDRMOptions": "Protected File",
|
||||
"closeButtonText": "Close File",
|
||||
"textAddress": "Address",
|
||||
"textApplicationSettings": "Application Settings",
|
||||
"textAuthor": "Author",
|
||||
"textBack": "Back",
|
||||
"textBottom": "Bottom",
|
||||
"textByColumns": "By columns",
|
||||
|
@ -548,9 +553,7 @@
|
|||
"textDisableAll": "Disable All",
|
||||
"textDisableAllMacrosWithNotification": "Disable all macros with a notification",
|
||||
"textDisableAllMacrosWithoutNotification": "Disable all macros without a notification",
|
||||
"textDownload": "Download",
|
||||
"textDownloadAs": "Download As",
|
||||
"textEmail": "Email",
|
||||
"textEnableAll": "Enable All",
|
||||
"textEnableAllMacrosWithoutNotification": "Enable all macros without a notification",
|
||||
"textFind": "Find",
|
||||
|
@ -585,8 +588,6 @@
|
|||
"textReplaceAll": "Replace All",
|
||||
"textResolvedComments": "Resolved Comments",
|
||||
"textRight": "Right",
|
||||
"textSearch": "Search",
|
||||
"textSearchBy": "Search",
|
||||
"textSearchIn": "Search In",
|
||||
"textSettings": "Settings",
|
||||
"textSheet": "Sheet",
|
||||
|
@ -597,7 +598,6 @@
|
|||
"textSpreadsheetTitle": "Spreadsheet Title",
|
||||
"textSubject": "Subject",
|
||||
"textTel": "Tel",
|
||||
"textTitle": "Title",
|
||||
"textTop": "Top",
|
||||
"textUnitOfMeasurement": "Unit Of Measurement",
|
||||
"textUploaded": "Uploaded",
|
||||
|
|
Loading…
Reference in a new issue