Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r--settings/l10n/pl.php22
1 files changed, 21 insertions, 1 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 4f76001dfb1..180865c02f9 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -1,8 +1,28 @@
<?php $TRANSLATIONS = array(
"Authentication error" => "Błąd uwierzytelniania",
+"OpenID Changed" => "Zmieniono OpenID",
"Invalid request" => "Nieprawidłowe żądanie",
"Language changed" => "Język zmieniony",
+"Ask a question" => "Zadaj pytanie",
+"Problems connecting to help database." => "Problem z połączeniem z bazą danych.",
+"Go there manually." => "Przejdź na stronę ręcznie.",
+"Answer" => "Odpowiedź",
+"Select an App" => "Zaznacz aplikacje",
+"-licensed" => "-licencjonowany",
+"by" => "przez",
+"You use" => "Używasz",
+"of the available" => "z dostępnych",
"Your password got changed" => "Twoje hasło zostało zmienione",
+"Current password" => "Bieżące hasło",
"New password" => "Nowe hasło",
-"Language" => "Język"
+"show" => "pokaż",
+"Change password" => "Zmień hasło",
+"Language" => "Język",
+"Help translating" => "Pomóż w tłumaczeniu",
+"use this address to connect to your ownCloud in your file manager" => "użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze plików.",
+"Name" => "Nazwa",
+"Password" => "Hasło",
+"Groups" => "Grupy",
+"Create" => "Stwórz",
+"Delete" => "Skasuj"
);