material_ja.arb 1.26 KB
Newer Older
1
{
2
  "scriptCategory": "dense",
Yegor's avatar
Yegor committed
3
  "timeOfDayFormat": "H:mm",
4 5
  "selectedRowCountTitleOne": "1 件のアイテムを選択中",
  "openAppDrawerTooltip": "ナビゲーション メニューを開く",
6
  "backButtonTooltip": "戻る",
7
  "closeButtonTooltip": "閉じる",
8 9
  "nextMonthTooltip": "来月",
  "previousMonthTooltip": "前月",
10 11 12
  "nextPageTooltip": "次のページ",
  "previousPageTooltip": "前のページ",
  "showMenuTooltip": "メニューを表示",
13
  "aboutListTileTitle": "$applicationName について",
14
  "licensesPageTitle": "ライセンス",
15 16 17 18
  "pageRowsInfoTitle": "$firstRow - $lastRow 行(合計 $rowCount 行)",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow 行(合計約 $rowCount 行)",
  "rowsPerPageTitle": "ページあたりの行数:",
  "selectedRowCountTitleOther": "$selectedRowCount 件のアイテムを選択中",
19 20
  "cancelButtonLabel": "キャンセル",
  "closeButtonLabel": "閉じる",
21
  "continueButtonLabel": "続行",
22
  "copyButtonLabel": "コピー",
23
  "cutButtonLabel": "切り取り",
24
  "okButtonLabel": "OK",
25 26 27 28 29
  "pasteButtonLabel": "貼り付け",
  "selectAllButtonLabel": "すべて選択",
  "viewLicensesButtonLabel": "ライセンスを表示",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM"
30
}