tasks/l10n/ja.php

100 lines
3.5 KiB
PHP
Raw Normal View History

2014-09-12 07:28:35 +00:00
<?php
$TRANSLATIONS = array(
"Tasks" => "タスク",
2014-10-30 05:07:14 +00:00
"Due yesterday" => "昨日まで",
"Due today" => "今日まで",
2014-09-12 07:28:35 +00:00
"Due tomorrow" => "明日まで",
2014-11-08 06:07:28 +00:00
"Due on" => "期日",
2014-09-12 07:28:35 +00:00
"Started yesterday" => "昨日開始",
2014-11-02 05:07:14 +00:00
"Starts today" => "今日開始",
2014-09-12 07:28:35 +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-09-12 07:28:35 +00:00
"Yesterday" => "昨日",
2015-06-25 05:07:20 +00:00
"Today" => "今日",
2014-09-12 07:28:35 +00:00
"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年",
"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\"とすべてのエントリが削除されます",
2015-02-07 06:07:13 +00:00
"The name \"%s\" is already used." => "名前 \"%s\" はすでに使われています。",
2014-09-12 07:28:35 +00:00
"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\" に追加...",
2015-11-01 05:07:27 +00:00
"Add a subtask to \"%s\"..." => "サブタスク \"%s\" を追加...",
2015-02-20 06:07:13 +00:00
"_%n Completed Task_::_%n Completed Tasks_" => array("完了済みタスク %n"),
2016-05-17 06:15:59 +00:00
"Hours" => "時間",
"Minutes" => "",
2014-11-01 05:07:14 +00:00
"Set due date" => "期限を設定",
"%s %% completed" => "%s %% 完了",
2015-06-29 05:07:12 +00:00
"priority %s: " => "優先度 %s:",
"high" => "高い",
"medium" => "中間",
"low" => "低い",
2015-07-25 05:07:15 +00:00
"no priority assigned" => "優先度未割り当て",
2014-09-12 07:28:35 +00:00
"Remind me" => "リマインド",
2014-11-02 05:07:14 +00:00
"at the end" => "終了時",
"at the beginning" => "開始時",
2014-09-12 07:28:35 +00:00
"Set start date" => "開始日を設定",
2016-05-17 06:15:59 +00:00
"{calendar} shared by {owner}" => "{owner} が共有中の{calendar} ",
2016-05-28 20:28:41 +00:00
"Unnamed" => "名称未設定",
2015-06-25 05:07:20 +00:00
"Important" => "重要",
"Week" => "",
"All" => "すべて",
"Current" => "現在",
"Completed" => "完了",
2014-09-12 07:28:35 +00:00
"Add List..." => "リスト追加...",
"New List" => "新規リスト",
2015-06-29 05:07:12 +00:00
"Settings" => "設定",
2015-06-10 05:07:18 +00:00
"Start of week" => "週の初め",
"Visibility of Smart Collections" => "スマートコレクションの表示",
2014-11-10 06:07:12 +00:00
"Load remaining completed tasks." => "残りの完了済みタスクをロード",
2015-07-03 05:08:22 +00:00
"(New category)" => "(新しいカテゴリ)",
2015-07-25 05:07:15 +00:00
"Select categories..." => "カテゴリーの選択...",
2015-02-10 06:07:13 +00:00
"Loading the task..." => "タスクの読み込み中...",
2015-11-01 05:07:27 +00:00
"Task not found!" => "タスクがありません!",
"add a subtask to" => "サブタスクを次に追加"
2014-09-12 07:28:35 +00:00
);
$PLURAL_FORMS = "nplurals=1; plural=0;";