diff options
author | Weblate <noreply@weblate.org> | 2021-05-24 18:37:40 -0400 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2021-05-24 18:37:43 -0400 |
commit | 25cf098bb5c281fcb0f4c23cef36c5f3ea40a4e9 (patch) | |
tree | d93f327f18fc5be43799d732850d4878207b8b0a | |
parent | Merge pull request #591 from absorber/feature/context_menu_mnemonics (diff) | |
download | nheko-25cf098bb5c281fcb0f4c23cef36c5f3ea40a4e9.tar.xz |
Translated using Weblate (Spanish)
Currently translated at 5.9% (29 of 491 strings) Co-authored-by: LluisE <lluise@tutanota.com> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/ Translation: Nheko/nheko
-rw-r--r-- | resources/langs/nheko_es.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resources/langs/nheko_es.ts b/resources/langs/nheko_es.ts index 7e9fc4c6..988e464c 100644 --- a/resources/langs/nheko_es.ts +++ b/resources/langs/nheko_es.ts @@ -146,7 +146,7 @@ <message> <location line="-509"/> <source>Migrating the cache to the current version failed. This can have different reasons. Please open an issue and try to use an older version in the mean time. Alternatively you can try deleting the cache manually.</source> - <translation type="unfinished"></translation> + <translation>La migración de la caché a la versión actual ha fallado. Esto puede deberse a distintos motivos. Por favor, reporte el incidente y mientras tanto intente usar una versión anterior. También puede probar a borrar la caché manualmente.</translation> </message> <message> <location line="+412"/> @@ -161,13 +161,13 @@ <message> <location line="+44"/> <source>Room %1 created.</source> - <translation type="unfinished"></translation> + <translation>Sala %1 creada.</translation> </message> <message> <location line="+35"/> <location line="+324"/> <source>Confirm invite</source> - <translation type="unfinished"></translation> + <translation>Confirmar invitación</translation> </message> <message> <location line="-323"/> @@ -182,7 +182,7 @@ <message> <location line="+15"/> <source>Confirm kick</source> - <translation type="unfinished"></translation> + <translation>Confirmar expulsión</translation> </message> <message> <location line="+1"/> @@ -192,7 +192,7 @@ <message> <location line="+16"/> <source>Kicked user: %1</source> - <translation type="unfinished"></translation> + <translation>Se ha expulsado a %1</translation> </message> <message> <location line="+10"/> |