diff options
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 66f3c36921c..0ad9d091421 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -22,6 +22,13 @@ "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", @@ -34,6 +41,18 @@ "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.", @@ -67,7 +86,6 @@ "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", @@ -75,6 +93,7 @@ "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", @@ -185,7 +204,6 @@ "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", @@ -198,8 +216,6 @@ "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ę", |