aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/ja.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.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.js13
1 files changed, 6 insertions, 7 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index e8acb193dfa..5e1538198b8 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -153,7 +153,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき",
"A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき",
"All files" : "すべてのファイル",
- "Unlimited" : "無制限",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"Accept" : "承諾",
"Reject" : "拒否",
@@ -179,7 +178,6 @@ OC.L10N.register(
"Unknown error" : "不明なエラー",
"Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
"Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
- "Open the Files app settings" : "Filesアプリの設定を開く",
"Files settings" : "ファイルの設定",
"Show hidden files" : "隠しファイルを表示",
"Crop image previews" : "プレビュー画像を切り抜く",
@@ -201,10 +199,6 @@ OC.L10N.register(
"Set up templates folder" : "テンプレートフォルダーを設定",
"Templates" : "テンプレート",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
- "%s used" : "%s 使用中",
- "%s%%" : "%s%%",
- "%1$s of %2$s used" : "%2$s 中%1$s 使用中",
- "WebDAV" : "WebDAV",
"Toggle %1$s sublist" : "サブリスト %1$s を切り替え",
"Toggle grid view" : "グリッド表示の切り替え",
"No files in here" : "ファイルがありません",
@@ -229,7 +223,12 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
"New" : "新規作成",
"Copied!" : "コピー完了",
+ "Unlimited" : "無制限",
"Cannot transfer ownership of a file or folder you don't own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
- "Settings" : "設定"
+ "%s used" : "%s 使用中",
+ "%s%%" : "%s%%",
+ "%1$s of %2$s used" : "%2$s 中%1$s 使用中",
+ "Settings" : "設定",
+ "WebDAV" : "WebDAV"
},
"nplurals=1; plural=0;");