|
1 | 1 | { |
2 | 2 | "@metadata": { |
3 | 3 | "authors": [ |
4 | | - "Kizule" |
| 4 | + "Kizule", |
| 5 | + "Milicevic01" |
5 | 6 | ] |
6 | 7 | }, |
7 | 8 | "batch-py-status-stopped": "Заустављено", |
|
24 | 25 | "batchcommand-py-operation-create-property": "Креирај својство", |
25 | 26 | "batchcommand-py-operation-set-statement": "Постави изјаву", |
26 | 27 | "batchcommand-py-operation-create-statement": "Креирај изјаву", |
| 28 | + "batchcommand-py-operation-switch-statement-value": "Промени вредност изјаве", |
| 29 | + "batchcommand-py-operation-switch-statement-property": "Промени својство изјаве", |
27 | 30 | "batchcommand-py-operation-remove-statement-by-id": "Уклони изјаву по ИД-у", |
28 | 31 | "batchcommand-py-operation-remove-statement-by-value": "Уклони изјаву по вредности", |
29 | 32 | "batchcommand-py-operation-remove-qualifier": "Уклони квалификатор", |
|
180 | 183 | "batch-commands-references": "Референце", |
181 | 184 | "batch-command-somevalue": "(Непозната вредност)", |
182 | 185 | "batch-command-novalue": "(Без вредности)", |
| 186 | + "statistics-title-username": " Статистика за $1", |
183 | 187 | "statistics-title": "Статистике", |
184 | 188 | "statistics-number-of-editors": "Број уредника", |
185 | 189 | "statistics-number-of-edits": "Број измена", |
|
189 | 193 | "batch-command-time-million-years": "милион година", |
190 | 194 | "batch-command-time-billion-years": "милијарда година", |
191 | 195 | "statistics-edits-only": "Кумулативан број измена", |
| 196 | + "batch-summary-commands-eta": "Процењено време", |
192 | 197 | "layout-navbar-new-batch": "Нова серија", |
193 | 198 | "layout-navbar-last-batches": "Последње серије", |
194 | 199 | "layout-navbar-help": "Помоћ", |
| 200 | + "layout-navbar-login": "Пријави ме", |
195 | 201 | "layout-navbar-help-us-translate": "Помозите у превођењу", |
196 | 202 | "layout-navbar-preferences": "Подешавања", |
| 203 | + "layout-navbar-help-slash-documentation": "Помоћ/документација", |
| 204 | + "layout-navbar-repository": "Репозиторијум", |
197 | 205 | "layout-navbar-statistics": "Статистике", |
198 | | - "layout-navbar-your-statistics": "Ваша статистика" |
| 206 | + "layout-navbar-logout": "Одјави ме", |
| 207 | + "layout-navbar-your-statistics": "Ваша статистика", |
| 208 | + "batch-button-download-report": "Преузми извештај" |
199 | 209 | } |
0 commit comments