diff --git a/apps/appstore/l10n/pt_PT.js b/apps/appstore/l10n/pt_PT.js index 356351d90c2..d2ea89456d5 100644 --- a/apps/appstore/l10n/pt_PT.js +++ b/apps/appstore/l10n/pt_PT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "App store" : "Loja de aplicativos", "Apps" : "Apps", + "Nextcloud Appstore" : "Loja de aplicativos Nextcloud", "Appstore" : "Loja de aplicativos", "App name" : "Nome da aplicação", "Version" : "Versão", @@ -10,25 +11,35 @@ OC.L10N.register( "Actions" : "Ações", "Show details" : "Mostrar detalhes", "is loading…" : "está carregando…", + "Grid size" : "Tamanho da grade", "Small grid size" : "Tamanho pequeno da grade", "Show incompatible" : "Mostrar incompatível", "Grid view" : "Visualização em grelha", + "Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Para ativar {suite}, é necessário forçar a ativação do aplicativo. Isso pode causar problemas na sua instância do Nextcloud. Tem certeza de que deseja continuar?", "Force enable" : "Forçar ativação", "Cancel" : "Cancelar", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre as suítes de escritório.", "Disable office suites" : "Desativar pacotes de escritório", + "installed" : "instalado", "Learn more" : "Conheça melhor", "Daemon" : "Daemon", "Type" : "Tipo", "Name" : "Nome", + "Display Name" : "Nome de exibição", "GPUs support" : "Suporte a GPUs", + "Compute device" : "Dispositivo de computação", "Configured ExApp deploy options. Can be set only during installation" : "Opções de implantação do ExApp configuradas. Podem ser definidas apenas durante a instalação", "Environment variables" : "Variáveis de ambiente", + "ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp", "Mounts" : "Montagens", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do Deploy daemon antes da instalação do ExApp", "Host path" : "Caminho no host", "Remove mount" : "Remover montagem", + "Enter path to host folder" : "Digite o caminho para a pasta no host", "Toggle read-only mode" : "Alternar o modo somente leitura", "Confirm" : "Confirmar", + "Cancel adding mount" : "Cancelar a adição da montagem", "Add mount" : "Adicionar montagem", "Description" : "Descrição", "View in store" : "Ver na loja", @@ -39,6 +50,7 @@ OC.L10N.register( "Details" : "Detalhes", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Missing dependencies" : "Dependências ausentes", + "This app cannot be limited to groups because it provides functionality that is executed before group membership is determined." : "Este aplicativo não pode ser restrito a grupos, pois oferece funcionalidades que são executadas antes que a pertença a um grupo seja determinada.", "Latest updated" : "Última atualização", "Author" : "Autor", "Categories" : "Categorias", @@ -47,29 +59,37 @@ OC.L10N.register( "Supported" : "Suportado", "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", + "Register a custom one or setup from available templates" : "Registre um personalizado ou configure a partir dos modelos disponíveis", "Manage Deploy daemons" : "Gerenciar Deploy daemons", "Registered Deploy daemons list" : "Lista de Deploy daemons registrados", "Default" : "Predefinido", "Next slide" : "Próximo slide", + "{index} of {total}" : "{index} de {total}", "Limit to groups" : "Limitado a grupos", "Restrict the usage of {app} to members of the following groups." : "Restringir o uso de {app} aos membros dos seguintes grupos.", "Save" : "Guardar", + "Update all apps" : "Atualizar todos os aplicativos", "Are you sure you want to update all apps?" : "Você tem certeza de que deseja atualizar todos os aplicativos?", "Update all" : "Atualizar todos", "Loading app list" : "Carregando lista de aplicativos", + "No matching apps found" : "Não foram encontrados aplicativos correspondentes", "Search everywhere" : "Pesquisar em todo o lado", "Download and enable all" : "Transferir e ativar tudo", "Could not render element" : "Não foi possível renderizar o elemento", "Loading" : "A carregar", "Fetching the latest news…" : "Buscando as últimas notícias…", + "Update all applications" : "Atualizar todos os aplicativos", "Loading categories" : "Carregando categorias", + "Please enter more characters to search." : "Digite mais caracteres para pesquisar.", "Version {version}, {license}-licensed" : "Versão {version}, licenciada por {license}", "Version {version}" : "Versão {version}", "Disable" : "Desativar", "Enable" : "Ativar", "Download and enable" : "Transferir e ativar", "Install and enable" : "Instalar e ativar", + "Deploy and force enable" : "Implantar e forçar a ativação", "Download and force enable" : "Baixar e forçar a ativação", "Install and force enable" : "Instalar e forçar a ativação", "Report a bug" : "Reportar um erro", @@ -92,6 +112,7 @@ OC.L10N.register( "Best Microsoft compatibility" : "Melhor compatibilidade com a Microsoft", "Best Nextcloud integration" : "Melhor integração com o Nextcloud", "Good performance" : "Bom desempenho", + "Best security: documents never leave your server" : "Melhor segurança: os documentos nunca saem do seu servidor", "Best ODF compatibility" : "Melhor compatibilidade com ODF", "Could not load app categories. Please try again later." : "Não foi possível carregar as categorias de aplicativos. Tente novamente mais tarde.", "Could not load apps list. Please try again later." : "Não foi possível carregar a lista de aplicativos. Tente novamente mais tarde.", diff --git a/apps/appstore/l10n/pt_PT.json b/apps/appstore/l10n/pt_PT.json index c1bc126a48c..e33ef4b1d17 100644 --- a/apps/appstore/l10n/pt_PT.json +++ b/apps/appstore/l10n/pt_PT.json @@ -1,6 +1,7 @@ { "translations": { "App store" : "Loja de aplicativos", "Apps" : "Apps", + "Nextcloud Appstore" : "Loja de aplicativos Nextcloud", "Appstore" : "Loja de aplicativos", "App name" : "Nome da aplicação", "Version" : "Versão", @@ -8,25 +9,35 @@ "Actions" : "Ações", "Show details" : "Mostrar detalhes", "is loading…" : "está carregando…", + "Grid size" : "Tamanho da grade", "Small grid size" : "Tamanho pequeno da grade", "Show incompatible" : "Mostrar incompatível", "Grid view" : "Visualização em grelha", + "Enabling {suite} requires force enabling the app. This may cause issues with your Nextcloud instance. Are you sure you want to proceed?" : "Para ativar {suite}, é necessário forçar a ativação do aplicativo. Isso pode causar problemas na sua instância do Nextcloud. Tem certeza de que deseja continuar?", "Force enable" : "Forçar ativação", "Cancel" : "Cancelar", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre as suítes de escritório.", "Disable office suites" : "Desativar pacotes de escritório", + "installed" : "instalado", "Learn more" : "Conheça melhor", "Daemon" : "Daemon", "Type" : "Tipo", "Name" : "Nome", + "Display Name" : "Nome de exibição", "GPUs support" : "Suporte a GPUs", + "Compute device" : "Dispositivo de computação", "Configured ExApp deploy options. Can be set only during installation" : "Opções de implantação do ExApp configuradas. Podem ser definidas apenas durante a instalação", "Environment variables" : "Variáveis de ambiente", + "ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp", "Mounts" : "Montagens", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do Deploy daemon antes da instalação do ExApp", "Host path" : "Caminho no host", "Remove mount" : "Remover montagem", + "Enter path to host folder" : "Digite o caminho para a pasta no host", "Toggle read-only mode" : "Alternar o modo somente leitura", "Confirm" : "Confirmar", + "Cancel adding mount" : "Cancelar a adição da montagem", "Add mount" : "Adicionar montagem", "Description" : "Descrição", "View in store" : "Ver na loja", @@ -37,6 +48,7 @@ "Details" : "Detalhes", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Missing dependencies" : "Dependências ausentes", + "This app cannot be limited to groups because it provides functionality that is executed before group membership is determined." : "Este aplicativo não pode ser restrito a grupos, pois oferece funcionalidades que são executadas antes que a pertença a um grupo seja determinada.", "Latest updated" : "Última atualização", "Author" : "Autor", "Categories" : "Categorias", @@ -45,29 +57,37 @@ "Supported" : "Suportado", "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", + "Register a custom one or setup from available templates" : "Registre um personalizado ou configure a partir dos modelos disponíveis", "Manage Deploy daemons" : "Gerenciar Deploy daemons", "Registered Deploy daemons list" : "Lista de Deploy daemons registrados", "Default" : "Predefinido", "Next slide" : "Próximo slide", + "{index} of {total}" : "{index} de {total}", "Limit to groups" : "Limitado a grupos", "Restrict the usage of {app} to members of the following groups." : "Restringir o uso de {app} aos membros dos seguintes grupos.", "Save" : "Guardar", + "Update all apps" : "Atualizar todos os aplicativos", "Are you sure you want to update all apps?" : "Você tem certeza de que deseja atualizar todos os aplicativos?", "Update all" : "Atualizar todos", "Loading app list" : "Carregando lista de aplicativos", + "No matching apps found" : "Não foram encontrados aplicativos correspondentes", "Search everywhere" : "Pesquisar em todo o lado", "Download and enable all" : "Transferir e ativar tudo", "Could not render element" : "Não foi possível renderizar o elemento", "Loading" : "A carregar", "Fetching the latest news…" : "Buscando as últimas notícias…", + "Update all applications" : "Atualizar todos os aplicativos", "Loading categories" : "Carregando categorias", + "Please enter more characters to search." : "Digite mais caracteres para pesquisar.", "Version {version}, {license}-licensed" : "Versão {version}, licenciada por {license}", "Version {version}" : "Versão {version}", "Disable" : "Desativar", "Enable" : "Ativar", "Download and enable" : "Transferir e ativar", "Install and enable" : "Instalar e ativar", + "Deploy and force enable" : "Implantar e forçar a ativação", "Download and force enable" : "Baixar e forçar a ativação", "Install and force enable" : "Instalar e forçar a ativação", "Report a bug" : "Reportar um erro", @@ -90,6 +110,7 @@ "Best Microsoft compatibility" : "Melhor compatibilidade com a Microsoft", "Best Nextcloud integration" : "Melhor integração com o Nextcloud", "Good performance" : "Bom desempenho", + "Best security: documents never leave your server" : "Melhor segurança: os documentos nunca saem do seu servidor", "Best ODF compatibility" : "Melhor compatibilidade com ODF", "Could not load app categories. Please try again later." : "Não foi possível carregar as categorias de aplicativos. Tente novamente mais tarde.", "Could not load apps list. Please try again later." : "Não foi possível carregar a lista de aplicativos. Tente novamente mais tarde.", diff --git a/apps/contactsinteraction/l10n/pt_PT.js b/apps/contactsinteraction/l10n/pt_PT.js index 5b315e73fb5..3f4e936105c 100644 --- a/apps/contactsinteraction/l10n/pt_PT.js +++ b/apps/contactsinteraction/l10n/pt_PT.js @@ -2,6 +2,8 @@ OC.L10N.register( "contactsinteraction", { "Recently contacted" : "Contactados recentemente", - "Manages interaction between accounts and contacts" : "Gerencia a interação entre contas e contatos" + "Contacts Interaction" : "Interação de Contatos", + "Manages interaction between accounts and contacts" : "Gerencia a interação entre contas e contatos", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Colete dados sobre interações de contas e contatos e forneça um catálogo de endereços para os dados" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/contactsinteraction/l10n/pt_PT.json b/apps/contactsinteraction/l10n/pt_PT.json index c7f5fd5767e..cd174f79e6e 100644 --- a/apps/contactsinteraction/l10n/pt_PT.json +++ b/apps/contactsinteraction/l10n/pt_PT.json @@ -1,5 +1,7 @@ { "translations": { "Recently contacted" : "Contactados recentemente", - "Manages interaction between accounts and contacts" : "Gerencia a interação entre contas e contatos" + "Contacts Interaction" : "Interação de Contatos", + "Manages interaction between accounts and contacts" : "Gerencia a interação entre contas e contatos", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Colete dados sobre interações de contas e contatos e forneça um catálogo de endereços para os dados" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/dashboard/l10n/pt_PT.js b/apps/dashboard/l10n/pt_PT.js index 7a371b3de23..de982ae8849 100644 --- a/apps/dashboard/l10n/pt_PT.js +++ b/apps/dashboard/l10n/pt_PT.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "Painel de controlo", "Dashboard app" : "Aplicação Painel de Controlo ", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Comece o dia informado \n\nO Painel do Nextcloud (Nextcloud Dashboard) é o seu ponto de partida do dia, oferecendo uma visão geral de seus próximos compromissos, e-mails urgentes, mensagens de bate-papo, tickets recebidos, tweets mais recentes e muito mais! As pessoas podem adicionar os widgets que desejarem e alterar o plano de fundo de acordo com sua preferência.", "Weather" : "Tempo", "Status" : "Estado", "Good morning" : "Bom dia", @@ -16,6 +17,7 @@ OC.L10N.register( "Happy birthday 🥳🤩🎂🎉" : "Feliz Aniversário 🥳🤩🎂🎉", "Customize" : "Personalizar", "Edit widgets" : "Editar aplicação", + "Get more widgets from the App Store" : "Obtenha mais widgets na Loja de Aplicativos", "Weather service" : "Metereologia", "Weather data from Met.no" : "Dados Metereológicos de Met.no", "geocoding with Nominatim" : "geocodificação com Nominatim", diff --git a/apps/dashboard/l10n/pt_PT.json b/apps/dashboard/l10n/pt_PT.json index 2148a4c3ff8..9ee19f5d0b8 100644 --- a/apps/dashboard/l10n/pt_PT.json +++ b/apps/dashboard/l10n/pt_PT.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "Painel de controlo", "Dashboard app" : "Aplicação Painel de Controlo ", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Comece o dia informado \n\nO Painel do Nextcloud (Nextcloud Dashboard) é o seu ponto de partida do dia, oferecendo uma visão geral de seus próximos compromissos, e-mails urgentes, mensagens de bate-papo, tickets recebidos, tweets mais recentes e muito mais! As pessoas podem adicionar os widgets que desejarem e alterar o plano de fundo de acordo com sua preferência.", "Weather" : "Tempo", "Status" : "Estado", "Good morning" : "Bom dia", @@ -14,6 +15,7 @@ "Happy birthday 🥳🤩🎂🎉" : "Feliz Aniversário 🥳🤩🎂🎉", "Customize" : "Personalizar", "Edit widgets" : "Editar aplicação", + "Get more widgets from the App Store" : "Obtenha mais widgets na Loja de Aplicativos", "Weather service" : "Metereologia", "Weather data from Met.no" : "Dados Metereológicos de Met.no", "geocoding with Nominatim" : "geocodificação com Nominatim", diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index 25db16d4682..5b1aaa3415c 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -35,6 +35,7 @@ OC.L10N.register( "Federated Cloud" : "Nuvem Federada", "Share it so your friends can share files with you:" : "Partilhe para que os seus amigos possam partilhar ficheiros consigo:", "Bluesky" : "Bluesky", + "Mastodon" : "Mastodon", "Add to your website" : "Adicione ao seu site da Web", "HTML Code:" : "Código HTML:", "Cancel" : "Cancelar", diff --git a/apps/federatedfilesharing/l10n/pt_PT.json b/apps/federatedfilesharing/l10n/pt_PT.json index 9d400238694..f84ceaf4fcf 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.json +++ b/apps/federatedfilesharing/l10n/pt_PT.json @@ -33,6 +33,7 @@ "Federated Cloud" : "Nuvem Federada", "Share it so your friends can share files with you:" : "Partilhe para que os seus amigos possam partilhar ficheiros consigo:", "Bluesky" : "Bluesky", + "Mastodon" : "Mastodon", "Add to your website" : "Adicione ao seu site da Web", "HTML Code:" : "Código HTML:", "Cancel" : "Cancelar", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index c6f4f729d16..bfa10ed3bfa 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -367,6 +367,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros","%n ficheiros"], "_%n folder_::_%n folders_" : ["%n pasta","%n pastas","%n pastas"], "Filename must not be empty." : "O nome do arquivo não pode estar vazio.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" não é permitido dentro de um nome de arquivo.", "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" é um nome reservado e não é permitido para nomes de arquivos.", "Filenames must not end with \"{extension}\"." : "Os nomes de arquivos não podem terminar com \"{extension}\".", "No favorites yet" : "Sem favoritos", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index feb6436bffc..2b1b45eb9b7 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -365,6 +365,7 @@ "_%n file_::_%n files_" : ["%n ficheiro","%n ficheiros","%n ficheiros"], "_%n folder_::_%n folders_" : ["%n pasta","%n pastas","%n pastas"], "Filename must not be empty." : "O nome do arquivo não pode estar vazio.", + "\"{char}\" is not allowed inside a filename." : "\"{char}\" não é permitido dentro de um nome de arquivo.", "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" é um nome reservado e não é permitido para nomes de arquivos.", "Filenames must not end with \"{extension}\"." : "Os nomes de arquivos não podem terminar com \"{extension}\".", "No favorites yet" : "Sem favoritos", diff --git a/apps/files_reminders/l10n/pt_PT.js b/apps/files_reminders/l10n/pt_PT.js index acea6e5c2c7..42ce60ef084 100644 --- a/apps/files_reminders/l10n/pt_PT.js +++ b/apps/files_reminders/l10n/pt_PT.js @@ -3,16 +3,20 @@ OC.L10N.register( { "File reminders" : "Lembretes de arquivos", "View file" : "Ver arquivo", + "View folder" : "Ver pasta", "Files reminder" : "Lembrete de arquivos", "The \"files_reminders\" app can work properly." : "O aplicativo \"files_reminders\" pode funcionar corretamente.", "Set file reminders" : "Defina lembretes de arquivo", + "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Lembretes de arquivos** \n\nDefina lembretes de arquivos. \n\nObservação: para usar o aplicativo `Lembretes de arquivos`, certifique-se de que o aplicativo `Notificações` esteja instalado e habilitado. O aplicativo `Notificações` fornece as APIs necessárias para que o aplicativo `Lembretes de arquivos` funcione corretamente.", "Reminder set for \"{fileName}\"" : "Lembrete definido para \"{fileName}\"", "Failed to set reminder" : "Falha ao definir lembrete", + "Reminder cleared for \"{fileName}\"" : "Lembrete removido para \"{fileName}\"", "Failed to clear reminder" : "Falha ao remover lembrete", "We will remind you of this file" : "Lembraremos você desse arquivo", "Cancel" : "Cancelar", "Set reminder" : "Definir lembrete", "Set reminder for " : "Definir lembrete para", + "Reminder set" : "Lembrete definido", "Later today" : "Hoje mais tarde", "Set reminder for later today" : "Definir lembrete para hoje mais tarde", "Tomorrow" : "Amanhã", diff --git a/apps/files_reminders/l10n/pt_PT.json b/apps/files_reminders/l10n/pt_PT.json index c6700d2fee7..19e372a5064 100644 --- a/apps/files_reminders/l10n/pt_PT.json +++ b/apps/files_reminders/l10n/pt_PT.json @@ -1,16 +1,20 @@ { "translations": { "File reminders" : "Lembretes de arquivos", "View file" : "Ver arquivo", + "View folder" : "Ver pasta", "Files reminder" : "Lembrete de arquivos", "The \"files_reminders\" app can work properly." : "O aplicativo \"files_reminders\" pode funcionar corretamente.", "Set file reminders" : "Defina lembretes de arquivo", + "**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Lembretes de arquivos** \n\nDefina lembretes de arquivos. \n\nObservação: para usar o aplicativo `Lembretes de arquivos`, certifique-se de que o aplicativo `Notificações` esteja instalado e habilitado. O aplicativo `Notificações` fornece as APIs necessárias para que o aplicativo `Lembretes de arquivos` funcione corretamente.", "Reminder set for \"{fileName}\"" : "Lembrete definido para \"{fileName}\"", "Failed to set reminder" : "Falha ao definir lembrete", + "Reminder cleared for \"{fileName}\"" : "Lembrete removido para \"{fileName}\"", "Failed to clear reminder" : "Falha ao remover lembrete", "We will remind you of this file" : "Lembraremos você desse arquivo", "Cancel" : "Cancelar", "Set reminder" : "Definir lembrete", "Set reminder for " : "Definir lembrete para", + "Reminder set" : "Lembrete definido", "Later today" : "Hoje mais tarde", "Set reminder for later today" : "Definir lembrete para hoje mais tarde", "Tomorrow" : "Amanhã", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 9f3a2fe386b..3bffd8963fa 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Token müssen zwischen 1 und %s Zeichen lang sein und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten.", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 05550d8d53a..18ee43e463b 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Token müssen zwischen 1 und %s Zeichen lang sein und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten.", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index d2555580114..a230c649851 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Token müssen zwischen 1 und %s Zeichen lang sein und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten.", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 7b2030c7d28..628258f8702 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "Es wurde ein falscher oder kein Updateparameter angegeben", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Senden des Passwortes über Nextcloud Talk\" zum Teilen einer Datei gescheitert, da Nextcloud Talk nicht verfügbar ist.", "Custom share link tokens have been disabled by the administrator" : "Benutzerdefinierte Freigabelink-Token wurden von der Administration deaktiviert", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Token müssen zwischen 1 und %s Zeichen lang sein und dürfen nur Buchstaben, Zahlen oder einen Bindestrich enthalten.", "Invalid date. Format must be YYYY-MM-DD" : "Ungültiges Datum. Zulässiges Datumsformat: JJJJ-MM-TT", "No sharing rights on this item" : "Hierfür bestehen keine Freigaberechte", "Invalid share attributes provided: \"%s\"" : "Ungültige Freigabeattribute angegeben: \"%s\"", diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 4cc8887f28d..90e967ba4fa 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Antud vale või aegunud parameeter", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Kuna Nextcloud Talk pole serverisse paigaldatud, siis ei saanud selle teenuse abil ka jaosmeedia salasõna jagada", "Custom share link tokens have been disabled by the administrator" : "Jaosmeediale oma tunnuslubade loomine pole peakasutaja poolt lubatud", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Tunnuslubade pikkus peab olema vähemalt 1 kuni %s tähemärki ning võib sisaldada vaid tähti, numbreid ja sisekriipse", "Invalid date. Format must be YYYY-MM-DD" : "Vigane kuupäev, vorming peab olema YYYY-MM-DD", "No sharing rights on this item" : "Selle objekti kontekstis pole jagamisõigusi", "Invalid share attributes provided: \"%s\"" : "Vigased jagamisatribuudid: „%s“", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 000ff20648d..0301f4ba0d2 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "Antud vale või aegunud parameeter", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Kuna Nextcloud Talk pole serverisse paigaldatud, siis ei saanud selle teenuse abil ka jaosmeedia salasõna jagada", "Custom share link tokens have been disabled by the administrator" : "Jaosmeediale oma tunnuslubade loomine pole peakasutaja poolt lubatud", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Tunnuslubade pikkus peab olema vähemalt 1 kuni %s tähemärki ning võib sisaldada vaid tähti, numbreid ja sisekriipse", "Invalid date. Format must be YYYY-MM-DD" : "Vigane kuupäev, vorming peab olema YYYY-MM-DD", "No sharing rights on this item" : "Selle objekti kontekstis pole jagamisõigusi", "Invalid share attributes provided: \"%s\"" : "Vigased jagamisatribuudid: „%s“", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index c71a29d3c32..02b4629ba2d 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Погрешни или нема зададено параметри за ажурирање", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Испраќањето на лозинката преку Talk“ за споделување датотека или папка не успеа бидејќи Talk не е овозможен.", "Custom share link tokens have been disabled by the administrator" : "Администраторот ги оневозможи приспособените токени за линкови за споделување", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Токените мора да бидат долги помеѓу 1 и %s карактерии и може да содржат само букви, бројки или цртичка", "Invalid date. Format must be YYYY-MM-DD" : "Невалиден датум. Форматот мора да биде ГГГГ-ММ-ДД", "No sharing rights on this item" : "Немате право за споделување на оваа ставка", "Invalid share attributes provided: \"%s\"" : "Обезбедени неважечки атрибути за споделување: \"%s\"", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 3615a548878..cef721abb2b 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "Погрешни или нема зададено параметри за ажурирање", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Испраќањето на лозинката преку Talk“ за споделување датотека или папка не успеа бидејќи Talk не е овозможен.", "Custom share link tokens have been disabled by the administrator" : "Администраторот ги оневозможи приспособените токени за линкови за споделување", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Токените мора да бидат долги помеѓу 1 и %s карактерии и може да содржат само букви, бројки или цртичка", "Invalid date. Format must be YYYY-MM-DD" : "Невалиден датум. Форматот мора да биде ГГГГ-ММ-ДД", "No sharing rights on this item" : "Немате право за споделување на оваа ставка", "Invalid share attributes provided: \"%s\"" : "Обезбедени неважечки атрибути за споделување: \"%s\"", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index fb98e34155f..f21237463d6 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "O \"envio da senha pelo Nextcloud Talk\" para compartilhar um arquivo ou pasta falhou porque o Nextcloud Talk não está ativado. ", "Custom share link tokens have been disabled by the administrator" : "Tokens personalizados para links de compartilhamento foram desativados pelo administrador", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Os tokens devem ter entre 1 e %s caracteres e só podem conter letras, números ou um hífen", "Invalid date. Format must be YYYY-MM-DD" : "Data inválida. O formato deve ser AAAA-MM-DD", "No sharing rights on this item" : "Sem permissões de compartilhamento para este item", "Invalid share attributes provided: \"%s\"" : "Atributos de compartilhamento inválidos fornecidos: \"%s\"", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index fe522ca7815..dae8bc3c445 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "O parâmetro da atualização fornecido está errado ou não existe", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "O \"envio da senha pelo Nextcloud Talk\" para compartilhar um arquivo ou pasta falhou porque o Nextcloud Talk não está ativado. ", "Custom share link tokens have been disabled by the administrator" : "Tokens personalizados para links de compartilhamento foram desativados pelo administrador", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "Os tokens devem ter entre 1 e %s caracteres e só podem conter letras, números ou um hífen", "Invalid date. Format must be YYYY-MM-DD" : "Data inválida. O formato deve ser AAAA-MM-DD", "No sharing rights on this item" : "Sem permissões de compartilhamento para este item", "Invalid share attributes provided: \"%s\"" : "Atributos de compartilhamento inválidos fornecidos: \"%s\"", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 775b4916467..11170773dad 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -235,6 +235,7 @@ OC.L10N.register( "Publicly shared files." : "Arquivos compartilhados publicamente.", "No files" : "Sem arquivos", "Files and folders shared with you will show up here" : "Ficheiros e pastas partilhados consigo aparecerão aqui aqui", + "No shares" : "Sem compartilhamentos", "Files and folders you shared or have been shared with you will show up here" : "Os ficheiros e pastas que partilhou ou que foram partilhados consigo aparecerão aqui.", "Shared with you" : "Partilhado consigo ", "List of files that are shared with you." : "Lista de ficheiros que foram partilhados consigo.", diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index e7732fcc93e..017e72aa9e6 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -233,6 +233,7 @@ "Publicly shared files." : "Arquivos compartilhados publicamente.", "No files" : "Sem arquivos", "Files and folders shared with you will show up here" : "Ficheiros e pastas partilhados consigo aparecerão aqui aqui", + "No shares" : "Sem compartilhamentos", "Files and folders you shared or have been shared with you will show up here" : "Os ficheiros e pastas que partilhou ou que foram partilhados consigo aparecerão aqui.", "Shared with you" : "Partilhado consigo ", "List of files that are shared with you." : "Lista de ficheiros que foram partilhados consigo.", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 4da3390f232..0c78bed89d8 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -90,6 +90,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "更新參數不正確或未提供", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。", "Custom share link tokens have been disabled by the administrator" : "自訂分享連結權杖已被管理員停用", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "權杖必須介於 1 到 %s 個字元長,且僅能包含字母、數字或連字號", "Invalid date. Format must be YYYY-MM-DD" : "無效的日期。格式必須為 YYYY-MM-DD", "No sharing rights on this item" : "沒有此項目的分享權限", "Invalid share attributes provided: \"%s\"" : "提供的分享屬性無效:「%s」", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index d4a01e7d71f..795849bd14d 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -88,6 +88,7 @@ "Wrong or no update parameter given" : "更新參數不正確或未提供", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。", "Custom share link tokens have been disabled by the administrator" : "自訂分享連結權杖已被管理員停用", + "Tokens must be between 1 and %s characters long and may only contain letters, numbers, or a hyphen" : "權杖必須介於 1 到 %s 個字元長,且僅能包含字母、數字或連字號", "Invalid date. Format must be YYYY-MM-DD" : "無效的日期。格式必須為 YYYY-MM-DD", "No sharing rights on this item" : "沒有此項目的分享權限", "Invalid share attributes provided: \"%s\"" : "提供的分享屬性無效:「%s」", diff --git a/apps/files_versions/l10n/pt_PT.js b/apps/files_versions/l10n/pt_PT.js index b9a641041b3..d6fd6031779 100644 --- a/apps/files_versions/l10n/pt_PT.js +++ b/apps/files_versions/l10n/pt_PT.js @@ -10,6 +10,7 @@ OC.L10N.register( "Initial version" : "Versão inicial", "You" : "Você", "Edit version name" : "Editar nome da versão", + "Compare to current version" : "Comparar com a versão atual", "Restore version" : "Restaurar versão", "Download version" : "Transferir versão", "Cancel" : "Cancelar", diff --git a/apps/files_versions/l10n/pt_PT.json b/apps/files_versions/l10n/pt_PT.json index 90648b9ea10..2ef228d719e 100644 --- a/apps/files_versions/l10n/pt_PT.json +++ b/apps/files_versions/l10n/pt_PT.json @@ -8,6 +8,7 @@ "Initial version" : "Versão inicial", "You" : "Você", "Edit version name" : "Editar nome da versão", + "Compare to current version" : "Comparar com a versão atual", "Restore version" : "Restaurar versão", "Download version" : "Transferir versão", "Cancel" : "Cancelar", diff --git a/apps/lookup_server_connector/l10n/pt_PT.js b/apps/lookup_server_connector/l10n/pt_PT.js new file mode 100644 index 00000000000..4dc81c6f91f --- /dev/null +++ b/apps/lookup_server_connector/l10n/pt_PT.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Sync public account information with the lookup server" : "Sincronize informações de contas públicas com o servidor de pesquisa" +}, +"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/lookup_server_connector/l10n/pt_PT.json b/apps/lookup_server_connector/l10n/pt_PT.json new file mode 100644 index 00000000000..b2b3ed5668a --- /dev/null +++ b/apps/lookup_server_connector/l10n/pt_PT.json @@ -0,0 +1,4 @@ +{ "translations": { + "Sync public account information with the lookup server" : "Sincronize informações de contas públicas com o servidor de pesquisa" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/oauth2/l10n/pt_PT.js b/apps/oauth2/l10n/pt_PT.js index 5b33a6b1569..e92557eb79b 100644 --- a/apps/oauth2/l10n/pt_PT.js +++ b/apps/oauth2/l10n/pt_PT.js @@ -13,6 +13,7 @@ OC.L10N.register( "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.", "Name" : "Nome", "Redirection URI" : "URI de redirecionamento", + "Delete client" : "Excluir cliente", "Add client" : "Adicionar cliente", "Add" : "Adicionar", "Client Identifier" : "Identificador de Cliente", diff --git a/apps/oauth2/l10n/pt_PT.json b/apps/oauth2/l10n/pt_PT.json index b989db393a9..ff957779153 100644 --- a/apps/oauth2/l10n/pt_PT.json +++ b/apps/oauth2/l10n/pt_PT.json @@ -11,6 +11,7 @@ "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth2.0 permite que dispositivos externos peçam acesso a {instanceName}.", "Name" : "Nome", "Redirection URI" : "URI de redirecionamento", + "Delete client" : "Excluir cliente", "Add client" : "Adicionar cliente", "Add" : "Adicionar", "Client Identifier" : "Identificador de Cliente", diff --git a/apps/provisioning_api/l10n/pt_PT.js b/apps/provisioning_api/l10n/pt_PT.js index 1ecaed97194..2fb0bf942b9 100644 --- a/apps/provisioning_api/l10n/pt_PT.js +++ b/apps/provisioning_api/l10n/pt_PT.js @@ -1,21 +1,33 @@ OC.L10N.register( "provisioning_api", { + "Logged in account must be an administrator or have authorization to edit this setting." : "A conta logada deve ser um administrador ou ter autorização para editar esta configuração.", "Could not create non-existing user ID" : "Não foi possível criar um ID de usuário inexistente", "User already exists" : "Usuário já existe", + "Group %1$s does not exist" : "Grupo %1$s não existe", + "Sub-admin group does not exist" : "O grupo de subadministradores não existe", "Cannot create sub-admins for admin group" : "Não é possível criar subadministradores para o grupo de administradores", + "No permissions to promote sub-admins" : "Sem permissões para promover subadministradores", "Invalid password value" : "Valor de senha inválido", + "Required email address was not provided" : "O endereço de e-mail obrigatório não foi fornecido", "User creation failed" : "Falha na criação do usuário", "Invalid email address" : "Endereço de e-mail inválido", "Invalid language" : "Idioma inválido", "Insufficient permissions to change quota" : "Permissões insuficientes para alterar a cota", "Insufficient permissions to change groups" : "Permissões insuficientes para alterar grupos", + "Group %s does not exist" : "Grupo %s não existe", + "Insufficient permissions to change manager" : "Permissões insuficientes para alterar o gerente", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cota inválido. %1$s está excedendo a cota máxima", "Unlimited quota is forbidden on this instance" : "Cota ilimitada é proibida nesta instância", + "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", + "Invalid timezone" : "Fuso horário inválido", "Invalid first day of week" : "Primeiro dia da semana inválido", "Cannot remove yourself from the admin group" : "Não é possível remover a si mesmo do grupo de administradores", + "Cannot remove yourself from this group as you are a sub-admin" : "Não é possível remover a si mesmo desse grupo, pois você é um subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "Não é viável remover o usuário do último grupo do qual você é subadministrador", + "User is not a sub-admin of this group" : "O usuário não é um subadministrador deste grupo", "Email address not available" : "Endereço de e-mail não disponível", + "Sending email failed" : "Falha ao enviar e-mail", "Logged in account is not mail address owner" : "Conta logada não é o proprietário do endereço de e-mail", "Email confirmation" : "Verificação de correio eletrónico.", "To enable the email address %s please click the button below." : "Para ativar o endereço de correio eletrónico %s, clique no botão abaixo.", @@ -25,6 +37,7 @@ OC.L10N.register( "Could not verify mail because the token is invalid." : "Não foi possível verificar o endereço porque o token é inválido.", "An unexpected error occurred. Please contact your admin." : "Ocorreu um erro inesperado. Contacte o seu administrador de sistemas.", "Email confirmation successful" : "Endereço confirmado com sucesso", - "Provisioning API" : "API de aprovisionamento" + "Provisioning API" : "API de aprovisionamento", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Este aplicativo habilita um conjunto de APIs que sistemas externos podem usar para criar, editar, excluir e consultar atributos\n\t\tde conta, consultar, definir e remover grupos, definir cotas e consultar o armazenamento total usado no Nextcloud. As contas de administrador de grupo\n\t\ttambém podem consultar o Nextcloud e executar as mesmas funções de um administrador para os grupos que gerenciam. A API também permite\n\t\tque um administrador consulte os aplicativos ativos do Nextcloud, as informações do aplicativo e ative ou desative um aplicativo remotamente.\n\t\tDepois que o aplicativo é ativado, as solicitações HTTP podem ser usadas por meio de um cabeçalho Basic Auth para executar qualquer uma das funções\n\t\tlistadas acima. Mais informações estão disponíveis na documentação da API de Provisionamento, incluindo exemplos de solicitações\n\t\te respostas do servidor." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/provisioning_api/l10n/pt_PT.json b/apps/provisioning_api/l10n/pt_PT.json index f07ee3c5de2..cbca4bf1755 100644 --- a/apps/provisioning_api/l10n/pt_PT.json +++ b/apps/provisioning_api/l10n/pt_PT.json @@ -1,19 +1,31 @@ { "translations": { + "Logged in account must be an administrator or have authorization to edit this setting." : "A conta logada deve ser um administrador ou ter autorização para editar esta configuração.", "Could not create non-existing user ID" : "Não foi possível criar um ID de usuário inexistente", "User already exists" : "Usuário já existe", + "Group %1$s does not exist" : "Grupo %1$s não existe", + "Sub-admin group does not exist" : "O grupo de subadministradores não existe", "Cannot create sub-admins for admin group" : "Não é possível criar subadministradores para o grupo de administradores", + "No permissions to promote sub-admins" : "Sem permissões para promover subadministradores", "Invalid password value" : "Valor de senha inválido", + "Required email address was not provided" : "O endereço de e-mail obrigatório não foi fornecido", "User creation failed" : "Falha na criação do usuário", "Invalid email address" : "Endereço de e-mail inválido", "Invalid language" : "Idioma inválido", "Insufficient permissions to change quota" : "Permissões insuficientes para alterar a cota", "Insufficient permissions to change groups" : "Permissões insuficientes para alterar grupos", + "Group %s does not exist" : "Grupo %s não existe", + "Insufficient permissions to change manager" : "Permissões insuficientes para alterar o gerente", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valor de cota inválido. %1$s está excedendo a cota máxima", "Unlimited quota is forbidden on this instance" : "Cota ilimitada é proibida nesta instância", + "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", + "Invalid timezone" : "Fuso horário inválido", "Invalid first day of week" : "Primeiro dia da semana inválido", "Cannot remove yourself from the admin group" : "Não é possível remover a si mesmo do grupo de administradores", + "Cannot remove yourself from this group as you are a sub-admin" : "Não é possível remover a si mesmo desse grupo, pois você é um subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "Não é viável remover o usuário do último grupo do qual você é subadministrador", + "User is not a sub-admin of this group" : "O usuário não é um subadministrador deste grupo", "Email address not available" : "Endereço de e-mail não disponível", + "Sending email failed" : "Falha ao enviar e-mail", "Logged in account is not mail address owner" : "Conta logada não é o proprietário do endereço de e-mail", "Email confirmation" : "Verificação de correio eletrónico.", "To enable the email address %s please click the button below." : "Para ativar o endereço de correio eletrónico %s, clique no botão abaixo.", @@ -23,6 +35,7 @@ "Could not verify mail because the token is invalid." : "Não foi possível verificar o endereço porque o token é inválido.", "An unexpected error occurred. Please contact your admin." : "Ocorreu um erro inesperado. Contacte o seu administrador de sistemas.", "Email confirmation successful" : "Endereço confirmado com sucesso", - "Provisioning API" : "API de aprovisionamento" + "Provisioning API" : "API de aprovisionamento", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Este aplicativo habilita um conjunto de APIs que sistemas externos podem usar para criar, editar, excluir e consultar atributos\n\t\tde conta, consultar, definir e remover grupos, definir cotas e consultar o armazenamento total usado no Nextcloud. As contas de administrador de grupo\n\t\ttambém podem consultar o Nextcloud e executar as mesmas funções de um administrador para os grupos que gerenciam. A API também permite\n\t\tque um administrador consulte os aplicativos ativos do Nextcloud, as informações do aplicativo e ative ou desative um aplicativo remotamente.\n\t\tDepois que o aplicativo é ativado, as solicitações HTTP podem ser usadas por meio de um cabeçalho Basic Auth para executar qualquer uma das funções\n\t\tlistadas acima. Mais informações estão disponíveis na documentação da API de Provisionamento, incluindo exemplos de solicitações\n\t\te respostas do servidor." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js index a8bc15c5cb5..5d9c52f5c58 100644 --- a/apps/settings/l10n/pt_PT.js +++ b/apps/settings/l10n/pt_PT.js @@ -473,6 +473,7 @@ OC.L10N.register( "Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Por favor verifique novamente os\n{linkStartInstallationGuides}guias de instalação\n{linkEnd} e verifique se há erros ou avisos no \n{linkStartLog}registo{linkEnd}.", "Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Verifique a segurança do seu {productName} através da {linkStart}nossa verificação de segurança{linkEnd}.", "Security & setup warnings" : "Avisos de configuração e segurança", + "Try again" : "Tentar novamente", "All checks passed." : "Todas as verificações passaram.", "There are some warnings regarding your setup." : "Existem alguns avisos referentes à sua configuração.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode afinar o comportamento de partilha. Por favor veja a documentação para mais informação.", @@ -554,15 +555,18 @@ OC.L10N.register( "for Argon2 for password hashing" : "para Argon2 para hashes de senhas", "Image generation" : "Geração de imagens", "Registered Deploy daemons list" : "Lista de Deploy daemons registrados", + "Register a custom one or setup from available templates" : "Registre um personalizado ou configure a partir dos modelos disponíveis", "Manage Deploy daemons" : "Gerenciar Deploy daemons", "Update to {update}" : "Atualizar para {update}", "Remove" : "Remover", "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", "Disable all" : "Desativar todos", "Download and enable all" : "Transferir e ativar tudo", "All apps are up-to-date." : "Todas as aplicações estão atualizadas", + "Icon" : "Ícone", "Name" : "Nome", "Level" : "Nível", "Results from other categories" : "Resultados de outras categorias", @@ -572,16 +576,23 @@ OC.L10N.register( "Loading" : "A carregar", "Fetching the latest news…" : "Buscando as últimas notícias…", "Next slide" : "Próximo slide", + "{index} of {total}" : "{index} de {total}", "Daemon" : "Daemon", "Type" : "Tipo", + "Display Name" : "Nome de exibição", "GPUs support" : "Suporte a GPUs", + "Compute device" : "Dispositivo de computação", "Configured ExApp deploy options. Can be set only during installation" : "Opções de implantação do ExApp configuradas. Podem ser definidas apenas durante a instalação", "Learn more" : "Conheça melhor", "Environment variables" : "Variáveis de ambiente", + "ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp", "Mounts" : "Montagens", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do Deploy daemon antes da instalação do ExApp", "Host path" : "Caminho no host", "Remove mount" : "Remover montagem", + "Enter path to host folder" : "Digite o caminho para a pasta no host", "Toggle read-only mode" : "Alternar o modo somente leitura", + "Cancel adding mount" : "Cancelar a adição da montagem", "Add mount" : "Adicionar montagem", "Description" : "Descrição", "View in store" : "Ver na loja", @@ -592,6 +603,8 @@ OC.L10N.register( "All" : "Todos", "No results" : "Sem resultados", "Update to {version}" : "Atualizar para {version}", + "Deploy options" : "Opções de implantação", + "Default Deploy daemon is not accessible" : "O Deploy daemon padrão não está acessível", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Latest updated" : "Última atualização", "Author" : "Autor", @@ -637,10 +650,13 @@ OC.L10N.register( "SMTP Password" : "Palavra-passe SMTP", "Test and verify email settings" : "Testar e verificar as definições de e-mail", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre as suítes de escritório.", + "installed" : "instalado", "Disable office suites" : "Desativar pacotes de escritório", "Best Nextcloud integration" : "Melhor integração com o Nextcloud", "Open source" : "Código aberto", "Good performance" : "Bom desempenho", + "Best security: documents never leave your server" : "Melhor segurança: os documentos nunca saem do seu servidor", "Best ODF compatibility" : "Melhor compatibilidade com ODF", "Good Nextcloud integration" : "Boa integração com o Nextcloud", "Open core" : "Núcleo aberto", diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json index a68eceaa051..b6efdd308f6 100644 --- a/apps/settings/l10n/pt_PT.json +++ b/apps/settings/l10n/pt_PT.json @@ -471,6 +471,7 @@ "Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Por favor verifique novamente os\n{linkStartInstallationGuides}guias de instalação\n{linkEnd} e verifique se há erros ou avisos no \n{linkStartLog}registo{linkEnd}.", "Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Verifique a segurança do seu {productName} através da {linkStart}nossa verificação de segurança{linkEnd}.", "Security & setup warnings" : "Avisos de configuração e segurança", + "Try again" : "Tentar novamente", "All checks passed." : "Todas as verificações passaram.", "There are some warnings regarding your setup." : "Existem alguns avisos referentes à sua configuração.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode afinar o comportamento de partilha. Por favor veja a documentação para mais informação.", @@ -552,15 +553,18 @@ "for Argon2 for password hashing" : "para Argon2 para hashes de senhas", "Image generation" : "Geração de imagens", "Registered Deploy daemons list" : "Lista de Deploy daemons registrados", + "Register a custom one or setup from available templates" : "Registre um personalizado ou configure a partir dos modelos disponíveis", "Manage Deploy daemons" : "Gerenciar Deploy daemons", "Update to {update}" : "Atualizar para {update}", "Remove" : "Remover", "Featured" : "Destacado", "This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.", + "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", "Disable all" : "Desativar todos", "Download and enable all" : "Transferir e ativar tudo", "All apps are up-to-date." : "Todas as aplicações estão atualizadas", + "Icon" : "Ícone", "Name" : "Nome", "Level" : "Nível", "Results from other categories" : "Resultados de outras categorias", @@ -570,16 +574,23 @@ "Loading" : "A carregar", "Fetching the latest news…" : "Buscando as últimas notícias…", "Next slide" : "Próximo slide", + "{index} of {total}" : "{index} de {total}", "Daemon" : "Daemon", "Type" : "Tipo", + "Display Name" : "Nome de exibição", "GPUs support" : "Suporte a GPUs", + "Compute device" : "Dispositivo de computação", "Configured ExApp deploy options. Can be set only during installation" : "Opções de implantação do ExApp configuradas. Podem ser definidas apenas durante a instalação", "Learn more" : "Conheça melhor", "Environment variables" : "Variáveis de ambiente", + "ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp", "Mounts" : "Montagens", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do Deploy daemon antes da instalação do ExApp", "Host path" : "Caminho no host", "Remove mount" : "Remover montagem", + "Enter path to host folder" : "Digite o caminho para a pasta no host", "Toggle read-only mode" : "Alternar o modo somente leitura", + "Cancel adding mount" : "Cancelar a adição da montagem", "Add mount" : "Adicionar montagem", "Description" : "Descrição", "View in store" : "Ver na loja", @@ -590,6 +601,8 @@ "All" : "Todos", "No results" : "Sem resultados", "Update to {version}" : "Atualizar para {version}", + "Deploy options" : "Opções de implantação", + "Default Deploy daemon is not accessible" : "O Deploy daemon padrão não está acessível", "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "Latest updated" : "Última atualização", "Author" : "Autor", @@ -635,10 +648,13 @@ "SMTP Password" : "Palavra-passe SMTP", "Test and verify email settings" : "Testar e verificar as definições de e-mail", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre as suítes de escritório.", + "installed" : "instalado", "Disable office suites" : "Desativar pacotes de escritório", "Best Nextcloud integration" : "Melhor integração com o Nextcloud", "Open source" : "Código aberto", "Good performance" : "Bom desempenho", + "Best security: documents never leave your server" : "Melhor segurança: os documentos nunca saem do seu servidor", "Best ODF compatibility" : "Melhor compatibilidade com ODF", "Good Nextcloud integration" : "Boa integração com o Nextcloud", "Open core" : "Núcleo aberto", diff --git a/apps/sharebymail/l10n/pt_PT.js b/apps/sharebymail/l10n/pt_PT.js index 5f1896d7945..c69635c4e36 100644 --- a/apps/sharebymail/l10n/pt_PT.js +++ b/apps/sharebymail/l10n/pt_PT.js @@ -18,6 +18,7 @@ OC.L10N.register( "Failed to send share by email" : "Falhou o envio da partilha por email.", "%1$s shared %2$s with you" : "%1$s partilhou %2$s consigo", "Note:" : "Nota:", + "Expiration:" : "Expiração:", "Open shared item" : "Abrir item compartilhado", "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s partilhou »%2$s« consigo. Já deveria ter recebido um e-mail separado com um link para aceder ao conteúdo.", @@ -33,6 +34,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Pode escolher uma palavra-chave diferente a qualquer altura utilizando a caixa de diálogo \"partilha\".", "Could not find share" : "Não foi possível encontrar a partilha", "Unable to update share by mail config" : "Não foi possível atualizar a configuração do aplicativo compartilhamento por e-mail", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Permite que as pessoas compartilhem um link personalizado para um arquivo ou pasta inserindo um endereço de e-mail.", "Send password by mail" : "Enviar palavra-chave por e-mail" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/sharebymail/l10n/pt_PT.json b/apps/sharebymail/l10n/pt_PT.json index 8771d7a20fd..af57544e7ea 100644 --- a/apps/sharebymail/l10n/pt_PT.json +++ b/apps/sharebymail/l10n/pt_PT.json @@ -16,6 +16,7 @@ "Failed to send share by email" : "Falhou o envio da partilha por email.", "%1$s shared %2$s with you" : "%1$s partilhou %2$s consigo", "Note:" : "Nota:", + "Expiration:" : "Expiração:", "Open shared item" : "Abrir item compartilhado", "%1$s via %2$s" : "%1$s via %2$s", "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s partilhou »%2$s« consigo. Já deveria ter recebido um e-mail separado com um link para aceder ao conteúdo.", @@ -31,6 +32,7 @@ "You can choose a different password at any time in the share dialog." : "Pode escolher uma palavra-chave diferente a qualquer altura utilizando a caixa de diálogo \"partilha\".", "Could not find share" : "Não foi possível encontrar a partilha", "Unable to update share by mail config" : "Não foi possível atualizar a configuração do aplicativo compartilhamento por e-mail", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Permite que as pessoas compartilhem um link personalizado para um arquivo ou pasta inserindo um endereço de e-mail.", "Send password by mail" : "Enviar palavra-chave por e-mail" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/theming/l10n/mk.js b/apps/theming/l10n/mk.js index af092370834..a26e64dfd98 100644 --- a/apps/theming/l10n/mk.js +++ b/apps/theming/l10n/mk.js @@ -70,11 +70,14 @@ OC.L10N.register( "Primary color" : "Примарна боја", "Background color" : "Боја на позадина", "Remove background image" : "Избриши ја позадинската слика", + "Background image" : "Позадинска слика", "Favicon" : "Фавикон", "Logo" : "Лого", + "Navigation bar logo" : "Лого на лентата за навигација", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Иако можете да изберете и да ја прилагодите вашата истанца, корисниците можат да ја менуваат нивната позадина и бои. Ако сакате да го наметнете вашето прилагодување, можете да го вклучите ова.", "Disable user theming" : "Оневозможи кориснички теми", "Current selected app: {app}, position {position} of {total}" : "Моментално избрана апликација: {app}, позиција {position} од {total}.", + "Navigation bar app order" : "Редослед на апликации на лентата за навигација", "Move up" : "Помести горе", "Move down" : "Помести доле", "Theme selection is enforced" : "Наметнат е избор на тема", diff --git a/apps/theming/l10n/mk.json b/apps/theming/l10n/mk.json index bddaad597e7..818c241ccc0 100644 --- a/apps/theming/l10n/mk.json +++ b/apps/theming/l10n/mk.json @@ -68,11 +68,14 @@ "Primary color" : "Примарна боја", "Background color" : "Боја на позадина", "Remove background image" : "Избриши ја позадинската слика", + "Background image" : "Позадинска слика", "Favicon" : "Фавикон", "Logo" : "Лого", + "Navigation bar logo" : "Лого на лентата за навигација", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Иако можете да изберете и да ја прилагодите вашата истанца, корисниците можат да ја менуваат нивната позадина и бои. Ако сакате да го наметнете вашето прилагодување, можете да го вклучите ова.", "Disable user theming" : "Оневозможи кориснички теми", "Current selected app: {app}, position {position} of {total}" : "Моментално избрана апликација: {app}, позиција {position} од {total}.", + "Navigation bar app order" : "Редослед на апликации на лентата за навигација", "Move up" : "Помести горе", "Move down" : "Помести доле", "Theme selection is enforced" : "Наметнат е избор на тема", diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js new file mode 100644 index 00000000000..96bf19d7ca4 --- /dev/null +++ b/apps/theming/l10n/pt_PT.js @@ -0,0 +1,95 @@ +OC.L10N.register( + "theming", + { + "The given name is too long" : "O nome atribuído é demasiado longo", + "The given web address is too long" : "O endereço web atribuído é demasiado longo", + "The given web address is not a valid URL" : "O endereço web indicado não é um URL válido", + "The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida", + "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo", + "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é um URL válido", + "The given slogan is too long" : "O slogan atribuído é demasiado longo", + "The given color is invalid" : "A cor atribuída é inválida", + "%1$s should be true or false" : "%1$s deve ser true ou false", + "Invalid setting key" : "Chave de configuração inválida", + "Saved" : "Guardado", + "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido", + "The file was uploaded" : "O ficheiro foi carregado", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O ficheiro foi apenas parcialmente carregado", + "No file was uploaded" : "O ficheiro foi carregado", + "Missing a temporary folder" : "Falta uma pasta temporária", + "Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.", + "A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro", + "No file uploaded" : "Nenhum ficheiro carregado", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Já está a usar um tema personalizado. As configurações da aplicação Theming podem ser substituídas por isso.", + "Theming" : "Temática", + "Appearance and accessibility" : "Aspeto e acessibilidade", + "PHP Imagick module" : "Módulo PHP Imagick", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" nesta instância não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.", + "Enable dark high contrast mode" : "Ativar o modo escuro de alto contraste", + "Dark theme" : "Tema escuro", + "Enable dark theme" : "Ativar tema escuro", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.", + "System default theme" : "Tema padrão do sistema", + "Using the default system appearance." : "Utilizando o aspeto padrão do sistema.", + "Dyslexia font" : "Tipo de letra \"Dyslexia\"", + "Enable dyslexia font" : "Ativar tipo de letra \"Dyslexia\"", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra gratuito, desenhado para mitigar alguns dos problemas causados pela dislexia.", + "High contrast mode" : "Modo de alto contraste", + "Enable high contrast mode" : "Ativar modo de alto contraste", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um modo de alto contraste para facilitar sua navegação. A qualidade visual será reduzida, mas a clareza será aumentada.", + "Light theme" : "Tema claro", + "Enable the default light theme" : "Ativar o tema claro padrão", + "The default light appearance." : "O aspeto padrão da luz.", + "Prevents animations, such as scaling or panning large objects, that can trigger discomfort for those with vestibular motion disorders." : "Evita animações, como o redimensionamento ou a panorâmica de objetos grandes, que podem causar desconforto em pessoas com distúrbios do sistema vestibular.", + "Legal notice" : "Informação legal", + "Privacy policy" : "Política de privacidade", + "Adjust the Nextcloud theme" : "Configurar o tema do Nextcloud", + "Could not set global default apps" : "Não foi possível definir aplicativos padrão globais", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, p. ex., aberto após o login ou quando o logotipo no menu é clicado.", + "Default app priority" : "Prioridade padrão de aplicativos", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visível para todos os utilizadores", + "Name" : "Nome", + "Web link" : "Hiperligação da Web", + "Slogan" : "Slogan", + "a safe home for all your data" : "Um local seguro para todos os seus dados", + "Legal notice link" : "Ligação da informação legal", + "Privacy policy link" : "Ligação da politica de privacidade", + "Set the default primary color, used to highlight important elements." : "Defina a cor primária padrão, usada para destacar elementos importantes.", + "When no background image is set the background color will be used." : "Quando nenhuma imagem de fundo estiver definida, será utilizada a cor de fundo.", + "Use a plain background color instead of a background image." : "Use uma cor de fundo simples em vez de uma imagem de fundo.", + "Remove background image" : "Remover imagem de segundo plano", + "Favicon" : "Favicon", + "Logo" : "Logótipo", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.", + "Navigation bar app order" : "Ordem dos aplicativos na barra de navegação", + "Move up" : "Mover para cima", + "Move down" : "Mover para baixo", + "Could not reset the app order" : "Não foi possível redefinir a ordem dos aplicativos", + "The app order was changed, to see it in action you have to reload the page." : "A ordem dos aplicativos foi alterada, para vê-la em ação é necessário recarregar a página.", + "Select a background from your files" : "Selecione um plano de fundo de seus arquivos", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.", + "Plain background" : "Fundo simples", + "Default shipped background images" : "Imagens de fundo padrão pré-instaladas", + "Keyboard shortcuts" : "Atalhos de teclado", + "Could not set primary color" : "Não foi possível definir a cor primária", + "Reset primary color" : "Redefinir cor primária", + "Reset to default" : "Repor original", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 2.1) no nível AA, com o tema de alto contraste até mesmo no nível AAA.", + "Appearance and accessibility settings" : "Definições do aspeto e acessibilidade", + "Themes" : "Temas", + "Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.", + "Header logo" : "Logótipo do cabeçalho", + "Upload new header logo" : "Carregar logótipo do cabeçalho", + "Upload new favicon" : "Carregar novo favicon", + "User settings" : "Configurações de usuário", + "Upload new logo" : "Carregar novo logótipo", + "Background and login image" : "Plano de fundo e imagem de login", + "Advanced options" : "Opções avançadas", + "Unable to apply the setting." : "Não foi possível aplicar a configuração.", + "No background has been selected" : "Nenhum plano de fundo foi selecionado", + "Upload" : "Enviar" +}, +"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/theming/l10n/pt_PT.json b/apps/theming/l10n/pt_PT.json new file mode 100644 index 00000000000..07245a150d8 --- /dev/null +++ b/apps/theming/l10n/pt_PT.json @@ -0,0 +1,93 @@ +{ "translations": { + "The given name is too long" : "O nome atribuído é demasiado longo", + "The given web address is too long" : "O endereço web atribuído é demasiado longo", + "The given web address is not a valid URL" : "O endereço web indicado não é um URL válido", + "The given legal notice address is not a valid URL" : "O endereço do aviso legal não é uma URL válida", + "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo", + "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é um URL válido", + "The given slogan is too long" : "O slogan atribuído é demasiado longo", + "The given color is invalid" : "A cor atribuída é inválida", + "%1$s should be true or false" : "%1$s deve ser true ou false", + "Invalid setting key" : "Chave de configuração inválida", + "Saved" : "Guardado", + "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido", + "The file was uploaded" : "O ficheiro foi carregado", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a diretiva MAX_FILE_SIZE especificada no formulário HTML", + "The file was only partially uploaded" : "O ficheiro foi apenas parcialmente carregado", + "No file was uploaded" : "O ficheiro foi carregado", + "Missing a temporary folder" : "Falta uma pasta temporária", + "Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.", + "A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro", + "No file uploaded" : "Nenhum ficheiro carregado", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Já está a usar um tema personalizado. As configurações da aplicação Theming podem ser substituídas por isso.", + "Theming" : "Temática", + "Appearance and accessibility" : "Aspeto e acessibilidade", + "PHP Imagick module" : "Módulo PHP Imagick", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" nesta instância não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.", + "Enable dark high contrast mode" : "Ativar o modo escuro de alto contraste", + "Dark theme" : "Tema escuro", + "Enable dark theme" : "Ativar tema escuro", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.", + "System default theme" : "Tema padrão do sistema", + "Using the default system appearance." : "Utilizando o aspeto padrão do sistema.", + "Dyslexia font" : "Tipo de letra \"Dyslexia\"", + "Enable dyslexia font" : "Ativar tipo de letra \"Dyslexia\"", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra gratuito, desenhado para mitigar alguns dos problemas causados pela dislexia.", + "High contrast mode" : "Modo de alto contraste", + "Enable high contrast mode" : "Ativar modo de alto contraste", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um modo de alto contraste para facilitar sua navegação. A qualidade visual será reduzida, mas a clareza será aumentada.", + "Light theme" : "Tema claro", + "Enable the default light theme" : "Ativar o tema claro padrão", + "The default light appearance." : "O aspeto padrão da luz.", + "Prevents animations, such as scaling or panning large objects, that can trigger discomfort for those with vestibular motion disorders." : "Evita animações, como o redimensionamento ou a panorâmica de objetos grandes, que podem causar desconforto em pessoas com distúrbios do sistema vestibular.", + "Legal notice" : "Informação legal", + "Privacy policy" : "Política de privacidade", + "Adjust the Nextcloud theme" : "Configurar o tema do Nextcloud", + "Could not set global default apps" : "Não foi possível definir aplicativos padrão globais", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, p. ex., aberto após o login ou quando o logotipo no menu é clicado.", + "Default app priority" : "Prioridade padrão de aplicativos", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visível para todos os utilizadores", + "Name" : "Nome", + "Web link" : "Hiperligação da Web", + "Slogan" : "Slogan", + "a safe home for all your data" : "Um local seguro para todos os seus dados", + "Legal notice link" : "Ligação da informação legal", + "Privacy policy link" : "Ligação da politica de privacidade", + "Set the default primary color, used to highlight important elements." : "Defina a cor primária padrão, usada para destacar elementos importantes.", + "When no background image is set the background color will be used." : "Quando nenhuma imagem de fundo estiver definida, será utilizada a cor de fundo.", + "Use a plain background color instead of a background image." : "Use uma cor de fundo simples em vez de uma imagem de fundo.", + "Remove background image" : "Remover imagem de segundo plano", + "Favicon" : "Favicon", + "Logo" : "Logótipo", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.", + "Navigation bar app order" : "Ordem dos aplicativos na barra de navegação", + "Move up" : "Mover para cima", + "Move down" : "Mover para baixo", + "Could not reset the app order" : "Não foi possível redefinir a ordem dos aplicativos", + "The app order was changed, to see it in action you have to reload the page." : "A ordem dos aplicativos foi alterada, para vê-la em ação é necessário recarregar a página.", + "Select a background from your files" : "Selecione um plano de fundo de seus arquivos", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.", + "Plain background" : "Fundo simples", + "Default shipped background images" : "Imagens de fundo padrão pré-instaladas", + "Keyboard shortcuts" : "Atalhos de teclado", + "Could not set primary color" : "Não foi possível definir a cor primária", + "Reset primary color" : "Redefinir cor primária", + "Reset to default" : "Repor original", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 2.1) no nível AA, com o tema de alto contraste até mesmo no nível AAA.", + "Appearance and accessibility settings" : "Definições do aspeto e acessibilidade", + "Themes" : "Temas", + "Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.", + "Header logo" : "Logótipo do cabeçalho", + "Upload new header logo" : "Carregar logótipo do cabeçalho", + "Upload new favicon" : "Carregar novo favicon", + "User settings" : "Configurações de usuário", + "Upload new logo" : "Carregar novo logótipo", + "Background and login image" : "Plano de fundo e imagem de login", + "Advanced options" : "Opções avançadas", + "Unable to apply the setting." : "Não foi possível aplicar a configuração.", + "No background has been selected" : "Nenhum plano de fundo foi selecionado", + "Upload" : "Enviar" +},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +} \ No newline at end of file diff --git a/apps/user_status/l10n/pt_PT.js b/apps/user_status/l10n/pt_PT.js index a3eb6cb92f4..ddc9c457afe 100644 --- a/apps/user_status/l10n/pt_PT.js +++ b/apps/user_status/l10n/pt_PT.js @@ -14,6 +14,9 @@ OC.L10N.register( "Clear status after" : "Limpar mensagem de estado após", "Emoji for your status message" : "Emoji para sua mensagem de status", "What is your status?" : "Qual é o seu estado?", + "Predefined statuses" : "Status predefinidos", + "Reset status" : "Redefinir status", + "Reset status to \"{icon} {message}\"" : "Redefinir status para \"{icon} {message}\"", "Reset status to \"{message}\"" : "Redefinir status para \"{message}\"", "Reset status to \"{icon}\"" : "Redefinir status para \"{icon}\"", "There was an error saving the status" : "Ocorreu um erro ao guardar o estado", @@ -21,6 +24,7 @@ OC.L10N.register( "There was an error reverting the status" : "Ocorreu um erro ao reverter o status", "Online status" : "Estado online", "Status message" : "Mensagem de estado", + "Set absence period" : "Definir período de ausência", "Your status was set automatically" : "Seu status foi definido automaticamente", "Clear status message" : "Limpar mensagem de estado", "Set status message" : "Definir mensagem de estado", diff --git a/apps/user_status/l10n/pt_PT.json b/apps/user_status/l10n/pt_PT.json index b91e742ca75..62ca8a62b64 100644 --- a/apps/user_status/l10n/pt_PT.json +++ b/apps/user_status/l10n/pt_PT.json @@ -12,6 +12,9 @@ "Clear status after" : "Limpar mensagem de estado após", "Emoji for your status message" : "Emoji para sua mensagem de status", "What is your status?" : "Qual é o seu estado?", + "Predefined statuses" : "Status predefinidos", + "Reset status" : "Redefinir status", + "Reset status to \"{icon} {message}\"" : "Redefinir status para \"{icon} {message}\"", "Reset status to \"{message}\"" : "Redefinir status para \"{message}\"", "Reset status to \"{icon}\"" : "Redefinir status para \"{icon}\"", "There was an error saving the status" : "Ocorreu um erro ao guardar o estado", @@ -19,6 +22,7 @@ "There was an error reverting the status" : "Ocorreu um erro ao reverter o status", "Online status" : "Estado online", "Status message" : "Mensagem de estado", + "Set absence period" : "Definir período de ausência", "Your status was set automatically" : "Seu status foi definido automaticamente", "Clear status message" : "Limpar mensagem de estado", "Set status message" : "Definir mensagem de estado", diff --git a/apps/weather_status/l10n/pt_PT.js b/apps/weather_status/l10n/pt_PT.js index f201dd0df8a..2a8ed23b8aa 100644 --- a/apps/weather_status/l10n/pt_PT.js +++ b/apps/weather_status/l10n/pt_PT.js @@ -43,27 +43,48 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} aguaceiros fortes ainda hoje", "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} aguaceiros fortes", "{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} céu limpo e crepúsculo polar", + "{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} tempo bom e crepúsculo polar ainda hoje", "{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} tempo bom e crepúsculo polar", + "{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar ainda hoje", "{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} chuva fraca e trovoadas ainda hoje", + "{temperature} {unit} light rain and thunder" : "{temperature} {unit} chuva fraca e trovoadas", "{temperature} {unit} rain and thunder" : "{temperature} {unit} chuva e trovoadas", "{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} chuva forte e trovoadas", + "{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fracas e trovoadas ainda hoje", + "{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fracas e trovoadas", "{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva e trovoadas ainda hoje", "{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva e trovoadas", + "{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva, trovoadas e crepúsculo polar ainda hoje", + "{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva, trovoadas e crepúsculo polar", + "{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fortes e trovoadas", "{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar", + "{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar", "{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva e crepúsculo polar", + "{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar ainda hoje", "{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar", "{temperature} {unit} sleet later today" : "{temperature} {unit} chuva de granizo ainda hoje", + "{temperature} {unit} sleet" : "{temperature} {unit} chuva de granizo", "{temperature} {unit} heavy sleet" : "{temperature} {unit} chuva de granizo forte", "{temperature} {unit} light sleet and thunder" : "{temperature} {unit} chuva de granizo fraca e trovoadas", + "{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} chuva de granizo e trovoadas ainda hoje", "{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} chuva de granizo forte e trovoadas", "{temperature} {unit} light sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fracas ainda hoje", + "{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar ainda hoje", + "{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar", "{temperature} {unit} sleet showers" : "{temperature} {unit} pancadas de chuva de granizo", + "{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar", + "{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fortes ainda hoje", "{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar ainda hoje", "{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas ainda hoje", + "{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas", + "{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar", "{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas ainda hoje", + "{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas", "{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas", + "{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar ainda hoje", + "{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar", "{temperature} {unit} light snow later today" : "{temperature} {unit} neve fraca ainda hoje", "{temperature} {unit} heavy snow later today" : "{temperature} {unit} neve forte ainda hoje", "{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} neve fraca e trovoadas ainda hoje", @@ -75,9 +96,13 @@ OC.L10N.register( "{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} pancadas de neve fracas e crepúsculo polar ainda hoje", "{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} pancadas de neve fracas e crepúsculo polar", "{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} pancadas de neve fortes ainda hoje", + "{temperature} {unit} heavy snow showers" : "{temperature} {unit} pancadas de neve fortes", + "{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} pancadas de neve fortes e crepúsculo polar ainda hoje", "{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} pancadas de neve fracas e trovoadas ainda hoje", "{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} pancadas de neve fracas e trovoadas", + "{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de neve fracas, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} pancadas de neve fortes e trovoadas ainda hoje", + "{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de neve fortes, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} pancadas de neve fortes, trovoadas e crepúsculo polar", "More weather for {adr}" : "Mais meteorologia para {adr}", "Loading weather" : "A carregar a meteorologia", diff --git a/apps/weather_status/l10n/pt_PT.json b/apps/weather_status/l10n/pt_PT.json index 985c6b3dc9e..553c34b6366 100644 --- a/apps/weather_status/l10n/pt_PT.json +++ b/apps/weather_status/l10n/pt_PT.json @@ -41,27 +41,48 @@ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} aguaceiros fortes ainda hoje", "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} aguaceiros fortes", "{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} céu limpo e crepúsculo polar", + "{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} tempo bom e crepúsculo polar ainda hoje", "{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} tempo bom e crepúsculo polar", + "{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} céu parcialmente nublado e crepúsculo polar ainda hoje", "{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} chuva fraca e trovoadas ainda hoje", + "{temperature} {unit} light rain and thunder" : "{temperature} {unit} chuva fraca e trovoadas", "{temperature} {unit} rain and thunder" : "{temperature} {unit} chuva e trovoadas", "{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} chuva forte e trovoadas", + "{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva fracas e trovoadas ainda hoje", + "{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fracas e trovoadas", "{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} pancadas de chuva e trovoadas ainda hoje", "{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva e trovoadas", + "{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva, trovoadas e crepúsculo polar ainda hoje", + "{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva, trovoadas e crepúsculo polar", + "{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} pancadas de chuva fortes e trovoadas", "{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva fortes, trovoadas e crepúsculo polar", + "{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fracas e crepúsculo polar", "{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva e crepúsculo polar", + "{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar ainda hoje", "{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} pancadas de chuva fortes e crepúsculo polar", "{temperature} {unit} sleet later today" : "{temperature} {unit} chuva de granizo ainda hoje", + "{temperature} {unit} sleet" : "{temperature} {unit} chuva de granizo", "{temperature} {unit} heavy sleet" : "{temperature} {unit} chuva de granizo forte", "{temperature} {unit} light sleet and thunder" : "{temperature} {unit} chuva de granizo fraca e trovoadas", + "{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} chuva de granizo e trovoadas ainda hoje", "{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} chuva de granizo forte e trovoadas", "{temperature} {unit} light sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fracas ainda hoje", + "{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar ainda hoje", + "{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas e crepúsculo polar", "{temperature} {unit} sleet showers" : "{temperature} {unit} pancadas de chuva de granizo", + "{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo e crepúsculo polar", + "{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} pancadas de chuva de granizo fortes ainda hoje", "{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes e crepúsculo polar ainda hoje", "{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas ainda hoje", + "{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fracas e trovoadas", + "{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fracas, trovoadas e crepúsculo polar", "{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas ainda hoje", + "{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo e trovoadas", "{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} pancadas de chuva de granizo fortes e trovoadas", + "{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar ainda hoje", + "{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} pancadas de chuva de granizo fortes, trovoadas e crepúsculo polar", "{temperature} {unit} light snow later today" : "{temperature} {unit} neve fraca ainda hoje", "{temperature} {unit} heavy snow later today" : "{temperature} {unit} neve forte ainda hoje", "{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} neve fraca e trovoadas ainda hoje", @@ -73,9 +94,13 @@ "{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} pancadas de neve fracas e crepúsculo polar ainda hoje", "{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} pancadas de neve fracas e crepúsculo polar", "{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} pancadas de neve fortes ainda hoje", + "{temperature} {unit} heavy snow showers" : "{temperature} {unit} pancadas de neve fortes", + "{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} pancadas de neve fortes e crepúsculo polar ainda hoje", "{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} pancadas de neve fracas e trovoadas ainda hoje", "{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} pancadas de neve fracas e trovoadas", + "{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de neve fracas, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} pancadas de neve fortes e trovoadas ainda hoje", + "{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} pancadas de neve fortes, trovoadas e crepúsculo polar ainda hoje", "{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} pancadas de neve fortes, trovoadas e crepúsculo polar", "More weather for {adr}" : "Mais meteorologia para {adr}", "Loading weather" : "A carregar a meteorologia", diff --git a/apps/webhook_listeners/l10n/pt_PT.js b/apps/webhook_listeners/l10n/pt_PT.js index b34443466f8..958148b49be 100644 --- a/apps/webhook_listeners/l10n/pt_PT.js +++ b/apps/webhook_listeners/l10n/pt_PT.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Ephemeral webhook authentication" : "Autenticação de webhook efêmero", "Webhooks" : "Webhooks", - "Nextcloud Webhook Support" : "Suporte para Webhooks do Nextcloud" + "Nextcloud Webhook Support" : "Suporte para Webhooks do Nextcloud", + "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Envie notificações para serviços externos sempre que algo importante acontecer, como quando arquivos forem alterados ou atualizados.", + "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms and automating workflows.\n\nThe app works by monitoring Nextcloud's event system and dispatching HTTP requests (webhooks) containing relevant event data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\nAdministrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list currently configured webhooks. There are no Web UI settings." : "Configure webhooks que notificam automaticamente serviços externos sempre que determinados eventos - como alterações de arquivos - ocorrem no Nextcloud. Ao configurar estes webhooks, os administradores podem especificar quais ações em sua instância Nextcloud devem acionar notificações e para onde essas notificações devem ser enviadas, permitindo uma integração perfeita com outras plataformas e automatizando fluxos de trabalho.O aplicativo funciona monitorando o sistema de eventos do Nextcloud e enviando solicitações HTTP (webhooks) contendo dados de eventos relevantes para os endpoints especificados sempre que um evento configurado ocorre. Esta abordagem facilita a conexão do Nextcloud com ferramentas externas, permitindo interações em tempo real sem a necessidade de verificar manualmente se há atualizações ou alterações.A administração pode configurar ouvintes de webhooks por meio da API OCS do aplicativo. O aplicativo também fornece uma ferramenta de linha de comando para listar os webhooks configurados atualmente. Não há configurações de interface do usuário da web." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/webhook_listeners/l10n/pt_PT.json b/apps/webhook_listeners/l10n/pt_PT.json index db580e9c628..6ceefbe70b4 100644 --- a/apps/webhook_listeners/l10n/pt_PT.json +++ b/apps/webhook_listeners/l10n/pt_PT.json @@ -1,6 +1,8 @@ { "translations": { "Ephemeral webhook authentication" : "Autenticação de webhook efêmero", "Webhooks" : "Webhooks", - "Nextcloud Webhook Support" : "Suporte para Webhooks do Nextcloud" + "Nextcloud Webhook Support" : "Suporte para Webhooks do Nextcloud", + "Send notifications to external services whenever something important happens, like when files are changed or updated." : "Envie notificações para serviços externos sempre que algo importante acontecer, como quando arquivos forem alterados ou atualizados.", + "Set up webhooks that automatically notify external services whenever certain events - like file changes - occur within Nextcloud. By configuring these webhooks, administrators can specify which actions in their Nextcloud instance should trigger notifications and where those notifications should be sent, enabling seamless integration with other platforms and automating workflows.\n\nThe app works by monitoring Nextcloud's event system and dispatching HTTP requests (webhooks) containing relevant event data to the specified endpoints whenever a configured event takes place. This approach makes it easy to connect Nextcloud with external tools, allowing for real-time interactions without needing to manually check for updates or changes.\n\nAdministrators can configure webhook listeners via the app's OCS API. The app also provides a command-line tool to list currently configured webhooks. There are no Web UI settings." : "Configure webhooks que notificam automaticamente serviços externos sempre que determinados eventos - como alterações de arquivos - ocorrem no Nextcloud. Ao configurar estes webhooks, os administradores podem especificar quais ações em sua instância Nextcloud devem acionar notificações e para onde essas notificações devem ser enviadas, permitindo uma integração perfeita com outras plataformas e automatizando fluxos de trabalho.O aplicativo funciona monitorando o sistema de eventos do Nextcloud e enviando solicitações HTTP (webhooks) contendo dados de eventos relevantes para os endpoints especificados sempre que um evento configurado ocorre. Esta abordagem facilita a conexão do Nextcloud com ferramentas externas, permitindo interações em tempo real sem a necessidade de verificar manualmente se há atualizações ou alterações.A administração pode configurar ouvintes de webhooks por meio da API OCS do aplicativo. O aplicativo também fornece uma ferramenta de linha de comando para listar os webhooks configurados atualmente. Não há configurações de interface do usuário da web." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index bff87e004ac..5c5e203d7ad 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -387,6 +387,7 @@ OC.L10N.register( "Original text" : "النص الأصلي", "The original text to generate a headline for" : "النص الأصلي المطلوب توليد عنوانٍ له", "The generated headline" : "العنوان الذي تم توليده", + "Instructions" : "تعليمات", "Proofread" : "مراجعة", "Proofreads a text and lists corrections" : "يراجع نصاً و يعرض التصحيحات", "Text" : "نص", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 0075b82693a..9004409afcf 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -385,6 +385,7 @@ "Original text" : "النص الأصلي", "The original text to generate a headline for" : "النص الأصلي المطلوب توليد عنوانٍ له", "The generated headline" : "العنوان الذي تم توليده", + "Instructions" : "تعليمات", "Proofread" : "مراجعة", "Proofreads a text and lists corrections" : "يراجع نصاً و يعرض التصحيحات", "Text" : "نص", diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index ab743b7eb42..2b0ec1cecb9 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -194,6 +194,7 @@ OC.L10N.register( "Source material" : "Material d'orixe", "Generate image" : "Xenerar una imaxe", "Chat" : "Charra", + "Instructions" : "Instrucciones", "Text" : "Testu", "Summarize" : "Resume", "Summary" : "Resume", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 6c793c30f87..69155a9061f 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -192,6 +192,7 @@ "Source material" : "Material d'orixe", "Generate image" : "Xenerar una imaxe", "Chat" : "Charra", + "Instructions" : "Instrucciones", "Text" : "Testu", "Summarize" : "Resume", "Summary" : "Resume", diff --git a/lib/l10n/be.js b/lib/l10n/be.js index e3c199e4ebf..6b15a7d285a 100644 --- a/lib/l10n/be.js +++ b/lib/l10n/be.js @@ -198,6 +198,7 @@ OC.L10N.register( "Original text" : "Арыгінальны тэкст", "The original text to generate a headline for" : "Арыгінальны тэкст, для кога генерыруецца загаловак", "The generated headline" : "Згенерыраваны загаловак", + "Instructions" : "Інструкцыі", "Text" : "Тэкст", "Simplify text" : "Спрасціць тэкст", "Takes a text and simplifies it" : "Бярэ тэкст і спрашчае яго", diff --git a/lib/l10n/be.json b/lib/l10n/be.json index 0ff2b9ba3d4..6df1d45b074 100644 --- a/lib/l10n/be.json +++ b/lib/l10n/be.json @@ -196,6 +196,7 @@ "Original text" : "Арыгінальны тэкст", "The original text to generate a headline for" : "Арыгінальны тэкст, для кога генерыруецца загаловак", "The generated headline" : "Згенерыраваны загаловак", + "Instructions" : "Інструкцыі", "Text" : "Тэкст", "Simplify text" : "Спрасціць тэкст", "Takes a text and simplifies it" : "Бярэ тэкст і спрашчае яго", diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 10bb3a2d6cc..46616fb5802 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -220,6 +220,7 @@ OC.L10N.register( "Confirmation" : "Потвърждение", "Optical character recognition" : "Оптично разпознаване на символи", "Prompt" : "Подкана", + "Instructions" : "Инструкции", "Text" : "Текст", "Summary" : "Резюме", "Translate" : "Превод", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 60720adb3f2..ddff8eec885 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -218,6 +218,7 @@ "Confirmation" : "Потвърждение", "Optical character recognition" : "Оптично разпознаване на символи", "Prompt" : "Подкана", + "Instructions" : "Инструкции", "Text" : "Текст", "Summary" : "Резюме", "Translate" : "Превод", diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index cbfd5afb6bf..8cdb8fcb681 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -384,6 +384,7 @@ OC.L10N.register( "Original text" : "Text original", "The original text to generate a headline for" : "El text original per a generar un títol", "The generated headline" : "El títol generat", + "Instructions" : "Instruccions", "Proofread" : "Revisat", "Proofreads a text and lists corrections" : "Corregeix un text i enumera les correccions", "Text" : "Text", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index f7b7bc63199..1b3bfe31527 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -382,6 +382,7 @@ "Original text" : "Text original", "The original text to generate a headline for" : "El text original per a generar un títol", "The generated headline" : "El títol generat", + "Instructions" : "Instruccions", "Proofread" : "Revisat", "Proofreads a text and lists corrections" : "Corregeix un text i enumera les correccions", "Text" : "Text", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index a53cd416594..2b8ea577620 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "Původní text", "The original text to generate a headline for" : "Původní text ke kterému vytvořit nadpis", "The generated headline" : "Vytvořený nadpis", + "Instructions" : "Pokyny", "Proofread" : "Provést korekturu", "Proofreads a text and lists corrections" : "Provést korekturu textu a vypsat opravy", "Text" : "Text", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 0dcf612a08f..57c7909bb7a 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -422,6 +422,7 @@ "Original text" : "Původní text", "The original text to generate a headline for" : "Původní text ke kterému vytvořit nadpis", "The generated headline" : "Vytvořený nadpis", + "Instructions" : "Pokyny", "Proofread" : "Provést korekturu", "Proofreads a text and lists corrections" : "Provést korekturu textu a vypsat opravy", "Text" : "Text", diff --git a/lib/l10n/da.js b/lib/l10n/da.js index b8fd4e213a9..24b5e46149e 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -416,6 +416,7 @@ OC.L10N.register( "Original text" : "Oprindelig tekst", "The original text to generate a headline for" : "Den oprindelige tekst til at generere en overskrift for", "The generated headline" : "Den genererede overskrift", + "Instructions" : "Instruktioner", "Proofread" : "Korrekturlæsning", "Proofreads a text and lists corrections" : "Korrekturlæser en tekst og lister rettelser", "Text" : "Tekst", diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 5e5670de23f..29812e3d7fe 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -414,6 +414,7 @@ "Original text" : "Oprindelig tekst", "The original text to generate a headline for" : "Den oprindelige tekst til at generere en overskrift for", "The generated headline" : "Den genererede overskrift", + "Instructions" : "Instruktioner", "Proofread" : "Korrekturlæsning", "Proofreads a text and lists corrections" : "Korrekturlæser en tekst og lister rettelser", "Text" : "Tekst", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 5483c5b6820..ab46a6fc8d5 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -438,6 +438,7 @@ OC.L10N.register( "Original text" : "Originaltext", "The original text to generate a headline for" : "Der Originaltext, für den eine Überschrift erstellt werden soll", "The generated headline" : "Die erstellte Überschrift", + "Instructions" : "Zubereitung", "Proofread" : "Korrekturlesen", "Proofreads a text and lists corrections" : "Liest einen Text Korrektur und listet Korrekturen auf", "Text" : "Text", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index dca77a8f33e..df5b3819575 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -436,6 +436,7 @@ "Original text" : "Originaltext", "The original text to generate a headline for" : "Der Originaltext, für den eine Überschrift erstellt werden soll", "The generated headline" : "Die erstellte Überschrift", + "Instructions" : "Zubereitung", "Proofread" : "Korrekturlesen", "Proofreads a text and lists corrections" : "Liest einen Text Korrektur und listet Korrekturen auf", "Text" : "Text", diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 5f2c4d5defa..f82af9cfb12 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -417,6 +417,7 @@ OC.L10N.register( "Original text" : "Αρχικό κείμενο", "The original text to generate a headline for" : "Το αρχικό κείμενο για το οποίο θα δημιουργηθεί επικεφαλίδα", "The generated headline" : "Η παραγόμενη επικεφαλίδα", + "Instructions" : "Οδηγίες", "Proofread" : "Επιμέλεια κειμένου", "Proofreads a text and lists corrections" : "Κάνει επιμέλεια ενός κειμένου και καταγράφει διορθώσεις", "Text" : "Κείμενο", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 141211981af..21f0a83eb88 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -415,6 +415,7 @@ "Original text" : "Αρχικό κείμενο", "The original text to generate a headline for" : "Το αρχικό κείμενο για το οποίο θα δημιουργηθεί επικεφαλίδα", "The generated headline" : "Η παραγόμενη επικεφαλίδα", + "Instructions" : "Οδηγίες", "Proofread" : "Επιμέλεια κειμένου", "Proofreads a text and lists corrections" : "Κάνει επιμέλεια ενός κειμένου και καταγράφει διορθώσεις", "Text" : "Κείμενο", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index eff273fad98..1f5ca814dc7 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -431,6 +431,7 @@ OC.L10N.register( "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Instructions" : "Instructions", "Proofread" : "Proofread", "Proofreads a text and lists corrections" : "Proofreads a text and lists corrections", "Text" : "Text", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index f9018e172f3..c16016ff807 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -429,6 +429,7 @@ "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Instructions" : "Instructions", "Proofread" : "Proofread", "Proofreads a text and lists corrections" : "Proofreads a text and lists corrections", "Text" : "Text", diff --git a/lib/l10n/es.js b/lib/l10n/es.js index a016e898e56..e77c67cdd17 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -417,6 +417,7 @@ OC.L10N.register( "Original text" : "Texto original", "The original text to generate a headline for" : "El texto original para el cual generar un título", "The generated headline" : "El título generado", + "Instructions" : "Instrucciones", "Proofread" : "Corregir", "Proofreads a text and lists corrections" : "Corrige un texto y muestra sugerencias", "Text" : "Texto", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index bf2e107a784..6a01f7b8c09 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -415,6 +415,7 @@ "Original text" : "Texto original", "The original text to generate a headline for" : "El texto original para el cual generar un título", "The generated headline" : "El título generado", + "Instructions" : "Instrucciones", "Proofread" : "Corregir", "Proofreads a text and lists corrections" : "Corrige un texto y muestra sugerencias", "Text" : "Texto", diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index f2ce56bd103..664d22bc883 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -216,6 +216,7 @@ OC.L10N.register( "Confirmation" : "Confirmación", "Optical character recognition" : "Reconocimiento óptico de caracteres", "Prompt" : "Promoción", + "Instructions" : "Instrucciones", "Text" : "Texto", "Summary" : "Resumen", "Translate" : "Traducir", diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index f7d473e6c2b..ac01284dedd 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -214,6 +214,7 @@ "Confirmation" : "Confirmación", "Optical character recognition" : "Reconocimiento óptico de caracteres", "Prompt" : "Promoción", + "Instructions" : "Instrucciones", "Text" : "Texto", "Summary" : "Resumen", "Translate" : "Traducir", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 81b23515529..485db896e2a 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -438,6 +438,7 @@ OC.L10N.register( "Original text" : "Lähtetekst", "The original text to generate a headline for" : "Lähtetekst, millest lood kokkuvõtliku alapealkirja", "The generated headline" : "Loodud alapealkiri", + "Instructions" : "Juhend", "Proofread" : "Keelekorrektuur", "Proofreads a text and lists corrections" : "Võimaldab teha tekstide ja loendite korrektuuri", "Text" : "Tekst", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index b721023d405..a0894de9091 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -436,6 +436,7 @@ "Original text" : "Lähtetekst", "The original text to generate a headline for" : "Lähtetekst, millest lood kokkuvõtliku alapealkirja", "The generated headline" : "Loodud alapealkiri", + "Instructions" : "Juhend", "Proofread" : "Keelekorrektuur", "Proofreads a text and lists corrections" : "Võimaldab teha tekstide ja loendite korrektuuri", "Text" : "Tekst", diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 85412d880b6..be57ccfa406 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -423,6 +423,7 @@ OC.L10N.register( "Original text" : "Jatorrizko testua", "The original text to generate a headline for" : "Izenburu bat sortzeko jatorrizko testua", "The generated headline" : "Sortutako izenburua", + "Instructions" : "Jarraibideak", "Proofread" : "Testu-azterketa", "Proofreads a text and lists corrections" : "Testu bat aztertzen du eta zuzenketak zerrendatzen ditu", "Text" : "Testua", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 27967541b09..cb850f8d4d1 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -421,6 +421,7 @@ "Original text" : "Jatorrizko testua", "The original text to generate a headline for" : "Izenburu bat sortzeko jatorrizko testua", "The generated headline" : "Sortutako izenburua", + "Instructions" : "Jarraibideak", "Proofread" : "Testu-azterketa", "Proofreads a text and lists corrections" : "Testu bat aztertzen du eta zuzenketak zerrendatzen ditu", "Text" : "Testua", diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index b11c49b5b5b..d3f708763b4 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -430,6 +430,7 @@ OC.L10N.register( "Original text" : "متن اصلی", "The original text to generate a headline for" : "متن اصلی برای تولید تیتر", "The generated headline" : "تیتر تولیدشده", + "Instructions" : "دستورالعمل‌ها", "Proofread" : "ویرایش نگارشی", "Proofreads a text and lists corrections" : "متنی را ویرایش نگارشی کرده و اصلاحات را فهرست می‌کند", "Text" : "متن", diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index d602358bcb6..2f15bc9e6d8 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -428,6 +428,7 @@ "Original text" : "متن اصلی", "The original text to generate a headline for" : "متن اصلی برای تولید تیتر", "The generated headline" : "تیتر تولیدشده", + "Instructions" : "دستورالعمل‌ها", "Proofread" : "ویرایش نگارشی", "Proofreads a text and lists corrections" : "متنی را ویرایش نگارشی کرده و اصلاحات را فهرست می‌کند", "Text" : "متن", diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index d5511815cfa..ca460c8bad3 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -223,6 +223,7 @@ OC.L10N.register( "Output images" : "Valmiit kuvat", "The generated images" : "Luodut kuvat", "Original text" : "Alkuperäinen teksti", + "Instructions" : "Ohjeet", "Proofread" : "Oikolue", "Text" : "Teksti", "The text to proofread" : "Oikoluettava teksti", diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 34c97ceab9c..7f50666e2ab 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -221,6 +221,7 @@ "Output images" : "Valmiit kuvat", "The generated images" : "Luodut kuvat", "Original text" : "Alkuperäinen teksti", + "Instructions" : "Ohjeet", "Proofread" : "Oikolue", "Text" : "Teksti", "The text to proofread" : "Oikoluettava teksti", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 144c671e50c..2025adfd7e2 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -431,6 +431,7 @@ OC.L10N.register( "Original text" : "Texte original", "The original text to generate a headline for" : "Texte original pour lequel générer un titre", "The generated headline" : "Titre généré", + "Instructions" : "Instructions", "Proofread" : "Relire", "Proofreads a text and lists corrections" : "Relit un texte et liste les corrections", "Text" : "Texte", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index cdd408a03f8..c77ed50b396 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -429,6 +429,7 @@ "Original text" : "Texte original", "The original text to generate a headline for" : "Texte original pour lequel générer un titre", "The generated headline" : "Titre généré", + "Instructions" : "Instructions", "Proofread" : "Relire", "Proofreads a text and lists corrections" : "Relit un texte et liste les corrections", "Text" : "Texte", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 4b6c56040e4..a896e058428 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -436,6 +436,7 @@ OC.L10N.register( "Original text" : "Téacs bunaidh", "The original text to generate a headline for" : "An téacs bunaidh chun ceannlíne a ghiniúint le haghaidh", "The generated headline" : "An ceannlíne ginte", + "Instructions" : "Comhaid Nextcloud ag teastáil", "Proofread" : "Promhléamh", "Proofreads a text and lists corrections" : "Léann profaí téacs agus liostaíonn sé ceartúcháin", "Text" : "Téacs", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 8bb6d7a7b7f..b27f077d47c 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -434,6 +434,7 @@ "Original text" : "Téacs bunaidh", "The original text to generate a headline for" : "An téacs bunaidh chun ceannlíne a ghiniúint le haghaidh", "The generated headline" : "An ceannlíne ginte", + "Instructions" : "Comhaid Nextcloud ag teastáil", "Proofread" : "Promhléamh", "Proofreads a text and lists corrections" : "Léann profaí téacs agus liostaíonn sé ceartúcháin", "Text" : "Téacs", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index b948311443f..ef9a91f0e8d 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "Texto orixinal", "The original text to generate a headline for" : "O texto orixinal para xerar un titular", "The generated headline" : "O titular xerado", + "Instructions" : "Instrucións", "Proofread" : "Revisión", "Proofreads a text and lists corrections" : "Revisa un texto e enumera as correccións", "Text" : "Texto", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index d99022e035a..7df8ae0c36d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -422,6 +422,7 @@ "Original text" : "Texto orixinal", "The original text to generate a headline for" : "O texto orixinal para xerar un titular", "The generated headline" : "O titular xerado", + "Instructions" : "Instrucións", "Proofread" : "Revisión", "Proofreads a text and lists corrections" : "Revisa un texto e enumera as correccións", "Text" : "Texto", diff --git a/lib/l10n/he.js b/lib/l10n/he.js index ef96d900aa6..46ffa409ceb 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -146,6 +146,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Images" : "תמונות", "Optical character recognition" : "זיהוי תווים אופטי", + "Instructions" : "הוראות", "Text" : "טקסט", "Summary" : "תקציר", "Translate" : "תרגום", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index faf3ecfb82a..fa0a4a6fd8a 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -144,6 +144,7 @@ "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Images" : "תמונות", "Optical character recognition" : "זיהוי תווים אופטי", + "Instructions" : "הוראות", "Text" : "טקסט", "Summary" : "תקציר", "Translate" : "תרגום", diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 132e75fbccf..f966bebf711 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -422,6 +422,7 @@ OC.L10N.register( "Original text" : "Izvorni tekst", "The original text to generate a headline for" : "Izvorni tekst za koji se generira naslov", "The generated headline" : "Generirani naslov", + "Instructions" : "Upute", "Proofread" : "Lektura", "Proofreads a text and lists corrections" : "Provjerava tekst i navodi ispravke", "Text" : "Tekst", diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json index ebdd970fd30..0b25356ee7c 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -420,6 +420,7 @@ "Original text" : "Izvorni tekst", "The original text to generate a headline for" : "Izvorni tekst za koji se generira naslov", "The generated headline" : "Generirani naslov", + "Instructions" : "Upute", "Proofread" : "Lektura", "Proofreads a text and lists corrections" : "Provjerava tekst i navodi ispravke", "Text" : "Tekst", diff --git a/lib/l10n/hu.js b/lib/l10n/hu.js index 4d6c36f6e7b..78442f488a8 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -423,6 +423,7 @@ OC.L10N.register( "Original text" : "Eredeti szöveg", "The original text to generate a headline for" : "Az eredeti szöveg, amelyhez címsort kell előállítani", "The generated headline" : "Az előállított címsor", + "Instructions" : "Utasítások", "Proofread" : "Lektorálás", "Proofreads a text and lists corrections" : "Lektorálja a szöveget és felsorolja a javításokat", "Text" : "Szöveg", diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index fca6d4bdf24..8d482918933 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -421,6 +421,7 @@ "Original text" : "Eredeti szöveg", "The original text to generate a headline for" : "Az eredeti szöveg, amelyhez címsort kell előállítani", "The generated headline" : "Az előállított címsor", + "Instructions" : "Utasítások", "Proofread" : "Lektorálás", "Proofreads a text and lists corrections" : "Lektorálja a szöveget és felsorolja a javításokat", "Text" : "Szöveg", diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 6b61cdf8743..1dd4cce2a47 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -421,6 +421,7 @@ OC.L10N.register( "Original text" : "Teks asli", "The original text to generate a headline for" : "Teks asli untuk dibuatkan judul", "The generated headline" : "Judul yang dihasilkan", + "Instructions" : "Instruksi", "Proofread" : "Periksa ejaan dan tata bahasa", "Proofreads a text and lists corrections" : "Memeriksa ejaan dan tata bahasa sebuah teks serta mencantumkan koreksi", "Text" : "Teks", diff --git a/lib/l10n/id.json b/lib/l10n/id.json index f93d86f2516..89a760f6fbe 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -419,6 +419,7 @@ "Original text" : "Teks asli", "The original text to generate a headline for" : "Teks asli untuk dibuatkan judul", "The generated headline" : "Judul yang dihasilkan", + "Instructions" : "Instruksi", "Proofread" : "Periksa ejaan dan tata bahasa", "Proofreads a text and lists corrections" : "Memeriksa ejaan dan tata bahasa sebuah teks serta mencantumkan koreksi", "Text" : "Teks", diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 73b3e97fbfe..fb2b72b9573 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -274,6 +274,7 @@ OC.L10N.register( "Number of images" : "Fjöldi mynda", "Chat" : "Spjall", "Generates a possible headline for a text." : "Útbýr mögulega fyrirsögn fyrir texta.", + "Instructions" : "Leiðbeiningar", "Text" : "Texti", "Simplify text" : "Einfalda texta", "Simplified text" : "Einfaldaður texti", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 11d415251c3..1c6e73718ce 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -272,6 +272,7 @@ "Number of images" : "Fjöldi mynda", "Chat" : "Spjall", "Generates a possible headline for a text." : "Útbýr mögulega fyrirsögn fyrir texta.", + "Instructions" : "Leiðbeiningar", "Text" : "Texti", "Simplify text" : "Einfalda texta", "Simplified text" : "Einfaldaður texti", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index e455b2ab6fb..7158a49d9da 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "Testo originale", "The original text to generate a headline for" : "Il testo originale per cui generare un titolo", "The generated headline" : "Il titolo generato", + "Instructions" : "Istruzioni", "Proofread" : "Correzione di bozze", "Proofreads a text and lists corrections" : "Correggere un testo ed elencare le correzioni", "Text" : "Testo", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 2bbceebd14a..cc83db21522 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -422,6 +422,7 @@ "Original text" : "Testo originale", "The original text to generate a headline for" : "Il testo originale per cui generare un titolo", "The generated headline" : "Il titolo generato", + "Instructions" : "Istruzioni", "Proofread" : "Correzione di bozze", "Proofreads a text and lists corrections" : "Correggere un testo ed elencare le correzioni", "Text" : "Testo", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 23f95f498e4..9efe2c1d4c4 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -425,6 +425,7 @@ OC.L10N.register( "Original text" : "原文", "The original text to generate a headline for" : "見出しを生成する元のテキスト", "The generated headline" : "生成された見出し", + "Instructions" : "手順", "Proofread" : "校正", "Proofreads a text and lists corrections" : "文章を校正し、訂正箇所をリストアップする", "Text" : "テキスト", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 7027d3affa4..a0ffafa2423 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -423,6 +423,7 @@ "Original text" : "原文", "The original text to generate a headline for" : "見出しを生成する元のテキスト", "The generated headline" : "生成された見出し", + "Instructions" : "手順", "Proofread" : "校正", "Proofreads a text and lists corrections" : "文章を校正し、訂正箇所をリストアップする", "Text" : "テキスト", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index f5a66576a30..3a4d57d9843 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -243,6 +243,7 @@ OC.L10N.register( "The rewritten text in the desired tone, written by the assistant:" : "원하는 톤으로 어시스턴트에 의해서 다시 쓴 텍스트:", "Chat" : "대화", "Generates a possible headline for a text." : "내용에 대한 헤드라인을 생성하십시오.", + "Instructions" : "지침", "Text" : "텍스트", "Summarize" : "요약", "Summarizes a text" : "텍스트 요약", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 0214ce35ee2..74218bed373 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -241,6 +241,7 @@ "The rewritten text in the desired tone, written by the assistant:" : "원하는 톤으로 어시스턴트에 의해서 다시 쓴 텍스트:", "Chat" : "대화", "Generates a possible headline for a text." : "내용에 대한 헤드라인을 생성하십시오.", + "Instructions" : "지침", "Text" : "텍스트", "Summarize" : "요약", "Summarizes a text" : "텍스트 요약", diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js index 36efda744b3..fa5efa42d26 100644 --- a/lib/l10n/lo.js +++ b/lib/l10n/lo.js @@ -414,6 +414,7 @@ OC.L10N.register( "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Instructions" : "ຂັ້ນຕອນການເຮັດ", "Proofread" : "Proofread", "Proofreads a text and lists corrections" : "Proofreads a text and lists corrections", "Text" : "ຂໍ້ຄວາມ", diff --git a/lib/l10n/lo.json b/lib/l10n/lo.json index 44a1ca6982a..159946e58c8 100644 --- a/lib/l10n/lo.json +++ b/lib/l10n/lo.json @@ -412,6 +412,7 @@ "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Instructions" : "ຂັ້ນຕອນການເຮັດ", "Proofread" : "Proofread", "Proofreads a text and lists corrections" : "Proofreads a text and lists corrections", "Text" : "ຂໍ້ຄວາມ", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index c05e8bcf542..f0aeb1b0279 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -438,6 +438,7 @@ OC.L10N.register( "Original text" : "Originalus tekstas", "The original text to generate a headline for" : "Originalus tekstas, pagal kurį bus sugeneruotas antraštė", "The generated headline" : "Sugeneruota antraštė", + "Instructions" : "Instrukcijos", "Proofread" : "Korektūra", "Proofreads a text and lists corrections" : "Koreguoja tekstą ir pateikia pataisymų sąrašą", "Text" : "Tekstas", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index a392887c73f..caaafe401cf 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -436,6 +436,7 @@ "Original text" : "Originalus tekstas", "The original text to generate a headline for" : "Originalus tekstas, pagal kurį bus sugeneruotas antraštė", "The generated headline" : "Sugeneruota antraštė", + "Instructions" : "Instrukcijos", "Proofread" : "Korektūra", "Proofreads a text and lists corrections" : "Koreguoja tekstą ir pateikia pataisymų sąrašą", "Text" : "Tekstas", diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index c46e4554b85..61776e1a593 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -124,6 +124,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Images" : "Attēli", "Send this along with the next interaction." : "Nosūtīt šo kopā ar nākamo mijiedarbību.", + "Instructions" : "Norādes gatavošanai", "Text" : "Teksts", "Summary" : "Kopsavilkums", "Translate" : "Tulkot", diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 4fcfd884fc7..c669db0b9da 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -122,6 +122,7 @@ "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Images" : "Attēli", "Send this along with the next interaction." : "Nosūtīt šo kopā ar nākamo mijiedarbību.", + "Instructions" : "Norādes gatavošanai", "Text" : "Teksts", "Summary" : "Kopsavilkums", "Translate" : "Tulkot", diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index 531d27d9b67..71ade1ed87b 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -248,6 +248,7 @@ OC.L10N.register( "Question" : "Прашање", "Confirmation" : "Потврда", "Optical character recognition" : "Оптичко препознавање на карактери", + "Instructions" : "Инструкции", "Text" : "Текст", "Summary" : "Резиме", "Translate" : "Преведи", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index a327ccbfee8..df6d1b0ba9f 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -246,6 +246,7 @@ "Question" : "Прашање", "Confirmation" : "Потврда", "Optical character recognition" : "Оптичко препознавање на карактери", + "Instructions" : "Инструкции", "Text" : "Текст", "Summary" : "Резиме", "Translate" : "Преведи", diff --git a/lib/l10n/mn.js b/lib/l10n/mn.js index 683bc21e619..c8869c0c860 100644 --- a/lib/l10n/mn.js +++ b/lib/l10n/mn.js @@ -423,6 +423,7 @@ OC.L10N.register( "Original text" : "Эх текст", "The original text to generate a headline for" : "Гарчиг үүсгэх эх текст", "The generated headline" : "Үүсгэсэн гарчиг", + "Instructions" : "Заавар", "Proofread" : "Хянах", "Proofreads a text and lists corrections" : "Текстийг хянаж засваруудыг жагсаах", "Text" : "Текст", diff --git a/lib/l10n/mn.json b/lib/l10n/mn.json index f819372103b..537fb6f6745 100644 --- a/lib/l10n/mn.json +++ b/lib/l10n/mn.json @@ -421,6 +421,7 @@ "Original text" : "Эх текст", "The original text to generate a headline for" : "Гарчиг үүсгэх эх текст", "The generated headline" : "Үүсгэсэн гарчиг", + "Instructions" : "Заавар", "Proofread" : "Хянах", "Proofreads a text and lists corrections" : "Текстийг хянаж засваруудыг жагсаах", "Text" : "Текст", diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index 5bacb8b4e35..2904cee0f96 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -323,6 +323,7 @@ OC.L10N.register( "Original text" : "Opprinnelig tekst", "The original text to generate a headline for" : "Den opprinnelige teksten som skal genereres en overskrift for", "The generated headline" : "Den genererte overskriften", + "Instructions" : "Instruksjoner", "Text" : "Tekst", "Reformulate text" : "Omformulere tekst", "Takes a text and reformulates it" : "Tar en tekst og omformulerer den", diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index fa2f8b17a6c..6c5cb5f1ca5 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -321,6 +321,7 @@ "Original text" : "Opprinnelig tekst", "The original text to generate a headline for" : "Den opprinnelige teksten som skal genereres en overskrift for", "The generated headline" : "Den genererte overskriften", + "Instructions" : "Instruksjoner", "Text" : "Tekst", "Reformulate text" : "Omformulere tekst", "Takes a text and reformulates it" : "Tar en tekst og omformulerer den", diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 3fa34614a00..7dfc335dac0 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -412,6 +412,7 @@ OC.L10N.register( "Original text" : "Originele tekst", "The original text to generate a headline for" : "De originele tekst om een kop voor te genereren", "The generated headline" : "De gegenereerde kop", + "Instructions" : "Instructies", "Text" : "Tekst", "Corrections" : "Correcties", "The corrections that should be made in your text" : "De correcties die je zou moeten maken in je tekst", diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 438ba834382..93d675bafbb 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -410,6 +410,7 @@ "Original text" : "Originele tekst", "The original text to generate a headline for" : "De originele tekst om een kop voor te genereren", "The generated headline" : "De gegenereerde kop", + "Instructions" : "Instructies", "Text" : "Tekst", "Corrections" : "Correcties", "The corrections that should be made in your text" : "De correcties die je zou moeten maken in je tekst", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 590175cb588..f32084a7663 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "Tekst oryginalny", "The original text to generate a headline for" : "Oryginalny tekst, do którego ma zostać wygenerowany nagłówek", "The generated headline" : "Wygenerowany nagłówek", + "Instructions" : "Instrukcje:", "Proofread" : "Korekta", "Proofreads a text and lists corrections" : "Sprawdza tekst i podaje poprawki", "Text" : "Tekst", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 642a135e086..d9e235ffd8c 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -422,6 +422,7 @@ "Original text" : "Tekst oryginalny", "The original text to generate a headline for" : "Oryginalny tekst, do którego ma zostać wygenerowany nagłówek", "The generated headline" : "Wygenerowany nagłówek", + "Instructions" : "Instrukcje:", "Proofread" : "Korekta", "Proofreads a text and lists corrections" : "Sprawdza tekst i podaje poprawki", "Text" : "Tekst", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index d1fafe71fbb..909a4642046 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -438,6 +438,7 @@ OC.L10N.register( "Original text" : "Texto original", "The original text to generate a headline for" : "O texto original para gerar um título", "The generated headline" : "O título gerado", + "Instructions" : "Instruções", "Proofread" : "Revisar", "Proofreads a text and lists corrections" : "Revisa um texto e lista as correções", "Text" : "Texto", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 94611bb017f..62f6abc10f6 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -436,6 +436,7 @@ "Original text" : "Texto original", "The original text to generate a headline for" : "O texto original para gerar um título", "The generated headline" : "O título gerado", + "Instructions" : "Instruções", "Proofread" : "Revisar", "Proofreads a text and lists corrections" : "Revisa um texto e lista as correções", "Text" : "Texto", diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index e3fed325de2..06473d2662f 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -271,6 +271,7 @@ OC.L10N.register( "Transcription of the audio input" : "Transcrição da entrada de áudio", "Response voice message" : "Mensagem de voz de resposta", "The generated voice response as part of the conversation" : "A resposta de voz gerada como parte da conversa", + "Output transcript" : "Transcrição da saída", "Transcription of the audio output" : "Transcrição da saída de áudio", "Input audio" : "Áudio de entrada", "Origin language" : "Idioma original", @@ -321,6 +322,7 @@ OC.L10N.register( "Generated reply" : "Resposta gerada", "The generated text from the assistant" : "O texto gerado do assistente", "Change Tone" : "Mudar o Tom", + "Write a text that you want the assistant to rewrite in another tone." : "Escreva um texto que você deseja que o assistente reescreva em outro tom.", "Desired tone" : "Tom desejado", "In which tone should your text be rewritten?" : "Em qual tom seu texto deve ser reescrito?", "The rewritten text in the desired tone, written by the assistant:" : "O texto reescrito no tom desejado, escrito pelo assistente:", @@ -336,6 +338,7 @@ OC.L10N.register( "Generate a headline" : "Gere um título", "Generates a possible headline for a text." : "Gera um possível título para um texto.", "The original text to generate a headline for" : "O texto original para gerar um título", + "Instructions" : "Instruções", "Proofread" : "Revisar", "Text" : "Texto", "The text to proofread" : "O texto a ser revisado", diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 8151c9b75cd..9aa6e64871f 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -269,6 +269,7 @@ "Transcription of the audio input" : "Transcrição da entrada de áudio", "Response voice message" : "Mensagem de voz de resposta", "The generated voice response as part of the conversation" : "A resposta de voz gerada como parte da conversa", + "Output transcript" : "Transcrição da saída", "Transcription of the audio output" : "Transcrição da saída de áudio", "Input audio" : "Áudio de entrada", "Origin language" : "Idioma original", @@ -319,6 +320,7 @@ "Generated reply" : "Resposta gerada", "The generated text from the assistant" : "O texto gerado do assistente", "Change Tone" : "Mudar o Tom", + "Write a text that you want the assistant to rewrite in another tone." : "Escreva um texto que você deseja que o assistente reescreva em outro tom.", "Desired tone" : "Tom desejado", "In which tone should your text be rewritten?" : "Em qual tom seu texto deve ser reescrito?", "The rewritten text in the desired tone, written by the assistant:" : "O texto reescrito no tom desejado, escrito pelo assistente:", @@ -334,6 +336,7 @@ "Generate a headline" : "Gere um título", "Generates a possible headline for a text." : "Gera um possível título para um texto.", "The original text to generate a headline for" : "O texto original para gerar um título", + "Instructions" : "Instruções", "Proofread" : "Revisar", "Text" : "Texto", "The text to proofread" : "O texto a ser revisado", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 788ad8b9d29..fe367fbda9f 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -425,6 +425,7 @@ OC.L10N.register( "Original text" : "Оригинальный текст", "The original text to generate a headline for" : "Исходный текст для создания заголовка для", "The generated headline" : "Сгенерированный заголовок", + "Instructions" : "Инструкции", "Proofread" : "Проверка правописания", "Proofreads a text and lists corrections" : "Проверяет текст и показывает исправления", "Text" : "Текст", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 76c1007a4aa..693a1a6168b 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -423,6 +423,7 @@ "Original text" : "Оригинальный текст", "The original text to generate a headline for" : "Исходный текст для создания заголовка для", "The generated headline" : "Сгенерированный заголовок", + "Instructions" : "Инструкции", "Proofread" : "Проверка правописания", "Proofreads a text and lists corrections" : "Проверяет текст и показывает исправления", "Text" : "Текст", diff --git a/lib/l10n/sc.js b/lib/l10n/sc.js index f2487e033d0..06cf2741f99 100644 --- a/lib/l10n/sc.js +++ b/lib/l10n/sc.js @@ -187,6 +187,7 @@ OC.L10N.register( "Generates a possible headline for a text." : "Gènerat unu tìtulu possìbile pro unu testu.", "The original text to generate a headline for" : "Su testu originale pro su chi s'at a generare unu tìtulu", "The generated headline" : "Su tìtulu generadu", + "Instructions" : "Inditos", "Text" : "Testu", "Summary" : "Resumu", "Translate" : "Borta", diff --git a/lib/l10n/sc.json b/lib/l10n/sc.json index 91c7ee61888..c36aeeb7705 100644 --- a/lib/l10n/sc.json +++ b/lib/l10n/sc.json @@ -185,6 +185,7 @@ "Generates a possible headline for a text." : "Gènerat unu tìtulu possìbile pro unu testu.", "The original text to generate a headline for" : "Su testu originale pro su chi s'at a generare unu tìtulu", "The generated headline" : "Su tìtulu generadu", + "Instructions" : "Inditos", "Text" : "Testu", "Summary" : "Resumu", "Translate" : "Borta", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index e59463a0af5..591b44fc4f2 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -423,6 +423,7 @@ OC.L10N.register( "Original text" : "Originálny text", "The original text to generate a headline for" : "Originálny text pre ktorý sa vygeneruje titulok", "The generated headline" : "Vygenerovaný titulok", + "Instructions" : "Postup", "Proofread" : "Korektúra", "Proofreads a text and lists corrections" : "Urobiť korektúru textu a zobraziť korekcie", "Text" : "Text", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 5080273f58e..6f719ed2f96 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -421,6 +421,7 @@ "Original text" : "Originálny text", "The original text to generate a headline for" : "Originálny text pre ktorý sa vygeneruje titulok", "The generated headline" : "Vygenerovaný titulok", + "Instructions" : "Postup", "Proofread" : "Korektúra", "Proofreads a text and lists corrections" : "Urobiť korektúru textu a zobraziť korekcie", "Text" : "Text", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 03f22d29fc6..d3862a2acec 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -215,6 +215,7 @@ OC.L10N.register( "Writing style" : "Slog pisanja", "Optical character recognition" : "Optično prepoznavanje znakov", "Generate image" : "Ustvari sliko", + "Instructions" : "Navodila", "Text" : "Besedilo", "Summary" : "Povzetek", "Translate" : "Prevedi", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 36baae9b58d..6ebbd1106f5 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -213,6 +213,7 @@ "Writing style" : "Slog pisanja", "Optical character recognition" : "Optično prepoznavanje znakov", "Generate image" : "Ustvari sliko", + "Instructions" : "Navodila", "Text" : "Besedilo", "Summary" : "Povzetek", "Translate" : "Prevedi", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 2cfb72bc56b..14c4d199276 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -415,6 +415,7 @@ OC.L10N.register( "Original text" : "Оригинални текст", "The original text to generate a headline for" : "Оригинални текст за који се генерише наслов", "The generated headline" : "Генерисани наслов", + "Instructions" : "Упутства", "Proofread" : "Лектура", "Proofreads a text and lists corrections" : "Лекторише текст и исписује листу исправки", "Text" : "Текст", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 628885ced9e..507c9af6af1 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -413,6 +413,7 @@ "Original text" : "Оригинални текст", "The original text to generate a headline for" : "Оригинални текст за који се генерише наслов", "The generated headline" : "Генерисани наслов", + "Instructions" : "Упутства", "Proofread" : "Лектура", "Proofreads a text and lists corrections" : "Лекторише текст и исписује листу исправки", "Text" : "Текст", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index a7976e264c6..e11e325c59c 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "Ursprunglig text", "The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för", "The generated headline" : "Den skapade rubriken", + "Instructions" : "Instruktioner", "Proofread" : "Korrekturläs", "Proofreads a text and lists corrections" : "Korrekturläser en text och listar korrigeringar", "Text" : "Text", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index eeaba061673..4ab2d3f014e 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -422,6 +422,7 @@ "Original text" : "Ursprunglig text", "The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för", "The generated headline" : "Den skapade rubriken", + "Instructions" : "Instruktioner", "Proofread" : "Korrekturläs", "Proofreads a text and lists corrections" : "Korrekturläser en text och listar korrigeringar", "Text" : "Text", diff --git a/lib/l10n/sw.js b/lib/l10n/sw.js index fce151f6dc7..e7e6f6d611b 100644 --- a/lib/l10n/sw.js +++ b/lib/l10n/sw.js @@ -235,6 +235,7 @@ OC.L10N.register( "The rewritten text in the desired tone, written by the assistant:" : "The rewritten text in the desired tone, written by the assistant:", "Chat" : "Chat", "The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user", + "Instructions" : "Maelekezo", "Text" : "Maandishi", "Summarize" : "Summarize", "Summary" : "Muhtasari", diff --git a/lib/l10n/sw.json b/lib/l10n/sw.json index 8b5b231880d..5e8fe6953ed 100644 --- a/lib/l10n/sw.json +++ b/lib/l10n/sw.json @@ -233,6 +233,7 @@ "The rewritten text in the desired tone, written by the assistant:" : "The rewritten text in the desired tone, written by the assistant:", "Chat" : "Chat", "The history of chat messages before the current message, starting with a message by the user" : "The history of chat messages before the current message, starting with a message by the user", + "Instructions" : "Maelekezo", "Text" : "Maandishi", "Summarize" : "Summarize", "Summary" : "Muhtasari", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index f249813640d..53bb9ca7b78 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -425,6 +425,7 @@ OC.L10N.register( "Original text" : "Özgün yazı", "The original text to generate a headline for" : "Başlık oluşturulacak yazı", "The generated headline" : "Oluşturulan başlık", + "Instructions" : "Yönerge", "Proofread" : "Düzelt", "Proofreads a text and lists corrections" : "Bir yazıyı düzeltir ve düzeltmeleri listeler", "Text" : "Yazı", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 10aa2b11a94..c08b8e9c508 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -423,6 +423,7 @@ "Original text" : "Özgün yazı", "The original text to generate a headline for" : "Başlık oluşturulacak yazı", "The generated headline" : "Oluşturulan başlık", + "Instructions" : "Yönerge", "Proofread" : "Düzelt", "Proofreads a text and lists corrections" : "Bir yazıyı düzeltir ve düzeltmeleri listeler", "Text" : "Yazı", diff --git a/lib/l10n/ug.js b/lib/l10n/ug.js index cb1f30ee643..2c60549e972 100644 --- a/lib/l10n/ug.js +++ b/lib/l10n/ug.js @@ -421,6 +421,7 @@ OC.L10N.register( "Original text" : "ئەسلى تېكىست", "The original text to generate a headline for" : "ماۋزۇ ھاسىل قىلىدىغان ئەسلى تېكىست", "The generated headline" : "ھاسىل قىلىنغان ماۋزۇ", + "Instructions" : "كۆرسەتمە", "Proofread" : "كوررېكتورلۇق", "Proofreads a text and lists corrections" : "تېكىستنى تەكشۈرۈپ، تۈزىتىشلەرنى تىزىپ چىقىدۇ", "Text" : "تېكىست", diff --git a/lib/l10n/ug.json b/lib/l10n/ug.json index e1063f1c543..5287549921c 100644 --- a/lib/l10n/ug.json +++ b/lib/l10n/ug.json @@ -419,6 +419,7 @@ "Original text" : "ئەسلى تېكىست", "The original text to generate a headline for" : "ماۋزۇ ھاسىل قىلىدىغان ئەسلى تېكىست", "The generated headline" : "ھاسىل قىلىنغان ماۋزۇ", + "Instructions" : "كۆرسەتمە", "Proofread" : "كوررېكتورلۇق", "Proofreads a text and lists corrections" : "تېكىستنى تەكشۈرۈپ، تۈزىتىشلەرنى تىزىپ چىقىدۇ", "Text" : "تېكىست", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 8a226ebec2c..c1478ae1473 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -425,6 +425,7 @@ OC.L10N.register( "Original text" : "Оригінальний текст", "The original text to generate a headline for" : "Вихідний текст для створення заголовка для", "The generated headline" : "Згенерований заголовок", + "Instructions" : "Інструкції", "Proofread" : "Вичитано", "Proofreads a text and lists corrections" : "Вичитує текст і складає список виправлень", "Text" : "Текст", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 5de3f7fb52a..eb2f2b353b1 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -423,6 +423,7 @@ "Original text" : "Оригінальний текст", "The original text to generate a headline for" : "Вихідний текст для створення заголовка для", "The generated headline" : "Згенерований заголовок", + "Instructions" : "Інструкції", "Proofread" : "Вичитано", "Proofreads a text and lists corrections" : "Вичитує текст і складає список виправлень", "Text" : "Текст", diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js index 00d5721541f..9b184e1ea41 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -33,6 +33,7 @@ OC.L10N.register( "Generated response" : "Yaratilgan javob", "Confirmation" : "Tasdiqlash", "Prompt" : "Tezkor", + "Instructions" : "Ko'rsatmalar", "Text" : "Matn", "Translate" : "Tarjima", "Apps" : "Apps", diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json index cb3fd6c9a0f..3f834411a1b 100644 --- a/lib/l10n/uz.json +++ b/lib/l10n/uz.json @@ -31,6 +31,7 @@ "Generated response" : "Yaratilgan javob", "Confirmation" : "Tasdiqlash", "Prompt" : "Tezkor", + "Instructions" : "Ko'rsatmalar", "Text" : "Matn", "Translate" : "Tarjima", "Apps" : "Apps", diff --git a/lib/l10n/vi.js b/lib/l10n/vi.js index 1a286448787..a3c6778cdbe 100644 --- a/lib/l10n/vi.js +++ b/lib/l10n/vi.js @@ -93,6 +93,7 @@ OC.L10N.register( "PHP module %s not installed." : "PHP mô đun %s chưa được cài đặt", "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "Images" : "Hình ảnh", + "Instructions" : "Hướng dẫn", "Text" : "Văn bản", "Summary" : "Tóm tắt", "Translate" : "Dịch", diff --git a/lib/l10n/vi.json b/lib/l10n/vi.json index 435f26d5720..b541a328b78 100644 --- a/lib/l10n/vi.json +++ b/lib/l10n/vi.json @@ -91,6 +91,7 @@ "PHP module %s not installed." : "PHP mô đun %s chưa được cài đặt", "Storage is temporarily not available" : "Kho lưu trữ tạm thời không khả dụng", "Images" : "Hình ảnh", + "Instructions" : "Hướng dẫn", "Text" : "Văn bản", "Summary" : "Tóm tắt", "Translate" : "Dịch", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 3257798e7a8..864ca9ad5d3 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -425,6 +425,7 @@ OC.L10N.register( "Original text" : "原始文本", "The original text to generate a headline for" : "需要生成标题的原始文本", "The generated headline" : "生成的标题", + "Instructions" : "说明", "Proofread" : "校对", "Proofreads a text and lists corrections" : "校对文本并列出校正", "Text" : "文本 ", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index ebc62845c95..23bbb84e29b 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -423,6 +423,7 @@ "Original text" : "原始文本", "The original text to generate a headline for" : "需要生成标题的原始文本", "The generated headline" : "生成的标题", + "Instructions" : "说明", "Proofread" : "校对", "Proofreads a text and lists corrections" : "校对文本并列出校正", "Text" : "文本 ", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 111ee11b93e..505b4859a93 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -424,6 +424,7 @@ OC.L10N.register( "Original text" : "原始文字", "The original text to generate a headline for" : "用來產生標題的原始文字", "The generated headline" : "產生的標題", + "Instructions" : "烹飪方法", "Proofread" : "校對", "Proofreads a text and lists corrections" : "請提供您想要校對的文本,我會幫您檢查並列出更正意見。", "Text" : "文本 ", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index ddd37d48cdc..792627af7d1 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -422,6 +422,7 @@ "Original text" : "原始文字", "The original text to generate a headline for" : "用來產生標題的原始文字", "The generated headline" : "產生的標題", + "Instructions" : "烹飪方法", "Proofread" : "校對", "Proofreads a text and lists corrections" : "請提供您想要校對的文本,我會幫您檢查並列出更正意見。", "Text" : "文本 ", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 7c9b797721e..a2589892d02 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -438,6 +438,7 @@ OC.L10N.register( "Original text" : "原始文字", "The original text to generate a headline for" : "用來產生標題的原始文字", "The generated headline" : "產生的標題", + "Instructions" : "說明", "Proofread" : "校對", "Proofreads a text and lists corrections" : "校對文字並列出修正項目", "Text" : "文字", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 5b1b54550a5..844626f5194 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -436,6 +436,7 @@ "Original text" : "原始文字", "The original text to generate a headline for" : "用來產生標題的原始文字", "The generated headline" : "產生的標題", + "Instructions" : "說明", "Proofread" : "校對", "Proofreads a text and lists corrections" : "校對文字並列出修正項目", "Text" : "文字",