Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 7, 2023
1 parent c5f72f0 commit 97ad1fb
Show file tree
Hide file tree
Showing 20 changed files with 112 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/comments/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
1 change: 1 addition & 0 deletions apps/comments/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"],
Expand Down
6 changes: 6 additions & 0 deletions apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
6 changes: 6 additions & 0 deletions apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions apps/files_external/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,19 @@ OC.L10N.register(
"External storage support" : "Soporte de almacenamiento externo",
"Adds basic external storage support" : "Añade soporte básico de almacenamiento 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." : "Esta aplicación permite a los administradores configurar conexiones a proveedores externos de almacenamiento, como servidores FTP, almacenamientos de objetos S3 o SWIFT, otros servidores Nextcloud, servidores WebDAV y más. Los administradores pueden elegir qué tipos de almacenamiento activar y pueden montar estas localizaciones de almacenamiento para un usuario, un grupo o el sistema entero. Los usuarios verán aparecer una nueva carpeta en su directorio raíz de Nextcloud, a la que pueden acceder y que pueden usar como cualquier otra carpeta. El almacenamiento externo también permite a los usuarios compartir los archivos almacenados en estas localizaciones externas. En estos casos, se usan las credenciales para el dueño del archivos cuando el receptor pide el archivo del almacenamiento externo, asegurando así que el receptor puede acceder al archivo compartido.\n\nEl almacenamiento externo se puede configurar usando la GUI o con la línea de comandos. La segunda opción proporciona al usuario avanzado más flexibilidad para configurar montajes de almacenamientos externos en bloque y para configurar prioridades de montaje. Más información disponible en la documentación del almacenamiento externo y la documentación del archivo de configuración de almacenamiento externo.",
"Enter missing credentials" : "Introduzca las credenciales requeridas",
"Unable to update this external storage config. {statusMessage}" : "No fue posible actualizar la configuración de este almacenamiento externo {statusMessage}",
"New configuration successfully saved" : "La nueva configuración se guardó exitósamente",
"There was an error with this external storage." : "Se presentó un problema con este almacenamiento externo.",
"We were unable to check the external storage {basename}" : "No nos fue posible chequear el almacenamiento externo {basename}",
"Examine this faulty external storage configuration" : "Examinar la configuración de este almacenamiento externo con fallas",
"Open in files" : "Abrir en archivos",
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Se presentó un problema con este almacenamiento externo. ¿Desea revisar la configuración de este punto de montaje en la página de ajustes?",
"External mount error" : "Error de montaje externo",
"List of external storage." : "Lista de almacenamientos externos.",
"There is no external storage configured. You can configure them in your Personal settings." : "No existen almacenamientos externos configurados. Puede configurarlos en sus ajustes personales.",
"There is no external storage configured and you don't have the permission to configure them." : "No se ha configurado ningún almacenamiento externo y no tiene permiso para configurarlos.",
"No external storage" : "Sin almacenamientos externos",
"Storage type" : "Tipo de almacenamiento",
"Unknown" : "Desconocido",
"Scope" : "Ámbito",
Expand Down
11 changes: 11 additions & 0 deletions apps/files_external/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,19 @@
"External storage support" : "Soporte de almacenamiento externo",
"Adds basic external storage support" : "Añade soporte básico de almacenamiento 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." : "Esta aplicación permite a los administradores configurar conexiones a proveedores externos de almacenamiento, como servidores FTP, almacenamientos de objetos S3 o SWIFT, otros servidores Nextcloud, servidores WebDAV y más. Los administradores pueden elegir qué tipos de almacenamiento activar y pueden montar estas localizaciones de almacenamiento para un usuario, un grupo o el sistema entero. Los usuarios verán aparecer una nueva carpeta en su directorio raíz de Nextcloud, a la que pueden acceder y que pueden usar como cualquier otra carpeta. El almacenamiento externo también permite a los usuarios compartir los archivos almacenados en estas localizaciones externas. En estos casos, se usan las credenciales para el dueño del archivos cuando el receptor pide el archivo del almacenamiento externo, asegurando así que el receptor puede acceder al archivo compartido.\n\nEl almacenamiento externo se puede configurar usando la GUI o con la línea de comandos. La segunda opción proporciona al usuario avanzado más flexibilidad para configurar montajes de almacenamientos externos en bloque y para configurar prioridades de montaje. Más información disponible en la documentación del almacenamiento externo y la documentación del archivo de configuración de almacenamiento externo.",
"Enter missing credentials" : "Introduzca las credenciales requeridas",
"Unable to update this external storage config. {statusMessage}" : "No fue posible actualizar la configuración de este almacenamiento externo {statusMessage}",
"New configuration successfully saved" : "La nueva configuración se guardó exitósamente",
"There was an error with this external storage." : "Se presentó un problema con este almacenamiento externo.",
"We were unable to check the external storage {basename}" : "No nos fue posible chequear el almacenamiento externo {basename}",
"Examine this faulty external storage configuration" : "Examinar la configuración de este almacenamiento externo con fallas",
"Open in files" : "Abrir en archivos",
"There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "Se presentó un problema con este almacenamiento externo. ¿Desea revisar la configuración de este punto de montaje en la página de ajustes?",
"External mount error" : "Error de montaje externo",
"List of external storage." : "Lista de almacenamientos externos.",
"There is no external storage configured. You can configure them in your Personal settings." : "No existen almacenamientos externos configurados. Puede configurarlos en sus ajustes personales.",
"There is no external storage configured and you don't have the permission to configure them." : "No se ha configurado ningún almacenamiento externo y no tiene permiso para configurarlos.",
"No external storage" : "Sin almacenamientos externos",
"Storage type" : "Tipo de almacenamiento",
"Unknown" : "Desconocido",
"Scope" : "Ámbito",
Expand Down
8 changes: 8 additions & 0 deletions apps/files_sharing/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions apps/files_sharing/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/es.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 97ad1fb

Please sign in to comment.