From a9d08d64c00d028cfa96652be6a230e7eb5fcdd6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 19 Oct 2024 02:06:31 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 11 +++++++++++ l10n/ja.json | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/l10n/ja.js b/l10n/ja.js index cdb152b2b..e92fbc3e4 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -47,6 +47,7 @@ OC.L10N.register( "Watermark" : "透かし (watermark)", "Draw" : "描画", "Resize" : "リサイズ", + "Image name" : "画像の名前", "Invalid image." : "無効な画像", "Error while uploading the image." : "画像のアップロードでのエラー", "are not images" : "画像ではありません", @@ -76,6 +77,8 @@ OC.L10N.register( "Image" : "画像", "Importing …" : "読み込み中...", "+ Add image" : "+ 画像を追加", + "Upload image" : "画像をアップロード", + "From gallery" : "ギャラリーから", "Line" : "線", "Pen" : "ペン", "Polygon" : "多角形", @@ -96,26 +99,34 @@ OC.L10N.register( "Line height" : "行の高さ", "Warmth" : "ぬくもり", "+ Add watermark" : "+ 透かし (watermark) を追加する", + "+ Add text watermark" : "+ テキストの透かし (watermark) を追加する", "Choose watermark type" : "透かしの種類を選択", "Upload watermark" : "透かし (watermark) をアップロード", "Add as text" : "テキストとして追加", "Padding" : "Padding", + "Paddings" : "Paddings", "Shadow" : "影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "不透明度", + "Transparency" : "透明性", "Position" : "位置", "Stroke" : "Stroke", "Save image as" : "名前を付けて画像を保存する", "Extension" : "拡張", + "Format" : "フォーマット", "Name is required." : "名前は必須です。", "Quality" : "品質", "Saved image size (width x height)" : "保存した画像のサイズ(幅 x 高さ)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "選択されたクロップエリアは、適用されたリサイズよりも低いため、品質が低下する可能性があることに注意してください", "Actual size (100%)" : "実際のサイズ(100%)", "Fit size" : "適合サイズ", + "Select image to add …" : "追加する画像を選択 ...", + "Failed to load image." : "画像の読込に失敗しました", "Menu" : "メニュー", + "Width" : "幅", "Height" : "身長", + "No preview available for this crop item" : "このクロップアイテムにはプレビューはありません", "Continue" : "続ける" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index f615756bb..e5db363da 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -45,6 +45,7 @@ "Watermark" : "透かし (watermark)", "Draw" : "描画", "Resize" : "リサイズ", + "Image name" : "画像の名前", "Invalid image." : "無効な画像", "Error while uploading the image." : "画像のアップロードでのエラー", "are not images" : "画像ではありません", @@ -74,6 +75,8 @@ "Image" : "画像", "Importing …" : "読み込み中...", "+ Add image" : "+ 画像を追加", + "Upload image" : "画像をアップロード", + "From gallery" : "ギャラリーから", "Line" : "線", "Pen" : "ペン", "Polygon" : "多角形", @@ -94,26 +97,34 @@ "Line height" : "行の高さ", "Warmth" : "ぬくもり", "+ Add watermark" : "+ 透かし (watermark) を追加する", + "+ Add text watermark" : "+ テキストの透かし (watermark) を追加する", "Choose watermark type" : "透かしの種類を選択", "Upload watermark" : "透かし (watermark) をアップロード", "Add as text" : "テキストとして追加", "Padding" : "Padding", + "Paddings" : "Paddings", "Shadow" : "影", "Horizontal" : "水平", "Vertical" : "垂直", "Opacity" : "不透明度", + "Transparency" : "透明性", "Position" : "位置", "Stroke" : "Stroke", "Save image as" : "名前を付けて画像を保存する", "Extension" : "拡張", + "Format" : "フォーマット", "Name is required." : "名前は必須です。", "Quality" : "品質", "Saved image size (width x height)" : "保存した画像のサイズ(幅 x 高さ)", "Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "選択されたクロップエリアは、適用されたリサイズよりも低いため、品質が低下する可能性があることに注意してください", "Actual size (100%)" : "実際のサイズ(100%)", "Fit size" : "適合サイズ", + "Select image to add …" : "追加する画像を選択 ...", + "Failed to load image." : "画像の読込に失敗しました", "Menu" : "メニュー", + "Width" : "幅", "Height" : "身長", + "No preview available for this crop item" : "このクロップアイテムにはプレビューはありません", "Continue" : "続ける" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file