diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 3 | ||||
-rw-r--r-- | lib/l10n/gl.json | 3 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 8 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 8 | ||||
-rw-r--r-- | lib/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | lib/l10n/zh_CN.json | 4 |
6 files changed, 24 insertions, 6 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index c23f8a59425..d837885ae19 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -263,7 +263,8 @@ OC.L10N.register( "Storage connection error. %s" : "Produciuse un erro na conexión ao almacenamento. %s", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", - "Runs an arbitrary prompt through the built-in language model." : "Executa unha instrución arbitraria a través do modelo de linguaxe integrado.", + "Free prompt" : "Indicación libre", + "Runs an arbitrary prompt through the built-in language model." : "Procesa unha indicación arbitraria a través do modelo de linguaxe integrado.", "Generate headline" : "Xerar título", "Generates a possible headline for a text" : "Xera un posíbel título para un texto", "Summarize" : "Resumir", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 95316dc2603..c463d3ab3a2 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -261,7 +261,8 @@ "Storage connection error. %s" : "Produciuse un erro na conexión ao almacenamento. %s", "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", - "Runs an arbitrary prompt through the built-in language model." : "Executa unha instrución arbitraria a través do modelo de linguaxe integrado.", + "Free prompt" : "Indicación libre", + "Runs an arbitrary prompt through the built-in language model." : "Procesa unha indicación arbitraria a través do modelo de linguaxe integrado.", "Generate headline" : "Xerar título", "Generates a possible headline for a text" : "Xera un posíbel título para un texto", "Summarize" : "Resumir", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index ce9efca34a4..d236dfd61c8 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -263,6 +263,14 @@ OC.L10N.register( "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", "Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s", + "Free prompt" : "Solicitação gratuita", + "Runs an arbitrary prompt through the built-in language model." : "Executa um prompt arbitrário por meio do modelo de idioma integrado.", + "Generate headline" : "Gerar título", + "Generates a possible headline for a text" : "Gera um título possível para um texto", + "Summarize" : "Resumir", + "Summarizes text by reducing its length without losing key information." : "Resume o texto reduzindo seu comprimento sem perder informações importantes.", + "Extract topics" : "Extrair tópicos", + "Extracts topics from a text and outputs them separated by commas." : "Extrai tópicos de um texto e os gera separados por vírgulas.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do aplicativo %1$s não foram instalados corretamente. Certifique-se que é uma versão compatível com seu servidor.", "Full name" : "Nome completo ", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "O limite de usuários foi atingido e o usuário não foi criado. Verifique suas notificações para saber mais.", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 3b19728a501..2c7742d1bd2 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -261,6 +261,14 @@ "Storage connection error. %s" : "Erro na conexão de armazenamento. %s", "Storage is temporarily not available" : "Armazenamento temporariamente indisponível", "Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s", + "Free prompt" : "Solicitação gratuita", + "Runs an arbitrary prompt through the built-in language model." : "Executa um prompt arbitrário por meio do modelo de idioma integrado.", + "Generate headline" : "Gerar título", + "Generates a possible headline for a text" : "Gera um título possível para um texto", + "Summarize" : "Resumir", + "Summarizes text by reducing its length without losing key information." : "Resume o texto reduzindo seu comprimento sem perder informações importantes.", + "Extract topics" : "Extrair tópicos", + "Extracts topics from a text and outputs them separated by commas." : "Extrai tópicos de um texto e os gera separados por vírgulas.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Os arquivos do aplicativo %1$s não foram instalados corretamente. Certifique-se que é uma versão compatível com seu servidor.", "Full name" : "Nome completo ", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "O limite de usuários foi atingido e o usuário não foi criado. Verifique suas notificações para saber mais.", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 106c13c86cf..885099d91b1 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -106,8 +106,8 @@ OC.L10N.register( "View %s on the fediverse" : "在联邦宇宙上浏览%s", "Phone" : "电话", "Call %s" : "呼叫 %s", - "Twitter" : "推特", - "View %s on Twitter" : "在推特上查看 %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "在Twitter上查看 %s", "Website" : "网站", "Visit %s" : "访问 %s", "Address" : "地址", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 6aa9035fdd5..c21bbde4906 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -104,8 +104,8 @@ "View %s on the fediverse" : "在联邦宇宙上浏览%s", "Phone" : "电话", "Call %s" : "呼叫 %s", - "Twitter" : "推特", - "View %s on Twitter" : "在推特上查看 %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "在Twitter上查看 %s", "Website" : "网站", "Visit %s" : "访问 %s", "Address" : "地址", |