You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/ja.js
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ OC.L10N.register(
20
20
"files_lock" : "files_lock",
21
21
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "このファイルはクライアントによって自動的にロックされています。ロックを解除すると、ファイルの保存が競合する可能性があります。",
22
22
"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 に同梱されるようになったため、アプリストアでは提供されなくなりました。"
Copy file name to clipboardExpand all lines: l10n/ja.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@
18
18
"files_lock" : "files_lock",
19
19
"This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "このファイルはクライアントによって自動的にロックされています。ロックを解除すると、ファイルの保存が競合する可能性があります。",
20
20
"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 に同梱されるようになったため、アプリストアでは提供されなくなりました。"
0 commit comments