aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:01 +0000
commit8cebd2b7c021d2f3f646070476e62876713623e5 (patch)
tree9e2975a5c96631080038a12ed8079e97365b4ff7 /apps/theming/l10n/ja.js
parent79f5cf2790c4e9110e18bbd830e252a1aec96ef3 (diff)
downloadnextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.tar.gz
nextcloud-server-8cebd2b7c021d2f3f646070476e62876713623e5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index d0ed83daad9..84bb594740a 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -23,8 +23,6 @@ OC.L10N.register(
"Could not write file to disk" : "ディスクにファイルを書き込めませんでした",
"A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています",
"No file uploaded" : "ファイルがアップロードされていません",
- "Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました",
- "Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。",
"Theming" : "テーマ",
"Appearance and accessibility" : "外観とアクセシビリティ",
@@ -108,6 +106,8 @@ OC.L10N.register(
"Reset to default" : "デフォルトに戻す",
"Upload" : "アップロード",
"Remove background image" : "背景画像を削除",
+ "Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました",
+ "Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました",
"Select a custom color" : "カスタムカラーを選択"
},
"nplurals=1; plural=0;");