diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:12 +0000 |
commit | 669dc0dd62fd1b1902b029c040fddf10b296c911 (patch) | |
tree | 1ffa87eaf6a32b7e418e3823eb26e59f46edf7d9 /apps/files/l10n/ja.json | |
parent | 7d507d24ffd63ecedc783f7140b4d5cec4191159 (diff) | |
download | nextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.tar.gz nextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index f4f68dbe3e8..c4775e9075f 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -205,6 +205,7 @@ "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", "{relative}% used" : "{relative}% 使用されています", "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", + "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", "Change" : "変更", @@ -217,6 +218,7 @@ "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", + "Add" : "追加", "Loading current folder" : "現在のフォルダの読み込み中", "No files in here" : "ファイルがありません", "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", @@ -227,6 +229,7 @@ "Shared" : "共有中", "Switch to list view" : "リスト表示へ切り替え", "Switch to grid view" : "グリッド表示へ切り替え", + "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", "Open the files app settings" : "ファイルアプリの設定を開く", "Files settings" : "ファイルの設定", "File cannot be accessed" : "ファイルにアクセスできません", @@ -307,7 +310,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "Search for an account" : "アカウントを検索", "Choose" : "選択", - "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", - "Sort list by {column}" : "{column} でリストをソートする" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |