From 777313db42d386f39338a5bc007724b95f39b9b2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 2 Mar 2018 01:12:16 +0000 Subject: [tx-robot] updated from transifex --- core/l10n/pl.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'core/l10n/pl.js') diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 8c4fbe0461e..20472beb4db 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -313,6 +313,13 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.", "This page will refresh itself when the %s instance is available again." : "Strona odświeży się gdy instancja %s będzie ponownie dostępna.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", - "Thank you for your patience." : "Dziękuję za cierpliwość." + "Thank you for your patience." : "Dziękuję za cierpliwość.", + "There was an error loading your contacts" : "Wystąpił błąd podczas wczytywania twoich kontaktów", + "You are currently running PHP {version}. We encourage you to upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Aby skorzystać z aktualizacji dotyczących wydajności i bezpieczeństwa otrzymanych z PHP Group zachęcamy do podniesienia wersji PHP, kiedy tylko twoja dystrybucja będzie je wspierała.", + "Shared with {recipients}" : "Współdzielony z {recipients}", + "This action requires you to confirm your password:" : "Ta akcja wymaga potwierdzenia Twojego hasła:", + "Wrong password. Reset it?" : "Niepoprawne hasło? Zresetować je?", + "You are accessing the server from an untrusted domain." : "Uzyskujesz dostęp do serwera z niezaufanej domeny.", + "For help, see the documentation." : "Aby uzyskać pomoc, zajrzyj do dokumentacji." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); -- cgit v1.2.3