Skip to content

Commit

Permalink
Merge branch 'main' into fix-update-button-state
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey18106 authored Jan 11, 2024
2 parents 2f7662e + d3c6e7e commit 167a79d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
20 changes: 20 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,20 @@ OC.L10N.register(
"External Apps" : "Apps Externos",
"Only docker-install is supported for now" : "Apenas docker-install é suportado por enquanto",
"Failed to register ExApp" : "Falha ao registrar ExApp",
"Failed to deploy ExApp" : "Falha ao implantar o ExApp",
"Failed to send \"init\" event to ExApp." : "Falha ao enviar o evento \"init\" para o ExApp.",
"Failed to enable ExApp" : "Falha ao habilitar ExApp",
"Failed to disable ExApp" : "Falha ao desativar ExApp",
"Could not update ExApp" : "Não foi possível atualizar o ExApp",
"AppAPI authentication failed" : "Falha na autenticação AppAPI",
"AppAPI ExApp version update notifier" : "Notificador de atualização de versão do AppAPI ExApp",
"AppAPI ExApp notifier" : "Notificador AppAPI ExApp",
"AppAPI" : "AppAPI",
"Nextcloud AppAPI" : "Nextcloud AppAPI",
"### Boost your Nextcloud with AppAPI and its specially designed applications.\n\n\nThe AppAPI is a project within the Nextcloud ecosystem designed to streamline and enhance the process of\napplication development, deployment, and management.\n\nIt introduces a new methodology that allows developers to create\napplications using a variety of programming languages, not limited to PHP, which was traditionally used in Nextcloud development.\n\n\n### List of applications that require AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n\n_If you wish to develop an application, we will gladly help and assist you._\n\n### Support\n\nWe appreciate any support for this project:\n\n- ⭐ Star our work on GitHub\n- ❗ Create an Issue or feature request\n- 💁 Resolve an Issue and create a Pull Request\n- 🧑‍💻 Develop your own application using AppAPI\n\nWe are genuinely excited about the future of the AppAPI project and its potential to transform\nthe way applications are developed and experienced within Nextcloud.\n\nAs we embark on this journey, we warmly invite you - developers, thinkers, creators, and visionaries -\nto join us in shaping a more versatile, stable, and secure app landscape.\n\n*Your insights, suggestions, and contributions are invaluable to us.*" : "### Impulsione seu Nextcloud com o AppAPI e suas aplicações especialmente projetadas.\n\n\nO AppAPI é um projeto dentro do ecossistema do Nextcloud projetado para simplificar e aprimorar o processo de\ndesenvolvimento, implantação e gerenciamento de aplicativos.\n\nEle introduz uma nova metodologia que permite aos desenvolvedores criar\naplicações usando uma variedade de linguagens de programação, não limitadas ao PHP, que era tradicionalmente usado no desenvolvimento do Nextcloud.\n\n\n### Lista de aplicações que requerem o AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n\n_Se você deseja desenvolver um aplicativo, teremos prazer em ajudar e apoiar você._\n\n### Suporte\n\nAgradecemos qualquer apoio a este projeto:\n\n- ⭐ Dê uma estrela ao nosso trabalho no GitHub\n- ❗ Crie um problema ou solicitação de nova funcionalidade\n- 💁 Resolva um problema e crie um Pull Request\n- 🧑‍💻 Desenvolva seu próprio aplicativo usando o AppAPI\n\nEstamos genuinamente animados com o futuro do projeto AppAPI e seu potencial para transformar\na forma como os aplicativos são desenvolvidos e experimentados dentro do Nextcloud.\n\nConforme embarcamos nessa jornada, convidamos calorosamente você - desenvolvedores, pensadores, criadores e visionários -\na se juntar a nós na formação de um cenário de aplicativos mais versátil, estável e seguro.\n\n*Suas ideias, sugestões e contribuições são inestimáveis para nós.*",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "O Projeto AppAPI é uma iniciativa empolgante que tem como objetivo revolucionar a forma como os aplicativos são desenvolvidos para o Nextcloud.",
"ExApps" : "ExApps",
"ExApps management similar to default apps and available by the link below." : "Gerenciamento de ExApps semelhante aos aplicativos padrão e disponível no link abaixo.",
"External Apps management" : "Gestão de Aplicativos Externos",
"Deploy Daemons" : "Deploy de Daemons",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Deploy Daemon (DaemonConfig) é um daemon orquestrador de ExApps",
Expand Down Expand Up @@ -67,15 +70,27 @@ OC.L10N.register(
"{license}-licensed" : "{license}-licenciado",
"Set as default" : "Definir como padrão",
"Delete" : "Excluir",
"Confirm deletion" : "Confirmar exclusão",
"Cancel" : "Cancelar",
"Ok" : "Ok",
"Are you sure you want delete Deploy Daemon?" : "Você tem certeza de que deseja excluir o Deploy Daemon?",
"This action will not remove installed ExApps on this daemon" : "Esta ação não removerá ExApps instalados neste daemon",
"\"manual-install\" Deploy Daemon cannot be set as default" : "O Daemon de Implantação \"manual-install\" não pode ser definido como padrão",
"Failed to save admin options. Check the logs" : "Falha ao salvar as opções do administrador. Verifique os logs.",
"Default daemon. ExApps will be installed on it" : "Daemon padrão. ExApps serão instalados nele.",
"Manual install daemon usually used for development. It cannot be set as default daemon." : "Instalação manual do daemon geralmente usada para desenvolvimento. Não pode ser definido como daemon padrão.",
"Name:" : "Nome:",
"Protocol:" : "Protocolo:",
"Host:" : "Host:",
"Deploy config" : "Configuração de Deploy",
"Docker network:" : "Rede do Docker:",
"Nextcloud URL:" : "URL Nextcloud:",
"SSL params" : "Parâmetros SSL",
"SSL key:" : "Chave SSL:",
"SSL key pass:" : "Passe de chave SSL:",
"SSL cert:" : "Certificado SSL:",
"SSL cert pass:" : "Passe de certificado SSL:",
"GPUs support:" : "GPUs suportam:",
"Verify connection" : "Verificar conexão",
"Daemon connection successful" : "Conexão do daemon bem-sucedida",
"Failed to connect to Daemon. Check the logs" : "Falha ao conectar ao Daemon. Verifique os logs.",
Expand All @@ -88,6 +103,7 @@ OC.L10N.register(
"Failed to register DaemonConfig. Check the logs" : "Falha ao registrar o DaemonConfig. Verifique os logs.",
"Register Deploy Daemon" : "Registrar Daemon de Deploy",
"Supported daemon accepts-deploy-id:" : "accepts-deploy-id suportados pelo Daemon:",
"These are the default settings for a regular DaemonConfig. You can change them as you wish; more info on that is in the docs." : "Essas são as configurações padrão para um DaemonConfig regular. Você pode mudá-los como desejar; mais informações sobre isso estão nos documentos.",
"Unique Deploy Daemon Name" : "Nome exclusivo do Daemon de Deploy",
"Display name" : "Nome de exibição",
"Accepts deploy ID" : "Aceita ID de deploy",
Expand All @@ -98,11 +114,15 @@ OC.L10N.register(
"Daemon host (e.g. /var/run/docker.sock, proxy-domain.com:2375)" : "Daemon host (ex, /var/run/docker.sock, proxy-domain.com:2375)",
"Nextcloud URL" : "URL Nextcloud",
"Set daemon as default" : "Definir daemon como padrão",
"Set as default daemon" : "Definir como daemon padrão",
"Show deploy config" : "Mostrar configuração de deploy",
"Hide deploy config" : "Ocultar configuração de deploy",
"Network" : "Rede",
"Docker network name" : "Nome da rede do Docker",
"Host" : "Servidor",
"Hostname to reach ExApp (optional)" : "Nome do host para acessar o ExApp (opcional)",
"Enable gpus support (attach gpu to ExApp containers)" : "Habilitar suporte a GPUs (anexar GPU aos contêineres ExApp)",
"Enable GPUs support" : "Habilitar suporte a GPUs",
"All GPU devices will be requested to be enabled in ExApp containers" : "Todos os dispositivos GPU serão solicitados para serem habilitados nos contêineres ExApp.",
"Register" : "Registro ",
"Unix socket path (e.g. /var/run/docker.sock)" : "Caminho do socket no Unix (ex, /var/run/docker.sock)",
Expand Down
20 changes: 20 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,20 @@
"External Apps" : "Apps Externos",
"Only docker-install is supported for now" : "Apenas docker-install é suportado por enquanto",
"Failed to register ExApp" : "Falha ao registrar ExApp",
"Failed to deploy ExApp" : "Falha ao implantar o ExApp",
"Failed to send \"init\" event to ExApp." : "Falha ao enviar o evento \"init\" para o ExApp.",
"Failed to enable ExApp" : "Falha ao habilitar ExApp",
"Failed to disable ExApp" : "Falha ao desativar ExApp",
"Could not update ExApp" : "Não foi possível atualizar o ExApp",
"AppAPI authentication failed" : "Falha na autenticação AppAPI",
"AppAPI ExApp version update notifier" : "Notificador de atualização de versão do AppAPI ExApp",
"AppAPI ExApp notifier" : "Notificador AppAPI ExApp",
"AppAPI" : "AppAPI",
"Nextcloud AppAPI" : "Nextcloud AppAPI",
"### Boost your Nextcloud with AppAPI and its specially designed applications.\n\n\nThe AppAPI is a project within the Nextcloud ecosystem designed to streamline and enhance the process of\napplication development, deployment, and management.\n\nIt introduces a new methodology that allows developers to create\napplications using a variety of programming languages, not limited to PHP, which was traditionally used in Nextcloud development.\n\n\n### List of applications that require AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n\n_If you wish to develop an application, we will gladly help and assist you._\n\n### Support\n\nWe appreciate any support for this project:\n\n- ⭐ Star our work on GitHub\n- ❗ Create an Issue or feature request\n- 💁 Resolve an Issue and create a Pull Request\n- 🧑‍💻 Develop your own application using AppAPI\n\nWe are genuinely excited about the future of the AppAPI project and its potential to transform\nthe way applications are developed and experienced within Nextcloud.\n\nAs we embark on this journey, we warmly invite you - developers, thinkers, creators, and visionaries -\nto join us in shaping a more versatile, stable, and secure app landscape.\n\n*Your insights, suggestions, and contributions are invaluable to us.*" : "### Impulsione seu Nextcloud com o AppAPI e suas aplicações especialmente projetadas.\n\n\nO AppAPI é um projeto dentro do ecossistema do Nextcloud projetado para simplificar e aprimorar o processo de\ndesenvolvimento, implantação e gerenciamento de aplicativos.\n\nEle introduz uma nova metodologia que permite aos desenvolvedores criar\naplicações usando uma variedade de linguagens de programação, não limitadas ao PHP, que era tradicionalmente usado no desenvolvimento do Nextcloud.\n\n\n### Lista de aplicações que requerem o AppAPI:\n\n- [talk_bot_ai_example](https://github.com/cloud-py-api/talk_bot_ai_example)\n- [upscaler_example](https://github.com/cloud-py-api/upscaler_example)\n- [image_to_text_example](https://github.com/cloud-py-api/file_to_text_example)\n- [ai_image_generator_bot](https://github.com/cloud-py-api/ai_image_generator_bot)\n\n_Se você deseja desenvolver um aplicativo, teremos prazer em ajudar e apoiar você._\n\n### Suporte\n\nAgradecemos qualquer apoio a este projeto:\n\n- ⭐ Dê uma estrela ao nosso trabalho no GitHub\n- ❗ Crie um problema ou solicitação de nova funcionalidade\n- 💁 Resolva um problema e crie um Pull Request\n- 🧑‍💻 Desenvolva seu próprio aplicativo usando o AppAPI\n\nEstamos genuinamente animados com o futuro do projeto AppAPI e seu potencial para transformar\na forma como os aplicativos são desenvolvidos e experimentados dentro do Nextcloud.\n\nConforme embarcamos nessa jornada, convidamos calorosamente você - desenvolvedores, pensadores, criadores e visionários -\na se juntar a nós na formação de um cenário de aplicativos mais versátil, estável e seguro.\n\n*Suas ideias, sugestões e contribuições são inestimáveis para nós.*",
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud." : "O Projeto AppAPI é uma iniciativa empolgante que tem como objetivo revolucionar a forma como os aplicativos são desenvolvidos para o Nextcloud.",
"ExApps" : "ExApps",
"ExApps management similar to default apps and available by the link below." : "Gerenciamento de ExApps semelhante aos aplicativos padrão e disponível no link abaixo.",
"External Apps management" : "Gestão de Aplicativos Externos",
"Deploy Daemons" : "Deploy de Daemons",
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Deploy Daemon (DaemonConfig) é um daemon orquestrador de ExApps",
Expand Down Expand Up @@ -65,15 +68,27 @@
"{license}-licensed" : "{license}-licenciado",
"Set as default" : "Definir como padrão",
"Delete" : "Excluir",
"Confirm deletion" : "Confirmar exclusão",
"Cancel" : "Cancelar",
"Ok" : "Ok",
"Are you sure you want delete Deploy Daemon?" : "Você tem certeza de que deseja excluir o Deploy Daemon?",
"This action will not remove installed ExApps on this daemon" : "Esta ação não removerá ExApps instalados neste daemon",
"\"manual-install\" Deploy Daemon cannot be set as default" : "O Daemon de Implantação \"manual-install\" não pode ser definido como padrão",
"Failed to save admin options. Check the logs" : "Falha ao salvar as opções do administrador. Verifique os logs.",
"Default daemon. ExApps will be installed on it" : "Daemon padrão. ExApps serão instalados nele.",
"Manual install daemon usually used for development. It cannot be set as default daemon." : "Instalação manual do daemon geralmente usada para desenvolvimento. Não pode ser definido como daemon padrão.",
"Name:" : "Nome:",
"Protocol:" : "Protocolo:",
"Host:" : "Host:",
"Deploy config" : "Configuração de Deploy",
"Docker network:" : "Rede do Docker:",
"Nextcloud URL:" : "URL Nextcloud:",
"SSL params" : "Parâmetros SSL",
"SSL key:" : "Chave SSL:",
"SSL key pass:" : "Passe de chave SSL:",
"SSL cert:" : "Certificado SSL:",
"SSL cert pass:" : "Passe de certificado SSL:",
"GPUs support:" : "GPUs suportam:",
"Verify connection" : "Verificar conexão",
"Daemon connection successful" : "Conexão do daemon bem-sucedida",
"Failed to connect to Daemon. Check the logs" : "Falha ao conectar ao Daemon. Verifique os logs.",
Expand All @@ -86,6 +101,7 @@
"Failed to register DaemonConfig. Check the logs" : "Falha ao registrar o DaemonConfig. Verifique os logs.",
"Register Deploy Daemon" : "Registrar Daemon de Deploy",
"Supported daemon accepts-deploy-id:" : "accepts-deploy-id suportados pelo Daemon:",
"These are the default settings for a regular DaemonConfig. You can change them as you wish; more info on that is in the docs." : "Essas são as configurações padrão para um DaemonConfig regular. Você pode mudá-los como desejar; mais informações sobre isso estão nos documentos.",
"Unique Deploy Daemon Name" : "Nome exclusivo do Daemon de Deploy",
"Display name" : "Nome de exibição",
"Accepts deploy ID" : "Aceita ID de deploy",
Expand All @@ -96,11 +112,15 @@
"Daemon host (e.g. /var/run/docker.sock, proxy-domain.com:2375)" : "Daemon host (ex, /var/run/docker.sock, proxy-domain.com:2375)",
"Nextcloud URL" : "URL Nextcloud",
"Set daemon as default" : "Definir daemon como padrão",
"Set as default daemon" : "Definir como daemon padrão",
"Show deploy config" : "Mostrar configuração de deploy",
"Hide deploy config" : "Ocultar configuração de deploy",
"Network" : "Rede",
"Docker network name" : "Nome da rede do Docker",
"Host" : "Servidor",
"Hostname to reach ExApp (optional)" : "Nome do host para acessar o ExApp (opcional)",
"Enable gpus support (attach gpu to ExApp containers)" : "Habilitar suporte a GPUs (anexar GPU aos contêineres ExApp)",
"Enable GPUs support" : "Habilitar suporte a GPUs",
"All GPU devices will be requested to be enabled in ExApp containers" : "Todos os dispositivos GPU serão solicitados para serem habilitados nos contêineres ExApp.",
"Register" : "Registro ",
"Unix socket path (e.g. /var/run/docker.sock)" : "Caminho do socket no Unix (ex, /var/run/docker.sock)",
Expand Down

0 comments on commit 167a79d

Please sign in to comment.