Skip to content

Commit ef1d2a3

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 1ca034b commit ef1d2a3

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

translations/client_ja.ts

+8-4
Original file line numberDiff line numberDiff line change
@@ -2453,7 +2453,7 @@ Alternatively, you can restore all deleted files by downloading them from the se
24532453
<message>
24542454
<location filename="../src/gui/folderman.cpp" line="1810"/>
24552455
<source>The folder %1 is used in a folder sync connection!</source>
2456-
<translation type="unfinished"/>
2456+
<translation>フォルダ %1 は、フォルダ同期接続で使用される!</translation>
24572457
</message>
24582458
<message>
24592459
<location filename="../src/gui/folderman.cpp" line="1656"/>
@@ -2492,7 +2492,11 @@ This setup can cause data loss and it is no longer supported.
24922492
To resolve this issue: please remove %1 from one of the accounts and create a new sync folder.
24932493

24942494
For advanced users: this issue might be related to multiple sync database files found in one folder. Please check %1 for outdated and unused .sync_*.db files and remove them.</source>
2495-
<translation type="unfinished"/>
2495+
<translation>%1フォルダは複数のアカウントにリンクされています。
2496+
この設定はデータ損失の原因となる可能性があり、現在はサポートされていません。
2497+
この問題を解決するには:%1をいずれかのアカウントから削除し、新しい同期フォルダを作成してください。
2498+
2499+
上級者向け:この問題は、1つのフォルダに複数の同期データベースファイルがあることが原因である可能性があります。%1に古くて使用されていない.sync_*.dbファイルがないか確認し、削除してください。</translation>
24962500
</message>
24972501
</context>
24982502
<context>
@@ -5867,7 +5871,7 @@ Server replied with error: %2</source>
58675871
<message>
58685872
<location filename="../src/common/vfs.cpp" line="75"/>
58695873
<source>The Virtual filesystem feature does not support a drive as sync root</source>
5870-
<translation type="unfinished"/>
5874+
<translation>仮想ファイルシステム機能は、同期ルートとしてドライブをサポートしていません</translation>
58715875
</message>
58725876
<message>
58735877
<location filename="../src/common/vfs.cpp" line="75"/>
@@ -5877,7 +5881,7 @@ Server replied with error: %2</source>
58775881
<message>
58785882
<location filename="../src/common/vfs.cpp" line="83"/>
58795883
<source>The Virtual filesystem feature is not supported on network drives</source>
5880-
<translation type="unfinished"/>
5884+
<translation>仮想ファイルシステム機能は、ネットワークドライブではサポートされていません</translation>
58815885
</message>
58825886
</context>
58835887
<context>

translations/client_zh_CN.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5795,7 +5795,7 @@ Server replied with error: %2</source>
57955795
<message>
57965796
<location filename="../src/gui/userstatusselectormodel.cpp" line="363"/>
57975797
<source>30 minutes</source>
5798-
<translation>30分钟</translation>
5798+
<translation>30 分钟</translation>
57995799
</message>
58005800
<message>
58015801
<location filename="../src/gui/userstatusselectormodel.cpp" line="366"/>

0 commit comments

Comments
 (0)