Files
huly-platform/packages/ui/lang/ja.json
T

116 lines
4.6 KiB
JSON

{
"string": {
"EditBoxPlaceholder": "テキストを入力…",
"Ok": "OK",
"Cancel": "キャンセル",
"Save": "保存",
"Publish": "公開",
"SaveDraft": "下書きを保存",
"MinutesAgo": "{minutes, plural, =0 {1分以内} =1 {1分前} other {#分前}}",
"HoursAgo": "{hours, plural, =0 {1時間以内} =1 {1時間前} other {#時間前}}",
"DaysAgo": "{days, plural, =0 {今日} =1 {昨日} other {#日前}}",
"MonthsAgo": "{months, plural, =0 {今月} =1 {1か月前} other {#か月前}}",
"YearsAgo": "{years, plural, =0 {今年} =1 {1年前} other {#年前}}",
"Minutes": "{minutes, plural, =0 {1分未満} =1 {1分} other {#分}}",
"Hours": "{hours, plural, =0 {1時間未満} =1 {1時間} other {#時間}}",
"Days": "{days, plural, =0 {今日} =1 {1日} other {#日}}",
"Weeks": "{weeks, plural, =0 {今週} =1 {1週間} other {#週間}}",
"Months": "{months, plural, =0 {今月} =1 {1か月} other {#か月}}",
"Years": "{years, plural, =0 {今年} =1 {1年} other {#年}}",
"Before": "前",
"After": "後",
"MinutesShort": "{value}分",
"HoursShort": "{value}時間",
"DaysShort": "{value}日",
"ShowMore": "もっと表示",
"ShowLess": "表示を減らす",
"Search": "検索",
"SearchDots": "検索...",
"SearchResults": "検索結果",
"Suggested": "候補",
"TimeTooltip": "{value}",
"SelectDate": "日付を選択",
"None": "なし",
"NotSelected": "未選択",
"Today": "今日",
"NoDate": "日付なし",
"StartDate": "開始日",
"TargetDate": "目標日",
"Overdue": "期限切れ",
"DueDate": "期限日",
"AddDueDate": "期限日を追加",
"SetDueDate": "期限日を設定",
"EditDueDate": "期限日を編集",
"SaveDueDate": "期限日を保存",
"NeedsToBeCompletedByThisDate": "この日までに完了させる",
"DueDatePopupTitle": "{value} が期限",
"DueDatePopupOverdueTitle": "{value} に期限切れ",
"DueDatePopupDescription": "{value, plural, =0 {今日} =1 {明日} other {あと #日}}",
"DueDatePopupOverdueDescription": "{value, plural, =1 {1日超過} other {#日超過}}",
"English": "English",
"Russian": "Русский",
"Portuguese": "Português",
"PortugueseBrazil": "Português (Brasil)",
"Spanish": "Español",
"Chinese": "中文",
"French": "Français",
"Italian": "Italiano",
"Czech": "Čeština",
"German": "Deutsch",
"Japanese": "日本語",
"Korean": "韓国語",
"Turkish": "Türkçe",
"MinutesBefore": "{minutes, plural, =1 {1分前} other {#分前}}",
"HoursBefore": "{hours, plural, =1 {1時間前} other {#時間前}}",
"DaysBefore": "{days, plural, =1 {1日前} other {#日前}}",
"WeeksBefore": "{weeks, plural, =1 {1週間前} other {#週間前}}",
"MonthsBefore": "{months, plural, =1 {1か月前} other {#か月前}}",
"MinutesAfter": "{minutes, plural, =1 {1分後} other {#分後}}",
"HoursAfter": "{hours, plural, =1 {1時間後} other {#時間後}}",
"DaysAfter": "{days, plural, =1 {1日後} other {#日後}}",
"WeeksAfter": "{weeks, plural, =1 {1週間後} other {#週間後}}",
"MonthsAfter": "{months, plural, =1 {1か月後} other {#か月後}}",
"NoActionsDefined": "できる操作がありません",
"Incoming": "受信",
"HoursLabel": "時間",
"Back": "戻る",
"Next": "次へ",
"DropdownDefaultLabel": "項目を選択",
"DD": "DD",
"MM": "MM",
"YYYY": "YYYY",
"HH": "HH",
"Remove": "削除",
"NoResults": "結果なし",
"MoreCount": "他 {count} 件",
"Spacious": "広め",
"Compact": "コンパクト",
"ThemeLight": "ライト",
"ThemeDark": "ダーク",
"ThemeSystem": "システム",
"NoTimeZonesFound": "タイムゾーンが見つかりません",
"Selected": "選択中:",
"Submit": "送信",
"NextStep": "次のステップ",
"TypeHere": "ここに入力...",
"NormalSize": "標準サイズ",
"FullSize": "全画面サイズ",
"UseMaxWidth": "最大幅",
"Sidebar": "サイドバー",
"FontSize": "フォントサイズ",
"Language": "言語",
"DaysWOValue": "{days, plural, =1 {日} other {日}}",
"WeeksWOValue": "{weeks, plural, =1 {週} other {週}}",
"MonthsWOValue": "{months, plural, =1 {か月} other {か月}}",
"Filter": "フィルター",
"Clear": "クリア",
"Yesterday": "昨日",
"ThisWeek": "今週",
"ThisMonth": "今月",
"ThisYear": "今年",
"EmojiStyle": "絵文字スタイル",
"EmojiSystem": "システムデフォルト",
"EmojiNoto": "Noto Color"
}
}