diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-08 00:21:08 +0000 |
commit | c28fceb5d511e22030697e549c618699bce7c205 (patch) | |
tree | bb52c77a1ec6b7f23b914e2dd751e62cd9073cf2 /apps/dav/l10n/ja.json | |
parent | 1ed3f03a1b0d6b5cd69993321074dbf3826a7e85 (diff) | |
download | nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.tar.gz nextcloud-server-c28fceb5d511e22030697e549c618699bce7c205.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ja.json')
-rw-r--r-- | apps/dav/l10n/ja.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 110411d636b..4b12bcbff40 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -70,10 +70,6 @@ "Description: %s" : "説明:%s", "Where: %s" : "場所:%s", "%1$s via %2$s" : "%1$s に %2$s から", - "In a %1$s on %2$s for the entire day" : "一日中%2$sの%1$sで", - "In a %1$s on %2$s between %3$s - %4$s" : "%3$sから%4$sの間の%2$sの%1$sで", - "In %1$s %2$s on %3$s for the entire day" : "終日、%3$sの%1$s %2$sにて", - "In %1$s %2$s on %3$s between %4$s - %5$s" : "%4$s-%5$s間の%3$sで%1$s %2$sに", "Could not generate when statement" : "when文を生成できませんでした", "Every Day for the entire day" : "毎日、終日", "Every Day for the entire day until %1$s" : "%1$sまでの終日、毎日", @@ -110,12 +106,6 @@ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "%1$d年ごとの%2$s %3$s %4$s~%5$sの間、%6$sまで", "On specific dates for the entire day until %1$s" : "%1$sまでの特定の日付の終日", "On specific dates between %1$s - %2$s until %3$s" : "%1$s~%2$sの間、%3$sまでの特定の日付", - "In a %1$s on %2$s" : "%2$sの%1$s", - "In a %1$s on %2$s then on %3$s" : "%2$sそして%3$sの%1$s", - "In a %1$s on %2$s then on %3$s and %4$s" : "%2$sそして%3$sと%4$sの%1$s", - "In %1$s %2$s on %3$s" : "%3$sの%1$s %2$s", - "In %1$s %2$s on %3$s then on %4$s" : "%3$sそして%4$sの%1$s %2$s", - "In %1$s %2$s on %3$s then on %4$s and %5$s" : "%3$sそして%4$sと%5$sの%1$s %2$s", "Could not generate next recurrence statement" : "次の再帰ステートメントを生成できませんでした", "Cancelled: %1$s" : "キャンセル: %1$s", "\"%1$s\" has been canceled" : "%1$sはキャンセルされました", @@ -286,6 +276,16 @@ "Could not open file" : "ファイルを開くことができませんでした", "Invalid chunk name" : "無効なチャンク名", "Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "勤務時間を設定すると、他のユーザが会議を予約する際に、あなたがいつ不在であるかがわかります。" + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "勤務時間を設定すると、他のユーザが会議を予約する際に、あなたがいつ不在であるかがわかります。", + "In a %1$s on %2$s for the entire day" : "一日中%2$sの%1$sで", + "In a %1$s on %2$s between %3$s - %4$s" : "%3$sから%4$sの間の%2$sの%1$sで", + "In %1$s %2$s on %3$s for the entire day" : "終日、%3$sの%1$s %2$sにて", + "In %1$s %2$s on %3$s between %4$s - %5$s" : "%4$s-%5$s間の%3$sで%1$s %2$sに", + "In a %1$s on %2$s" : "%2$sの%1$s", + "In a %1$s on %2$s then on %3$s" : "%2$sそして%3$sの%1$s", + "In a %1$s on %2$s then on %3$s and %4$s" : "%2$sそして%3$sと%4$sの%1$s", + "In %1$s %2$s on %3$s" : "%3$sの%1$s %2$s", + "In %1$s %2$s on %3$s then on %4$s" : "%3$sそして%4$sの%1$s %2$s", + "In %1$s %2$s on %3$s then on %4$s and %5$s" : "%3$sそして%4$sと%5$sの%1$s %2$s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |