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 Jan 1, 2024
1 parent 3be9193 commit f5f6ea1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ OC.L10N.register(
"are not images" : "nun son imáxenes",
"is not an image" : "nun ye una imaxe",
"Original" : "Orixinal",
"Square" : "Cuadráu",
"Landscape" : "Horizontal",
"Portrait" : "Vertical",
"Ellipse" : "Elipse",
"Classic TV" : "TV clásica",
"Arrow" : "Flecha",
"Brightness" : "Brillu",
"Contrast" : "Contraste",
"Hue" : "Tonu",
Expand Down Expand Up @@ -74,6 +80,7 @@ OC.L10N.register(
"Extension" : "Estensión",
"Name is required." : "El nome ye obligatoriu",
"Quality" : "Calidá",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Decátate que l'área de recorte seleicionada ye menor que la redimensión aplicada lo que ye posible que cause una perda de calidá",
"Actual size (100%)" : "Tamañu actual (100%)"
},
"nplurals=2; plural=(n != 1);");
7 changes: 7 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@
"are not images" : "nun son imáxenes",
"is not an image" : "nun ye una imaxe",
"Original" : "Orixinal",
"Square" : "Cuadráu",
"Landscape" : "Horizontal",
"Portrait" : "Vertical",
"Ellipse" : "Elipse",
"Classic TV" : "TV clásica",
"Arrow" : "Flecha",
"Brightness" : "Brillu",
"Contrast" : "Contraste",
"Hue" : "Tonu",
Expand Down Expand Up @@ -72,6 +78,7 @@
"Extension" : "Estensión",
"Name is required." : "El nome ye obligatoriu",
"Quality" : "Calidá",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Decátate que l'área de recorte seleicionada ye menor que la redimensión aplicada lo que ye posible que cause una perda de calidá",
"Actual size (100%)" : "Tamañu actual (100%)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit f5f6ea1

Please sign in to comment.