|
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | +/* button that clears all caches other than the image cache */ |
| 5 | +"Clear Other Caches" = "Очистить другие кеши"; |
| 6 | + |
| 7 | +/* button that clears the image cache */ |
| 8 | +"Clear Image Cache" = "Очистить кэш изображений"; |
| 9 | + |
| 10 | +/* section header of advanced settings */ |
| 11 | +"Advanced Settings" = "Дополнительные настройки"; |
| 12 | + |
| 13 | +/* header for list of users that will always be prevented from appearing in the TL filter */ |
| 14 | +"Blocked Users" = "Заблокированные пользователи"; |
| 15 | + |
| 16 | +/* placeholder for a username */ |
| 17 | +"Username" = "Имя пользователя"; |
| 18 | + |
| 19 | +/* button that adds a user to a list */ |
| 20 | +"Tap to Add User" = "Нажмите, чтобы добавить пользователя"; |
| 21 | + |
| 22 | +/* Placeholder for when no language is selected */ |
| 23 | +"No languages selected" = "Языки не выбраны"; |
| 24 | + |
| 25 | +/* header for list of selectable languages */ |
| 26 | +"Languages" = "Языки"; |
| 27 | + |
| 28 | +/* section header of message settings */ |
| 29 | +"Message Settings" = "Настройки сообщений"; |
| 30 | + |
| 31 | +/* section header of app settings */ |
| 32 | +"App Settings" = "Настройки приложения"; |
| 33 | + |
| 34 | +/* title of the settings screen */ |
| 35 | +"Settings" = "Настройки"; |
| 36 | + |
| 37 | +/* a dismiss button */ |
| 38 | +"Save" = "Сохранить"; |
| 39 | + |
| 40 | +/* a message that appears when we are loading the chat */ |
| 41 | +"Loading chat..." = "Загрузка чата…"; |
| 42 | + |
| 43 | +/* a placeholder for when we have not recieved any chat messages yet */ |
| 44 | +"No messages yet" = "Сообщений пока нет"; |
| 45 | + |
| 46 | +/* the title of a popup that appears when an error occurs */ |
| 47 | +"An Error Occurred" = "Произошла ошибка"; |
| 48 | + |
| 49 | +/* a dismissal button that will go back a screen */ |
| 50 | +"Go Back" = "Назад"; |
| 51 | + |
| 52 | +/* a toggle that shows just TL messages */ |
| 53 | +"LiveTL Mode" = "Режим LiveTL"; |
| 54 | + |
| 55 | +/* a toggle to show all chat messages */ |
| 56 | +"All Chat" = "Весь чат"; |
| 57 | + |
| 58 | +/* a button that opens the video in the youtube app or youtube.com in safari*/ |
| 59 | +"Open in Youtube" = "Открыть в YouTube"; |
| 60 | + |
| 61 | +/* a button to share a youtube video */ |
| 62 | +"Share" = "Поделиться"; |
| 63 | + |
| 64 | +/* a button to access the description of a youtube video */ |
| 65 | +"Description" = "Описание"; |
| 66 | + |
| 67 | +/* Explanation in the clipboard popup */ |
| 68 | +"We detected a Youtube link in your clipboard. Would you like to access this stream?" = "Открыть ссылку на YouTube из буфера обмена?"; |
| 69 | + |
| 70 | +/* title of a popup that appears when we detect a youtube URL in the clipboard*/ |
| 71 | +"Youtube Link Detected!" = "Обнаружена ссылка на YouTube"; |
| 72 | + |
| 73 | +/* a dismissal button that will advance a screen */ |
| 74 | +"Let's Go!" = "Начать!"; |
| 75 | + |
| 76 | +/* A dismissal button */ |
| 77 | +"OK" = "ОК"; |
| 78 | + |
| 79 | +/* Header for the Org list */ |
| 80 | +"Select Organization" = "Выберите организацию"; |
| 81 | + |
| 82 | +/* A Dismissal Button */ |
| 83 | +"Done" = "Готово"; |
| 84 | + |
| 85 | +/* User-selectable Developer testing language filter */ |
| 86 | +"Developer Tags" = "Теги разработчика"; |
| 87 | + |
| 88 | +/* User-selectable fr language filter */ |
| 89 | +"French" = "Французский"; |
| 90 | + |
| 91 | +/* User-selectable ru language filter */ |
| 92 | +"Russian" = "Русский"; |
| 93 | + |
| 94 | +/* User-selectable zh language filter */ |
| 95 | +"Chinese" = "Китайский"; |
| 96 | + |
| 97 | +/* User-selectable ko language filter */ |
| 98 | +"Korean" = "Корейский"; |
| 99 | + |
| 100 | +/* User-selectable id language filter */ |
| 101 | +"Indonesian" = "Индонезийский"; |
| 102 | + |
| 103 | +/* User-selectable es language filter */ |
| 104 | +"Spanish" = "Испанский"; |
| 105 | + |
| 106 | +/* User-selectable ja language filter */ |
| 107 | +"Japanese" = "Японский"; |
| 108 | +/* User-selectable en language filter */ |
| 109 | +"English" = "Английский"; |
0 commit comments