aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:36 +0000
commitcf035c8cad039b89c2a58353e21c4a762e1dd256 (patch)
tree7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files/l10n/ja.js
parent0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff)
downloadnextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz
nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 03b06003556..28fa5203f4b 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -224,7 +224,6 @@ OC.L10N.register(
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
"Choose file" : "ファイルを選択",
"Choose {file}" : "{file}を選択",
- "Add" : "追加",
"Loading current folder" : "現在のフォルダの読み込み中",
"No files in here" : "ファイルがありません",
"Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。",
@@ -344,6 +343,7 @@ OC.L10N.register(
"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" : "まだ削除されたファイルやフォルダはありません",
+ "Add" : "追加"
},
"nplurals=1; plural=0;");