mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Translated using Weblate (Arabic)
Currently translated at 100.0% (518 of 518 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ar/
This commit is contained in:
parent
ea36656747
commit
af6d680100
1 changed files with 19 additions and 1 deletions
|
|
@ -1501,5 +1501,23 @@
|
|||
"clientSettingsUseSystemIMETitle": "استخدام لوحة مفاتيح النظام",
|
||||
"@clientSettingsUseSystemIMETitle": {},
|
||||
"clientSettingsUseSystemIMEDesc": "استخدم لوحة المفاتيح المدمجة التي يوفرها نظامك",
|
||||
"@clientSettingsUseSystemIMEDesc": {}
|
||||
"@clientSettingsUseSystemIMEDesc": {},
|
||||
"formattedTime": "{time}",
|
||||
"@formattedTime": {
|
||||
"description": "Formatted time",
|
||||
"placeholders": {
|
||||
"time": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
},
|
||||
"nextUpInCount": "التالي في {seconds}",
|
||||
"@nextUpInCount": {
|
||||
"placeholders": {
|
||||
"seconds": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue