Translated using Weblate (Galician)
Currently translated at 100.0% (642 of 642 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
parent
18198d41c2
commit
e9141d5753
1 changed files with 26 additions and 1 deletions
|
|
@ -2712,5 +2712,30 @@
|
||||||
"alwaysUse24HourFormat": "falso",
|
"alwaysUse24HourFormat": "falso",
|
||||||
"@alwaysUse24HourFormat": {
|
"@alwaysUse24HourFormat": {
|
||||||
"description": "Set to true to always display time of day in 24 hour format."
|
"description": "Set to true to always display time of day in 24 hour format."
|
||||||
}
|
},
|
||||||
|
"noMoreChatsFound": "Non se atopan máis chats…",
|
||||||
|
"@noMoreChatsFound": {},
|
||||||
|
"joinedChats": "Chats nos que participas",
|
||||||
|
"@joinedChats": {},
|
||||||
|
"countChatsAndCountParticipants": "{chats} chats e {participants} participantes",
|
||||||
|
"@countChatsAndCountParticipants": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"chats": {},
|
||||||
|
"participants": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"unread": "Sen ler",
|
||||||
|
"@unread": {},
|
||||||
|
"space": "Espazo",
|
||||||
|
"@space": {},
|
||||||
|
"spaces": "Espazos",
|
||||||
|
"@spaces": {},
|
||||||
|
"goToSpace": "Ir ao espazo: {space}",
|
||||||
|
"@goToSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"space": {}
|
||||||
|
},
|
||||||
|
"markAsUnread": "Marcar como non lido",
|
||||||
|
"@markAsUnread": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue