Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php |
— | — | @@ -64,7 +64,8 @@ |
65 | 65 | 'monument-id' => 'Header for the column showing the monument id', |
66 | 66 | 'province' => 'Header for the column showing the monument province', |
67 | 67 | 'competes' => 'Header for the column showing if the monument takes part in the competition', |
68 | | - 'author' => 'Header for the column showing the author listed for that image', |
| 68 | + 'author' => 'Header for the column showing the author listed for that image. |
| 69 | +{{Identical|Author}}', |
69 | 70 | 'upload-time' => 'Upload time in CEST', |
70 | 71 | 'concursa' => 'Entry for the competes column if the monuments takes part in WLM (also see: no-concursa)', |
71 | 72 | 'no-concursa' => 'Entry for the competes column if the monuments does not take part in WLM (also see: concursa)', |
— | — | @@ -97,6 +98,11 @@ |
98 | 99 | 'monument-type' => 'Тып славутасьці', |
99 | 100 | 'monument-id' => 'Ідэнтыфікатар славутасьці', |
100 | 101 | 'province' => 'Правінцыя/вобласьць', |
| 102 | + 'competes' => 'Спаборніцтвы', |
| 103 | + 'author' => 'Аўтар', |
| 104 | + 'upload-time' => 'Час загрузкі', |
| 105 | + 'concursa' => 'Прыняць удзел у «Вікі любіць славутасьці»', |
| 106 | + 'no-concursa' => 'Па-за спаборніцтвам «Вікі любіць славутасьці»', |
101 | 107 | ); |
102 | 108 | |
103 | 109 | /** German (Deutsch) |
— | — | @@ -318,6 +324,29 @@ |
319 | 325 | 'gallery-header' => 'Afbeeldingen voor het monument met ID $1.', |
320 | 326 | ); |
321 | 327 | |
| 328 | +/** Polish (Polski) |
| 329 | + * @author Woytecr |
| 330 | + */ |
| 331 | +$messages['pl'] = array( |
| 332 | + 'file' => 'Zdjęcie', |
| 333 | + 'monument-type' => 'Typ zabytku', |
| 334 | + 'monument-id' => 'Id zabytku', |
| 335 | + 'province' => 'Województwo', |
| 336 | + 'author' => 'Autor', |
| 337 | + 'upload-time' => 'Czas przesłania', |
| 338 | + 'concursa' => 'Weź udział w WLM', |
| 339 | + 'not-available' => 'Niedostępne', |
| 340 | + 'date-unknown' => 'Nieznana', |
| 341 | + 'view-uncategorized-images' => 'Zobacz nieskategoryzowane zdjęcia', |
| 342 | + 'show-images-all' => 'Pokaż wszystkie zdjęcia', |
| 343 | + 'search-monuments' => 'Szukaj zabytków', |
| 344 | + 'id-none' => '(Brak)', |
| 345 | + 'monument-heading' => 'Zabytek', |
| 346 | + 'count-heading' => 'Fotografie', |
| 347 | + 'bic-list' => 'Lista', |
| 348 | + 'bic-gallery' => 'Galeria', |
| 349 | +); |
| 350 | + |
322 | 351 | /** Serbian (Cyrillic script) (Српски (ћирилица)) |
323 | 352 | * @author Rancher |
324 | 353 | */ |