diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-07-30 10:20:05 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-07-30 10:21:55 +0200 |
commit | bb5e6c9823a6c89f9eecd82c45d48f664063cace (patch) | |
tree | d5427a0306c1effc6555674ddbcab333864cf939 /core/l10n/pl.php | |
parent | 924cd17f2ed18dcc860a5e15543c3fc835203c4c (diff) | |
download | nextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.tar.gz nextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.zip |
Transifex connection, added French and part of Bulgarian
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 6914e11557a..3e4993d4827 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,22 +1,12 @@ <?php $TRANSLATIONS = array( "Error 404, Cloud not found" => "Błąd 404, Chmura nie znaleziona", -"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Witaj w <strong>ownCloud</strong>, Twojej osobistej chmurze.", -"To finish the installation, please follow the steps below." => "By zakończyć instalację, podążaj poniższymi krokami.", -"Create an <strong>admin account.</strong>" => "Utwórz <strong>konto administratora</strong>.", -"Login:" => "Login:", -"Password:" => "Hasło:", "Advanced" => "Zaawansowane", "Set where to store the data." => "Ustaw, gdzie przechowywać dane.", "Data directory:" => "Katalog danych:", -"Configure your database." => "Skonfiguruj Twoją bazę danych.", -"I will use a SQLite database. You have nothing to do!" => "Użyję bazy SQLite. Nie masz tu nic do roboty!", "SQLite" => "SQLite", -"I will use a MySQL database." => "Użyję bazy danych MySQL.", -"Host:" => "Host:", "Database name:" => "Nazwa bazy:", +"Host:" => "Host:", "Table prefix:" => "Przedrostek tabeli:", -"MySQL user login:" => "Login użytkownika MySQL:", -"MySQL user password:" => "Hasło użytkownika MySQL:", "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ć!", |