mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-16 18:56:00 -07:00
Translated using Weblate (Russian)
Currently translated at 10.2% (45 of 438 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ru/
This commit is contained in:
parent
38956b7323
commit
41c50a623b
1 changed files with 19 additions and 1 deletions
|
|
@ -107,5 +107,23 @@
|
||||||
"type": "String"
|
"type": "String"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"nextUp": "Следующий шаг",
|
||||||
|
"@nextUp": {},
|
||||||
|
"actor": "{count, plural, other{Actors} one{Actor}}",
|
||||||
|
"@actor": {
|
||||||
|
"description": "actor",
|
||||||
|
"placeholders": {
|
||||||
|
"count": {
|
||||||
|
"type": "int",
|
||||||
|
"example": "1"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"clearChanges": "Очистить изменения",
|
||||||
|
"@clearChanges": {},
|
||||||
|
"clearSelection": "Очистить выделение",
|
||||||
|
"@clearSelection": {},
|
||||||
|
"dashboardContinueWatching": "Продолжить просмотр",
|
||||||
|
"@dashboardContinueWatching": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue