Browse Source

New translations en.json (Japanese)

pull/7697/head
navi 7 months ago
parent
commit
293e22f31b
  1. 7
      packages/nc-gui/lang/ja.json

7
packages/nc-gui/lang/ja.json

@ -212,7 +212,7 @@
"page": "ページ",
"pages": "ページ",
"record": "レコード",
"records": "records",
"records": "レコード",
"webhook": "Webhook",
"webhooks": "Webhook",
"view": "ビュー",
@ -692,6 +692,7 @@
"showFieldOnConditionsMet": "Shows field only when conditions are met"
},
"activity": {
"noRange": "Calendar view requires a date range",
"goToToday": "Go to Today",
"toggleSidebar": "Toggle Sidebar",
"addEndDate": "Add end date",
@ -1296,6 +1297,8 @@
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}"
},
"error": {
"fetchingCalendarData": "Error fetching calendar data",
"fetchingActiveDates": "Error fetching active dates",
"scopesRequired": "Scopes required",
"authUrlRequired": "Auth URL is required",
"userNameAttributeRequired": "Username attribute is required",
@ -1379,7 +1382,7 @@
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "使用可能なファイル形式は、.xls、.xlsx、.xlsm、.ods、.ots です。",
"parameterKeyCannotBeEmpty": "パラメータキーは空にできません",
"duplicateParameterKeysAreNotAllowed": "パラメータキーの重複は許可されていません",
"fieldRequired": "{value} cannot be empty",
"fieldRequired": "{value} を空にすることはできません。",
"projectNotAccessible": "このプロジェクトにはアクセスできません",
"copyToClipboardError": "クリップボードへのコピーに失敗しました",
"pasteFromClipboardError": "Failed to paste from clipboard",

Loading…
Cancel
Save