Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Feb 4, 2021
1 parent 2acc4db commit 0ee17df
Show file tree
Hide file tree
Showing 16 changed files with 160 additions and 58 deletions.
2 changes: 2 additions & 0 deletions apps/files/l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ OC.L10N.register(
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
"Blank" : "Κενό",
"Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
"Blank" : "Κενό",
"Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
Expand Down
10 changes: 10 additions & 0 deletions apps/files/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Cancel" : "Cancelar",
"Create" : "Criar ",
"Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
"Creating file" : "Criando arquivo ",
"Blank" : "Em branco ",
"Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
"Set up templates folder" : "Configurar pasta de modelos ",
"Templates" : "Modelos ",
"Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",
Expand Down
10 changes: 10 additions & 0 deletions apps/files/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,16 @@
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
"Pick a template for {name}" : "Escolha um modelo para {name}",
"Cancel" : "Cancelar",
"Create" : "Criar ",
"Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
"Creating file" : "Criando arquivo ",
"Blank" : "Em branco ",
"Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
"Set up templates folder" : "Configurar pasta de modelos ",
"Templates" : "Modelos ",
"Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",
Expand Down
3 changes: 3 additions & 0 deletions apps/settings/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,9 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Um trabalho em segundo plano está pendente que verifica se há certificados SSL importados pelo usuário. Por favor, volte mais tarde.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados pelo usuário presentes, que não são mais usados com o Nextcloud 21. Eles podem ser importados na linha de comando através do comando \"occ security: certificates: import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de criptografia do lado do servidor está ativado. Recomendamos desativar isso.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Versão MariaDB \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MariaDB 10.2 ou superior. ",
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Versão MySQL \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MySQL 8 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "A versão \"%s\" do PostgreSQL é usada. Nextcloud 21 não suportará mais esta versão e requer PostgreSQL 9.6 ou superior. ",
"Nextcloud settings" : "Configurações Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
"Enforce two-factor authentication" : "Aplicar autenticação de dois fatores",
Expand Down
3 changes: 3 additions & 0 deletions apps/settings/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Um trabalho em segundo plano está pendente que verifica se há certificados SSL importados pelo usuário. Por favor, volte mais tarde.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados pelo usuário presentes, que não são mais usados com o Nextcloud 21. Eles podem ser importados na linha de comando através do comando \"occ security: certificates: import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "O antigo formato de criptografia do lado do servidor está ativado. Recomendamos desativar isso.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Versão MariaDB \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MariaDB 10.2 ou superior. ",
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Versão MySQL \"%s\" é usado. Nextcloud 21 não suportará mais esta versão e requer MySQL 8 ou superior. ",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "A versão \"%s\" do PostgreSQL é usada. Nextcloud 21 não suportará mais esta versão e requer PostgreSQL 9.6 ou superior. ",
"Nextcloud settings" : "Configurações Nextcloud",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticação de dois fatores pode ser imposta a todos os usuários e grupos específicos. Se eles não tiverem um provedor de dois fatores configurado, não poderão fazer login no sistema.",
"Enforce two-factor authentication" : "Aplicar autenticação de dois fatores",
Expand Down
Loading

0 comments on commit 0ee17df

Please sign in to comment.