diff options
Diffstat (limited to 'apps')
48 files changed, 286 insertions, 24 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a351f2ed7c3..1dfe150ecaf 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 b26de0ba321..ae85fe9e6d7 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 fe1d2dc4ce3..4191985730a 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 620a7dffb87..b72feb2a096 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 5e03046beb8..eff2fc76813 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 56aaac3e4eb..dd7cf116c96 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 6c779f83423..c1da442103a 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 ab9f184ea33..37646800527 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 ac1477d51b2..4a21636535e 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 f393f881f77..16b2a131ff0 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 867f448cdbd..381997e2033 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 c9821e05d12..0d285c915ae 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 590c8b8b8a6..5f9bd0008a2 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 5895fc32caf..fdc760a4ddd 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 43d0bf5c65e..58c38d9e3b8 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 5272c82c195..6deefb774ce 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 df34fb1cb5f..a1703133a6f 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 cc1799c0729..363514d5e26 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 b3887f138b8..df02f034517 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 73c3bd8f43d..dd69360ea40 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 db6935baa96..23939ea5cf3 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 59f594fffe4..923222380f3 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 80f92c8da34..f5674af96e4 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 e4b32609193..cce1a7731a2 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 32e3ffd17a1..cf116f4f867 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 bf7485bc2e8..0c365a2161a 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 67eac7ab761..a470c2d4ba9 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 73e0e549e82..095611d3735 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 2de266f08d1..d64ce74dc45 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 ea32f7a6ce0..4e4debc03c9 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 a467a6cf3b2..02845e668ee 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 8755e460ca1..968f3ef351a 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 4feee96a0d7..bf31e004748 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 8c5e76eff34..14fb770f05f 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 b84e67ad777..4e981832288 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 a3bc11750aa..f991d9f604b 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 8d46260d3b4..82ca39c6c7b 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 a8f09301148..94bb9071e2d 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 9e21df186b1..563c89776aa 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 1036c164e3c..2f23fe77356 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 14e2f3b002b..0789e1ba118 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 28d9a57a774..414c04f11e4 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 8a4fd157154..3ce2577ea36 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 93b3468a2bb..55cb8059d1a 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 39b18e4ee53..9658fc8f40c 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 78ab1c7c710..9aaba0aeef6 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 b75b336d5be..0b22cd17b4b 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 c62c77d1812..5047fb82c21 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", |