diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ar.js | 1 | ||||
-rw-r--r-- | lib/l10n/ar.json | 1 | ||||
-rw-r--r-- | lib/l10n/cs.js | 1 | ||||
-rw-r--r-- | lib/l10n/cs.json | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | lib/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | lib/l10n/gl.js | 7 | ||||
-rw-r--r-- | lib/l10n/gl.json | 7 | ||||
-rw-r--r-- | lib/l10n/it.js | 1 | ||||
-rw-r--r-- | lib/l10n/it.json | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | lib/l10n/sv.js | 1 | ||||
-rw-r--r-- | lib/l10n/sv.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.json | 1 |
22 files changed, 6 insertions, 28 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 604f1c25ce0..bd6a3fc31dd 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "مَحَثْ prompt مجاني", "Runs an arbitrary prompt through the built-in language model." : "يقوم بتشغيل مَحَثْ prompt عشوائي من خلال نموذج اللغة المُضمَّن built-in language model.", "Generate headline" : "توليد العنوان", - "Generates a possible headline for a text" : "توليد عنوان محتمل للنص", "Summarize" : "تلخيص", "Summarizes text by reducing its length without losing key information." : "يُلَخِّص النص بتقليل طوله دون فقدان المعنى.", "Extract topics" : "إستخلاص الموضوعات", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 9072f1d3226..bf6cb3d15da 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -264,7 +264,6 @@ "Free prompt" : "مَحَثْ prompt مجاني", "Runs an arbitrary prompt through the built-in language model." : "يقوم بتشغيل مَحَثْ prompt عشوائي من خلال نموذج اللغة المُضمَّن built-in language model.", "Generate headline" : "توليد العنوان", - "Generates a possible headline for a text" : "توليد عنوان محتمل للنص", "Summarize" : "تلخيص", "Summarizes text by reducing its length without losing key information." : "يُلَخِّص النص بتقليل طوله دون فقدان المعنى.", "Extract topics" : "إستخلاص الموضوعات", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 809807bae7b..5f091489abe 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "Prompt zdarma", "Runs an arbitrary prompt through the built-in language model." : "Spouští libovolný prompt prostřednictvím vestavěného jazykového modelu.", "Generate headline" : "Vytvořit nadpis", - "Generates a possible headline for a text" : "Vytvoří možný nadpis pro text", "Summarize" : "Stručný souhrn", "Summarizes text by reducing its length without losing key information." : "Vytvoří stručný souhrn textu tím, že zkrátí jeho délku aniž by byly ztraceny klíčové informace", "Extract topics" : "Vyzískat témata", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index d05c7df56ce..d325c0da38c 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -264,7 +264,6 @@ "Free prompt" : "Prompt zdarma", "Runs an arbitrary prompt through the built-in language model." : "Spouští libovolný prompt prostřednictvím vestavěného jazykového modelu.", "Generate headline" : "Vytvořit nadpis", - "Generates a possible headline for a text" : "Vytvoří možný nadpis pro text", "Summarize" : "Stručný souhrn", "Summarizes text by reducing its length without losing key information." : "Vytvoří stručný souhrn textu tím, že zkrátí jeho délku aniž by byly ztraceny klíčové informace", "Extract topics" : "Vyzískat témata", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index eda9b551120..56f98486373 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "Freie Eingabeaufforderung", "Runs an arbitrary prompt through the built-in language model." : "Führt eine beliebige Eingabeaufforderung über das integrierte Sprachmodell aus.", "Generate headline" : "Kopfzeile erzeugen", - "Generates a possible headline for a text" : "Erzeugt eine mögliche Überschrift für einen Text", "Summarize" : "Zusammenfassen", "Summarizes text by reducing its length without losing key information." : "Fasst Text zusammen, indem die Länge reduziert wird, ohne dass wichtige Informationen verloren gehen.", "Extract topics" : "Themen extrahieren", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 477c67617b8..add2a57df6f 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -264,7 +264,6 @@ "Free prompt" : "Freie Eingabeaufforderung", "Runs an arbitrary prompt through the built-in language model." : "Führt eine beliebige Eingabeaufforderung über das integrierte Sprachmodell aus.", "Generate headline" : "Kopfzeile erzeugen", - "Generates a possible headline for a text" : "Erzeugt eine mögliche Überschrift für einen Text", "Summarize" : "Zusammenfassen", "Summarizes text by reducing its length without losing key information." : "Fasst Text zusammen, indem die Länge reduziert wird, ohne dass wichtige Informationen verloren gehen.", "Extract topics" : "Themen extrahieren", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 6be3cb74991..3b6151883b2 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "Free prompt", "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.", "Generate headline" : "Generate headline", - "Generates a possible headline for a text" : "Generates a possible headline for a text", "Summarize" : "Summarise", "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extract topics" : "Extract topics", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 43b39d6710b..936613d7f37 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -264,7 +264,6 @@ "Free prompt" : "Free prompt", "Runs an arbitrary prompt through the built-in language model." : "Runs an arbitrary prompt through the built-in language model.", "Generate headline" : "Generate headline", - "Generates a possible headline for a text" : "Generates a possible headline for a text", "Summarize" : "Summarise", "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extract topics" : "Extract topics", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index ac51b2fec1f..94e767cff5d 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -149,7 +149,7 @@ OC.L10N.register( "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", @@ -236,9 +236,9 @@ OC.L10N.register( "Please ask your server administrator to install the module." : "Pídalle á administración do seu servidor que instale o módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».", "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo", - "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está definido en <code>%s</code> no canto do valor agardado <code>0</code>.", + "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está estabelecido en <code>%s</code> no canto do valor agardado <code>0</code>.", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para solucionar este problema, estabeleza <code>mbstring.func_overload</code> en <code>0</code> no seu php.ini.", - "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varios aplicativos sexan inaccesíbeis. ", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", "Please ask your server administrator to restart the web server." : "Pídalle á administración do seu servidor que reinicie o servidor web.", @@ -266,7 +266,6 @@ OC.L10N.register( "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", "Summarizes text by reducing its length without losing key information." : "Resume o texto reducindo a súa lonxitude sen perder a información clave.", "Extract topics" : "Extraer temas", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 5d2887654d7..7578d372e2d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -147,7 +147,7 @@ "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", "Files cannot be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", - "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel definir a data de caducidade máis alo de %n día no futuro","Non é posíbel definir a data de caducidade máis alo de %n días no futuro"], + "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Non é posíbel estabelecer a data de caducidade máis alo de %n día no futuro","Non é posíbel estabelecer a data de caducidade máis alo de %n días no futuro"], "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", @@ -234,9 +234,9 @@ "Please ask your server administrator to install the module." : "Pídalle á administración do seu servidor que instale o módulo.", "PHP setting \"%s\" is not set to \"%s\"." : "O axuste de PHP «%s» non está estabelecido a «%s».", "Adjusting this setting in php.ini will make Nextcloud run again" : "Cambiar este axuste no ficheiro php.ini fará que Nextcloud funcione de novo", - "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está definido en <code>%s</code> no canto do valor agardado <code>0</code>.", + "<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está estabelecido en <code>%s</code> no canto do valor agardado <code>0</code>.", "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para solucionar este problema, estabeleza <code>mbstring.func_overload</code> en <code>0</code> no seu php.ini.", - "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varias aplicacións sexan inaccesíbeis.", + "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "Semella que PHP foi configurado para quitar bloques de documentos en liña. Isto fará que varios aplicativos sexan inaccesíbeis. ", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto probabelmente se debe unha caché/acelerador como Zend OPcache ou eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?", "Please ask your server administrator to restart the web server." : "Pídalle á administración do seu servidor que reinicie o servidor web.", @@ -264,7 +264,6 @@ "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", "Summarizes text by reducing its length without losing key information." : "Resume o texto reducindo a súa lonxitude sen perder a información clave.", "Extract topics" : "Extraer temas", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 7ab5186cde5..99f14847188 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "Prompt libero", "Runs an arbitrary prompt through the built-in language model." : "Esegue un prompt arbitrario attraverso il modello di lingua integrato.", "Generate headline" : "Genera titolo", - "Generates a possible headline for a text" : "Genera un possibile titolo per un testo", "Summarize" : "Riassumi", "Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.", "Extract topics" : "Estrai argomenti", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 0d4199d4ce8..4750891824a 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -264,7 +264,6 @@ "Free prompt" : "Prompt libero", "Runs an arbitrary prompt through the built-in language model." : "Esegue un prompt arbitrario attraverso il modello di lingua integrato.", "Generate headline" : "Genera titolo", - "Generates a possible headline for a text" : "Genera un possibile titolo per un testo", "Summarize" : "Riassumi", "Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.", "Extract topics" : "Estrai argomenti", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index d236dfd61c8..4f60b63de8d 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -266,7 +266,6 @@ OC.L10N.register( "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", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 2c7742d1bd2..bfcf12a2ec7 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -264,7 +264,6 @@ "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", diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 4fc5b53779d..5ab702fde5a 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -264,7 +264,6 @@ OC.L10N.register( "Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt", "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Generate headline" : "Skapa rubrik", - "Generates a possible headline for a text" : "Genererar en möjlig rubrik för en text", "Summarize" : "Sammanfatta", "Summarizes text by reducing its length without losing key information." : "Sammanfattar text genom att minska dess längd utan att förlora viktig information.", "Extract topics" : "Extrahera ämnen", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 8e33566961a..8e81661379a 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -262,7 +262,6 @@ "Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt", "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Generate headline" : "Skapa rubrik", - "Generates a possible headline for a text" : "Genererar en möjlig rubrik för en text", "Summarize" : "Sammanfatta", "Summarizes text by reducing its length without losing key information." : "Sammanfattar text genom att minska dess längd utan att förlora viktig information.", "Extract topics" : "Extrahera ämnen", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 98c3415025a..ea0612f28ea 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the built-in language model." : "Yerleşik dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun", - "Generates a possible headline for a text" : "Bir metin için olası bir başlık oluşturur", "Summarize" : "Özetlensin", "Summarizes text by reducing its length without losing key information." : "Temel içeriği kaybetmeden uzunluğunu kısaltarak metni özetler.", "Extract topics" : "Başlıklar ayıklansın", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 0a3b4468fc2..5552978e755 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -264,7 +264,6 @@ "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the built-in language model." : "Yerleşik dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun", - "Generates a possible headline for a text" : "Bir metin için olası bir başlık oluşturur", "Summarize" : "Özetlensin", "Summarizes text by reducing its length without losing key information." : "Temel içeriği kaybetmeden uzunluğunu kısaltarak metni özetler.", "Extract topics" : "Başlıklar ayıklansın", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index f03c100bc19..1722001caa4 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "免費提示", "Runs an arbitrary prompt through the built-in language model." : "通過內置語言模型運行任意提示。", "Generate headline" : "産生標題", - "Generates a possible headline for a text" : "為文字生成可能的標題", "Summarize" : "總結", "Summarizes text by reducing its length without losing key information." : "通過減少文字長度來總結而不丟失關鍵資訊。", "Extract topics" : "解壓縮主題", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index dc322a17bda..4a460194655 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -264,7 +264,6 @@ "Free prompt" : "免費提示", "Runs an arbitrary prompt through the built-in language model." : "通過內置語言模型運行任意提示。", "Generate headline" : "産生標題", - "Generates a possible headline for a text" : "為文字生成可能的標題", "Summarize" : "總結", "Summarizes text by reducing its length without losing key information." : "通過減少文字長度來總結而不丟失關鍵資訊。", "Extract topics" : "解壓縮主題", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 1f88228d2e7..4fee4c524bd 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -266,7 +266,6 @@ OC.L10N.register( "Free prompt" : "免費提示詞", "Runs an arbitrary prompt through the built-in language model." : "透過內建語言模型執行任意提示詞。", "Generate headline" : "產生標題", - "Generates a possible headline for a text" : "為文字產生可能的標題", "Summarize" : "總結", "Summarizes text by reducing its length without losing key information." : "透過減少文字長度來總結而不遺失關鍵資訊。", "Extract topics" : "擷取主題", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 2e6be0f2226..1146139dc1d 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -264,7 +264,6 @@ "Free prompt" : "免費提示詞", "Runs an arbitrary prompt through the built-in language model." : "透過內建語言模型執行任意提示詞。", "Generate headline" : "產生標題", - "Generates a possible headline for a text" : "為文字產生可能的標題", "Summarize" : "總結", "Summarizes text by reducing its length without losing key information." : "透過減少文字長度來總結而不遺失關鍵資訊。", "Extract topics" : "擷取主題", |