diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
commit | 8d9352a40d6b02e17889ba02962e0a3880e0995e (patch) | |
tree | f417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /settings/l10n/pl.php | |
parent | ba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff) | |
download | nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 8bccf0132d2..c9e2b0404bf 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Nie mogę załadować listy aplikacji", "Authentication error" => "Błąd uwierzytelniania", +"Unable to change display name" => "Nie można zmienić nazwy wyświetlanej", "Group already exists" => "Grupa już istnieje", "Unable to add group" => "Nie można dodać grupy", "Could not enable app. " => "Nie można włączyć aplikacji.", @@ -23,7 +24,12 @@ "Error" => "Błąd", "Updated" => "Zaktualizowano", "Saving..." => "Zapisywanie...", +"Groups" => "Grupy", +"Group Admin" => "Grupa Admin", +"Delete" => "Usuń", "__language_name__" => "Polski", +"Version" => "Wersja", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\"> społeczność ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">kod źródłowy</a> na licencji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Dodaj aplikacje", "More Apps" => "Więcej aplikacji", "Select an App" => "Zaznacz aplikacje", @@ -37,6 +43,8 @@ "Bugtracker" => "Zgłaszanie błędów", "Commercial Support" => "Wsparcie komercyjne", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Korzystasz z <strong>%s</strong> z dostępnych <strong>%s</strong>", +"Get the apps to sync your files" => "Pobierz aplikacje żeby synchronizować swoje pliki", +"Show First Run Wizard again" => "Uruchom ponownie kreatora pierwszego uruchomienia", "Password" => "Hasło", "Your password was changed" => "Twoje hasło zostało zmienione", "Unable to change your password" => "Nie można zmienić hasła", @@ -44,6 +52,7 @@ "New password" => "Nowe hasło", "Change password" => "Zmień hasło", "Display Name" => "Wyświetlana nazwa", +"Your display name was changed" => "Twoja nazwa wyświetlana została zmieniona", "Unable to change your display name" => "Nie można zmianić wyświetlanej nazwy", "Change display name" => "Zmiana wyświetlanej nazwy", "Email" => "E-mail", @@ -53,17 +62,13 @@ "Help translate" => "Pomóż w tłumaczeniu", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Użyj tego adresu aby podłączyć zasób ownCloud w menedżerze plików", -"Version" => "Wersja", -"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Stworzone przez <a href=\"http://ownCloud.org/contact\" target=\"_blank\"> społeczność ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">kod źródłowy</a> na licencji <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Login Name" => "Login", -"Groups" => "Grupy", "Create" => "Utwórz", "Default Storage" => "Domyślny magazyn", "Unlimited" => "Bez limitu", "Other" => "Inne", -"Group Admin" => "Grupa Admin", "Storage" => "Magazyn", +"change display name" => "zmień nazwę wyświetlaną", "set new password" => "zmień hasło", -"Default" => "Domyślny", -"Delete" => "Usuń" +"Default" => "Domyślny" ); |