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 'core/l10n/pl.php')
-rw-r--r--core/l10n/pl.php13
1 files changed, 2 insertions, 11 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index 3e4993d4827..79ba6162dff 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -1,17 +1,8 @@
<?php $TRANSLATIONS = array(
-"Error 404, Cloud not found" => "Błąd 404, Chmura nie znaleziona",
+"Login failed!" => "Nie udało się zalogować!",
"Advanced" => "Zaawansowane",
-"Set where to store the data." => "Ustaw, gdzie przechowywać dane.",
-"Data directory:" => "Katalog danych:",
-"SQLite" => "SQLite",
-"Database name:" => "Nazwa bazy:",
-"Host:" => "Host:",
-"Table prefix:" => "Przedrostek tabeli:",
"Finish setup" => "Zakończ instalację",
-"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> jest osobistą chmurą działającą na Twoim własnym serwerze.</p>",
-"Login failed!" => "Nie udało się zalogować!",
-"You are logged out." => "Jesteś wylogowany.",
"prev" => "wstecz",
"next" => "dalej",
-"Search" => "Szukaj"
+"You are logged out." => "Jesteś wylogowany."
);