diff --git a/l10n/ar.js b/l10n/ar.js index 7e347e37..0f892f9c 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "إختَر ملفاً", "Choose a file" : "إختيار ملف", "No file selected" : "لم تقم بتحديد أي ملف", + "Choose a value" : "إختَر قيمةً", "Upload from device" : "إرفَع من الجهاز", "Select from Nextcloud" : "إختَر من نكست كلاود", "Pick one or multiple files" : "إختَر ملفاً أو أكثر", diff --git a/l10n/ar.json b/l10n/ar.json index 2a47d8c4..e7fb2846 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -162,6 +162,7 @@ "Choose file" : "إختَر ملفاً", "Choose a file" : "إختيار ملف", "No file selected" : "لم تقم بتحديد أي ملف", + "Choose a value" : "إختَر قيمةً", "Upload from device" : "إرفَع من الجهاز", "Select from Nextcloud" : "إختَر من نكست كلاود", "Pick one or multiple files" : "إختَر ملفاً أو أكثر", diff --git a/l10n/de.js b/l10n/de.js index 34d46970..81b399ce 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -31,7 +31,7 @@ OC.L10N.register( "Image storage" : "Bild-Speicher", "Image generation idle time (days)" : "Bilderstellungs-Leerlaufzeit (Tage)", "Days until generated images are deleted if they are not viewed" : "Tage bis erstellte Bilder gelöscht werden, wenn sie nicht angesehen wurden.", - "Last N messages to consider for chat completions" : "Die letzten N Nachrichten, die für den Chatabschluss berücksichtigt werden sollen", + "Last N messages to consider for chat completions" : "Die letzten n Nachrichten, die für den Chatabschluss berücksichtigt werden sollen", "Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert", "Failed to save assistant admin options" : "Fehler beim Speichern der Assistenten-Administrationseinstellungen", "This output was generated by AI. Make sure to double-check and adjust." : "Dieses Ergebnis wurde von KI generiert. Überprüfe die Angaben und passe sie gegebenenfalls an.", @@ -66,6 +66,7 @@ OC.L10N.register( "Choose file" : "Datei auswählen", "Choose a file" : "Datei auswählen", "No file selected" : "Keine Datei ausgewählt", + "Choose a value" : "Einen Wert auswählen", "Upload from device" : "Von Gerät hochladen", "Share" : "Teilen", "Could not copy to clipboard" : "Konnte nicht in die Zwischenablage kopieren", diff --git a/l10n/de.json b/l10n/de.json index 9e1e417b..8f6ead73 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -29,7 +29,7 @@ "Image storage" : "Bild-Speicher", "Image generation idle time (days)" : "Bilderstellungs-Leerlaufzeit (Tage)", "Days until generated images are deleted if they are not viewed" : "Tage bis erstellte Bilder gelöscht werden, wenn sie nicht angesehen wurden.", - "Last N messages to consider for chat completions" : "Die letzten N Nachrichten, die für den Chatabschluss berücksichtigt werden sollen", + "Last N messages to consider for chat completions" : "Die letzten n Nachrichten, die für den Chatabschluss berücksichtigt werden sollen", "Assistant admin options saved" : "Assistenten-Administrationseinstellungen gespeichert", "Failed to save assistant admin options" : "Fehler beim Speichern der Assistenten-Administrationseinstellungen", "This output was generated by AI. Make sure to double-check and adjust." : "Dieses Ergebnis wurde von KI generiert. Überprüfe die Angaben und passe sie gegebenenfalls an.", @@ -64,6 +64,7 @@ "Choose file" : "Datei auswählen", "Choose a file" : "Datei auswählen", "No file selected" : "Keine Datei ausgewählt", + "Choose a value" : "Einen Wert auswählen", "Upload from device" : "Von Gerät hochladen", "Share" : "Teilen", "Could not copy to clipboard" : "Konnte nicht in die Zwischenablage kopieren", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 02a8545b..53b39d83 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "Datei auswählen", "Choose a file" : "Datei auswählen", "No file selected" : "Keine Datei gewählt", + "Choose a value" : "Einen Wert auswählen", "Upload from device" : "Von Gerät hochladen", "Select from Nextcloud" : "Aus Nextcloud auswählen", "Pick one or multiple files" : "Eine oder mehrere Dateien auswählen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0903baad..6b5a9bc4 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -162,6 +162,7 @@ "Choose file" : "Datei auswählen", "Choose a file" : "Datei auswählen", "No file selected" : "Keine Datei gewählt", + "Choose a value" : "Einen Wert auswählen", "Upload from device" : "Von Gerät hochladen", "Select from Nextcloud" : "Aus Nextcloud auswählen", "Pick one or multiple files" : "Eine oder mehrere Dateien auswählen", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a4e3b349..1cc6f0d4 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "Choose file", "Choose a file" : "Choose a file", "No file selected" : "No file selected", + "Choose a value" : "Choose a value", "Upload from device" : "Upload from device", "Select from Nextcloud" : "Select from Nextcloud", "Pick one or multiple files" : "Pick one or multiple files", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index dae2c65a..75d1e624 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -162,6 +162,7 @@ "Choose file" : "Choose file", "Choose a file" : "Choose a file", "No file selected" : "No file selected", + "Choose a value" : "Choose a value", "Upload from device" : "Upload from device", "Select from Nextcloud" : "Select from Nextcloud", "Pick one or multiple files" : "Pick one or multiple files", diff --git a/l10n/ga.js b/l10n/ga.js index 7b2e2c22..e86027af 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "Roghnaigh comhad", "Choose a file" : "Roghnaigh comhad", "No file selected" : "Níor roghnaíodh aon chomhad", + "Choose a value" : "Roghnaigh luach", "Upload from device" : "Íosluchtaigh ó gléas", "Select from Nextcloud" : "Roghnaigh ó Nextcloud", "Pick one or multiple files" : "Roghnaigh comhad amháin nó níos mó", diff --git a/l10n/ga.json b/l10n/ga.json index 01dee243..e92b5bb4 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -162,6 +162,7 @@ "Choose file" : "Roghnaigh comhad", "Choose a file" : "Roghnaigh comhad", "No file selected" : "Níor roghnaíodh aon chomhad", + "Choose a value" : "Roghnaigh luach", "Upload from device" : "Íosluchtaigh ó gléas", "Select from Nextcloud" : "Roghnaigh ó Nextcloud", "Pick one or multiple files" : "Roghnaigh comhad amháin nó níos mó", diff --git a/l10n/gl.js b/l10n/gl.js index 1de618ee..4eb5399d 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "Escoller o ficheiro", "Choose a file" : "Escoller un ficheiro", "No file selected" : "Non seleccionou ningún ficheiro", + "Choose a value" : "Escoller un valor", "Upload from device" : "Enviar dende o dispositivo", "Select from Nextcloud" : "Seleccionar de Nextcloud", "Pick one or multiple files" : "Escolla un ou varios ficheiros", diff --git a/l10n/gl.json b/l10n/gl.json index a1f0fbde..811bb66a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -162,6 +162,7 @@ "Choose file" : "Escoller o ficheiro", "Choose a file" : "Escoller un ficheiro", "No file selected" : "Non seleccionou ningún ficheiro", + "Choose a value" : "Escoller un valor", "Upload from device" : "Enviar dende o dispositivo", "Select from Nextcloud" : "Seleccionar de Nextcloud", "Pick one or multiple files" : "Escolla un ou varios ficheiros", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index e8fc8519..4dfe820e 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "Escolher arquivo", "Choose a file" : "Escolher um arquivo", "No file selected" : "Nenhum arquivo selecionado", + "Choose a value" : "Escolha um valor", "Upload from device" : "Enviar do dispositivo", "Select from Nextcloud" : "Selecione em Nextcloud", "Pick one or multiple files" : "Escolha um ou vários arquivos", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index ccbfa9f2..4739ebf2 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -162,6 +162,7 @@ "Choose file" : "Escolher arquivo", "Choose a file" : "Escolher um arquivo", "No file selected" : "Nenhum arquivo selecionado", + "Choose a value" : "Escolha um valor", "Upload from device" : "Enviar do dispositivo", "Select from Nextcloud" : "Selecione em Nextcloud", "Pick one or multiple files" : "Escolha um ou vários arquivos", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 240ab9ee..ca3df3b3 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -164,6 +164,7 @@ OC.L10N.register( "Choose file" : "選擇檔案", "Choose a file" : "選擇一個檔案", "No file selected" : "未選擇任何檔案", + "Choose a value" : "選擇一個數值", "Upload from device" : "從裝置上傳", "Select from Nextcloud" : "從 Nextcloud 選擇", "Pick one or multiple files" : "選擇一個或多個檔案", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 55b484fd..725b16f7 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -162,6 +162,7 @@ "Choose file" : "選擇檔案", "Choose a file" : "選擇一個檔案", "No file selected" : "未選擇任何檔案", + "Choose a value" : "選擇一個數值", "Upload from device" : "從裝置上傳", "Select from Nextcloud" : "從 Nextcloud 選擇", "Pick one or multiple files" : "選擇一個或多個檔案",