Translated using Weblate (Galician)

Currently translated at 99.7% (389 of 390 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
Xosé M 2021-02-07 06:46:27 +00:00 committed by Hosted Weblate
parent 0478a3e1b1
commit 20f7cb3770
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -918,7 +918,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"muteChat": "Acalar conversa", "muteChat": "Desactiva notif.",
"@muteChat": { "@muteChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1478,7 +1478,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"unmuteChat": "Reactivar chat", "unmuteChat": "Reactivar notif.",
"@unmuteChat": { "@unmuteChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1618,12 +1618,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerAcceptRequest": "Agardando a que a outra parte acepte a solicitude...", "waitingPartnerAcceptRequest": "Agardando a que a outra parte acepte a solicitude",
"@waitingPartnerAcceptRequest": { "@waitingPartnerAcceptRequest": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerEmoji": "Agardando a que a outra parte acepte as emoticonas...", "waitingPartnerEmoji": "Agardando a que a outra parte acepte as emoticonas",
"@waitingPartnerEmoji": { "@waitingPartnerEmoji": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1938,7 +1938,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"toggleMuted": "Activar Acalar", "toggleMuted": "Cambia Noificacións",
"@toggleMuted": { "@toggleMuted": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2111,5 +2111,15 @@
"@noStatusesFound": { "@noStatusesFound": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"areYouSureYouWantToLogout": "Tes a certeza de querer desconectar?",
"@areYouSureYouWantToLogout": {
"type": "text",
"placeholders": {}
},
"noPublicRoomsFound": "Non se atoparon salas públicas...",
"@noPublicRoomsFound": {
"type": "text",
"placeholders": {}
} }
} }