diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-31 22:57:24 +0200 |
commit | 36ccaf51ed548e1afb7819493142532623c17e69 (patch) | |
tree | 6e73a72c2b6a45a8bcdd1e5cc538be2d316a7e60 /apps/gallery/l10n/pl.php | |
parent | 6df95db8e85c29ef01c8cf7aaf660006a1973c54 (diff) | |
download | nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.tar.gz nextcloud-server-36ccaf51ed548e1afb7819493142532623c17e69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/gallery/l10n/pl.php')
-rw-r--r-- | apps/gallery/l10n/pl.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/gallery/l10n/pl.php b/apps/gallery/l10n/pl.php index 1ff636ac2a0..8c0bd0cb98d 100644 --- a/apps/gallery/l10n/pl.php +++ b/apps/gallery/l10n/pl.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( "Pictures" => "Zdjęcia", -"Settings" => "Ustawienia", -"Rescan" => "Przeszukaj", -"Stop" => "Stop", -"Share" => "Współdziel", +"Share gallery" => "Udostępnij galerię", +"Error: " => "Błąd: ", +"Internal error" => "Błąd wewnętrzny", +"Slideshow" => "Pokaz slajdów", "Back" => "Wróć", "Remove confirmation" => "Usuń potwierdzenie", "Do you want to remove album" => "Czy chcesz usunąć album", |