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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 18, 2024
1 parent 7c55bc4 commit 027a8a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ OC.L10N.register(
"The JSON file in the folder with ID %d does not have a valid name." : "O ficheiro JSON do cartafol co ID %d non ten un nome válido.",
"Could not parse URL" : "Non foi posíbel analizar o URL",
"Exception while downloading recipe from %s." : "Produciuse unha excepción ao descargar a receita de %s.",
"Download from %s failed as HTTP status code %d is not in expected range." : "Produciuse un fallo na descarga dende %s xa que o código de estado HTTP %d non está no intervalo agardado.",
"Download from %s failed as HTTP status code %d is not in expected range." : "Produciuse un fallo na descarga desde %s xa que o código de estado HTTP %d non está no intervalo agardado.",
"Could not find a valid encoding when parsing %s." : "Non foi posíbel atopar unha codificación válida ao analizar %s.",
"No parser found for the given import." : "Non se atopou ningún analizador para a importación indicada.",
"No recipe name was given. A unique name is required to store the recipe." : "Non se indicou ningún nome de receita. Precísase dun nome único para almacenar a receita.",
Expand Down Expand Up @@ -109,7 +109,7 @@ OC.L10N.register(
"Add" : "Engadir",
"Select option" : "Seleccionar a opción",
"No recipes created or imported." : "Non se crearon nin importaron receitas.",
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Para comezar, pode usar a caixa de texto da barra de navegación esquerda para importar unha nova receita. Prema a seguir para crear unha receita dende cero.",
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Para comezar, pode usar a caixa de texto da barra de navegación esquerda para importar unha nova receita. Prema a seguir para crear unha receita desde cero.",
"No recipes" : "Non hai receitas",
"Create new recipe!" : "Crear unha nova receita!",
"Select order" : "Seleccione a orde",
Expand Down
4 changes: 2 additions & 2 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"The JSON file in the folder with ID %d does not have a valid name." : "O ficheiro JSON do cartafol co ID %d non ten un nome válido.",
"Could not parse URL" : "Non foi posíbel analizar o URL",
"Exception while downloading recipe from %s." : "Produciuse unha excepción ao descargar a receita de %s.",
"Download from %s failed as HTTP status code %d is not in expected range." : "Produciuse un fallo na descarga dende %s xa que o código de estado HTTP %d non está no intervalo agardado.",
"Download from %s failed as HTTP status code %d is not in expected range." : "Produciuse un fallo na descarga desde %s xa que o código de estado HTTP %d non está no intervalo agardado.",
"Could not find a valid encoding when parsing %s." : "Non foi posíbel atopar unha codificación válida ao analizar %s.",
"No parser found for the given import." : "Non se atopou ningún analizador para a importación indicada.",
"No recipe name was given. A unique name is required to store the recipe." : "Non se indicou ningún nome de receita. Precísase dun nome único para almacenar a receita.",
Expand Down Expand Up @@ -107,7 +107,7 @@
"Add" : "Engadir",
"Select option" : "Seleccionar a opción",
"No recipes created or imported." : "Non se crearon nin importaron receitas.",
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Para comezar, pode usar a caixa de texto da barra de navegación esquerda para importar unha nova receita. Prema a seguir para crear unha receita dende cero.",
"To get started, you may use the text box in the left navigation bar to import a new recipe. Click below to create a recipe from scratch." : "Para comezar, pode usar a caixa de texto da barra de navegación esquerda para importar unha nova receita. Prema a seguir para crear unha receita desde cero.",
"No recipes" : "Non hai receitas",
"Create new recipe!" : "Crear unha nova receita!",
"Select order" : "Seleccione a orde",
Expand Down

0 comments on commit 027a8a7

Please sign in to comment.