diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-17 02:14:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-17 02:14:28 +0000 |
commit | d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d (patch) | |
tree | 4880eba87acb44657b158e964315dc154fab14e4 /apps/files/l10n/ja.json | |
parent | 3aa16d60d5dc1b0c4db3b191f94279bb5fcde7f2 (diff) | |
download | nextcloud-server-d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d.tar.gz nextcloud-server-d0f9eab6473d35f82a4583a21a4ccc4ae8ff3a0d.zip |
[tx-robot] updated 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 8fed062e8cb..449d6dcc5fa 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -58,6 +58,7 @@ "Could not copy \"{file}\"" : "\"{file}\"をコピーできませんでした", "Copied {origin} inside {destination}" : "コピー先{origin} {destination}内", "Copied {origin} and {nbfiles} other files inside {destination}" : "コピー先{origin}と{nbfiles}他のファイル{destination}", + "Failed to redirect to client" : "クライアントへリダイレクトできませんでした", "{newName} already exists" : "{newName} はすでに存在します", "Could not rename \"{fileName}\", it does not exist any more" : "ファイルが存在しないため,\"{fileName}\"の名前変更ができませんでした", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{targetName}\" はフォルダー \"{dir}\" ですでに使われています。別の名前を選択してください。", |