|
84 | 84 | }, |
85 | 85 | "hour12": { |
86 | 86 | "name": "hour12", |
87 | | - "description": "Specify the hour using 12-hour clock (defaults to current hour)" |
| 87 | + "description": "Вкажіть годину, використовуючи 12-годинний годинник (за замовчуванням поточна година)" |
88 | 88 | }, |
89 | 89 | "minute": { |
90 | 90 | "name": "minute", |
|
96 | 96 | }, |
97 | 97 | "am": { |
98 | 98 | "name": "am", |
99 | | - "description": "When True, hour must be between 1 to 12 and will be interpreted as AM (ante meridiem)" |
| 99 | + "description": "Якщо значення True, година повинна бути між 1 і 12 і буде інтерпретуватися як AM (ante meridiem)" |
100 | 100 | }, |
101 | 101 | "pm": { |
102 | 102 | "name": "pm", |
|
108 | 108 | "meridiemRequired": "You must provide either the am or pm option when using the hour12 option", |
109 | 109 | "noAmOrPmWithMeridiem": "You can't specify the am or pm options when the meridiem is provided in the hour option", |
110 | 110 | "hourOrHour12Only": "You can't specify both hour and hour12 options at the same time", |
111 | | - "hourRange": "When a meridiem is not specified, hour must be a number between 0 and 23", |
112 | | - "hour12Range": "When a meridiem is specified, hour must be a number between 1 and 12" |
| 111 | + "hourRange": "Якщо меридіум не вказано, година має бути числом від 0 до 23", |
| 112 | + "hour12Range": "Якщо вказано меридіум, година має бути числом від 1 до 12" |
113 | 113 | } |
114 | 114 | }, |
115 | 115 | "add": { |
|
213 | 213 | "T": "довгий формат часу", |
214 | 214 | "f": "дата та час", |
215 | 215 | "F": "день тижня, дата та час", |
216 | | - "s": "short date and short time", |
| 216 | + "s": "коротка дата і короткий час", |
217 | 217 | "S": "short date and long time", |
218 | 218 | "R": "відносний", |
219 | 219 | "all": "усі (за замовчуванням)" |
|
247 | 247 | "contributeTranslations": "Зробити внесок", |
248 | 248 | "telemetryThankYou": "Thank you for contributing telemetry data, which helps the bot's future development. See the {{privacyPolicy}} for details.", |
249 | 249 | "telemetryInfoCount": "This is execution #{{executionNumber}} for the {{command}} command (since we started counting).", |
250 | | - "privacyPolicyLink": "Privacy Policy", |
251 | | - "recordingTelemetry": "Telemetry is being collected for this command, results are pending…", |
252 | | - "telemetryPlaceholder": "The rest of this text is only here to prevent the message size from changing too much when the results of the telemetry recording are available.", |
| 250 | + "privacyPolicyLink": "Політика конфіденційності", |
| 251 | + "recordingTelemetry": "Для цієї команди збирається телеметрія, результати очікуються…", |
| 252 | + "telemetryPlaceholder": "Решта тексту тут лише для того, щоб запобігти надмірній зміні розміру повідомлення, коли будуть доступні результати запису телеметрії.", |
253 | 253 | "feedbackWanted": "Feedback wanted!", |
254 | 254 | "at12Hint": "There are now several different options to specify the number of hours both within the {{slashAt}} command (via the existing {{hourOptionName}} option which now has autocompletion, or the new {{hour12OptionName}}, {{amOptionName}} and {{pmOptionName}} options) and the new {{slashAt12}} command. Use whichever you are more comfortable with. How popular each method is (based on the telemetry data) will determine which of these options will become permanent." |
255 | 255 | } |
|
0 commit comments