Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-17 06:54:28 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-17 06:54:28 +0300
commit473553b3ebba360c5831f433f5001deb4405c173 (patch)
tree7b9b13b1812100bcbc17690553c49da0df36385d /translations/client_ja.ts
parent440a32b697af27963682cf6bc3ae3e71aceebe96 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'translations/client_ja.ts')
-rw-r--r--translations/client_ja.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/translations/client_ja.ts b/translations/client_ja.ts
index 1be91a042..9d7f76b5d 100644
--- a/translations/client_ja.ts
+++ b/translations/client_ja.ts
@@ -5659,12 +5659,12 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<context>
<name>ValidateChecksumHeader</name>
<message>
- <location filename="../src/common/checksums.cpp" line="331"/>
+ <location filename="../src/common/checksums.cpp" line="337"/>
<source>The checksum header is malformed.</source>
<translation>チェックサムヘッダーの形式が正しくありません。</translation>
</message>
<message>
- <location filename="../src/common/checksums.cpp" line="358"/>
+ <location filename="../src/common/checksums.cpp" line="364"/>
<source>The checksum header contained an unknown checksum type &apos;%1&apos;</source>
<translation>チェックサムヘッダーには未知のチェックサムタイプ &apos;%1&apos;が含まれていました</translation>
</message>
@@ -5674,7 +5674,7 @@ This is a new, experimental mode. If you decide to use it, please report any iss
<translation>ダウンロードしたファイルがチェックサムと一致しません。再開されます。</translation>
</message>
<message>
- <location filename="../src/common/checksums.cpp" line="362"/>
+ <location filename="../src/common/checksums.cpp" line="368"/>
<source>The downloaded file does not match the checksum, it will be resumed. &apos;%1&apos; != &apos;%2&apos;</source>
<translation>ダウンロードしたファイルがチェックサムと一致しないため、再度ダウンロードされます。 &apos;%1&apos;!= &apos;%2&apos;</translation>
</message>