fluffychat merge
This commit is contained in:
commit
e17e3a5255
9 changed files with 25591 additions and 26001 deletions
5237
lib/l10n/intl_be.arb
5237
lib/l10n/intl_be.arb
File diff suppressed because it is too large
Load diff
23408
lib/l10n/intl_el.arb
23408
lib/l10n/intl_el.arb
File diff suppressed because it is too large
Load diff
|
|
@ -3386,6 +3386,14 @@
|
|||
"@customReaction": {},
|
||||
"declineInvitation": "Uko egin gonbidapenari",
|
||||
"@declineInvitation": {},
|
||||
"noMessagesYet": "Mezurik ez oraingoz",
|
||||
"@noMessagesYet": {},
|
||||
"longPressToRecordVoiceMessage": "Sakatuta mantendu ahots-mezua grabatzeko.",
|
||||
"@longPressToRecordVoiceMessage": {},
|
||||
"pause": "Gelditu",
|
||||
"@pause": {},
|
||||
"resume": "Jarraitu",
|
||||
"@resume": {},
|
||||
"writeAMessageLangCodes": "Idatzi {l1} edo {l2}...",
|
||||
"requests": "Eskariak",
|
||||
"holdForInfo": "Klikatu eta eutsi hitzaren informazioarentzat.",
|
||||
|
|
|
|||
|
|
@ -3393,6 +3393,12 @@
|
|||
"@declineInvitation": {},
|
||||
"noMessagesYet": "Gan aon teachtaireachtaí fós",
|
||||
"@noMessagesYet": {},
|
||||
"longPressToRecordVoiceMessage": "Brúigh go fada chun teachtaireacht gutha a thaifeadadh.",
|
||||
"@longPressToRecordVoiceMessage": {},
|
||||
"pause": "Sos",
|
||||
"@pause": {},
|
||||
"resume": "Atosú",
|
||||
"@resume": {},
|
||||
"writeAMessageLangCodes": "Clóscríobh i {l1} nó {l2}...",
|
||||
"requests": "Iarratais",
|
||||
"holdForInfo": "Bain triail as agus coinnigh síos le haghaidh eolas faoin bhfocal.",
|
||||
|
|
|
|||
21840
lib/l10n/intl_id.arb
21840
lib/l10n/intl_id.arb
File diff suppressed because it is too large
Load diff
|
|
@ -1001,7 +1001,7 @@
|
|||
},
|
||||
"storeSecurlyOnThisDevice": "Droši uzglabāt šajā ierīcē",
|
||||
"@storeSecurlyOnThisDevice": {},
|
||||
"yourChatBackupHasBeenSetUp": "Tērzēšanu rezerves kopēšana tika iestatīta.",
|
||||
"yourChatBackupHasBeenSetUp": "Tērzēšanu rezerves kopēšana iestatīta.",
|
||||
"@yourChatBackupHasBeenSetUp": {},
|
||||
"chatBackup": "Tērzēšanu rezerves kopēšana",
|
||||
"@chatBackup": {
|
||||
|
|
|
|||
1080
lib/l10n/intl_nb.arb
1080
lib/l10n/intl_nb.arb
File diff suppressed because it is too large
Load diff
|
|
@ -561,7 +561,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"countParticipants": "{count} участника(ов)",
|
||||
"countParticipants": "{count, plural, one{один участник} few{{count} участника} other{{count} участников}}",
|
||||
"@countParticipants": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -1087,7 +1087,7 @@
|
|||
"type": "String",
|
||||
"placeholders": {}
|
||||
},
|
||||
"loadCountMoreParticipants": "Загрузить еще {count} участника(ов)",
|
||||
"loadCountMoreParticipants": "{count, plural, one{Загрузить еще одного участника} few{Загрузить еще # участников} other{Загрузить еще # участников}}",
|
||||
"@loadCountMoreParticipants": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -1888,7 +1888,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"userAndOthersAreTyping": "{username} и {count} других участников печатают…",
|
||||
"userAndOthersAreTyping": "{count, plural, one{{username} и ещё один участник печатают…} few{{username} и ещё # участника печатают…} other{{username} и ещё # участников печатают…}}",
|
||||
"@userAndOthersAreTyping": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
@ -3009,7 +3009,7 @@
|
|||
"@inviteOtherUsers": {},
|
||||
"changeTheVisibilityOfChatHistory": "Изменить видимость истории чата",
|
||||
"@changeTheVisibilityOfChatHistory": {},
|
||||
"countChatsAndCountParticipants": "{chats} чатов и {participants} участников",
|
||||
"countChatsAndCountParticipants": "{chats, plural, one{{participants, plural, one{один чат с одним участником} few{один чат с {participants} участниками} other{один чат с {participants} участниками}}} few{{participants, plural, one{{chats} чата с одним участником} few{{chats} чата с {participants} участниками} other{{chats} чата с {participants} участниками}}} other{{participants, plural, one{{chats} чатов с одним участником} few{{chats} чатов с {participants} участниками} other{{chats} чатов с {participants} участниками}}}}",
|
||||
"@countChatsAndCountParticipants": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
|
|
|
|||
|
|
@ -61,8 +61,7 @@ dependencies:
|
|||
latlong2: ^0.9.1
|
||||
linkify: ^5.0.0
|
||||
# #Pangea
|
||||
# matrix:
|
||||
# git: https://github.com/famedly/matrix-dart-sdk.git
|
||||
# matrix: ^3.0.1
|
||||
matrix:
|
||||
path: /Users/ggurdin/pangea/matrix-dart-sdk
|
||||
# git:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue