summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-10 00:05:53 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-10 00:05:53 +0100
commit912050afa0bd963fdde7d7b223c32bb9bd8e1479 (patch)
treed509d78d11d13a89bcc4b6bb98ee0e76d50a50d9 /settings
parentfda1ada4f07a23c427468ab4ed97c11303171ce2 (diff)
downloadnextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.tar.gz
nextcloud-server-912050afa0bd963fdde7d7b223c32bb9bd8e1479.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/bg_BG.php26
-rw-r--r--settings/l10n/pl.php16
2 files changed, 19 insertions, 23 deletions
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index 89066d2baa9..853e12812ed 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -1,29 +1,9 @@
<?php $TRANSLATIONS = array(
-"Email saved" => "Е-пощата е записана",
-"Invalid email" => "Неправилна е-поща",
-"OpenID Changed" => "OpenID е сменено",
-"Invalid request" => "Невалидна заявка",
-"Authentication error" => "Проблем с идентификацията",
-"Language changed" => "Езика е сменен",
-"Disable" => "Изключване",
-"Enable" => "Включване",
-"Saving..." => "Записване...",
-"Select an App" => "Изберете програма",
-"Clients" => "Клиенти",
+"Authentication error" => "Възникна проблем с идентификацията",
+"Enable" => "Включено",
"Password" => "Парола",
-"Unable to change your password" => "Невъзможна промяна на паролата",
-"Current password" => "Текуща парола",
-"New password" => "Нова парола",
-"show" => "показва",
-"Change password" => "Промяна на парола",
-"Email" => "Е-поща",
-"Your email address" => "Адресът на е-пощата ви",
-"Fill in an email address to enable password recovery" => "Въведете е-поща за възстановяване на паролата",
-"Language" => "Език",
-"Help translate" => "Помощ за превода",
+"Email" => "E-mail",
"Name" => "Име",
"Groups" => "Групи",
-"Create" => "Ново",
-"Other" => "Друго",
"Delete" => "Изтриване"
);
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 1008726d36e..87fd9fb3317 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -23,8 +23,17 @@
"Select an App" => "Zaznacz aplikacje",
"See application page at apps.owncloud.com" => "Zobacz stronę aplikacji na apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencjonowane przez <span class=\"author\"></span>",
+"User Documentation" => "Dokumentacja użytkownika",
+"Administrator Documentation" => "Dokumentacja Administratora",
+"Online Documentation" => "Dokumentacja Online",
+"Forum" => "Forum",
+"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>",
"Clients" => "Klienci",
+"Download Desktop Clients" => "Pobierz klienta dla Komputera",
+"Download Android Client" => "Pobierz klienta dla Androida",
+"Download iOS Client" => "Pobierz klienta dla iOS",
"Password" => "Hasło",
"Your password was changed" => "Twoje hasło zostało zmienione",
"Unable to change your password" => "Nie można zmienić hasła",
@@ -37,11 +46,18 @@
"Fill in an email address to enable password recovery" => "Proszę wprowadzić adres e-mail, aby uzyskać możliwość odzyskania hasła",
"Language" => "Język",
"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>." => "Stwirzone 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>.",
"Name" => "Nazwa",
"Groups" => "Grupy",
"Create" => "Utwórz",
+"Default Storage" => "Domyślny magazyn",
+"Unlimited" => "Bez limitu",
"Other" => "Inne",
"Group Admin" => "Grupa Admin",
+"Storage" => "Magazyn",
+"Default" => "Domyślny",
"Delete" => "Usuń"
);