diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
commit | 133f3fdc9aec28383dba323d58569eddd160b0df (patch) | |
tree | 1eb42d2528978f8eb192f6b624633dea67f7b78b /settings | |
parent | d01832ff64652f3e52fa41cccb19f122701af2c8 (diff) | |
download | nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.tar.gz nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/el.js | 2 | ||||
-rw-r--r-- | settings/l10n/el.json | 2 | ||||
-rw-r--r-- | settings/l10n/fi.js | 4 | ||||
-rw-r--r-- | settings/l10n/fi.json | 4 | ||||
-rw-r--r-- | settings/l10n/pt_BR.js | 12 | ||||
-rw-r--r-- | settings/l10n/pt_BR.json | 12 |
6 files changed, 20 insertions, 16 deletions
diff --git a/settings/l10n/el.js b/settings/l10n/el.js index e0dcf0ddd4f..3ba1720937e 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -17,6 +17,8 @@ OC.L10N.register( "Group already exists." : "Η ομάδα υπάρχει ήδη.", "Unable to add group." : "Αδυναμία προσθήκης ομάδας.", "Unable to delete group." : "Αδυναμία διαγραφής ομάδας.", + "Invalid SMTP password." : "Μη έγκυρο συνθηματικό SMTP.", + "Email setting test" : "Δοκιμή ρυθμίσεων email", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Παρουσιάστηκε σφάλμα κατά την αποστολή e-mail. Παρακαλώ ελέγξτε τις ρυθμίσεις σας.(Error: %s)", "You need to set your user email before being able to send test emails." : "Πρέπει να ορίσετε το email του χρήστη πριν να είστε σε θέση να στείλετε δοκιμαστικά emails.", "Invalid request" : "Μη έγκυρο αίτημα", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 077e3cb5c30..310fd3ed063 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -15,6 +15,8 @@ "Group already exists." : "Η ομάδα υπάρχει ήδη.", "Unable to add group." : "Αδυναμία προσθήκης ομάδας.", "Unable to delete group." : "Αδυναμία διαγραφής ομάδας.", + "Invalid SMTP password." : "Μη έγκυρο συνθηματικό SMTP.", + "Email setting test" : "Δοκιμή ρυθμίσεων email", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Παρουσιάστηκε σφάλμα κατά την αποστολή e-mail. Παρακαλώ ελέγξτε τις ρυθμίσεις σας.(Error: %s)", "You need to set your user email before being able to send test emails." : "Πρέπει να ορίσετε το email του χρήστη πριν να είστε σε θέση να στείλετε δοκιμαστικά emails.", "Invalid request" : "Μη έγκυρο αίτημα", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 635684dc690..b9c72e4faa2 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -168,7 +168,7 @@ OC.L10N.register( "Send mode" : "Lähetystila", "Encryption" : "Salaus", "From address" : "Lähettäjän osoite", - "mail" : "sähköposti", + "mail" : "posti", "Authentication method" : "Tunnistautumistapa", "Authentication required" : "Tunnistautuminen vaaditaan", "Server address" : "Palvelimen osoite", @@ -328,7 +328,7 @@ OC.L10N.register( "Default quota" : "Oletuskiintiö", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Määritä tallennustilan kiintiö (esim. \"512 MB\" tai \"12 GB\")", "Other" : "Muu", - "Group admin for" : "Ryhmäylläpitäjä kohteille", + "Group admin for" : "Ryhmäylläpitäjä ryhmille", "Quota" : "Kiintiö", "Storage location" : "Tallennustilan sijainti", "User backend" : "Käyttäjätaustaosa", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 5e11551f02e..787ce72316b 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -166,7 +166,7 @@ "Send mode" : "Lähetystila", "Encryption" : "Salaus", "From address" : "Lähettäjän osoite", - "mail" : "sähköposti", + "mail" : "posti", "Authentication method" : "Tunnistautumistapa", "Authentication required" : "Tunnistautuminen vaaditaan", "Server address" : "Palvelimen osoite", @@ -326,7 +326,7 @@ "Default quota" : "Oletuskiintiö", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Määritä tallennustilan kiintiö (esim. \"512 MB\" tai \"12 GB\")", "Other" : "Muu", - "Group admin for" : "Ryhmäylläpitäjä kohteille", + "Group admin for" : "Ryhmäylläpitäjä ryhmille", "Quota" : "Kiintiö", "Storage location" : "Tallennustilan sijainti", "User backend" : "Käyttäjätaustaosa", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 2d104a65516..78d0be4bb35 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -30,7 +30,7 @@ OC.L10N.register( "Well done, %s!" : "Bom trabalho, %s!", "If you received this email, the email configuration seems to be correct." : "Se você recebeu este email, é sinal que a configuração do email está correta.", "Email setting test" : "Teste da configuração de email", - "Mail could not be sent. Check your mail server log" : "Email não pode ser enviado. Verifique o log do seu servidor de email", + "Mail could not be sent. Check your mail server log" : "Email não pôde ser enviado. Verifique o log do seu servidor de email", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocorreu um problema ao enviar o email. Por favor, revise suas configurações. (Erro: %s)", "You need to set your user email before being able to send test emails." : "Você precisa configurar seu email de usuário antes de ser capaz de enviar emails de teste.", "Invalid request" : "Solicitação inválida", @@ -182,7 +182,7 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "Servidor de email", "Open documentation" : "Abrir documentação", - "This is used for sending out notifications." : "Isto é usado para o envio de notificações.", + "This is used for sending out notifications." : "Usado para o envio de notificações.", "Send mode" : "Modo de envio", "Encryption" : "Criptografia", "From address" : "Endereço \"From\"", @@ -226,7 +226,7 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós sugerimos a instalação dos pacotes necessários em seu sistema para suportar um dos seguintes locais: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usa o Cron do sistema, pode haver problema com a geração da URL. Para evitar estes problemas, por favor, defina a opção \"overwrite.cli.url\" em seu arquivo config.php para o caminho webroot de sua instalação (Sugestão: \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Não foi possível executar o cron via CLI. Os seguintes erros ocorreram:", - "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guias de instalação ↗</a>, e verifique qualquer erro ou advertência no <a href=\"%s\">log</a>.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guias de instalação ↗</a> e verifique qualquer erro ou advertência no <a href=\"%s\">log</a>.", "All checks passed." : "Todas as verificações passaram.", "Cron" : "Cron", "Last cron job execution: %s." : "Última execução do trabalho Cron: %s.", @@ -329,9 +329,9 @@ OC.L10N.register( "Desktop client" : "Cliente desktop", "Android app" : "Aplicativo Android", "iOS app" : "Aplicativo iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se voce quiser ajudar o projeto {contributepen} entre no desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se voce quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", - "Web, desktop and mobile clients currently logged in to your account." : "Clientes Web, desktop e móvel estão conectados à sua conta.", + "Web, desktop and mobile clients currently logged in to your account." : "Clientes Web, desktop e móvel que estão conectados à sua conta.", "Device" : "Dispositivo", "Last activity" : "Última atividade", "Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.", @@ -342,7 +342,7 @@ OC.L10N.register( "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", "Username" : "Nome de Usuário", "Done" : "Concluído", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}, o {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}. O {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", "Follow us on Google Plus!" : "Siga-nos no Google Plus!", "Like our facebook page!" : "Curta nossa página no Facebook!", "Subscribe to our twitter channel!" : "Assine o nosso canal no Twitter!", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index bdef13bdd12..11951f89c90 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -28,7 +28,7 @@ "Well done, %s!" : "Bom trabalho, %s!", "If you received this email, the email configuration seems to be correct." : "Se você recebeu este email, é sinal que a configuração do email está correta.", "Email setting test" : "Teste da configuração de email", - "Mail could not be sent. Check your mail server log" : "Email não pode ser enviado. Verifique o log do seu servidor de email", + "Mail could not be sent. Check your mail server log" : "Email não pôde ser enviado. Verifique o log do seu servidor de email", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocorreu um problema ao enviar o email. Por favor, revise suas configurações. (Erro: %s)", "You need to set your user email before being able to send test emails." : "Você precisa configurar seu email de usuário antes de ser capaz de enviar emails de teste.", "Invalid request" : "Solicitação inválida", @@ -180,7 +180,7 @@ "STARTTLS" : "STARTTLS", "Email server" : "Servidor de email", "Open documentation" : "Abrir documentação", - "This is used for sending out notifications." : "Isto é usado para o envio de notificações.", + "This is used for sending out notifications." : "Usado para o envio de notificações.", "Send mode" : "Modo de envio", "Encryption" : "Criptografia", "From address" : "Endereço \"From\"", @@ -224,7 +224,7 @@ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós sugerimos a instalação dos pacotes necessários em seu sistema para suportar um dos seguintes locais: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se a sua instalação não estiver instalada na raiz do domínio e usa o Cron do sistema, pode haver problema com a geração da URL. Para evitar estes problemas, por favor, defina a opção \"overwrite.cli.url\" em seu arquivo config.php para o caminho webroot de sua instalação (Sugestão: \"%s\")", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Não foi possível executar o cron via CLI. Os seguintes erros ocorreram:", - "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guias de instalação ↗</a>, e verifique qualquer erro ou advertência no <a href=\"%s\">log</a>.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Por favor verifique os <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guias de instalação ↗</a> e verifique qualquer erro ou advertência no <a href=\"%s\">log</a>.", "All checks passed." : "Todas as verificações passaram.", "Cron" : "Cron", "Last cron job execution: %s." : "Última execução do trabalho Cron: %s.", @@ -327,9 +327,9 @@ "Desktop client" : "Cliente desktop", "Android app" : "Aplicativo Android", "iOS app" : "Aplicativo iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se voce quiser ajudar o projeto {contributepen} entre no desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se voce quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", - "Web, desktop and mobile clients currently logged in to your account." : "Clientes Web, desktop e móvel estão conectados à sua conta.", + "Web, desktop and mobile clients currently logged in to your account." : "Clientes Web, desktop e móvel que estão conectados à sua conta.", "Device" : "Dispositivo", "Last activity" : "Última atividade", "Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.", @@ -340,7 +340,7 @@ "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", "Username" : "Nome de Usuário", "Done" : "Concluído", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}, o {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}. O {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", "Follow us on Google Plus!" : "Siga-nos no Google Plus!", "Like our facebook page!" : "Curta nossa página no Facebook!", "Subscribe to our twitter channel!" : "Assine o nosso canal no Twitter!", |