mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
Translated using Weblate (Russian)
Currently translated at 100.0% (518 of 518 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ru/
This commit is contained in:
parent
af6d680100
commit
0123a52a9a
1 changed files with 23 additions and 1 deletions
|
|
@ -1497,5 +1497,27 @@
|
|||
"mediaTunnelingTitle": "Туннелирование мультимедиа",
|
||||
"@mediaTunnelingTitle": {},
|
||||
"mediaTunnelingDesc": "Включить туннелирование мультимедиа для встроенного плеера",
|
||||
"@mediaTunnelingDesc": {}
|
||||
"@mediaTunnelingDesc": {},
|
||||
"clientSettingsUseSystemIMETitle": "Использовать системную клавиатуру",
|
||||
"@clientSettingsUseSystemIMETitle": {},
|
||||
"clientSettingsUseSystemIMEDesc": "Использовать встроенную клавиатуру, предоставляемой вашей системой",
|
||||
"@clientSettingsUseSystemIMEDesc": {},
|
||||
"nextUpInCount": "Следующий через {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