diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index f4e9e017d96..3b9cd5dfebf 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -109,8 +109,8 @@ OC.L10N.register( "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 dla %s nie zostało znalezione", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s współdzieli »%2$s« z Tobą i chce dodać: ", - "%1$s shared »%2$s« with you and wants to add" : " %1$s współdzieli »%2$s« z Tobą i chce dodać", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s udostępnił Ci »%2$s« i chce dodać: ", + "%1$s shared »%2$s« with you and wants to add" : " %1$s udostępnił Ci »%2$s« i chce dodać", "»%s« added a note to a file shared with you" : "»%s« dodał notatkę do pliku współdzielonego z Tobą", "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", @@ -120,8 +120,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności jest przeszła", "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności na dłuższą niż %s dni", - "%1$s shared »%2$s« with you" : "%1$s współdzieli »%2$s« z Tobą", - "%1$s shared »%2$s« with you." : "%1$s współdzieli »%2$s« z Tobą.", + "%1$s shared »%2$s« with you" : "%1$s udostępnił Ci »%2$s«", + "%1$s shared »%2$s« with you." : "%1$s udostępnił Ci »%2$s«.", "Click the button below to open it." : "Kliknij przycisk poniżej, aby otworzyć.", "The requested share does not exist anymore" : "Żądane współdzielenie już nie istnieje", "Could not find category \"%s\"" : "Nie można znaleźć kategorii \"%s\"", @@ -257,8 +257,8 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Udostępnianie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Udostępnianie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła", "Sharing %s failed, because the file could not be found in the file cache" : "Udostępnianie %s nie powiodło się, ponieważ nie można znaleźć pliku w pamięci podręcznej plików", - "%s shared »%s« with you" : "%s współdzieli »%s« z Tobą", - "%s shared »%s« with you." : "%s współdzieli »%s« z Tobą.", + "%s shared »%s« with you" : "%s udostępnił Ci »%s«", + "%s shared »%s« with you." : "%s udostępnił Ci »%s«.", "%s via %s" : "%s przez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie są spełnione następujące zależności: %s", "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" jest już używane przez dostawcę chmury federacyjnej \"%s\"", |