New translations app_en.arb (Russian)

This commit is contained in:
Zarz Eleutherius
2026-04-19 18:31:58 +07:00
parent 2f6bf91a1c
commit 38367c1c77
+7 -7
View File
@@ -1063,19 +1063,19 @@
"@searchSortDefault": {
"description": "Sort option - default API order"
},
"searchSortTitleAZ": "Title (A-Z)",
"searchSortTitleAZ": "Название (А)",
"@searchSortTitleAZ": {
"description": "Sort option - title ascending"
},
"searchSortTitleZA": "Title (Z-A)",
"searchSortTitleZA": "Название (Я-А)",
"@searchSortTitleZA": {
"description": "Sort option - title descending"
},
"searchSortArtistAZ": "Artist (A-Z)",
"searchSortArtistAZ": "Исполнитель (А)",
"@searchSortArtistAZ": {
"description": "Sort option - artist ascending"
},
"searchSortArtistZA": "Artist (Z-A)",
"searchSortArtistZA": "Исполнитель (Я-А)",
"@searchSortArtistZA": {
"description": "Sort option - artist descending"
},
@@ -1706,15 +1706,15 @@
"@storeRepoUrlHint": {
"description": "Hint/placeholder for the repository URL input field"
},
"storeRepoUrlHelper": "e.g. https://github.com/user/extensions-repo",
"storeRepoUrlHelper": "например, https://github.com/user/extensions-repo",
"@storeRepoUrlHelper": {
"description": "Helper text below the repository URL input field"
},
"storeAddRepoButton": "Add Repository",
"storeAddRepoButton": "Добавить репозиторий",
"@storeAddRepoButton": {
"description": "Button to submit a new repository URL"
},
"storeChangeRepoTooltip": "Change repository",
"storeChangeRepoTooltip": "Изменить репозиторий",
"@storeChangeRepoTooltip": {
"description": "Tooltip for the change-repository icon button in the app bar"
},