diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-09 02:18:45 +0000 |
commit | 9c21bd22b5856bfa995aaedd1779c32bd7506266 (patch) | |
tree | 8ae08eefc5e74918c91290cc590e4279740606e0 /apps/dav/l10n/ja.js | |
parent | 0dbb99a81bc39cee97f6644faef5bec24881b69c (diff) | |
download | nextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.tar.gz nextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 8b79087a774..d56afb5f468 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -40,6 +40,7 @@ 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}を再開しました", + "Calendar and tasks" : "カレンダーとタスク", "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>が変更されたとき", @@ -64,8 +65,13 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s に %2$s から", "Invitation canceled" : "招待のキャンセル", "Invitation updated" : "招待の更新", + "Invitation" : "招待", + "Title:" : "タイトル:", + "Time:" : "時刻:", "Location:" : "場所:", "Link:" : "リンク:", + "Organizer:" : "主催者:", + "Attendees:" : "参加者:", "Accept" : "承諾", "Decline" : "拒否", "More options …" : "他のオプション …", @@ -76,7 +82,12 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", "Configures a CalDAV account" : "CalDAVアカウントを設定します", "Configures a CardDAV account" : "CardDAVアカウントを設定します", + "Events" : "イベント", "Tasks" : "タスク", + "Untitled task" : "タイトルなしタスク", + "Completed on %s" : "%sに完了", + "Due on %s by %s" : "期限日%s が%sにより設定", + "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", |