diff options
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 02336f3a599..9afdb8d7a07 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -57,17 +57,14 @@ OC.L10N.register( "Where: %s" : "場所:%s", "%1$s via %2$s" : "%1$s に %2$s から", "Cancelled: %1$s" : "キャンセル: %1$s", - "Invitation canceled" : "招待のキャンセル", "Re: %1$s" : "更新: %1$s", - "Invitation updated" : "招待の更新", "Invitation: %1$s" : "招待: %1$s", - "Invitation" : "招待", + "Organizer:" : "主催者:", + "Attendees:" : "参加者:", "Title:" : "タイトル:", "Time:" : "時刻:", "Location:" : "場所:", "Link:" : "リンク:", - "Organizer:" : "主催者:", - "Attendees:" : "参加者:", "Accept" : "承諾", "Decline" : "拒否", "More options …" : "他のオプション …", @@ -176,6 +173,9 @@ OC.L10N.register( "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>が変更されたとき", + "Invitation canceled" : "招待のキャンセル", + "Invitation updated" : "招待の更新", + "Invitation" : "招待" }, "nplurals=1; plural=0;"); |