diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-15 02:07:18 +0200 |
commit | ab411d2700c01886a67b30bce5f630cc6865a9bf (patch) | |
tree | b53e6dc95158595056ed64fefe8dc02472baa952 /core/l10n/pl.php | |
parent | 9dfba295cda97764205952e05eb28197f56bae15 (diff) | |
download | nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.tar.gz nextcloud-server-ab411d2700c01886a67b30bce5f630cc6865a9bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 05e0f5ec288..2a6e88b12a4 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,8 +1,4 @@ <?php $TRANSLATIONS = array( -"User %s shared a file with you" => "Użytkownik %s udostępnił ci plik", -"User %s shared a folder with you" => "Użytkownik %s udostępnił ci folder", -"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Użytkownik %s udostępnił ci plik „%s”. Możesz pobrać go stąd: %s", -"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Użytkownik %s udostępnił ci folder „%s”. Możesz pobrać go stąd: %s", "Category type not provided." => "Nie podano typu kategorii.", "No category to add?" => "Brak kategorii do dodania?", "This category already exists: %s" => "Ta kategoria już istnieje: %s", |