mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Translated using Weblate (Catalan)
Currently translated at 100.0% (518 of 518 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ca/
This commit is contained in:
parent
0123a52a9a
commit
53bbb23b61
1 changed files with 19 additions and 1 deletions
|
|
@ -1501,5 +1501,23 @@
|
|||
"clientSettingsUseSystemIMETitle": "Utilitzar el teclat del sistema",
|
||||
"@clientSettingsUseSystemIMETitle": {},
|
||||
"clientSettingsUseSystemIMEDesc": "Utitzar el teclat per defecte proporcionat per el vostre sistema",
|
||||
"@clientSettingsUseSystemIMEDesc": {}
|
||||
"@clientSettingsUseSystemIMEDesc": {},
|
||||
"nextUpInCount": "Seguidament en {seconds}",
|
||||
"@nextUpInCount": {
|
||||
"placeholders": {
|
||||
"seconds": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"formattedTime": "{time}",
|
||||
"@formattedTime": {
|
||||
"description": "Formatted time",
|
||||
"placeholders": {
|
||||
"time": {
|
||||
"type": "DateTime",
|
||||
"format": "jm"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue