diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-05 02:05:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-05 02:05:17 -0400 |
commit | 5ecbc277531b47c16a2b87c192c346ade1fcdad9 (patch) | |
tree | 95162eb86e6cdeb312a5617e3a38a3ddef19a2e8 /lib/l10n/pl.php | |
parent | 5302f9aaddb17ac2f3bed86c0c9b177c5bc35ce0 (diff) | |
download | nextcloud-server-5ecbc277531b47c16a2b87c192c346ade1fcdad9.tar.gz nextcloud-server-5ecbc277531b47c16a2b87c192c346ade1fcdad9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.php')
-rw-r--r-- | lib/l10n/pl.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php index dc5954c6854..877c3fcdbe8 100644 --- a/lib/l10n/pl.php +++ b/lib/l10n/pl.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Typ udziału %s nie jest właściwy dla %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s", "Setting permissions for %s failed, because the item was not found" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Nie można ustawić daty wygaśnięcia. Udział nie może wygasać później niż %s od momentu udostępnienia.", -"Can not set expire date. Expire date is in the past" => "Nie można ustawić daty wygaśnięcia. Termin ustalony jest w przeszłości", "Sharing backend %s must implement the interface OCP\\Share_Backend" => "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" => "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" => "Zaplecze do współdzielenia %s nie zostało znalezione", |