tasks/l10n/ja.json

89 lines
3.2 KiB
JSON
Raw Normal View History

2014-10-30 10:57:57 +00:00
{ "translations": {
"Tasks" : "タスク",
"Important" : "重要",
"Today" : "今日",
"Week" : "週",
"All" : "すべて",
"Current" : "現在",
"Completed" : "完了",
"Due yesterday" : "昨日まで",
"Due today" : "今日まで",
"Due tomorrow" : "明日まで",
2014-11-08 06:07:28 +00:00
"Due on" : "期日",
2014-10-30 10:57:57 +00:00
"Started yesterday" : "昨日開始",
2014-11-02 05:07:14 +00:00
"Starts today" : "今日開始",
2014-10-30 10:57:57 +00:00
"Starts tomorrow" : "明日開始",
2014-11-08 06:07:28 +00:00
"Started on" : "開始",
2014-11-02 05:07:14 +00:00
"Starts on" : "開始",
"[Remind me yesterday at ]HH:mm" : "[昨日の通知時刻]HH:mm",
"[Remind me today at ]HH:mm" : "[今日の通知時刻]HH:mm",
"[Remind me tomorrow at ]HH:mm" : "[明日の通知時刻]HH:mm",
"[Remind me on ]MMM DD, YYYY,[ at ]HH:mm" : "YYYY,MM,DD[の]HH:mm[に通知]",
2014-10-30 10:57:57 +00:00
"Yesterday" : "昨日",
"Tomorrow" : "明日",
"in %s" : "%s で",
"%s ago" : "%s前",
"seconds" : "秒",
"a minute" : "1分",
"%d minutes" : "%d分",
"an hour" : "1時間",
"%d hours" : "%d時間",
"a day" : "1日",
"%d days" : "%d日",
"a month" : "1ヶ月",
"%d months" : "%dヶ月",
"a year" : "1年",
"%d years" : "%d年",
"Hours" : "時間",
"Minutes" : "分",
"week" : "週",
"weeks" : "週",
"day" : "日",
"days" : "日",
"hour" : "時間",
"hours" : "時間",
"minute" : "分",
"minutes" : "分",
"second" : "2週目",
"before beginning" : "開始前",
"after beginning" : "開始後",
"before end" : "終了前",
"after end" : "終了後",
"Comment" : "コメント",
"Add a comment" : "コメントを追加",
2014-11-02 05:07:14 +00:00
"This will delete the Calendar \"%s\" and all of its entries." : "カレンダー \"%s\"とすべてのエントリが削除されます",
2014-10-30 10:57:57 +00:00
"The name \"%s\" is already used." : "件名 \"%s\" は登録済みです。",
"An empty name is not allowed." : "件名を入力してください。",
"Hidden" : "隠す",
"Visible" : "表示する",
"Automatic" : "自動",
"Sunday" : "日",
"Monday" : "月",
"Tuesday" : "火",
"Wednesday" : "水",
"Thursday" : "木",
"Friday" : "金",
"Saturday" : "土",
2014-11-01 05:07:14 +00:00
"Add an important item in \"%s\"..." : "重要なアイテムを \"%s\" に追加...",
"Add an item due today in \"%s\"..." : "今日期限のアイテムを \"%s\" に追加...",
"Add an item in \"%s\"..." : "アイテムを \"%s\" に追加...",
"Add a current item in \"%s\"..." : "現在のアイテムを \"%s\" に追加...",
2014-10-30 10:57:57 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : ["完了済みタスク %n"],
2014-11-01 05:07:14 +00:00
"Set due date" : "期限を設定",
"%s %% completed" : "%s %% 完了",
2014-10-30 10:57:57 +00:00
"Remind me" : "リマインド",
2014-11-02 05:07:14 +00:00
"at the end" : "終了時",
"at the beginning" : "開始時",
2014-10-30 10:57:57 +00:00
"Set start date" : "開始日を設定",
"Search..." : "検索...",
"Add List..." : "リスト追加...",
"New List" : "新規リスト",
"Settings" : "設定",
"Done" : "完了",
"General" : "一般",
"General Settings" : "一般設定",
"Start of week" : "週の初め",
"Smart Collections" : "スマートコレクション",
2014-11-09 06:07:15 +00:00
"Visibility of Smart Collections" : "スマートコレクションの表示"
2014-10-30 10:57:57 +00:00
},"pluralForm" :"nplurals=1; plural=0;"
}