summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-06 02:16:07 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-06 02:16:07 +0000
commit6ba2a608d08ec3c1fd440ac2d0a9cfad569da234 (patch)
tree2dc692fd85b01bea535e712c28998ed32ec812df /apps/files_sharing/l10n
parent5c0ad24a6830189a36b5538ee02738a57e067637 (diff)
downloadnextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.tar.gz
nextcloud-server-6ba2a608d08ec3c1fd440ac2d0a9cfad569da234.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r--apps/files_sharing/l10n/de.js4
-rw-r--r--apps/files_sharing/l10n/de.json4
-rw-r--r--apps/files_sharing/l10n/de_DE.js4
-rw-r--r--apps/files_sharing/l10n/de_DE.json4
-rw-r--r--apps/files_sharing/l10n/es.js42
-rw-r--r--apps/files_sharing/l10n/es.json42
-rw-r--r--apps/files_sharing/l10n/fr.js4
-rw-r--r--apps/files_sharing/l10n/fr.json4
-rw-r--r--apps/files_sharing/l10n/it.js4
-rw-r--r--apps/files_sharing/l10n/it.json4
-rw-r--r--apps/files_sharing/l10n/pt_BR.js4
-rw-r--r--apps/files_sharing/l10n/pt_BR.json4
12 files changed, 124 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 24274bdeff7..312044dfc5c 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Deiner Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
+ "Files sharing" : "Dateifreigaben",
+ "Share will expire tomorrow" : "Freigabe läuft morgen ab",
+ "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen",
+ "Your share of {node} will expire tomorrow" : "Freigabe von {node} läuft morgen ab",
"File sharing" : "Dateifreigabe",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist.. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.",
"Allow editing" : "Bearbeitung erlauben",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index 963abc62d76..df13946fb92 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -112,6 +112,10 @@
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Deiner Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
+ "Files sharing" : "Dateifreigaben",
+ "Share will expire tomorrow" : "Freigabe läuft morgen ab",
+ "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen",
+ "Your share of {node} will expire tomorrow" : "Freigabe von {node} läuft morgen ab",
"File sharing" : "Dateifreigabe",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist.. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.",
"Allow editing" : "Bearbeitung erlauben",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index fd63e55db14..327e75d91dc 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
+ "Files sharing" : "Dateifreigaben",
+ "Share will expire tomorrow" : "Freigabe läuft morgen ab",
+ "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen",
+ "Your share of {node} will expire tomorrow" : "Freigabe von {node} läuft morgen ab",
"File sharing" : "Dateifreigabe",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist.. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.",
"Allow editing" : "Bearbeitung erlauben",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 3a8e31648e4..31bdedeca53 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -112,6 +112,10 @@
"Direct link" : "Direkter Link",
"Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Share API is disabled" : "Teilen-API ist deaktivert",
+ "Files sharing" : "Dateifreigaben",
+ "Share will expire tomorrow" : "Freigabe läuft morgen ab",
+ "One or more of your shares will expire tomorrow" : "EIne andere Freigabe wird morgen ebenfalls ablaufen",
+ "Your share of {node} will expire tomorrow" : "Freigabe von {node} läuft morgen ab",
"File sharing" : "Dateifreigabe",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist.. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.",
"Allow editing" : "Bearbeitung erlauben",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index c96ecee2468..c277064880d 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -114,8 +114,50 @@ OC.L10N.register(
"Direct link" : "Enlace directo",
"Add to your Nextcloud" : "Añadir a tu Nextcloud",
"Share API is disabled" : "El API de compartir está deshabilitado",
+ "Files sharing" : "Compartir archivos",
"File sharing" : "Compartir archivos",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de expiración y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nApagar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la documentación de Nextcloud.",
+ "Allow editing" : "Permitir edición",
+ "Set expiration date" : "Fijar fecha de caducidad",
+ "Enter a date" : "Introduzca una fecha",
+ "Note to recipient" : "Nota para el destinatario",
+ "group" : "grupo",
+ "conversation" : "conversación",
+ "remote" : "remoto",
+ "remote group" : "grupo remoto",
+ "guest" : "invitado",
+ "Shared with the group {user} by {owner}" : "Compartido con el grupo {user} por {owner}",
+ "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}",
+ "Shared with {user} by {owner}" : "Compartido con {user} por {owner}",
+ "Internal link" : "Enlace interno",
+ "Link copied" : "Enlace copiado",
+ "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente",
+ "Copy to clipboard" : "Copiar a lportapapeles",
+ "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta",
+ "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo",
+ "Please enter the following required information before creating the share" : "Por favor, escriba la información necesaria antes de crear el recurso compartido",
+ "Password protection (enforced)" : "Protección con contraseña (impuesta)",
+ "Password protection" : "Protección por contraseña",
+ "Enter a password" : "Introduzca una contraseña",
+ "Expiration date (enforced)" : "Fecha de caducidad (impuesta)",
+ "Cancel" : "Cancelar",
+ "Read only" : "Solo lectura",
+ "Allow upload and editing" : "Permitir la subida y la edición",
+ "File drop (upload only)" : "Entrega de archivos (solo subida)",
+ "Hide download" : "Ocultar descarga",
+ "Password protect" : "Protegido por contraseña",
+ "Delete share" : "Borrar recurso compartido",
+ "Add another link" : "Añadir otro enlace",
+ "Create a new share link" : "Crear un nuevo enlace compartido",
+ "Shared via link by {initiator}" : "Compartido vía enlace por {initiator}",
+ "Share link" : "Compartir enlace",
+ "Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada",
+ "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
+ "Resharing is not allowed" : "No se permite compartir de nuevo",
+ "Name or email address..." : "Nombre o dirección de correo electrónico ...",
+ "Name..." : "Nombre ...",
+ "Searching..." : "Buscando ...",
+ "Search globally" : "Buscar globalmente",
"Sharing" : "Compartir",
"Link to a file" : "Enlazar a un archivo.",
"Shared" : "Compartido",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index a4d2b5069cc..6a73d3a4651 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -112,8 +112,50 @@
"Direct link" : "Enlace directo",
"Add to your Nextcloud" : "Añadir a tu Nextcloud",
"Share API is disabled" : "El API de compartir está deshabilitado",
+ "Files sharing" : "Compartir archivos",
"File sharing" : "Compartir archivos",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de expiración y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nApagar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la documentación de Nextcloud.",
+ "Allow editing" : "Permitir edición",
+ "Set expiration date" : "Fijar fecha de caducidad",
+ "Enter a date" : "Introduzca una fecha",
+ "Note to recipient" : "Nota para el destinatario",
+ "group" : "grupo",
+ "conversation" : "conversación",
+ "remote" : "remoto",
+ "remote group" : "grupo remoto",
+ "guest" : "invitado",
+ "Shared with the group {user} by {owner}" : "Compartido con el grupo {user} por {owner}",
+ "Shared with the conversation {user} by {owner}" : "Compartido con la conversación {user} por {owner}",
+ "Shared with {user} by {owner}" : "Compartido con {user} por {owner}",
+ "Internal link" : "Enlace interno",
+ "Link copied" : "Enlace copiado",
+ "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente",
+ "Copy to clipboard" : "Copiar a lportapapeles",
+ "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta",
+ "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo",
+ "Please enter the following required information before creating the share" : "Por favor, escriba la información necesaria antes de crear el recurso compartido",
+ "Password protection (enforced)" : "Protección con contraseña (impuesta)",
+ "Password protection" : "Protección por contraseña",
+ "Enter a password" : "Introduzca una contraseña",
+ "Expiration date (enforced)" : "Fecha de caducidad (impuesta)",
+ "Cancel" : "Cancelar",
+ "Read only" : "Solo lectura",
+ "Allow upload and editing" : "Permitir la subida y la edición",
+ "File drop (upload only)" : "Entrega de archivos (solo subida)",
+ "Hide download" : "Ocultar descarga",
+ "Password protect" : "Protegido por contraseña",
+ "Delete share" : "Borrar recurso compartido",
+ "Add another link" : "Añadir otro enlace",
+ "Create a new share link" : "Crear un nuevo enlace compartido",
+ "Shared via link by {initiator}" : "Compartido vía enlace por {initiator}",
+ "Share link" : "Compartir enlace",
+ "Error, please enter proper password and/or expiration date" : "Error, por favor, introduce la contraseña y/o fecha de caducidad adecuada",
+ "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.",
+ "Resharing is not allowed" : "No se permite compartir de nuevo",
+ "Name or email address..." : "Nombre o dirección de correo electrónico ...",
+ "Name..." : "Nombre ...",
+ "Searching..." : "Buscando ...",
+ "Search globally" : "Buscar globalmente",
"Sharing" : "Compartir",
"Link to a file" : "Enlazar a un archivo.",
"Shared" : "Compartido",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 0535c6bcd77..f10a2e61a27 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -114,6 +114,9 @@ OC.L10N.register(
"Direct link" : "Lien direct",
"Add to your Nextcloud" : "Ajouter à votre Nextcloud",
"Share API is disabled" : "l'API de partage est désactivée",
+ "Files sharing" : "Partage de fichiers",
+ "Share will expire tomorrow" : "Le partage expirera demain",
+ "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain",
"File sharing" : "Partage de fichier",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.",
"Allow editing" : "Autoriser la modification",
@@ -157,6 +160,7 @@ OC.L10N.register(
"Link to a file" : "Lier à un fichier",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share" : "Erreur lors de la mise à jour du partage",
+ "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
"Shared" : "Partagé",
"Share" : "Partager",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 55156884eed..0cb753a7abd 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -112,6 +112,9 @@
"Direct link" : "Lien direct",
"Add to your Nextcloud" : "Ajouter à votre Nextcloud",
"Share API is disabled" : "l'API de partage est désactivée",
+ "Files sharing" : "Partage de fichiers",
+ "Share will expire tomorrow" : "Le partage expirera demain",
+ "One or more of your shares will expire tomorrow" : "Au moins l'un de vos partages expirera demain",
"File sharing" : "Partage de fichier",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.",
"Allow editing" : "Autoriser la modification",
@@ -155,6 +158,7 @@
"Link to a file" : "Lier à un fichier",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share" : "Erreur lors de la mise à jour du partage",
+ "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage",
"Shared" : "Partagé",
"Share" : "Partager",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index 0d4247ddce7..98e60e82f62 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Direct link" : "Collegamento diretto",
"Add to your Nextcloud" : "Aggiungi al tuo Nextcloud",
"Share API is disabled" : "API di condivisione disabilitate",
+ "Files sharing" : "Condivisione di file",
+ "Share will expire tomorrow" : "La condivisione scadrà domani",
+ "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani",
+ "Your share of {node} will expire tomorrow" : "La tua condivisione di {node} scadrà domani.",
"File sharing" : "Condivisione di file",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Questa applicazione consente agli utenti di condividere file all'interno di Nextcloud. Se abilitata, l'amministratore può scegliere quali gruppi possono condividere file. Gli utenti ai quali si applica possono quindi condividere file e cartelle con altri utenti e gruppi all'interno di Nextcloud. In aggiunta, se l'amministratore abilita la funzionalità dei collegamenti di condivisione, un collegamento esterno può essere utilizzato per condividere file con altri utenti all'esterno di Nextcloud. Gli amministratori possono inoltre forzare le password, le date di scadenza e abilitare la condivisione tra server tramite collegamenti di condivisione, così come la condivisione da dispositivi mobili.\nLa disattivazione della funzionalità rimuove i file e le cartelle condivisi sul server per tutti i destinatari della condivisione, e anche sui client di sincronizzazione e sulle applicazioni mobili. Altre informazioni sono disponibili nella documentazione di Nextcloud.",
"Allow editing" : "Consenti la modifica",
diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json
index 08a6f5c70e5..1e776412137 100644
--- a/apps/files_sharing/l10n/it.json
+++ b/apps/files_sharing/l10n/it.json
@@ -112,6 +112,10 @@
"Direct link" : "Collegamento diretto",
"Add to your Nextcloud" : "Aggiungi al tuo Nextcloud",
"Share API is disabled" : "API di condivisione disabilitate",
+ "Files sharing" : "Condivisione di file",
+ "Share will expire tomorrow" : "La condivisione scadrà domani",
+ "One or more of your shares will expire tomorrow" : "Una o più delle tue condivisioni scadrà domani",
+ "Your share of {node} will expire tomorrow" : "La tua condivisione di {node} scadrà domani.",
"File sharing" : "Condivisione di file",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Questa applicazione consente agli utenti di condividere file all'interno di Nextcloud. Se abilitata, l'amministratore può scegliere quali gruppi possono condividere file. Gli utenti ai quali si applica possono quindi condividere file e cartelle con altri utenti e gruppi all'interno di Nextcloud. In aggiunta, se l'amministratore abilita la funzionalità dei collegamenti di condivisione, un collegamento esterno può essere utilizzato per condividere file con altri utenti all'esterno di Nextcloud. Gli amministratori possono inoltre forzare le password, le date di scadenza e abilitare la condivisione tra server tramite collegamenti di condivisione, così come la condivisione da dispositivi mobili.\nLa disattivazione della funzionalità rimuove i file e le cartelle condivisi sul server per tutti i destinatari della condivisione, e anche sui client di sincronizzazione e sulle applicazioni mobili. Altre informazioni sono disponibili nella documentazione di Nextcloud.",
"Allow editing" : "Consenti la modifica",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 2844fd07752..e8bc037f193 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -114,6 +114,10 @@ OC.L10N.register(
"Direct link" : "Link direto",
"Add to your Nextcloud" : "Adicionar ao seu Nextcloud",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
+ "Files sharing" : "Compartilhamento de arquivos",
+ "Share will expire tomorrow" : "Compartilhamento irá expirar amanhã",
+ "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã",
+ "Your share of {node} will expire tomorrow" : "Seu compartilhamento de {node} irá expirar amanhã",
"File sharing" : "Compartilhamento de arquivos",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Este aplicativo permite que os usuários compartilhem arquivos no Nextcloud. Se ativado, o administrador pode escolher quais grupos podem compartilhar arquivos. Os usuários aplicáveis podem compartilhar arquivos e pastas com outros usuários e grupos no Nextcloud. Além disso, se o administrador ativar o recurso de link de compartilhamento, um link externo poderá ser usado para compartilhar arquivos com outros usuários fora do Nextcloud. Os administradores também podem impor senhas, datas de vencimento e permitir o compartilhamento de servidor para servidor por meio de links de compartilhamento, bem como o compartilhamento de dispositivos móveis.\nDesativar este recurso remove arquivos e pastas compartilhados no servidor para todos os destinatários de compartilhamento e também nos clientes de sincronização e aplicativos móveis. Mais informações estão disponíveis na documentação do Nextcloud.",
"Allow editing" : "Permitir edição",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index aacbc2f1e94..030f9daa1f3 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -112,6 +112,10 @@
"Direct link" : "Link direto",
"Add to your Nextcloud" : "Adicionar ao seu Nextcloud",
"Share API is disabled" : "O compartilhamento de API está desabilitado.",
+ "Files sharing" : "Compartilhamento de arquivos",
+ "Share will expire tomorrow" : "Compartilhamento irá expirar amanhã",
+ "One or more of your shares will expire tomorrow" : "Um ou mais de seus compartilhamentos irão expirar amanhã",
+ "Your share of {node} will expire tomorrow" : "Seu compartilhamento de {node} irá expirar amanhã",
"File sharing" : "Compartilhamento de arquivos",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Este aplicativo permite que os usuários compartilhem arquivos no Nextcloud. Se ativado, o administrador pode escolher quais grupos podem compartilhar arquivos. Os usuários aplicáveis podem compartilhar arquivos e pastas com outros usuários e grupos no Nextcloud. Além disso, se o administrador ativar o recurso de link de compartilhamento, um link externo poderá ser usado para compartilhar arquivos com outros usuários fora do Nextcloud. Os administradores também podem impor senhas, datas de vencimento e permitir o compartilhamento de servidor para servidor por meio de links de compartilhamento, bem como o compartilhamento de dispositivos móveis.\nDesativar este recurso remove arquivos e pastas compartilhados no servidor para todos os destinatários de compartilhamento e também nos clientes de sincronização e aplicativos móveis. Mais informações estão disponíveis na documentação do Nextcloud.",
"Allow editing" : "Permitir edição",