Merge pull request #2206 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-09-15 08:01:19 +02:00 committed by GitHub
commit 48efd2f784
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3200 additions and 3181 deletions

View file

@ -2972,7 +2972,7 @@
"@gallery": {}, "@gallery": {},
"swipeRightToLeftToReply": "اسحب من اليمين إلى اليسار للرد", "swipeRightToLeftToReply": "اسحب من اليمين إلى اليسار للرد",
"@swipeRightToLeftToReply": {}, "@swipeRightToLeftToReply": {},
"alwaysUse24HourFormat": "", "alwaysUse24HourFormat": "علّم لعرض الوقت بنسق 24 ساعة دائما.",
"@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."
}, },
@ -3181,5 +3181,7 @@
"previous": "السابق", "previous": "السابق",
"@previous": {}, "@previous": {},
"otherPartyNotLoggedIn": "لم يقم الطرف الآخر بتسجيل الدخول حالياً وبالتالي لا يمكنه تلقي الرسائل!", "otherPartyNotLoggedIn": "لم يقم الطرف الآخر بتسجيل الدخول حالياً وبالتالي لا يمكنه تلقي الرسائل!",
"@otherPartyNotLoggedIn": {} "@otherPartyNotLoggedIn": {},
"setCustomPermissionLevel": "حدد مستوى صلاحية مخصص",
"@setCustomPermissionLevel": {}
} }

View file

@ -2650,5 +2650,22 @@
"type": "String" "type": "String"
} }
} }
},
"hideUnimportantStateEvents": "Skjul uviktige tilstandshendelser",
"@hideUnimportantStateEvents": {},
"hidePresences": "Skjul statuslisten?",
"@hidePresences": {},
"signInWithPassword": "Logg inn med passord",
"@signInWithPassword": {},
"pleaseTryAgainLaterOrChooseDifferentServer": "Prøv igjen senere eller velg en annen server.",
"@pleaseTryAgainLaterOrChooseDifferentServer": {},
"signInWith": "Logg inn med {provider}",
"@signInWith": {
"type": "String",
"placeholders": {
"provider": {
"type": "String"
}
}
} }
} }