Skip to content

Commit 156b26c

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent af0429c commit 156b26c

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/ja.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ OC.L10N.register(
2020
"files_lock" : "files_lock",
2121
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "このファイルはクライアントによって自動的にロックされています。ロックを解除すると、ファイルの保存が競合する可能性があります。",
2222
"Keep lock" : "ロックを保持する",
23-
"Force unlock" : "強制ロック解除"
23+
"Force unlock" : "強制ロック解除",
24+
"Allow your users to temporary lock their files to avoid conflicts while working on shared files.\n\nℹ️ As of Nextcloud 34 this app is bundled with Nextcloud Hub and hence not released through the appstore anymore." : "ユーザーが共有ファイルを編集する際に競合を避けるため、ファイルを一時的にロックできるようにします。\n\nℹ️ Nextcloud 34 以降、このアプリは Nextcloud Hub に同梱されるようになったため、アプリストアでは提供されなくなりました。"
2425
},
2526
"nplurals=1; plural=0;");

l10n/ja.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"files_lock" : "files_lock",
1919
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "このファイルはクライアントによって自動的にロックされています。ロックを解除すると、ファイルの保存が競合する可能性があります。",
2020
"Keep lock" : "ロックを保持する",
21-
"Force unlock" : "強制ロック解除"
21+
"Force unlock" : "強制ロック解除",
22+
"Allow your users to temporary lock their files to avoid conflicts while working on shared files.\n\nℹ️ As of Nextcloud 34 this app is bundled with Nextcloud Hub and hence not released through the appstore anymore." : "ユーザーが共有ファイルを編集する際に競合を避けるため、ファイルを一時的にロックできるようにします。\n\nℹ️ Nextcloud 34 以降、このアプリは Nextcloud Hub に同梱されるようになったため、アプリストアでは提供されなくなりました。"
2223
},"pluralForm" :"nplurals=1; plural=0;"
2324
}

0 commit comments

Comments
 (0)