chore(translations): Translated using Weblate (Basque)

Currently translated at 99.7% (792 of 794 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
This commit is contained in:
xabirequejo 2025-11-01 16:59:59 +01:00 committed by Hosted Weblate
parent 38a1819e6b
commit bcc2f0c62f
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3393,5 +3393,44 @@
"pause": "Gelditu",
"@pause": {},
"resume": "Jarraitu",
"@resume": {}
"@resume": {},
"moveToDifferentSpace": "Beste gune batera mugitu",
"@moveToDifferentSpace": {},
"moveUp": "Eraman gora",
"@moveUp": {},
"moveDown": "Eraman behera",
"@moveDown": {},
"removeFromSpaceDescription": "Txata gunetik kenduko da, baina txaten zerrendan mantenduko da.",
"@removeFromSpaceDescription": {},
"countChats": "{chats} txat",
"@countChats": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
}
}
},
"donate": "Egin dohaintza",
"@donate": {},
"newSubSpace": "Azpi-gune berria",
"@newSubSpace": {},
"spaceMemberOf": "{spaces} guneko kidea",
"@spaceMemberOf": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
},
"spaceMemberOfCanKnock": "{spaces} guneko kideak sartzeko baimena eska dezake",
"@spaceMemberOfCanKnock": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
}
}