diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
commit | 7a6191ebb9c6605feb62797804ac21266c763912 (patch) | |
tree | 001397aab34ab9f2acf22aa654516d5c9e588f34 /apps/files_external/l10n/ja.js | |
parent | a05e5428c5dea6f1be4dbca8635b729d49c958a6 (diff) | |
download | nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.tar.gz nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ja.js')
-rw-r--r-- | apps/files_external/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 9955108cc0b..8579f8a4d79 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "直指定時のみ", "Read only" : "読み取り専用", "Disconnect" : "切断", + "Unknown backend: {backendName}" : "不明なバックエンド: {backendName}", "Admin defined" : "管理者設定済", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。", |