This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

16
frontend/pl/images.json Normal file
View File

@ -0,0 +1,16 @@
{
"images": {
"shown": "Pokazano",
"overview": "Przegl\u0105d",
"objectinfo": "Informacje o obiekcie",
"enlarge": "Powi\u0119ksz",
"fit_to_screen": "Dopasuj do ekranu",
"image_first": "Pierwszy obraz",
"image_previous": "Poprzedni obraz",
"image_next": "Nast\u0119pny obraz",
"image_last": "Ostatni obraz",
"image_all": "Wszystkie obrazy",
"image_pdf": "Plik PDF z obraz\u00f3w",
"image_photo": "Fotografia"
}
}