Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (1463 of 1463 strings)

Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
  • Loading branch information
Paul Janzen authored and weblate committed Nov 13, 2024
1 parent 7fe0491 commit 35b2ab3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/locales/es.client.json
Original file line number Diff line number Diff line change
Expand Up @@ -1840,6 +1840,8 @@
"Reassign to {{sourceTable}} record {{sourceName}}.": "Reasignar al registro {{sourceTable}} {{sourceName}}.",
"Reassign": "Reasignar",
"Reassign to new {{sourceTable}} records.": "Reasignar a nuevos registros {{sourceTable}}.",
"Record already assigned_one": "Registro ya asignado"
"Record already assigned_one": "Registro ya asignado",
"Record already assigned_other": "Registro ya asignado",
"{{targetTable}} record {{targetName}} is already assigned to {{sourceTable}} record {{oldSourceName}}.": "{{targetTable}} registro {{targetName}} ya está asignado a {{sourceTable}} registro {{oldSourceName}}."
}
}

0 comments on commit 35b2ab3

Please sign in to comment.