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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r--apps/dav/l10n/ja.js112
1 files changed, 74 insertions, 38 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index aa2c5a0c8fb..29582ffe378 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -1,49 +1,85 @@
OC.L10N.register(
"dav",
{
- "A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されました",
- "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されました",
- "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました",
- "%1$s created calendar %2$s" : "%1$s はカレンダー %2$s を作成しました",
- "You created calendar %2$s" : "カレンダー %2$s を作成しました",
- "%1$s deleted calendar %2$s" : "%1$s はカレンダー %2$s を削除しました",
- "You deleted calendar %2$s" : "カレンダー %2$s を削除しました",
- "%1$s updated calendar %2$s" : "%1$s はカレンダー %2$s を更新しました",
- "You updated calendar %2$s" : "カレンダー %2$s を更新しました",
- "%1$s shared calendar %2$s with you" : "%1$s がカレンダー %2$s を共有しています",
- "You shared calendar %2$s with %1$s" : "%1$s とカレンダー %2$s を共有しました",
- "%3$s shared calendar %2$s with %1$s" : "%3$s が %1$s とカレンダー %2$s を共有しています",
- "%1$s unshared calendar %2$s from you" : "%1$s があなたからカレンダー %2$s を共有解除しました",
- "You unshared calendar %2$s from %1$s" : "%1$s からカレンダー %2$s を共有解除しました",
- "%3$s unshared calendar %2$s from %1$s" : "%3$s が %1$s からカレンダー %2$s を共有解除しました",
- "%1$s unshared calendar %2$s from themselves" : "%1$s が彼らからカレンダー %2$s を共有解除しました",
- "You shared calendar %2$s with group %1$s" : "カレンダー %2$s をグループ %1$s と共有しました",
- "%3$s shared calendar %2$s with group %1$s" : "%3$s が %1$s グループとカレンダー %2$s を共有しました",
- "You unshared calendar %2$s from group %1$s" : "%1$s グループからカレンダー %2$s を共有解除しました",
- "%3$s unshared calendar %2$s from group %1$s" : "%3$s が %1$s グループからカレンダー %2$s を共有解除しました",
- "%1$s created event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s に %3$s イベントを作成",
- "You created event %3$s in calendar %2$s" : "カレンダー %2$s に %3$s イベントを作成しました",
- "%1$s deleted event %3$s from calendar %2$s" : "%1$s が カレンダー %2$s から %3$s イベントを削除しました ",
- "You deleted event %3$s from calendar %2$s" : "カレンダー %2$s から %3$s イベントを削除しました",
- "%1$s updated event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s の %3$s イベントを更新しました",
- "You updated event %3$s in calendar %2$s" : "カレンダー %2$s で %3$s イベントを更新しました",
- "%1$s created todo %3$s in list %2$s" : "%1$s がリスト %2$s にTodo %3$s を作成しました",
- "You created todo %3$s in list %2$s" : "リスト %2$s に タスク %3$s を作成しました",
- "%1$s deleted todo %3$s from list %2$s" : " %1$s が リスト%2$s からタスク %3$s を 削除しました",
- "You deleted todo %3$s from list %2$s" : "リスト %2$s から タスク %3$s を削除しました",
- "%1$s updated todo %3$s in list %2$s" : "%1$s が リスト%2$s のタスク %3$s を更新しました",
- "You updated todo %3$s in list %2$s" : "リスト %2$s のタスク %3$s を更新しました",
- "%1$s solved todo %3$s in list %2$s" : "%1$s が リスト%2$s の タスク %3$s を完了しました",
- "You solved todo %3$s in list %2$s" : "リスト %2$s のタスク %3$s を完了しました",
- "%1$s reopened todo %3$s in list %2$s" : "%1$s はリスト %2$s のタスク %3$s を再オープンしました",
- "You reopened todo %3$s in list %2$s" : "リスト%2$s のタスク %3$s を再オープンしました",
"Calendar" : "カレンダー",
"Todos" : "ToDo",
- "Contact birthdays" : "誕生日",
"Personal" : "個人",
+ "{actor} created calendar {calendar}" : "{actor}はカレンダー {calendar} を作成しました",
+ "You created calendar {calendar}" : "カレンダー {calendar} を作成しました",
+ "{actor} deleted calendar {calendar}" : "{actor}はカレンダー {calendar} を削除しました",
+ "You deleted calendar {calendar}" : "カレンダー {calendar} を削除しました",
+ "{actor} updated calendar {calendar}" : "{actor}はカレンダー {calendar} を更新しました",
+ "You updated calendar {calendar}" : "カレンダー {calendar} を更新しました",
+ "You shared calendar {calendar} as public link" : "カレンダー{calendar}を公開リンクとして共有しました",
+ "You removed public link for calendar {calendar}" : "カレンダー{calendar}の公開リンクを削除しました",
+ "{actor} shared calendar {calendar} with you" : "{actor} が カレンダー{calendar} を あなたと共有しました",
+ "You shared calendar {calendar} with {user}" : " カレンダー{calendar} を {user} と共有しました",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} が カレンダー{calendar} を {user} と共有しました",
+ "{actor} unshared calendar {calendar} from you" : "{actor} が あなたからカレンダー{calendar} を共有解除しました",
+ "You unshared calendar {calendar} from {user}" : "{user}からカレンダー{calendar} を共有解除しました",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} が {user} からカレンダー{calendar} を共有解除しました",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor}がカレンダー{calendar} を共有解除しました",
+ "You shared calendar {calendar} with group {group}" : " カレンダー{calendar} を グループ{group} と共有しました",
+ "{actor} shared calendar {calendar} with group {group}" : " {actor}がカレンダー{calendar} を グループ{group} と共有しました",
+ "You unshared calendar {calendar} from group {group}" : "グループ{group}からカレンダー{calendar}の共有を解除しました",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor}がグループ{group}からカレンダー{calendar}の共有を解除しました",
+ "{actor} created event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を作成しました",
+ "You created event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を作成しました",
+ "{actor} deleted event {event} from calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を削除しました",
+ "You deleted event {event} from calendar {calendar}" : "カレンダー {calendar} のイベント{event}を削除しました",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor}はカレンダー {calendar} のイベント{event}を更新しました",
+ "You updated event {event} in calendar {calendar}" : "カレンダー {calendar} のイベント{event}を更新しました",
+ "{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました",
+ "You created todo {todo} in list {calendar}" : "リスト {calendar} にtodo {todo} を作成しました",
+ "{actor} deleted todo {todo} from list {calendar}" : "{actor}リスト{カレンダー}からtodo {todo}を削除しました",
+ "You deleted todo {todo} from list {calendar}" : "あなたはtodo {todo}を{calendar}のリストから削除しました。",
+ "{actor} updated todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を更新しました",
+ "You updated todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を更新しました。",
+ "{actor} solved todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を解決しました",
+ "You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。",
+ "{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました",
+ "You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました",
+ "A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されたとき",
+ "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき",
+ "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
+ "Contact birthdays" : "誕生日",
+ "%1$s via %2$s" : "%1$s に %2$s から",
+ "Invitation canceled" : "招待のキャンセル",
+ "Hello %s," : "%s さん、こんにちは",
+ "The meeting »%1$s« with %2$s was canceled." : "会議%1$s « %2$s がキャンセルされました。",
+ "Invitation updated" : "招待の更新",
+ "The meeting »%1$s« with %2$s was updated." : "会議 %1$s« %2$s が更新されました。",
+ "%1$s invited you to »%2$s«" : "%1$s があなたを »%2$s« に招待しました",
+ "When:" : "いつ:",
+ "Where:" : "場所:",
+ "Description:" : "説明:",
+ "Link:" : "リンク:",
+ "Accept" : "承諾",
+ "Decline" : "拒否",
+ "More options …" : "他のオプション …",
+ "More options at %s" : "%s のその他のオプション",
"Contacts" : "アドレス帳",
+ "WebDAV" : "WebDAV",
+ "WebDAV endpoint" : "WebDAVエンドポイント",
"Technical details" : "技術的な詳細",
"Remote Address: %s" : "リモートアドレス: %s",
- "Request ID: %s" : "リクエスト ID: %s"
+ "Request ID: %s" : "リクエスト ID: %s",
+ "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。",
+ "Please contact the organizer directly." : "主催者に直接お問い合わせください。",
+ "Are you accepting the invitation?" : "招待を受け入れていますか?",
+ "Tentative" : "暫定的",
+ "Save" : "保存",
+ "Your attendance was updated successfully." : "出席は正常に更新されました。",
+ "Calendar server" : "カレンダーサーバー",
+ "Send invitations to attendees" : "参加者に招待状を送信する",
+ "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。",
+ "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する",
+ "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。",
+ "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。",
+ "%s via %s" : "%s に %s から",
+ "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。",
+ "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。",
+ "%s invited you to »%s«" : "%s があなたを »%s« に招待しました",
+ "CalDAV server" : "CalDAVサーバー"
},
"nplurals=1; plural=0;");