summaryrefslogtreecommitdiff
path: root/client/locales/es
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-08-16 13:29:36 +0200
committerJeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com>2023-09-25 09:43:37 +0200
commit129594e5871ae0a045563a9f5b9a54eda413d1ad (patch)
tree9ae06412feffc2b011ed24240da5f3160f92251d /client/locales/es
parentf583a28694be3ec3b99318673c6cdb6e42ee1372 (diff)
Client: Update translations from Weblate
Diffstat (limited to 'client/locales/es')
-rw-r--r--client/locales/es/messages.gotext.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/client/locales/es/messages.gotext.json b/client/locales/es/messages.gotext.json
index 6c93919..720fc98 100644
--- a/client/locales/es/messages.gotext.json
+++ b/client/locales/es/messages.gotext.json
@@ -4,12 +4,12 @@
{
"id": "Internal state transition error",
"message": "Internal state transition error",
- "translation": ""
+ "translation": "Error de transición del estado interno"
},
{
"id": "The client registered with an invalid client ID: '{Name}'",
"message": "The client registered with an invalid client ID: '{Name}'",
- "translation": "",
+ "translation": "El cliente se registró con un ID de cliente no válido: '{Name}'",
"placeholders": [
{
"id": "Name",
@@ -24,7 +24,7 @@
{
"id": "The client registered with an invalid version: '{Version}'",
"message": "The client registered with an invalid version: '{Version}'",
- "translation": "",
+ "translation": "El cliente se registró con una versión no válida: '{Version}'",
"placeholders": [
{
"id": "Version",
@@ -39,7 +39,7 @@
{
"id": "The log file with directory: '{Directory}' failed to initialize",
"message": "The log file with directory: '{Directory}' failed to initialize",
- "translation": "",
+ "translation": "El archivo de registro con el directorio: '{Directory}' no se puede inicializar",
"placeholders": [
{
"id": "Directory",
@@ -54,22 +54,22 @@
{
"id": "Client has an invalid state",
"message": "Client has an invalid state",
- "translation": ""
+ "translation": "El cliente tiene un estado no válido"
},
{
"id": "Server/organization discovery with Let's Connect is not supported",
"message": "Server/organization discovery with Let's Connect is not supported",
- "translation": ""
+ "translation": "No se admite la detección de servidores/organizaciones con Let's Connect"
},
{
"id": "An error occurred after getting the discovery files for the list of organizations",
"message": "An error occurred after getting the discovery files for the list of organizations",
- "translation": ""
+ "translation": "Se ha producido un error al obtener los archivos de detección de la lista de las organizaciones"
},
{
"id": "An error occurred after getting the discovery files for the list of servers",
"message": "An error occurred after getting the discovery files for the list of servers",
- "translation": ""
+ "translation": "Se ha producido un error al obtener los archivos de detección de la lista de servidores"
},
{
"id": "The current server could not be found when getting it for expiry",
@@ -389,4 +389,4 @@
"translation": ""
}
]
-} \ No newline at end of file
+}