tasks/l10n/ja.js

115 lines
8.3 KiB
JavaScript
Raw Normal View History

2014-10-30 10:57:57 +00:00
OC.L10N.register(
"tasks",
{
2015-06-25 05:07:20 +00:00
"Important" : "重要",
2019-01-26 01:37:48 +00:00
"Today" : "今日",
2015-06-25 05:07:20 +00:00
"Week" : "週",
"All" : "すべて",
"Current" : "現在",
"Completed" : "完了",
2019-09-24 02:52:31 +00:00
"Tasks" : "タスク",
2019-08-01 02:53:07 +00:00
"The Tasks app for Nextcloud" : "Nextcloud用のタスクアプリ",
2020-01-10 03:05:44 +00:00
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal... - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar." : "有効にすると、Nextcloud appsメニューに新しいタスクメニューが表示されます。そこからタスクを追加・削除したり、タイトル、説明、開始日と期限を編集したり、重要マークを付けたり、コメントを追加したりできます。 タスクはユーザー間で共有できます。タスクはCalDavで同期することもできます。各タスクリストは、ローカルクライアントThunderbird、Evolution、KDE Kontact、iCalなどに同期するためにNextcloudカレンダーにリンクされているので、リモートカレンダーとしてクライアントでカレンダーを追加するだけでタスクリストが同期できます。各カレンダーのダウンロードボタンを使用して、タスクをICSファイルとしてダウンロードできます。",
2019-08-01 02:53:07 +00:00
"Share with users or groups" : "ユーザーまたはグループと共有する",
"No users or groups" : "ユーザーまたはグループはありません",
"can edit" : "編集を許可",
"Unable to delete the share." : "共有を解除できません。",
"Unable to change permissions." : "権限を変更できません。",
2016-08-04 23:08:11 +00:00
"Delete" : "削除",
2016-08-08 23:07:26 +00:00
"Cancel" : "キャンセル",
2019-08-01 02:53:07 +00:00
"Delete all completed tasks." : "全ての完了したタスクを削除",
"Delete completed tasks." : "完了したタスクを削除",
"No errors" : "エラーはありません",
"Open your browser console for more details" : "詳細はブラウザコンソールを開きます",
"_Could not delete {failedCount} task._::_Could not delete {failedCount} tasks._" : ["{failedCount} 個のタスクが削除できませんでした"],
"Load all completed tasks." : "完了済みタスクを読み込み",
2016-11-01 02:16:31 +00:00
"Change sort order" : "並び順を変更",
2016-09-03 23:07:22 +00:00
"Default" : "デフォルト",
2019-08-01 02:53:07 +00:00
"Sort by completed state, due date, priority, start date and summary." : "完了状態、期日、優先順位、開始日、および要約で並べ替えます。",
2016-11-01 02:16:31 +00:00
"Due date" : "期限",
2019-08-01 02:53:07 +00:00
"Sort by due date and summary." : "期日および要約で並べ替えます。",
2016-11-01 02:16:31 +00:00
"Start date" : "開始日",
2019-08-01 02:53:07 +00:00
"Sort by start date and summary." : "開始日および要約で並べ替えます。",
2019-02-25 01:38:40 +00:00
"Created date" : "データーを作成",
2019-08-01 02:53:07 +00:00
"Sort by created date and summary." : "作成日および要約で並べ替えます。",
"Last modified" : "最終更新日",
"Sort by last-modified date and summary." : "最終更新日と要約で並べ替えます。",
"Completed date" : "完了日",
"Sort by completed date." : "完了日で並べ替えます",
2016-11-01 02:16:31 +00:00
"Priority" : "優先度",
2019-08-01 02:53:07 +00:00
"Sort by priority and summary." : "優先順位と要約で並べ替えます。",
2016-11-01 02:16:31 +00:00
"Manually" : "手動",
2019-08-01 02:53:07 +00:00
"Sort by manual order." : "手動で並べ替えます。",
2019-01-26 01:37:48 +00:00
"Alphabetically" : "アルファベット順",
2019-08-01 02:53:07 +00:00
"Sort by summary and priority." : "要約と優先順位で並べ替えます。",
2017-08-02 00:23:12 +00:00
"Task is completed" : "タスク完了",
2019-09-11 02:50:11 +00:00
"{complete} % completed" : "{complete} %完了",
2019-08-01 02:53:07 +00:00
"Toggle visibility of completed subtasks." : "完了したサブタスクの表示/非表示を切り替えます。",
2019-09-11 02:50:11 +00:00
"Toggle visibility of all subtasks." : "すべてのサブタスクの表示/非表示を切り替えます。",
2019-08-01 02:53:07 +00:00
"[Yesterday]" : "[昨日]",
"[Today]" : "[今日]",
"[Tomorrow]" : "[明日]",
2019-09-14 02:42:06 +00:00
"Add a subtask to \"{task}\"…" : "\"{task}\"にサブタスクを追加...",
"Add a task to \"{task}\"…" : "\"{task}\"にタスクを追加...",
2019-01-26 01:37:48 +00:00
"_%n Completed Task_::_%n Completed Tasks_" : ["完了済みタスク %n"],
2019-09-16 02:41:57 +00:00
"Add an important task to \"{calendar}\"…" : "\"{calendar}\"に重要なタスクを追加する",
"Add a task due today to \"{calendar}\"…" : "\"{calendar}\"に今日が期限のタスクを追加する",
"Add a current task to \"{calendar}\"…" : "\"{calendar}\"に現在のタスクを追加する",
"Add a task to \"{calendar}\"…" : "\"{calendar}\"にタスクを追加する",
2019-01-26 01:37:48 +00:00
"Tomorrow" : "明日",
"Set start date" : "開始日を設定",
2019-08-01 02:53:07 +00:00
"Set start time" : "開始時刻を設定",
2019-01-26 01:37:48 +00:00
"Set due date" : "期限を設定",
2019-08-01 02:53:07 +00:00
"Set due time" : "期限時刻を設定",
2016-11-01 02:16:31 +00:00
"All day" : "終日",
2019-08-01 02:53:07 +00:00
"Select a calendar" : "カレンダーを選択",
"Select a classification" : "分類を選択",
"Select categories" : "カテゴリを選択",
"Add this as a new category" : "これを新しいカテゴリーとして追加",
2015-11-01 05:07:27 +00:00
"Task not found!" : "タスクがありません!",
2019-11-20 02:54:12 +00:00
"When shared show full event" : "共有時にすべてのイベントを表示",
"When shared show only busy" : "共有時に実行中のみを表示",
"When shared hide this event" : "共有時にこのイベントを隠す",
2019-08-01 02:53:07 +00:00
"[Starts today]" : "[今日開始]",
"[Starts tomorrow]" : "[明日開始]",
"[Started yesterday]" : "[昨日から]",
"[Due today]" : "[今日まで]",
"[Due tomorrow]" : "[明日まで]",
"[Was due yesterday]" : "[昨日が期限]",
2019-11-20 02:54:12 +00:00
"Last modified {date}" : "最終更新:\"{calendar}\".",
"Created {date}" : "作成:{date}",
"Completed {date}" : "完了:{date}",
2019-08-01 02:53:07 +00:00
"No priority assigned" : "優先順位が割り当てられていません",
2019-09-16 02:41:57 +00:00
"Priority {priority}: high" : "優先度{priority}:高",
"Priority {priority}: medium" : "優先度{priority}:中",
"Priority {priority}: low" : "優先度{priority}:低",
2019-09-14 02:42:06 +00:00
"{percent} % completed" : "{percent} %完了",
2019-01-26 01:37:48 +00:00
"Edit" : "編集",
2019-08-01 02:53:07 +00:00
"Copy private link" : "プライベートリンクをコピー",
"Copied" : "コピーしました",
2019-08-19 02:50:23 +00:00
"Can not copy" : "コピーできません",
2019-01-26 01:37:48 +00:00
"Download" : "ダウンロード",
"Save" : "保存",
2019-08-01 02:53:07 +00:00
"Add List…" : "リストを追加…",
2019-01-26 01:37:48 +00:00
"New List" : "新規リスト",
2019-08-01 02:53:07 +00:00
"Calendar link copied to clipboard." : "カレンダーリンクをクリップボードにコピー",
"Calendar link could not be copied to clipboard." : "カレンダーリンクをクリップボードにコピーできませんでした。",
2019-09-16 02:41:57 +00:00
"The name \"{calendar}\" is already used." : "\"{calendar}\"の名称は既に使用されています。",
2019-02-13 01:39:04 +00:00
"An empty name is not allowed." : "件名を入力してください。",
2019-09-16 02:41:57 +00:00
"This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "カレンダー\"{calendar}\"とカレンダーに対応するすべてのイベントとタスクが削除されます。",
2019-08-01 02:53:07 +00:00
"_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}個のエンティティと共有"],
2019-01-26 01:37:48 +00:00
"Settings" : "設定",
2019-03-25 01:33:36 +00:00
"Default list" : "デフォルトリスト",
2019-01-26 01:37:48 +00:00
"Visibility of Smart Collections" : "スマートコレクションの表示",
"Hidden" : "隠す",
"Visible" : "表示する",
2019-08-01 02:53:07 +00:00
"Automatic" : "自動",
"Could not delete the task." : "タスクを削除できませんでした",
"Synchronizing to the server." : "サーバーと同期中",
"Task successfully saved to server." : "タスクはサーバーに正常に保存されました。",
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "サーバー上でタスクが変更されたため、タスクを更新できませんでした。 クリックして更新してください。ローカルの変更は破棄されます。",
"Could not update the task." : "タスクを更新できませんでした",
"An error occurred" : "エラーが発生しました"
2014-10-30 10:57:57 +00:00
},
"nplurals=1; plural=0;");