summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-04 00:09:21 +0000
commitfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (patch)
tree5a60609b38c74fe081e122796d318a26148f457a /core/l10n/pl.js
parente7f618ef14dd8fa15db251e7029d6699115ae7c2 (diff)
downloadnextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.tar.gz
nextcloud-server-fc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index bdb73502b21..43e107affd7 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -134,6 +134,8 @@ OC.L10N.register(
"Expiration" : "Wygaśnięcie",
"Expiration date" : "Data wygaśnięcia",
"Choose a password for the public link" : "Wybierz hasło dla linku publicznego",
+ "Press ⌘-C to copy." : "Wciśnij ⌘-C by skopiować.",
+ "Press Ctrl-C to copy." : "Wciśnij Ctrl-C by skopiować,",
"Resharing is not allowed" : "Współdzielenie nie jest możliwe",
"Share link" : "Udostępnij link",
"Link" : "Odnośnik",
@@ -272,6 +274,7 @@ OC.L10N.register(
"This means only administrators can use the instance." : "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.",
"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ść.",
+ "Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe",
"You are accessing the server from an untrusted domain." : "Dostajesz się do serwera z niezaufanej domeny.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktować się z Twoim administratorem. Jeżeli Ty jesteś administratorem tej instalacji, skonfiguruj ustawienie \"trusted_domains\" w pliku config/config.php. Przykład konfiguracji jest zawarty w pliku config/config.sample.php.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.",
@@ -306,6 +309,7 @@ OC.L10N.register(
"Please authenticate using the selected factor." : "Uwierzytelnij przy pomocy wybranego składnika",
"An error occured while verifying the token" : "Wystąpił błąd podczas weryfikacji tokena",
"An error occured. Please try again" : "Wystąpił błąd. Proszę spróbować ponownie.",
+ "Updating {productName} to version {version}, this may take a while." : "AKtualizowanie {productName} do wersji {version}, może to trochę potrwać.",
"An internal error occured." : "Wystąpił wewnętrzny błąd."
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");