diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a351f2ed7c359..1dfe150ecaf43 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.", "No favorites yet" : "ليست عندك مفضلات بعد", "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ", + "List of recently modified files and folders." : "قائمة بالملفات و المجلدات التي تمّ تعديلها مؤخراً.", + "No recently modified files" : "لا توجد أيّ ملفات تمّ تعديلها مؤخراً", + "Files and folders you recently modified will show up here." : "الملفات و المجلدات التي تمّ تعديلها مؤخراً ستظهر هنا.", "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", "Toggle grid view" : "تفعيل/تعطيل القائمة", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index b26de0ba321df..ae85fe9e6d707 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.", "No favorites yet" : "ليست عندك مفضلات بعد", "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ", + "List of recently modified files and folders." : "قائمة بالملفات و المجلدات التي تمّ تعديلها مؤخراً.", + "No recently modified files" : "لا توجد أيّ ملفات تمّ تعديلها مؤخراً", + "Files and folders you recently modified will show up here." : "الملفات و المجلدات التي تمّ تعديلها مؤخراً ستظهر هنا.", "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", "Toggle grid view" : "تفعيل/تعطيل القائمة", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index fe1d2dc4ce3ac..4191985730a32 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -248,7 +248,10 @@ OC.L10N.register( "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "List of favorites files and folders." : "Llista de fitxers i carpetes preferits.", "No favorites yet" : "Encara no teniu preferits", - "Files and folders you mark as favorite will show up here" : "Aquí apareixeran els fitxers i carpetes que marqueu com a preferits", + "Files and folders you mark as favorite will show up here" : "Els fitxers i les carpetes que marqueu com a preferits es mostraran aquí", + "List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.", + "No recently modified files" : "No hi ha cap fitxer modificat recentment", + "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", "Toggle %1$s sublist" : "Canvia la subllista de %1$s", "Toggle grid view" : "Canvia la visualització de quadrícula", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 620a7dffb8793..b72feb2a09689 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -246,7 +246,10 @@ "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "List of favorites files and folders." : "Llista de fitxers i carpetes preferits.", "No favorites yet" : "Encara no teniu preferits", - "Files and folders you mark as favorite will show up here" : "Aquí apareixeran els fitxers i carpetes que marqueu com a preferits", + "Files and folders you mark as favorite will show up here" : "Els fitxers i les carpetes que marqueu com a preferits es mostraran aquí", + "List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.", + "No recently modified files" : "No hi ha cap fitxer modificat recentment", + "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", "Toggle %1$s sublist" : "Canvia la subllista de %1$s", "Toggle grid view" : "Canvia la visualització de quadrícula", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 5e03046beb8dc..eff2fc76813f8 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Seznam oblíbených souborů a složek.", "No favorites yet" : "Zatím nic oblíbeného", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené", + "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", + "No recently modified files" : "Žádné nedávno změněné soubory.", + "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", "Toggle %1$s sublist" : "Přepnout %1$s podseznam", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 56aaac3e4ebfa..dd7cf116c9670 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "Seznam oblíbených souborů a složek.", "No favorites yet" : "Zatím nic oblíbeného", "Files and folders you mark as favorite will show up here" : "Zde budou zobrazeny soubory a složky, které označíte jako oblíbené", + "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", + "No recently modified files" : "Žádné nedávno změněné soubory.", + "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", "Toggle %1$s sublist" : "Přepnout %1$s podseznam", "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 6c779f8342328..c1da442103ac7 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien.", "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen", + "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner.", + "No recently modified files" : "Keine kürzlich geänderten Dateien", + "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "Toggle grid view" : "Rasteransicht umschalten", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index ab9f184ea33cf..3764680052734 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "Liste der favorisierten Ordner und Dateien.", "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen", + "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner.", + "No recently modified files" : "Keine kürzlich geänderten Dateien", + "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "Toggle grid view" : "Rasteransicht umschalten", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index ac1477d51b2fe..4a21636535e43 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "List of favourites files and folders.", "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", + "List of recently modified files and folders." : "List of recently modified files and folders.", + "No recently modified files" : "No recently modified files", + "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index f393f881f77f8..16b2a131ff084 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "List of favourites files and folders.", "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", + "List of recently modified files and folders." : "List of recently modified files and folders.", + "No recently modified files" : "No recently modified files", + "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 867f448cdbd78..381997e2033fa 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.", "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", + "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", + "No recently modified files" : "Non hai ficheiros modificados recentemente", + "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grella", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index c9821e05d124c..0d285c915ae03 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.", "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", + "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", + "No recently modified files" : "Non hai ficheiros modificados recentemente", + "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grella", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 590c8b8b8a6bc..5f9bd0008a2b1 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -194,6 +194,7 @@ OC.L10N.register( "descending" : "descendente", "Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})", "List of files and folders." : "Lista de arquivos e pastas.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "Storage informations" : "Informações de armazenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", @@ -239,6 +240,7 @@ OC.L10N.register( "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", "Open folder {displayName}" : "Abra a pasta {displayName}", + "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", @@ -247,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de arquivos e pastas favoritos.", "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", + "List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.", + "No recently modified files" : "Nenhum arquivo modificado recentemente", + "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", "Toggle %1$s sublist" : "Alternar a sublista %1$s", "Toggle grid view" : "Alternar a visão em grade", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 5895fc32caf67..fdc760a4dddf8 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -192,6 +192,7 @@ "descending" : "descendente", "Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})", "List of files and folders." : "Lista de arquivos e pastas.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "Storage informations" : "Informações de armazenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", @@ -237,6 +238,7 @@ "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", "Open folder {displayName}" : "Abra a pasta {displayName}", + "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", @@ -245,6 +247,9 @@ "List of favorites files and folders." : "Lista de arquivos e pastas favoritos.", "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", + "List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.", + "No recently modified files" : "Nenhum arquivo modificado recentemente", + "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", "Toggle %1$s sublist" : "Alternar a sublista %1$s", "Toggle grid view" : "Alternar a visão em grade", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 43d0bf5c65ed6..58c38d9e3b89c 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -194,6 +194,7 @@ OC.L10N.register( "descending" : "fallande", "Sort list by {column} ({direction})" : "Sortera listan efter {column} ({direction})", "List of files and folders." : "Lista över filer och mappar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "Storage informations" : "Lagringsinformation", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{relative}% used" : "{relative}% använt", @@ -239,6 +240,7 @@ OC.L10N.register( "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Delete permanently" : "Ta bort permanent", "Open folder {displayName}" : "Öppna mappen {displayName}", + "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", "Set up templates folder" : "Skapa en mapp för mallar", "Templates" : "Mallar", @@ -247,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Lista över favoritfiler och mappar.", "No favorites yet" : "Inga favoriter ännu", "Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här", + "List of recently modified files and folders." : "Lista över nyligen ändrade filer och mappar.", + "No recently modified files" : "Inga nyligen ändrade filer", + "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", "Toggle %1$s sublist" : "Växla %1$s sublista", "Toggle grid view" : "Växla rutnätsvy", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 5272c82c195a4..6deefb774ce08 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -192,6 +192,7 @@ "descending" : "fallande", "Sort list by {column} ({direction})" : "Sortera listan efter {column} ({direction})", "List of files and folders." : "Lista över filer och mappar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", "Storage informations" : "Lagringsinformation", "{usedQuotaByte} used" : "{usedQuotaByte} använt", "{relative}% used" : "{relative}% använt", @@ -237,6 +238,7 @@ "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Delete permanently" : "Ta bort permanent", "Open folder {displayName}" : "Öppna mappen {displayName}", + "Open in Files" : "Öppna i Filer", "Open details" : "Öppna detaljer", "Set up templates folder" : "Skapa en mapp för mallar", "Templates" : "Mallar", @@ -245,6 +247,9 @@ "List of favorites files and folders." : "Lista över favoritfiler och mappar.", "No favorites yet" : "Inga favoriter ännu", "Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här", + "List of recently modified files and folders." : "Lista över nyligen ändrade filer och mappar.", + "No recently modified files" : "Inga nyligen ändrade filer", + "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", "Toggle %1$s sublist" : "Växla %1$s sublista", "Toggle grid view" : "Växla rutnätsvy", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index df34fb1cb5f26..a1703133a6f5b 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", + "No recently modified files" : "近期無修改檔案", + "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index cc1799c072972..363514d5e265e 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", + "No recently modified files" : "近期無修改檔案", + "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js index b3887f138b818..df02f034517ee 100644 --- a/apps/files_external/l10n/ca.js +++ b/apps/files_external/l10n/ca.js @@ -104,8 +104,19 @@ OC.L10N.register( "External storage support" : "Compatibilitat amb emmagatzematge extern", "Adds basic external storage support" : "Afegeix compatibilitat bàsica amb emmagatzematge extern", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Aquesta aplicació permet als administradors configurar les connexions amb proveïdors d'emmagatzematge externs, com ara servidors FTP, magatzems d'objectes S3 o SWIFT, altres servidors del Nextcloud, servidors WebDAV i molt més. Els administradors poden triar quins tipus d'emmagatzematge permeten i poden muntar aquestes ubicacions d'emmagatzematge per a un usuari, un grup o tot el sistema. Els usuaris veuran que apareixerà una nova carpeta en la carpeta arrel del Nextcloud, que podran obrir i utilitzar com qualsevol altra carpeta del Nextcloud. L'emmagatzematge extern també permet als usuaris compartir fitxers emmagatzemats en aquestes ubicacions externes. En aquests casos, s'utilitzen les credencials del propietari del fitxer quan el destinatari sol·licita el fitxer des d'un emmagatzematge extern, de manera que es garanteix que el destinatari pot accedir al fitxer compartit.\n\nL'emmagatzematge extern es pot configurar mitjançant la interfície gràfica d'usuari o des de la línia d'ordres. Aquesta segona opció proporciona als usuaris avançats més flexibilitat per a configurar muntatges d'emmagatzematge extern en massa i establir prioritats de muntatge. Podeu obtenir més informació en la documentació de la GUI d'emmagatzematge extern i la documentació del fitxer de configuració de l'emmagatzematge extern.", + "Enter missing credentials" : "Introdueix les credencials que falten", + "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", + "New configuration successfully saved" : "La configuració nova s'ha desat correctament", + "There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.", + "We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}", + "Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors", "Open in files" : "Obre a Fitxers", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "S'ha produït un error amb aquest emmagatzematge extern. Voleu revisar la configuració d'aquest punt de muntatge en la pàgina de paràmetres?", "External mount error" : "Error de muntatge extern", + "List of external storage." : "Llista d'emmagatzematge extern.", + "There is no external storage configured. You can configure them in your Personal settings." : "No s'ha configurat cap emmagatzematge extern. Podeu configurar-ne en els paràmetres personals.", + "There is no external storage configured and you don't have the permission to configure them." : "No s'ha configurat cap emmagatzematge extern i no teniu permís per a configurar-ne.", + "No external storage" : "No hi ha cap emmagatzematge extern", "Storage type" : "Tipus d'emmagatzematge", "Unknown" : "Desconegut", "Scope" : "Abast", diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json index 73c3bd8f43d65..dd69360ea4088 100644 --- a/apps/files_external/l10n/ca.json +++ b/apps/files_external/l10n/ca.json @@ -102,8 +102,19 @@ "External storage support" : "Compatibilitat amb emmagatzematge extern", "Adds basic external storage support" : "Afegeix compatibilitat bàsica amb emmagatzematge extern", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Aquesta aplicació permet als administradors configurar les connexions amb proveïdors d'emmagatzematge externs, com ara servidors FTP, magatzems d'objectes S3 o SWIFT, altres servidors del Nextcloud, servidors WebDAV i molt més. Els administradors poden triar quins tipus d'emmagatzematge permeten i poden muntar aquestes ubicacions d'emmagatzematge per a un usuari, un grup o tot el sistema. Els usuaris veuran que apareixerà una nova carpeta en la carpeta arrel del Nextcloud, que podran obrir i utilitzar com qualsevol altra carpeta del Nextcloud. L'emmagatzematge extern també permet als usuaris compartir fitxers emmagatzemats en aquestes ubicacions externes. En aquests casos, s'utilitzen les credencials del propietari del fitxer quan el destinatari sol·licita el fitxer des d'un emmagatzematge extern, de manera que es garanteix que el destinatari pot accedir al fitxer compartit.\n\nL'emmagatzematge extern es pot configurar mitjançant la interfície gràfica d'usuari o des de la línia d'ordres. Aquesta segona opció proporciona als usuaris avançats més flexibilitat per a configurar muntatges d'emmagatzematge extern en massa i establir prioritats de muntatge. Podeu obtenir més informació en la documentació de la GUI d'emmagatzematge extern i la documentació del fitxer de configuració de l'emmagatzematge extern.", + "Enter missing credentials" : "Introdueix les credencials que falten", + "Unable to update this external storage config. {statusMessage}" : "No s'ha pogut actualitzar la configuració d'aquest emmagatzematge extern. {statusMessage}", + "New configuration successfully saved" : "La configuració nova s'ha desat correctament", + "There was an error with this external storage." : "S'ha produït un error amb aquest emmagatzematge extern.", + "We were unable to check the external storage {basename}" : "No s'ha pogut comprovar l'emmagatzematge extern {basename}", + "Examine this faulty external storage configuration" : "Examina la configuració d'aquest emmagatzematge extern amb errors", "Open in files" : "Obre a Fitxers", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "S'ha produït un error amb aquest emmagatzematge extern. Voleu revisar la configuració d'aquest punt de muntatge en la pàgina de paràmetres?", "External mount error" : "Error de muntatge extern", + "List of external storage." : "Llista d'emmagatzematge extern.", + "There is no external storage configured. You can configure them in your Personal settings." : "No s'ha configurat cap emmagatzematge extern. Podeu configurar-ne en els paràmetres personals.", + "There is no external storage configured and you don't have the permission to configure them." : "No s'ha configurat cap emmagatzematge extern i no teniu permís per a configurar-ne.", + "No external storage" : "No hi ha cap emmagatzematge extern", "Storage type" : "Tipus d'emmagatzematge", "Unknown" : "Desconegut", "Scope" : "Abast", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index db6935baa9626..23939ea5cf305 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -104,8 +104,19 @@ OC.L10N.register( "External storage support" : "Suporte a armazenamento externo", "Adds basic external storage support" : "Adiciona suporte básico para armazenamento externo", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esse aplicativo permite que os administradores configurem conexões com provedores de armazenamento externos, como servidores FTP, armazenamentos de objetos S3 ou SWIFT, outros servidores Nextcloud, servidores WebDAV e muito mais. Os administradores podem escolher quais tipos de armazenamento serão habilitados e podem montar esses locais de armazenamento para um usuário, um grupo ou todo o sistema. Os usuários verão uma nova pasta aparecer no diretório raiz do Nextcloud, que eles podem acessar e usar como qualquer outra pasta. O armazenamento externo também permite que os usuários compartilhem arquivos armazenados nesses locais externos. Nesses casos, as credenciais do proprietário do arquivo são usadas quando o destinatário solicita o arquivo do armazenamento externo, garantindo, assim, que o destinatário possa acessar o arquivo compartilhado.\n\nO armazenamento externo pode ser configurado usando a GUI ou pela linha de comando. Essa segunda opção fornece ao usuário avançado mais flexibilidade para configurar montagens em massa e definir prioridades de montagem. Mais informações estão disponíveis na documentação da GUI de armazenamento externo e na documentação do Arquivo de Configuração de armazenamento externo.", + "Enter missing credentials" : "Digite as credenciais ausentes", + "Unable to update this external storage config. {statusMessage}" : "Não é possível atualizar esta configuração de armazenamento externo. {statusMessage}", + "New configuration successfully saved" : "Nova configuração salva com sucesso", + "There was an error with this external storage." : "Ocorreu um erro com este armazenamento externo.", + "We were unable to check the external storage {basename}" : "Não foi possível verificar o armazenamento externo {basename}", + "Examine this faulty external storage configuration" : "Examine esta configuração de armazenamento externo com falha", "Open in files" : "Abrir em arquivos", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Ocorreu um erro com este armazenamento externo. Deseja revisar esta configuração do ponto de montagem na página de configurações?", "External mount error" : "Erro de montagem externa", + "List of external storage." : "Lista de armazenamento externo.", + "There is no external storage configured. You can configure them in your Personal settings." : "Não há armazenamento externo configurado. Você pode configurá-los em suas configurações pessoais.", + "There is no external storage configured and you don't have the permission to configure them." : "Não há armazenamento externo configurado e você não tem permissão para configurá-los.", + "No external storage" : "Sem armazenamento externo", "Storage type" : "Tipo de armazenamento", "Unknown" : "Desconhecido", "Scope" : "Alcance", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 59f594fffe4ea..923222380f341 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -102,8 +102,19 @@ "External storage support" : "Suporte a armazenamento externo", "Adds basic external storage support" : "Adiciona suporte básico para armazenamento externo", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Esse aplicativo permite que os administradores configurem conexões com provedores de armazenamento externos, como servidores FTP, armazenamentos de objetos S3 ou SWIFT, outros servidores Nextcloud, servidores WebDAV e muito mais. Os administradores podem escolher quais tipos de armazenamento serão habilitados e podem montar esses locais de armazenamento para um usuário, um grupo ou todo o sistema. Os usuários verão uma nova pasta aparecer no diretório raiz do Nextcloud, que eles podem acessar e usar como qualquer outra pasta. O armazenamento externo também permite que os usuários compartilhem arquivos armazenados nesses locais externos. Nesses casos, as credenciais do proprietário do arquivo são usadas quando o destinatário solicita o arquivo do armazenamento externo, garantindo, assim, que o destinatário possa acessar o arquivo compartilhado.\n\nO armazenamento externo pode ser configurado usando a GUI ou pela linha de comando. Essa segunda opção fornece ao usuário avançado mais flexibilidade para configurar montagens em massa e definir prioridades de montagem. Mais informações estão disponíveis na documentação da GUI de armazenamento externo e na documentação do Arquivo de Configuração de armazenamento externo.", + "Enter missing credentials" : "Digite as credenciais ausentes", + "Unable to update this external storage config. {statusMessage}" : "Não é possível atualizar esta configuração de armazenamento externo. {statusMessage}", + "New configuration successfully saved" : "Nova configuração salva com sucesso", + "There was an error with this external storage." : "Ocorreu um erro com este armazenamento externo.", + "We were unable to check the external storage {basename}" : "Não foi possível verificar o armazenamento externo {basename}", + "Examine this faulty external storage configuration" : "Examine esta configuração de armazenamento externo com falha", "Open in files" : "Abrir em arquivos", + "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Ocorreu um erro com este armazenamento externo. Deseja revisar esta configuração do ponto de montagem na página de configurações?", "External mount error" : "Erro de montagem externa", + "List of external storage." : "Lista de armazenamento externo.", + "There is no external storage configured. You can configure them in your Personal settings." : "Não há armazenamento externo configurado. Você pode configurá-los em suas configurações pessoais.", + "There is no external storage configured and you don't have the permission to configure them." : "Não há armazenamento externo configurado e você não tem permissão para configurá-los.", + "No external storage" : "Sem armazenamento externo", "Storage type" : "Tipo de armazenamento", "Unknown" : "Desconhecido", "Scope" : "Alcance", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 80f92c8da3475..f5674af96e4d3 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -211,6 +211,7 @@ OC.L10N.register( "this share just expired." : "esse compartilhamento acabou de expirar.", "Shared with you by {owner}" : "Compartilhado com você por {owner}", "_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"], + "Open in Files" : "Abrir em arquivos", "_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"], "_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"], "Link to a file" : "Criar link para um arquivo", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index e4b3260919360..cce1a7731a2ba 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -209,6 +209,7 @@ "this share just expired." : "esse compartilhamento acabou de expirar.", "Shared with you by {owner}" : "Compartilhado com você por {owner}", "_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"], + "Open in Files" : "Abrir em arquivos", "_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"], "_Restore share_::_Restore shares_" : ["Restaurar compartilhamentos","Restaurar compartilhamentos","Restaurar compartilhamentos"], "Link to a file" : "Criar link para um arquivo", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 32e3ffd17a120..cf116f4f867c9 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -211,6 +211,7 @@ OC.L10N.register( "this share just expired." : "denna delning har just gått ut.", "Shared with you by {owner}" : "Delad med dig av {owner}", "_Accept share_::_Accept shares_" : ["Acceptera delning","Acceptera delningar"], + "Open in Files" : "Öppna i Filer", "_Reject share_::_Reject shares_" : ["Avvisa delning","Avvisa delningar"], "_Restore share_::_Restore shares_" : ["Återställ delning","Återställ delningar"], "Link to a file" : "Länka till en fil", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index bf7485bc2e861..0c365a2161a79 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -209,6 +209,7 @@ "this share just expired." : "denna delning har just gått ut.", "Shared with you by {owner}" : "Delad med dig av {owner}", "_Accept share_::_Accept shares_" : ["Acceptera delning","Acceptera delningar"], + "Open in Files" : "Öppna i Filer", "_Reject share_::_Reject shares_" : ["Avvisa delning","Avvisa delningar"], "_Restore share_::_Restore shares_" : ["Återställ delning","Återställ delningar"], "Link to a file" : "Länka till en fil", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 67eac7ab7614e..a470c2d4ba954 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "شخصي", "Administration" : "الإدارة", "Additional settings" : "الإعدادات المتقدمة", + "Artificial Intelligence" : "الذكاء الاصطناعي", "Administration privileges" : "امتيازات الإدارة", "Groupware" : "برمجيّات العمل التعاوني Groupware", "Overview" : "مُلخّص", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "معلومات الملف الشخصي", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "صورة الملف الشخصي، و الاسم الكامل، و الإيميل، و رقم الهاتف، و صفحة الوب، و حساب تويتر، و المؤسسة، و الوظيفة، و الترويسة، و السيرة الذاتية، و هل أن ملفك الشخصي مُفعّل", "Nextcloud settings" : "إعدادات نكست كلاود", + "Machine translation" : "الترحمة الآلية", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", + "Speech-To-Text" : "تحويل الكلام إلى نص", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", + "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", + "Text processing" : "معالجة النصوص", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة", + "Task:" : "المُهِمّة:", + "None of your currently installed apps provide Text processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة النصوص", "Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.", "None" : "لا شيء", "Unable to modify setting" : "تعذّر تعديل الإعداد", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 73e0e549e82ff..095611d373567 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -118,6 +118,7 @@ "Personal" : "شخصي", "Administration" : "الإدارة", "Additional settings" : "الإعدادات المتقدمة", + "Artificial Intelligence" : "الذكاء الاصطناعي", "Administration privileges" : "امتيازات الإدارة", "Groupware" : "برمجيّات العمل التعاوني Groupware", "Overview" : "مُلخّص", @@ -146,6 +147,15 @@ "Profile information" : "معلومات الملف الشخصي", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "صورة الملف الشخصي، و الاسم الكامل، و الإيميل، و رقم الهاتف، و صفحة الوب، و حساب تويتر، و المؤسسة، و الوظيفة، و الترويسة، و السيرة الذاتية، و هل أن ملفك الشخصي مُفعّل", "Nextcloud settings" : "إعدادات نكست كلاود", + "Machine translation" : "الترحمة الآلية", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "يمكن تنفيذ الترجمة الآلية من خلال تطبيقات مختلفة. هنا يمكنك تحديد أسبقية تطبيقات الترجمة الآلية التي قمت بتثبيتها في الوقت الحالي.", + "Speech-To-Text" : "تحويل الكلام إلى نص", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "يمكن تنفيذ تحويل الكلام إلى نص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه.", + "None of your currently installed apps provide Speech-To-Text functionality" : "لا توفر أي من تطبيقاتك المثبتة حاليًا وظيفة تحويل الكلام إلى نص", + "Text processing" : "معالجة النصوص", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة", + "Task:" : "المُهِمّة:", + "None of your currently installed apps provide Text processing functionality" : "لا يوفر أي من تطبيقاتك المثبتة حاليًا وظيفة معالجة النصوص", "Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.", "None" : "لا شيء", "Unable to modify setting" : "تعذّر تعديل الإعداد", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 2de266f08d12d..d64ce74dc45b7 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Osobní", "Administration" : "Správa", "Additional settings" : "Další nastavení", + "Artificial Intelligence" : "Umělá inteligence", "Administration privileges" : "Oprávnění ke správě", "Groupware" : "Software pro podporu spolupráce", "Overview" : "Přehled", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "Informace o profilu", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázek, celé jméno, e-mailová adresa, telefonní číslo, adresa, webové stránky, Twitter, organizace, role, úvod, životopis a to, zda je profil zapnutý", "Nextcloud settings" : "Nastavení Nextcloud", + "Machine translation" : "Strojový překlad", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", + "Speech-To-Text" : "Převod řeči na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", + "Text processing" : "Zpracování textu", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy zpracovávání textu je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", + "Task:" : "Úloha:", + "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "Here you can decide which group can access certain sections of the administration settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k určitým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index ea32f7a6ce0b8..4e4debc03c9bc 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -118,6 +118,7 @@ "Personal" : "Osobní", "Administration" : "Správa", "Additional settings" : "Další nastavení", + "Artificial Intelligence" : "Umělá inteligence", "Administration privileges" : "Oprávnění ke správě", "Groupware" : "Software pro podporu spolupráce", "Overview" : "Přehled", @@ -146,6 +147,15 @@ "Profile information" : "Informace o profilu", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázek, celé jméno, e-mailová adresa, telefonní číslo, adresa, webové stránky, Twitter, organizace, role, úvod, životopis a to, zda je profil zapnutý", "Nextcloud settings" : "Nastavení Nextcloud", + "Machine translation" : "Strojový překlad", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojový překlad je možné implementovat různými aplikacemi. Zde je možné definovat pořadí přednosti aplikací pro strojový překlad, které máte v tuto chvíli nainstalované.", + "Speech-To-Text" : "Převod řeči na text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Převod řeči na text je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci převodu řeči na text", + "Text processing" : "Zpracování textu", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy zpracovávání textu je možné implementovat různými aplikacemi. Zde je možné nastavit, která z nich má být používána který typ úlohy.", + "Task:" : "Úloha:", + "None of your currently installed apps provide Text processing functionality" : "Žádná z v tuto chvíli nainstalovaných aplikací neposkytuje funkci zpracovávání textu", "Here you can decide which group can access certain sections of the administration settings." : "Zde je možné rozhodnout, které skupiny mohou přistupovat k určitým nastavením správy.", "None" : "Žádné", "Unable to modify setting" : "Nastavení se nedaří změnit", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index a467a6cf3b288..02845e668eeb6 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -131,14 +131,14 @@ OC.L10N.register( "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", - "Background jobs" : "Hintergrund-Aufgaben", + "Background jobs" : "Hintergrund-Jobs", "Create" : "Erstellen", "Change" : "Ändern", "Delete" : "Löschen", "Reshare" : "Weiterteilen", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", - "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", + "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Ein Hintergrundjob, der nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte versuche es später erneut.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Benutzern oder -Gruppen gefunden. Bitte überprüfe deine „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwende „occ ldap:update-uuid“, um sie zu aktualisieren.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Wir empfehlen, es zu deaktivieren.", @@ -232,8 +232,8 @@ OC.L10N.register( "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen findest du in der Dokumentation.", - "Last job execution ran {time}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {time}. Etwas scheint falsch zu sein.", - "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.", + "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint falsch zu sein.", + "Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Job wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", @@ -455,7 +455,7 @@ OC.L10N.register( "SMTP Username" : "SMTP-Benutzername", "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", - "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", + "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Performance deiner Instanz ist es wichtig, dass alles richtig konfiguriert ist. Um dir dabei zu helfen, führen wir einige automatische Prüfungen durch. Weitere Informationen kannst du der verlinkten Dokumentation entnehmen.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler bei deiner Systemkonfiguration.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 8755e460ca165..968f3ef351a0a 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -129,14 +129,14 @@ "Mobile & desktop" : "Mobil & Desktop", "Email server" : "E-Mail-Server", "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", - "Background jobs" : "Hintergrund-Aufgaben", + "Background jobs" : "Hintergrund-Jobs", "Create" : "Erstellen", "Change" : "Ändern", "Delete" : "Löschen", "Reshare" : "Weiterteilen", "Unlimited" : "Unbegrenzt", "Verifying" : "Überprüfe", - "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", + "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Ein Hintergrundjob, der nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte versuche es später erneut.", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Benutzern oder -Gruppen gefunden. Bitte überprüfe deine „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwende „occ ldap:update-uuid“, um sie zu aktualisieren.", "The old server-side-encryption format is enabled. We recommend disabling this." : "Das alte serverseitige Verschlüsselungsformat ist aktiviert. Wir empfehlen, es zu deaktivieren.", @@ -230,8 +230,8 @@ "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen findest du in der Dokumentation.", - "Last job execution ran {time}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {time}. Etwas scheint falsch zu sein.", - "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.", + "Last job execution ran {time}. Something seems wrong." : "Der letzte Job lief {time}. Etwas scheint falsch zu sein.", + "Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Job wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", @@ -453,7 +453,7 @@ "SMTP Username" : "SMTP-Benutzername", "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", - "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", + "Test and verify email settings" : "Testen und überprüfen der E-Mail-Einstellungen", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Performance deiner Instanz ist es wichtig, dass alles richtig konfiguriert ist. Um dir dabei zu helfen, führen wir einige automatische Prüfungen durch. Weitere Informationen kannst du der verlinkten Dokumentation entnehmen.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler bei deiner Systemkonfiguration.", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 4feee96a0d765..bf31e0047480e 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Artificial Intelligence" : "Künstiche Intelligenz", "Administration privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, Twitter, Organisation, Rolle, Überschrift, Biografie und ob Ihr Profil aktiviert ist", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Machine translation" : "Maschinelle Übersetzung", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", + "Text processing" : "Textverarbeitung", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", + "Task:" : "Aufgaben:", + "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 8c5e76eff340d..14fb770f05f92 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -118,6 +118,7 @@ "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Artificial Intelligence" : "Künstiche Intelligenz", "Administration privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", @@ -146,6 +147,15 @@ "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, Twitter, Organisation, Rolle, Überschrift, Biografie und ob Ihr Profil aktiviert ist", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Machine translation" : "Maschinelle Übersetzung", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.", + "Speech-To-Text" : "Sprache-zu-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Sprache-zu-Text kann mittels verschiedener Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Keine Ihrer derzeit installierten Apps bietet Sprache-zu-Text-Funktionalität", + "Text processing" : "Textverarbeitung", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.", + "Task:" : "Aufgaben:", + "None of your currently installed apps provide Text processing functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung", "Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index b84e67ad77738..4e98183228831 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Personal", "Administration" : "Administration", "Additional settings" : "Additional settings", + "Artificial Intelligence" : "Artificial Intelligence", "Administration privileges" : "Administration privileges", "Groupware" : "Groupware", "Overview" : "Overview", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "Profile information", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "Nextcloud settings", + "Machine translation" : "Machine translation", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", + "Text processing" : "Text processing", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "Task:" : "Task:", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index a3bc11750aae7..f991d9f604bf8 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -118,6 +118,7 @@ "Personal" : "Personal", "Administration" : "Administration", "Additional settings" : "Additional settings", + "Artificial Intelligence" : "Artificial Intelligence", "Administration privileges" : "Administration privileges", "Groupware" : "Groupware", "Overview" : "Overview", @@ -146,6 +147,15 @@ "Profile information" : "Profile information", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "Nextcloud settings", + "Machine translation" : "Machine translation", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", + "Text processing" : "Text processing", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "Task:" : "Task:", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "None", "Unable to modify setting" : "Unable to modify setting", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 8d46260d3b449..82ca39c6c7b9d 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -131,7 +131,7 @@ OC.L10N.register( "Mobile & desktop" : "Mobile & bureau", "Email server" : "Serveur de messagerie", "Security & setup warnings" : "Avertissements de sécurité & configuration", - "Background jobs" : "Tâches de fond", + "Background jobs" : "Tâches d'arrière-plan", "Create" : "Créer", "Change" : "Modifier", "Delete" : "Supprimer", @@ -148,6 +148,7 @@ OC.L10N.register( "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", "Nextcloud settings" : "Paramètres Nextcloud", + "Text processing" : "Traitement de texte", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -234,7 +235,7 @@ OC.L10N.register( "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pour que le serveur fonctionne correctement, il est important de configurer correctement les tâches d'arrière-plan. Cron est le paramètre recommandé. Veuillez consulter la documentation pour plus d'informations.", "Last job execution ran {time}. Something seems wrong." : "La dernière exécution de la tâche a duré {time}. Quelque chose semble dysfonctionner.", "Last job ran {relativeTime}." : "Dernière tâche exécutée {relativeTime}.", - "Background job did not run yet!" : "La tâche de fond n'a pas encore été exécutée !", + "Background job did not run yet!" : "La tâche d'arrière-plan n'a pas encore été exécutée !", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Exécuter une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul utilisateur.", "Webcron" : "Webcron", @@ -243,7 +244,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.", "The cron.php needs to be executed by the system user \"{user}\"." : "Le script cron.php doit être exécuté par l'utilisateur système \"{user}\".", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "L'extension PHP POSIX est nécessaire. Voir la {linkstart}documentation PHP{linkend} pour plus de détails.", - "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches de fond", + "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches d'arrière-plan", "Profile" : "Profil", "Enable or disable profile by default for new users." : "Activer ou désactiver le profil par défaut pour les nouveaux utilisateurs.", "Enable" : "Activer", @@ -475,7 +476,7 @@ OC.L10N.register( "None/STARTTLS" : "Aucun/STARTTLS", "SSL" : "SSL", "Open documentation" : "Ouvrir la documentation", - "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des mails en cas de perte de mot de passe et pour d'autres notifications.", + "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des e-mails en cas de perte de mot de passe et pour d'autres notifications.", "Send mode" : "Mode d'envoi", "Encryption" : "Chiffrement", "Sendmail mode" : "Mode Sendmail", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index a8f0930114854..94bb9071e2d5b 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -129,7 +129,7 @@ "Mobile & desktop" : "Mobile & bureau", "Email server" : "Serveur de messagerie", "Security & setup warnings" : "Avertissements de sécurité & configuration", - "Background jobs" : "Tâches de fond", + "Background jobs" : "Tâches d'arrière-plan", "Create" : "Créer", "Change" : "Modifier", "Delete" : "Supprimer", @@ -146,6 +146,7 @@ "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", "Nextcloud settings" : "Paramètres Nextcloud", + "Text processing" : "Traitement de texte", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -232,7 +233,7 @@ "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pour que le serveur fonctionne correctement, il est important de configurer correctement les tâches d'arrière-plan. Cron est le paramètre recommandé. Veuillez consulter la documentation pour plus d'informations.", "Last job execution ran {time}. Something seems wrong." : "La dernière exécution de la tâche a duré {time}. Quelque chose semble dysfonctionner.", "Last job ran {relativeTime}." : "Dernière tâche exécutée {relativeTime}.", - "Background job did not run yet!" : "La tâche de fond n'a pas encore été exécutée !", + "Background job did not run yet!" : "La tâche d'arrière-plan n'a pas encore été exécutée !", "AJAX" : "AJAX", "Execute one task with each page loaded. Use case: Single user instance." : "Exécuter une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul utilisateur.", "Webcron" : "Webcron", @@ -241,7 +242,7 @@ "Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.", "The cron.php needs to be executed by the system user \"{user}\"." : "Le script cron.php doit être exécuté par l'utilisateur système \"{user}\".", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "L'extension PHP POSIX est nécessaire. Voir la {linkstart}documentation PHP{linkend} pour plus de détails.", - "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches de fond", + "Unable to update background job mode" : "Impossible de mettre à jour le mode d'exécution des tâches d'arrière-plan", "Profile" : "Profil", "Enable or disable profile by default for new users." : "Activer ou désactiver le profil par défaut pour les nouveaux utilisateurs.", "Enable" : "Activer", @@ -473,7 +474,7 @@ "None/STARTTLS" : "Aucun/STARTTLS", "SSL" : "SSL", "Open documentation" : "Ouvrir la documentation", - "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des mails en cas de perte de mot de passe et pour d'autres notifications.", + "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des e-mails en cas de perte de mot de passe et pour d'autres notifications.", "Send mode" : "Mode d'envoi", "Encryption" : "Chiffrement", "Sendmail mode" : "Mode Sendmail", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 9e21df186b1a0..563c89776aad0 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Persoal", "Administration" : "Administración", "Additional settings" : "Axustes adicionais", + "Artificial Intelligence" : "Intelixencia artificial", "Administration privileges" : "Privilexios de administración", "Groupware" : "Software colaborativo", "Overview" : "Vista xeral", @@ -148,11 +149,20 @@ OC.L10N.register( "Profile information" : "Información do perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imaxe de perfil, nome completo, correo-e, número de teléfono, enderezo, sitio web, Twitter, organización, función, título, biografía e se o seu perfil está activado", "Nextcloud settings" : "Axustes de Nextcloud", + "Machine translation" : "Tradución automática", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", + "Speech-To-Text" : "Conversión de voz a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", + "Text processing" : "Procesamento de texto", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "Task:" : "Tarefa:", + "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", "Two-Factor Authentication" : "Autenticación de dous factores", - "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada para todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", + "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser imposta para todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "Enforce two-factor authentication" : "Impor a autenticación de dous factores", "Limit to groups" : "Límite para grupos", "Enforcement of two-factor authentication can be set for certain groups only." : "A obrigatoriedade da autenticación de dous factores pode estabelecerse só para certos grupos.", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 1036c164e3c14..2f23fe7735608 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -118,6 +118,7 @@ "Personal" : "Persoal", "Administration" : "Administración", "Additional settings" : "Axustes adicionais", + "Artificial Intelligence" : "Intelixencia artificial", "Administration privileges" : "Privilexios de administración", "Groupware" : "Software colaborativo", "Overview" : "Vista xeral", @@ -146,11 +147,20 @@ "Profile information" : "Información do perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Imaxe de perfil, nome completo, correo-e, número de teléfono, enderezo, sitio web, Twitter, organización, función, título, biografía e se o seu perfil está activado", "Nextcloud settings" : "Axustes de Nextcloud", + "Machine translation" : "Tradución automática", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradución automática pódese realizar mediante diferentes aplicacións. Aquí pode definir a prioridade das aplicacións de tradución automática que ten instaladas neste momento.", + "Speech-To-Text" : "Conversión de voz a texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text pódese realizar mediante diferentes aplicacións. Aquí pode definir que aplicación debe usar.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de conversión de voz a texto", + "Text processing" : "Procesamento de texto", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.", + "Task:" : "Tarefa:", + "None of your currently installed apps provide Text processing functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.", "None" : "Ningún", "Unable to modify setting" : "Non é posíbel modificar a configuración", "Two-Factor Authentication" : "Autenticación de dous factores", - "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser aplicada para todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", + "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "A autenticación de dous factores pode ser imposta para todos os usuarios e grupos específicos. Se non tiveran configurado un provedor de dous factores, non podería acceder ao sistema.", "Enforce two-factor authentication" : "Impor a autenticación de dous factores", "Limit to groups" : "Límite para grupos", "Enforcement of two-factor authentication can be set for certain groups only." : "A obrigatoriedade da autenticación de dous factores pode estabelecerse só para certos grupos.", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 14e2f3b002b76..0789e1ba118ff 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Pessoal", "Administration" : "Administração", "Additional settings" : "Configurações adicionais", + "Artificial Intelligence" : "Inteligência artificial", "Administration privileges" : "Privilégios de administração", "Groupware" : "Groupware", "Overview" : "Visão geral", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "Informação do Perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto do perfil, nome completo, e-mail, número de telefone, endereço, site, Twitter, organização, função, título, biografia e se seu perfil está ativado", "Nextcloud settings" : "Configurações Nextcloud", + "Machine translation" : "Maquina de tradução", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", + "Speech-To-Text" : "Fala-para-texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", + "Text processing" : "Processamento de texto", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", + "Task:" : "Tarefa:", + "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", @@ -242,6 +252,7 @@ OC.L10N.register( "Cron (Recommended)" : "Cron (Recomendado)", "Use system cron service to call the cron.php file every 5 minutes." : "Use o serviço cron do sistema para chamar o arquivo cron.php a cada 5 minutos.", "The cron.php needs to be executed by the system user \"{user}\"." : "O cron.php precisa ser executado pelo usuário do sistema \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "A extensão PHP POSIX é necessária. Consulte a {linkstart}documentação do PHP{linkend} para obter mais detalhes.", "Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new users." : "Habilite ou desabilite o perfil por padrão para novos usuários.", @@ -455,6 +466,7 @@ OC.L10N.register( "Updates" : "Atualizações", "App bundles" : "Pacotes de aplicativos", "Featured apps" : "Aplicativos em destaque", + "Supported apps" : "Aplicativos compatíveis", "Show to everyone" : "Mostrar para todos", "Show to logged in users only" : "Mostrar apenas para usuários conectados", "Hide" : "Esconder ", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 28d9a57a77485..414c04f11e47c 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -118,6 +118,7 @@ "Personal" : "Pessoal", "Administration" : "Administração", "Additional settings" : "Configurações adicionais", + "Artificial Intelligence" : "Inteligência artificial", "Administration privileges" : "Privilégios de administração", "Groupware" : "Groupware", "Overview" : "Visão geral", @@ -146,6 +147,15 @@ "Profile information" : "Informação do Perfil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto do perfil, nome completo, e-mail, número de telefone, endereço, site, Twitter, organização, função, título, biografia e se seu perfil está ativado", "Nextcloud settings" : "Configurações Nextcloud", + "Machine translation" : "Maquina de tradução", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática que você instalou no momento.", + "Speech-To-Text" : "Fala-para-texto", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "O Fala-Para-Texto pode ser implementado por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.", + "None of your currently installed apps provide Speech-To-Text functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece a funcionalidade Fala-Para-Texto", + "Text processing" : "Processamento de texto", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.", + "Task:" : "Tarefa:", + "None of your currently installed apps provide Text processing functionality" : "Nenhum dos seus aplicativos atualmente instalados fornece funcionalidade de processamento de texto", "Here you can decide which group can access certain sections of the administration settings." : "Aqui você pode decidir qual grupo pode acessar certas seções das configurações de administração.", "None" : "Nenhuma", "Unable to modify setting" : "Incapaz de modificar a configuração", @@ -240,6 +250,7 @@ "Cron (Recommended)" : "Cron (Recomendado)", "Use system cron service to call the cron.php file every 5 minutes." : "Use o serviço cron do sistema para chamar o arquivo cron.php a cada 5 minutos.", "The cron.php needs to be executed by the system user \"{user}\"." : "O cron.php precisa ser executado pelo usuário do sistema \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "A extensão PHP POSIX é necessária. Consulte a {linkstart}documentação do PHP{linkend} para obter mais detalhes.", "Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano", "Profile" : "Perfil", "Enable or disable profile by default for new users." : "Habilite ou desabilite o perfil por padrão para novos usuários.", @@ -453,6 +464,7 @@ "Updates" : "Atualizações", "App bundles" : "Pacotes de aplicativos", "Featured apps" : "Aplicativos em destaque", + "Supported apps" : "Aplicativos compatíveis", "Show to everyone" : "Mostrar para todos", "Show to logged in users only" : "Mostrar apenas para usuários conectados", "Hide" : "Esconder ", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 8a4fd1571547d..3ce2577ea369f 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "Privat", "Administration" : "Administration", "Additional settings" : "Övriga inställningar", + "Artificial Intelligence" : "Artificiell intelligens", "Administration privileges" : "Administreringsprivilegier", "Groupware" : "Grupprogram", "Overview" : "Översikt", @@ -148,6 +149,8 @@ OC.L10N.register( "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad", "Nextcloud settings" : "Nextcloud-inställningar", + "Machine translation" : "Maskinöversättning", + "Speech-To-Text" : "Tal-till-text", "Here you can decide which group can access certain sections of the administration settings." : "Här kan du bestämma vilken grupp som har tillgång till vissa delar av administrationsinställningarna.", "None" : "Ingen", "Unable to modify setting" : "Kunde inte ändra inställning.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 93b3468a2bb2d..55cb8059d1af1 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -118,6 +118,7 @@ "Personal" : "Privat", "Administration" : "Administration", "Additional settings" : "Övriga inställningar", + "Artificial Intelligence" : "Artificiell intelligens", "Administration privileges" : "Administreringsprivilegier", "Groupware" : "Grupprogram", "Overview" : "Översikt", @@ -146,6 +147,8 @@ "Profile information" : "Profilinformation", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad", "Nextcloud settings" : "Nextcloud-inställningar", + "Machine translation" : "Maskinöversättning", + "Speech-To-Text" : "Tal-till-text", "Here you can decide which group can access certain sections of the administration settings." : "Här kan du bestämma vilken grupp som har tillgång till vissa delar av administrationsinställningarna.", "None" : "Ingen", "Unable to modify setting" : "Kunde inte ändra inställning.", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 39b18e4ee5385..9658fc8f40cb2 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", + "Artificial Intelligence" : "人工智能", "Administration privileges" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", @@ -148,6 +149,15 @@ OC.L10N.register( "Profile information" : "簡介資訊", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "個人資料圖片、全名、電郵地址、電話號碼、地址、網站、Twitter、組織、角色、標題、傳記以及您的個人資料是否已啟用", "Nextcloud settings" : "Nextcloud 設定", + "Machine translation" : "機器翻譯", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程序來實現。 您可以在此處定義當前安裝的機器翻譯應用程式的優先級。", + "Speech-To-Text" : "語音轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供語音轉文字功能", + "Text processing" : "正在處理文字", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "Task:" : "任務︰", + "None of your currently installed apps provide Text processing functionality" : "您當前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 78ab1c7c7105e..9aaba0aeef614 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -118,6 +118,7 @@ "Personal" : "個人", "Administration" : "管理", "Additional settings" : "其他設定", + "Artificial Intelligence" : "人工智能", "Administration privileges" : "管理員權限", "Groupware" : "協作應用程式", "Overview" : "概覽", @@ -146,6 +147,15 @@ "Profile information" : "簡介資訊", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "個人資料圖片、全名、電郵地址、電話號碼、地址、網站、Twitter、組織、角色、標題、傳記以及您的個人資料是否已啟用", "Nextcloud settings" : "Nextcloud 設定", + "Machine translation" : "機器翻譯", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機器翻譯可以通過不同的應用程序來實現。 您可以在此處定義當前安裝的機器翻譯應用程式的優先級。", + "Speech-To-Text" : "語音轉文字", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "語音轉文本可以由不同的應用程式實現。您可以在此處設置應使用哪個應用程式。", + "None of your currently installed apps provide Speech-To-Text functionality" : "您當前安裝的應用程式均不提供語音轉文字功能", + "Text processing" : "正在處理文字", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "Task:" : "任務︰", + "None of your currently installed apps provide Text processing functionality" : "您當前安裝的應用程式均不提供文字處理功能", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index b75b336d5be27..0b22cd17b4b40 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -81,7 +81,7 @@ OC.L10N.register( "Change color" : "Cambiar a cor", "No background" : "Sen fondo", "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros", - "Theme selection is enforced" : "Aplicarase a selección do tema", + "Theme selection is enforced" : "Imponse a selección de temas", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index c62c77d18121d..5047fb82c2194 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -79,7 +79,7 @@ "Change color" : "Cambiar a cor", "No background" : "Sen fondo", "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros", - "Theme selection is enforced" : "Aplicarase a selección do tema", + "Theme selection is enforced" : "Imponse a selección de temas", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", "Upload" : "Enviar", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 3252371754e1e..835a231f46233 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -39,6 +39,8 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en el botó següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en l'enllaç següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Reset your password" : "Reinicialitza la contrasenya", + "Requested task type does not exist" : "El tipus de tasca sol·licitat no existeix", + "Necessary language model provider is not available" : "El proveïdor de models de llengua necessari no està disponible", "Task not found" : "No s'ha trobat la tasca", "Internal error" : "Error intern", "No translation provider available" : "No hi ha cap proveïdor de traduccions disponible", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 7a321e7b9e51d..1c55ade1d4f35 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -37,6 +37,8 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en el botó següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en l'enllaç següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Reset your password" : "Reinicialitza la contrasenya", + "Requested task type does not exist" : "El tipus de tasca sol·licitat no existeix", + "Necessary language model provider is not available" : "El proveïdor de models de llengua necessari no està disponible", "Task not found" : "No s'ha trobat la tasca", "Internal error" : "Error intern", "No translation provider available" : "No hi ha cap proveïdor de traduccions disponible", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index cdbf8c699ad35..94a9f7cd5425a 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -394,7 +394,7 @@ OC.L10N.register( "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de recuperación para acceder ou póñase en contacto co administrador para obter axuda.", "Use backup code" : "Usar código de recuperación", "Cancel login" : "Cancelar o acceso", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguranza obrigatoria para a súa conta. Escolla o provedor que quere estabelecer:", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se Vde. é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 5495375556eef..326d2e4547274 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -392,7 +392,7 @@ "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de recuperación para acceder ou póñase en contacto co administrador para obter axuda.", "Use backup code" : "Usar código de recuperación", "Cancel login" : "Cancelar o acceso", - "Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguranza obrigatoria para a súa conta. Escolla o provedor que quere estabelecer:", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "Impúxose a seguranza mellorada para a súa conta. Escolla o provedor que quere estabelecer:", "Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor", "Access through untrusted domain" : "Acceso a través dun dominio non fiábel", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Contacte coa administración do sistema. Se Vde. é un administrador, edite o axuste de «trusted_domains» en config/config.php coma no exemplo en config.sample.php. ", diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index bd6a3fc31ddf4..632def76eeb15 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -266,6 +266,7 @@ 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 bf6cb3d15da32..7736d5eb3a595 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -264,6 +264,7 @@ "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/ca.js b/lib/l10n/ca.js index fa67dd41eda8c..bf823fe8b5bd3 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -263,6 +263,14 @@ OC.L10N.register( "Storage connection error. %s" : "S'ha produït un error de connexió amb l'emmagatzematge. %s", "Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment", "Storage connection timeout. %s" : "S'ha superat el temps d'espera de la connexió d'emmagatzematge. %s", + "Free prompt" : "Sol·licitud lliure", + "Runs an arbitrary prompt through the built-in language model." : "Executa una sol·licitud arbitrària mitjançant el model de llengua incorporat.", + "Generate headline" : "Genera un titular", + "Generates a possible headline for a text." : "Genera un titular possible per a un text.", + "Summarize" : "Resumeix", + "Summarizes text by reducing its length without losing key information." : "Resumeix el text reduint-ne la longitud sense perdre la informació clau.", + "Extract topics" : "Extreu els temes", + "Extracts topics from a text and outputs them separated by commas." : "Extreu els temes d'un text i els retorna separats per comes.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l'aplicació %1$s no s'han substituït correctament. Assegureu-vos que sigui una versió compatible amb el servidor.", "Full name" : "Nom complet", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "S'ha assolit el límit d'usuaris i no s'ha creat l'usuari. Consulteu les notificacions per a obtenir més informació.", diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index aa0f9d5e8e4bf..f8bcdc6e1e5e9 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -261,6 +261,14 @@ "Storage connection error. %s" : "S'ha produït un error de connexió amb l'emmagatzematge. %s", "Storage is temporarily not available" : "L'emmagatzematge no està disponible temporalment", "Storage connection timeout. %s" : "S'ha superat el temps d'espera de la connexió d'emmagatzematge. %s", + "Free prompt" : "Sol·licitud lliure", + "Runs an arbitrary prompt through the built-in language model." : "Executa una sol·licitud arbitrària mitjançant el model de llengua incorporat.", + "Generate headline" : "Genera un titular", + "Generates a possible headline for a text." : "Genera un titular possible per a un text.", + "Summarize" : "Resumeix", + "Summarizes text by reducing its length without losing key information." : "Resumeix el text reduint-ne la longitud sense perdre la informació clau.", + "Extract topics" : "Extreu els temes", + "Extracts topics from a text and outputs them separated by commas." : "Extreu els temes d'un text i els retorna separats per comes.", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Els fitxers de l'aplicació %1$s no s'han substituït correctament. Assegureu-vos que sigui una versió compatible amb el servidor.", "Full name" : "Nom complet", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "S'ha assolit el límit d'usuaris i no s'ha creat l'usuari. Consulteu les notificacions per a obtenir més informació.", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 5f091489abedf..016119e9e2dd3 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -266,6 +266,7 @@ 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 d325c0da38cc1..ff715114f7795 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -264,6 +264,7 @@ "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 56f984863735e..6b245b8fc8268 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -266,6 +266,7 @@ 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 add2a57df6f25..e3657a0578cc8 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -264,6 +264,7 @@ "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 3b6151883b273..6ccb41bd313cc 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -266,6 +266,7 @@ 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 936613d7f37c9..c356d5dce75e5 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -264,6 +264,7 @@ "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 94e767cff5d34..9ace59ac2595f 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -266,6 +266,7 @@ 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 7578d372e2d92..5026cb303b84d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -264,6 +264,7 @@ "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/pt_BR.js b/lib/l10n/pt_BR.js index 4f60b63de8d97..cf7b58ea6bfea 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -266,6 +266,7 @@ 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 bfcf12a2ec719..6239d75f1dd0a 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -264,6 +264,7 @@ "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 5ab702fde5ae0..7f8171f41fe00 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -264,6 +264,7 @@ 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 8e81661379aac..5f814b997426f 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -262,6 +262,7 @@ "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/zh_HK.js b/lib/l10n/zh_HK.js index 1722001caa464..0618c3ae59599 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -266,6 +266,7 @@ 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 4a46019465520..a82f903b2b749 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -264,6 +264,7 @@ "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" : "解壓縮主題",