aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/dav/l10n/ja.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r--apps/dav/l10n/ja.js17
1 files changed, 13 insertions, 4 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 794a6179340..465dc507594 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -44,8 +44,20 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき",
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
"Contact birthdays" : "誕生日",
+ "Calendar:" : "カレンダー:",
+ "Date:" : "日付:",
"Where:" : "場所:",
"Description:" : "説明:",
+ "Untitled event" : "無題のイベント",
+ "_%n year_::_%n years_" : ["%n年"],
+ "_%n month_::_%n months_" : ["%nヶ月"],
+ "_%n day_::_%n days_" : ["%n日"],
+ "_%n hour_::_%n hours_" : ["%n時間"],
+ "_%n minute_::_%n minutes_" : ["%n秒"],
+ "Calendar: %s" : "カレンダー:%s",
+ "Date: %s" : "日付:%s",
+ "Description: %s" : "説明:%s",
+ "Where: %s" : "場所:%s",
"%1$s via %2$s" : "%1$s に %2$s から",
"Invitation canceled" : "招待のキャンセル",
"Hello %s," : "%s さん、こんにちは",
@@ -81,10 +93,7 @@ OC.L10N.register(
"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« に招待しました",
+ "Send notifications for events" : "イベントの通知を送信",
"Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。"
},
"nplurals=1; plural=0;");