material_ja.arb 2.4 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
  "deleteButtonTooltip": "削除",
9 10
  "nextMonthTooltip": "来月",
  "previousMonthTooltip": "前月",
11 12 13
  "nextPageTooltip": "次のページ",
  "previousPageTooltip": "前のページ",
  "showMenuTooltip": "メニューを表示",
14
  "aboutListTileTitle": "$applicationName について",
15
  "licensesPageTitle": "ライセンス",
16 17 18
  "pageRowsInfoTitle": "$firstRow - $lastRow 行(合計 $rowCount 行)",
  "pageRowsInfoTitleApproximate": "$firstRow – $lastRow 行(合計約 $rowCount 行)",
  "rowsPerPageTitle": "ページあたりの行数:",
19
  "tabLabel": "タブ: $tabIndex/$tabCount",
20
  "selectedRowCountTitleOther": "$selectedRowCount 件のアイテムを選択中",
21 22
  "cancelButtonLabel": "キャンセル",
  "closeButtonLabel": "閉じる",
23
  "continueButtonLabel": "続行",
24
  "copyButtonLabel": "コピー",
25
  "cutButtonLabel": "切り取り",
26
  "okButtonLabel": "OK",
27 28 29 30
  "pasteButtonLabel": "貼り付け",
  "selectAllButtonLabel": "すべて選択",
  "viewLicensesButtonLabel": "ライセンスを表示",
  "anteMeridiemAbbreviation": "AM",
31
  "postMeridiemAbbreviation": "PM",
32
  "timePickerHourModeAnnouncement": "時間を選択",
33
  "timePickerMinuteModeAnnouncement": "分を選択",
34
  "signedInLabel": "ログイン中",
35 36
  "hideAccountsLabel": "アカウントを非表示",
  "showAccountsLabel": "アカウントを表示",
37
  "modalBarrierDismissLabel": "閉じる",
38 39
  "drawerLabel": "ナビゲーション メニュー",
  "popupMenuLabel": "ポップアップ メニュー",
40
  "dialogLabel": "ダイアログ",
41 42 43 44 45 46 47 48 49 50
  "alertDialogLabel": "通知",
  "searchFieldLabel": "検索",
  "reorderItemToStart": "先頭に移動",
  "reorderItemToEnd": "最後に移動",
  "reorderItemUp": "上に移動",
  "reorderItemDown": "下に移動",
  "reorderItemLeft": "左に移動",
  "reorderItemRight": "右に移動",
  "expandedIconTapHint": "折りたたむ",
  "collapsedIconTapHint": "展開",
51
  "remainingTextFieldCharacterCountZero": "TBD",
52
  "remainingTextFieldCharacterCountOne": "残り 1 文字(半角相当)",
53 54
  "remainingTextFieldCharacterCountOther": "残り $remainingCount 文字(半角相当)",
  "refreshIndicatorSemanticLabel": "TBD"
55
}