diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-09-01 13:30:40 -0400 |
commit | e68b5f8b0da93bf1e039bc700aec8c816cc9afa9 (patch) | |
tree | b8f10f9eef08f8064826e61c33030b35eee4ac93 /core/l10n/pl.php | |
parent | 36424580b04dd8c77ca98ff8b2fffcf671397ff4 (diff) | |
download | nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.tar.gz nextcloud-server-e68b5f8b0da93bf1e039bc700aec8c816cc9afa9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 1188e555316..48f6dff6184 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s Współdzielone »%s« z tobą", +"group" => "grupa", "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", |