diff options
Diffstat (limited to 'apps/dav/l10n/ja.json')
-rw-r--r-- | apps/dav/l10n/ja.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 41a9d4437a6..5ada8c9fa17 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -162,8 +162,6 @@ "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", - "Number of guests" : "ゲスト数", - "Comment" : "コメント", "Your attendance was updated successfully." : "出席は正常に更新されました。", "Todos" : "ToDo", "{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました", @@ -176,6 +174,8 @@ "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 calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき" + "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", + "Number of guests" : "ゲスト数", + "Comment" : "コメント" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |