mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
Translated using Weblate (Galician)
Currently translated at 100.0% (481 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
This commit is contained in:
parent
43c9715036
commit
12af2b9670
@ -2282,14 +2282,14 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"unreadChats": "{unreadCount, plural, other{{unreadCount} chats non lidos}}",
|
"unreadChats": "{unreadCount, plural, =1{1 chat non lido} other{{unreadCount} chats non lidos}}",
|
||||||
"@unreadChats": {
|
"@unreadChats": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"unreadCount": {}
|
"unreadCount": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"unreadMessages": "{unreadEvents, plural, other{{unreadEvents} mensaxes non lidas}}",
|
"unreadMessages": "{unreadEvents, plural, =1{1 mensaxe non lida} other{{unreadEvents} mensaxes non lidas}}",
|
||||||
"@unreadMessages": {
|
"@unreadMessages": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2560,5 +2560,14 @@
|
|||||||
"@zoomOut": {
|
"@zoomOut": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
}
|
},
|
||||||
|
"chatHasBeenRemovedFromThisSpace": "Eliminouse o chat deste espazo",
|
||||||
|
"@chatHasBeenRemovedFromThisSpace": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"chatHasBeenAddedToThisSpace": "O chat foi engadido a este espazo",
|
||||||
|
"@chatHasBeenAddedToThisSpace": {},
|
||||||
|
"addToSpace": "Engadir ao espazo",
|
||||||
|
"@addToSpace": {}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user