You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/gallery/l10n/pl.php

10 lines
366 B

<?php $TRANSLATIONS = array(
"Gallery" => "Galeria",
"Scanning directories" => "Skanuje katalogi",
"No photos found" => "Nie znaleziono zdjęć",
"Creating thumbnails" => "Tworzenie miniatur",
"Do you wan't to remove album" => "Czy chcesz usunąć album",
"Input new gallery name" => "Wprowadź nową nazwę galerii",
"Rescan" => "Przeskanuj",
"Back" => "Wróć"
);