Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.json')
-rw-r--r--l10n/ja.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/ja.json b/l10n/ja.json
index 9c413cda..5fc59855 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -8,12 +8,6 @@
"Tasks" : "タスク",
"The Tasks app for Nextcloud" : "Nextcloud用のタスクアプリ",
"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アプリのメニューに新しいタスクメニューが表示されます。 そこからタスクの追加や削除、タイトル、説明、開始日、期限を編集して重要なタスクとしてマークすることができます。 タスクはユーザー間で共有することができます。 タスクはCalDavを使って同期することができます。 各タスクリストはNextcloudのカレンダーにリンクされており、ローカルクライアント(Thunderbird、Evolution、KDE Kontact、iCalなど)と同期するには、クライアントのリモートカレンダーとしてカレンダーを追加します。 各カレンダーのダウンロードボタンを使って、タスクをICSファイルとしてダウンロードすることができます。",
- "Add List…" : "リストを追加…",
- "New List" : "新規リスト",
- "Cancel" : "キャンセル",
- "Save" : "保存",
- "The name \"{calendar}\" is already used." : "\"{calendar}\"の名称は既に使用されています。",
- "An empty name is not allowed." : "件名を入力してください。",
"Share with users or groups" : "ユーザーまたはグループと共有する",
"No users or groups" : "ユーザーまたはグループはありません",
"can edit" : "編集を許可",
@@ -27,10 +21,14 @@
"Download" : "ダウンロード",
"Delete" : "削除",
"Unshare" : "共有を解除",
+ "Cancel" : "キャンセル",
+ "Save" : "保存",
"This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "カレンダー\"{calendar}\"とカレンダーに対応するすべてのイベントとタスクが削除されます。",
"This will unshare the calendar \"{calendar}\"." : "カレンダー \"{calendar}\" の共有を解除します。",
"Calendar link copied to clipboard." : "カレンダーリンクをクリップボードにコピー",
"Calendar link could not be copied to clipboard." : "カレンダーリンクをクリップボードにコピーできませんでした。",
+ "The name \"{calendar}\" is already used." : "\"{calendar}\"の名称は既に使用されています。",
+ "An empty name is not allowed." : "件名を入力してください。",
"An error occurred, unable to delete the calendar." : "エラーが発生したため、カレンダーを削除できません。",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["{num}個のエンティティと共有"],
"Default list" : "デフォルトリスト",
@@ -83,6 +81,8 @@
"Add a current task to \"{calendar}\"…" : "\"{calendar}\"に現在のタスクを追加する",
"Add a task to \"{calendar}\"…" : "\"{calendar}\"にタスクを追加する",
"Tomorrow" : "明日",
+ "Add List…" : "リストを追加…",
+ "New List" : "新規リスト",
"Set start date" : "開始日を設定",
"Set start time" : "開始時刻を設定",
"Set due date" : "期限を設定",