diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
commit | 38224a844f70c79eb85c142c011b7282455b726c (patch) | |
tree | cba9a2ef5e0d3830839ea5812af13483bf32ab2e /apps/files/l10n/ja.json | |
parent | bfc8a35a3e099cd0f1495193f9326124a600b76f (diff) | |
download | nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index bc601048b51..63d1024cf18 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -261,7 +261,6 @@ "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files is locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", - "Chose destination" : "目的地を選ぶ", "Copy to {target}" : "{target} にコピー", "Move to {target}" : "{target} に移動", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", @@ -311,6 +310,7 @@ "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" : "まだ削除されたファイルやフォルダはありません" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Chose destination" : "目的地を選ぶ" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |