diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-06 02:27:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-06 02:27:01 +0000 |
commit | 7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch) | |
tree | 6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /apps/files/l10n/ja.json | |
parent | e5ee2ec441068994497d74fed1855d8e1fc983ba (diff) | |
download | nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.json')
-rw-r--r-- | apps/files/l10n/ja.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 2300be350d8..e25093cd913 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -164,6 +164,10 @@ "The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。", "in %s" : "%s で", "File Management" : "ファイル管理", + "Storage informations" : "ストレージ情報", + "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", + "{relative}% used" : "{relative}% 使用されています", + "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", "Change" : "変更", @@ -176,7 +180,11 @@ "Unknown error" : "不明なエラー", "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", + "Open the files app settings" : "ファイルアプリの設定を開く", "Files settings" : "ファイルの設定", + "File cannot be accessed" : "ファイルにアクセスできません", + "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", "Show hidden files" : "隠しファイルを表示", "Crop image previews" : "プレビュー画像を切り抜く", "Additional settings" : "追加設定", @@ -184,6 +192,7 @@ "Copy to clipboard" : "クリップボードにコピー", "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", "Clipboard is not available" : "クリップボードは利用できません", + "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", "Pick a template for {name}" : "{name} のテンプレートを選択してください", |