mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-09 07:28:14 -07:00
Translated using Weblate (Russian)
Currently translated at 11.8% (52 of 438 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ru/
This commit is contained in:
parent
41c50a623b
commit
b7e260582e
1 changed files with 13 additions and 2 deletions
|
|
@ -99,7 +99,7 @@
|
||||||
},
|
},
|
||||||
"ascending": "Восходящий",
|
"ascending": "Восходящий",
|
||||||
"@ascending": {},
|
"@ascending": {},
|
||||||
"dashboardRecentlyAdded": "Недавно добавлен в {name}",
|
"dashboardRecentlyAdded": "Недавно добавлено в {name}",
|
||||||
"@dashboardRecentlyAdded": {
|
"@dashboardRecentlyAdded": {
|
||||||
"description": "Recently added on home screen",
|
"description": "Recently added on home screen",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
|
|
@ -125,5 +125,16 @@
|
||||||
"clearSelection": "Очистить выделение",
|
"clearSelection": "Очистить выделение",
|
||||||
"@clearSelection": {},
|
"@clearSelection": {},
|
||||||
"dashboardContinueWatching": "Продолжить просмотр",
|
"dashboardContinueWatching": "Продолжить просмотр",
|
||||||
"@dashboardContinueWatching": {}
|
"@dashboardContinueWatching": {},
|
||||||
|
"deleteFileFromSystem": "Элемент «{item}» будет удалён из файловой системы и медиатеки. Продолжить?",
|
||||||
|
"@deleteFileFromSystem": {
|
||||||
|
"description": "Delete file from system",
|
||||||
|
"placeholders": {
|
||||||
|
"item": {
|
||||||
|
"type": "String"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"datePlayed": "Дата воспроизведения",
|
||||||
|
"@datePlayed": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue