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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-16 11:13:21 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-16 11:13:21 +0400
commitc89aa6d5fe58698cc42221745738359694868366 (patch)
tree49bfe8c93877df0e299ba1512347ced943ec916b /settings
parentb2e929d58005a822c6e39a31d355b41e988c8036 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/pl.php25
-rw-r--r--settings/l10n/pt_PT.php16
2 files changed, 41 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index ff445835042..33b22a147dc 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -1,7 +1,15 @@
<?php
$TRANSLATIONS = array(
+"Invalid value supplied for %s" => "Nieprawidłowa wartość %s",
+"Saved" => "Zapisano",
+"test email settings" => "przetestuj ustawienia email",
+"If you received this email, the settings seem to be correct." => "Jeśli otrzymałeś ten email, ustawienia wydają się być poprawne.",
+"A problem occurred while sending the e-mail. Please revisit your settings." => "Pojawił się problem podczas wysyłania e-mail. Proszę sprawdzić ponownie ustawienia",
"Email sent" => "E-mail wysłany",
+"You need to set your user email before being able to send test emails." => "Musisz najpierw ustawić użytkownika e-mail, aby móc wysyłać wiadomości testowe.",
+"Send mode" => "Tryb wysyłki",
"Encryption" => "Szyfrowanie",
+"Authentication method" => "Metoda autentykacji",
"Unable to load list from App Store" => "Nie można wczytać listy aplikacji",
"Authentication error" => "Błąd uwierzytelniania",
"Your full name has been changed." => "Twoja pełna nazwa została zmieniona.",
@@ -24,7 +32,9 @@ $TRANSLATIONS = array(
"Wrong admin recovery password. Please check the password and try again." => "Błędne hasło odzyskiwania. Sprawdź hasło i spróbuj ponownie.",
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Zaplecze nie obsługuje zmiany hasła, ale klucz szyfrowania użytkownika został pomyślnie zaktualizowany.",
"Unable to change password" => "Nie można zmienić hasła",
+"Sending..." => "Wysyłam...",
"User Documentation" => "Dokumentacja użytkownika",
+"Admin Documentation" => "Dokumentacja Administratora",
"Update to {appversion}" => "Aktualizacja do {appversion}",
"Disable" => "Wyłącz",
"Enable" => "Włącz",
@@ -62,6 +72,10 @@ $TRANSLATIONS = array(
"Fatal issues only" => "Tylko poważne problemy",
"None" => "Nic",
"Login" => "Login",
+"Plain" => "Czysty tekst",
+"NT LAN Manager" => "NT LAN Manager",
+"SSL" => "SSL",
+"TLS" => "TLS",
"Security Warning" => "Ostrzeżenie o zabezpieczeniach",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Uzyskujesz dostęp do %s za pomocą protokołu HTTP. Zalecamy skonfigurować swój serwer z użyciem protokołu HTTPS.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Twój katalog danych i pliki są prawdopodobnie dostępne z Internetu. Plik .htaccess, który dostarcza ownCloud nie działa. Sugerujemy, aby skonfigurować serwer WWW w taki sposób, aby katalog danych nie był dostępny lub przenieść katalog danych poza główny katalog serwera WWW.",
@@ -99,9 +113,17 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "Wymuś HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "Wymusza na klientach na łączenie się %s za pośrednictwem połączenia szyfrowanego.",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Proszę połącz się do twojego %s za pośrednictwem protokołu HTTPS, aby włączyć lub wyłączyć stosowanie protokołu SSL.",
+"Email Server" => "Serwer pocztowy",
+"This is used for sending out notifications." => "To jest używane do wysyłania powiadomień",
+"From address" => "Z adresu",
+"Authentication required" => "Wymagana autoryzacja",
"Server address" => "Adres Serwera",
"Port" => "Port",
"Credentials" => "Poświadczenia",
+"SMTP Username" => "Użytkownik SMTP",
+"SMTP Password" => "Hasło SMTP",
+"Test email settings" => "Ustawienia testowej wiadomości",
+"Send email" => "Wyślij email",
"Log" => "Logi",
"Log level" => "Poziom logów",
"More" => "Więcej",
@@ -111,7 +133,9 @@ $TRANSLATIONS = array(
"Add your App" => "Dodaj swoją aplikację",
"More Apps" => "Więcej aplikacji",
"Select an App" => "Zaznacz aplikację",
+"Documentation:" => "Dokumentacja:",
"See application page at apps.owncloud.com" => "Zobacz stronę aplikacji na apps.owncloud.com",
+"See application website" => "Zobacz na stronie aplikacji",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licencjonowane przez <span class=\"author\"></span>",
"Administrator Documentation" => "Dokumentacja administratora",
"Online Documentation" => "Dokumentacja online",
@@ -130,6 +154,7 @@ $TRANSLATIONS = array(
"Full Name" => "Pełna nazwa",
"Email" => "Email",
"Your email address" => "Twój adres e-mail",
+"Fill in an email address to enable password recovery and receive notifications" => "Wypełnij adres email aby włączyć odzyskiwanie hasła oraz otrzymywać powiadomienia",
"Profile picture" => "Zdjęcie profilu",
"Upload new" => "Wczytaj nowe",
"Select new from Files" => "Wybierz nowe z plików",
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php
index 32ed432e874..ee8a9217f5d 100644
--- a/settings/l10n/pt_PT.php
+++ b/settings/l10n/pt_PT.php
@@ -1,6 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Saved" => "Guardado",
+"test email settings" => "testar configurações de email",
"Email sent" => "E-mail enviado",
+"Send mode" => "Modo de envio",
"Encryption" => "Encriptação",
"Unable to load list from App Store" => "Incapaz de carregar a lista da App Store",
"Authentication error" => "Erro na autenticação",
@@ -24,6 +27,7 @@ $TRANSLATIONS = array(
"Wrong admin recovery password. Please check the password and try again." => "Palavra chave de recuperação de administrador errada. Por favor verifique a palavra chave e tente de novo.",
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "Não foi possível alterar a sua palavra-passe, mas a chave de encriptação foi atualizada.",
"Unable to change password" => "Não foi possível alterar a sua password",
+"Sending..." => "A enviar...",
"User Documentation" => "Documentação de Utilizador",
"Update to {appversion}" => "Actualizar para a versão {appversion}",
"Disable" => "Desactivar",
@@ -57,6 +61,8 @@ $TRANSLATIONS = array(
"Fatal issues only" => "Apenas problemas fatais",
"None" => "Nenhum",
"Login" => "Login",
+"SSL" => "SSL",
+"TLS" => "TLS",
"Security Warning" => "Aviso de Segurança",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Está a aceder %s via HTTP. Recomendamos vivamente que configure o servidor para forçar o uso de HTTPS.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "A sua pasta com os dados e os seus ficheiros estão provavelmente acessíveis a partir das internet. O seu ficheiro .htaccess não está a funcionar corretamente. Sugerimos veementemente que configure o seu servidor web de maneira a que a pasta com os dados deixe de ficar acessível, ou mova a pasta com os dados para fora da raiz de documentos do servidor web.",
@@ -94,9 +100,17 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "Forçar HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "Forçar os clientes a ligar a %s através de uma ligação encriptada",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Por favor ligue-se a %s através de uma ligação HTTPS para ligar/desligar o uso de ligação por SSL",
+"Email Server" => "Servidor de email",
+"This is used for sending out notifications." => "Isto é utilizado para enviar notificações",
+"From address" => "Do endereço",
+"Authentication required" => "Autenticação necessária",
"Server address" => "Endereço do servidor",
"Port" => "Porto",
"Credentials" => "Credenciais",
+"SMTP Username" => "Nome de utilizador SMTP",
+"SMTP Password" => "Password SMTP",
+"Test email settings" => "Testar configurações de email",
+"Send email" => "Enviar email",
"Log" => "Registo",
"Log level" => "Nível do registo",
"More" => "Mais",
@@ -106,7 +120,9 @@ $TRANSLATIONS = array(
"Add your App" => "Adicione a sua aplicação",
"More Apps" => "Mais Aplicações",
"Select an App" => "Selecione uma aplicação",
+"Documentation:" => "Documentação:",
"See application page at apps.owncloud.com" => "Ver a página da aplicação em apps.owncloud.com",
+"See application website" => "Ver site da aplicação",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\"></span>",
"Administrator Documentation" => "Documentação de administrador.",
"Online Documentation" => "Documentação Online",