|
1 | 1 | { |
2 | | - "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "@kira-lappo,Risen", |
3 | | - "{0} {0} {0} temp": "Перевод на русский: Кирилл (gh://kira-lappo), Иван (Risen)", |
| 2 | + "{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "@kira-lappo, Risen, @Denisskas", |
| 3 | + "{0} {0} {0} temp": "Перевод на русский: Кирилл (gh://kira-lappo), Иван (Risen), Денис (gh://Denisskas)", |
4 | 4 | "10 hours": "10 часов", |
5 | 5 | "10 minutes": "10 минут", |
6 | 6 | "1 hour": "1 час", |
|
252 | 252 | "Use a custom font size": "Сменить размер шрифта", |
253 | 253 | "Use a custom line height": "Межстрочное расстояние", |
254 | 254 | "Use the notation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a <i>n</i> offset), representing the offset.": "Используйте нотацию {%H+1} для показа смещения. Заменти %H желаемым значением и +1 положительным или отрицательным значением смещения.\n", |
255 | | - "Use the notation (%H {sec+1}) on the end of string to specify offset in seconds. For example, to add an hour and view in format HH:MM use (%H:%M {sec+3600}), and to decrease an hour use (%H:%M {sec-3600}).": "Используйте обозначение (%H {sec+1}) в конце строки, чтобы указать смещение в секундах. Например, чтобы добавить час и просмотреть его в формате ЧЧ:ММ, используйте (%Ч:%М {сек+3600}), а чтобы уменьшить время использования (%Ч:%М {сек-3600}).", |
| 255 | + "Use the notation (%H {sec+1}) on the end of string to specify offset in seconds. For example, to add an hour and view in format HH:MM use (%H:%M {sec+3600}), and to decrease an hour use (%H:%M {sec-3600}).": "Используйте обозначение (%H {sec+1}) в конце строки, чтобы указать смещение в секундах. Например, чтобы добавить час и просмотреть его в формате ЧЧ:ММ, используйте (%H:%M {sec+3600}), а чтобы уменьшить время использования (%H:%M {sec-3600}).", |
256 | 256 | "View": "Просмотреть", |
257 | 257 | "View ElevenClock on GitHub": "Посетить страницу ElevenClock на GitHub", |
258 | 258 | "View ElevenClock's homepage": "Посетить сайт ElevenClock", |
|
0 commit comments