Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 19, 2024
1 parent 2c036e7 commit a9d08d6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ OC.L10N.register(
"Watermark" : "透かし (watermark)",
"Draw" : "描画",
"Resize" : "リサイズ",
"Image name" : "画像の名前",
"Invalid image." : "無効な画像",
"Error while uploading the image." : "画像のアップロードでのエラー",
"are not images" : "画像ではありません",
Expand Down Expand Up @@ -76,6 +77,8 @@ OC.L10N.register(
"Image" : "画像",
"Importing …" : "読み込み中...",
"+ Add image" : "+ 画像を追加",
"Upload image" : "画像をアップロード",
"From gallery" : "ギャラリーから",
"Line" : "線",
"Pen" : "ペン",
"Polygon" : "多角形",
Expand All @@ -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;");
11 changes: 11 additions & 0 deletions l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"Watermark" : "透かし (watermark)",
"Draw" : "描画",
"Resize" : "リサイズ",
"Image name" : "画像の名前",
"Invalid image." : "無効な画像",
"Error while uploading the image." : "画像のアップロードでのエラー",
"are not images" : "画像ではありません",
Expand Down Expand Up @@ -74,6 +75,8 @@
"Image" : "画像",
"Importing …" : "読み込み中...",
"+ Add image" : "+ 画像を追加",
"Upload image" : "画像をアップロード",
"From gallery" : "ギャラリーから",
"Line" : "",
"Pen" : "ペン",
"Polygon" : "多角形",
Expand All @@ -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;"
}

0 comments on commit a9d08d6

Please sign in to comment.