Browse Source

Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot 1 year ago
parent
commit
78a248b8cb

+ 1 - 0
apps/comments/l10n/da.js

@@ -19,6 +19,7 @@ OC.L10N.register(
     "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
     "No more messages" : "Ikke flere beskeder",
     "Retry" : "Prøv igen",
+    "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst",
     "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
     "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
     "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],

+ 1 - 0
apps/comments/l10n/da.json

@@ -17,6 +17,7 @@
     "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
     "No more messages" : "Ikke flere beskeder",
     "Retry" : "Prøv igen",
+    "Failed to mark comments as read" : "Kunne ikke markere kommentarer som læst",
     "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
     "_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
     "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],

+ 6 - 0
apps/files/l10n/es.js

@@ -193,6 +193,8 @@ OC.L10N.register(
     "ascending" : "ascendente",
     "descending" : "descendente",
     "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
+    "List of files and folders." : "Lista de archivos y carpetas.",
+    "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
     "Storage informations" : "Informaciones de almacenamiento",
     "{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
     "{relative}% used" : "{relative}% utilizado",
@@ -238,6 +240,7 @@ OC.L10N.register(
     "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
     "Delete permanently" : "Eliminar de forma definitiva",
     "Open folder {displayName}" : "Abrir carpeta {displayName}",
+    "Open in Files" : "Abrir en Archivos",
     "Open details" : "Abrir detalles",
     "Set up templates folder" : "Configura una carpeta para plantillas",
     "Templates" : "Plantillas",
@@ -246,6 +249,9 @@ OC.L10N.register(
     "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
     "No favorites yet" : "Aún no hay favoritos",
     "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
+    "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
+    "No recently modified files" : "No hay archivos modificados recientemente.",
+    "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
     "Toggle %1$s sublist" : "Alternar %1$s sublista",
     "Toggle grid view" : "Alternar vista de cuadrícula",
     "No entries found in this folder" : "No hay entradas en esta carpeta",

+ 6 - 0
apps/files/l10n/es.json

@@ -191,6 +191,8 @@
     "ascending" : "ascendente",
     "descending" : "descendente",
     "Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
+    "List of files and folders." : "Lista de archivos y carpetas.",
+    "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
     "Storage informations" : "Informaciones de almacenamiento",
     "{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
     "{relative}% used" : "{relative}% utilizado",
@@ -236,6 +238,7 @@
     "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
     "Delete permanently" : "Eliminar de forma definitiva",
     "Open folder {displayName}" : "Abrir carpeta {displayName}",
+    "Open in Files" : "Abrir en Archivos",
     "Open details" : "Abrir detalles",
     "Set up templates folder" : "Configura una carpeta para plantillas",
     "Templates" : "Plantillas",
@@ -244,6 +247,9 @@
     "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.",
     "No favorites yet" : "Aún no hay favoritos",
     "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
+    "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
+    "No recently modified files" : "No hay archivos modificados recientemente.",
+    "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
     "Toggle %1$s sublist" : "Alternar %1$s sublista",
     "Toggle grid view" : "Alternar vista de cuadrícula",
     "No entries found in this folder" : "No hay entradas en esta carpeta",

File diff suppressed because it is too large
+ 0 - 0
apps/files_external/l10n/es.js


File diff suppressed because it is too large
+ 0 - 0
apps/files_external/l10n/es.json


+ 8 - 0
apps/files_sharing/l10n/es.js

@@ -211,6 +211,7 @@ OC.L10N.register(
     "this share just expired." : "este recurso compartido acaba de caducar.",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"],
+    "Open in Files" : "Abrir en Archivos",
     "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"],
     "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"],
     "Link to a file" : "Enlace al archivo",
@@ -234,20 +235,27 @@ OC.L10N.register(
     "Shares" : "Compartidos",
     "Overview of shared files." : "Vista previa de los recursos compartidos",
     "No shares" : "No compartidos",
+    "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido con ud",
     "Shared with you" : "Compartido conmigo",
     "List of files that are shared with you." : "Lista de archivos que se han compartido contigo.",
     "Nothing shared with you yet" : "Aún no hay nada compartido contigo",
+    "Files and folders others shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que otros han compartido con ud",
     "Shared with others" : "Compartido con otros",
     "List of files that you shared with others." : "Lista de archivos que has compartido con otros.",
     "Nothing shared yet" : "Aún no hay nada compartido",
+    "Files and folders you shared will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido",
     "Shared by link" : "Compartido por enlace",
     "List of files that are shared by link." : "Lista de archivos que se han compartido por enlace.",
     "No shared links" : "No hay enlaces compartidos",
+    "Files and folders you shared by link will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido mediante enlace",
     "Deleted shares" : "Recursos compartidos eliminados",
+    "List of shares you left." : "Lista de compartidos que abandonó.",
     "No deleted shares" : "No hay recursos compartidos eliminados",
+    "Shares you have left will show up here" : "Aquí aparecerán los compartidos que ha abandonado",
     "Pending shares" : "Recursos compartidos pendientes",
     "List of unapproved shares." : "Lista de recursos compartidos no aprobados",
     "No pending shares" : "No hay recursos compartidos pendientes",
+    "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado",
     "No entries found in this folder" : "No hay nada en esta carpeta",
     "Name" : "Nombre",
     "Share time" : "Compartido hace",

+ 8 - 0
apps/files_sharing/l10n/es.json

@@ -209,6 +209,7 @@
     "this share just expired." : "este recurso compartido acaba de caducar.",
     "Shared with you by {owner}" : "Compartido contigo por {owner}",
     "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"],
+    "Open in Files" : "Abrir en Archivos",
     "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"],
     "_Restore share_::_Restore shares_" : ["Restaurar recurso compartido","Restaurar recursos compartidos","Restaurar recursos compartidos"],
     "Link to a file" : "Enlace al archivo",
@@ -232,20 +233,27 @@
     "Shares" : "Compartidos",
     "Overview of shared files." : "Vista previa de los recursos compartidos",
     "No shares" : "No compartidos",
+    "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido con ud",
     "Shared with you" : "Compartido conmigo",
     "List of files that are shared with you." : "Lista de archivos que se han compartido contigo.",
     "Nothing shared with you yet" : "Aún no hay nada compartido contigo",
+    "Files and folders others shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que otros han compartido con ud",
     "Shared with others" : "Compartido con otros",
     "List of files that you shared with others." : "Lista de archivos que has compartido con otros.",
     "Nothing shared yet" : "Aún no hay nada compartido",
+    "Files and folders you shared will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido",
     "Shared by link" : "Compartido por enlace",
     "List of files that are shared by link." : "Lista de archivos que se han compartido por enlace.",
     "No shared links" : "No hay enlaces compartidos",
+    "Files and folders you shared by link will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido mediante enlace",
     "Deleted shares" : "Recursos compartidos eliminados",
+    "List of shares you left." : "Lista de compartidos que abandonó.",
     "No deleted shares" : "No hay recursos compartidos eliminados",
+    "Shares you have left will show up here" : "Aquí aparecerán los compartidos que ha abandonado",
     "Pending shares" : "Recursos compartidos pendientes",
     "List of unapproved shares." : "Lista de recursos compartidos no aprobados",
     "No pending shares" : "No hay recursos compartidos pendientes",
+    "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado",
     "No entries found in this folder" : "No hay nada en esta carpeta",
     "Name" : "Nombre",
     "Share time" : "Compartido hace",

+ 1 - 0
apps/files_trashbin/l10n/es.js

@@ -9,6 +9,7 @@ OC.L10N.register(
     "Restore" : "Recuperar",
     "List of files that have been deleted." : "Lista de archivos que han sido eliminados.",
     "No deleted files" : "No hay archivos eliminados",
+    "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí",
     "Deleted" : "Eliminado",
     "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados",
     "No entries found in this folder" : "No hay nada en esta carpeta",

+ 1 - 0
apps/files_trashbin/l10n/es.json

@@ -7,6 +7,7 @@
     "Restore" : "Recuperar",
     "List of files that have been deleted." : "Lista de archivos que han sido eliminados.",
     "No deleted files" : "No hay archivos eliminados",
+    "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí",
     "Deleted" : "Eliminado",
     "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados",
     "No entries found in this folder" : "No hay nada en esta carpeta",

+ 1 - 0
apps/settings/l10n/da.js

@@ -206,6 +206,7 @@ OC.L10N.register(
     "Copied!" : "Kopieret",
     "Copy" : "Kopier",
     "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.",
+    "Last job ran {relativeTime}." : "Sidste job kørte {relativeTime}.",
     "Background job did not run yet!" : "Baggrundsjobbet har ikke kørt endnu!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Udfør én opgave med hver side indlæst. Use case: Enkeltbrugerinstans.",

+ 1 - 0
apps/settings/l10n/da.json

@@ -204,6 +204,7 @@
     "Copied!" : "Kopieret",
     "Copy" : "Kopier",
     "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere app-adgangskoden. Kopier det venligst manuelt.",
+    "Last job ran {relativeTime}." : "Sidste job kørte {relativeTime}.",
     "Background job did not run yet!" : "Baggrundsjobbet har ikke kørt endnu!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Udfør én opgave med hver side indlæst. Use case: Enkeltbrugerinstans.",

+ 16 - 0
apps/settings/l10n/es.js

@@ -120,6 +120,7 @@ OC.L10N.register(
     "Personal" : "Personal",
     "Administration" : "Administración",
     "Additional settings" : "Configuración adicional",
+    "Artificial Intelligence" : "Inteligencia Artificial",
     "Administration privileges" : "Privilegios de administración",
     "Groupware" : "Groupware",
     "Overview" : "Vista general",
@@ -148,6 +149,15 @@ OC.L10N.register(
     "Profile information" : "Información del perfil",
     "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto del perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, función, titular, biografía y si su perfil está habilitado",
     "Nextcloud settings" : "Ajustes de Nextcloud",
+    "Machine translation" : "Traducción de máquina",
+    "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." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.",
+    "Speech-To-Text" : "Dictado a texto",
+    "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.",
+    "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto",
+    "Text processing" : "Procesamiento de texto",
+    "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes apps. Aquí puede definir cual app debe utilizarse para cada tarea.",
+    "Task:" : "Tarea:",
+    "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de texto",
     "Here you can decide which group can access certain sections of the administration settings." : "Aquí puedes decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.",
     "None" : "Ninguno",
     "Unable to modify setting" : "No se ha podido modificar la configuración",
@@ -242,6 +252,7 @@ OC.L10N.register(
     "Cron (Recommended)" : "Cron (Recomendado)",
     "Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
     "The cron.php needs to be executed by the system user \"{user}\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema  \"{user}\".",
+    "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Necesitará la extensión PHP POSIX. Vea la {linkstart}documentación de PHP{linkend} para más detalles.",
     "Unable to update background job mode" : "No se puede actualizar el modo de trabajo en segundo plano",
     "Profile" : "Perfil",
     "Enable or disable profile by default for new users." : "Activar o desactivar el perfil por defecto para los nuevos usuarios.",
@@ -335,6 +346,7 @@ OC.L10N.register(
     "Add" : "Añadir",
     "No users" : "Sin usuarios",
     "Loading users …" : "Cargando usuarios …",
+    "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que Ud. navega por la lista.",
     "Default language" : "Idioma predeterminado",
     "Common languages" : "Idiomas habituales",
     "Other languages" : "Otros idiomas",
@@ -397,11 +409,14 @@ OC.L10N.register(
     "Welcome mail sent!" : "¡Correo de bienvenida enviado!",
     "Toggle user actions menu" : "Alternar el menú de acciones del usuario",
     "Edit" : "Editar",
+    "User management settings" : "Ajustes de administración de usuarios",
     "Visibility" : "Visibilidad",
+    "Show language" : "Mostrar lenguaje",
     "Show user backend" : "Mostrar motor de usuario",
     "Show storage path" : "Mostrar ruta de almacenamiento",
     "Show last login" : "Mostrar último inicio de sesión",
     "Send email" : "Enviar mensaje",
+    "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos",
     "Defaults" : "Valores por defecto",
     "Default quota" : "Espacio predefinido",
     "Select default quota" : "Seleccionar espacio por defecto",
@@ -451,6 +466,7 @@ OC.L10N.register(
     "Updates" : "Actualizaciones",
     "App bundles" : "Lotes de apps",
     "Featured apps" : "Apps destacadas",
+    "Supported apps" : "Apps soportadas",
     "Show to everyone" : "Mostrar a todos",
     "Show to logged in users only" : "Mostrar solo a usuarios con inicio de sesión",
     "Hide" : "Ocultar",

+ 16 - 0
apps/settings/l10n/es.json

@@ -118,6 +118,7 @@
     "Personal" : "Personal",
     "Administration" : "Administración",
     "Additional settings" : "Configuración adicional",
+    "Artificial Intelligence" : "Inteligencia Artificial",
     "Administration privileges" : "Privilegios de administración",
     "Groupware" : "Groupware",
     "Overview" : "Vista general",
@@ -146,6 +147,15 @@
     "Profile information" : "Información del perfil",
     "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Foto del perfil, nombre completo, correo electrónico, número de teléfono, dirección, sitio web, Twitter, organización, función, titular, biografía y si su perfil está habilitado",
     "Nextcloud settings" : "Ajustes de Nextcloud",
+    "Machine translation" : "Traducción de máquina",
+    "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." : "La traducción de máquina puede estar implementada por diferentes apps. Aquí puede definir la precedencia de las apps de traducción de máquina que ha instalado en el momento.",
+    "Speech-To-Text" : "Dictado a texto",
+    "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "El dictado a texto puede estar implementada por diferentes apps. Aquí puede definir cual de ellas debería utilizarse.",
+    "None of your currently installed apps provide Speech-To-Text functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de dictado a texto",
+    "Text processing" : "Procesamiento de texto",
+    "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Las tareas de procesamiento de texto pueden estar implementadas por diferentes apps. Aquí puede definir cual app debe utilizarse para cada tarea.",
+    "Task:" : "Tarea:",
+    "None of your currently installed apps provide Text processing functionality" : "Ninguna de las aplicaciones que tiene actualmente instaladas proveen la funcionalidad de procesamiento de texto",
     "Here you can decide which group can access certain sections of the administration settings." : "Aquí puedes decidir qué grupo puede acceder a determinadas secciones de la configuración de administración.",
     "None" : "Ninguno",
     "Unable to modify setting" : "No se ha podido modificar la configuración",
@@ -240,6 +250,7 @@
     "Cron (Recommended)" : "Cron (Recomendado)",
     "Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
     "The cron.php needs to be executed by the system user \"{user}\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema  \"{user}\".",
+    "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Necesitará la extensión PHP POSIX. Vea la {linkstart}documentación de PHP{linkend} para más detalles.",
     "Unable to update background job mode" : "No se puede actualizar el modo de trabajo en segundo plano",
     "Profile" : "Perfil",
     "Enable or disable profile by default for new users." : "Activar o desactivar el perfil por defecto para los nuevos usuarios.",
@@ -333,6 +344,7 @@
     "Add" : "Añadir",
     "No users" : "Sin usuarios",
     "Loading users …" : "Cargando usuarios …",
+    "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista de usuarios. Esta lista no se muestra completa por razones de rendimiento. Los usuarios se mostrarán a medida que Ud. navega por la lista.",
     "Default language" : "Idioma predeterminado",
     "Common languages" : "Idiomas habituales",
     "Other languages" : "Otros idiomas",
@@ -395,11 +407,14 @@
     "Welcome mail sent!" : "¡Correo de bienvenida enviado!",
     "Toggle user actions menu" : "Alternar el menú de acciones del usuario",
     "Edit" : "Editar",
+    "User management settings" : "Ajustes de administración de usuarios",
     "Visibility" : "Visibilidad",
+    "Show language" : "Mostrar lenguaje",
     "Show user backend" : "Mostrar motor de usuario",
     "Show storage path" : "Mostrar ruta de almacenamiento",
     "Show last login" : "Mostrar último inicio de sesión",
     "Send email" : "Enviar mensaje",
+    "Send welcome email to new users" : "Enviar correo de bienvenida a usuarios nuevos",
     "Defaults" : "Valores por defecto",
     "Default quota" : "Espacio predefinido",
     "Select default quota" : "Seleccionar espacio por defecto",
@@ -449,6 +464,7 @@
     "Updates" : "Actualizaciones",
     "App bundles" : "Lotes de apps",
     "Featured apps" : "Apps destacadas",
+    "Supported apps" : "Apps soportadas",
     "Show to everyone" : "Mostrar a todos",
     "Show to logged in users only" : "Mostrar solo a usuarios con inicio de sesión",
     "Hide" : "Ocultar",

+ 1 - 0
apps/weather_status/l10n/da.js

@@ -7,6 +7,7 @@ OC.L10N.register(
     "Error" : "Fejl",
     "Weather status" : "Status for vejret",
     "Weather status in your dashboard" : "Status for vejret på dit dashboard",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Vejrstatus integreret i Dashboard-appen.\nBrugerens position kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. i Kalender-appen.",
     "Detect location" : "Find min lokalitet",
     "Set custom address" : "Brugerdefineret adresse",
     "Favorites" : "Favoritter",

+ 1 - 0
apps/weather_status/l10n/da.json

@@ -5,6 +5,7 @@
     "Error" : "Fejl",
     "Weather status" : "Status for vejret",
     "Weather status in your dashboard" : "Status for vejret på dit dashboard",
+    "Weather status integrated in the Dashboard app.\n    User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n    This status can also be integrated in other places like the Calendar app." : "Vejrstatus integreret i Dashboard-appen.\nBrugerens position kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. i Kalender-appen.",
     "Detect location" : "Find min lokalitet",
     "Set custom address" : "Brugerdefineret adresse",
     "Favorites" : "Favoritter",

+ 3 - 0
core/l10n/es.js

@@ -39,6 +39,9 @@ OC.L10N.register(
     "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz clic en el siguiente botón para restaurar tu contraseña. Si no has solicitado que se te restaure la contraseña, ignora este correo.",
     "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz clic en el siguiente enlace para restaurar tu contraseña. Si no has solicitado que se te restaure la contraseña, ignora este correo.",
     "Reset your password" : "Resetear su contraseña",
+    "Requested task type does not exist" : "El tipo de tarea solicitada no existe",
+    "Necessary language model provider is not available" : "El proveedor de modelo de lenguaje necesario no está disponible",
+    "Task not found" : "Tarea no encontrada",
     "Internal error" : "Error interno",
     "No translation provider available" : "No hay proveedores de traducción disponibles",
     "Could not detect language" : "No fue posible detectar el lenguaje",

+ 3 - 0
core/l10n/es.json

@@ -37,6 +37,9 @@
     "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Haz clic en el siguiente botón para restaurar tu contraseña. Si no has solicitado que se te restaure la contraseña, ignora este correo.",
     "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Haz clic en el siguiente enlace para restaurar tu contraseña. Si no has solicitado que se te restaure la contraseña, ignora este correo.",
     "Reset your password" : "Resetear su contraseña",
+    "Requested task type does not exist" : "El tipo de tarea solicitada no existe",
+    "Necessary language model provider is not available" : "El proveedor de modelo de lenguaje necesario no está disponible",
+    "Task not found" : "Tarea no encontrada",
     "Internal error" : "Error interno",
     "No translation provider available" : "No hay proveedores de traducción disponibles",
     "Could not detect language" : "No fue posible detectar el lenguaje",

+ 8 - 0
lib/l10n/es.js

@@ -263,6 +263,14 @@ OC.L10N.register(
     "Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
     "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
     "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
+    "Free prompt" : "Prompt libre",
+    "Runs an arbitrary prompt through the built-in language model." : "Ejecuta un prompt arbitrario a través del modelo de lenguaje integrado.",
+    "Generate headline" : "Generar titular",
+    "Generates a possible headline for a text." : "Genera un posible titular para un texto.",
+    "Summarize" : "Resumir",
+    "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.",
+    "Extract topics" : "Extraer tópicos",
+    "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ",
     "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.",
     "Full name" : "Nombre completo",
     "The user limit has been reached and the user was not created. Check your notifications to learn more." : "El límite de usuarios fue alcanzado y el usuario no fue creado. Compruebe sus notificaciones para aprender más.",

+ 8 - 0
lib/l10n/es.json

@@ -261,6 +261,14 @@
     "Storage connection error. %s" : "Error de conexión de almacenamiento. %s",
     "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente",
     "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s",
+    "Free prompt" : "Prompt libre",
+    "Runs an arbitrary prompt through the built-in language model." : "Ejecuta un prompt arbitrario a través del modelo de lenguaje integrado.",
+    "Generate headline" : "Generar titular",
+    "Generates a possible headline for a text." : "Genera un posible titular para un texto.",
+    "Summarize" : "Resumir",
+    "Summarizes text by reducing its length without losing key information." : "Resume el texto reduciendo su longitud sin perder información clave.",
+    "Extract topics" : "Extraer tópicos",
+    "Extracts topics from a text and outputs them separated by commas." : "Extrae los tópicos de un texto y genera una salida separada por comas. ",
     "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.",
     "Full name" : "Nombre completo",
     "The user limit has been reached and the user was not created. Check your notifications to learn more." : "El límite de usuarios fue alcanzado y el usuario no fue creado. Compruebe sus notificaciones para aprender más.",

Some files were not shown because too many files changed in this diff