Translated using Weblate (Russian)

Currently translated at 100.0% (478 of 478 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ru/
This commit is contained in:
st7105 2025-07-31 13:00:19 +02:00 committed by Hosted Weblate
parent d057ccbc0c
commit 6ba0d29ad1
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1347,5 +1347,65 @@
"enableBackgroundPostersDesc": "Показывать случайные постеры на соответствующих экранах",
"@enableBackgroundPostersDesc": {},
"settingsEnableOsMediaControlsDesc": "Позволяет управлять воспроизведением с помощью медиа-клавиш и показывать текущее воспроизводимое медиа в ОС",
"@settingsEnableOsMediaControlsDesc": {}
"@settingsEnableOsMediaControlsDesc": {},
"notificationDownloadingDownloading": "Загрузка",
"@notificationDownloadingDownloading": {},
"notificationDownloadingPaused": "Загрузка приостановлена",
"@notificationDownloadingPaused": {},
"notificationDownloadingFinished": "Загрузка завершена",
"@notificationDownloadingFinished": {},
"notificationDownloadingError": "Ошибка загрузки",
"@notificationDownloadingError": {},
"syncAllItemsTitle": "Синхронизировать все элементы из {itemName}?",
"@syncAllItemsTitle": {
"description": "syncAllItemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncAllItemsDesc": "Это позволит синхронизировать ({itemCount}) элементов из '{itemName}' на ваше устройство.\nЭто может занять некоторое время в зависимости от количества элементов.",
"@syncAllItemsDesc": {
"description": "syncAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncDeleteAllItemsTitle": "Удалить все синхронизированные элементы из {itemName}?",
"@syncDeleteAllItemsTitle": {
"description": "syncDeleteAllitemsFrom",
"placeholders": {
"itemName": {
"type": "String"
}
}
},
"syncDeleteAllItemsDesc": "Это приведет к удалению всех синхронизированных элементов из '{itemName}'.\nЭто произойдет навсегда, и вам придется повторно синхронизировать ({itemCount}) файлов.",
"@syncDeleteAllItemsDesc": {
"description": "syncDeleteAllitemsFromDesc",
"placeholders": {
"itemName": {
"type": "String"
},
"itemCount": {
"type": "int"
}
}
},
"syncPauseAll": "Приостановить все",
"@syncPauseAll": {},
"syncResumeAll": "Продолжить всё",
"@syncResumeAll": {},
"syncStopAll": "Оставить всё",
"@syncStopAll": {},
"syncDeleteAll": "Удалить все файлы",
"@syncDeleteAll": {},
"syncAllFiles": "Синхронизировать все файлы",
"@syncAllFiles": {}
}