Translated using Weblate (Spanish)

Currently translated at 100.0% (503 of 503 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
This commit is contained in:
Adolfo Jayme Barrientos 2021-10-17 23:55:45 +00:00 committed by Hosted Weblate
parent 00af60fc97
commit 0933fc1ac3
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -342,12 +342,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chatBackup": "Backup del chat", "chatBackup": "Copia de respaldo del chat",
"@chatBackup": { "@chatBackup": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"chatBackupDescription": "Tu copia de seguridad del chat está protegida con una clave de seguridad. Por favor, asegúrate de no perderla.", "chatBackupDescription": "La copia de respaldo del chat está protegida por una clave de seguridad. Procure no perderla.",
"@chatBackupDescription": { "@chatBackupDescription": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -777,12 +777,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideRedactedEvents": "Ocultar eventos redactados", "hideRedactedEvents": "Ocultar sucesos censurados",
"@hideRedactedEvents": { "@hideRedactedEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"hideUnknownEvents": "Ocultar eventos desconocidos", "hideUnknownEvents": "Ocultar sucesos desconocidos",
"@hideUnknownEvents": { "@hideUnknownEvents": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -802,7 +802,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"ignoredUsers": "Usuarios Ignorados", "ignoredUsers": "Usuarios ignorados",
"@ignoredUsers": { "@ignoredUsers": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1240,7 +1240,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"publicGroups": "Grupos Publicos", "publicGroups": "Grupos blicos",
"@publicGroups": { "@publicGroups": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1255,7 +1255,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"redactedAnEvent": "{username} redactó un evento", "redactedAnEvent": "{username} censuró un suceso",
"@redactedAnEvent": { "@redactedAnEvent": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1686,14 +1686,14 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unreadChats": "{unreadCount, plural, other{{unreadCount} chats no leídos}}", "unreadChats": "{unreadCount, plural, =1{1 chat no leído} other{{unreadCount} chats no leídos}}",
"@unreadChats": { "@unreadChats": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"unreadCount": {} "unreadCount": {}
} }
}, },
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} mensajes no leídos}}", "unreadMessages": "{unreadEvents, plural, =1{1 mensaje no leído} other{{unreadEvents} mensajes no leídos}}",
"@unreadMessages": { "@unreadMessages": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2046,7 +2046,7 @@
"error": {} "error": {}
} }
}, },
"howOffensiveIsThisContent": "¿Qué tan ofensivo es este contenido?", "howOffensiveIsThisContent": "¿Cuán ofensivo es este contenido?",
"@howOffensiveIsThisContent": { "@howOffensiveIsThisContent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2111,7 +2111,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"publicKey": "Llave pública", "publicKey": "Clave pública",
"@publicKey": { "@publicKey": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2341,7 +2341,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"messages": "Mensaje", "messages": "Mensajes",
"@messages": { "@messages": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2549,7 +2549,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"redactMessage": "Redactar mensaje", "redactMessage": "Censurar mensaje",
"@redactMessage": { "@redactMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2598,5 +2598,17 @@
"@wipeChatBackup": { "@wipeChatBackup": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
} },
"iWroteDownTheKey": "He escrito la clave",
"@iWroteDownTheKey": {},
"yourChatBackupHasBeenSetUp": "Se ha configurado la copia de respaldo del chat.",
"@yourChatBackupHasBeenSetUp": {},
"unverified": "No verificado",
"@unverified": {},
"setupChatBackupDescription": "Para proteger sus mensajes, hemos generado una clave de seguridad.\nConsérvela en un sitio seguro, como un gestor de contraseñas.",
"@setupChatBackupDescription": {},
"yourUserId": "Su id. de usuario:",
"@yourUserId": {},
"setupChatBackup": "Configurar copia de respaldo de chat",
"@setupChatBackup": {}
} }