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

12 lines
374 B

<?php $TRANSLATIONS = array(
"Pictures" => "Zdjęcia",
"Settings" => "Ustawienia",
"Rescan" => "Przeszukaj",
"Stop" => "Stop",
"Share" => "Współdziel",
"Back" => "Wróć",
"Remove confirmation" => "Usuń potwierdzenie",
"Do you want to remove album" => "Czy chcesz usunąć album",
"Change album name" => "Zmień nazwę albumu",
"New album name" => "Nowa nazwa albumu"
);