diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-02 01:12:16 +0000 |
commit | 777313db42d386f39338a5bc007724b95f39b9b2 (patch) | |
tree | a8400b20a936d87b89c1a0b016cabba7d6fc67e2 /core/l10n/pl.json | |
parent | e8f9257ec9c29eca5b369807ad2c13e7bcedb72f (diff) | |
download | nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.tar.gz nextcloud-server-777313db42d386f39338a5bc007724b95f39b9b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index fb930c77983..8810bf3dc10 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -311,6 +311,13 @@ "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 <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Posiadasz aktualnie PHP w wersji {version}. Aby skorzystać z <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">aktualizacji dotyczących wydajności i bezpieczeństwa otrzymanych z PHP Group</a> 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 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Aby uzyskać pomoc, zajrzyj do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentacji</a>." },"pluralForm" :"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);" }
\ No newline at end of file |