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.json')
-rw-r--r--apps/dav/l10n/ja.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json
index 46748402cd9..010eff1a1cc 100644
--- a/apps/dav/l10n/ja.json
+++ b/apps/dav/l10n/ja.json
@@ -110,7 +110,19 @@
"Could not write to final file, canceled by hook" : "最終ファイルへの書き込みができなかったため、フックによりキャンセルされた",
"Could not write file contents" : "ファイルの内容を書き込むことができませんでした",
"_%n byte_::_%n bytes_" : ["%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "ファイルをコピー先へコピー中にエラーが発生しました (コピー済: %1$s, 想定ファイルサイズ: %2$s)",
+ "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Nextcloudクライアントからの想定ファイルサイズは、%1$s ですが、Nextcloudストレージへの書き込みファイルサイズは %2$s でした。送信側のネットワークの問題またはサーバー側のストレージへの書き込みに問題がある可能性があります。",
+ "Could not rename part file to final file, canceled by hook" : "最終ファイルの名前の変更が出来なかったため、フックによりキャンセルされました",
+ "Could not rename part file to final file" : "最終ファイルの名前の変更が出来ませんでした",
+ "Failed to check file size: %1$s" : "ファイルサイズの確認に失敗: %1$s",
"Could not open file" : "ファイルを開くことができませんでした",
+ "Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s",
+ "Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s",
+ "Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s",
+ "Invalid chunk name" : "無効なチャンク名",
+ "Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした",
+ "Failed to write file contents: %1$s" : "ファイルの内容の書き込みに失敗: %1$s",
+ "File not found: %1$s" : "ファイルが見つかりません: %1$s",
"System is in maintenance mode." : "システムはメンテナンスモードです。",
"Upgrade needed" : "アップグレードが必要です",
"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を設定する必要があります。",
@@ -122,6 +134,8 @@
"Completed on %s" : "%sに完了",
"Due on %s by %s" : "期限日%s が%sにより設定",
"Due on %s" : "期限日:%s",
+ "Migrated calendar (%1$s)" : "カレンダーを移行しました (%1$s)",
+ "Calendars including events, details and attendees" : "カレンダーには、イベント、イベントの詳細及び出席者が含まれます",
"Contacts and groups" : "連絡先とグループ",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAVエンドポイント",
@@ -131,6 +145,7 @@
"to" : "宛先",
"Delete slot" : "スロットを削除",
"No working hours set" : "勤務時間未設定",
+ "Add slot" : "スロットを追加",
"Monday" : "月曜日",
"Tuesday" : "火曜日",
"Wednesday" : "水曜日",
@@ -139,6 +154,9 @@
"Saturday" : "土曜日",
"Sunday" : "日曜日",
"Save" : "保存",
+ "Failed to load availability" : "可用性の読み込みに失敗",
+ "Saved availability" : "可用性を保存しました",
+ "Failed to save availability" : "可用性を保存しました",
"Calendar server" : "カレンダーサーバー",
"Send invitations to attendees" : "参加者に招待状を送信する",
"Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する",
@@ -146,6 +164,8 @@
"Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。",
"Send notifications for events" : "イベントの通知を送信",
"Notifications are sent via background jobs, so these must occur often enough." : "通知はバックグラウンドジョブを介して送信されるため、十分な頻度で発生します。",
+ "Send reminder notifications to calendar sharees as well" : "カレンダー共有にもリマインダー通知を送信する",
+ "Reminders are always sent to organizers and attendees." : "リマインダーを常に作成者と出席者に送信します。",
"Enable notifications for events via push" : "イベントのプッシュ通知を有効にする",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "{calendarappstoreopen}カレンダーアプリ{linkclose}、または{calendardocopen}を同期させるためにデスクトップとモバイルを接続する ↗{linkclose}もインストールしてください。",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "{emailopen}メールサーバー{linkclose}を正しく設定してください。",
@@ -153,6 +173,7 @@
"Please contact the organizer directly." : "主催者に直接お問い合わせください。",
"Are you accepting the invitation?" : "招待を受け入れていますか?",
"Tentative" : "暫定的",
+ "Number of guests" : "ゲスト数",
"Comment" : "コメント",
"Your attendance was updated successfully." : "出席は正常に更新されました。"
},"pluralForm" :"nplurals=1; plural=0;"