cupertino_ja.arb 1.2 KB
Newer Older
1 2 3 4 5
{
  "datePickerHourSemanticsLabelOne": "$hour時",
  "datePickerHourSemanticsLabelOther": "$hour時",
  "datePickerMinuteSemanticsLabelOne": "1分",
  "datePickerMinuteSemanticsLabelOther": "$minute分",
6
  "datePickerDateOrder": "ymd",
7 8 9 10 11 12 13 14 15 16 17 18 19 20
  "datePickerDateTimeOrder": "date_time_dayPeriod",
  "anteMeridiemAbbreviation": "AM",
  "postMeridiemAbbreviation": "PM",
  "todayLabel": "今日",
  "alertDialogLabel": "通知",
  "timerPickerHourLabelOne": "時間",
  "timerPickerHourLabelOther": "時間",
  "timerPickerMinuteLabelOne": "分",
  "timerPickerMinuteLabelOther": "分",
  "timerPickerSecondLabelOne": "秒",
  "timerPickerSecondLabelOther": "秒",
  "cutButtonLabel": "切り取り",
  "copyButtonLabel": "コピー",
  "pasteButtonLabel": "貼り付け",
21
  "selectAllButtonLabel": "すべてを選択",
22
  "tabSemanticsLabel": "タブ: $tabIndex/$tabCount",
23
  "modalBarrierDismissLabel": "閉じる",
24
  "searchTextFieldPlaceholderLabel": "検索",
25 26 27
  "noSpellCheckReplacementsLabel": "置き換えるものがありません",
  "menuDismissLabel": "メニューを閉じる",
  "lookUpButtonLabel": "調べる",
28
  "searchWebButtonLabel": "ウェブを検索",
29 30
  "shareButtonLabel": "共有...",
  "clearButtonLabel": "Clear"
31
}