diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/pl.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 70cc0ac9329..a41744c921e 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -151,6 +151,14 @@ OC.L10N.register( "Shared" : "Udostępniono", "Shared with" : "Współdzielone z", "Shared by" : "Współdzielone przez", + "Non-existing tag #{tag}" : "Znacznik #{tag} nie istnieje", + "restricted" : "ograniczone", + "invisible" : "niewidoczny", + "({scope})" : "({scope})", + "Delete" : "Usuń", + "Rename" : "Zmień nazwę", + "Collaborative tags" : "Wspólne tagi", + "No tags found" : "Nie znaleziono etykiet", "Settings" : "Ustawienia", "Connection to server lost" : "Utracone połączenie z serwerem", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem z załadowaniem strony, przeładowanie za %n sekundę","Problem z załadowaniem strony, przeładowanie za %n sekund","Problem z załadowaniem strony, przeładowanie za %n sekund"], @@ -235,14 +243,6 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "\"{header}\" nagłówek HTTP nie posiada \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" lub \"{val5}\". Może to spowodować wyciek informacji. Sprawdź <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na przynajmniej \"{seconds}\" sekund. Dla zwiększenia bezpieczeństwa zalecamy ustawienie HSTS tak jak opisaliśmy to w naszych <a href=\"{docUrl}\" rel=\"noreferrer noopener\">wskazówkach dotyczących bezpieczeństwa ↗</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zalecamy skonfigurowanie dostępu do serwera za pomocą protokołu HTTPS zamiast HTTP, jak to opisano w naszych <a href=\"{docUrl}\">wskazówkach bezpieczeństwa ↗</a>.", - "Non-existing tag #{tag}" : "Znacznik #{tag} nie istnieje", - "restricted" : "ograniczone", - "invisible" : "niewidoczny", - "({scope})" : "({scope})", - "Delete" : "Usuń", - "Rename" : "Zmień nazwę", - "Collaborative tags" : "Wspólne tagi", - "No tags found" : "Nie znaleziono etykiet", "unknown text" : "nieznany tekst", "Hello world!" : "Witaj świecie!", "sunny" : "słoneczna", |