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:
st7105 2025-10-20 23:47:03 +02:00 committed by Hosted Weblate
parent af6d680100
commit 0123a52a9a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -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"
}
}
}
}