summaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-25 12:39:10 -0400
commit2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch)
treebda2aec8d68028bf7e441a73a4fa206eadeafb3d /core/l10n/pl.js
parent891673d9ea4d5301a26030f30ca7aeb5689c630b (diff)
downloadnextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz
nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js24
1 files changed, 20 insertions, 4 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 7bc447bffce..61ce9378891 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -24,6 +24,13 @@ OC.L10N.register(
"Thursday" : "Czwartek",
"Friday" : "Piątek",
"Saturday" : "Sobota",
+ "Sun." : "N.",
+ "Mon." : "Pn.",
+ "Tue." : "Wt.",
+ "Wed." : "Śr.",
+ "Thu." : "Cz.",
+ "Fri." : "Pt.",
+ "Sat." : "S.",
"January" : "Styczeń",
"February" : "Luty",
"March" : "Marzec",
@@ -36,6 +43,18 @@ OC.L10N.register(
"October" : "Październik",
"November" : "Listopad",
"December" : "Grudzień",
+ "Jan." : "Sty.",
+ "Feb." : "Lut.",
+ "Mar." : "Mar.",
+ "Apr." : "Kwi.",
+ "May." : "Maj.",
+ "Jun." : "Cze.",
+ "Jul." : "Lip.",
+ "Aug." : "Sie.",
+ "Sep." : "Wrz.",
+ "Oct." : "Paź.",
+ "Nov." : "Lis.",
+ "Dec." : "Gru.",
"Settings" : "Ustawienia",
"Saving..." : "Zapisywanie...",
"Couldn't send reset email. Please contact your administrator." : "Nie mogę wysłać maila resetującego. Skontaktuj się z administratorem.",
@@ -69,7 +88,6 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Pojawił się błąd podczas sprawdzania ustawień serwera",
"Shared" : "Udostępniono",
"Shared with {recipients}" : "Współdzielony z {recipients}",
- "Share" : "Udostępnij",
"Error" : "Błąd",
"Error while sharing" : "Błąd podczas współdzielenia",
"Error while unsharing" : "Błąd podczas zatrzymywania współdzielenia",
@@ -77,6 +95,7 @@ OC.L10N.register(
"Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}",
"Shared with you by {owner}" : "Udostępnione tobie przez {owner}",
"Share with users or groups …" : "Współdziel z użytkownikami lub grupami",
+ "Share" : "Udostępnij",
"Share link" : "Udostępnij link",
"The public link will expire no later than {days} days after it is created" : "Link publiczny wygaśnie nie później niż po {days} dniach od utworzenia",
"Link" : "Odnośnik",
@@ -187,7 +206,6 @@ OC.L10N.register(
"Server side authentication failed!" : "Uwierzytelnianie po stronie serwera nie powiodło się!",
"Please contact your administrator." : "Skontaktuj się z administratorem",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
- "Forgot your password? Reset it!" : "Nie pamiętasz hasła? Zresetuj je!",
"remember" : "pamiętaj",
"Log in" : "Zaloguj",
"Alternative Logins" : "Alternatywne loginy",
@@ -200,8 +218,6 @@ OC.L10N.register(
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna 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.",
"Add \"%s\" as trusted domain" : "Dodaj \"%s\" jako domenę zaufaną",
- "%s will be updated to version %s." : "%s zostanie zaktualizowane do wersji %s.",
- "The following apps will be disabled:" : "Następujące aplikacje zostaną zablokowane:",
"The theme %s has been disabled." : "Motyw %s został wyłączony.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Proszę się upewnić, że baza danych, folder konfiguracji oraz folder danych zostały zarchiwizowane przed przejściem dalej.",
"Start update" : "Rozpocznij aktualizację",