fluffychat merge

This commit is contained in:
ggurdin 2025-06-26 12:49:16 -04:00
commit 788c9b9698
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
12 changed files with 30424 additions and 30382 deletions

View file

@ -1,29 +1,35 @@
{
"repeatPassword": "Gentag password",
"@repeatPassword": {},
"notAnImage": "Ikke en billedfil.",
"@notAnImage": {},
"setCustomPermissionLevel": "Indstil særligt tilladelsesniveau",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "Ignorér bruger",
"@ignoreUser": {},
"remove": "Fjern",
"@remove": {
"type": "String",
"placeholders": {}
},
"importNow": "Importer nu",
"@importNow": {},
"importEmojis": "Importer emojis",
"@importEmojis": {},
"normalUser": "Normal bruger",
"@normalUser": {},
"importFromZipFile": "Importer fra .zip fil",
"@importFromZipFile": {},
"alwaysUse24HourFormat": "true",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
}
}
"repeatPassword": "Gentag password",
"@repeatPassword": {},
"notAnImage": "Ikke en billedfil.",
"@notAnImage": {},
"setCustomPermissionLevel": "Indstil særligt tilladelsesniveau",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "Vælg en prædefineret rolle herunder eller indtaste et særligt tilladelsesniveau mellem 0 og 100.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "Ignorér bruger",
"@ignoreUser": {},
"remove": "Fjern",
"@remove": {
"type": "String",
"placeholders": {}
},
"importNow": "Importer nu",
"@importNow": {},
"importEmojis": "Importer emojis",
"@importEmojis": {},
"normalUser": "Normal bruger",
"@normalUser": {},
"importFromZipFile": "Importer fra .zip fil",
"@importFromZipFile": {},
"alwaysUse24HourFormat": "true",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"exportEmotePack": "Eksportér Emote-pakke som .zip-fil",
"@exportEmotePack": {},
"replace": "Erstat",
"@replace": {},
"about": "Om",
"@about": {}
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -3351,7 +3351,7 @@
"@approve": {},
"youHaveKnocked": "Ви постукали",
"@youHaveKnocked": {},
"sentVoiceMessage": "🎙️ {duration} - {sender}",
"sentVoiceMessage": "🎙️ {duration} - {sender} - Голосове повідомлення від {sender}",
"@sentVoiceMessage": {
"type": "String",
"placeholders": {
@ -3373,5 +3373,9 @@
}
},
"checkList": "Контрольний список",
"@checkList": {}
"@checkList": {},
"commandHint_logout": "Вийти на цьому пристрої",
"@commandHint_logout": {},
"commandHint_logoutall": "Вийти на всіх активних пристроях",
"@commandHint_logoutall": {}
}

File diff suppressed because it is too large Load diff

View file

@ -73,7 +73,7 @@ dependencies:
git:
url: https://github.com/pangeachat/matrix-dart-sdk.git # repo
ref: merge-upstream
# matrix: ^0.40.2
# matrix: ^1.0.0
# Pangea#
mime: ^1.0.6
native_imaging: ^0.2.0