diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 7a85239711d98..bd95c24a89291 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s a commenté %2$s", "{author} commented on {file}" : "{author} a commenté sur {file}", "Comments for files" : "Commentaires sur les fichiers", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé", "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"", "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier le commentaire", diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 93b4e351a7cee..87a0c8404ab15 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -7,6 +7,7 @@ "%1$s commented on %2$s" : "%1$s a commenté %2$s", "{author} commented on {file}" : "{author} a commenté sur {file}", "Comments for files" : "Commentaires sur les fichiers", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé", "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"", "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier le commentaire", diff --git a/apps/contactsinteraction/l10n/fr.js b/apps/contactsinteraction/l10n/fr.js index 281e59a862b62..071787a3f8bbf 100644 --- a/apps/contactsinteraction/l10n/fr.js +++ b/apps/contactsinteraction/l10n/fr.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Contacté récemment", "Contacts Interaction" : "Interaction des contacts", + "Manages interaction between accounts and contacts" : "Gère l'interaction entre les comptes et les contacts", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Recueillir des données sur les interactions des comptes et des contacts et fournir un carnet d'adresses pour les données", "Manages interaction between users and contacts" : "Gère l'interaction entre les utilisateurs et les contacts", "Collect data about user and contacts interactions and provide an address book for the data" : "Recueillir des données sur les interactions des utilisateurs et des contacts et fournir un carnet d'adresses pour les données" }, diff --git a/apps/contactsinteraction/l10n/fr.json b/apps/contactsinteraction/l10n/fr.json index 1ee42e8908706..968926204a465 100644 --- a/apps/contactsinteraction/l10n/fr.json +++ b/apps/contactsinteraction/l10n/fr.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "Contacté récemment", "Contacts Interaction" : "Interaction des contacts", + "Manages interaction between accounts and contacts" : "Gère l'interaction entre les comptes et les contacts", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Recueillir des données sur les interactions des comptes et des contacts et fournir un carnet d'adresses pour les données", "Manages interaction between users and contacts" : "Gère l'interaction entre les utilisateurs et les contacts", "Collect data about user and contacts interactions and provide an address book for the data" : "Recueillir des données sur les interactions des utilisateurs et des contacts et fournir un carnet d'adresses pour les données" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 5badf56d2c069..34e3eabc03fe5 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -170,6 +170,7 @@ OC.L10N.register( "Delete slot" : "Slot löschen", "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", + "Weekdays" : "Wochentage", "Monday" : "Montag", "Tuesday" : "Dienstag", "Wednesday" : "Mittwoch", @@ -184,6 +185,7 @@ OC.L10N.register( "Saved availability" : "Verfügbarkeit gespeichert", "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Wenn du deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann du nicht im Büro bist, wenn sie eine Besprechung buchen.", "Absence" : "Abwesenheit", "Configure your next absence period." : "Richte deinen nächsten Abwesenheitszeitraum ein.", "Calendar server" : "Kalender-Server", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index eef922d43d422..8e954c0683048 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -168,6 +168,7 @@ "Delete slot" : "Slot löschen", "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", + "Weekdays" : "Wochentage", "Monday" : "Montag", "Tuesday" : "Dienstag", "Wednesday" : "Mittwoch", @@ -182,6 +183,7 @@ "Saved availability" : "Verfügbarkeit gespeichert", "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Wenn du deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann du nicht im Büro bist, wenn sie eine Besprechung buchen.", "Absence" : "Abwesenheit", "Configure your next absence period." : "Richte deinen nächsten Abwesenheitszeitraum ein.", "Calendar server" : "Kalender-Server", diff --git a/apps/encryption/l10n/fr.js b/apps/encryption/l10n/fr.js index 53e81383e69ab..de62f18d24e3f 100644 --- a/apps/encryption/l10n/fr.js +++ b/apps/encryption/l10n/fr.js @@ -42,6 +42,7 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'activation de cette option chiffre tous les fichiers du stockage principal, sinon seuls les espaces de stockage externes seront chiffrés", "Enable recovery key" : "Activer la clé de récupération", "Disable recovery key" : "Désactiver la clé de récupération", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La clé de récupération est une clé de chiffrement supplémentaire utilisée pour chiffrer les fichiers. Elle est utilisée pour récupérer les fichiers d'un compte si le mot de passe a été oublié.", "Recovery key password" : "Mot de passe de la clé de récupération", "Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération", "Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :", diff --git a/apps/encryption/l10n/fr.json b/apps/encryption/l10n/fr.json index ebe4ad5977d22..8e9af9295a5be 100644 --- a/apps/encryption/l10n/fr.json +++ b/apps/encryption/l10n/fr.json @@ -40,6 +40,7 @@ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'activation de cette option chiffre tous les fichiers du stockage principal, sinon seuls les espaces de stockage externes seront chiffrés", "Enable recovery key" : "Activer la clé de récupération", "Disable recovery key" : "Désactiver la clé de récupération", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La clé de récupération est une clé de chiffrement supplémentaire utilisée pour chiffrer les fichiers. Elle est utilisée pour récupérer les fichiers d'un compte si le mot de passe a été oublié.", "Recovery key password" : "Mot de passe de la clé de récupération", "Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération", "Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :", diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index cc8444f3c044f..44701bad25849 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -13,6 +13,8 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Impossible d'établir un partage fédére, il semble que le serveur avec lequel fédérer est trop vieux (Nextcloud <=9)", "It is not allowed to send federated group shares from this server." : "Il n'est pas autorisé d'envoyer des partages à des groupes fédérés depuis ce serveur.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s", + "Not allowed to create a federated share to the same account" : "Non autorisé à créer un partage fédéré vers le même compte", "Federated shares require read permissions" : "Les partages fédérés nécessitent des permissions de lecture.", "File is already shared with %s" : "Le fichier est déjà partagé avec %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Le partage de %1$s a échoué, impossible de trouver %2$s, le serveur est peut-être momentanément injoignable ou utilise un certificat auto-signé.", @@ -26,6 +28,13 @@ OC.L10N.register( "Sharing" : "Partage", "Federated file sharing" : "Partage de fichiers fédéré", "Provide federated file sharing across servers" : "Fourni un partage de fichiers fédéré entre plusieurs serveurs", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Configurer comment les utilisateurs peuvent faire des partages entre serveurs. Cela inclut aussi les partages entre personnes de ce serveur s'ils utilisent des partages fédérés.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Autoriser les personnes de ce serveur à envoyer des partages vers d'autres serveurs (cette option permet aussi l'accès WebDAV aux partages publics)", + "Allow people on this server to receive shares from other servers" : "Autoriser les personnes de ce serveur à recevoir des partages d'autres serveurs", + "Allow people on this server to send shares to groups on other servers" : "Autoriser les personnes de ce serveur à envoyer des partages à des groupes sur d'autres serveurs", + "Allow people on this server to receive group shares from other servers" : "Autoriser les personnes de ce serveur à recevoir des partages de groupe d'autres serveurs", + "Search global and public address book for people" : "Rechercher dans le carnet d'adresses global et public pour les personnes", + "Allow people to publish their data to a global and public address book" : "Autoriser les personnes à publier leurs données dans un carnet d'adresses global et public", "Unable to update federated files sharing config" : "Impossible de mettre à jour la configuration du partage fédéré de fichiers ", "Federated Cloud" : "Cloud Fédéré", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Vous pouvez partager avec quiconque utilise un serveur Nextcloud ou un serveur ou service compatible Open Cloud Mesh (OCM). Renseignez simplement son ID de Cloud Fédéré sur une instance fédérée dans la boîte de dialogue de partage. Cela ressemble à utilisateur@cloud.exemple.com.", diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index 57acf7af988f6..d0284c09b53da 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -11,6 +11,8 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Demande de partage fédéré envoyée, vous allez recevoir une invitation. Vérifiez vos notifications.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Impossible d'établir un partage fédére, il semble que le serveur avec lequel fédérer est trop vieux (Nextcloud <=9)", "It is not allowed to send federated group shares from this server." : "Il n'est pas autorisé d'envoyer des partages à des groupes fédérés depuis ce serveur.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s", + "Not allowed to create a federated share to the same account" : "Non autorisé à créer un partage fédéré vers le même compte", "Federated shares require read permissions" : "Les partages fédérés nécessitent des permissions de lecture.", "File is already shared with %s" : "Le fichier est déjà partagé avec %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Le partage de %1$s a échoué, impossible de trouver %2$s, le serveur est peut-être momentanément injoignable ou utilise un certificat auto-signé.", @@ -24,6 +26,13 @@ "Sharing" : "Partage", "Federated file sharing" : "Partage de fichiers fédéré", "Provide federated file sharing across servers" : "Fourni un partage de fichiers fédéré entre plusieurs serveurs", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Configurer comment les utilisateurs peuvent faire des partages entre serveurs. Cela inclut aussi les partages entre personnes de ce serveur s'ils utilisent des partages fédérés.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Autoriser les personnes de ce serveur à envoyer des partages vers d'autres serveurs (cette option permet aussi l'accès WebDAV aux partages publics)", + "Allow people on this server to receive shares from other servers" : "Autoriser les personnes de ce serveur à recevoir des partages d'autres serveurs", + "Allow people on this server to send shares to groups on other servers" : "Autoriser les personnes de ce serveur à envoyer des partages à des groupes sur d'autres serveurs", + "Allow people on this server to receive group shares from other servers" : "Autoriser les personnes de ce serveur à recevoir des partages de groupe d'autres serveurs", + "Search global and public address book for people" : "Rechercher dans le carnet d'adresses global et public pour les personnes", + "Allow people to publish their data to a global and public address book" : "Autoriser les personnes à publier leurs données dans un carnet d'adresses global et public", "Unable to update federated files sharing config" : "Impossible de mettre à jour la configuration du partage fédéré de fichiers ", "Federated Cloud" : "Cloud Fédéré", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Vous pouvez partager avec quiconque utilise un serveur Nextcloud ou un serveur ou service compatible Open Cloud Mesh (OCM). Renseignez simplement son ID de Cloud Fédéré sur une instance fédérée dans la boîte de dialogue de partage. Cela ressemble à utilisateur@cloud.exemple.com.", diff --git a/apps/federation/l10n/fr.js b/apps/federation/l10n/fr.js index d0cbb8c98dda8..d7dc11e05e623 100644 --- a/apps/federation/l10n/fr.js +++ b/apps/federation/l10n/fr.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "Impossible d'ajouter le serveur", "Trusted servers" : "Serveurs de confiance", "Federation" : "Fédération", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes. Par exemple, ce sera utilisé pour auto-compléter les comptes externes lors du partage fédéré.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes. Par exemple, ce sera utilisé pour auto-compléter les comptes externes lors du partage fédéré. Il n'est pas nécessaire d'ajouter un serveur comme serveur de confiance afin de créer un partage fédéré.", "+ Add trusted server" : "+ Ajouter un serveur de confiance", "Trusted server" : "Serveur de confiance", "Add" : "Ajouter", diff --git a/apps/federation/l10n/fr.json b/apps/federation/l10n/fr.json index b15ca362a66a7..2414578a0a8ac 100644 --- a/apps/federation/l10n/fr.json +++ b/apps/federation/l10n/fr.json @@ -5,6 +5,9 @@ "Could not add server" : "Impossible d'ajouter le serveur", "Trusted servers" : "Serveurs de confiance", "Federation" : "Fédération", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes. Par exemple, ce sera utilisé pour auto-compléter les comptes externes lors du partage fédéré.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Une fédération vous permet de vous connecter avec d'autres serveurs de confiance pour échanger la liste des comptes. Par exemple, ce sera utilisé pour auto-compléter les comptes externes lors du partage fédéré. Il n'est pas nécessaire d'ajouter un serveur comme serveur de confiance afin de créer un partage fédéré.", "+ Add trusted server" : "+ Ajouter un serveur de confiance", "Trusted server" : "Serveur de confiance", "Add" : "Ajouter", diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 1a6f1547db537..b3ef3ff145ac8 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose file" : "إختَر ملفاً", "Choose {file}" : "إختَر {file}", - "Add" : "أضِف", "Loading current folder" : "تحميل المجلد الحالي", "No files in here" : "لا يوجد ملفات هنا ", "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "لم يمكن عرض هذه القائمة بالكامل بسبب إشكالية في الأداء. سيتم عرض الملفات عندما تمر عليها في القائمة", "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", - "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ" + "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", + "Add" : "أضِف" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 8c650a88b37cc..6358ff1d73503 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose file" : "إختَر ملفاً", "Choose {file}" : "إختَر {file}", - "Add" : "أضِف", "Loading current folder" : "تحميل المجلد الحالي", "No files in here" : "لا يوجد ملفات هنا ", "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "لم يمكن عرض هذه القائمة بالكامل بسبب إشكالية في الأداء. سيتم عرض الملفات عندما تمر عليها في القائمة", "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", - "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ" + "No files or folders have been deleted yet" : "لم يتم حذف أي ملفات أو مجلدات بعدُ", + "Add" : "أضِف" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index d2b777cc43f76..a34a2334477a3 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -1,113 +1,327 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", - "Storage invalid" : "Almacenamientu non válidu", - "Unknown error" : "Fallu desconocíu", - "File could not be found" : "Nun s'atopó el ficheru", - "Download" : "Descargar", + "File could not be found" : "Nun se pudo atopar el ficheru", + "Move or copy" : "Mover o copiar", + "Download" : "Baxar", "Delete" : "Desaniciar", - "Home" : "Casa", + "Tags" : "Etiquetes", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", + "Home" : "Aniciu", "Close" : "Zarrar", - "Favorites" : "Favoritos", - "Could not create folder \"{dir}\"" : "Nun pudo crease la carpeta \"{dir}\"", - "Upload cancelled." : "Xuba encaboxada.", + "Could not create folder \"{dir}\"" : "Nun se pudo crear la carpeta «{dir}»", + "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", + "Upload cancelled." : "Encaboxóse la xuba.", + "Processing files …" : "Procesando los ficheros…", "…" : "…", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", - "Not enough free space" : "Nun hai espaciu llibre abondo", - "Uploading …" : "Xubiendo...", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun ye posible xubir «{filename}» darréu que ye un direutoriu o tien 0 bytes", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu porque namás queda {size2} y tas xubiendo {size1}", + "Target folder \"{dir}\" does not exist any more" : "La carpeta de destín «{dir}» xá nun esiste", + "Not enough free space" : "Nun hai abondu espaciu llibre", + "An unknown error has occurred" : "Prodúxose un error desconocíu", + "File could not be uploaded" : "Nun se pudo xubir el ficheru", + "Uploading …" : "Xubiendo…", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Xubiendo… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", + "Uploading that item is not supported" : "La xuba d'esi elementu nun ye compatible", + "Target folder does not exist any more" : "La carpeta de destín yá nun esiste", + "Operation is blocked by access control" : "El control d'accesu bloquió la operación", + "Error when assembling chunks, status code {status}" : "Hebo un error al atropar los cachos. Códigu d'estáu {status}", "Actions" : "Aiciones", "Rename" : "Renomar", + "Move" : "Mover", "Copy" : "Copiar", - "Delete file" : "Desasniciar ficheru", - "Delete folder" : "Desaniciar", - "Disconnect storage" : "Desconeutar almacenamientu", - "Could not load info for file \"{file}\"" : "Nun pudo cargase la información del ficheru «{file}»", + "Choose target folder" : "Escoyer la carpeta de destín", + "Set reminder" : "Configurar un recordatoriu", + "Edit locally" : "Editar llocalmente", + "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Desaniciar el ficheru","Desaniciar los ficheros"], + "_Delete folder_::_Delete folders_" : ["Desaniciar la carpeta","Desaniciar les carpetes"], + "_Disconnect storage_::_Disconnect storages_" : ["Desconectar l'almacenamientu","Desconectar los almacenamientos"], + "_Leave this share_::_Leave these shares_" : ["Dexar esta compartición","Dexar estes comparticiones"], + "Could not load info for file \"{file}\"" : "Nun se pudo cargar la información del ficheru «{file}»", "Files" : "Ficheros", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleiciona les etiquetes que quies amestar a la seleición", + "Apply tag(s) to selection" : "Aplicar les etiquetes a la seleición", + "Select directory \"{dirName}\"" : "Seleicionar el direutoriu «{dirName}»", + "Select file \"{fileName}\"" : "Seleicionar el ficheru «{fileName}»", "Pending" : "Pendiente", - "Unable to determine date" : "Imposible determinar la fecha", - "This operation is forbidden" : "La operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", - "Could not move \"{file}\", target exists" : "Nun pudo movese \"{file}\", destín yá esiste", - "Could not move \"{file}\"" : "Nun pudo movese \"{file}\"", - "{newName} already exists" : "{newName} yá esiste", - "Could not rename \"{fileName}\", it does not exist any more" : "Nun pudo renomase \"{fileName}\", yá nun esiste", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome \"{targetName}\" yá ta n'usu na carpeta \"{dir}\". Por favor, escueyi un nome diferente.", - "Could not rename \"{fileName}\"" : "Nun pudo renomase \"{fileName}\"", - "Could not create file \"{file}\"" : "Nun pudo crease'l ficheru \"{file}\"", - "Could not create file \"{file}\" because it already exists" : "Nun pudo crease'l ficheru \"{file}\" porque yá esiste", - "Could not create folder \"{dir}\" because it already exists" : "Nun pudo crease la carpeta \"{dir}\" porque yá esiste", - "Error deleting file \"{fileName}\"." : "Fallu borrando'l ficheru \"{fileName}\".", - "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai resultaos de gueta n'otres carpetes pa {tag}{filter}{endtag}", + "Unable to determine date" : "Nun ye posible determinar la data", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", + "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", + "Could not move \"{file}\", target exists" : "Nun se pudo mover «{file}», el destín esiste", + "Could not move \"{file}\"" : "Nun se pudo mover «{file}»", + "copy" : "copia", + "Could not copy \"{file}\", target exists" : "Nun se pudo copiar «{file}», el destín esiste", + "Could not copy \"{file}\"" : "Nun se pudo copiar «{file}»", + "Copied {origin} inside {destination}" : "Copióse «{origin}» dientro de: {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Copióse «{origin}» y {nbfiles} ficheros más dientro de: {destination}", + "Failed to redirect to client" : "Nun se pue redirixir al veceru", + "{newName} already exists" : "«{newName}» xá esiste", + "Could not rename \"{fileName}\", it does not exist any more" : "Nun se pudo nomar «{fileName}». Yá nun esiste", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome «{targetName}» yá ta n'usu pola carpeta «{dir}». Escueyi otru nome.", + "Could not rename \"{fileName}\"" : "Nun se pudo renomar «{fileName}»", + "Could not create file \"{file}\"" : "Nun se pudo crear el ficheru «{file}»", + "Could not create file \"{file}\" because it already exists" : "Nun se pudo crear el ficheru «{file}» porque yá esiste", + "Could not create folder \"{dir}\" because it already exists" : "Nun se pudo crear la carpeta «{file}» porque yá esiste", + "Could not fetch file details \"{file}\"" : "Nun se pudo dir en cata de los detalles del ficheru «{file}»", + "Error deleting file \"{fileName}\"." : "Hebo un error al desaniciar «{fileName}»", + "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai nengún resultáu de busca nes demás carpetes pa: {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Introduz más de dos carátueres pa buscar nes demás carpetes", "Name" : "Nome", "Size" : "Tamañu", - "Modified" : "Modificáu", + "Modified" : "Modificóse", "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"], "_%n file_::_%n files_" : ["%n ficheru","%n ficheros"], - "{dirs} and {files}" : "{dirs} y {files}", + "{dirs} and {files}" : "{dirs} ya {files}", + "You do not have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", "_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"], "New" : "Nuevu", - "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.", - "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", - "\"{name}\" is not an allowed filetype" : "«{name}» nun ye una triba de ficheru permitida", + "New file/folder menu" : "Menú de carpeta/ficheru nuevos", + "Select file range" : "Seleicionar el rangu de ficheros", + "{used}%" : "{used}%", + "{used} of {quota} used" : "{used} de {quota} n'usu", + "{used} used" : "{used} n'usu", + "\"{name}\" is an invalid file name." : "«{name}» ye un nome inválidu.", + "File name cannot be empty." : "El nome del ficheru nun pue tar baleru.", + "\"/\" is not allowed inside a file name." : "«/» ye un caráuter que nun ta permitíu nel nome del ficheru.", + "\"{name}\" is not an allowed filetype" : "«{name}» nun ye un tipu de ficheru permitíu", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "L'almacenamientu del usuariu «{owner}» ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "L'almacenamientu esternu «{mountPoint}» ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "Your storage is full, files cannot be updated or synced anymore!" : "El to almacenamientu ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "L'almacenamientu del usuariu «{owner}» ta cuasi enllén ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'almacenamientu esternu «{mountPoint}» ta cuasi enllén ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "El to almacenamientu ta cuasi enllén ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["concasa con «{filter}»","concasen con «{filter}»"], "View in folder" : "Ver na carpeta", - "Copied!" : "¡Copióse!", + "Direct link was copied (only works for people who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", "Path" : "Camín", - "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], - "Favorited" : "Favoritos", - "Favorite" : "Favoritu", - "New folder" : "Nueva carpeta", - "Upload file" : "Xubir ficheru", - "Recent" : "Reciente", - "Remove from favorites" : "Remove from favorites", - "Add to favorites" : "Add to favorites", - "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes", - "Added to favorites" : "Amestóse a favoritos", - "\"remote user\"" : "«usuariu remotu»", - "{user} created {file}" : "{user} creó {file}", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], + "Favorited" : "Metióse en Favoritos", + "Favorite" : "Meter en Favoritos", + "Copy direct link (only works for people who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", + "New folder" : "Carpeta nueva", + "Create new folder" : "Crear una carpeta", + "Upload file" : "Xubir un ficheru", + "Recent" : "De recién", + "Not favorited" : "Nun ta en Favoritos", + "Remove from favorites" : "Quitar de Favoritos", + "Add to favorites" : "Meter en Favoritos", + "An error occurred while trying to update the tags" : "Prodúxose un error al tentar d'anovar les etiquetes", + "Added to favorites" : "Metióse en Favoritos", + "Removed from favorites" : "Quitóse de Favoritos", + "You added {file} to your favorites" : "Metiesti'l ficheru «{ficheru}» en Favoritos", + "You removed {file} from your favorites" : "Quitesti'l ficheru «{file}» de Favoritos", + "Favorites" : "Favoritos", + "Created by {user}" : "Elementu creáu por {user}", + "Changed by {user}" : "Elementu camudáu por {user}", + "Deleted by {user}" : "Elementu desaniciáu por {user}", + "Restored by {user}" : "Elementu restauráu por {user}", + "Renamed by {user}" : "Elementu renomáu por {user}", + "Moved by {user}" : "Elementu movíu por {user}", + "\"remote account\"" : "«cuenta remota»", + "You created {file}" : "Creesti {file}", + "You created an encrypted file in {file}" : "Creesti un ficheru cifráu en: {file}", + "{user} created {file}" : "«{user}» creó «{file}»", + "{user} created an encrypted file in {file}" : "«{user}» creó un ficheru cifráu en: {file}", "{file} was created in a public folder" : "{file} creóse nuna carpeta pública", "You changed {file}" : "Camudesti {file}", + "You changed an encrypted file in {file}" : "Camudesti'l ficheru cifráu de: {file}", "{user} changed {file}" : "{user} camudó {file}", - "You deleted {file}" : "Desaniciesti {file}", - "{user} deleted {file}" : "{user} desanició {file}", + "{user} changed an encrypted file in {file}" : "«{user}» camudó un ficheru cifráu de: {file}", + "You deleted {file}" : "Desaniciesti «{file}»", + "You deleted an encrypted file in {file}" : "Desaniciesti un ficheru cifráu de {file}", + "{user} deleted {file}" : "{user} desanició «{file}»", + "{user} deleted an encrypted file in {file}" : "«{user}» desanició un ficheru cifráu de: {file}", "You restored {file}" : "Restauresti {file}", "{user} restored {file}" : "{user} restauró {file}", - "You renamed {oldfile} to {newfile}" : "Renomesti {oldfile} a {newfile}", - "{user} renamed {oldfile} to {newfile}" : "{user} renomó {oldfile} a {newfile}", "You moved {oldfile} to {newfile}" : "Moviesti {oldfile} a {newfile}", - "A file or folder has been changed" : "Camudóse un ficheru o carpeta", - "All files" : "Tolos ficheros", - "Unlimited" : "Non llendáu", - "Upload (max. %s)" : "Xuba (máx. %s)", - "Accept" : "Aceutar", - "in %s" : "en %s", - "Change" : "Camudar", - "Tags" : "Etiquetes", - "Cancel" : "Encaboxar", + "Accept" : "Aceptar", + "Reject" : "Refugar", + "Incoming ownership transfer from {user}" : "Recibióse una tresferencia de propiedá de: {user}", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Quies aceptar «{path}»?\n\nNota: el procesu de tresferencia pue tardar hasta 1 hora tres aceptalu", + "Ownership transfer failed" : "El procesu de tresferencia falló", + "Your ownership transfer of {path} to {user} failed." : "El procesu de tresferencia de «{path}» a «{user}» falló", + "The ownership transfer of {path} from {user} failed." : "El procesu de tresferencia de «{path}» dende «{user}» falló", + "Ownership transfer done" : "Completóse la tresferencia de propiedá", + "Your ownership transfer of {path} to {user} has completed." : "Completóse la tresferencia de propiedá de «{path}» a «{user}».", + "The ownership transfer of {path} from {user} has completed." : "Completóse la tresferencia de propiedá de «{path}» dende «{user}».", + "in %s" : "en «%s»", + "File Management" : "Xestión de ficheros", + "Current directory path" : "Camín actual del direutoriu", + "Reload current directory" : "Volver cargar el direutoriu actual", + "Go to the \"{dir}\" directory" : "Dir al direutoriu «{dir}»", + "Drag and drop files here to upload" : "Arrastra y suelta los ficheros equí pa xubilos", + "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", + "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", + "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", + "\"{displayName}\" action executed successfully" : "L'aición «{displayName}» executóse correutamente", + "\"{displayName}\" action failed" : "L'aición «{displayName}» falló", + "Toggle selection for file \"{displayName}\"" : "Alternar la seleición del ficheru «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Alternar la seleición de la carpeta «{displayName}»", + "Rename file" : "Renomar el ficheru", + "File name" : "Nome del ficheru", + "Folder name" : "Nome de la carpeta", + "This node is unavailable" : "Esti noyu nun ta disponible", + "Download file {name}" : "Baxar el ficheru «{name}»", + "\"{name}\" is not an allowed filetype." : "«{name}» nun ye un tipu de ficheru permíu", + "{newName} already exists." : "«{newName}» yá esiste.", + "\"{char}\" is not allowed inside a file name." : "El caráuter «{char}» nun ta permitíu nel nome del ficheru.", + "Name cannot be empty" : "El nome nun pue tar baleru", + "Another entry with the same name already exists" : "Yá esiste otra entrada col mesmu nome", + "Renamed \"{oldName}\" to \"{newName}\"" : "Renomóse «{oldName}» a «{newName}»", + "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste", + "Total rows summary" : "Resume total de fieleres", + "Toggle selection for all files and folders" : "Alternar la seleición de tolos ficheros y toles carpetes", + "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", + "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", + "List of files and folders." : "Una llista de ficheros y carpetes.", + "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", + "File not found" : "Nun s'atopó'l ficheru", + "Storage informations" : "Información del almacenamientu", + "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", + "{relative}% used" : "{relative}% n'usu", + "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", + "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "Create" : "Crear", - "%1$s of %2$s used" : "%1$s de %2$s usao", - "Settings" : "Axustes", - "Show hidden files" : "Amosar ficheros ocultos", + "A file or folder with that name already exists." : "Yá esiste un ficheru o una carpeta con esi nome", + "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", + "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", + "Change" : "Camudar", + "New owner" : "Propietariu nuevu", + "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", + "Transfer" : "Tresferir", + "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", + "Invalid path selected" : "Seleicionóse un camín inválidu", + "Unknown error" : "Error desconocíu", + "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", + "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", + "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", + "Choose file" : "Escoyer un ficheru", + "Choose {file}" : "Escoyer «{file}»", + "Loading current folder" : "Cargando la carpeta actual", + "No files in here" : "Nun hai ficheros", + "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", + "Go to the previous folder" : "Dir a la carpeta anterior", + "Go back" : "Dir p'atrás", + "Share" : "Compartir", + "Shared by link" : "Compartir pente un enllaz", + "Shared" : "Compartío", + "Switch to list view" : "Cambiar a la vista de llista", + "Switch to grid view" : "Cambiar a la vista de rexáu", + "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", + "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", + "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", + "Open the files app settings" : "Abrir la configuración de Ficheros", + "Files settings" : "Configuración de Ficheros", + "File cannot be accessed" : "Nun se pue acceder al ficheru", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", + "Show hidden files" : "Amosar los ficheros anubríos", + "Crop image previews" : "Recortar la previsualización d'imáxenes", + "Enable the grid view" : "Activar la vista de rexáu", + "Additional settings" : "Configuración adicional", "WebDAV" : "WebDAV", - "No files in here" : "Nun hai nengún ficheru equí", - "Upload some content or sync with your devices!" : "¡Xuba algún conteníu o sincroniza colos sos preseos!", - "No entries found in this folder" : "Nenguna entrada en esta carpeta", - "Select all" : "Esbillar too", - "Upload too large" : "La xuba ye abondo grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", - "No favorites yet" : "Entá nun hai favoritos", - "Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar nel cartafueyu", + "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", + "Clipboard is not available" : "El cartafueyu nun ta disponible", + "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", + "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", + "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", + "Pick a template for {name}" : "Escoyer una plantía pa: {name}", + "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", + "Creating file" : "Creando'l ficheru", + "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", + "Delete permanently" : "Desaniciar permanentemente", + "Delete and unshare" : "Desaniciar y dexar de compartir", + "You are about to delete {count} items." : "Tas a piques de desaniciar {count} elementos.", + "Confirm deletion" : "Confirmar el desaniciu", + "Cancel" : "Encaboxar", + "Deletion cancelled" : "Anulóse'l desaniciu", + "Destination is not a folder" : "El destín nun ye una carpeta", + "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", + "Move cancelled" : "Anulóse la operación de mover", + "A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome", + "The files is locked" : "El ficheru ta bloquiáu", + "The file does not exist anymore" : "El ficheru yá nun esiste", + "Choose destination" : "Escoyer el destín", + "Copy to {target}" : "Copiar a {target}", + "Move to {target}" : "Mover a {target}", + "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", + "Move or copy operation failed" : "La operación de mover o copiar falló", + "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", + "Open in Files" : "Abrir en Ficheros", + "Open details" : "Abrir los detalles", + "An error occurred while uploading. Please try again later." : "Prodúxose un error mentanto se xubía. Volvi tentalo dempués.", + "Could not copy {file}. {message}" : "Nun se pudo copiar «{file}». {message}", + "Could not move {file}. {message}" : "Nun se pudo mover «{file}». {message}", + "Created new folder \"{name}\"" : "Creóse la carpeta «{name}»", + "Filename" : "Nome de ficheru", + "Unable to initialize the templates directory" : "Nun ye posible aniciar el direutoriu de plantíes", + "Create new templates folder" : "Crear una carpeta de plantíes", + "Templates" : "Plantíes", + "New template folder" : "Carpeta de plantíes nueva", + "One of the dropped files could not be processed" : "Nun se pudo procesar unu de los ficheros soltaos", + "Uploading \"{filename}\" failed" : "La xuba de «{filename}» falló", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"], + "{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes", + "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", + "No favorites yet" : "Entá nun hai nengún elementu favoritu", + "Files and folders you mark as favorite will show up here" : "Equí apaecen los ficheros y carpetes que metas en Favoritos", + "All files" : "Tolos ficheros", + "List of your files and folders." : "Una llista de los ficheros y les carpetes de to.", + "Personal Files" : "Ficheros personales", + "List of your files and folders that are not shared." : "Una llista de ficheros y carpetes que nun se compartieron.", + "No personal files found" : "Nun s'atopó nengún ficheru personal", + "Files that are not shared will show up here." : "Equí apaecen los ficheros que nun se compartan.", + "List of recently modified files and folders." : "Una llista de ficheros y carpetes modificaos de recién.", + "No recently modified files" : "Nun hai nengún ficheru modificáu de recién", + "Files and folders you recently modified will show up here." : "Equí apaecen los ficheros y les carpetes modificaes de recién.", + "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", + "Select all" : "Seleicionar too", + "Upload too large" : "La xuba ye mui grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tentes de xubir superen el tamañu máximu qu'esti sirvidor permite.", + "Text file" : "Ficheru de testu", + "New text file.txt" : "ficheru_nuevu.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", + "\"remote user\"" : "«usuariu remotu»", + "Search users" : "Buscar usuarios", + "You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta", + "Set up templates folder" : "Configurar la carpeta de plantíes", + "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", + "Toggle grid view" : "Alternar la vista de rexáu", "Deleted files" : "Ficheros desaniciaos", "Shares" : "Comparticiones", "Shared with others" : "Compartío con otros", - "Shared with you" : "Shared with you", - "Shared by link" : "Compartíos per enllaz", - "Text file" : "Ficheru de testu", - "New text file.txt" : "Nuevu testu ficheru.txt", - "Select" : "Esbillar", - "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí" + "Shared with you" : "Compartióse contigo", + "Deleted shares" : "Comparticiones desaniciaes", + "Pending shares" : "Comparticiones pendientes", + "This file has the tag {tag}" : "Esti ficheru tien la etiqueta «{tag}»", + "This file has the tags {firstTags} and {lastTag}" : "Esti ficheru tien les etiquetes «{firstTags}» y «{lastTag}»", + "Select the row for {displayName}" : "Seleicionar la filera de: {displayName}", + "Open folder {name}" : "Abrir la carpeta {name}", + "Unselect all" : "Deseleicionar too", + "ascending" : "ascendente", + "descending" : "descendente", + "Sort list by {column} ({direction})" : "Ordenar la llista por {column} ({direction})", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues per ella.", + "Search for an account" : "Buscar una cuenta", + "Choose" : "Escoyer", + "No files or folders have been deleted yet" : "Entá nun se desanició nengún ficheru nin carpeta", + "Add" : "Amestar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index cd2275c202ca6..b83fe5d4b4331 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -1,111 +1,325 @@ { "translations": { - "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", - "Storage invalid" : "Almacenamientu non válidu", - "Unknown error" : "Fallu desconocíu", - "File could not be found" : "Nun s'atopó el ficheru", - "Download" : "Descargar", + "File could not be found" : "Nun se pudo atopar el ficheru", + "Move or copy" : "Mover o copiar", + "Download" : "Baxar", "Delete" : "Desaniciar", - "Home" : "Casa", + "Tags" : "Etiquetes", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", + "Home" : "Aniciu", "Close" : "Zarrar", - "Favorites" : "Favoritos", - "Could not create folder \"{dir}\"" : "Nun pudo crease la carpeta \"{dir}\"", - "Upload cancelled." : "Xuba encaboxada.", + "Could not create folder \"{dir}\"" : "Nun se pudo crear la carpeta «{dir}»", + "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", + "Upload cancelled." : "Encaboxóse la xuba.", + "Processing files …" : "Procesando los ficheros…", "…" : "…", - "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", - "Not enough free space" : "Nun hai espaciu llibre abondo", - "Uploading …" : "Xubiendo...", + "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun ye posible xubir «{filename}» darréu que ye un direutoriu o tien 0 bytes", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu porque namás queda {size2} y tas xubiendo {size1}", + "Target folder \"{dir}\" does not exist any more" : "La carpeta de destín «{dir}» xá nun esiste", + "Not enough free space" : "Nun hai abondu espaciu llibre", + "An unknown error has occurred" : "Prodúxose un error desconocíu", + "File could not be uploaded" : "Nun se pudo xubir el ficheru", + "Uploading …" : "Xubiendo…", + "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", + "Uploading … ({currentNumber}/{total})" : "Xubiendo… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})", + "Uploading that item is not supported" : "La xuba d'esi elementu nun ye compatible", + "Target folder does not exist any more" : "La carpeta de destín yá nun esiste", + "Operation is blocked by access control" : "El control d'accesu bloquió la operación", + "Error when assembling chunks, status code {status}" : "Hebo un error al atropar los cachos. Códigu d'estáu {status}", "Actions" : "Aiciones", "Rename" : "Renomar", + "Move" : "Mover", "Copy" : "Copiar", - "Delete file" : "Desasniciar ficheru", - "Delete folder" : "Desaniciar", - "Disconnect storage" : "Desconeutar almacenamientu", - "Could not load info for file \"{file}\"" : "Nun pudo cargase la información del ficheru «{file}»", + "Choose target folder" : "Escoyer la carpeta de destín", + "Set reminder" : "Configurar un recordatoriu", + "Edit locally" : "Editar llocalmente", + "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Desaniciar el ficheru","Desaniciar los ficheros"], + "_Delete folder_::_Delete folders_" : ["Desaniciar la carpeta","Desaniciar les carpetes"], + "_Disconnect storage_::_Disconnect storages_" : ["Desconectar l'almacenamientu","Desconectar los almacenamientos"], + "_Leave this share_::_Leave these shares_" : ["Dexar esta compartición","Dexar estes comparticiones"], + "Could not load info for file \"{file}\"" : "Nun se pudo cargar la información del ficheru «{file}»", "Files" : "Ficheros", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleiciona les etiquetes que quies amestar a la seleición", + "Apply tag(s) to selection" : "Aplicar les etiquetes a la seleición", + "Select directory \"{dirName}\"" : "Seleicionar el direutoriu «{dirName}»", + "Select file \"{fileName}\"" : "Seleicionar el ficheru «{fileName}»", "Pending" : "Pendiente", - "Unable to determine date" : "Imposible determinar la fecha", - "This operation is forbidden" : "La operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", - "Could not move \"{file}\", target exists" : "Nun pudo movese \"{file}\", destín yá esiste", - "Could not move \"{file}\"" : "Nun pudo movese \"{file}\"", - "{newName} already exists" : "{newName} yá esiste", - "Could not rename \"{fileName}\", it does not exist any more" : "Nun pudo renomase \"{fileName}\", yá nun esiste", - "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome \"{targetName}\" yá ta n'usu na carpeta \"{dir}\". Por favor, escueyi un nome diferente.", - "Could not rename \"{fileName}\"" : "Nun pudo renomase \"{fileName}\"", - "Could not create file \"{file}\"" : "Nun pudo crease'l ficheru \"{file}\"", - "Could not create file \"{file}\" because it already exists" : "Nun pudo crease'l ficheru \"{file}\" porque yá esiste", - "Could not create folder \"{dir}\" because it already exists" : "Nun pudo crease la carpeta \"{dir}\" porque yá esiste", - "Error deleting file \"{fileName}\"." : "Fallu borrando'l ficheru \"{fileName}\".", - "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai resultaos de gueta n'otres carpetes pa {tag}{filter}{endtag}", + "Unable to determine date" : "Nun ye posible determinar la data", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", + "Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente", + "Could not move \"{file}\", target exists" : "Nun se pudo mover «{file}», el destín esiste", + "Could not move \"{file}\"" : "Nun se pudo mover «{file}»", + "copy" : "copia", + "Could not copy \"{file}\", target exists" : "Nun se pudo copiar «{file}», el destín esiste", + "Could not copy \"{file}\"" : "Nun se pudo copiar «{file}»", + "Copied {origin} inside {destination}" : "Copióse «{origin}» dientro de: {destination}", + "Copied {origin} and {nbfiles} other files inside {destination}" : "Copióse «{origin}» y {nbfiles} ficheros más dientro de: {destination}", + "Failed to redirect to client" : "Nun se pue redirixir al veceru", + "{newName} already exists" : "«{newName}» xá esiste", + "Could not rename \"{fileName}\", it does not exist any more" : "Nun se pudo nomar «{fileName}». Yá nun esiste", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome «{targetName}» yá ta n'usu pola carpeta «{dir}». Escueyi otru nome.", + "Could not rename \"{fileName}\"" : "Nun se pudo renomar «{fileName}»", + "Could not create file \"{file}\"" : "Nun se pudo crear el ficheru «{file}»", + "Could not create file \"{file}\" because it already exists" : "Nun se pudo crear el ficheru «{file}» porque yá esiste", + "Could not create folder \"{dir}\" because it already exists" : "Nun se pudo crear la carpeta «{file}» porque yá esiste", + "Could not fetch file details \"{file}\"" : "Nun se pudo dir en cata de los detalles del ficheru «{file}»", + "Error deleting file \"{fileName}\"." : "Hebo un error al desaniciar «{fileName}»", + "No search results in other folders for {tag}{filter}{endtag}" : "Nun hai nengún resultáu de busca nes demás carpetes pa: {tag}{filter}{endtag}", + "Enter more than two characters to search in other folders" : "Introduz más de dos carátueres pa buscar nes demás carpetes", "Name" : "Nome", "Size" : "Tamañu", - "Modified" : "Modificáu", + "Modified" : "Modificóse", "_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"], "_%n file_::_%n files_" : ["%n ficheru","%n ficheros"], - "{dirs} and {files}" : "{dirs} y {files}", + "{dirs} and {files}" : "{dirs} ya {files}", + "You do not have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", "_Uploading %n file_::_Uploading %n files_" : ["Xubiendo %n ficheru","Xubiendo %n ficheros"], "New" : "Nuevu", - "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.", - "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", - "\"{name}\" is not an allowed filetype" : "«{name}» nun ye una triba de ficheru permitida", + "New file/folder menu" : "Menú de carpeta/ficheru nuevos", + "Select file range" : "Seleicionar el rangu de ficheros", + "{used}%" : "{used}%", + "{used} of {quota} used" : "{used} de {quota} n'usu", + "{used} used" : "{used} n'usu", + "\"{name}\" is an invalid file name." : "«{name}» ye un nome inválidu.", + "File name cannot be empty." : "El nome del ficheru nun pue tar baleru.", + "\"/\" is not allowed inside a file name." : "«/» ye un caráuter que nun ta permitíu nel nome del ficheru.", + "\"{name}\" is not an allowed filetype" : "«{name}» nun ye un tipu de ficheru permitíu", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "L'almacenamientu del usuariu «{owner}» ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "L'almacenamientu esternu «{mountPoint}» ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "Your storage is full, files cannot be updated or synced anymore!" : "El to almacenamientu ta enllén. ¡Yá nun se puen xubir o sincronizar ficheros!", + "Storage of {owner} is almost full ({usedSpacePercent}%)." : "L'almacenamientu del usuariu «{owner}» ta cuasi enllén ({usedSpacePercent}%).", + "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "L'almacenamientu esternu «{mountPoint}» ta cuasi enllén ({usedSpacePercent}%).", + "Your storage is almost full ({usedSpacePercent}%)." : "El to almacenamientu ta cuasi enllén ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["concasa con «{filter}»","concasen con «{filter}»"], "View in folder" : "Ver na carpeta", - "Copied!" : "¡Copióse!", + "Direct link was copied (only works for people who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", "Path" : "Camín", - "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], - "Favorited" : "Favoritos", - "Favorite" : "Favoritu", - "New folder" : "Nueva carpeta", - "Upload file" : "Xubir ficheru", - "Recent" : "Reciente", - "Remove from favorites" : "Remove from favorites", - "Add to favorites" : "Add to favorites", - "An error occurred while trying to update the tags" : "Hebo un fallu mientres s'intentaba actualizar les etiquetes", - "Added to favorites" : "Amestóse a favoritos", - "\"remote user\"" : "«usuariu remotu»", - "{user} created {file}" : "{user} creó {file}", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], + "Favorited" : "Metióse en Favoritos", + "Favorite" : "Meter en Favoritos", + "Copy direct link (only works for people who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)", + "New folder" : "Carpeta nueva", + "Create new folder" : "Crear una carpeta", + "Upload file" : "Xubir un ficheru", + "Recent" : "De recién", + "Not favorited" : "Nun ta en Favoritos", + "Remove from favorites" : "Quitar de Favoritos", + "Add to favorites" : "Meter en Favoritos", + "An error occurred while trying to update the tags" : "Prodúxose un error al tentar d'anovar les etiquetes", + "Added to favorites" : "Metióse en Favoritos", + "Removed from favorites" : "Quitóse de Favoritos", + "You added {file} to your favorites" : "Metiesti'l ficheru «{ficheru}» en Favoritos", + "You removed {file} from your favorites" : "Quitesti'l ficheru «{file}» de Favoritos", + "Favorites" : "Favoritos", + "Created by {user}" : "Elementu creáu por {user}", + "Changed by {user}" : "Elementu camudáu por {user}", + "Deleted by {user}" : "Elementu desaniciáu por {user}", + "Restored by {user}" : "Elementu restauráu por {user}", + "Renamed by {user}" : "Elementu renomáu por {user}", + "Moved by {user}" : "Elementu movíu por {user}", + "\"remote account\"" : "«cuenta remota»", + "You created {file}" : "Creesti {file}", + "You created an encrypted file in {file}" : "Creesti un ficheru cifráu en: {file}", + "{user} created {file}" : "«{user}» creó «{file}»", + "{user} created an encrypted file in {file}" : "«{user}» creó un ficheru cifráu en: {file}", "{file} was created in a public folder" : "{file} creóse nuna carpeta pública", "You changed {file}" : "Camudesti {file}", + "You changed an encrypted file in {file}" : "Camudesti'l ficheru cifráu de: {file}", "{user} changed {file}" : "{user} camudó {file}", - "You deleted {file}" : "Desaniciesti {file}", - "{user} deleted {file}" : "{user} desanició {file}", + "{user} changed an encrypted file in {file}" : "«{user}» camudó un ficheru cifráu de: {file}", + "You deleted {file}" : "Desaniciesti «{file}»", + "You deleted an encrypted file in {file}" : "Desaniciesti un ficheru cifráu de {file}", + "{user} deleted {file}" : "{user} desanició «{file}»", + "{user} deleted an encrypted file in {file}" : "«{user}» desanició un ficheru cifráu de: {file}", "You restored {file}" : "Restauresti {file}", "{user} restored {file}" : "{user} restauró {file}", - "You renamed {oldfile} to {newfile}" : "Renomesti {oldfile} a {newfile}", - "{user} renamed {oldfile} to {newfile}" : "{user} renomó {oldfile} a {newfile}", "You moved {oldfile} to {newfile}" : "Moviesti {oldfile} a {newfile}", - "A file or folder has been changed" : "Camudóse un ficheru o carpeta", - "All files" : "Tolos ficheros", - "Unlimited" : "Non llendáu", - "Upload (max. %s)" : "Xuba (máx. %s)", - "Accept" : "Aceutar", - "in %s" : "en %s", - "Change" : "Camudar", - "Tags" : "Etiquetes", - "Cancel" : "Encaboxar", + "Accept" : "Aceptar", + "Reject" : "Refugar", + "Incoming ownership transfer from {user}" : "Recibióse una tresferencia de propiedá de: {user}", + "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Quies aceptar «{path}»?\n\nNota: el procesu de tresferencia pue tardar hasta 1 hora tres aceptalu", + "Ownership transfer failed" : "El procesu de tresferencia falló", + "Your ownership transfer of {path} to {user} failed." : "El procesu de tresferencia de «{path}» a «{user}» falló", + "The ownership transfer of {path} from {user} failed." : "El procesu de tresferencia de «{path}» dende «{user}» falló", + "Ownership transfer done" : "Completóse la tresferencia de propiedá", + "Your ownership transfer of {path} to {user} has completed." : "Completóse la tresferencia de propiedá de «{path}» a «{user}».", + "The ownership transfer of {path} from {user} has completed." : "Completóse la tresferencia de propiedá de «{path}» dende «{user}».", + "in %s" : "en «%s»", + "File Management" : "Xestión de ficheros", + "Current directory path" : "Camín actual del direutoriu", + "Reload current directory" : "Volver cargar el direutoriu actual", + "Go to the \"{dir}\" directory" : "Dir al direutoriu «{dir}»", + "Drag and drop files here to upload" : "Arrastra y suelta los ficheros equí pa xubilos", + "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí", + "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", + "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", + "\"{displayName}\" action executed successfully" : "L'aición «{displayName}» executóse correutamente", + "\"{displayName}\" action failed" : "L'aición «{displayName}» falló", + "Toggle selection for file \"{displayName}\"" : "Alternar la seleición del ficheru «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Alternar la seleición de la carpeta «{displayName}»", + "Rename file" : "Renomar el ficheru", + "File name" : "Nome del ficheru", + "Folder name" : "Nome de la carpeta", + "This node is unavailable" : "Esti noyu nun ta disponible", + "Download file {name}" : "Baxar el ficheru «{name}»", + "\"{name}\" is not an allowed filetype." : "«{name}» nun ye un tipu de ficheru permíu", + "{newName} already exists." : "«{newName}» yá esiste.", + "\"{char}\" is not allowed inside a file name." : "El caráuter «{char}» nun ta permitíu nel nome del ficheru.", + "Name cannot be empty" : "El nome nun pue tar baleru", + "Another entry with the same name already exists" : "Yá esiste otra entrada col mesmu nome", + "Renamed \"{oldName}\" to \"{newName}\"" : "Renomóse «{oldName}» a «{newName}»", + "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste", + "Total rows summary" : "Resume total de fieleres", + "Toggle selection for all files and folders" : "Alternar la seleición de tolos ficheros y toles carpetes", + "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", + "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", + "List of files and folders." : "Una llista de ficheros y carpetes.", + "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", + "File not found" : "Nun s'atopó'l ficheru", + "Storage informations" : "Información del almacenamientu", + "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", + "{relative}% used" : "{relative}% n'usu", + "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", + "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "Create" : "Crear", - "%1$s of %2$s used" : "%1$s de %2$s usao", - "Settings" : "Axustes", - "Show hidden files" : "Amosar ficheros ocultos", + "A file or folder with that name already exists." : "Yá esiste un ficheru o una carpeta con esi nome", + "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", + "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", + "Change" : "Camudar", + "New owner" : "Propietariu nuevu", + "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", + "Transfer" : "Tresferir", + "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", + "Invalid path selected" : "Seleicionóse un camín inválidu", + "Unknown error" : "Error desconocíu", + "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", + "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", + "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", + "Choose file" : "Escoyer un ficheru", + "Choose {file}" : "Escoyer «{file}»", + "Loading current folder" : "Cargando la carpeta actual", + "No files in here" : "Nun hai ficheros", + "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", + "Go to the previous folder" : "Dir a la carpeta anterior", + "Go back" : "Dir p'atrás", + "Share" : "Compartir", + "Shared by link" : "Compartir pente un enllaz", + "Shared" : "Compartío", + "Switch to list view" : "Cambiar a la vista de llista", + "Switch to grid view" : "Cambiar a la vista de rexáu", + "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", + "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", + "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", + "Open the files app settings" : "Abrir la configuración de Ficheros", + "Files settings" : "Configuración de Ficheros", + "File cannot be accessed" : "Nun se pue acceder al ficheru", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", + "Show hidden files" : "Amosar los ficheros anubríos", + "Crop image previews" : "Recortar la previsualización d'imáxenes", + "Enable the grid view" : "Activar la vista de rexáu", + "Additional settings" : "Configuración adicional", "WebDAV" : "WebDAV", - "No files in here" : "Nun hai nengún ficheru equí", - "Upload some content or sync with your devices!" : "¡Xuba algún conteníu o sincroniza colos sos preseos!", - "No entries found in this folder" : "Nenguna entrada en esta carpeta", - "Select all" : "Esbillar too", - "Upload too large" : "La xuba ye abondo grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", - "No favorites yet" : "Entá nun hai favoritos", - "Files and folders you mark as favorite will show up here" : "Los ficheros y carpetes que marque como favoritos apaecerán equí", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar nel cartafueyu", + "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", + "Clipboard is not available" : "El cartafueyu nun ta disponible", + "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", + "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", + "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", + "Pick a template for {name}" : "Escoyer una plantía pa: {name}", + "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", + "Creating file" : "Creando'l ficheru", + "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", + "Delete permanently" : "Desaniciar permanentemente", + "Delete and unshare" : "Desaniciar y dexar de compartir", + "You are about to delete {count} items." : "Tas a piques de desaniciar {count} elementos.", + "Confirm deletion" : "Confirmar el desaniciu", + "Cancel" : "Encaboxar", + "Deletion cancelled" : "Anulóse'l desaniciu", + "Destination is not a folder" : "El destín nun ye una carpeta", + "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", + "Move cancelled" : "Anulóse la operación de mover", + "A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome", + "The files is locked" : "El ficheru ta bloquiáu", + "The file does not exist anymore" : "El ficheru yá nun esiste", + "Choose destination" : "Escoyer el destín", + "Copy to {target}" : "Copiar a {target}", + "Move to {target}" : "Mover a {target}", + "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", + "Move or copy operation failed" : "La operación de mover o copiar falló", + "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", + "Open in Files" : "Abrir en Ficheros", + "Open details" : "Abrir los detalles", + "An error occurred while uploading. Please try again later." : "Prodúxose un error mentanto se xubía. Volvi tentalo dempués.", + "Could not copy {file}. {message}" : "Nun se pudo copiar «{file}». {message}", + "Could not move {file}. {message}" : "Nun se pudo mover «{file}». {message}", + "Created new folder \"{name}\"" : "Creóse la carpeta «{name}»", + "Filename" : "Nome de ficheru", + "Unable to initialize the templates directory" : "Nun ye posible aniciar el direutoriu de plantíes", + "Create new templates folder" : "Crear una carpeta de plantíes", + "Templates" : "Plantíes", + "New template folder" : "Carpeta de plantíes nueva", + "One of the dropped files could not be processed" : "Nun se pudo procesar unu de los ficheros soltaos", + "Uploading \"{filename}\" failed" : "La xuba de «{filename}» falló", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"], + "{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes", + "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", + "No favorites yet" : "Entá nun hai nengún elementu favoritu", + "Files and folders you mark as favorite will show up here" : "Equí apaecen los ficheros y carpetes que metas en Favoritos", + "All files" : "Tolos ficheros", + "List of your files and folders." : "Una llista de los ficheros y les carpetes de to.", + "Personal Files" : "Ficheros personales", + "List of your files and folders that are not shared." : "Una llista de ficheros y carpetes que nun se compartieron.", + "No personal files found" : "Nun s'atopó nengún ficheru personal", + "Files that are not shared will show up here." : "Equí apaecen los ficheros que nun se compartan.", + "List of recently modified files and folders." : "Una llista de ficheros y carpetes modificaos de recién.", + "No recently modified files" : "Nun hai nengún ficheru modificáu de recién", + "Files and folders you recently modified will show up here." : "Equí apaecen los ficheros y les carpetes modificaes de recién.", + "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", + "Select all" : "Seleicionar too", + "Upload too large" : "La xuba ye mui grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tentes de xubir superen el tamañu máximu qu'esti sirvidor permite.", + "Text file" : "Ficheru de testu", + "New text file.txt" : "ficheru_nuevu.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", + "\"remote user\"" : "«usuariu remotu»", + "Search users" : "Buscar usuarios", + "You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta", + "Set up templates folder" : "Configurar la carpeta de plantíes", + "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", + "Toggle grid view" : "Alternar la vista de rexáu", "Deleted files" : "Ficheros desaniciaos", "Shares" : "Comparticiones", "Shared with others" : "Compartío con otros", - "Shared with you" : "Shared with you", - "Shared by link" : "Compartíos per enllaz", - "Text file" : "Ficheru de testu", - "New text file.txt" : "Nuevu testu ficheru.txt", - "Select" : "Esbillar", - "You don’t have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí" + "Shared with you" : "Compartióse contigo", + "Deleted shares" : "Comparticiones desaniciaes", + "Pending shares" : "Comparticiones pendientes", + "This file has the tag {tag}" : "Esti ficheru tien la etiqueta «{tag}»", + "This file has the tags {firstTags} and {lastTag}" : "Esti ficheru tien les etiquetes «{firstTags}» y «{lastTag}»", + "Select the row for {displayName}" : "Seleicionar la filera de: {displayName}", + "Open folder {name}" : "Abrir la carpeta {name}", + "Unselect all" : "Deseleicionar too", + "ascending" : "ascendente", + "descending" : "descendente", + "Sort list by {column} ({direction})" : "Ordenar la llista por {column} ({direction})", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues per ella.", + "Search for an account" : "Buscar una cuenta", + "Choose" : "Escoyer", + "No files or folders have been deleted yet" : "Entá nun se desanició nengún ficheru nin carpeta", + "Add" : "Amestar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 6d9ff60935c74..b8b5e80d2afb0 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -191,7 +191,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Изпратена заявка за прехвърляне на собствеността", "Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", - "Add" : "Добавяне", "Loading current folder" : "Зареждане на текущата папка", "No files in here" : "Няма файлове", "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", @@ -260,6 +259,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Този списък не е напълно рендиран поради причини, свързани с производителността. Файловете ще бъдат рендирани, докато навигирате из списъка.", "Search for an account" : "Търсене на профил", "Choose" : "Изберете", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки" + "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", + "Add" : "Добавяне" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index bb98e5b704eab..1a8bcda3be9cd 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -189,7 +189,6 @@ "Ownership transfer request sent" : "Изпратена заявка за прехвърляне на собствеността", "Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", - "Add" : "Добавяне", "Loading current folder" : "Зареждане на текущата папка", "No files in here" : "Няма файлове", "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", @@ -258,6 +257,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Този списък не е напълно рендиран поради причини, свързани с производителността. Файловете ще бъдат рендирани, докато навигирате из списъка.", "Search for an account" : "Търсене на профил", "Choose" : "Изберете", - "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки" + "No files or folders have been deleted yet" : "Все още няма изтрити файлове или папки", + "Add" : "Добавяне" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 4111384d4afa9..5bc6238fa6061 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose file" : "Tria el fitxer", "Choose {file}" : "Tria {file}", - "Add" : "Afegeix", "Loading current folder" : "S'està carregant la carpeta actual", "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "Search for an account" : "Cerqueu un compte", "Choose" : "Tria", - "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Add" : "Afegeix" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index a17611aba2f10..7ad144dd46750 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose file" : "Tria el fitxer", "Choose {file}" : "Tria {file}", - "Add" : "Afegeix", "Loading current folder" : "S'està carregant la carpeta actual", "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "Search for an account" : "Cerqueu un compte", "Choose" : "Tria", - "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Add" : "Afegeix" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 0be47f9ca8013..52e8c214a2c04 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -212,7 +212,6 @@ OC.L10N.register( "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose file" : "Vyberte soubor", "Choose {file}" : "Zvolit {file}", - "Add" : "Přidat", "Loading current folder" : "Načítá se stávající složka", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", @@ -319,6 +318,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "Search for an account" : "Hledat účet", "Choose" : "Vybrat", - "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky" + "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", + "Add" : "Přidat" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 9262433b1792c..15e7a64ee7d28 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -210,7 +210,6 @@ "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose file" : "Vyberte soubor", "Choose {file}" : "Zvolit {file}", - "Add" : "Přidat", "Loading current folder" : "Načítá se stávající složka", "No files in here" : "Žádné soubory", "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", @@ -317,6 +316,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "Search for an account" : "Hledat účet", "Choose" : "Vybrat", - "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky" + "No files or folders have been deleted yet" : "Zatím nebyly smazány žádné soubory či složky", + "Add" : "Přidat" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 4216e1e1e9763..c53fa1d091b83 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -207,7 +207,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", - "Add" : "Tilføj", "Loading current folder" : "Indlæser aktuelle mappe", "No files in here" : "Her er ingen filer", "Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!", @@ -305,6 +304,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Search for an account" : "Søg efter en konto", "Choose" : "Vælg", - "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu" + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", + "Add" : "Tilføj" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index 13396c7cd732a..a666ea9fa91f2 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -205,7 +205,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", - "Add" : "Tilføj", "Loading current folder" : "Indlæser aktuelle mappe", "No files in here" : "Her er ingen filer", "Upload some content or sync with your devices!" : "Overfør indhold eller synkronisér med dine enheder!", @@ -303,6 +302,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", "Search for an account" : "Søg efter en konto", "Choose" : "Vælg", - "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu" + "No files or folders have been deleted yet" : "Ingen filer eller mappe er slettet endnu", + "Add" : "Tilføj" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 204a18a552462..48e13dfef0371 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose file" : "Datei auswählen", "Choose {file}" : "{file} auswählen", - "Add" : "Hinzufügen", "Loading current folder" : "Lade aktuellen Ordner", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", @@ -314,6 +313,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", - "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Add" : "Hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index fe487ad804775..48da305902675 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose file" : "Datei auswählen", "Choose {file}" : "{file} auswählen", - "Add" : "Hinzufügen", "Loading current folder" : "Lade aktuellen Ordner", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", @@ -312,6 +311,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden gerendert, wenn du durch die Liste navigierst.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", - "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Add" : "Hinzufügen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index b617ec405c35e..8436ebaae38ad 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose file" : "Datei auswählen", "Choose {file}" : "{file} auswählen", - "Add" : "Hinzufügen", "Loading current folder" : "Lade aktuellen Ordner", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", - "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Add" : "Hinzufügen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 5113b472e3b21..261ff46e995a9 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose file" : "Datei auswählen", "Choose {file}" : "{file} auswählen", - "Add" : "Hinzufügen", "Loading current folder" : "Lade aktuellen Ordner", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", "Search for an account" : "Nach einem Konto suchen", "Choose" : "Auswählen", - "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht" + "No files or folders have been deleted yet" : "Es wurden noch keine Dateien oder Ordner gelöscht", + "Add" : "Hinzufügen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 83f6b5ba2a971..2810f064036f0 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Choose file" : "Επιλέξτε αρχείο", "Choose {file}" : "Επιλέξτε {file}", - "Add" : "Προσθήκη", "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", "No files in here" : "Δεν υπάρχουν αρχεία εδώ", "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", @@ -312,6 +311,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", - "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα" + "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", + "Add" : "Προσθήκη" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index f45caa13cb778..4ff985fff75c3 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Choose file" : "Επιλέξτε αρχείο", "Choose {file}" : "Επιλέξτε {file}", - "Add" : "Προσθήκη", "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", "No files in here" : "Δεν υπάρχουν αρχεία εδώ", "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", @@ -310,6 +309,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", "Search for an account" : "Αναζήτηση για λογαριασμό", "Choose" : "Επιλογή", - "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα" + "No files or folders have been deleted yet" : "Κανένα αρχείο ή φάκελος δεν έχει διαγραφεί ακόμα", + "Add" : "Προσθήκη" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index fc56558f36f20..922c5912e5273 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Select file or folder to link to", "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", - "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Add" : "Add" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 6daba2c9d68d4..a5913aeea5aad 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Select file or folder to link to", "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", - "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Add" : "Add" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 877ab6de07c7a..a9114262c0ac4 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -215,7 +215,6 @@ OC.L10N.register( "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose file" : "Elegir archivo", "Choose {file}" : "Seleccionar {file}", - "Add" : "Añadir", "Loading current folder" : "Cargando carpeta actual", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", @@ -327,6 +326,7 @@ OC.L10N.register( "This list is not fully rendered for performances 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.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccione", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", + "Add" : "Añadir" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index b7cd6ea8502ac..d45e7cc6c2edc 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -213,7 +213,6 @@ "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose file" : "Elegir archivo", "Choose {file}" : "Seleccionar {file}", - "Add" : "Añadir", "Loading current folder" : "Cargando carpeta actual", "No files in here" : "Aquí no hay archivos", "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", @@ -325,6 +324,7 @@ "This list is not fully rendered for performances 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.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccione", - "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía", + "Add" : "Añadir" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index a4faba44ba6e2..d326bcff52d16 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -198,7 +198,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Solicitud de transferencia de propiedad enviada.", "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Add" : "Guardar", "Loading current folder" : "Cargando directorio actual.", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -271,6 +270,7 @@ OC.L10N.register( "This list is not fully rendered for performances 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 navegas por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía." + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.", + "Add" : "Guardar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index 5718c079d8dab..64cba80acf0b2 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -196,7 +196,6 @@ "Ownership transfer request sent" : "Solicitud de transferencia de propiedad enviada.", "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Add" : "Guardar", "Loading current folder" : "Cargando directorio actual.", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -269,6 +268,7 @@ "This list is not fully rendered for performances 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 navegas por la lista.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía." + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía.", + "Add" : "Guardar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index c8c06226ebb3f..2d1679f72e7fe 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose file" : "Elegir archivo", "Choose {file}" : "Elegir {file}", - "Add" : "Guardar", "Loading current folder" : "Cargando la carpeta actual", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -344,6 +343,7 @@ OC.L10N.register( "This list is not fully rendered for performances 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.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía", + "Add" : "Guardar" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 01d256ba4dfac..018c5f58b80b1 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose file" : "Elegir archivo", "Choose {file}" : "Elegir {file}", - "Add" : "Guardar", "Loading current folder" : "Cargando la carpeta actual", "No files in here" : "No hay archivos aquí", "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances 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.", "Search for an account" : "Buscar una cuenta", "Choose" : "Seleccionar", - "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía" + "No files or folders have been deleted yet" : "No se han eliminado archivos o carpetas todavía", + "Add" : "Guardar" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index d8e9fb2fad861..a56c8e82051ea 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -220,7 +220,6 @@ OC.L10N.register( "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose file" : "Aukeratu fitxategia", "Choose {file}" : "Aukeratu {file}", - "Add" : "Gehitu", "Loading current folder" : "Uneko karpeta kargatzen", "No files in here" : "Ez dago fitxategirik hemen", "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", @@ -334,6 +333,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", - "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik" + "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", + "Add" : "Gehitu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index b566e6fad2ff2..9f50fbadb4e4b 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -218,7 +218,6 @@ "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose file" : "Aukeratu fitxategia", "Choose {file}" : "Aukeratu {file}", - "Add" : "Gehitu", "Loading current folder" : "Uneko karpeta kargatzen", "No files in here" : "Ez dago fitxategirik hemen", "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", @@ -332,6 +331,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", "Search for an account" : "Bilatu kontu bat", "Choose" : "Aukeratu", - "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik" + "No files or folders have been deleted yet" : "Oraindik ez da ezabatu fitxategirik edo karpetarik", + "Add" : "Gehitu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 70e08aefb97a2..dd4ea4fa7ceea 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -204,7 +204,6 @@ OC.L10N.register( "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose file" : "Valitse tiedosto", "Choose {file}" : "Valitse {file}", - "Add" : "Lisää", "Loading current folder" : "Ladataan nykyistä kansiota", "No files in here" : "Täällä ei ole tiedostoja", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", @@ -300,6 +299,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Search for an account" : "Etsi tiliä", "Choose" : "Valitse", - "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", + "Add" : "Lisää" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index b2283ca83d0b1..56ff43fc7c0d3 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -202,7 +202,6 @@ "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose file" : "Valitse tiedosto", "Choose {file}" : "Valitse {file}", - "Add" : "Lisää", "Loading current folder" : "Ladataan nykyistä kansiota", "No files in here" : "Täällä ei ole tiedostoja", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", @@ -298,6 +297,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Search for an account" : "Etsi tiliä", "Choose" : "Valitse", - "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu" + "No files or folders have been deleted yet" : "Tiedostoja tai kansioita ei ole vielä poistettu", + "Add" : "Lisää" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 768f4ba8fd267..852f9e7287640 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", "Choose file" : "Choisir un fichier", "Choose {file}" : "Choisir {file}", - "Add" : "Ajouter", "Loading current folder" : "Chargement du dossier courant", "No files in here" : "Aucun fichier", "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas affichée en totalité pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous parcourrez la liste.", "Search for an account" : "Chercher un compte", "Choose" : "Choisir", - "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé" + "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", + "Add" : "Ajouter" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 76ab885e9e42a..c047c0fba0a3c 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", "Choose file" : "Choisir un fichier", "Choose {file}" : "Choisir {file}", - "Add" : "Ajouter", "Loading current folder" : "Chargement du dossier courant", "No files in here" : "Aucun fichier", "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas affichée en totalité pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous parcourrez la liste.", "Search for an account" : "Chercher un compte", "Choose" : "Choisir", - "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé" + "No files or folders have been deleted yet" : "Aucun fichier ou dossier n'a encore été supprimé", + "Add" : "Ajouter" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 58244bc258786..cf66a709abb5d 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose file" : "Escoller o ficheiro", "Choose {file}" : "Escoller {file}", - "Add" : "Engadir", "Loading current folder" : "Cargando o cartafol actual", "No files in here" : "Aquí non hai ficheiros", "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", @@ -315,6 +314,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", "Search for an account" : "Buscar por unha conta", "Choose" : "Escoller", - "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol" + "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", + "Add" : "Engadir" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index ff0d27b24fc8e..0f168530f1bf0 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose file" : "Escoller o ficheiro", "Choose {file}" : "Escoller {file}", - "Add" : "Engadir", "Loading current folder" : "Cargando o cartafol actual", "No files in here" : "Aquí non hai ficheiros", "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", @@ -313,6 +312,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", "Search for an account" : "Buscar por unha conta", "Choose" : "Escoller", - "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol" + "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", + "Add" : "Engadir" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index e07006f7f7f33..e8e8d8e634d5c 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -154,7 +154,6 @@ OC.L10N.register( "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", "Ownership transfer request sent" : "נשלחה בקשת העברת בעלות", - "Add" : "הוספה", "No files in here" : "אין כאן קבצים", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "Go back" : "חזרה", @@ -194,6 +193,7 @@ OC.L10N.register( "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר" + "Choose" : "בחר", + "Add" : "הוספה" }, -"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index f6a80dd8fb592..adda9f1c60cc7 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -152,7 +152,6 @@ "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", "Ownership transfer request sent" : "נשלחה בקשת העברת בעלות", - "Add" : "הוספה", "No files in here" : "אין כאן קבצים", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "Go back" : "חזרה", @@ -192,6 +191,7 @@ "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר" -},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" + "Choose" : "בחר", + "Add" : "הוספה" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 4eba91d970bef..7e9367dde32f1 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -164,7 +164,6 @@ OC.L10N.register( "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", - "Add" : "Dodaj", "No files in here" : "Nema datoteka", "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", "Go back" : "Natrag", @@ -213,6 +212,7 @@ OC.L10N.register( "Shared with you" : "Podijeljeno s vama", "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na čekanju", - "Choose" : "Odaberite" + "Choose" : "Odaberite", + "Add" : "Dodaj" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index bc90d58b4f585..d2c9945136ae3 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -162,7 +162,6 @@ "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", - "Add" : "Dodaj", "No files in here" : "Nema datoteka", "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", "Go back" : "Natrag", @@ -211,6 +210,7 @@ "Shared with you" : "Podijeljeno s vama", "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na čekanju", - "Choose" : "Odaberite" + "Choose" : "Odaberite", + "Add" : "Dodaj" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 095d935d97b2c..77e466b4d00fc 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose file" : "Válasszon fájlt", "Choose {file}" : "{file} kiválasztása", - "Add" : "Hozzáadás", "Loading current folder" : "Jelenlegi mappa betöltése", "No files in here" : "Itt nincsenek fájlok", "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", @@ -314,6 +313,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg, ", "Search for an account" : "Fiók keresése", "Choose" : "Válasszon", - "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve" + "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", + "Add" : "Hozzáadás" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index fb9fd30a8eff5..f1e3d34e79663 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose file" : "Válasszon fájlt", "Choose {file}" : "{file} kiválasztása", - "Add" : "Hozzáadás", "Loading current folder" : "Jelenlegi mappa betöltése", "No files in here" : "Itt nincsenek fájlok", "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", @@ -312,6 +311,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg, ", "Search for an account" : "Fiók keresése", "Choose" : "Válasszon", - "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve" + "No files or folders have been deleted yet" : "Még nem lettek fájlok vagy mappák törölve", + "Add" : "Hozzáadás" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index ef050ca2afb59..7d3d3598beac0 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -180,7 +180,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you do not own" : "Tidak dapat mentransfer pemilik berkas atau folder yang Anda tidak miliki", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", - "Add" : "Tambah", "No files in here" : "Tidak ada berkas di sini", "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", "Go back" : "Kembali", @@ -235,6 +234,7 @@ OC.L10N.register( "Deleted shares" : "Berbagi terhapus", "Pending shares" : "Berbagi tertunda", "Unselect all" : "Batalkan semua pemilihan", - "Choose" : "Pilih" + "Choose" : "Pilih", + "Add" : "Tambah" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 8af811c820abf..8ca017cc169a1 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -178,7 +178,6 @@ "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you do not own" : "Tidak dapat mentransfer pemilik berkas atau folder yang Anda tidak miliki", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", - "Add" : "Tambah", "No files in here" : "Tidak ada berkas di sini", "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", "Go back" : "Kembali", @@ -233,6 +232,7 @@ "Deleted shares" : "Berbagi terhapus", "Pending shares" : "Berbagi tertunda", "Unselect all" : "Batalkan semua pemilihan", - "Choose" : "Pilih" + "Choose" : "Pilih", + "Add" : "Tambah" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 758400704abeb..aa69acbdbc003 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -210,7 +210,6 @@ OC.L10N.register( "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose file" : "Veldu skrá", "Choose {file}" : "Veldu {file}", - "Add" : "Bæta við", "Loading current folder" : "Hleð inn núverandi möppu", "No files in here" : "Engar skrár hér", "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", @@ -313,6 +312,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "Search for an account" : "Leita að notandaaðgangi", "Choose" : "Velja", - "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt" + "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", + "Add" : "Bæta við" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index d9b89ec770d5a..918d66be9387e 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -208,7 +208,6 @@ "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose file" : "Veldu skrá", "Choose {file}" : "Veldu {file}", - "Add" : "Bæta við", "Loading current folder" : "Hleð inn núverandi möppu", "No files in here" : "Engar skrár hér", "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", @@ -311,6 +310,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "Search for an account" : "Leita að notandaaðgangi", "Choose" : "Velja", - "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt" + "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt", + "Add" : "Bæta við" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index d6d4e8f60bb83..7fa2407a6cd90 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose file" : "Scegli file", "Choose {file}" : "Scegli {file}", - "Add" : "Aggiungi", "Loading current folder" : "Sto caricando la cartella corrente", "No files in here" : "Qui non c'è alcun file", "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", @@ -319,6 +318,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questo elenco non è stata mostrato completamente per ragioni di prestazioni. I file saranno mostrati durante la navigazione dell'elenco.", "Search for an account" : "Cerca un account", "Choose" : "Scegli", - "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato" + "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", + "Add" : "Aggiungi" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 0114c73b906ed..681bbf8d0932d 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose file" : "Scegli file", "Choose {file}" : "Scegli {file}", - "Add" : "Aggiungi", "Loading current folder" : "Sto caricando la cartella corrente", "No files in here" : "Qui non c'è alcun file", "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", @@ -317,6 +316,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Questo elenco non è stata mostrato completamente per ragioni di prestazioni. I file saranno mostrati durante la navigazione dell'elenco.", "Search for an account" : "Cerca un account", "Choose" : "Scegli", - "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato" + "No files or folders have been deleted yet" : "Nessun file o cartella è stato ancora eliminato", + "Add" : "Aggiungi" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 03b06003556ea..28fa5203f4ba2 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose file" : "ファイルを選択", "Choose {file}" : "{file}を選択", - "Add" : "追加", "Loading current folder" : "現在のフォルダの読み込み中", "No files in here" : "ファイルがありません", "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", @@ -344,6 +343,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "Search for an account" : "アカウントを検索", "Choose" : "選択", - "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Add" : "追加" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 770eea721c76f..46617d1b86432 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose file" : "ファイルを選択", "Choose {file}" : "{file}を選択", - "Add" : "追加", "Loading current folder" : "現在のフォルダの読み込み中", "No files in here" : "ファイルがありません", "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", "Search for an account" : "アカウントを検索", "Choose" : "選択", - "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません" + "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません", + "Add" : "追加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 58b8ab107afae..f2568577b4eb3 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Select file or folder to link to", "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", - "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -315,6 +314,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Add" : "Add" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index 4a1959bab1d36..f867f7984b038 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Select file or folder to link to", "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", - "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -313,6 +312,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet" + "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Add" : "Add" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 5279413ecaee9..875fd753c8c0a 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose file" : "파일 선택", "Choose {file}" : "{file} 선택", - "Add" : "추가", "Loading current folder" : "현재 폴더를 불러오는 중", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", @@ -344,6 +343,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Search for an account" : "계정 검색", "Choose" : "선택", - "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다." + "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", + "Add" : "추가" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 74200117a7369..8529ae15bde87 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose file" : "파일 선택", "Choose {file}" : "{file} 선택", - "Add" : "추가", "Loading current folder" : "현재 폴더를 불러오는 중", "No files in here" : "여기에 파일 없음", "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "이 목록은 성능 상의 이유로 완전히 표시되지 않았습니다. 목록을 탐색하면 파일이 표시됩니다.", "Search for an account" : "계정 검색", "Choose" : "선택", - "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다." + "No files or folders have been deleted yet" : "아직 삭제된 파일이나 폴더가 없습니다.", + "Add" : "추가" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index f119cc0fb4334..694f687289cbd 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -177,7 +177,6 @@ OC.L10N.register( "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", "Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta", - "Add" : "Pridėti", "No files in here" : "Čia failų nėra", "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", "Go back" : "Grįžti", @@ -231,6 +230,7 @@ OC.L10N.register( "Deleted shares" : "Ištrinti viešiniai", "Pending shares" : "Laukiantys viešiniai", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", - "Choose" : "Pasirinkite" + "Choose" : "Pasirinkite", + "Add" : "Pridėti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index a269d768f4353..fa4e8c7472622 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -175,7 +175,6 @@ "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", "Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta", - "Add" : "Pridėti", "No files in here" : "Čia failų nėra", "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", "Go back" : "Grįžti", @@ -229,6 +228,7 @@ "Deleted shares" : "Ištrinti viešiniai", "Pending shares" : "Laukiantys viešiniai", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", - "Choose" : "Pasirinkite" + "Choose" : "Pasirinkite", + "Add" : "Pridėti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index ac5e0a601f60c..a482de17e52b9 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -211,7 +211,6 @@ OC.L10N.register( "Select file or folder to link to" : "Изберете датотека или папка за линк до", "Choose file" : "Избери датотека", "Choose {file}" : "Избери {file}", - "Add" : "Додади", "Loading current folder" : "Вчитување на моменталната папка", "No files in here" : "Тука нема датотеки", "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", @@ -315,6 +314,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", "Search for an account" : "Пребарај сметка", "Choose" : "Избери", - "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани" + "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани", + "Add" : "Додади" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 7ce8aafb7ade9..27cf8a06624b2 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -209,7 +209,6 @@ "Select file or folder to link to" : "Изберете датотека или папка за линк до", "Choose file" : "Избери датотека", "Choose {file}" : "Избери {file}", - "Add" : "Додади", "Loading current folder" : "Вчитување на моменталната папка", "No files in here" : "Тука нема датотеки", "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", @@ -313,6 +312,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", "Search for an account" : "Пребарај сметка", "Choose" : "Избери", - "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани" + "No files or folders have been deleted yet" : "Нема датотеки или папки што се избришани", + "Add" : "Додади" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 2d7e9b3e5c2f9..a31196a7aa803 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose file" : "Velg fil", "Choose {file}" : "Choose {file}", - "Add" : "Legg til", "Loading current folder" : "Laster gjeldende mappe", "No files in here" : "Ingen filer", "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", "Search for an account" : "Søk etter en konto", "Choose" : "Velg", - "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda" + "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda", + "Add" : "Legg til" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index bf9cd73877e2d..df344f27bc0ef 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose file" : "Velg fil", "Choose {file}" : "Choose {file}", - "Add" : "Legg til", "Loading current folder" : "Laster gjeldende mappe", "No files in here" : "Ingen filer", "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", "Search for an account" : "Søk etter en konto", "Choose" : "Velg", - "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda" + "No files or folders have been deleted yet" : "Ingen filer eller mapper er slettet enda", + "Add" : "Legg til" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index f9f359f5ffba0..e0d505f75c0ed 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -182,7 +182,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Choose {file}" : "Kies {file}", - "Add" : "Toevoegen", "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", @@ -235,6 +234,7 @@ OC.L10N.register( "Deleted shares" : "Verwijderde shares", "Pending shares" : "Deellinks in behandeling", "Unselect all" : "Alle deselecteren", - "Choose" : "Kies" + "Choose" : "Kies", + "Add" : "Toevoegen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index f5803384b4dab..174783f43797a 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -180,7 +180,6 @@ "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Choose {file}" : "Kies {file}", - "Add" : "Toevoegen", "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", @@ -233,6 +232,7 @@ "Deleted shares" : "Verwijderde shares", "Pending shares" : "Deellinks in behandeling", "Unselect all" : "Alle deselecteren", - "Choose" : "Kies" + "Choose" : "Kies", + "Add" : "Toevoegen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 254d1a5c4bfc0..4081a42db6603 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -207,7 +207,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", - "Add" : "Dodaj", "Loading current folder" : "Ładowanie bieżącego katalogu", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", @@ -305,6 +304,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "Search for an account" : "Wyszukaj konto", "Choose" : "Wybierz", - "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte" + "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", + "Add" : "Dodaj" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 0f83d45057e00..ec5b4d578d665 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -205,7 +205,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", - "Add" : "Dodaj", "Loading current folder" : "Ładowanie bieżącego katalogu", "No files in here" : "Brak plików", "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", @@ -303,6 +302,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "Search for an account" : "Wyszukaj konto", "Choose" : "Wybierz", - "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte" + "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte", + "Add" : "Dodaj" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 9e539db152645..31d44026f2502 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -215,7 +215,6 @@ OC.L10N.register( "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose file" : "Escolher arquivo", "Choose {file}" : "Escolher {file}", - "Add" : "Adicionar", "Loading current folder" : "Carregando a pasta atual", "No files in here" : "Nenhum arquivo aqui", "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", @@ -326,6 +325,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "Search for an account" : "Pesquisar uma conta", "Choose" : "Escolher", - "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda" + "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", + "Add" : "Adicionar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 06549dfdcbde8..b1f11f51485e1 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -213,7 +213,6 @@ "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose file" : "Escolher arquivo", "Choose {file}" : "Escolher {file}", - "Add" : "Adicionar", "Loading current folder" : "Carregando a pasta atual", "No files in here" : "Nenhum arquivo aqui", "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", @@ -324,6 +323,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", "Search for an account" : "Pesquisar uma conta", "Choose" : "Escolher", - "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda" + "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", + "Add" : "Adicionar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index a2d7d943e4178..6917aad041577 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -142,7 +142,6 @@ OC.L10N.register( "Change" : "Mudar", "Transfer" : "Transfere", "Unknown error" : "Erro desconhecido", - "Add" : "Adicionar", "No files in here" : "Nenhuns ficheiros aqui", "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!", "Go back" : "Voltar", @@ -173,6 +172,7 @@ OC.L10N.register( "Shares" : "Partilhas", "Shared with others" : "Partilhado com terceiros", "Shared with you" : "Partilhado consigo ", - "Choose" : "Escolher" + "Choose" : "Escolher", + "Add" : "Adicionar" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 8b6ee02f1fbff..c76df529045d4 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -140,7 +140,6 @@ "Change" : "Mudar", "Transfer" : "Transfere", "Unknown error" : "Erro desconhecido", - "Add" : "Adicionar", "No files in here" : "Nenhuns ficheiros aqui", "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com os seus dispositivos!", "Go back" : "Voltar", @@ -171,6 +170,7 @@ "Shares" : "Partilhas", "Shared with others" : "Partilhado com terceiros", "Shared with you" : "Partilhado consigo ", - "Choose" : "Escolher" + "Choose" : "Escolher", + "Add" : "Adicionar" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 8314ae2a44048..6c89169e222bb 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -205,7 +205,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", "Choose {file}" : "Selectați {file}", - "Add" : "Adaugă", "Loading current folder" : "Se încarcă folderul curent", "No files in here" : "Niciun fișier aici", "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", @@ -303,6 +302,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați în listă.", "Search for an account" : "Căutați un cont", "Choose" : "Alege", - "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă" + "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", + "Add" : "Adaugă" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index a4ae902389b1c..5ffade2b8aa45 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -203,7 +203,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", "Choose {file}" : "Selectați {file}", - "Add" : "Adaugă", "Loading current folder" : "Se încarcă folderul curent", "No files in here" : "Niciun fișier aici", "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", @@ -301,6 +300,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați în listă.", "Search for an account" : "Căutați un cont", "Choose" : "Alege", - "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă" + "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", + "Add" : "Adaugă" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 3eb8353c94f6f..44d6c2288bd15 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose file" : "Выберите файл", "Choose {file}" : "Выберан {file}", - "Add" : "Добавить", "Loading current folder" : "Загрузка текущей папки", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", @@ -344,6 +343,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Search for an account" : "Поиск по учетной записи", "Choose" : "Выберите", - "No files or folders have been deleted yet" : "Файлы или папки еще не удалены" + "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", + "Add" : "Добавить" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 9d25e37d2ad5a..310b077a54656 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose file" : "Выберите файл", "Choose {file}" : "Выберан {file}", - "Add" : "Добавить", "Loading current folder" : "Загрузка текущей папки", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", "Search for an account" : "Поиск по учетной записи", "Choose" : "Выберите", - "No files or folders have been deleted yet" : "Файлы или папки еще не удалены" + "No files or folders have been deleted yet" : "Файлы или папки еще не удалены", + "Add" : "Добавить" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index fa871570abcc0..975d047480a4b 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -200,7 +200,6 @@ OC.L10N.register( "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", "Choose file" : "Sèbera un'archìviu", "Choose {file}" : "Sèbera {file}", - "Add" : "Agiunghe", "Loading current folder" : "Carrighende sa cartella atuale", "No files in here" : "Perunu archìviu", "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", @@ -289,6 +288,7 @@ OC.L10N.register( "This file has the tags {firstTags} and {lastTag}" : "Custu archìviu tenet is etichetas {firstTags} e {lastTag}", "Open folder {name}" : "Aberi sa cartella {name}", "Unselect all" : "Deseletziona totu", - "Choose" : "Sèbera" + "Choose" : "Sèbera", + "Add" : "Agiunghe" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index f59c6d02cf5d3..df62361eaa1d5 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -198,7 +198,6 @@ "Select file or folder to link to" : "Seletziona un'archìviu o una cartella de ligongiare", "Choose file" : "Sèbera un'archìviu", "Choose {file}" : "Sèbera {file}", - "Add" : "Agiunghe", "Loading current folder" : "Carrighende sa cartella atuale", "No files in here" : "Perunu archìviu", "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", @@ -287,6 +286,7 @@ "This file has the tags {firstTags} and {lastTag}" : "Custu archìviu tenet is etichetas {firstTags} e {lastTag}", "Open folder {name}" : "Aberi sa cartella {name}", "Unselect all" : "Deseletziona totu", - "Choose" : "Sèbera" + "Choose" : "Sèbera", + "Add" : "Agiunghe" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 9699fa16565b2..93dcad784ddac 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -208,7 +208,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", - "Add" : "Pridať", "Loading current folder" : "Načítavanie súčasného priečinka", "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", @@ -310,6 +309,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", + "Add" : "Pridať" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index b0732d7b40912..40a4ccc7660ae 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -206,7 +206,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", - "Add" : "Pridať", "Loading current folder" : "Načítavanie súčasného priečinka", "No files in here" : "Nie sú tu žiadne súbory", "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", @@ -308,6 +307,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", - "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" + "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané", + "Add" : "Pridať" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 3f09363390a85..3d96cc2496a4f 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -208,7 +208,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", "Choose {file}" : "Izberite datoteko {file}", - "Add" : "Dodaj", "Loading current folder" : "Poteka nalaganje trenutne mape", "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", @@ -306,6 +305,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", "Choose" : "Izbor", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" + "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", + "Add" : "Dodaj" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 96deef2e68723..a3a84c7b024eb 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -206,7 +206,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", "Choose {file}" : "Izberite datoteko {file}", - "Add" : "Dodaj", "Loading current folder" : "Poteka nalaganje trenutne mape", "No files in here" : "V mapi ni datotek", "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", @@ -304,6 +303,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali ob brskanju.", "Search for an account" : "Poišči račun", "Choose" : "Izbor", - "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map" + "No files or folders have been deleted yet" : "Ni še izbrisanih datotek in map", + "Add" : "Dodaj" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 994070ab1fb5c..7803eb1c6d605 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose file" : "Изаберите фајл", "Choose {file}" : "Изабери {file}", - "Add" : "Додај", "Loading current folder" : "Учитавање текућег фолдера", "No files in here" : "Овде нема фајлова", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", "Search for an account" : "Претражите налог", "Choose" : "Изаберите", - "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер" + "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", + "Add" : "Додај" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 7e3e6e3dbb9b6..a468f4c20f6c2 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose file" : "Изаберите фајл", "Choose {file}" : "Изабери {file}", - "Add" : "Додај", "Loading current folder" : "Учитавање текућег фолдера", "No files in here" : "Овде нема фајлова", "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", "Search for an account" : "Претражите налог", "Choose" : "Изаберите", - "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер" + "No files or folders have been deleted yet" : "Још увек није обрисан ниједан фајл или фолдер", + "Add" : "Додај" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 7f27b6eb30b8e..431d081cbdeed 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose file" : "Välj fil", "Choose {file}" : "Välj {file}", - "Add" : "Lägg till", "Loading current folder" : "Laddar aktuell mapp", "No files in here" : "Inga filer kunde hittas", "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances 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.", "Search for an account" : "Sök efter ett konto", "Choose" : "Välj", - "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än" + "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", + "Add" : "Lägg till" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index bac62a65cf171..9c90e0a0dd3a5 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose file" : "Välj fil", "Choose {file}" : "Välj {file}", - "Add" : "Lägg till", "Loading current folder" : "Laddar aktuell mapp", "No files in here" : "Inga filer kunde hittas", "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances 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.", "Search for an account" : "Sök efter ett konto", "Choose" : "Välj", - "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än" + "No files or folders have been deleted yet" : "Inga filer eller mappar har tagits bort än", + "Add" : "Lägg till" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 0ad37e0ccd7c1..06a7e3ae92ae5 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose file" : "Dosya seçin", "Choose {file}" : "{file} seçin", - "Add" : "Ekle", "Loading current folder" : "Geçerli klasör yükleniyor", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", @@ -344,6 +343,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "Search for an account" : "Hesap ara", "Choose" : "Seçin", - "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok" + "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", + "Add" : "Ekle" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index a2c508eff3ea7..62478780a8cc9 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose file" : "Dosya seçin", "Choose {file}" : "{file} seçin", - "Add" : "Ekle", "Loading current folder" : "Geçerli klasör yükleniyor", "No files in here" : "Burada herhangi bir dosya yok", "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", @@ -342,6 +341,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", "Search for an account" : "Hesap ara", "Choose" : "Seçin", - "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok" + "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok", + "Add" : "Ekle" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index df6134cf5b0e6..4f0a4416bd3e4 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose file" : "Вибрати файл", "Choose {file}" : "Виберіть {file}", - "Add" : "Додати", "Loading current folder" : "Завантаження поточного каталогу", "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Через обмеження, пов'язані з потужністю, список не показується повністю. Файли показуватимуться, щойно ви рухатиметеся списком.", "Search for an account" : "Пошук облікового запису", "Choose" : "Вибрати", - "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено" + "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", + "Add" : "Додати" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 87090e3e28089..581f6d7415618 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose file" : "Вибрати файл", "Choose {file}" : "Виберіть {file}", - "Add" : "Додати", "Loading current folder" : "Завантаження поточного каталогу", "No files in here" : "Тут немає файлів", "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Через обмеження, пов'язані з потужністю, список не показується повністю. Файли показуватимуться, щойно ви рухатиметеся списком.", "Search for an account" : "Пошук облікового запису", "Choose" : "Вибрати", - "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено" + "No files or folders have been deleted yet" : "Поки жодного каталогу чи файлу не було вилучено", + "Add" : "Додати" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 9988f7b0b1848..35ba107e73109 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -207,7 +207,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Không thể chuyển quyền sở hữu tệp hoặc thư mục mà bạn không sở hữu", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "Choose {file}" : "Chọn {tập tin}", - "Add" : "Thêm", "Loading current folder" : "Đang tải thư mục hiện tại", "No files in here" : "Không có tệp nào", "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", @@ -305,6 +304,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "anh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "Search for an account" : "Tìm kiếm tài khoản", "Choose" : "Chọn", - "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa" + "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", + "Add" : "Thêm" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 3c405b1bfbc6e..92df2816c6f6a 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -205,7 +205,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "Không thể chuyển quyền sở hữu tệp hoặc thư mục mà bạn không sở hữu", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "Choose {file}" : "Chọn {tập tin}", - "Add" : "Thêm", "Loading current folder" : "Đang tải thư mục hiện tại", "No files in here" : "Không có tệp nào", "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", @@ -303,6 +302,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "anh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "Search for an account" : "Tìm kiếm tài khoản", "Choose" : "Chọn", - "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa" + "No files or folders have been deleted yet" : "Chưa có tập tin hoặc thư mục nào bị xóa", + "Add" : "Thêm" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 053c9c11fec68..8ab4a85c9240c 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -209,7 +209,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", - "Add" : "添加", "Loading current folder" : "正在载入当前文件夹", "No files in here" : "这里没有文件", "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", @@ -309,6 +308,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。", "Search for an account" : "搜索一个账户", "Choose" : "选择", - "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹" + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", + "Add" : "添加" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index d4ff98b7eed02..17c566b2a6552 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -207,7 +207,6 @@ "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", - "Add" : "添加", "Loading current folder" : "正在载入当前文件夹", "No files in here" : "这里没有文件", "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", @@ -307,6 +306,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。", "Search for an account" : "搜索一个账户", "Choose" : "选择", - "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹" + "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", + "Add" : "添加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 1d88f836157dc..10da02ef57849 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose file" : "選擇檔案", "Choose {file}" : "選擇 {file}", - "Add" : "添加", "Loading current folder" : "目前資料夾加載中", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋賬號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Add" : "添加" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index f877e7cb4d2d2..dfd0a0db3d518 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose file" : "選擇檔案", "Choose {file}" : "選擇 {file}", - "Add" : "添加", "Loading current folder" : "目前資料夾加載中", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋賬號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Add" : "添加" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index ca8ffde46d2b9..e2042df4b6423 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -224,7 +224,6 @@ OC.L10N.register( "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose file" : "選擇檔案", "Choose {file}" : "選擇 {file}", - "Add" : "新增", "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", @@ -345,6 +344,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋帳號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Add" : "新增" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 247f75b8035b2..25ca3799e2abb 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -222,7 +222,6 @@ "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose file" : "選擇檔案", "Choose {file}" : "選擇 {file}", - "Add" : "新增", "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", @@ -343,6 +342,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋帳號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Add" : "新增" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 41ce46c57648d..8c5bff80b7d5a 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "إختَر مجلداً افتراضياً لقبول المشاركات", "Invalid path selected" : "المسار المُحدَّد غير صحيح", "Unknown error" : "خطأ غير معروف", - "Allow editing" : "إسمَح بالتعدل", - "Read only" : "للقراءة فقط", - "Allow upload and editing" : "السماح بالرفع و التعديل", - "File drop (upload only)" : "إفلات ملف (للرفع فقط)", - "Custom permissions" : "أذُونَات مخصصة", - "Read" : "إقرأ", - "Upload" : "إرفَع", - "Edit" : "تعديل", - "Bundled permissions" : "أذونات مُجمّعة", "Open Sharing Details" : "إفتَح تفاصل المشاركة", "group" : "مجموعة", "conversation" : "محادثة", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "للعرض فقط", "Can edit" : "يمكنه التعديل", "File drop" : "اسقاط الملف", + "Custom permissions" : "أذُونَات مخصصة", "Search for share recipients" : "البحث عن مُستَلِمِي المشاركة", "No recommendations. Start typing." : "لا توجد توصيات. إبدأ الكتابة.", "Resharing is not allowed" : "لا يسمح بإعادة المشاركة", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "الرُّقْعَة Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "على {server}", + "Allow upload and editing" : "السماح بالرفع و التعديل", + "Allow editing" : "إسمَح بالتعدل", "Upload only" : "رفع فقط", "Advanced settings" : "الإعدادات المتقدمة", "Share label" : "لاصق label المشاركة", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "إسمَح بالتنزيل", "Note to recipient" : "ملاحظة للمستلم", "Enter a note for the share recipient" : "أدخل ملاحظةً لمُستلِم المُشارَكة", + "Read" : "إقرأ", "Create" : "أنشِيء", + "Edit" : "تعديل", "Share" : "مُشارَكة", "Delete share" : "حذف المشاركة", "Share with {userName}" : "شارِك مع {userName}", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "مشاركة %s أخفقت بسبب أن الخادوم لا يدعم مشاركات ScienceMesh", "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." : "يتيح هذا التطبيق للمستخدمين مشاركة الملفات داخل نكست كلاود. عند تمكينه، يمكن للمشرف اختيار المجموعات التي يمكنها مشاركة الملفات. يمكن للمستخدمين المُخوَّلِين مشاركة الملفات والمجلدات مع مستخدمين و مجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة المشاركة عبر الروابط، فيمكن استعمال رابط خارجي لمشاركة الملفات مع مستخدمين آخرين خارج نكست كلاود. يمكن للمسؤولين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين مشاركة خادوم لخادوم عبر روابط المشاركة. بالإضافة إلى المشاركة من الأجهزة المحمولة.\nيؤدي إيقاف تشغيل الميزة إلى إزالة الملفات والمجلدات المُشارَكة على الخادوم لجميع مستلمي المشاركة، وكذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. المزيد من التعليمات، في صفحات توثيق نكست كلاود.", "Accept user and group shares by default" : "قبول مشاركات المستخدم والمجموعة بشكل افتراضي", + "Read only" : "للقراءة فقط", + "File drop (upload only)" : "إفلات ملف (للرفع فقط)", + "Upload" : "إرفَع", + "Bundled permissions" : "أذونات مُجمّعة", "Allow creating" : "السماح بالإنشاء", "Allow deleting" : "السماح بالحذف", "Allow resharing" : "السماح بإعادة المشاركة ", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index d73b83699271c..bafa82e809202 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "إختَر مجلداً افتراضياً لقبول المشاركات", "Invalid path selected" : "المسار المُحدَّد غير صحيح", "Unknown error" : "خطأ غير معروف", - "Allow editing" : "إسمَح بالتعدل", - "Read only" : "للقراءة فقط", - "Allow upload and editing" : "السماح بالرفع و التعديل", - "File drop (upload only)" : "إفلات ملف (للرفع فقط)", - "Custom permissions" : "أذُونَات مخصصة", - "Read" : "إقرأ", - "Upload" : "إرفَع", - "Edit" : "تعديل", - "Bundled permissions" : "أذونات مُجمّعة", "Open Sharing Details" : "إفتَح تفاصل المشاركة", "group" : "مجموعة", "conversation" : "محادثة", @@ -175,6 +166,7 @@ "View only" : "للعرض فقط", "Can edit" : "يمكنه التعديل", "File drop" : "اسقاط الملف", + "Custom permissions" : "أذُونَات مخصصة", "Search for share recipients" : "البحث عن مُستَلِمِي المشاركة", "No recommendations. Start typing." : "لا توجد توصيات. إبدأ الكتابة.", "Resharing is not allowed" : "لا يسمح بإعادة المشاركة", @@ -191,6 +183,8 @@ "Deck board" : "الرُّقْعَة Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "على {server}", + "Allow upload and editing" : "السماح بالرفع و التعديل", + "Allow editing" : "إسمَح بالتعدل", "Upload only" : "رفع فقط", "Advanced settings" : "الإعدادات المتقدمة", "Share label" : "لاصق label المشاركة", @@ -205,7 +199,9 @@ "Allow download" : "إسمَح بالتنزيل", "Note to recipient" : "ملاحظة للمستلم", "Enter a note for the share recipient" : "أدخل ملاحظةً لمُستلِم المُشارَكة", + "Read" : "إقرأ", "Create" : "أنشِيء", + "Edit" : "تعديل", "Share" : "مُشارَكة", "Delete share" : "حذف المشاركة", "Share with {userName}" : "شارِك مع {userName}", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "مشاركة %s أخفقت بسبب أن الخادوم لا يدعم مشاركات ScienceMesh", "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." : "يتيح هذا التطبيق للمستخدمين مشاركة الملفات داخل نكست كلاود. عند تمكينه، يمكن للمشرف اختيار المجموعات التي يمكنها مشاركة الملفات. يمكن للمستخدمين المُخوَّلِين مشاركة الملفات والمجلدات مع مستخدمين و مجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة المشاركة عبر الروابط، فيمكن استعمال رابط خارجي لمشاركة الملفات مع مستخدمين آخرين خارج نكست كلاود. يمكن للمسؤولين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين مشاركة خادوم لخادوم عبر روابط المشاركة. بالإضافة إلى المشاركة من الأجهزة المحمولة.\nيؤدي إيقاف تشغيل الميزة إلى إزالة الملفات والمجلدات المُشارَكة على الخادوم لجميع مستلمي المشاركة، وكذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. المزيد من التعليمات، في صفحات توثيق نكست كلاود.", "Accept user and group shares by default" : "قبول مشاركات المستخدم والمجموعة بشكل افتراضي", + "Read only" : "للقراءة فقط", + "File drop (upload only)" : "إفلات ملف (للرفع فقط)", + "Upload" : "إرفَع", + "Bundled permissions" : "أذونات مُجمّعة", "Allow creating" : "السماح بالإنشاء", "Allow deleting" : "السماح بالحذف", "Allow resharing" : "السماح بإعادة المشاركة ", diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index a8fd889df088c..ec4f1005bbd06 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Избор на папка по подразбиране за приети споделяния", "Invalid path selected" : "Избран е невалиден път ", "Unknown error" : "Неизвестна грешка", - "Allow editing" : "Разреши редактиране", - "Read only" : "Само за четене", - "Allow upload and editing" : "За качване и редактиране", - "File drop (upload only)" : "Само за качване", - "Custom permissions" : "Персонализиране на права", - "Read" : "Четене", - "Upload" : "Качване", - "Edit" : "Редактиране", - "Bundled permissions" : "Пакет от права", "group" : "група", "conversation" : "разговор", "remote" : "отдалечен", @@ -168,6 +159,7 @@ OC.L10N.register( "View only" : "Само изглед", "Can edit" : "Може да се редактира", "File drop" : "Пускане/Преместване/ на файл", + "Custom permissions" : "Персонализиране на права", "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", "Resharing is not allowed" : "Повторното споделяне е забранено", @@ -184,6 +176,8 @@ OC.L10N.register( "Deck board" : "Deck табло", "ScienceMesh" : "ScienceMesh /приложение/", "on {server}" : "на {server}", + "Allow upload and editing" : "За качване и редактиране", + "Allow editing" : "Разреши редактиране", "Advanced settings" : "Допълнителни настройки", "Share label" : " Споделяне на етикет", "Password" : "Парола", @@ -196,7 +190,9 @@ OC.L10N.register( "Allow download" : "Позволяване на изтегляне/сваляне/", "Note to recipient" : "Бележка за получателя", "Enter a note for the share recipient" : "Въведете бележка за получателя на споделянето", + "Read" : "Четене", "Create" : "Създаване", + "Edit" : "Редактиране", "Share" : "Сподели", "Others with access" : "Други с достъп", "Toggle list of others with access to this directory" : "Превключване на списък с други имащи достъп до тази директория", @@ -259,6 +255,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", "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." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", "Accept user and group shares by default" : "Приемане на споделяния на потребители и групи по подразбиране", + "Read only" : "Само за четене", + "File drop (upload only)" : "Само за качване", + "Upload" : "Качване", + "Bundled permissions" : "Пакет от права", "Allow creating" : "Разреши създаването", "Allow deleting" : "Разреши изтриването", "Allow resharing" : "Може да споделя повторно", diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 9d76de2b3b92e..5e2b83a61b310 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Избор на папка по подразбиране за приети споделяния", "Invalid path selected" : "Избран е невалиден път ", "Unknown error" : "Неизвестна грешка", - "Allow editing" : "Разреши редактиране", - "Read only" : "Само за четене", - "Allow upload and editing" : "За качване и редактиране", - "File drop (upload only)" : "Само за качване", - "Custom permissions" : "Персонализиране на права", - "Read" : "Четене", - "Upload" : "Качване", - "Edit" : "Редактиране", - "Bundled permissions" : "Пакет от права", "group" : "група", "conversation" : "разговор", "remote" : "отдалечен", @@ -166,6 +157,7 @@ "View only" : "Само изглед", "Can edit" : "Може да се редактира", "File drop" : "Пускане/Преместване/ на файл", + "Custom permissions" : "Персонализиране на права", "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", "Resharing is not allowed" : "Повторното споделяне е забранено", @@ -182,6 +174,8 @@ "Deck board" : "Deck табло", "ScienceMesh" : "ScienceMesh /приложение/", "on {server}" : "на {server}", + "Allow upload and editing" : "За качване и редактиране", + "Allow editing" : "Разреши редактиране", "Advanced settings" : "Допълнителни настройки", "Share label" : " Споделяне на етикет", "Password" : "Парола", @@ -194,7 +188,9 @@ "Allow download" : "Позволяване на изтегляне/сваляне/", "Note to recipient" : "Бележка за получателя", "Enter a note for the share recipient" : "Въведете бележка за получателя на споделянето", + "Read" : "Четене", "Create" : "Създаване", + "Edit" : "Редактиране", "Share" : "Сподели", "Others with access" : "Други с достъп", "Toggle list of others with access to this directory" : "Превключване на списък с други имащи достъп до тази директория", @@ -257,6 +253,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Споделянето %s не бе успешно, защото вътрешния сървър не позволява споделяния на приложението sciencemesh", "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." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", "Accept user and group shares by default" : "Приемане на споделяния на потребители и групи по подразбиране", + "Read only" : "Само за четене", + "File drop (upload only)" : "Само за качване", + "Upload" : "Качване", + "Bundled permissions" : "Пакет от права", "Allow creating" : "Разреши създаването", "Allow deleting" : "Разреши изтриването", "Allow resharing" : "Може да споделя повторно", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index f8959d08e6bd0..080bef70b0049 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Trieu una carpeta per defecte per als elements compartits acceptats", "Invalid path selected" : "El camí seleccionat no és vàlid", "Unknown error" : "Error desconegut", - "Allow editing" : "Permet l'edició", - "Read only" : "Només de lectura", - "Allow upload and editing" : "Permet la pujada i l'edició", - "File drop (upload only)" : "Tramesa de fitxers (només pujada)", - "Custom permissions" : "Permisos personalitzats", - "Read" : "Lectura", - "Upload" : "Pujada", - "Edit" : "Edició", - "Bundled permissions" : "Permisos agrupats", "Open Sharing Details" : "Obre els detalls d'ús compartit", "group" : "grup", "conversation" : "conversa", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "Només visualitació", "Can edit" : "Pot editar", "File drop" : "Pujada de fitxers", + "Custom permissions" : "Permisos personalitzats", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", "Resharing is not allowed" : "No es permet l'ús compartit derivat", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", + "Allow upload and editing" : "Permet la pujada i l'edició", + "Allow editing" : "Permet l'edició", "Upload only" : "Només pujada", "Advanced settings" : "Paràmetres avançats", "Share label" : "Etiqueta d'ús compartit", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "Permet la baixada", "Note to recipient" : "Nota per al destinatari", "Enter a note for the share recipient" : "Introduïu una nota per al destinatari de l'element compartit", + "Read" : "Lectura", "Create" : "Crea", + "Edit" : "Edició", "Share" : "Comparteix", "Delete share" : "Suprimeix l'element compartit", "Share with {userName}" : "Comparteix amb {userName}", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "No s'ha pogut compartir %s perquè el rerefons no permet l'ús compartit amb ScienceMesh", "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." : "Aquesta aplicació permet als usuaris compartir fitxers en el Nextcloud. Si està habilitada, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris amb permís poden compartir fitxers i carpetes amb altres usuaris i grups del Nextcloud. A més, si l'administrador activa la característica de compartir enllaços, es poden utilitzar enllaços externs per a compartir fitxers amb altres usuaris fora del Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i habilitar l'ús compartit entre servidors mitjançant enllaços d'ús compartit, així com l'ús compartit des de dispositius mòbils.\nSi inhabiliteu la característica, se suprimiran els fitxers i les carpetes compartides del servidor per a tots els destinataris i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació en la documentació del Nextcloud.", "Accept user and group shares by default" : "Accepta els elements compartits d'usuari i en grup per defecte", + "Read only" : "Només de lectura", + "File drop (upload only)" : "Tramesa de fitxers (només pujada)", + "Upload" : "Pujada", + "Bundled permissions" : "Permisos agrupats", "Allow creating" : "Permet la creació", "Allow deleting" : "Permet la supressió", "Allow resharing" : "Permet l'ús compartit derivat", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index a9c74ace77ab8..b32e675f5d2be 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Trieu una carpeta per defecte per als elements compartits acceptats", "Invalid path selected" : "El camí seleccionat no és vàlid", "Unknown error" : "Error desconegut", - "Allow editing" : "Permet l'edició", - "Read only" : "Només de lectura", - "Allow upload and editing" : "Permet la pujada i l'edició", - "File drop (upload only)" : "Tramesa de fitxers (només pujada)", - "Custom permissions" : "Permisos personalitzats", - "Read" : "Lectura", - "Upload" : "Pujada", - "Edit" : "Edició", - "Bundled permissions" : "Permisos agrupats", "Open Sharing Details" : "Obre els detalls d'ús compartit", "group" : "grup", "conversation" : "conversa", @@ -175,6 +166,7 @@ "View only" : "Només visualitació", "Can edit" : "Pot editar", "File drop" : "Pujada de fitxers", + "Custom permissions" : "Permisos personalitzats", "Search for share recipients" : "Cerqueu destinataris de l'element compartit", "No recommendations. Start typing." : "No hi ha cap recomanació. Comenceu a escriure.", "Resharing is not allowed" : "No es permet l'ús compartit derivat", @@ -191,6 +183,8 @@ "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", + "Allow upload and editing" : "Permet la pujada i l'edició", + "Allow editing" : "Permet l'edició", "Upload only" : "Només pujada", "Advanced settings" : "Paràmetres avançats", "Share label" : "Etiqueta d'ús compartit", @@ -205,7 +199,9 @@ "Allow download" : "Permet la baixada", "Note to recipient" : "Nota per al destinatari", "Enter a note for the share recipient" : "Introduïu una nota per al destinatari de l'element compartit", + "Read" : "Lectura", "Create" : "Crea", + "Edit" : "Edició", "Share" : "Comparteix", "Delete share" : "Suprimeix l'element compartit", "Share with {userName}" : "Comparteix amb {userName}", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "No s'ha pogut compartir %s perquè el rerefons no permet l'ús compartit amb ScienceMesh", "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." : "Aquesta aplicació permet als usuaris compartir fitxers en el Nextcloud. Si està habilitada, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris amb permís poden compartir fitxers i carpetes amb altres usuaris i grups del Nextcloud. A més, si l'administrador activa la característica de compartir enllaços, es poden utilitzar enllaços externs per a compartir fitxers amb altres usuaris fora del Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i habilitar l'ús compartit entre servidors mitjançant enllaços d'ús compartit, així com l'ús compartit des de dispositius mòbils.\nSi inhabiliteu la característica, se suprimiran els fitxers i les carpetes compartides del servidor per a tots els destinataris i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació en la documentació del Nextcloud.", "Accept user and group shares by default" : "Accepta els elements compartits d'usuari i en grup per defecte", + "Read only" : "Només de lectura", + "File drop (upload only)" : "Tramesa de fitxers (només pujada)", + "Upload" : "Pujada", + "Bundled permissions" : "Permisos agrupats", "Allow creating" : "Permet la creació", "Allow deleting" : "Permet la supressió", "Allow resharing" : "Permet l'ús compartit derivat", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 10dd7fc12a7b7..1f60479760e42 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Zvolte výchozí složku pro přijatá sdílení", "Invalid path selected" : "Vybrán neplatný popis umístění", "Unknown error" : "Neznámá chyba", - "Allow editing" : "Povolit úpravy", - "Read only" : "Pouze pro čtení", - "Allow upload and editing" : "Povolit nahrávání a úpravy", - "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", - "Custom permissions" : "Uživatelsky určená oprávnění", - "Read" : "Čtení", - "Upload" : "Nahrávání", - "Edit" : "Úpravy", - "Bundled permissions" : "Předvolená oprávnění", "Open Sharing Details" : "Otevřít podrobnosti o sdílení", "group" : "skupina", "conversation" : "konverzace", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Pouze prohlížet", "Can edit" : "Může upravovat", "File drop" : "Předání souboru", + "Custom permissions" : "Uživatelsky určená oprávnění", "Search for share recipients" : "Vyhledat příjemce sdílení", "No recommendations. Start typing." : "Žádná doporučení. Pište", "Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Tabule aplikace Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Allow upload and editing" : "Povolit nahrávání a úpravy", + "Allow editing" : "Povolit úpravy", "Upload only" : "Pouze nahrávat", "Advanced settings" : "Pokročilá nastavení", "Share label" : "Štítek sdílení", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Umožnit stahování", "Note to recipient" : "Poznámka pro příjemce", "Enter a note for the share recipient" : "Zadejte poznámku pro příjemce sdílení", + "Read" : "Čtení", "Create" : "Vytvářet", + "Edit" : "Úpravy", "Share" : "Sdílet", "Delete share" : "Smazat sdílení", "Share with {userName}" : "Nasdílet pro {userName}", @@ -292,6 +288,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sdílení %s se nezdařilo protože podpůrná vrstva nepodporuje sciencemesh sdílení", "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." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.", "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin", + "Read only" : "Pouze pro čtení", + "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", + "Upload" : "Nahrávání", + "Bundled permissions" : "Předvolená oprávnění", "Allow creating" : "Povolit vytváření", "Allow deleting" : "Povolit mazání", "Allow resharing" : "Povolit sdílet dále", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 46dee203532a7..8dc2ff5a8cd53 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Zvolte výchozí složku pro přijatá sdílení", "Invalid path selected" : "Vybrán neplatný popis umístění", "Unknown error" : "Neznámá chyba", - "Allow editing" : "Povolit úpravy", - "Read only" : "Pouze pro čtení", - "Allow upload and editing" : "Povolit nahrávání a úpravy", - "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", - "Custom permissions" : "Uživatelsky určená oprávnění", - "Read" : "Čtení", - "Upload" : "Nahrávání", - "Edit" : "Úpravy", - "Bundled permissions" : "Předvolená oprávnění", "Open Sharing Details" : "Otevřít podrobnosti o sdílení", "group" : "skupina", "conversation" : "konverzace", @@ -168,6 +159,7 @@ "View only" : "Pouze prohlížet", "Can edit" : "Může upravovat", "File drop" : "Předání souboru", + "Custom permissions" : "Uživatelsky určená oprávnění", "Search for share recipients" : "Vyhledat příjemce sdílení", "No recommendations. Start typing." : "Žádná doporučení. Pište", "Resharing is not allowed" : "Příjemcům tohoto sdílení není dovoleno ho nasdílet dál dalším", @@ -184,6 +176,8 @@ "Deck board" : "Tabule aplikace Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Allow upload and editing" : "Povolit nahrávání a úpravy", + "Allow editing" : "Povolit úpravy", "Upload only" : "Pouze nahrávat", "Advanced settings" : "Pokročilá nastavení", "Share label" : "Štítek sdílení", @@ -198,7 +192,9 @@ "Allow download" : "Umožnit stahování", "Note to recipient" : "Poznámka pro příjemce", "Enter a note for the share recipient" : "Zadejte poznámku pro příjemce sdílení", + "Read" : "Čtení", "Create" : "Vytvářet", + "Edit" : "Úpravy", "Share" : "Sdílet", "Delete share" : "Smazat sdílení", "Share with {userName}" : "Nasdílet pro {userName}", @@ -290,6 +286,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Sdílení %s se nezdařilo protože podpůrná vrstva nepodporuje sciencemesh sdílení", "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." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.", "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin", + "Read only" : "Pouze pro čtení", + "File drop (upload only)" : "Přetažení souboru (pouze nahrání)", + "Upload" : "Nahrávání", + "Bundled permissions" : "Předvolená oprávnění", "Allow creating" : "Povolit vytváření", "Allow deleting" : "Povolit mazání", "Allow resharing" : "Povolit sdílet dále", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 879a45ecd9dcc..41df72e183dd4 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -99,13 +99,6 @@ OC.L10N.register( "Reset" : "Nulstil", "Invalid path selected" : "Ugyldig sti valgt.", "Unknown error" : "Ukendt fejl", - "Allow editing" : "Tillad redigering", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillad upload og redigering", - "File drop (upload only)" : "Fil drop (kun upload)", - "Read" : "Læst", - "Upload" : "Send", - "Edit" : "Rediger", "group" : "gruppe", "conversation" : "samtale", "remote" : "ekstern", @@ -134,6 +127,8 @@ OC.L10N.register( "Group" : "Gruppe", "Email" : "E-mail", "Circle" : "Cirkel", + "Allow upload and editing" : "Tillad upload og redigering", + "Allow editing" : "Tillad redigering", "Advanced settings" : "Avancerede indstillinger", "Set password" : "Sæt password", "Password" : "Kodeord", @@ -141,7 +136,9 @@ OC.L10N.register( "Expiration date" : "Udløbsdato", "Hide download" : "Skjul download", "Note to recipient" : "Note til modtager", + "Read" : "Læst", "Create" : "Opret", + "Edit" : "Rediger", "Share" : "Del", "Share with" : "Del med", "Others with access" : "Andre med adgang", @@ -187,6 +184,9 @@ OC.L10N.register( "Something happened. Unable to reject the share." : "Der skete et eller andet. Ude af stand til at afvise delingen.", "No expiration date set" : "Ingen udløbsdato sat", "Please specify a valid user" : "Angiv en gyldig bruger", + "Read only" : "Skrivebeskyttet", + "File drop (upload only)" : "Fil drop (kun upload)", + "Upload" : "Send", "Allow creating" : "Tillad oprettelse", "Allow deleting" : "Tillad sletning", "Allow resharing" : "Tillad videredeling", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index a2defc2b40be5..c410b3e144d9e 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -97,13 +97,6 @@ "Reset" : "Nulstil", "Invalid path selected" : "Ugyldig sti valgt.", "Unknown error" : "Ukendt fejl", - "Allow editing" : "Tillad redigering", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillad upload og redigering", - "File drop (upload only)" : "Fil drop (kun upload)", - "Read" : "Læst", - "Upload" : "Send", - "Edit" : "Rediger", "group" : "gruppe", "conversation" : "samtale", "remote" : "ekstern", @@ -132,6 +125,8 @@ "Group" : "Gruppe", "Email" : "E-mail", "Circle" : "Cirkel", + "Allow upload and editing" : "Tillad upload og redigering", + "Allow editing" : "Tillad redigering", "Advanced settings" : "Avancerede indstillinger", "Set password" : "Sæt password", "Password" : "Kodeord", @@ -139,7 +134,9 @@ "Expiration date" : "Udløbsdato", "Hide download" : "Skjul download", "Note to recipient" : "Note til modtager", + "Read" : "Læst", "Create" : "Opret", + "Edit" : "Rediger", "Share" : "Del", "Share with" : "Del med", "Others with access" : "Andre med adgang", @@ -185,6 +182,9 @@ "Something happened. Unable to reject the share." : "Der skete et eller andet. Ude af stand til at afvise delingen.", "No expiration date set" : "Ingen udløbsdato sat", "Please specify a valid user" : "Angiv en gyldig bruger", + "Read only" : "Skrivebeskyttet", + "File drop (upload only)" : "Fil drop (kun upload)", + "Upload" : "Send", "Allow creating" : "Tillad oprettelse", "Allow deleting" : "Tillad sletning", "Allow resharing" : "Tillad videredeling", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 0f739fec15e27..278ab2336cc3e 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Wähle einen Standardordner für akzeptierte Freigaben", "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Unknown error" : "Unbekannter Fehler", - "Allow editing" : "Bearbeitung erlauben", - "Read only" : "Schreibgeschützt", - "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", - "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", - "Custom permissions" : "Benutzerdefinierte Berechtigungen", - "Read" : "Lesen", - "Upload" : "Upload", - "Edit" : "Bearbeiten", - "Bundled permissions" : "Gebündelte Berechtigungen", "Open Sharing Details" : "Freigabedetails öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "File drop" : "Dateiablage", + "Custom permissions" : "Benutzerdefinierte Berechtigungen", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", + "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", + "Read" : "Lesen", "Create" : "Erstellen", + "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Share with" : "Teilen mit", @@ -285,6 +281,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", "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.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", + "Read only" : "Schreibgeschützt", + "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", + "Upload" : "Upload", + "Bundled permissions" : "Gebündelte Berechtigungen", "Allow creating" : "Erstellen erlauben", "Allow deleting" : "Löschen erlauben", "Allow resharing" : "Weiterteilen erlauben", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 5f44164192d9b..0b7b83e9941db 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Wähle einen Standardordner für akzeptierte Freigaben", "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Unknown error" : "Unbekannter Fehler", - "Allow editing" : "Bearbeitung erlauben", - "Read only" : "Schreibgeschützt", - "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", - "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", - "Custom permissions" : "Benutzerdefinierte Berechtigungen", - "Read" : "Lesen", - "Upload" : "Upload", - "Edit" : "Bearbeiten", - "Bundled permissions" : "Gebündelte Berechtigungen", "Open Sharing Details" : "Freigabedetails öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", @@ -168,6 +159,7 @@ "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "File drop" : "Dateiablage", + "Custom permissions" : "Benutzerdefinierte Berechtigungen", "Search for share recipients" : "Nach Freigabe-Empfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginne mit der Eingabe.", "Resharing is not allowed" : "Weiterteilen ist nicht erlaubt", @@ -184,6 +176,8 @@ "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", + "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", @@ -198,7 +192,9 @@ "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", + "Read" : "Lesen", "Create" : "Erstellen", + "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Share with" : "Teilen mit", @@ -283,6 +279,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", "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.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", + "Read only" : "Schreibgeschützt", + "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", + "Upload" : "Upload", + "Bundled permissions" : "Gebündelte Berechtigungen", "Allow creating" : "Erstellen erlauben", "Allow deleting" : "Löschen erlauben", "Allow resharing" : "Weiterteilen erlauben", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 37fe0802b02cd..7d92a353805b8 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Wählen Sie einen Standardordner für akzeptierte Freigaben", "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Unknown error" : "Unbekannter Fehler", - "Allow editing" : "Bearbeitung erlauben", - "Read only" : "Schreibgeschützt", - "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", - "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", - "Custom permissions" : "Benutzerdefinierte Berechtigungen", - "Read" : "Lesen", - "Upload" : "Hochladen", - "Edit" : "Bearbeiten", - "Bundled permissions" : "Gebündelte Berechtigungen", "Open Sharing Details" : "Freigabedetails öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "File drop" : "Dateiablage", + "Custom permissions" : "Benutzerdefinierte Berechtigungen", "Search for share recipients" : "Nach Freigabeempfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.", "Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", + "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", + "Read" : "Lesen", "Create" : "Erstellen", + "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", "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 Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", + "Read only" : "Schreibgeschützt", + "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", + "Upload" : "Hochladen", + "Bundled permissions" : "Gebündelte Berechtigungen", "Allow creating" : "Erstellen erlauben", "Allow deleting" : "Löschen erlauben", "Allow resharing" : "Weiterteilen erlauben", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 6e244c3166eb4..a22dacc17dd06 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Wählen Sie einen Standardordner für akzeptierte Freigaben", "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Unknown error" : "Unbekannter Fehler", - "Allow editing" : "Bearbeitung erlauben", - "Read only" : "Schreibgeschützt", - "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", - "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", - "Custom permissions" : "Benutzerdefinierte Berechtigungen", - "Read" : "Lesen", - "Upload" : "Hochladen", - "Edit" : "Bearbeiten", - "Bundled permissions" : "Gebündelte Berechtigungen", "Open Sharing Details" : "Freigabedetails öffnen", "group" : "Gruppe", "conversation" : "Unterhaltung", @@ -175,6 +166,7 @@ "View only" : "Nur anzeigen", "Can edit" : "Kann bearbeiten", "File drop" : "Dateiablage", + "Custom permissions" : "Benutzerdefinierte Berechtigungen", "Search for share recipients" : "Nach Freigabeempfängern suchen", "No recommendations. Start typing." : "Keine Empfehlungen. Beginnen Sie mit der Eingabe.", "Resharing is not allowed" : "Das Weiterteilen ist nicht erlaubt ", @@ -191,6 +183,8 @@ "Deck board" : "Deck-Board", "ScienceMesh" : "ScienceMesh", "on {server}" : "auf {server}", + "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", + "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", "Advanced settings" : "Erweiterte Einstellungen", "Share label" : "Freigabe-Label", @@ -205,7 +199,9 @@ "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", + "Read" : "Lesen", "Create" : "Erstellen", + "Edit" : "Bearbeiten", "Share" : "Teilen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Freigabe von %s fehlgeschlagen, da das Backend keine ScienceMesh-Freigaben unterstützt", "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 Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", + "Read only" : "Schreibgeschützt", + "File drop (upload only)" : "Dateien ablegen (nur Hochladen)", + "Upload" : "Hochladen", + "Bundled permissions" : "Gebündelte Berechtigungen", "Allow creating" : "Erstellen erlauben", "Allow deleting" : "Löschen erlauben", "Allow resharing" : "Weiterteilen erlauben", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 473c35004fa1a..2da7d7447a103 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -114,15 +114,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Επιλέξτε έναν προεπιλεγμένο φάκελο για τα κοινόχρηστα στοιχεία που γίνονται αποδεκτά ", "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Unknown error" : "Άγνωστο σφάλμα", - "Allow editing" : "Επιτρέπεται η επεξεργασία", - "Read only" : "Μόνο για ανάγνωση", - "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", - "File drop (upload only)" : "Απόθεση αρχείου (μόνο μεταφόρτωση)", - "Custom permissions" : "Προσαρμοσμένα δικαιώματα", - "Read" : "Ανάγνωση", - "Upload" : "Μεταφόρτωση", - "Edit" : "Επεξεργασία", - "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "group" : "ομάδα", "conversation" : "συνομιλία", "remote" : "απομακρυσμένα", @@ -157,6 +148,7 @@ OC.L10N.register( "View only" : "Μόνο για προβολή", "Can edit" : "Δυνατότητα επεξεργασίας", "File drop" : "Απόθεση αρχείου", + "Custom permissions" : "Προσαρμοσμένα δικαιώματα", "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Resharing is not allowed" : "Δεν επιτρέπεται ο επαναμοιρασμός", @@ -172,6 +164,8 @@ OC.L10N.register( "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", + "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", + "Allow editing" : "Επιτρέπεται η επεξεργασία", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Share label" : "Ετικέτα διαμοιρασμού", "Set password" : "Ορισμός κωδικού πρόσβασης", @@ -184,7 +178,9 @@ OC.L10N.register( "Allow download" : "Να επιτρέπεται η λήψη", "Note to recipient" : "Σημείωση προς τον παραλήπτη", "Enter a note for the share recipient" : "Προσθέτε σημείωση για τους παραλήπτες του κοινόχρηστου", + "Read" : "Ανάγνωση", "Create" : "Δημιουργία", + "Edit" : "Επεξεργασία", "Share" : "Διαμοιρασμός", "Share with" : "Διαμοιρασμός με", "Others with access" : "Άλλοι με πρόσβαση", @@ -243,6 +239,10 @@ OC.L10N.register( "Please specify a valid user" : "Παρακαλούμε καθορίστε έναν έγκυρο χρήστη", "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." : "Η εφαρμογή επιτρέπει στους χρήστες να διαμοιράζονται αρχεία μέσω του Nextcloud. Εάν ενεργοποιηθεί, ο διαχειριστής μπορεί να επιλέξει ποιες ομάδες μπορούν να διαμοιράζονται αρχεία. Αυτοί οι χρήστες μπορούν τότε να διαμοιράζονται αρχεία και φακέλους με άλλους χρήστες και ομάδες μέσα στο Nextcloud. Επιπλέον, εάν ο διαχειριστής ενεργοποιήσει τη δυνατότητα συνδέσμου κοινής χρήσης, μπορεί να χρησιμοποιηθεί ένας εξωτερικός σύνδεσμος για την κοινή χρήση αρχείων με άλλους χρήστες εκτός του Nextcloud. Οι διαχειριστές μπορούν επίσης να επιβάλλουν κωδικούς πρόσβασης, ημερομηνίες λήξης και να επιτρέπουν την κοινή χρήση μεταξύ διακομιστών μέσω συνδέσμων κοινής χρήσης, καθώς και την κοινή χρήση από κινητές συσκευές.\nΗ απενεργοποίηση της λειτουργίας καταργεί τα κοινόχρηστα αρχεία και τους φακέλους στο διακομιστή για όλους τους παραλήπτες κοινής χρήσης, καθώς και για τους υπολογιστές-πελάτες συγχρονισμού και τις εφαρμογές για κινητά. Περισσότερες πληροφορίες διατίθενται στην Τεκμηρίωση Nextcloud.", "Accept user and group shares by default" : "Αποδοχή διαμοιρασμών από χρήστες και ομάδες από προεπιλογή", + "Read only" : "Μόνο για ανάγνωση", + "File drop (upload only)" : "Απόθεση αρχείου (μόνο μεταφόρτωση)", + "Upload" : "Μεταφόρτωση", + "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "Allow creating" : "Επιτρέπεται η δημιουργία", "Allow deleting" : "Επιτρέπεται η διαγραφή", "Allow resharing" : "Επιτρέπεται ο επαναδιαμοιρασμός", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 3261bf0f69226..233f13f2109b3 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -112,15 +112,6 @@ "Choose a default folder for accepted shares" : "Επιλέξτε έναν προεπιλεγμένο φάκελο για τα κοινόχρηστα στοιχεία που γίνονται αποδεκτά ", "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Unknown error" : "Άγνωστο σφάλμα", - "Allow editing" : "Επιτρέπεται η επεξεργασία", - "Read only" : "Μόνο για ανάγνωση", - "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", - "File drop (upload only)" : "Απόθεση αρχείου (μόνο μεταφόρτωση)", - "Custom permissions" : "Προσαρμοσμένα δικαιώματα", - "Read" : "Ανάγνωση", - "Upload" : "Μεταφόρτωση", - "Edit" : "Επεξεργασία", - "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "group" : "ομάδα", "conversation" : "συνομιλία", "remote" : "απομακρυσμένα", @@ -155,6 +146,7 @@ "View only" : "Μόνο για προβολή", "Can edit" : "Δυνατότητα επεξεργασίας", "File drop" : "Απόθεση αρχείου", + "Custom permissions" : "Προσαρμοσμένα δικαιώματα", "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Resharing is not allowed" : "Δεν επιτρέπεται ο επαναμοιρασμός", @@ -170,6 +162,8 @@ "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", + "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", + "Allow editing" : "Επιτρέπεται η επεξεργασία", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", "Share label" : "Ετικέτα διαμοιρασμού", "Set password" : "Ορισμός κωδικού πρόσβασης", @@ -182,7 +176,9 @@ "Allow download" : "Να επιτρέπεται η λήψη", "Note to recipient" : "Σημείωση προς τον παραλήπτη", "Enter a note for the share recipient" : "Προσθέτε σημείωση για τους παραλήπτες του κοινόχρηστου", + "Read" : "Ανάγνωση", "Create" : "Δημιουργία", + "Edit" : "Επεξεργασία", "Share" : "Διαμοιρασμός", "Share with" : "Διαμοιρασμός με", "Others with access" : "Άλλοι με πρόσβαση", @@ -241,6 +237,10 @@ "Please specify a valid user" : "Παρακαλούμε καθορίστε έναν έγκυρο χρήστη", "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." : "Η εφαρμογή επιτρέπει στους χρήστες να διαμοιράζονται αρχεία μέσω του Nextcloud. Εάν ενεργοποιηθεί, ο διαχειριστής μπορεί να επιλέξει ποιες ομάδες μπορούν να διαμοιράζονται αρχεία. Αυτοί οι χρήστες μπορούν τότε να διαμοιράζονται αρχεία και φακέλους με άλλους χρήστες και ομάδες μέσα στο Nextcloud. Επιπλέον, εάν ο διαχειριστής ενεργοποιήσει τη δυνατότητα συνδέσμου κοινής χρήσης, μπορεί να χρησιμοποιηθεί ένας εξωτερικός σύνδεσμος για την κοινή χρήση αρχείων με άλλους χρήστες εκτός του Nextcloud. Οι διαχειριστές μπορούν επίσης να επιβάλλουν κωδικούς πρόσβασης, ημερομηνίες λήξης και να επιτρέπουν την κοινή χρήση μεταξύ διακομιστών μέσω συνδέσμων κοινής χρήσης, καθώς και την κοινή χρήση από κινητές συσκευές.\nΗ απενεργοποίηση της λειτουργίας καταργεί τα κοινόχρηστα αρχεία και τους φακέλους στο διακομιστή για όλους τους παραλήπτες κοινής χρήσης, καθώς και για τους υπολογιστές-πελάτες συγχρονισμού και τις εφαρμογές για κινητά. Περισσότερες πληροφορίες διατίθενται στην Τεκμηρίωση Nextcloud.", "Accept user and group shares by default" : "Αποδοχή διαμοιρασμών από χρήστες και ομάδες από προεπιλογή", + "Read only" : "Μόνο για ανάγνωση", + "File drop (upload only)" : "Απόθεση αρχείου (μόνο μεταφόρτωση)", + "Upload" : "Μεταφόρτωση", + "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "Allow creating" : "Επιτρέπεται η δημιουργία", "Allow deleting" : "Επιτρέπεται η διαγραφή", "Allow resharing" : "Επιτρέπεται ο επαναδιαμοιρασμός", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 3bdf025497c6e..3c95faa0b2f54 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares", "Invalid path selected" : "Invalid path selected", "Unknown error" : "Unknown error", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", - "File drop (upload only)" : "File drop (upload only)", - "Custom permissions" : "Custom permissions", - "Read" : "Read", - "Upload" : "Upload", - "Edit" : "Edit", - "Bundled permissions" : "Bundled permissions", "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "View only", "Can edit" : "Can edit", "File drop" : "File drop", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Allow upload and editing" : "Allow upload and editing", + "Allow editing" : "Allow editing", "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", + "Read" : "Read", "Create" : "Create", + "Edit" : "Edit", "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "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.", "Accept user and group shares by default" : "Accept user and group shares by default", + "Read only" : "Read only", + "File drop (upload only)" : "File drop (upload only)", + "Upload" : "Upload", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "Allow creating", "Allow deleting" : "Allow deleting", "Allow resharing" : "Allow resharing", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 2e479b9494e1d..f967a2277b423 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares", "Invalid path selected" : "Invalid path selected", "Unknown error" : "Unknown error", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", - "File drop (upload only)" : "File drop (upload only)", - "Custom permissions" : "Custom permissions", - "Read" : "Read", - "Upload" : "Upload", - "Edit" : "Edit", - "Bundled permissions" : "Bundled permissions", "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", @@ -175,6 +166,7 @@ "View only" : "View only", "Can edit" : "Can edit", "File drop" : "File drop", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -191,6 +183,8 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Allow upload and editing" : "Allow upload and editing", + "Allow editing" : "Allow editing", "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", @@ -205,7 +199,9 @@ "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", + "Read" : "Read", "Create" : "Create", + "Edit" : "Edit", "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "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.", "Accept user and group shares by default" : "Accept user and group shares by default", + "Read only" : "Read only", + "File drop (upload only)" : "File drop (upload only)", + "Upload" : "Upload", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "Allow creating", "Allow deleting" : "Allow deleting", "Allow resharing" : "Allow resharing", diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index f209b82e71559..bd6d1add976a1 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -102,13 +102,6 @@ OC.L10N.register( "Sharing" : "Kunhavigo", "Reset" : "Restarigi", "Unknown error" : "Nekonata eraro", - "Allow editing" : "Permesi modifon", - "Read only" : "Nurlega", - "Allow upload and editing" : "Permesi alŝuton kaj redakton", - "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", - "Read" : "Legi", - "Upload" : "Alŝuti", - "Edit" : "Modifi", "group" : "grupo", "conversation" : "konversacio", "remote" : "fora", @@ -144,12 +137,16 @@ OC.L10N.register( "Email" : "Retpoŝtadreso", "Circle" : "Rondo", "on {server}" : "ĉe {server}", + "Allow upload and editing" : "Permesi alŝuton kaj redakton", + "Allow editing" : "Permesi modifon", "Advanced settings" : "Altanivela agordo", "Set expiration date" : "Uzi limdaton", "Expiration date" : "Limdato", "Hide download" : "Kaŝi elŝuton", "Note to recipient" : "Noto por la ricevonto", "Enter a note for the share recipient" : "Entajpu noton por la ricevonto", + "Read" : "Legi", + "Edit" : "Modifi", "Share" : "Kunhavigi", "Delete share" : "Forigi kunhavigon", "Share with" : "Kunhavigi kun", @@ -194,6 +191,9 @@ OC.L10N.register( "No expiration date set" : "Neniu limdato agordita", "Please specify a valid user" : "Bv. doni validan uzanton", "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." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", + "Read only" : "Nurlega", + "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", + "Upload" : "Alŝuti", "Allow resharing" : "Permesi rekunhavigon", "Expiration date enforced" : "Limdato efektiva", "Only works for users with access to this folder" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosierujo", diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index 34709de041cf7..727ebfb2f170f 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -100,13 +100,6 @@ "Sharing" : "Kunhavigo", "Reset" : "Restarigi", "Unknown error" : "Nekonata eraro", - "Allow editing" : "Permesi modifon", - "Read only" : "Nurlega", - "Allow upload and editing" : "Permesi alŝuton kaj redakton", - "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", - "Read" : "Legi", - "Upload" : "Alŝuti", - "Edit" : "Modifi", "group" : "grupo", "conversation" : "konversacio", "remote" : "fora", @@ -142,12 +135,16 @@ "Email" : "Retpoŝtadreso", "Circle" : "Rondo", "on {server}" : "ĉe {server}", + "Allow upload and editing" : "Permesi alŝuton kaj redakton", + "Allow editing" : "Permesi modifon", "Advanced settings" : "Altanivela agordo", "Set expiration date" : "Uzi limdaton", "Expiration date" : "Limdato", "Hide download" : "Kaŝi elŝuton", "Note to recipient" : "Noto por la ricevonto", "Enter a note for the share recipient" : "Entajpu noton por la ricevonto", + "Read" : "Legi", + "Edit" : "Modifi", "Share" : "Kunhavigi", "Delete share" : "Forigi kunhavigon", "Share with" : "Kunhavigi kun", @@ -192,6 +189,9 @@ "No expiration date set" : "Neniu limdato agordita", "Please specify a valid user" : "Bv. doni validan uzanton", "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." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", + "Read only" : "Nurlega", + "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", + "Upload" : "Alŝuti", "Allow resharing" : "Permesi rekunhavigon", "Expiration date enforced" : "Limdato efektiva", "Only works for users with access to this folder" : "Nur validas por uzantoj, kiuj povas aliri al tiu dosierujo", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 81134b021a4c1..6a1b161039ed6 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Elije la carpeta por defecto para los recursos compartidos aceptados", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Solo lectura", - "Allow upload and editing" : "Permitir la subida y la edición", - "File drop (upload only)" : "Entrega de archivos (solo subida)", - "Custom permissions" : "Permisos personalizados", - "Read" : "Lectura", - "Upload" : "Subir", - "Edit" : "Editar", - "Bundled permissions" : "Permisos agrupados", "Open Sharing Details" : "Abrir detalles de recurso compartido", "group" : "grupo", "conversation" : "conversación", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Solo lectura", "Can edit" : "Puede editar", "File drop" : "Entrega de archivos", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios del compartido", "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.", "Resharing is not allowed" : "No se permite compartir de nuevo", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir la subida y la edición", + "Allow editing" : "Permitir edición", "Upload only" : "Sólo subir", "Advanced settings" : "Configuración avanzada", "Share label" : "Compartir etiqueta", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", + "Read" : "Lectura", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", @@ -292,6 +288,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", "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 caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar 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.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", + "Read only" : "Solo lectura", + "File drop (upload only)" : "Entrega de archivos (solo subida)", + "Upload" : "Subir", + "Bundled permissions" : "Permisos agrupados", "Allow creating" : "Permitir la creación", "Allow deleting" : "Permitir la eliminación", "Allow resharing" : "Permitir recompartir", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 78616dcff15a1..21ab7db68d251 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Elije la carpeta por defecto para los recursos compartidos aceptados", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Solo lectura", - "Allow upload and editing" : "Permitir la subida y la edición", - "File drop (upload only)" : "Entrega de archivos (solo subida)", - "Custom permissions" : "Permisos personalizados", - "Read" : "Lectura", - "Upload" : "Subir", - "Edit" : "Editar", - "Bundled permissions" : "Permisos agrupados", "Open Sharing Details" : "Abrir detalles de recurso compartido", "group" : "grupo", "conversation" : "conversación", @@ -168,6 +159,7 @@ "View only" : "Solo lectura", "Can edit" : "Puede editar", "File drop" : "Entrega de archivos", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios del compartido", "No recommendations. Start typing." : "No hay recomendaciones. Comience a escribir.", "Resharing is not allowed" : "No se permite compartir de nuevo", @@ -184,6 +176,8 @@ "Deck board" : "Tablero Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir la subida y la edición", + "Allow editing" : "Permitir edición", "Upload only" : "Sólo subir", "Advanced settings" : "Configuración avanzada", "Share label" : "Compartir etiqueta", @@ -198,7 +192,9 @@ "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", + "Read" : "Lectura", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", @@ -290,6 +286,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Compartir %s ha fallado porque el backend no soporta recursos compartidos de ScienceMesh", "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 caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar 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.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", + "Read only" : "Solo lectura", + "File drop (upload only)" : "Entrega de archivos (solo subida)", + "Upload" : "Subir", + "Bundled permissions" : "Permisos agrupados", "Allow creating" : "Permitir la creación", "Allow deleting" : "Permitir la eliminación", "Allow resharing" : "Permitir recompartir", diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 1a2acafa0c330..682f8b436893c 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Elige una carpeta predeterminada para las comparticiones aceptadas", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Custom permissions" : "Permisos personalizados", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Bundled permissions" : "Permisos integrados", "group" : "grupo", "conversation" : "conversación", "remote" : "remoto", @@ -167,6 +158,7 @@ OC.L10N.register( "Error while creating the share" : "Error al crear la compartición", "View only" : "Solo vista", "File drop" : "Soltar archivo", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios de la compartición", "No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.", "Resharing is not allowed" : "No se permite volver a compartir", @@ -183,6 +175,8 @@ OC.L10N.register( "Deck board" : "Tablero de Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir carga y edición", + "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzados", "Share label" : "Etiqueta de compartición", "Password expires {passwordExpirationTime}" : "La contraseña expira el {passwordExpirationTime}", @@ -194,7 +188,9 @@ OC.L10N.register( "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Ingresa una nota para el destinatario de la compartición", + "Read" : "Leer", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Others with access" : "Otros con acceso", "Toggle list of others with access to this directory" : "Alternar lista de otros con acceso a este directorio", @@ -272,6 +268,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "La compartición de %s ha fallado porque el servidor no admite comparticiones de ScienceMesh", "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 está habilitada, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios correspondientes pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador habilita la función de enlace compartido, se puede utilizar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden exigir contraseñas, fechas de vencimiento y habilitar la compartición entre servidores a través de enlaces compartidos, así como la compartición desde dispositivos móviles.\n Desactivar esta función eliminará los archivos y carpetas compartidos en el servidor para todos los destinatarios de la compartición, así como en los clientes de sincronización y las aplicaciones móviles. Más información está disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar comparticiones de usuarios y grupos por defecto", + "Read only" : "Sólo lectura", + "File drop (upload only)" : "Permitir carga", + "Upload" : "Cargar", + "Bundled permissions" : "Permisos integrados", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index 641376db1015c..5cec7f63eac96 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Elige una carpeta predeterminada para las comparticiones aceptadas", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Permitir carga", - "Custom permissions" : "Permisos personalizados", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", - "Bundled permissions" : "Permisos integrados", "group" : "grupo", "conversation" : "conversación", "remote" : "remoto", @@ -165,6 +156,7 @@ "Error while creating the share" : "Error al crear la compartición", "View only" : "Solo vista", "File drop" : "Soltar archivo", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios de la compartición", "No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.", "Resharing is not allowed" : "No se permite volver a compartir", @@ -181,6 +173,8 @@ "Deck board" : "Tablero de Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir carga y edición", + "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzados", "Share label" : "Etiqueta de compartición", "Password expires {passwordExpirationTime}" : "La contraseña expira el {passwordExpirationTime}", @@ -192,7 +186,9 @@ "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Ingresa una nota para el destinatario de la compartición", + "Read" : "Leer", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Others with access" : "Otros con acceso", "Toggle list of others with access to this directory" : "Alternar lista de otros con acceso a este directorio", @@ -270,6 +266,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "La compartición de %s ha fallado porque el servidor no admite comparticiones de ScienceMesh", "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 está habilitada, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios correspondientes pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador habilita la función de enlace compartido, se puede utilizar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden exigir contraseñas, fechas de vencimiento y habilitar la compartición entre servidores a través de enlaces compartidos, así como la compartición desde dispositivos móviles.\n Desactivar esta función eliminará los archivos y carpetas compartidos en el servidor para todos los destinatarios de la compartición, así como en los clientes de sincronización y las aplicaciones móviles. Más información está disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar comparticiones de usuarios y grupos por defecto", + "Read only" : "Sólo lectura", + "File drop (upload only)" : "Permitir carga", + "Upload" : "Cargar", + "Bundled permissions" : "Permisos integrados", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 8199d3c5b7725..3b62cafc624c4 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -85,13 +85,6 @@ OC.L10N.register( "Reset" : "Reiniciar", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Se presentó un error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Soltar archivo (solo carga)", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", "group" : "grupo", "remote" : "remoto", "guest" : "invitado", @@ -113,11 +106,15 @@ OC.L10N.register( "Group" : "Grupo", "Email" : "Correo electrónico", "Circle" : "Círculo", + "Allow upload and editing" : "Permitir carga y edición", + "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", "Hide download" : "Ocultar descarga", + "Read" : "Leer", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Shared with you by {owner}" : "Compartido contigo por {owner}", "Open in Files" : "Abrir en Archivos", @@ -149,6 +146,9 @@ OC.L10N.register( "No expiration date set" : "No se ha establecido la fecha de expiración", "Please specify a valid user" : "Por favor especifica un usuario válido", "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 le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", + "Read only" : "Sólo lectura", + "File drop (upload only)" : "Soltar archivo (solo carga)", + "Upload" : "Cargar", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 333777da70b92..94807a52c15f3 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -83,13 +83,6 @@ "Reset" : "Reiniciar", "Invalid path selected" : "Ruta seleccionada no válida.", "Unknown error" : "Se presentó un error desconocido", - "Allow editing" : "Permitir edición", - "Read only" : "Sólo lectura", - "Allow upload and editing" : "Permitir carga y edición", - "File drop (upload only)" : "Soltar archivo (solo carga)", - "Read" : "Leer", - "Upload" : "Cargar", - "Edit" : "Editar", "group" : "grupo", "remote" : "remoto", "guest" : "invitado", @@ -111,11 +104,15 @@ "Group" : "Grupo", "Email" : "Correo electrónico", "Circle" : "Círculo", + "Allow upload and editing" : "Permitir carga y edición", + "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", "Set expiration date" : "Establece la fecha de expiración", "Expiration date" : "Fecha de expiración", "Hide download" : "Ocultar descarga", + "Read" : "Leer", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Shared with you by {owner}" : "Compartido contigo por {owner}", "Open in Files" : "Abrir en Archivos", @@ -147,6 +144,9 @@ "No expiration date set" : "No se ha establecido la fecha de expiración", "Please specify a valid user" : "Por favor especifica un usuario válido", "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 le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", + "Read only" : "Sólo lectura", + "File drop (upload only)" : "Soltar archivo (solo carga)", + "Upload" : "Cargar", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 72fbcfd161fe0..c56e1c36e3e3b 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -91,13 +91,6 @@ OC.L10N.register( "Sharing" : "Jagamine", "Reset" : "Lähtesta", "Unknown error" : "Tundmatu viga", - "Allow editing" : "Luba muutmine", - "Read only" : "kirjutuskaitstud", - "Allow upload and editing" : "Luba üleslaadimine ja muutmine", - "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)", - "Read" : "Lugemine", - "Upload" : "Lae üles", - "Edit" : "Redigeeri", "group" : "grupp", "conversation" : "vestlus", "remote" : "kaug", @@ -123,11 +116,15 @@ OC.L10N.register( "Group" : "Grupp", "Email" : "Epost", "Circle" : "Ring", + "Allow upload and editing" : "Luba üleslaadimine ja muutmine", + "Allow editing" : "Luba muutmine", "Advanced settings" : "Lisavalikud", "Set expiration date" : "Määra aegumise kuupäev", "Expiration date" : "Aegumise kuupäev", "Note to recipient" : "Märge saajale", + "Read" : "Lugemine", "Create" : "Lisa", + "Edit" : "Redigeeri", "Share" : "Jaga", "Expires {relativetime}" : "Aegub {relativetime}", "this share just expired." : "see jagamine aegus äsja", @@ -163,6 +160,9 @@ OC.L10N.register( "Something happened. Unable to restore the share." : "Midagi juhtus. Ei saa jagamist taastada.", "No expiration date set" : "Aegumise kuupäeva pole määratud", "Please specify a valid user" : "Palun määra kehtiv kasutaja", + "Read only" : "kirjutuskaitstud", + "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)", + "Upload" : "Lae üles", "Allow creating" : "Luba loomine", "Allow deleting" : "Luba kustutamine", "Allow resharing" : "Luba edasijagamine", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 159247154d1eb..26869dac7651c 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -89,13 +89,6 @@ "Sharing" : "Jagamine", "Reset" : "Lähtesta", "Unknown error" : "Tundmatu viga", - "Allow editing" : "Luba muutmine", - "Read only" : "kirjutuskaitstud", - "Allow upload and editing" : "Luba üleslaadimine ja muutmine", - "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)", - "Read" : "Lugemine", - "Upload" : "Lae üles", - "Edit" : "Redigeeri", "group" : "grupp", "conversation" : "vestlus", "remote" : "kaug", @@ -121,11 +114,15 @@ "Group" : "Grupp", "Email" : "Epost", "Circle" : "Ring", + "Allow upload and editing" : "Luba üleslaadimine ja muutmine", + "Allow editing" : "Luba muutmine", "Advanced settings" : "Lisavalikud", "Set expiration date" : "Määra aegumise kuupäev", "Expiration date" : "Aegumise kuupäev", "Note to recipient" : "Märge saajale", + "Read" : "Lugemine", "Create" : "Lisa", + "Edit" : "Redigeeri", "Share" : "Jaga", "Expires {relativetime}" : "Aegub {relativetime}", "this share just expired." : "see jagamine aegus äsja", @@ -161,6 +158,9 @@ "Something happened. Unable to restore the share." : "Midagi juhtus. Ei saa jagamist taastada.", "No expiration date set" : "Aegumise kuupäeva pole määratud", "Please specify a valid user" : "Palun määra kehtiv kasutaja", + "Read only" : "kirjutuskaitstud", + "File drop (upload only)" : "Faili lohistamine (ainult üleslaadimine)", + "Upload" : "Lae üles", "Allow creating" : "Luba loomine", "Allow deleting" : "Luba kustutamine", "Allow resharing" : "Luba edasijagamine", diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 60a6db4ad5079..958024c2c0b17 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Aukeratu karpeta lehenetsia onartutako akzioetarako", "Invalid path selected" : "Bide baliogabea hautatu da", "Unknown error" : "Errore ezezaguna", - "Allow editing" : "Baimendu editatzea", - "Read only" : "Irakurtzeko soilik", - "Allow upload and editing" : "Onartu igotzea eta editatzea", - "File drop (upload only)" : "Fitxategia jaregin (igotzeko soilik)", - "Custom permissions" : "Baimen pertsonalizatuak", - "Read" : "Irakurri", - "Upload" : "Igo", - "Edit" : "Aldatu", - "Bundled permissions" : "Baimen multzoak", "Open Sharing Details" : "Ireki partekatzearen xehetasunak", "group" : "taldea", "conversation" : "elkarrizketa", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Ikustea soilik", "Can edit" : "Editatu dezake", "File drop" : "Fitxategiak jaregin", + "Custom permissions" : "Baimen pertsonalizatuak", "Search for share recipients" : "Bilatu partekatze-hartzaileak", "No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.", "Resharing is not allowed" : "Birpartekatzea ez da onartzen", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Deck mahaia", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} zerbitzarian", + "Allow upload and editing" : "Onartu igotzea eta editatzea", + "Allow editing" : "Baimendu editatzea", "Upload only" : "Igoera soilik", "Advanced settings" : "Ezarpen aurreratuak", "Share label" : "partekatu etiketa", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Baimendu deskarga", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", + "Read" : "Irakurri", "Create" : "Sortu", + "Edit" : "Aldatu", "Share" : "Partekatu", "Delete share" : "Ezabatu partekatzea", "Share with" : "Partekatu honekin", @@ -284,6 +280,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "%s partekatzeak huts egin du atzealdeak ez dituelako sciencemesh parteatzeak onartzen", "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." : "Aplikazio honek fitxategiak Nextcloud barruan partekatzeko aukera ematen die erabiltzaileei. Gaituz gero, administratzaileak aukeratu dezake zein taldek partekatu ditzaketen fitxategiak. Baimendutako erabiltzaileek Nextcloudeko beste erabiltzaileekin partekatu ditzakete fitxategi eta karpetak. Horretaz gain, administratzaileak esteka partekatzea aukera gaitzen badu, kanpoko esteka bat erabili daiteke Nextcloudetik kanpo dauden erabiltzaileekin fitxategiak partekatzeko. Administratzaileek pasahitzak eta iraungitze-datak betearazi ditzakete, eta zerbitzaritik zerbitzarira partekatze esteka bidez partekatzea gaitu dezakete, baita gailu mugikorretatik partekatzea ere.\nEzaugarria desgaitzeak partekatutako fitxategi eta karpetak kentzen ditu zerbitzaritik partekatzeen hartzaile guztientzat, baita sinkronizatutako bezero eta mugikorreko aplikazioetatik ere. Informazio gehiago eskuragarri dago Nextclouden dokumentazioan.", "Accept user and group shares by default" : "Onartu erabiltzaile eta taldeen partekatzeak modu lehenetsian", + "Read only" : "Irakurtzeko soilik", + "File drop (upload only)" : "Fitxategia jaregin (igotzeko soilik)", + "Upload" : "Igo", + "Bundled permissions" : "Baimen multzoak", "Allow creating" : "Baimendu sortzea", "Allow deleting" : "Baimendu ezabatzea", "Allow resharing" : "Baimendu birpartekatzea", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index c86fcd444db87..67f0e891e5b51 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Aukeratu karpeta lehenetsia onartutako akzioetarako", "Invalid path selected" : "Bide baliogabea hautatu da", "Unknown error" : "Errore ezezaguna", - "Allow editing" : "Baimendu editatzea", - "Read only" : "Irakurtzeko soilik", - "Allow upload and editing" : "Onartu igotzea eta editatzea", - "File drop (upload only)" : "Fitxategia jaregin (igotzeko soilik)", - "Custom permissions" : "Baimen pertsonalizatuak", - "Read" : "Irakurri", - "Upload" : "Igo", - "Edit" : "Aldatu", - "Bundled permissions" : "Baimen multzoak", "Open Sharing Details" : "Ireki partekatzearen xehetasunak", "group" : "taldea", "conversation" : "elkarrizketa", @@ -168,6 +159,7 @@ "View only" : "Ikustea soilik", "Can edit" : "Editatu dezake", "File drop" : "Fitxategiak jaregin", + "Custom permissions" : "Baimen pertsonalizatuak", "Search for share recipients" : "Bilatu partekatze-hartzaileak", "No recommendations. Start typing." : "Gomendiorik ez. Hasi idazten.", "Resharing is not allowed" : "Birpartekatzea ez da onartzen", @@ -184,6 +176,8 @@ "Deck board" : "Deck mahaia", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} zerbitzarian", + "Allow upload and editing" : "Onartu igotzea eta editatzea", + "Allow editing" : "Baimendu editatzea", "Upload only" : "Igoera soilik", "Advanced settings" : "Ezarpen aurreratuak", "Share label" : "partekatu etiketa", @@ -198,7 +192,9 @@ "Allow download" : "Baimendu deskarga", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", + "Read" : "Irakurri", "Create" : "Sortu", + "Edit" : "Aldatu", "Share" : "Partekatu", "Delete share" : "Ezabatu partekatzea", "Share with" : "Partekatu honekin", @@ -282,6 +278,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "%s partekatzeak huts egin du atzealdeak ez dituelako sciencemesh parteatzeak onartzen", "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." : "Aplikazio honek fitxategiak Nextcloud barruan partekatzeko aukera ematen die erabiltzaileei. Gaituz gero, administratzaileak aukeratu dezake zein taldek partekatu ditzaketen fitxategiak. Baimendutako erabiltzaileek Nextcloudeko beste erabiltzaileekin partekatu ditzakete fitxategi eta karpetak. Horretaz gain, administratzaileak esteka partekatzea aukera gaitzen badu, kanpoko esteka bat erabili daiteke Nextcloudetik kanpo dauden erabiltzaileekin fitxategiak partekatzeko. Administratzaileek pasahitzak eta iraungitze-datak betearazi ditzakete, eta zerbitzaritik zerbitzarira partekatze esteka bidez partekatzea gaitu dezakete, baita gailu mugikorretatik partekatzea ere.\nEzaugarria desgaitzeak partekatutako fitxategi eta karpetak kentzen ditu zerbitzaritik partekatzeen hartzaile guztientzat, baita sinkronizatutako bezero eta mugikorreko aplikazioetatik ere. Informazio gehiago eskuragarri dago Nextclouden dokumentazioan.", "Accept user and group shares by default" : "Onartu erabiltzaile eta taldeen partekatzeak modu lehenetsian", + "Read only" : "Irakurtzeko soilik", + "File drop (upload only)" : "Fitxategia jaregin (igotzeko soilik)", + "Upload" : "Igo", + "Bundled permissions" : "Baimen multzoak", "Allow creating" : "Baimendu sortzea", "Allow deleting" : "Baimendu ezabatzea", "Allow resharing" : "Baimendu birpartekatzea", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 0be551ec3f978..6fffafe3b9b04 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "انتخاب پوشه پیشفرض برای به اشتراک گذاشته های تایید شده", "Invalid path selected" : "مسیر انتخاب شده نامعتبر است", "Unknown error" : "خطای ناشناخته", - "Allow editing" : "اجازه‌ی ویرایش", - "Read only" : "فقط خواندنی", - "Allow upload and editing" : "اجازه آپلود و ویرایش", - "File drop (upload only)" : "انداختن فایل (فقط آپلود)", - "Custom permissions" : "Custom permissions", - "Read" : "خواندن", - "Upload" : "بارگذاری", - "Edit" : "ویرایش", - "Bundled permissions" : "Bundled permissions", "group" : "گروه", "conversation" : "گفتگو", "remote" : "از راه دور", @@ -168,6 +159,7 @@ OC.L10N.register( "View only" : "تنها مشاهده", "Can edit" : "توانایی ویرایش", "File drop" : "انداختن پرونده", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", "Resharing is not allowed" : "اشتراک گذاری مجدد مجاز نمی باشد", @@ -184,6 +176,8 @@ OC.L10N.register( "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "روی{سرور}", + "Allow upload and editing" : "اجازه آپلود و ویرایش", + "Allow editing" : "اجازه‌ی ویرایش", "Advanced settings" : "تنظیمات پیشرفته", "Share label" : "Share label", "Set password" : "تنظیم گذرواژه", @@ -197,7 +191,9 @@ OC.L10N.register( "Allow download" : "Allow download", "Note to recipient" : "یادداشت برای گیرنده", "Enter a note for the share recipient" : "برای دریافت کننده اشتراک یک یادداشت وارد کنید", + "Read" : "خواندن", "Create" : "ایجاد", + "Edit" : "ویرایش", "Share" : "هم‌رسانی", "Share with" : "به اشتراک گذاشتن با", "Others with access" : "دیگران با دسترسی", @@ -277,6 +273,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "این برنامه کاربران را قادر می سازد تا پرونده ها را در Nextcloud به اشتراک بگذارند. در صورت فعال بودن ، سرپرست می تواند انتخاب کند که گروه ها می توانند فایل ها را به اشتراک بگذارند. کاربران قابل استفاده سپس می توانند فایلها و پوشه ها را با سایر کاربران و گروه های موجود در Nextcloud به اشتراک بگذارند. علاوه بر این ، اگر سرپرست ویژگی پیوند اشتراک را فعال کند ، می توان از یک لینک خارجی برای به اشتراک گذاری فایلها با سایر کاربران خارج از Nextcloud استفاده کرد. Admins همچنین می تواند رمزهای عبور ، تاریخهای انقضا را اعمال کرده و سرور را قادر به اشتراک گذاری سرور از طریق پیوندهای اشتراک گذاری و همچنین به اشتراک گذاری از دستگاههای تلفن همراه کند.\nخاموش کردن ویژگی ، پرونده ها و پوشه های مشترک را در سرور برای همه گیرندگان اشتراک و همچنین در کلاینت های همگام سازی و برنامه های تلفن همراه حذف می کند. اطلاعات بیشتر در مستندات Nextcloud در دسترس است.", "Accept user and group shares by default" : "به طور پیش فرض سهام کاربران و گروه ها را بپذیرید", + "Read only" : "فقط خواندنی", + "File drop (upload only)" : "انداختن فایل (فقط آپلود)", + "Upload" : "بارگذاری", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "اجازه ایجاد", "Allow deleting" : "اجازه حذف", "Allow resharing" : "مجوز اشتراک گذاری مجدد", diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index 48b68c0c1cf09..9dce8a3082bdf 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "انتخاب پوشه پیشفرض برای به اشتراک گذاشته های تایید شده", "Invalid path selected" : "مسیر انتخاب شده نامعتبر است", "Unknown error" : "خطای ناشناخته", - "Allow editing" : "اجازه‌ی ویرایش", - "Read only" : "فقط خواندنی", - "Allow upload and editing" : "اجازه آپلود و ویرایش", - "File drop (upload only)" : "انداختن فایل (فقط آپلود)", - "Custom permissions" : "Custom permissions", - "Read" : "خواندن", - "Upload" : "بارگذاری", - "Edit" : "ویرایش", - "Bundled permissions" : "Bundled permissions", "group" : "گروه", "conversation" : "گفتگو", "remote" : "از راه دور", @@ -166,6 +157,7 @@ "View only" : "تنها مشاهده", "Can edit" : "توانایی ویرایش", "File drop" : "انداختن پرونده", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", "Resharing is not allowed" : "اشتراک گذاری مجدد مجاز نمی باشد", @@ -182,6 +174,8 @@ "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "روی{سرور}", + "Allow upload and editing" : "اجازه آپلود و ویرایش", + "Allow editing" : "اجازه‌ی ویرایش", "Advanced settings" : "تنظیمات پیشرفته", "Share label" : "Share label", "Set password" : "تنظیم گذرواژه", @@ -195,7 +189,9 @@ "Allow download" : "Allow download", "Note to recipient" : "یادداشت برای گیرنده", "Enter a note for the share recipient" : "برای دریافت کننده اشتراک یک یادداشت وارد کنید", + "Read" : "خواندن", "Create" : "ایجاد", + "Edit" : "ویرایش", "Share" : "هم‌رسانی", "Share with" : "به اشتراک گذاشتن با", "Others with access" : "دیگران با دسترسی", @@ -275,6 +271,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "این برنامه کاربران را قادر می سازد تا پرونده ها را در Nextcloud به اشتراک بگذارند. در صورت فعال بودن ، سرپرست می تواند انتخاب کند که گروه ها می توانند فایل ها را به اشتراک بگذارند. کاربران قابل استفاده سپس می توانند فایلها و پوشه ها را با سایر کاربران و گروه های موجود در Nextcloud به اشتراک بگذارند. علاوه بر این ، اگر سرپرست ویژگی پیوند اشتراک را فعال کند ، می توان از یک لینک خارجی برای به اشتراک گذاری فایلها با سایر کاربران خارج از Nextcloud استفاده کرد. Admins همچنین می تواند رمزهای عبور ، تاریخهای انقضا را اعمال کرده و سرور را قادر به اشتراک گذاری سرور از طریق پیوندهای اشتراک گذاری و همچنین به اشتراک گذاری از دستگاههای تلفن همراه کند.\nخاموش کردن ویژگی ، پرونده ها و پوشه های مشترک را در سرور برای همه گیرندگان اشتراک و همچنین در کلاینت های همگام سازی و برنامه های تلفن همراه حذف می کند. اطلاعات بیشتر در مستندات Nextcloud در دسترس است.", "Accept user and group shares by default" : "به طور پیش فرض سهام کاربران و گروه ها را بپذیرید", + "Read only" : "فقط خواندنی", + "File drop (upload only)" : "انداختن فایل (فقط آپلود)", + "Upload" : "بارگذاری", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "اجازه ایجاد", "Allow deleting" : "اجازه حذف", "Allow resharing" : "مجوز اشتراک گذاری مجدد", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 745a05584fa3a..1721d51ffafe6 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -115,14 +115,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille", "Invalid path selected" : "Virheellinen polku valittu", "Unknown error" : "Tuntematon virhe", - "Allow editing" : "Salli muokkaus", - "Read only" : "Vain luku", - "Allow upload and editing" : "Salli lähetys ja muokkaus", - "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", - "Custom permissions" : "Mukautetut oikeudet", - "Read" : "Lue", - "Upload" : "Lähetä", - "Edit" : "Muokkaa", "group" : "ryhmä", "conversation" : "keskustelu", "remote" : "etä", @@ -162,6 +154,7 @@ OC.L10N.register( "View only" : "Vain katselu", "Can edit" : "Voi muokata", "File drop" : "Tiedoston pudotus", + "Custom permissions" : "Mukautetut oikeudet", "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Resharing is not allowed" : "Uudelleenjako ei ole sallittu", @@ -177,6 +170,8 @@ OC.L10N.register( "Talk conversation" : "Talk-keskustelu", "Deck board" : "Deck-taulu", "on {server}" : "palvelimella {server}", + "Allow upload and editing" : "Salli lähetys ja muokkaus", + "Allow editing" : "Salli muokkaus", "Advanced settings" : "Lisäasetukset", "Share label" : "Jaon nimi", "Set password" : "Aseta salasana", @@ -190,7 +185,9 @@ OC.L10N.register( "Allow download" : "Salli lataus", "Note to recipient" : "Huomio vastaanottajalle", "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", + "Read" : "Lue", "Create" : "Luo", + "Edit" : "Muokkaa", "Share" : "Jaa", "Delete share" : "Poista jako", "Share with" : "Jaa", @@ -266,6 +263,9 @@ OC.L10N.register( "No expiration date set" : "Ei vanhenemispäivää asetettu", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", + "Read only" : "Vain luku", + "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", + "Upload" : "Lähetä", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 0203494f4ecbf..90f71549166be 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -113,14 +113,6 @@ "Choose a default folder for accepted shares" : "Valitse oletuskansio hyväksytyille jaoille", "Invalid path selected" : "Virheellinen polku valittu", "Unknown error" : "Tuntematon virhe", - "Allow editing" : "Salli muokkaus", - "Read only" : "Vain luku", - "Allow upload and editing" : "Salli lähetys ja muokkaus", - "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", - "Custom permissions" : "Mukautetut oikeudet", - "Read" : "Lue", - "Upload" : "Lähetä", - "Edit" : "Muokkaa", "group" : "ryhmä", "conversation" : "keskustelu", "remote" : "etä", @@ -160,6 +152,7 @@ "View only" : "Vain katselu", "Can edit" : "Voi muokata", "File drop" : "Tiedoston pudotus", + "Custom permissions" : "Mukautetut oikeudet", "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Resharing is not allowed" : "Uudelleenjako ei ole sallittu", @@ -175,6 +168,8 @@ "Talk conversation" : "Talk-keskustelu", "Deck board" : "Deck-taulu", "on {server}" : "palvelimella {server}", + "Allow upload and editing" : "Salli lähetys ja muokkaus", + "Allow editing" : "Salli muokkaus", "Advanced settings" : "Lisäasetukset", "Share label" : "Jaon nimi", "Set password" : "Aseta salasana", @@ -188,7 +183,9 @@ "Allow download" : "Salli lataus", "Note to recipient" : "Huomio vastaanottajalle", "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", + "Read" : "Lue", "Create" : "Luo", + "Edit" : "Muokkaa", "Share" : "Jaa", "Delete share" : "Poista jako", "Share with" : "Jaa", @@ -264,6 +261,9 @@ "No expiration date set" : "Ei vanhenemispäivää asetettu", "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", + "Read only" : "Vain luku", + "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", + "Upload" : "Lähetä", "Allow creating" : "Salli luominen", "Allow deleting" : "Salli poistaminen", "Allow resharing" : "Salli uudelleenjakaminen", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 007be442e4ced..c078284ec6d99 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -79,6 +79,7 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Chemin incorrect, le fichier/dossier n'existe pas", "Could not create share" : "Impossible de créer le partage", "Invalid permissions" : "Autorisations non valides", + "Please specify a valid account to share with" : "Merci de spécifier un compte valide pour le partage", "Group sharing is disabled by the administrator" : "Le partage de groupe a été désactivé par l'administrateur", "Please specify a valid group" : "Veuillez entrer un groupe valide", "Public link sharing is disabled by the administrator" : "Le partage de lien public a été désactivé par l'administrateur", @@ -86,6 +87,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Les envois publics sont possibles uniquement pour les dossiers partagés publiquement", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Partager %s en envoyant le mot de passe par Nextcloud Talk a échoué car Nextcloud Talk n'est pas activé.", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Le partage %1$s a échoué parce que l'infrastructure n'autorise pas les partages du type %2$s", + "Please specify a valid federated account ID" : "Merci de spécifier un compte fédéré valide", "Invalid date, date format must be YYYY-MM-DD" : "Date non valide, le format doit être DD/MM/YYYY", "Please specify a valid federated group ID" : "Merci de spécifier un groupe fédéré valide", "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", @@ -112,7 +114,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Vous avez reçu {share} destiné au groupe {group} par {user}", "Accept" : "Accepter", "Reject" : "Refuser", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts 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 people 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 personnes de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les personnes concernées peuvent ensuite partager des fichiers et des dossiers avec d'autres comptes 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 personnes 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.", "Sharing" : "Partage", + "Accept shares from other accounts and groups by default" : "Accepter les partages des autres comptes et groupes par défaut", "Error while toggling options" : "Erreur pendant le choix des options", "Set default folder for accepted shares" : "Définir le dossier par défaut pour les partages acceptés", "Reset" : "Réinitialiser", @@ -120,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Choisir un dossier par défaut pour les partagés acceptés", "Invalid path selected" : "Chemin non valide sélectionné", "Unknown error" : "Erreur inconnue", - "Allow editing" : "Autoriser la modification", - "Read only" : "Lecture seule", - "Allow upload and editing" : "Autoriser le téléversement et la modification", - "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", - "Custom permissions" : "Personnaliser les permissions", - "Read" : "Lire", - "Upload" : "Envoi", - "Edit" : "Editer", - "Bundled permissions" : "Autorisations groupées", "Open Sharing Details" : "Ouvrir les détails du partage", "group" : "groupe", "conversation" : "conversation", @@ -144,6 +139,8 @@ OC.L10N.register( "Internal link" : "Lien interne", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", "Copy internal link to clipboard" : "Copier le lien interne dans le presse-papiers", + "Only works for people with access to this folder" : "Fonctionne uniquement pour les personnes ayant accès à ce dossier", + "Only works for people with access to this file" : "Fonctionne uniquement pour les personnes ayant accès à ce fichier", "Link copied" : "Lien copié", "Please enter the following required information before creating the share" : "Veuillez entrer les informations requises suivantes avant de créer le partage.", "Password protection (enforced)" : "Protection par mot de passe (forcée)", @@ -170,6 +167,7 @@ OC.L10N.register( "View only" : "Afficher seulement", "Can edit" : "Peut modifier", "File drop" : "Dépôt de fichier", + "Custom permissions" : "Personnaliser les permissions", "Search for share recipients" : "Recherche de destinataires de partages", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", "Resharing is not allowed" : "Le repartage n'est pas autorisé", @@ -186,6 +184,8 @@ OC.L10N.register( "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Allow upload and editing" : "Autoriser le téléversement et la modification", + "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", "Advanced settings" : "Paramètres avancés", "Share label" : "Libellé du partage", @@ -200,7 +200,9 @@ OC.L10N.register( "Allow download" : "Autoriser le téléchargement", "Note to recipient" : "Note au destinataire", "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage", + "Read" : "Lire", "Create" : "Créer", + "Edit" : "Editer", "Share" : "Partager", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", @@ -213,6 +215,7 @@ OC.L10N.register( "Save share" : "Enregistrer le partage", "Update share" : "Mettre à jour le partage", "Others with access" : "Autres utilisateurs ayant accès", + "No other accounts with access found" : "Aucun autre compte ayant un accès n'a été trouvé", "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", @@ -292,6 +295,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", "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.", "Accept user and group shares by default" : "Accepter par défaut les partages d'utilisateurs et de groupes", + "Read only" : "Lecture seule", + "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", + "Upload" : "Envoi", + "Bundled permissions" : "Autorisations groupées", "Allow creating" : "Autoriser la création", "Allow deleting" : "Autoriser la suppression", "Allow resharing" : "Autoriser le repartage", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 8fcab4ed89717..01dcf2ae39b31 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "Chemin incorrect, le fichier/dossier n'existe pas", "Could not create share" : "Impossible de créer le partage", "Invalid permissions" : "Autorisations non valides", + "Please specify a valid account to share with" : "Merci de spécifier un compte valide pour le partage", "Group sharing is disabled by the administrator" : "Le partage de groupe a été désactivé par l'administrateur", "Please specify a valid group" : "Veuillez entrer un groupe valide", "Public link sharing is disabled by the administrator" : "Le partage de lien public a été désactivé par l'administrateur", @@ -84,6 +85,7 @@ "Public upload is only possible for publicly shared folders" : "Les envois publics sont possibles uniquement pour les dossiers partagés publiquement", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Partager %s en envoyant le mot de passe par Nextcloud Talk a échoué car Nextcloud Talk n'est pas activé.", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Le partage %1$s a échoué parce que l'infrastructure n'autorise pas les partages du type %2$s", + "Please specify a valid federated account ID" : "Merci de spécifier un compte fédéré valide", "Invalid date, date format must be YYYY-MM-DD" : "Date non valide, le format doit être DD/MM/YYYY", "Please specify a valid federated group ID" : "Merci de spécifier un groupe fédéré valide", "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", @@ -110,7 +112,9 @@ "You received {share} to group {group} as a share by {user}" : "Vous avez reçu {share} destiné au groupe {group} par {user}", "Accept" : "Accepter", "Reject" : "Refuser", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts 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 people 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 personnes de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les personnes concernées peuvent ensuite partager des fichiers et des dossiers avec d'autres comptes 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 personnes 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.", "Sharing" : "Partage", + "Accept shares from other accounts and groups by default" : "Accepter les partages des autres comptes et groupes par défaut", "Error while toggling options" : "Erreur pendant le choix des options", "Set default folder for accepted shares" : "Définir le dossier par défaut pour les partages acceptés", "Reset" : "Réinitialiser", @@ -118,15 +122,6 @@ "Choose a default folder for accepted shares" : "Choisir un dossier par défaut pour les partagés acceptés", "Invalid path selected" : "Chemin non valide sélectionné", "Unknown error" : "Erreur inconnue", - "Allow editing" : "Autoriser la modification", - "Read only" : "Lecture seule", - "Allow upload and editing" : "Autoriser le téléversement et la modification", - "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", - "Custom permissions" : "Personnaliser les permissions", - "Read" : "Lire", - "Upload" : "Envoi", - "Edit" : "Editer", - "Bundled permissions" : "Autorisations groupées", "Open Sharing Details" : "Ouvrir les détails du partage", "group" : "groupe", "conversation" : "conversation", @@ -142,6 +137,8 @@ "Internal link" : "Lien interne", "Cannot copy, please copy the link manually" : "Impossible de copier, merci de le copier manuellement", "Copy internal link to clipboard" : "Copier le lien interne dans le presse-papiers", + "Only works for people with access to this folder" : "Fonctionne uniquement pour les personnes ayant accès à ce dossier", + "Only works for people with access to this file" : "Fonctionne uniquement pour les personnes ayant accès à ce fichier", "Link copied" : "Lien copié", "Please enter the following required information before creating the share" : "Veuillez entrer les informations requises suivantes avant de créer le partage.", "Password protection (enforced)" : "Protection par mot de passe (forcée)", @@ -168,6 +165,7 @@ "View only" : "Afficher seulement", "Can edit" : "Peut modifier", "File drop" : "Dépôt de fichier", + "Custom permissions" : "Personnaliser les permissions", "Search for share recipients" : "Recherche de destinataires de partages", "No recommendations. Start typing." : "Aucune recommandation. Commencez à écrire.", "Resharing is not allowed" : "Le repartage n'est pas autorisé", @@ -184,6 +182,8 @@ "Deck board" : "Tableau Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "sur {server}", + "Allow upload and editing" : "Autoriser le téléversement et la modification", + "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", "Advanced settings" : "Paramètres avancés", "Share label" : "Libellé du partage", @@ -198,7 +198,9 @@ "Allow download" : "Autoriser le téléchargement", "Note to recipient" : "Note au destinataire", "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage", + "Read" : "Lire", "Create" : "Créer", + "Edit" : "Editer", "Share" : "Partager", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", @@ -211,6 +213,7 @@ "Save share" : "Enregistrer le partage", "Update share" : "Mettre à jour le partage", "Others with access" : "Autres utilisateurs ayant accès", + "No other accounts with access found" : "Aucun autre compte ayant un accès n'a été trouvé", "Toggle list of others with access to this directory" : "Afficher/Masquer la liste des autres personnes ayant accès à ce dossier", "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", @@ -290,6 +293,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Le partage de %s a échoué car le serveur ne supporte pas les partages sciencemesh", "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.", "Accept user and group shares by default" : "Accepter par défaut les partages d'utilisateurs et de groupes", + "Read only" : "Lecture seule", + "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", + "Upload" : "Envoi", + "Bundled permissions" : "Autorisations groupées", "Allow creating" : "Autoriser la création", "Allow deleting" : "Autoriser la suppression", "Allow resharing" : "Autoriser le repartage", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index d4e33fa1a46a0..b8a3b8f2c8ea2 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Escolla un cartafol predeterminado para as comparticións aceptadas", "Invalid path selected" : "Seleccionou unha ruta incorrecta.", "Unknown error" : "Produciuse un erro descoñecido", - "Allow editing" : "Permitir a edición", - "Read only" : "Só lectura", - "Allow upload and editing" : "Permitir o envío e a edición", - "File drop (upload only)" : "Soltar ficheiro (só envíos) ", - "Custom permissions" : "Permisos personalizados", - "Read" : "Ler", - "Upload" : "Enviar", - "Edit" : "Editar", - "Bundled permissions" : "Permisos agrupados", "Open Sharing Details" : "Abrir os detalles da compartición", "group" : "grupo", "conversation" : "conversa", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Só ver", "Can edit" : "Pode editar", "File drop" : "Soltar o ficheiro", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios de comparticións", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", "Resharing is not allowed" : "Non se permite volver compartir", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Taboleiro da Gabeta", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir o envío e a edición", + "Allow editing" : "Permitir a edición", "Upload only" : "Só enviar", "Advanced settings" : "Axustes avanzados", "Share label" : "Compartir a etiqueta", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Permitir a descarga", "Note to recipient" : "Nota para o destinatario", "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", + "Read" : "Ler", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Delete share" : "Eliminar o recurso compartido", "Share with" : "Compartir con", @@ -285,6 +281,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque a infraestrutura non admite comparticións de ScienceMesh", "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 permítelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir ficheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro de Nextcloud. Ademais, se o administrador activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora doeNextcloud. Os administradores poden impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar, por omisión, as comparticións de usuarios e grupos", + "Read only" : "Só lectura", + "File drop (upload only)" : "Soltar ficheiro (só envíos) ", + "Upload" : "Enviar", + "Bundled permissions" : "Permisos agrupados", "Allow creating" : "Permitir a creación", "Allow deleting" : "Permitir a eliminación", "Allow resharing" : "Permitir compartir", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 75900aa0756b6..8ac29b9680700 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Escolla un cartafol predeterminado para as comparticións aceptadas", "Invalid path selected" : "Seleccionou unha ruta incorrecta.", "Unknown error" : "Produciuse un erro descoñecido", - "Allow editing" : "Permitir a edición", - "Read only" : "Só lectura", - "Allow upload and editing" : "Permitir o envío e a edición", - "File drop (upload only)" : "Soltar ficheiro (só envíos) ", - "Custom permissions" : "Permisos personalizados", - "Read" : "Ler", - "Upload" : "Enviar", - "Edit" : "Editar", - "Bundled permissions" : "Permisos agrupados", "Open Sharing Details" : "Abrir os detalles da compartición", "group" : "grupo", "conversation" : "conversa", @@ -168,6 +159,7 @@ "View only" : "Só ver", "Can edit" : "Pode editar", "File drop" : "Soltar o ficheiro", + "Custom permissions" : "Permisos personalizados", "Search for share recipients" : "Buscar destinatarios de comparticións", "No recommendations. Start typing." : "Non hai recomendacións. Comece a escribir.", "Resharing is not allowed" : "Non se permite volver compartir", @@ -184,6 +176,8 @@ "Deck board" : "Taboleiro da Gabeta", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "Allow upload and editing" : "Permitir o envío e a edición", + "Allow editing" : "Permitir a edición", "Upload only" : "Só enviar", "Advanced settings" : "Axustes avanzados", "Share label" : "Compartir a etiqueta", @@ -198,7 +192,9 @@ "Allow download" : "Permitir a descarga", "Note to recipient" : "Nota para o destinatario", "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", + "Read" : "Ler", "Create" : "Crear", + "Edit" : "Editar", "Share" : "Compartir", "Delete share" : "Eliminar o recurso compartido", "Share with" : "Compartir con", @@ -283,6 +279,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Produciuse un erro ao compartir %s porque a infraestrutura non admite comparticións de ScienceMesh", "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 permítelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir ficheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro de Nextcloud. Ademais, se o administrador activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora doeNextcloud. Os administradores poden impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar, por omisión, as comparticións de usuarios e grupos", + "Read only" : "Só lectura", + "File drop (upload only)" : "Soltar ficheiro (só envíos) ", + "Upload" : "Enviar", + "Bundled permissions" : "Permisos agrupados", "Allow creating" : "Permitir a creación", "Allow deleting" : "Permitir a eliminación", "Allow resharing" : "Permitir compartir", diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 1ef79d0f906f6..586e05c5e3c28 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -105,13 +105,6 @@ OC.L10N.register( "Reset" : "איפוס", "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", - "Allow editing" : "לאפשר עריכה", - "Read only" : "קריאה בלבד", - "Allow upload and editing" : "לאפשר העלאה ועריכה", - "File drop (upload only)" : "השלכת קבצים (העלאה בלבד)", - "Read" : "קריאה", - "Upload" : "העלאה", - "Edit" : "עריכה", "group" : "קבוצה", "conversation" : "דיון", "remote" : "מרוחק", @@ -156,6 +149,8 @@ OC.L10N.register( "Circle" : "מעגל", "Deck board" : "לוח חסיפה", "on {server}" : "על גבי {server}", + "Allow upload and editing" : "לאפשר העלאה ועריכה", + "Allow editing" : "לאפשר עריכה", "Advanced settings" : "הגדרות מתקדמות", "Share label" : "שתף תווית", "Password" : "ססמה", @@ -165,6 +160,8 @@ OC.L10N.register( "Hide download" : "הסתרת הורדה", "Note to recipient" : "מסר לנמען", "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף", + "Read" : "קריאה", + "Edit" : "עריכה", "Share" : "שיתוף", "Others with access" : "נוספים עם גישה", "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", @@ -218,6 +215,9 @@ OC.L10N.register( "Please specify a valid user" : "יש לספק משתמש חוקי", "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." : "יישום זה מאפשר למשתמשים לשתף קבצים בתוך Nextcloud. אם מופעלת, מנהל המערכת יכול לבחור אילו קבוצות יוכלו לשתף קבצים. לאחר מכן, המשתמשים הרלוונטיים יכולים לשתף קבצים ותיקיות עם משתמשים וקבוצות אחרים בתוך Nextcloud. בנוסף, אם מנהל המערכת מאפשר את תכונת share link, ניתן להשתמש בקישור חיצוני לשתף קבצים עם משתמשים אחרים מחוץ ל- Nextcloud. מנהלים יכולים גם לאכוף סיסמאות, תאריכי תפוגה, ולאפשר שיתוף שרת לשרת באמצעות קישורי שיתוף, ובנוסף גם שיתוף ממכשירים ניידים.\nכיבוי התכונה מסיר קבצים ותיקיות משותפים בשרת לכל מקבלי השיתוף, וגם ללקוחות הסינכרון ולאפליקציות הסלולריות. מידע נוסף זמין בתיעוד Nextcloud.", "Accept user and group shares by default" : "לקבל את שיתופי המשתמשים והקבוצות כבררת מחדל", + "Read only" : "קריאה בלבד", + "File drop (upload only)" : "השלכת קבצים (העלאה בלבד)", + "Upload" : "העלאה", "Allow creating" : "לאפשר יצירה", "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", @@ -236,4 +236,4 @@ OC.L10N.register( "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", "Update" : "עדכון" }, -"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index b33cc957b8810..1a6b74d224b5b 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -103,13 +103,6 @@ "Reset" : "איפוס", "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", - "Allow editing" : "לאפשר עריכה", - "Read only" : "קריאה בלבד", - "Allow upload and editing" : "לאפשר העלאה ועריכה", - "File drop (upload only)" : "השלכת קבצים (העלאה בלבד)", - "Read" : "קריאה", - "Upload" : "העלאה", - "Edit" : "עריכה", "group" : "קבוצה", "conversation" : "דיון", "remote" : "מרוחק", @@ -154,6 +147,8 @@ "Circle" : "מעגל", "Deck board" : "לוח חסיפה", "on {server}" : "על גבי {server}", + "Allow upload and editing" : "לאפשר העלאה ועריכה", + "Allow editing" : "לאפשר עריכה", "Advanced settings" : "הגדרות מתקדמות", "Share label" : "שתף תווית", "Password" : "ססמה", @@ -163,6 +158,8 @@ "Hide download" : "הסתרת הורדה", "Note to recipient" : "מסר לנמען", "Enter a note for the share recipient" : "נא להוסיף הערה למקבלי השיתוף", + "Read" : "קריאה", + "Edit" : "עריכה", "Share" : "שיתוף", "Others with access" : "נוספים עם גישה", "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", @@ -216,6 +213,9 @@ "Please specify a valid user" : "יש לספק משתמש חוקי", "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." : "יישום זה מאפשר למשתמשים לשתף קבצים בתוך Nextcloud. אם מופעלת, מנהל המערכת יכול לבחור אילו קבוצות יוכלו לשתף קבצים. לאחר מכן, המשתמשים הרלוונטיים יכולים לשתף קבצים ותיקיות עם משתמשים וקבוצות אחרים בתוך Nextcloud. בנוסף, אם מנהל המערכת מאפשר את תכונת share link, ניתן להשתמש בקישור חיצוני לשתף קבצים עם משתמשים אחרים מחוץ ל- Nextcloud. מנהלים יכולים גם לאכוף סיסמאות, תאריכי תפוגה, ולאפשר שיתוף שרת לשרת באמצעות קישורי שיתוף, ובנוסף גם שיתוף ממכשירים ניידים.\nכיבוי התכונה מסיר קבצים ותיקיות משותפים בשרת לכל מקבלי השיתוף, וגם ללקוחות הסינכרון ולאפליקציות הסלולריות. מידע נוסף זמין בתיעוד Nextcloud.", "Accept user and group shares by default" : "לקבל את שיתופי המשתמשים והקבוצות כבררת מחדל", + "Read only" : "קריאה בלבד", + "File drop (upload only)" : "השלכת קבצים (העלאה בלבד)", + "Upload" : "העלאה", "Allow creating" : "לאפשר יצירה", "Allow deleting" : "לאפשר מחיקה", "Allow resharing" : "לאפשר שיתוף מחדש", @@ -233,5 +233,5 @@ "sharing is disabled" : "השיתוף נוטרל", "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", "Update" : "עדכון" -},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 9db7c1d43bcd7..6359b14f9e6dd 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -109,13 +109,6 @@ OC.L10N.register( "Reset" : "Resetiraj", "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", - "Allow editing" : "Dopusti uređivanje", - "Read only" : "Samo za čitanje", - "Allow upload and editing" : "Omogući otpremanje i uređivanje", - "File drop (upload only)" : "Povlačenje datoteke (samo za otpremanje)", - "Read" : "Čitaj", - "Upload" : "Otpremi", - "Edit" : "Uredi", "group" : "grupa", "conversation" : "razgovor", "remote" : "na daljinu", @@ -163,6 +156,8 @@ OC.L10N.register( "Talk conversation" : "Razgovori u alatu Talk", "Deck board" : "Deck ploča", "on {server}" : "na {server}", + "Allow upload and editing" : "Omogući otpremanje i uređivanje", + "Allow editing" : "Dopusti uređivanje", "Advanced settings" : "Napredne postavke", "Share label" : "oznaka za dijeljenje", "Password" : "Zaporka", @@ -172,7 +167,9 @@ OC.L10N.register( "Hide download" : "Sakrij preuzimanje", "Note to recipient" : "Obavijest primatelju", "Enter a note for the share recipient" : "Unesite bilješku za primatelja dijeljenja", + "Read" : "Čitaj", "Create" : "Stvori", + "Edit" : "Uredi", "Share" : "Dijeli", "Delete share" : "Izbriši dijeljenje", "Others with access" : "Korisnici s omogućenim pristupom", @@ -230,6 +227,9 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Navedite važeći ID udruženog korisnika", "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." : "Ova aplikacija omogućuje korisnicima dijeljenje datoteka unutar Nextclouda. Ako je omogućena, administrator može odabrati grupe koje mogu dijeliti datoteke. Tada važeći korisnici mogu dijeliti datoteke i mape s drugim korisnicima i grupama unutar Nextclouda. Ako administrator omogući značajku poveznice dijeljenja, vanjska poveznica može se koristiti za dijeljenje datoteka s drugim korisnicima izvan Nextclouda. Administratori također mogu nametnuti zaporke, datume isteka i omogućiti dijeljenje između poslužitelja putem poveznica za dijeljenje, kao i dijeljenje s mobilnih uređaja.\nIsključivanjem ove značajke uklanjaju se dijeljene datoteke i mape s poslužitelja za sve primatelje dijeljenja, a također i s klijenata za sinkronizaciju i mobilnih aplikacija. Više informacija možete pronaći u Nextcloudovoj dokumentaciji.", "Accept user and group shares by default" : "Automatski prihvati dijeljenja korisnika i grupa", + "Read only" : "Samo za čitanje", + "File drop (upload only)" : "Povlačenje datoteke (samo za otpremanje)", + "Upload" : "Otpremi", "Allow creating" : "Dopusti stvaranje", "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 40c22d8ae2392..32c1cfc35953a 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -107,13 +107,6 @@ "Reset" : "Resetiraj", "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", - "Allow editing" : "Dopusti uređivanje", - "Read only" : "Samo za čitanje", - "Allow upload and editing" : "Omogući otpremanje i uređivanje", - "File drop (upload only)" : "Povlačenje datoteke (samo za otpremanje)", - "Read" : "Čitaj", - "Upload" : "Otpremi", - "Edit" : "Uredi", "group" : "grupa", "conversation" : "razgovor", "remote" : "na daljinu", @@ -161,6 +154,8 @@ "Talk conversation" : "Razgovori u alatu Talk", "Deck board" : "Deck ploča", "on {server}" : "na {server}", + "Allow upload and editing" : "Omogući otpremanje i uređivanje", + "Allow editing" : "Dopusti uređivanje", "Advanced settings" : "Napredne postavke", "Share label" : "oznaka za dijeljenje", "Password" : "Zaporka", @@ -170,7 +165,9 @@ "Hide download" : "Sakrij preuzimanje", "Note to recipient" : "Obavijest primatelju", "Enter a note for the share recipient" : "Unesite bilješku za primatelja dijeljenja", + "Read" : "Čitaj", "Create" : "Stvori", + "Edit" : "Uredi", "Share" : "Dijeli", "Delete share" : "Izbriši dijeljenje", "Others with access" : "Korisnici s omogućenim pristupom", @@ -228,6 +225,9 @@ "Please specify a valid federated user ID" : "Navedite važeći ID udruženog korisnika", "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." : "Ova aplikacija omogućuje korisnicima dijeljenje datoteka unutar Nextclouda. Ako je omogućena, administrator može odabrati grupe koje mogu dijeliti datoteke. Tada važeći korisnici mogu dijeliti datoteke i mape s drugim korisnicima i grupama unutar Nextclouda. Ako administrator omogući značajku poveznice dijeljenja, vanjska poveznica može se koristiti za dijeljenje datoteka s drugim korisnicima izvan Nextclouda. Administratori također mogu nametnuti zaporke, datume isteka i omogućiti dijeljenje između poslužitelja putem poveznica za dijeljenje, kao i dijeljenje s mobilnih uređaja.\nIsključivanjem ove značajke uklanjaju se dijeljene datoteke i mape s poslužitelja za sve primatelje dijeljenja, a također i s klijenata za sinkronizaciju i mobilnih aplikacija. Više informacija možete pronaći u Nextcloudovoj dokumentaciji.", "Accept user and group shares by default" : "Automatski prihvati dijeljenja korisnika i grupa", + "Read only" : "Samo za čitanje", + "File drop (upload only)" : "Povlačenje datoteke (samo za otpremanje)", + "Upload" : "Otpremi", "Allow creating" : "Dopusti stvaranje", "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index dbc1d36e3d118..3315033b8afc6 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Válasszon egy mappát az elfogadott megosztásokhoz", "Invalid path selected" : "Érvénytelen útvonal választva", "Unknown error" : "Ismeretlen hiba", - "Allow editing" : "Szerkesztés engedélyezése", - "Read only" : "Csak olvasható", - "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", - "File drop (upload only)" : "Fájl ejtés (csak feltöltés)", - "Custom permissions" : "Egyéni jogosultságok", - "Read" : "Olvasás", - "Upload" : "Feltöltés", - "Edit" : "Szerkesztés", - "Bundled permissions" : "Összetartozó jogosultságok", "Open Sharing Details" : "Megosztás részleteinek megnyitása", "group" : "csoport", "conversation" : "beszélgetés", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Csak megtekintés", "Can edit" : "Szerkesztheti", "File drop" : "Fájllerakat", + "Custom permissions" : "Egyéni jogosultságok", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", "Resharing is not allowed" : "A megosztás továbbadása nem engedélyezett", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Kártyatábla", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", + "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", + "Allow editing" : "Szerkesztés engedélyezése", "Upload only" : "Csak feltöltés", "Advanced settings" : "Speciális beállítások", "Share label" : "Megosztás címkéje", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Letöltés engedélyezése", "Note to recipient" : "Jegyzet a címzettnek", "Enter a note for the share recipient" : "Adjon meg egy megjegyzést a megosztás címzettje számára", + "Read" : "Olvasás", "Create" : "Létrehozás", + "Edit" : "Szerkesztés", "Share" : "Megosztás", "Delete share" : "Megosztás törlése", "Share with" : "Megosztva a következővel", @@ -285,6 +281,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", "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." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "Accept user and group shares by default" : "A felhasználói és csoportos megosztás elfogadása alapértelmezetten", + "Read only" : "Csak olvasható", + "File drop (upload only)" : "Fájl ejtés (csak feltöltés)", + "Upload" : "Feltöltés", + "Bundled permissions" : "Összetartozó jogosultságok", "Allow creating" : "Létrehozás engedélyezése", "Allow deleting" : "Törlés engedélyezése", "Allow resharing" : "A megosztás továbbadásának engedélyezése", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index bffa5ca704567..a0ff141ea6660 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Válasszon egy mappát az elfogadott megosztásokhoz", "Invalid path selected" : "Érvénytelen útvonal választva", "Unknown error" : "Ismeretlen hiba", - "Allow editing" : "Szerkesztés engedélyezése", - "Read only" : "Csak olvasható", - "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", - "File drop (upload only)" : "Fájl ejtés (csak feltöltés)", - "Custom permissions" : "Egyéni jogosultságok", - "Read" : "Olvasás", - "Upload" : "Feltöltés", - "Edit" : "Szerkesztés", - "Bundled permissions" : "Összetartozó jogosultságok", "Open Sharing Details" : "Megosztás részleteinek megnyitása", "group" : "csoport", "conversation" : "beszélgetés", @@ -168,6 +159,7 @@ "View only" : "Csak megtekintés", "Can edit" : "Szerkesztheti", "File drop" : "Fájllerakat", + "Custom permissions" : "Egyéni jogosultságok", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", "Resharing is not allowed" : "A megosztás továbbadása nem engedélyezett", @@ -184,6 +176,8 @@ "Deck board" : "Kártyatábla", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", + "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", + "Allow editing" : "Szerkesztés engedélyezése", "Upload only" : "Csak feltöltés", "Advanced settings" : "Speciális beállítások", "Share label" : "Megosztás címkéje", @@ -198,7 +192,9 @@ "Allow download" : "Letöltés engedélyezése", "Note to recipient" : "Jegyzet a címzettnek", "Enter a note for the share recipient" : "Adjon meg egy megjegyzést a megosztás címzettje számára", + "Read" : "Olvasás", "Create" : "Létrehozás", + "Edit" : "Szerkesztés", "Share" : "Megosztás", "Delete share" : "Megosztás törlése", "Share with" : "Megosztva a következővel", @@ -283,6 +279,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "A(z) %s megosztása sikertelen, mert a háttérprogram nem támogatja a szobamegosztásokat", "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." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "Accept user and group shares by default" : "A felhasználói és csoportos megosztás elfogadása alapértelmezetten", + "Read only" : "Csak olvasható", + "File drop (upload only)" : "Fájl ejtés (csak feltöltés)", + "Upload" : "Feltöltés", + "Bundled permissions" : "Összetartozó jogosultságok", "Allow creating" : "Létrehozás engedélyezése", "Allow deleting" : "Törlés engedélyezése", "Allow resharing" : "A megosztás továbbadásának engedélyezése", diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 6e3bfa951a331..04ddcb72f269f 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Veldu sjáfgefna möppu fyrir samþykktar sameignir", "Invalid path selected" : "Ógild slóð valin", "Unknown error" : "Óþekkt villa", - "Allow editing" : "Leyfa breytingar", - "Read only" : "Skrifvarið", - "Allow upload and editing" : "Leyfa innsendingu og breytingar", - "File drop (upload only)" : "Slepping skráa (einungis innsending)", - "Custom permissions" : "Sérsniðnar heimildir", - "Read" : "Lesa", - "Upload" : "Senda inn", - "Edit" : "Breyta", - "Bundled permissions" : "Meðfylgjandi heimildir", "Open Sharing Details" : "Opna nánari upplýsingar um deilingu", "group" : "hópur", "conversation" : "samtal", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Einungis skoða", "Can edit" : "Getur breytt", "File drop" : "Slepping skráa", + "Custom permissions" : "Sérsniðnar heimildir", "Search for share recipients" : "Leita að viðtakendum sameignar", "No recommendations. Start typing." : "Engar tillögur. Byrjaðu að skrifa.", "Resharing is not allowed" : "Endurdeiling er ekki leyfð", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Deck-borð", "ScienceMesh" : "ScienceMesh", "on {server}" : "á {server}", + "Allow upload and editing" : "Leyfa innsendingu og breytingar", + "Allow editing" : "Leyfa breytingar", "Upload only" : "Einungis innsending", "Advanced settings" : "Ítarlegri valkostir", "Share label" : "Merking á sameign", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Leyfa niðurhal", "Note to recipient" : "Minnispunktur til viðtakanda", "Enter a note for the share recipient" : "Settu inn minnispunkt til viðtakanda sameignar", + "Read" : "Lesa", "Create" : "Búa til", + "Edit" : "Breyta", "Share" : "Deila", "Delete share" : "Eyða sameign", "Share with" : "Deila með", @@ -285,6 +281,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Deiling %s mistókst því bakvinnslukerfið leyfir ekki ScienceMesh-sameignir", "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." : "Þetta forrit gerir notendum kleift að deila skrám innan Nextcloud. Ef þetta er virkt getur stjórnandi valið hvaða hópar geti deilt skrám. Viðkomandi notendur geta þá deilt skrám og möppum með öðrum notendum og hópum innan Nextcloud. Að auki, ef stjórnandinn virkjar eiginleikan til að deila með tenglum, er hægt að nota ytri tengil til að deila skrám með öðrum notendum utan Nextcloud. Stjórnendur geta líka krafist notkunar lykilorða, gildistíma og virkjað þjónn-í-þjón deilingu með deilitenglum, rétt eins og deilingu með snjalltækjum.\nSé slökkt á þessum eiginleika, eru deildar skrár og möppur fjarlægðar af þjóninum fyrir alla notendur þessara sameigna, og einnig úr samstillingaforritum og snjalltækjum. Ítarlegri upplýsingar um þetta má finna í hjálparskjölum Nextcloud.", "Accept user and group shares by default" : "Samþykkja sjálfgefið sameignir frá notendum og hópum", + "Read only" : "Skrifvarið", + "File drop (upload only)" : "Slepping skráa (einungis innsending)", + "Upload" : "Senda inn", + "Bundled permissions" : "Meðfylgjandi heimildir", "Allow creating" : "Leyfa að búa til", "Allow deleting" : "Leyfa að eyða", "Allow resharing" : "Leyfa endurdeilingu", diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 35a8d90566ec7..328d2996aaee2 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Veldu sjáfgefna möppu fyrir samþykktar sameignir", "Invalid path selected" : "Ógild slóð valin", "Unknown error" : "Óþekkt villa", - "Allow editing" : "Leyfa breytingar", - "Read only" : "Skrifvarið", - "Allow upload and editing" : "Leyfa innsendingu og breytingar", - "File drop (upload only)" : "Slepping skráa (einungis innsending)", - "Custom permissions" : "Sérsniðnar heimildir", - "Read" : "Lesa", - "Upload" : "Senda inn", - "Edit" : "Breyta", - "Bundled permissions" : "Meðfylgjandi heimildir", "Open Sharing Details" : "Opna nánari upplýsingar um deilingu", "group" : "hópur", "conversation" : "samtal", @@ -168,6 +159,7 @@ "View only" : "Einungis skoða", "Can edit" : "Getur breytt", "File drop" : "Slepping skráa", + "Custom permissions" : "Sérsniðnar heimildir", "Search for share recipients" : "Leita að viðtakendum sameignar", "No recommendations. Start typing." : "Engar tillögur. Byrjaðu að skrifa.", "Resharing is not allowed" : "Endurdeiling er ekki leyfð", @@ -184,6 +176,8 @@ "Deck board" : "Deck-borð", "ScienceMesh" : "ScienceMesh", "on {server}" : "á {server}", + "Allow upload and editing" : "Leyfa innsendingu og breytingar", + "Allow editing" : "Leyfa breytingar", "Upload only" : "Einungis innsending", "Advanced settings" : "Ítarlegri valkostir", "Share label" : "Merking á sameign", @@ -198,7 +192,9 @@ "Allow download" : "Leyfa niðurhal", "Note to recipient" : "Minnispunktur til viðtakanda", "Enter a note for the share recipient" : "Settu inn minnispunkt til viðtakanda sameignar", + "Read" : "Lesa", "Create" : "Búa til", + "Edit" : "Breyta", "Share" : "Deila", "Delete share" : "Eyða sameign", "Share with" : "Deila með", @@ -283,6 +279,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Deiling %s mistókst því bakvinnslukerfið leyfir ekki ScienceMesh-sameignir", "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." : "Þetta forrit gerir notendum kleift að deila skrám innan Nextcloud. Ef þetta er virkt getur stjórnandi valið hvaða hópar geti deilt skrám. Viðkomandi notendur geta þá deilt skrám og möppum með öðrum notendum og hópum innan Nextcloud. Að auki, ef stjórnandinn virkjar eiginleikan til að deila með tenglum, er hægt að nota ytri tengil til að deila skrám með öðrum notendum utan Nextcloud. Stjórnendur geta líka krafist notkunar lykilorða, gildistíma og virkjað þjónn-í-þjón deilingu með deilitenglum, rétt eins og deilingu með snjalltækjum.\nSé slökkt á þessum eiginleika, eru deildar skrár og möppur fjarlægðar af þjóninum fyrir alla notendur þessara sameigna, og einnig úr samstillingaforritum og snjalltækjum. Ítarlegri upplýsingar um þetta má finna í hjálparskjölum Nextcloud.", "Accept user and group shares by default" : "Samþykkja sjálfgefið sameignir frá notendum og hópum", + "Read only" : "Skrifvarið", + "File drop (upload only)" : "Slepping skráa (einungis innsending)", + "Upload" : "Senda inn", + "Bundled permissions" : "Meðfylgjandi heimildir", "Allow creating" : "Leyfa að búa til", "Allow deleting" : "Leyfa að eyða", "Allow resharing" : "Leyfa endurdeilingu", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 4a03637c8f65a..65cca3e1dba8d 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Scegli una cartella predefinita per le condivisioni accettate", "Invalid path selected" : "Percorso selezionato non valido", "Unknown error" : "Errore sconosciuto", - "Allow editing" : "Consenti la modifica", - "Read only" : "Sola lettura", - "Allow upload and editing" : "Consenti caricamento e modifica", - "File drop (upload only)" : "Rilascia file (solo caricamento)", - "Custom permissions" : "Autorizzazioni personalizzate", - "Read" : "Lettura", - "Upload" : "Carica", - "Edit" : "Modifica", - "Bundled permissions" : "Permessi raggruppati", "Open Sharing Details" : "Apri i dettagli di condivisione", "group" : "gruppo", "conversation" : "conversazione", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Sola lettura", "Can edit" : "Può modificare", "File drop" : "Elimina file", + "Custom permissions" : "Autorizzazioni personalizzate", "Search for share recipients" : "Cerca i destinatari della condivisione", "No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.", "Resharing is not allowed" : "La ri-condivisione non è consentita", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Lavagna di Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "su {server}", + "Allow upload and editing" : "Consenti caricamento e modifica", + "Allow editing" : "Consenti la modifica", "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Consenti scaricamento", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione", + "Read" : "Lettura", "Create" : "Crea", + "Edit" : "Modifica", "Share" : "Condividi", "Delete share" : "Elimina condivisione", "Share with {userName}" : "Condividi con {userName}", @@ -289,6 +285,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di sciencemesh", "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.", "Accept user and group shares by default" : "Accetta le condivisioni di utenti e gruppi in modo predefinito", + "Read only" : "Sola lettura", + "File drop (upload only)" : "Rilascia file (solo caricamento)", + "Upload" : "Carica", + "Bundled permissions" : "Permessi raggruppati", "Allow creating" : "Consenti la creazione", "Allow deleting" : "Consenti l'eliminazione", "Allow resharing" : "Consenti la ri-condivisione", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 52cb7dbb83e39..4a7c7d43069ab 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Scegli una cartella predefinita per le condivisioni accettate", "Invalid path selected" : "Percorso selezionato non valido", "Unknown error" : "Errore sconosciuto", - "Allow editing" : "Consenti la modifica", - "Read only" : "Sola lettura", - "Allow upload and editing" : "Consenti caricamento e modifica", - "File drop (upload only)" : "Rilascia file (solo caricamento)", - "Custom permissions" : "Autorizzazioni personalizzate", - "Read" : "Lettura", - "Upload" : "Carica", - "Edit" : "Modifica", - "Bundled permissions" : "Permessi raggruppati", "Open Sharing Details" : "Apri i dettagli di condivisione", "group" : "gruppo", "conversation" : "conversazione", @@ -168,6 +159,7 @@ "View only" : "Sola lettura", "Can edit" : "Può modificare", "File drop" : "Elimina file", + "Custom permissions" : "Autorizzazioni personalizzate", "Search for share recipients" : "Cerca i destinatari della condivisione", "No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.", "Resharing is not allowed" : "La ri-condivisione non è consentita", @@ -184,6 +176,8 @@ "Deck board" : "Lavagna di Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "su {server}", + "Allow upload and editing" : "Consenti caricamento e modifica", + "Allow editing" : "Consenti la modifica", "Upload only" : "Solo caricamento", "Advanced settings" : "Impostazioni avanzate", "Share label" : "Condividi etichetta", @@ -198,7 +192,9 @@ "Allow download" : "Consenti scaricamento", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione", + "Read" : "Lettura", "Create" : "Crea", + "Edit" : "Modifica", "Share" : "Condividi", "Delete share" : "Elimina condivisione", "Share with {userName}" : "Condividi con {userName}", @@ -287,6 +283,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di sciencemesh", "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.", "Accept user and group shares by default" : "Accetta le condivisioni di utenti e gruppi in modo predefinito", + "Read only" : "Sola lettura", + "File drop (upload only)" : "Rilascia file (solo caricamento)", + "Upload" : "Carica", + "Bundled permissions" : "Permessi raggruppati", "Allow creating" : "Consenti la creazione", "Allow deleting" : "Consenti l'eliminazione", "Allow resharing" : "Consenti la ri-condivisione", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 8c9b0bea4bcda..160559793f857 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "共有を受け入れるためのデフォルトフォルダーを選択", "Invalid path selected" : "無効なパスが選択されました", "Unknown error" : "不明なエラー", - "Allow editing" : "編集を許可", - "Read only" : "読み込み専用", - "Allow upload and editing" : "アップロードと編集を許可", - "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", - "Custom permissions" : "カスタム権限", - "Read" : "読み込み", - "Upload" : "アップロード", - "Edit" : "編集", - "Bundled permissions" : "バンドルされているパーミッション", "Open Sharing Details" : "共有の詳細を開く", "group" : "グループ", "conversation" : "会話", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "閲覧のみ", "Can edit" : "編集可能", "File drop" : "ファイルを転送", + "Custom permissions" : "カスタム権限", "Search for share recipients" : "共有の受信者を検索", "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。", "Resharing is not allowed" : "再共有は許可されていません", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Deckボード", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} に", + "Allow upload and editing" : "アップロードと編集を許可", + "Allow editing" : "編集を許可", "Upload only" : "アップロードのみ", "Advanced settings" : "詳細設定", "Share label" : "共有ラベル", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "ダウンロードを許可", "Note to recipient" : "受取人への注意", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", + "Read" : "読み込み", "Create" : "作成", + "Edit" : "編集", "Share" : "共有", "Delete share" : "共有を解除", "Share with {userName}" : "{userName} と共有", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "バックエンドが sciencemesh 共有をサポートしていないため %s 共有に失敗しました。", "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." : "このアプリケーションを使用すると、ユーザーはNextcloud内でファイルを共有できます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 その後、該当するユーザーは、ファイルやフォルダーをNextcloud内の他のユーザーやグループと共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud以外の他のユーザーとファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバー間の共有やモバイルデバイスからの共有も可能にします。この機能をオフにすると、サーバー上のすべての共有受信者の共有ファイルとフォルダーが削除され、 クライアントアプリとモバイルアプリにも同期されます。 詳しくはNextcloudのドキュメントを参照してください。", "Accept user and group shares by default" : "デフォルトでユーザーとグループの共有を受け入れる", + "Read only" : "読み込み専用", + "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", + "Upload" : "アップロード", + "Bundled permissions" : "バンドルされているパーミッション", "Allow creating" : "作成許可", "Allow deleting" : "削除許可", "Allow resharing" : "再共有を許可する", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 615ea3e14ef20..935284858f824 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "共有を受け入れるためのデフォルトフォルダーを選択", "Invalid path selected" : "無効なパスが選択されました", "Unknown error" : "不明なエラー", - "Allow editing" : "編集を許可", - "Read only" : "読み込み専用", - "Allow upload and editing" : "アップロードと編集を許可", - "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", - "Custom permissions" : "カスタム権限", - "Read" : "読み込み", - "Upload" : "アップロード", - "Edit" : "編集", - "Bundled permissions" : "バンドルされているパーミッション", "Open Sharing Details" : "共有の詳細を開く", "group" : "グループ", "conversation" : "会話", @@ -175,6 +166,7 @@ "View only" : "閲覧のみ", "Can edit" : "編集可能", "File drop" : "ファイルを転送", + "Custom permissions" : "カスタム権限", "Search for share recipients" : "共有の受信者を検索", "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。", "Resharing is not allowed" : "再共有は許可されていません", @@ -191,6 +183,8 @@ "Deck board" : "Deckボード", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} に", + "Allow upload and editing" : "アップロードと編集を許可", + "Allow editing" : "編集を許可", "Upload only" : "アップロードのみ", "Advanced settings" : "詳細設定", "Share label" : "共有ラベル", @@ -205,7 +199,9 @@ "Allow download" : "ダウンロードを許可", "Note to recipient" : "受取人への注意", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", + "Read" : "読み込み", "Create" : "作成", + "Edit" : "編集", "Share" : "共有", "Delete share" : "共有を解除", "Share with {userName}" : "{userName} と共有", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "バックエンドが sciencemesh 共有をサポートしていないため %s 共有に失敗しました。", "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." : "このアプリケーションを使用すると、ユーザーはNextcloud内でファイルを共有できます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 その後、該当するユーザーは、ファイルやフォルダーをNextcloud内の他のユーザーやグループと共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud以外の他のユーザーとファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバー間の共有やモバイルデバイスからの共有も可能にします。この機能をオフにすると、サーバー上のすべての共有受信者の共有ファイルとフォルダーが削除され、 クライアントアプリとモバイルアプリにも同期されます。 詳しくはNextcloudのドキュメントを参照してください。", "Accept user and group shares by default" : "デフォルトでユーザーとグループの共有を受け入れる", + "Read only" : "読み込み専用", + "File drop (upload only)" : "ファイルドロップ(アップロードのみ)", + "Upload" : "アップロード", + "Bundled permissions" : "バンドルされているパーミッション", "Allow creating" : "作成許可", "Allow deleting" : "削除許可", "Allow resharing" : "再共有を許可する", diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 7558e1360b515..b950496e2d2ce 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares", "Invalid path selected" : "Invalid path selected", "Unknown error" : "Unknown error", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", - "File drop (upload only)" : "File drop (upload only)", - "Custom permissions" : "Custom permissions", - "Read" : "Read", - "Upload" : "Upload", - "Edit" : "Edit", - "Bundled permissions" : "Bundled permissions", "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "View only", "Can edit" : "Can edit", "File drop" : "File drop", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Allow upload and editing" : "Allow upload and editing", + "Allow editing" : "Allow editing", "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", + "Read" : "Read", "Create" : "Create", + "Edit" : "Edit", "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", @@ -291,6 +287,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "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.", "Accept user and group shares by default" : "Accept user and group shares by default", + "Read only" : "Read only", + "File drop (upload only)" : "File drop (upload only)", + "Upload" : "Upload", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "Allow creating", "Allow deleting" : "Allow deleting", "Allow resharing" : "Allow resharing", diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index f6c60dc208038..a39549e263695 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Choose a default folder for accepted shares", "Invalid path selected" : "Invalid path selected", "Unknown error" : "Unknown error", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "Allow upload and editing", - "File drop (upload only)" : "File drop (upload only)", - "Custom permissions" : "Custom permissions", - "Read" : "Read", - "Upload" : "Upload", - "Edit" : "Edit", - "Bundled permissions" : "Bundled permissions", "Open Sharing Details" : "Open Sharing Details", "group" : "group", "conversation" : "conversation", @@ -168,6 +159,7 @@ "View only" : "View only", "Can edit" : "Can edit", "File drop" : "File drop", + "Custom permissions" : "Custom permissions", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Resharing is not allowed" : "Resharing is not allowed", @@ -184,6 +176,8 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", + "Allow upload and editing" : "Allow upload and editing", + "Allow editing" : "Allow editing", "Upload only" : "Upload only", "Advanced settings" : "Advanced settings", "Share label" : "Share label", @@ -198,7 +192,9 @@ "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", + "Read" : "Read", "Create" : "Create", + "Edit" : "Edit", "Share" : "Share", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", @@ -289,6 +285,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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." : "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.", "Accept user and group shares by default" : "Accept user and group shares by default", + "Read only" : "Read only", + "File drop (upload only)" : "File drop (upload only)", + "Upload" : "Upload", + "Bundled permissions" : "Bundled permissions", "Allow creating" : "Allow creating", "Allow deleting" : "Allow deleting", "Allow resharing" : "Allow resharing", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index d090c018940ef..56f9f21a8cc8a 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "수락한 공유의 기본 폴더를 지정하세요.", "Invalid path selected" : "잘못된 경로가 선택됨", "Unknown error" : "알 수 없는 오류", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "업로드와 수정 허용", - "File drop (upload only)" : "업로드만 허용", - "Custom permissions" : "사용자 지정 권한", - "Read" : "읽기", - "Upload" : "업로드", - "Edit" : "편집", - "Bundled permissions" : "번들 권한", "Open Sharing Details" : "공유 세부 사항 열기", "group" : "그룹", "conversation" : "대화", @@ -169,6 +160,7 @@ OC.L10N.register( "View only" : "읽기 전용", "Can edit" : "편집할 수 있음", "File drop" : "업로드만 허용", + "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", "Resharing is not allowed" : "다시 공유할 수 없음", @@ -184,6 +176,8 @@ OC.L10N.register( "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", + "Allow upload and editing" : "업로드와 수정 허용", + "Allow editing" : "Allow editing", "Upload only" : "업로드만", "Advanced settings" : "고급 설정", "Share label" : "레이블 공유", @@ -198,7 +192,9 @@ OC.L10N.register( "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", "Enter a note for the share recipient" : "받는이를 위한 메모 입력", + "Read" : "읽기", "Create" : "생성", + "Edit" : "편집", "Share" : "공유", "Delete share" : "공유 삭제", "Share with {userName}" : "{userName}와(과) 공유", @@ -290,6 +286,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.", "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." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.", "Accept user and group shares by default" : "사용자 공유나 그룹 공유를 기본으로 허용함", + "Read only" : "Read only", + "File drop (upload only)" : "업로드만 허용", + "Upload" : "업로드", + "Bundled permissions" : "번들 권한", "Allow creating" : "생성 수락", "Allow deleting" : "삭제 수락", "Allow resharing" : "재공유 허용", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 893d7b2d94191..73a57415f1bf6 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "수락한 공유의 기본 폴더를 지정하세요.", "Invalid path selected" : "잘못된 경로가 선택됨", "Unknown error" : "알 수 없는 오류", - "Allow editing" : "Allow editing", - "Read only" : "Read only", - "Allow upload and editing" : "업로드와 수정 허용", - "File drop (upload only)" : "업로드만 허용", - "Custom permissions" : "사용자 지정 권한", - "Read" : "읽기", - "Upload" : "업로드", - "Edit" : "편집", - "Bundled permissions" : "번들 권한", "Open Sharing Details" : "공유 세부 사항 열기", "group" : "그룹", "conversation" : "대화", @@ -167,6 +158,7 @@ "View only" : "읽기 전용", "Can edit" : "편집할 수 있음", "File drop" : "업로드만 허용", + "Custom permissions" : "사용자 지정 권한", "Search for share recipients" : "공유 받는이 검색", "No recommendations. Start typing." : "추천 없음. 타이핑을 시작하십시오", "Resharing is not allowed" : "다시 공유할 수 없음", @@ -182,6 +174,8 @@ "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", + "Allow upload and editing" : "업로드와 수정 허용", + "Allow editing" : "Allow editing", "Upload only" : "업로드만", "Advanced settings" : "고급 설정", "Share label" : "레이블 공유", @@ -196,7 +190,9 @@ "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", "Enter a note for the share recipient" : "받는이를 위한 메모 입력", + "Read" : "읽기", "Create" : "생성", + "Edit" : "편집", "Share" : "공유", "Delete share" : "공유 삭제", "Share with {userName}" : "{userName}와(과) 공유", @@ -288,6 +284,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "백엔드가 ScienceMesh 공유를 지원하지 않기 때문에 %s의 공유가 실패했습니다.", "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." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.", "Accept user and group shares by default" : "사용자 공유나 그룹 공유를 기본으로 허용함", + "Read only" : "Read only", + "File drop (upload only)" : "업로드만 허용", + "Upload" : "업로드", + "Bundled permissions" : "번들 권한", "Allow creating" : "생성 수락", "Allow deleting" : "삭제 수락", "Allow resharing" : "재공유 허용", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 3d3e02461635f..24900f4c267b0 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -115,13 +115,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Pasirinkite numatytąjį aplanką priimtiems viešiniams", "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", - "Allow editing" : "Leisti redaguoti", - "Read only" : "Tik skaitymui", - "Allow upload and editing" : "Leisti įkelti ir redaguoti", - "File drop (upload only)" : "Failų įmetimas (tik įkėlimas)", - "Read" : "Skaityti", - "Upload" : "Įkelti", - "Edit" : "Taisyti", "group" : "grupė", "conversation" : "pokalbis", "remote" : "nuotolinis", @@ -164,6 +157,8 @@ OC.L10N.register( "Email" : "El. paštas", "Circle" : "Ratas", "on {server}" : "serveryje {server}", + "Allow upload and editing" : "Leisti įkelti ir redaguoti", + "Allow editing" : "Leisti redaguoti", "Advanced settings" : "Išplėstiniai nustatymai", "Share label" : "Viešinio etiketė", "Password" : "Slaptažodis", @@ -176,7 +171,9 @@ OC.L10N.register( "Allow download" : "Leisti atsisiųsti", "Note to recipient" : "Pastaba gavėjui", "Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui", + "Read" : "Skaityti", "Create" : "Sukurti", + "Edit" : "Taisyti", "Share" : "Bendrinti", "Delete share" : "Ištrinti viešinį", "Share with" : "Bendrinti su", @@ -235,6 +232,9 @@ OC.L10N.register( "Please specify a valid user" : "Nurodykite naudotoją", "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." : "Ši programa leidžia naudotojams bendrinti failus „Nextcloud“ platformoje. Jei įjungta, administratorius gali pasirinkti, kurios naudotojų grupės galės bendrinti failus. Tuomet atitinkami naudotojai galės bendrinti failus ir aplankus su kitais „Nextcloud“ naudotojais ir jų grupėmis. Be to, jei administratorius įjungia bendrinimo nuorodos ypatybę, išorinė nuoroda galės būti naudojama bendrinant failus su išoriniais naudotojais už „Nextcloud“ ribų. Administratoriai taip pat gali nustatyti slaptažodžius, viešinio galiojimo datas ir įjungti per bendrinimo nuorodas bendrinimą nuo serverio serveriui, o taip pat bendrinimą iš mobiliųjų įrenginių.\nIšjungus šią ypatybę, serveryje esantys bendrinami failai ir aplankai taps nebeprieinami visiems viešinio gavėjams, o taip pat sinchronizavimo klientams ir mobiliosioms programėlėms. Daugiau informacijos rasite „Nextcloud“ dokumentacijoje. ", "Accept user and group shares by default" : "Pagal numatymą, priimti naudotojo ir grupių viešinius", + "Read only" : "Tik skaitymui", + "File drop (upload only)" : "Failų įmetimas (tik įkėlimas)", + "Upload" : "Įkelti", "Allow creating" : "Leisti sukūrimą", "Allow deleting" : "Leisti ištrynimą", "Allow resharing" : "Leisti bendrinti iš naujo", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index eef41adc6bccc..be17f3e1dc49c 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -113,13 +113,6 @@ "Choose a default folder for accepted shares" : "Pasirinkite numatytąjį aplanką priimtiems viešiniams", "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", - "Allow editing" : "Leisti redaguoti", - "Read only" : "Tik skaitymui", - "Allow upload and editing" : "Leisti įkelti ir redaguoti", - "File drop (upload only)" : "Failų įmetimas (tik įkėlimas)", - "Read" : "Skaityti", - "Upload" : "Įkelti", - "Edit" : "Taisyti", "group" : "grupė", "conversation" : "pokalbis", "remote" : "nuotolinis", @@ -162,6 +155,8 @@ "Email" : "El. paštas", "Circle" : "Ratas", "on {server}" : "serveryje {server}", + "Allow upload and editing" : "Leisti įkelti ir redaguoti", + "Allow editing" : "Leisti redaguoti", "Advanced settings" : "Išplėstiniai nustatymai", "Share label" : "Viešinio etiketė", "Password" : "Slaptažodis", @@ -174,7 +169,9 @@ "Allow download" : "Leisti atsisiųsti", "Note to recipient" : "Pastaba gavėjui", "Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui", + "Read" : "Skaityti", "Create" : "Sukurti", + "Edit" : "Taisyti", "Share" : "Bendrinti", "Delete share" : "Ištrinti viešinį", "Share with" : "Bendrinti su", @@ -233,6 +230,9 @@ "Please specify a valid user" : "Nurodykite naudotoją", "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." : "Ši programa leidžia naudotojams bendrinti failus „Nextcloud“ platformoje. Jei įjungta, administratorius gali pasirinkti, kurios naudotojų grupės galės bendrinti failus. Tuomet atitinkami naudotojai galės bendrinti failus ir aplankus su kitais „Nextcloud“ naudotojais ir jų grupėmis. Be to, jei administratorius įjungia bendrinimo nuorodos ypatybę, išorinė nuoroda galės būti naudojama bendrinant failus su išoriniais naudotojais už „Nextcloud“ ribų. Administratoriai taip pat gali nustatyti slaptažodžius, viešinio galiojimo datas ir įjungti per bendrinimo nuorodas bendrinimą nuo serverio serveriui, o taip pat bendrinimą iš mobiliųjų įrenginių.\nIšjungus šią ypatybę, serveryje esantys bendrinami failai ir aplankai taps nebeprieinami visiems viešinio gavėjams, o taip pat sinchronizavimo klientams ir mobiliosioms programėlėms. Daugiau informacijos rasite „Nextcloud“ dokumentacijoje. ", "Accept user and group shares by default" : "Pagal numatymą, priimti naudotojo ir grupių viešinius", + "Read only" : "Tik skaitymui", + "File drop (upload only)" : "Failų įmetimas (tik įkėlimas)", + "Upload" : "Įkelti", "Allow creating" : "Leisti sukūrimą", "Allow deleting" : "Leisti ištrynimą", "Allow resharing" : "Leisti bendrinti iš naujo", diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js index 5e72f8732473f..4201c4fa8aa8c 100644 --- a/apps/files_sharing/l10n/lv.js +++ b/apps/files_sharing/l10n/lv.js @@ -104,13 +104,6 @@ OC.L10N.register( "Sharing" : "Koplietošana", "Reset" : "Atiestatīt", "Unknown error" : "Nezināma kļūda", - "Allow editing" : "Atļaut rediģēšanu", - "Read only" : "Tikai lasāms", - "Allow upload and editing" : "Atļaut augšupielādi un rediģēšanu", - "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", - "Read" : "Lasīt", - "Upload" : "Augšupielādēt", - "Edit" : "Rediģēt", "group" : "grupa", "conversation" : "saruna", "remote" : "attālināti", @@ -138,6 +131,8 @@ OC.L10N.register( "Email" : "E-pasts", "Circle" : "Loks", "on {server}" : "uz {server}", + "Allow upload and editing" : "Atļaut augšupielādi un rediģēšanu", + "Allow editing" : "Atļaut rediģēšanu", "Advanced settings" : "Paplašināti iestatījumi", "Set password" : "Uzstādīt paroli", "Video verification" : "Video verifikācija", @@ -145,6 +140,8 @@ OC.L10N.register( "Expiration date" : "Termiņa datums", "Hide download" : "Slēpt lejupielādi", "Note to recipient" : "Piezīme saņēmējam", + "Read" : "Lasīt", + "Edit" : "Rediģēt", "Share" : "Koplietot", "Others with access" : "Citi ar pieeju", "Expires {relativetime}" : "Termiņš beidzas {relativetime}", @@ -191,6 +188,9 @@ OC.L10N.register( "No expiration date set" : "Nav noteikts derīguma termiņa beigu datums", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām", + "Read only" : "Tikai lasāms", + "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", + "Upload" : "Augšupielādēt", "Allow creating" : "Atļaut veidošanu", "Allow deleting" : "Atļaut dzēšanu", "Allow resharing" : "Atļaut atkārtotu koplietošanu", diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 610d0e0c13dd3..9bd73995827a8 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -102,13 +102,6 @@ "Sharing" : "Koplietošana", "Reset" : "Atiestatīt", "Unknown error" : "Nezināma kļūda", - "Allow editing" : "Atļaut rediģēšanu", - "Read only" : "Tikai lasāms", - "Allow upload and editing" : "Atļaut augšupielādi un rediģēšanu", - "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", - "Read" : "Lasīt", - "Upload" : "Augšupielādēt", - "Edit" : "Rediģēt", "group" : "grupa", "conversation" : "saruna", "remote" : "attālināti", @@ -136,6 +129,8 @@ "Email" : "E-pasts", "Circle" : "Loks", "on {server}" : "uz {server}", + "Allow upload and editing" : "Atļaut augšupielādi un rediģēšanu", + "Allow editing" : "Atļaut rediģēšanu", "Advanced settings" : "Paplašināti iestatījumi", "Set password" : "Uzstādīt paroli", "Video verification" : "Video verifikācija", @@ -143,6 +138,8 @@ "Expiration date" : "Termiņa datums", "Hide download" : "Slēpt lejupielādi", "Note to recipient" : "Piezīme saņēmējam", + "Read" : "Lasīt", + "Edit" : "Rediģēt", "Share" : "Koplietot", "Others with access" : "Citi ar pieeju", "Expires {relativetime}" : "Termiņš beidzas {relativetime}", @@ -189,6 +186,9 @@ "No expiration date set" : "Nav noteikts derīguma termiņa beigu datums", "Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju", "Accept user and group shares by default" : "Pēc noklusējuma pieņemt koplietošanu no lietotājiem un grupām", + "Read only" : "Tikai lasāms", + "File drop (upload only)" : "Datņu mešana (tikai augšupielādei)", + "Upload" : "Augšupielādēt", "Allow creating" : "Atļaut veidošanu", "Allow deleting" : "Atļaut dzēšanu", "Allow resharing" : "Atļaut atkārtotu koplietošanu", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 7bfd7a1f5a2b8..eff0413b3931c 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -119,15 +119,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Избери стандардна папка за прифатените споделувања", "Invalid path selected" : "Избрана невалидна патека", "Unknown error" : "Непозната грешка", - "Allow editing" : "Овозможи уредување", - "Read only" : "Само читај", - "Allow upload and editing" : "Дозволи прикачување и уредување", - "File drop (upload only)" : "Испуши датотека (само за прикачување)", - "Custom permissions" : "Прилагодени дозволи", - "Read" : "Читај", - "Upload" : "Прикачи", - "Edit" : "Уреди", - "Bundled permissions" : "Пакет дозволи", "Open Sharing Details" : "Отвори детали за споделувањето", "group" : "група", "conversation" : "разговор", @@ -169,6 +160,7 @@ OC.L10N.register( "View only" : "Само за гледање", "Can edit" : "Може да се уредува", "File drop" : "Повлечи и прикачи", + "Custom permissions" : "Прилагодени дозволи", "Search for share recipients" : "Пребарај за примачи на споделувањето", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", "Resharing is not allowed" : "Повторно споделување не е дозволено", @@ -183,6 +175,8 @@ OC.L10N.register( "Circle" : "Круг", "Talk conversation" : "Talk раговор", "on {server}" : "на {server}", + "Allow upload and editing" : "Дозволи прикачување и уредување", + "Allow editing" : "Овозможи уредување", "Upload only" : "Само прикачување", "Advanced settings" : "Напредни параметри", "Share label" : "Ознака на споделувањето", @@ -197,7 +191,9 @@ OC.L10N.register( "Allow download" : "Дозволи преземање", "Note to recipient" : "Белешка до примачот", "Enter a note for the share recipient" : "Внесете белешка до примачот на споделуваето", + "Read" : "Читај", "Create" : "Креирај", + "Edit" : "Уреди", "Share" : "Сподели", "Delete share" : "Избриши споделување", "Save share" : "Зачувај споделување", @@ -280,6 +276,10 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Внесете валидно федерално корисничко ИД", "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." : "Оваа апликација им овозможува на корисниците да споделуваат датотеки во рамките на Nextcloud. Доколку е овозможено, администраторот може да избере кои групи можат да споделуваат датотеки. Применливите корисници потоа можат да споделуваат датотеки и папки со други корисници и групи во рамките на Nextcloud. Покрај тоа, ако администраторот ја овозможи функцијата за далечно споделување, може да се користи надворешна врска за споделување датотеки со други корисници надвор од Nextcloud. Администраторот исто така може да овозможи поставување на лозинки, датуми на истекувања и да овозможи споделување од сервер на сервер преку линкови за споделување, како и споделување од мобилни уреди.\nИсклучувањето на функцијата ги отстранува споделените датотеки и папките на серверот за сите приматели на споделување, а исто така и на клиентите за синхронизација и апликациите за мобилни. Повеќе информации се достапни во Документацијата на Nextcloud.", "Accept user and group shares by default" : "Стандардно прифаќај споделувања од корисници и групи", + "Read only" : "Само читај", + "File drop (upload only)" : "Испуши датотека (само за прикачување)", + "Upload" : "Прикачи", + "Bundled permissions" : "Пакет дозволи", "Allow creating" : "Дозволи креирање", "Allow deleting" : "Дозволи бришење", "Allow resharing" : "Дозволи повторно споделување", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index fc5d0a6de3a17..dd2de9030a8dc 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -117,15 +117,6 @@ "Choose a default folder for accepted shares" : "Избери стандардна папка за прифатените споделувања", "Invalid path selected" : "Избрана невалидна патека", "Unknown error" : "Непозната грешка", - "Allow editing" : "Овозможи уредување", - "Read only" : "Само читај", - "Allow upload and editing" : "Дозволи прикачување и уредување", - "File drop (upload only)" : "Испуши датотека (само за прикачување)", - "Custom permissions" : "Прилагодени дозволи", - "Read" : "Читај", - "Upload" : "Прикачи", - "Edit" : "Уреди", - "Bundled permissions" : "Пакет дозволи", "Open Sharing Details" : "Отвори детали за споделувањето", "group" : "група", "conversation" : "разговор", @@ -167,6 +158,7 @@ "View only" : "Само за гледање", "Can edit" : "Може да се уредува", "File drop" : "Повлечи и прикачи", + "Custom permissions" : "Прилагодени дозволи", "Search for share recipients" : "Пребарај за примачи на споделувањето", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", "Resharing is not allowed" : "Повторно споделување не е дозволено", @@ -181,6 +173,8 @@ "Circle" : "Круг", "Talk conversation" : "Talk раговор", "on {server}" : "на {server}", + "Allow upload and editing" : "Дозволи прикачување и уредување", + "Allow editing" : "Овозможи уредување", "Upload only" : "Само прикачување", "Advanced settings" : "Напредни параметри", "Share label" : "Ознака на споделувањето", @@ -195,7 +189,9 @@ "Allow download" : "Дозволи преземање", "Note to recipient" : "Белешка до примачот", "Enter a note for the share recipient" : "Внесете белешка до примачот на споделуваето", + "Read" : "Читај", "Create" : "Креирај", + "Edit" : "Уреди", "Share" : "Сподели", "Delete share" : "Избриши споделување", "Save share" : "Зачувај споделување", @@ -278,6 +274,10 @@ "Please specify a valid federated user ID" : "Внесете валидно федерално корисничко ИД", "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." : "Оваа апликација им овозможува на корисниците да споделуваат датотеки во рамките на Nextcloud. Доколку е овозможено, администраторот може да избере кои групи можат да споделуваат датотеки. Применливите корисници потоа можат да споделуваат датотеки и папки со други корисници и групи во рамките на Nextcloud. Покрај тоа, ако администраторот ја овозможи функцијата за далечно споделување, може да се користи надворешна врска за споделување датотеки со други корисници надвор од Nextcloud. Администраторот исто така може да овозможи поставување на лозинки, датуми на истекувања и да овозможи споделување од сервер на сервер преку линкови за споделување, како и споделување од мобилни уреди.\nИсклучувањето на функцијата ги отстранува споделените датотеки и папките на серверот за сите приматели на споделување, а исто така и на клиентите за синхронизација и апликациите за мобилни. Повеќе информации се достапни во Документацијата на Nextcloud.", "Accept user and group shares by default" : "Стандардно прифаќај споделувања од корисници и групи", + "Read only" : "Само читај", + "File drop (upload only)" : "Испуши датотека (само за прикачување)", + "Upload" : "Прикачи", + "Bundled permissions" : "Пакет дозволи", "Allow creating" : "Дозволи креирање", "Allow deleting" : "Дозволи бришење", "Allow resharing" : "Дозволи повторно споделување", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 7fb552e476b91..5ae4b4a687e15 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Velg en standardmappe for aksepterte delinger", "Invalid path selected" : "Ugyldig angitt sti", "Unknown error" : "Ukjent feil", - "Allow editing" : "Tillat redigering", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillatt opplasting og redigering", - "File drop (upload only)" : "Filkasse (kun opplasting)", - "Custom permissions" : "Egendefinerte tillatelser", - "Read" : "Les", - "Upload" : "Last opp", - "Edit" : "Rediger", - "Bundled permissions" : "Medfølgende tillatelser", "Open Sharing Details" : "Åpne delingsdetaljer", "group" : "gruppe", "conversation" : "samtale", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "Kun se", "Can edit" : "Kan endre", "File drop" : "Filkasse", + "Custom permissions" : "Egendefinerte tillatelser", "Search for share recipients" : "Søk etter delingsmottakere", "No recommendations. Start typing." : "Ingen forslag. Start skriving.", "Resharing is not allowed" : "Videre deling er ikke tillatt", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Deck tavle", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Allow upload and editing" : "Tillatt opplasting og redigering", + "Allow editing" : "Tillat redigering", "Upload only" : "Kun opplasting", "Advanced settings" : "Avanserte innstillinger", "Share label" : "Delingsmerkelapper", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "Tillat nedlasting", "Note to recipient" : "Melding til mottaker", "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", + "Read" : "Les", "Create" : "Opprett", + "Edit" : "Rediger", "Share" : "Del", "Delete share" : "Slett delt ressurs", "Share with {userName}" : "Del med {userName}", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Delilng av %s feilet fordi backend-en ikke støtter ScienceMesh-delinger", "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." : "Denne applikasjonen lar brukere dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle brukerne kan deretter dele filer og mapper med andre brukere og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre brukere utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "Accept user and group shares by default" : "Godta bruker- og gruppedelinger som standard", + "Read only" : "Skrivebeskyttet", + "File drop (upload only)" : "Filkasse (kun opplasting)", + "Upload" : "Last opp", + "Bundled permissions" : "Medfølgende tillatelser", "Allow creating" : "Tillat oppretting", "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index ce58a992a6277..9c77974568506 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Velg en standardmappe for aksepterte delinger", "Invalid path selected" : "Ugyldig angitt sti", "Unknown error" : "Ukjent feil", - "Allow editing" : "Tillat redigering", - "Read only" : "Skrivebeskyttet", - "Allow upload and editing" : "Tillatt opplasting og redigering", - "File drop (upload only)" : "Filkasse (kun opplasting)", - "Custom permissions" : "Egendefinerte tillatelser", - "Read" : "Les", - "Upload" : "Last opp", - "Edit" : "Rediger", - "Bundled permissions" : "Medfølgende tillatelser", "Open Sharing Details" : "Åpne delingsdetaljer", "group" : "gruppe", "conversation" : "samtale", @@ -175,6 +166,7 @@ "View only" : "Kun se", "Can edit" : "Kan endre", "File drop" : "Filkasse", + "Custom permissions" : "Egendefinerte tillatelser", "Search for share recipients" : "Søk etter delingsmottakere", "No recommendations. Start typing." : "Ingen forslag. Start skriving.", "Resharing is not allowed" : "Videre deling er ikke tillatt", @@ -191,6 +183,8 @@ "Deck board" : "Deck tavle", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Allow upload and editing" : "Tillatt opplasting og redigering", + "Allow editing" : "Tillat redigering", "Upload only" : "Kun opplasting", "Advanced settings" : "Avanserte innstillinger", "Share label" : "Delingsmerkelapper", @@ -205,7 +199,9 @@ "Allow download" : "Tillat nedlasting", "Note to recipient" : "Melding til mottaker", "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", + "Read" : "Les", "Create" : "Opprett", + "Edit" : "Rediger", "Share" : "Del", "Delete share" : "Slett delt ressurs", "Share with {userName}" : "Del med {userName}", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Delilng av %s feilet fordi backend-en ikke støtter ScienceMesh-delinger", "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." : "Denne applikasjonen lar brukere dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle brukerne kan deretter dele filer og mapper med andre brukere og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre brukere utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "Accept user and group shares by default" : "Godta bruker- og gruppedelinger som standard", + "Read only" : "Skrivebeskyttet", + "File drop (upload only)" : "Filkasse (kun opplasting)", + "Upload" : "Last opp", + "Bundled permissions" : "Medfølgende tillatelser", "Allow creating" : "Tillat oppretting", "Allow deleting" : "Tillat sletting", "Allow resharing" : "TIllat videre deling", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 983e81bc8fac4..d0359c4d4d670 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -117,14 +117,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Kies een standaard map voor geaccepteerde shares", "Invalid path selected" : "Ongeldig pad geselecteerd", "Unknown error" : "Onbekende fout", - "Allow editing" : "Bewerken toestaan", - "Read only" : "Alleen lezen", - "Allow upload and editing" : "Uploaden en bewerken toestaan", - "File drop (upload only)" : "Bestand droppen (alleen uploaden)", - "Custom permissions" : "Aangepaste machtigingen", - "Read" : "Lezen", - "Upload" : "Uploaden", - "Edit" : "Bewerk", "group" : "groep", "conversation" : "gesprek", "remote" : "extern", @@ -159,6 +151,7 @@ OC.L10N.register( "View only" : "Alleen bekijken", "Can edit" : "Kan bewerken", "File drop" : "Bestandsopslag", + "Custom permissions" : "Aangepaste machtigingen", "No recommendations. Start typing." : "Geen aanbevelingen. Begin te typen.", "Resharing is not allowed" : "Verder delen niet toegestaan", "Name or email …" : "Naam of e-mailadres …", @@ -173,6 +166,8 @@ OC.L10N.register( "Talk conversation" : "Talk gesprek", "Deck board" : "Deck board", "on {server}" : "op {server}", + "Allow upload and editing" : "Uploaden en bewerken toestaan", + "Allow editing" : "Bewerken toestaan", "Advanced settings" : "Geavanceerde instellingen", "Share label" : "Deel het label", "Set password" : "Instellen wachtwoord", @@ -186,7 +181,9 @@ OC.L10N.register( "Allow download" : "Downloaden toestaan", "Note to recipient" : "Notitie voor ontvanger", "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", + "Read" : "Lezen", "Create" : "Creëer", + "Edit" : "Bewerk", "Share" : "Delen", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", @@ -246,6 +243,9 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Geef een geldig gefedereerd gebruikersID op", "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." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.", "Accept user and group shares by default" : "Accepteer gebruiker- en groepsshares automatisch", + "Read only" : "Alleen lezen", + "File drop (upload only)" : "Bestand droppen (alleen uploaden)", + "Upload" : "Uploaden", "Allow creating" : "Toestaan creëren", "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 7dae11c3875f7..b73aad6dc6ff6 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -115,14 +115,6 @@ "Choose a default folder for accepted shares" : "Kies een standaard map voor geaccepteerde shares", "Invalid path selected" : "Ongeldig pad geselecteerd", "Unknown error" : "Onbekende fout", - "Allow editing" : "Bewerken toestaan", - "Read only" : "Alleen lezen", - "Allow upload and editing" : "Uploaden en bewerken toestaan", - "File drop (upload only)" : "Bestand droppen (alleen uploaden)", - "Custom permissions" : "Aangepaste machtigingen", - "Read" : "Lezen", - "Upload" : "Uploaden", - "Edit" : "Bewerk", "group" : "groep", "conversation" : "gesprek", "remote" : "extern", @@ -157,6 +149,7 @@ "View only" : "Alleen bekijken", "Can edit" : "Kan bewerken", "File drop" : "Bestandsopslag", + "Custom permissions" : "Aangepaste machtigingen", "No recommendations. Start typing." : "Geen aanbevelingen. Begin te typen.", "Resharing is not allowed" : "Verder delen niet toegestaan", "Name or email …" : "Naam of e-mailadres …", @@ -171,6 +164,8 @@ "Talk conversation" : "Talk gesprek", "Deck board" : "Deck board", "on {server}" : "op {server}", + "Allow upload and editing" : "Uploaden en bewerken toestaan", + "Allow editing" : "Bewerken toestaan", "Advanced settings" : "Geavanceerde instellingen", "Share label" : "Deel het label", "Set password" : "Instellen wachtwoord", @@ -184,7 +179,9 @@ "Allow download" : "Downloaden toestaan", "Note to recipient" : "Notitie voor ontvanger", "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", + "Read" : "Lezen", "Create" : "Creëer", + "Edit" : "Bewerk", "Share" : "Delen", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", @@ -244,6 +241,9 @@ "Please specify a valid federated user ID" : "Geef een geldig gefedereerd gebruikersID op", "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." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.", "Accept user and group shares by default" : "Accepteer gebruiker- en groepsshares automatisch", + "Read only" : "Alleen lezen", + "File drop (upload only)" : "Bestand droppen (alleen uploaden)", + "Upload" : "Uploaden", "Allow creating" : "Toestaan creëren", "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 154f0d44d114a..537150f93d152 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Wybierz domyślny katalog dla zaakceptowanych udostępnień", "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", "Unknown error" : "Nieznany błąd", - "Allow editing" : "Zezwalaj na edytowanie", - "Read only" : "Tylko do odczytu", - "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", - "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", - "Custom permissions" : "Uprawnienia niestandardowe", - "Read" : "Czytaj", - "Upload" : "Wyślij", - "Edit" : "Edytuj", - "Bundled permissions" : "Uprawnienia w pakiecie", "Open Sharing Details" : "Otwórz szczegóły udostępniania", "group" : "grupa", "conversation" : "rozmowa", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Tylko podgląd", "Can edit" : "Może modyfikować", "File drop" : "Upuść plik", + "Custom permissions" : "Uprawnienia niestandardowe", "Search for share recipients" : "Szukaj odbiorców udostępnienia", "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", "Resharing is not allowed" : "Udostępnianie dalej jest niedozwolone", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", + "Allow editing" : "Zezwalaj na edytowanie", "Upload only" : "Tylko wyślij", "Advanced settings" : "Ustawienia zaawansowane", "Share label" : "Udostępnij etykietę", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Zezwól na pobieranie", "Note to recipient" : "Informacja dla odbiorcy", "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia", + "Read" : "Czytaj", "Create" : "Utwórz", + "Edit" : "Edytuj", "Share" : "Udostępnij", "Delete share" : "Usuń udostępnianie", "Share with" : "Udostępnij dla", @@ -285,6 +281,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępnień Science Mesh", "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." : "Aplikacja umożliwia użytkownikom udostępnianie plików w Nextcloud. Jeśli ta opcja jest włączona, administrator może wybrać, które grupy mogą udostępniać pliki. Odpowiedni użytkownicy mogą następnie udostępniać pliki i katalogi innym użytkownikom i grupom w Nextcloud. Ponadto, jeśli administrator włączy funkcję udostępniania przez link, można użyć zewnętrznego linku do udostępniania plików innym użytkownikom poza Nextcloud. Administratorzy mogą również wymuszać hasła, daty wygaśnięcia i udostępnienia między serwerami za pośrednictwem linków udostępnienia, a także udostępnienia z urządzeń mobilnych.\nWyłączenie tej funkcji powoduje usunięcie udostępnionych plików i katalogów na serwerze dla wszystkich odbiorców, a także klientów synchronizacji i aplikacji mobilnych. Więcej informacji można znaleźć w dokumentacji Nextcloud.", "Accept user and group shares by default" : "Domyślnie akceptuj udostępnienia użytkowników i grup", + "Read only" : "Tylko do odczytu", + "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", + "Upload" : "Wyślij", + "Bundled permissions" : "Uprawnienia w pakiecie", "Allow creating" : "Zezwalaj na tworzenie", "Allow deleting" : "Zezwalaj na usuwanie", "Allow resharing" : "Zezwalaj na udostępnianie dalej", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 1c3b853dff9f9..e58f82e3d85e6 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Wybierz domyślny katalog dla zaakceptowanych udostępnień", "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", "Unknown error" : "Nieznany błąd", - "Allow editing" : "Zezwalaj na edytowanie", - "Read only" : "Tylko do odczytu", - "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", - "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", - "Custom permissions" : "Uprawnienia niestandardowe", - "Read" : "Czytaj", - "Upload" : "Wyślij", - "Edit" : "Edytuj", - "Bundled permissions" : "Uprawnienia w pakiecie", "Open Sharing Details" : "Otwórz szczegóły udostępniania", "group" : "grupa", "conversation" : "rozmowa", @@ -168,6 +159,7 @@ "View only" : "Tylko podgląd", "Can edit" : "Może modyfikować", "File drop" : "Upuść plik", + "Custom permissions" : "Uprawnienia niestandardowe", "Search for share recipients" : "Szukaj odbiorców udostępnienia", "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", "Resharing is not allowed" : "Udostępnianie dalej jest niedozwolone", @@ -184,6 +176,8 @@ "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", + "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", + "Allow editing" : "Zezwalaj na edytowanie", "Upload only" : "Tylko wyślij", "Advanced settings" : "Ustawienia zaawansowane", "Share label" : "Udostępnij etykietę", @@ -198,7 +192,9 @@ "Allow download" : "Zezwól na pobieranie", "Note to recipient" : "Informacja dla odbiorcy", "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia", + "Read" : "Czytaj", "Create" : "Utwórz", + "Edit" : "Edytuj", "Share" : "Udostępnij", "Delete share" : "Usuń udostępnianie", "Share with" : "Udostępnij dla", @@ -283,6 +279,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Udostępnienie %s nie powiodło się, ponieważ oprogramowanie nie obsługuje udostępnień Science Mesh", "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." : "Aplikacja umożliwia użytkownikom udostępnianie plików w Nextcloud. Jeśli ta opcja jest włączona, administrator może wybrać, które grupy mogą udostępniać pliki. Odpowiedni użytkownicy mogą następnie udostępniać pliki i katalogi innym użytkownikom i grupom w Nextcloud. Ponadto, jeśli administrator włączy funkcję udostępniania przez link, można użyć zewnętrznego linku do udostępniania plików innym użytkownikom poza Nextcloud. Administratorzy mogą również wymuszać hasła, daty wygaśnięcia i udostępnienia między serwerami za pośrednictwem linków udostępnienia, a także udostępnienia z urządzeń mobilnych.\nWyłączenie tej funkcji powoduje usunięcie udostępnionych plików i katalogów na serwerze dla wszystkich odbiorców, a także klientów synchronizacji i aplikacji mobilnych. Więcej informacji można znaleźć w dokumentacji Nextcloud.", "Accept user and group shares by default" : "Domyślnie akceptuj udostępnienia użytkowników i grup", + "Read only" : "Tylko do odczytu", + "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", + "Upload" : "Wyślij", + "Bundled permissions" : "Uprawnienia w pakiecie", "Allow creating" : "Zezwalaj na tworzenie", "Allow deleting" : "Zezwalaj na usuwanie", "Allow resharing" : "Zezwalaj na udostępnianie dalej", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 1299a90f3cc50..eb11e219882ca 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Escolha uma pasta padrão para os compartilhamentos aceitos", "Invalid path selected" : "Caminho inválido selecionado", "Unknown error" : "Erro desconhecido", - "Allow editing" : "Permitir edição", - "Read only" : "Somente leitura", - "Allow upload and editing" : "Permitir envio e edição", - "File drop (upload only)" : "Depósito de arquivos (somente envios)", - "Custom permissions" : "Permissões personalizadas", - "Read" : "Leitura", - "Upload" : "Enviar", - "Edit" : "Editar", - "Bundled permissions" : "Permissões agrupadas", "Open Sharing Details" : "Abrir Detalhes de Compartilhamento", "group" : "grupo", "conversation" : "conversa", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Somente visualização ", "Can edit" : "Pode editar", "File drop" : "Baixar Arquivo ", + "Custom permissions" : "Permissões personalizadas", "Search for share recipients" : "Pesquisar destinatários de compartilhamento", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Resharing is not allowed" : "Recompartilhamento não é permitido", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Painel de deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "em {server}", + "Allow upload and editing" : "Permitir envio e edição", + "Allow editing" : "Permitir edição", "Upload only" : "Fazer upload apenas", "Advanced settings" : "Configurações avançadas", "Share label" : "Compartilhar etiqueta", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Permitir baixar", "Note to recipient" : "Observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário", + "Read" : "Leitura", "Create" : "Criar", + "Edit" : "Editar", "Share" : "Compartilhar", "Delete share" : "Excluir compartilhamento", "Share with {userName}" : "Compartilhe com {userName}", @@ -291,6 +287,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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.", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", + "Read only" : "Somente leitura", + "File drop (upload only)" : "Depósito de arquivos (somente envios)", + "Upload" : "Enviar", + "Bundled permissions" : "Permissões agrupadas", "Allow creating" : "Permitir criar", "Allow deleting" : "Permitir excluir", "Allow resharing" : "Permitir recompartilhar", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 6b72b6c7a7968..021f7ebb3482d 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Escolha uma pasta padrão para os compartilhamentos aceitos", "Invalid path selected" : "Caminho inválido selecionado", "Unknown error" : "Erro desconhecido", - "Allow editing" : "Permitir edição", - "Read only" : "Somente leitura", - "Allow upload and editing" : "Permitir envio e edição", - "File drop (upload only)" : "Depósito de arquivos (somente envios)", - "Custom permissions" : "Permissões personalizadas", - "Read" : "Leitura", - "Upload" : "Enviar", - "Edit" : "Editar", - "Bundled permissions" : "Permissões agrupadas", "Open Sharing Details" : "Abrir Detalhes de Compartilhamento", "group" : "grupo", "conversation" : "conversa", @@ -168,6 +159,7 @@ "View only" : "Somente visualização ", "Can edit" : "Pode editar", "File drop" : "Baixar Arquivo ", + "Custom permissions" : "Permissões personalizadas", "Search for share recipients" : "Pesquisar destinatários de compartilhamento", "No recommendations. Start typing." : "Sem recomendações. Inicie a digitação.", "Resharing is not allowed" : "Recompartilhamento não é permitido", @@ -184,6 +176,8 @@ "Deck board" : "Painel de deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "em {server}", + "Allow upload and editing" : "Permitir envio e edição", + "Allow editing" : "Permitir edição", "Upload only" : "Fazer upload apenas", "Advanced settings" : "Configurações avançadas", "Share label" : "Compartilhar etiqueta", @@ -198,7 +192,9 @@ "Allow download" : "Permitir baixar", "Note to recipient" : "Observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário", + "Read" : "Leitura", "Create" : "Criar", + "Edit" : "Editar", "Share" : "Compartilhar", "Delete share" : "Excluir compartilhamento", "Share with {userName}" : "Compartilhe com {userName}", @@ -289,6 +285,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Sharing %s failed because the back end does not support sciencemesh shares", "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.", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", + "Read only" : "Somente leitura", + "File drop (upload only)" : "Depósito de arquivos (somente envios)", + "Upload" : "Enviar", + "Bundled permissions" : "Permissões agrupadas", "Allow creating" : "Permitir criar", "Allow deleting" : "Permitir excluir", "Allow resharing" : "Permitir recompartilhar", diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index cf67253ba63b7..d58db7d51ab23 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -85,13 +85,6 @@ OC.L10N.register( "Sharing" : "Partilha", "Reset" : "Reiniciar", "Unknown error" : "Erro desconhecido", - "Allow editing" : "Permitir edição", - "Read only" : "Apenas leitura", - "Allow upload and editing" : "Permtir carregamentos e edições", - "File drop (upload only)" : "Pasta de carregamento apenas", - "Read" : "Ler", - "Upload" : "Upload", - "Edit" : "Editar", "group" : "grupo", "conversation" : "conversação", "remote" : "remoto", @@ -117,6 +110,8 @@ OC.L10N.register( "Group" : "Grupo", "Email" : "E-mail", "Circle" : "Círculo", + "Allow upload and editing" : "Permtir carregamentos e edições", + "Allow editing" : "Permitir edição", "Advanced settings" : "Definições avançadas", "Set password" : "Definir palavra-passe", "Password" : "Password", @@ -124,7 +119,9 @@ OC.L10N.register( "Expiration date" : "Data de expiração", "Hide download" : "Ocultar transferência", "Note to recipient" : "Nota para o destinatário", + "Read" : "Ler", "Create" : "Criar", + "Edit" : "Editar", "Share" : "Partilhar", "Share with" : "Partilhar com", "Shared with you by {owner}" : "Partilhado consigo por {owner}", @@ -154,6 +151,9 @@ OC.L10N.register( "Restore" : "Restaurar", "No expiration date set" : "Data de expiração não definida", "Please specify a valid user" : "Por favor, especifique um utilizador válido", + "Read only" : "Apenas leitura", + "File drop (upload only)" : "Pasta de carregamento apenas", + "Upload" : "Upload", "Allow creating" : "Permitir criar", "Allow deleting" : "Permitir eliminar", "Allow resharing" : "Permitir repartilha", diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 44990f2976e21..96dbc6e0d8779 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -83,13 +83,6 @@ "Sharing" : "Partilha", "Reset" : "Reiniciar", "Unknown error" : "Erro desconhecido", - "Allow editing" : "Permitir edição", - "Read only" : "Apenas leitura", - "Allow upload and editing" : "Permtir carregamentos e edições", - "File drop (upload only)" : "Pasta de carregamento apenas", - "Read" : "Ler", - "Upload" : "Upload", - "Edit" : "Editar", "group" : "grupo", "conversation" : "conversação", "remote" : "remoto", @@ -115,6 +108,8 @@ "Group" : "Grupo", "Email" : "E-mail", "Circle" : "Círculo", + "Allow upload and editing" : "Permtir carregamentos e edições", + "Allow editing" : "Permitir edição", "Advanced settings" : "Definições avançadas", "Set password" : "Definir palavra-passe", "Password" : "Password", @@ -122,7 +117,9 @@ "Expiration date" : "Data de expiração", "Hide download" : "Ocultar transferência", "Note to recipient" : "Nota para o destinatário", + "Read" : "Ler", "Create" : "Criar", + "Edit" : "Editar", "Share" : "Partilhar", "Share with" : "Partilhar com", "Shared with you by {owner}" : "Partilhado consigo por {owner}", @@ -152,6 +149,9 @@ "Restore" : "Restaurar", "No expiration date set" : "Data de expiração não definida", "Please specify a valid user" : "Por favor, especifique um utilizador válido", + "Read only" : "Apenas leitura", + "File drop (upload only)" : "Pasta de carregamento apenas", + "Upload" : "Upload", "Allow creating" : "Permitir criar", "Allow deleting" : "Permitir eliminar", "Allow resharing" : "Permitir repartilha", diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index b3f20bf566424..044031c017e4b 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -119,15 +119,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Alegeți un folder implicit pentru partajările acceptate", "Invalid path selected" : "Calea selectată este invalidă", "Unknown error" : "Eroare necunoscută", - "Allow editing" : "Permite editarea", - "Read only" : "Doar citire", - "Allow upload and editing" : "Permite încărcarea și editarea", - "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", - "Custom permissions" : "Permisiuni particularizate", - "Read" : "Citit", - "Upload" : "Încărcare", - "Edit" : "Editează", - "Bundled permissions" : "Permisiuni încorporate", "Open Sharing Details" : "Deschide detalii partajare", "group" : "grup", "conversation" : "conversație", @@ -146,6 +137,7 @@ OC.L10N.register( "View only" : "Numai se vizualizează", "Can edit" : "Poate edita", "File drop" : "Aducere fișier", + "Custom permissions" : "Permisiuni particularizate", "Resharing is not allowed" : "Repartajarea nu este permisă", "Searching …" : "Căutare ...", "Search globally" : "Caută global", @@ -155,13 +147,17 @@ OC.L10N.register( "Circle" : "Cerc", "Talk conversation" : "Conversație Talk", "Deck board" : "Panou Deck", + "Allow upload and editing" : "Permite încărcarea și editarea", + "Allow editing" : "Permite editarea", "Advanced settings" : "Setări avansate", "Password" : "Parolă", "Set expiration date" : "Specifică data expirării", "Expiration date" : "Data expirării", "Hide download" : "Ascunde descărcarea", "Note to recipient" : "Notă către destinatar", + "Read" : "Citit", "Create" : "Crează", + "Edit" : "Editează", "Share" : "Partajează", "Shared with you by {owner}" : "Partajat cu tine de {owner}", "Open in Files" : "Deschide în Fișiere", @@ -205,6 +201,10 @@ OC.L10N.register( "Please specify a valid user" : "Specifică un utilizator valid", "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." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", + "Read only" : "Doar citire", + "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", + "Upload" : "Încărcare", + "Bundled permissions" : "Permisiuni încorporate", "Allow creating" : "Permite crearea", "Allow deleting" : "Permite ștergerea", "Allow resharing" : "Permite repartajarea", diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json index 251806915699e..7f4617fa5707b 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -117,15 +117,6 @@ "Choose a default folder for accepted shares" : "Alegeți un folder implicit pentru partajările acceptate", "Invalid path selected" : "Calea selectată este invalidă", "Unknown error" : "Eroare necunoscută", - "Allow editing" : "Permite editarea", - "Read only" : "Doar citire", - "Allow upload and editing" : "Permite încărcarea și editarea", - "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", - "Custom permissions" : "Permisiuni particularizate", - "Read" : "Citit", - "Upload" : "Încărcare", - "Edit" : "Editează", - "Bundled permissions" : "Permisiuni încorporate", "Open Sharing Details" : "Deschide detalii partajare", "group" : "grup", "conversation" : "conversație", @@ -144,6 +135,7 @@ "View only" : "Numai se vizualizează", "Can edit" : "Poate edita", "File drop" : "Aducere fișier", + "Custom permissions" : "Permisiuni particularizate", "Resharing is not allowed" : "Repartajarea nu este permisă", "Searching …" : "Căutare ...", "Search globally" : "Caută global", @@ -153,13 +145,17 @@ "Circle" : "Cerc", "Talk conversation" : "Conversație Talk", "Deck board" : "Panou Deck", + "Allow upload and editing" : "Permite încărcarea și editarea", + "Allow editing" : "Permite editarea", "Advanced settings" : "Setări avansate", "Password" : "Parolă", "Set expiration date" : "Specifică data expirării", "Expiration date" : "Data expirării", "Hide download" : "Ascunde descărcarea", "Note to recipient" : "Notă către destinatar", + "Read" : "Citit", "Create" : "Crează", + "Edit" : "Editează", "Share" : "Partajează", "Shared with you by {owner}" : "Partajat cu tine de {owner}", "Open in Files" : "Deschide în Fișiere", @@ -203,6 +199,10 @@ "Please specify a valid user" : "Specifică un utilizator valid", "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." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", + "Read only" : "Doar citire", + "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", + "Upload" : "Încărcare", + "Bundled permissions" : "Permisiuni încorporate", "Allow creating" : "Permite crearea", "Allow deleting" : "Permite ștergerea", "Allow resharing" : "Permite repartajarea", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 8bc45bacd8692..788b005a28947 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Выберите папку для принятых опубликованных ресурсов", "Invalid path selected" : "Выбран некорректный путь", "Unknown error" : "Неизвестная ошибка", - "Allow editing" : "Разрешить редактирование", - "Read only" : "Только для чтения", - "Allow upload and editing" : "Разрешить приём и редактирование", - "File drop (upload only)" : "Хранилище (только приём файлов)", - "Custom permissions" : "Пользовательские права доступа", - "Read" : "Прочитать", - "Upload" : "Отправить", - "Edit" : "Редактировать", - "Bundled permissions" : "Связанные права доступа", "Open Sharing Details" : "Подробные сведения об общем ресурсе", "group" : "группа", "conversation" : "беседа", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Для просмотра", "Can edit" : "Можно редактировать", "File drop" : "Принимать файлы", + "Custom permissions" : "Пользовательские права доступа", "Search for share recipients" : "Найти больше получателей общего ресурса", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", "Resharing is not allowed" : "Повторное открытие доступа запрещено", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Доска", "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", + "Allow upload and editing" : "Разрешить приём и редактирование", + "Allow editing" : "Разрешить редактирование", "Upload only" : "Только загружать", "Advanced settings" : "Расширенные параметры", "Share label" : "Метка общего доступа", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Разрешить скачивать", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", + "Read" : "Прочитать", "Create" : "Создать", + "Edit" : "Редактировать", "Share" : "Поделиться", "Delete share" : "Удалить общий ресурс", "Share with {userName}" : "Поделиться с {userName}", @@ -291,6 +287,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа Science Mesh", "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." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если приложение включено, администратор может выбрать, какие группы пользователей могут предоставлять общий доступ к файлам, после чего такие пользователи, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор задействовал модуль предоставления общего доступа, то для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud может использоваться внешняя ссылка. Администраторы могут также задавать обязательное использование паролей для получения доступа к общему ресурсу, обязательное назначение срока действия ссылки, разрешать межсерверный обмен файлами с помощью ссылок и предоставление общего доступа с мобильных устройств.\nПри отключении этой функции для всех пользователей будет отключён совместный доступ к файлам и папкам на сервере, в том числе и при использовании приложений для синхронизации и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.", "Accept user and group shares by default" : "Принимать по умолчанию общие ресурсы, предназначенные пользователю или группе", + "Read only" : "Только для чтения", + "File drop (upload only)" : "Хранилище (только приём файлов)", + "Upload" : "Отправить", + "Bundled permissions" : "Связанные права доступа", "Allow creating" : "Разрешить создавать", "Allow deleting" : "Разрешить удалять", "Allow resharing" : "Разрешить повторное открытие общего доступа", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 6653f20c205ae..b361d302bd59b 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Выберите папку для принятых опубликованных ресурсов", "Invalid path selected" : "Выбран некорректный путь", "Unknown error" : "Неизвестная ошибка", - "Allow editing" : "Разрешить редактирование", - "Read only" : "Только для чтения", - "Allow upload and editing" : "Разрешить приём и редактирование", - "File drop (upload only)" : "Хранилище (только приём файлов)", - "Custom permissions" : "Пользовательские права доступа", - "Read" : "Прочитать", - "Upload" : "Отправить", - "Edit" : "Редактировать", - "Bundled permissions" : "Связанные права доступа", "Open Sharing Details" : "Подробные сведения об общем ресурсе", "group" : "группа", "conversation" : "беседа", @@ -168,6 +159,7 @@ "View only" : "Для просмотра", "Can edit" : "Можно редактировать", "File drop" : "Принимать файлы", + "Custom permissions" : "Пользовательские права доступа", "Search for share recipients" : "Найти больше получателей общего ресурса", "No recommendations. Start typing." : "Рекомендации отсутствуют, начните вводить символы", "Resharing is not allowed" : "Повторное открытие доступа запрещено", @@ -184,6 +176,8 @@ "Deck board" : "Доска", "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", + "Allow upload and editing" : "Разрешить приём и редактирование", + "Allow editing" : "Разрешить редактирование", "Upload only" : "Только загружать", "Advanced settings" : "Расширенные параметры", "Share label" : "Метка общего доступа", @@ -198,7 +192,9 @@ "Allow download" : "Разрешить скачивать", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", + "Read" : "Прочитать", "Create" : "Создать", + "Edit" : "Редактировать", "Share" : "Поделиться", "Delete share" : "Удалить общий ресурс", "Share with {userName}" : "Поделиться с {userName}", @@ -289,6 +285,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Не удалось предоставить общий доступ к «%s» поскольку механизм обмена не поддерживает общие ресурсы типа Science Mesh", "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." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если приложение включено, администратор может выбрать, какие группы пользователей могут предоставлять общий доступ к файлам, после чего такие пользователи, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор задействовал модуль предоставления общего доступа, то для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud может использоваться внешняя ссылка. Администраторы могут также задавать обязательное использование паролей для получения доступа к общему ресурсу, обязательное назначение срока действия ссылки, разрешать межсерверный обмен файлами с помощью ссылок и предоставление общего доступа с мобильных устройств.\nПри отключении этой функции для всех пользователей будет отключён совместный доступ к файлам и папкам на сервере, в том числе и при использовании приложений для синхронизации и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.", "Accept user and group shares by default" : "Принимать по умолчанию общие ресурсы, предназначенные пользователю или группе", + "Read only" : "Только для чтения", + "File drop (upload only)" : "Хранилище (только приём файлов)", + "Upload" : "Отправить", + "Bundled permissions" : "Связанные права доступа", "Allow creating" : "Разрешить создавать", "Allow deleting" : "Разрешить удалять", "Allow resharing" : "Разрешить повторное открытие общего доступа", diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index acbb0a6d20f2b..bb0a4f21b54f9 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -111,14 +111,6 @@ OC.L10N.register( "Reset" : "Torra a impostare", "Invalid path selected" : "Percursu seletzionadu non bàlidu", "Unknown error" : "Errore disconnotu", - "Allow editing" : "Cunsenti sa modìfica", - "Read only" : "Isceti letura", - "Allow upload and editing" : "Permite carrigamentu e modìficas", - "File drop (upload only)" : "Trìsina documentu (isceti pro carrigare)", - "Custom permissions" : "Permissos personalizados", - "Read" : "Leghe", - "Upload" : "Càrriga", - "Edit" : "Modìfica", "group" : "grupu", "conversation" : "resonada", "remote" : "remota", @@ -153,6 +145,7 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Errore, inserta una crae giusta e/o sa data de iscadèntzia", "View only" : "Isceti in visualizatzione", "Can edit" : "Podet modificare", + "Custom permissions" : "Permissos personalizados", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", "Resharing is not allowed" : "Non faghet a torrare a cumpartzire", "Name or email …" : "Nùmene o indiritzu de posta ...", @@ -167,6 +160,8 @@ OC.L10N.register( "Talk conversation" : "Resonada de Talk", "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", + "Allow upload and editing" : "Permite carrigamentu e modìficas", + "Allow editing" : "Cunsenti sa modìfica", "Advanced settings" : "Cunfiguratziones avantzadas", "Share label" : "Cumpartzi eticheta", "Set password" : "Imposta sa crae", @@ -177,7 +172,9 @@ OC.L10N.register( "Hide download" : "Cua iscarrigamentu", "Note to recipient" : "Nota a sa persone destinatària", "Enter a note for the share recipient" : "Inserta una nota pro sa persone destinatària", + "Read" : "Leghe", "Create" : "Crea", + "Edit" : "Modìfica", "Share" : "Cumpartzi", "Others with access" : "Àtere cun atzessu", "Toggle list of others with access to this directory" : "Ativa sa lista de àtere cun atzessu a custa cartella", @@ -235,6 +232,9 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Ispetzìfica un'id de utente federadu bàlidu", "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." : "Custa aplicatzione permitit a is utentes de cumpartzire archìvios in Nextcloud. Si ativada, s'amministratzione podet seberare cales grupos podent cumpartzire archìvios. Is utèntzias seberadas podent cumpartzire archìvios e cartellas cun àteras utèntzias e grupos de Nextcloud. In prus, si s'amministratzione ativat sa funtzionalidade de is ligòngios de cumpartzidura, faghet a impreare unu ligòngiu esternu pro cumpartzire archìvios cun àtere in foras dae Nextcloud. S'amministratzione podet puru afortigare craes, datas de iscadèntzia, e ativare sa cumpartzidura intre serbidores tràmite ligòngios de cumpartzidura, e fintzas sa cumpartzidura dae dispositivos mòbiles.\nDisativende sa funtzionalidade s'ant a bogare archìvios e is cartellas cumpartzidas in su serbidore pro totu is persones retzidoras de sa cumpartzidura, e puru in is clientes de sincronizatzione e in is aplicatziones mòbiles. Àteras informatziones a disponimentu in sa documentatzione de Nextcloud.", "Accept user and group shares by default" : "Atzeta is cumpartziduras de utentes e grupos comente modalidade predefinida", + "Read only" : "Isceti letura", + "File drop (upload only)" : "Trìsina documentu (isceti pro carrigare)", + "Upload" : "Càrriga", "Allow creating" : "Permite sa creatzione", "Allow deleting" : "Permite sa cantzelladura", "Allow resharing" : "Permite sa re-cumpartzidura", diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index cca08a01a721a..bad5600c6b10f 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -109,14 +109,6 @@ "Reset" : "Torra a impostare", "Invalid path selected" : "Percursu seletzionadu non bàlidu", "Unknown error" : "Errore disconnotu", - "Allow editing" : "Cunsenti sa modìfica", - "Read only" : "Isceti letura", - "Allow upload and editing" : "Permite carrigamentu e modìficas", - "File drop (upload only)" : "Trìsina documentu (isceti pro carrigare)", - "Custom permissions" : "Permissos personalizados", - "Read" : "Leghe", - "Upload" : "Càrriga", - "Edit" : "Modìfica", "group" : "grupu", "conversation" : "resonada", "remote" : "remota", @@ -151,6 +143,7 @@ "Error, please enter proper password and/or expiration date" : "Errore, inserta una crae giusta e/o sa data de iscadèntzia", "View only" : "Isceti in visualizatzione", "Can edit" : "Podet modificare", + "Custom permissions" : "Permissos personalizados", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", "Resharing is not allowed" : "Non faghet a torrare a cumpartzire", "Name or email …" : "Nùmene o indiritzu de posta ...", @@ -165,6 +158,8 @@ "Talk conversation" : "Resonada de Talk", "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", + "Allow upload and editing" : "Permite carrigamentu e modìficas", + "Allow editing" : "Cunsenti sa modìfica", "Advanced settings" : "Cunfiguratziones avantzadas", "Share label" : "Cumpartzi eticheta", "Set password" : "Imposta sa crae", @@ -175,7 +170,9 @@ "Hide download" : "Cua iscarrigamentu", "Note to recipient" : "Nota a sa persone destinatària", "Enter a note for the share recipient" : "Inserta una nota pro sa persone destinatària", + "Read" : "Leghe", "Create" : "Crea", + "Edit" : "Modìfica", "Share" : "Cumpartzi", "Others with access" : "Àtere cun atzessu", "Toggle list of others with access to this directory" : "Ativa sa lista de àtere cun atzessu a custa cartella", @@ -233,6 +230,9 @@ "Please specify a valid federated user ID" : "Ispetzìfica un'id de utente federadu bàlidu", "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." : "Custa aplicatzione permitit a is utentes de cumpartzire archìvios in Nextcloud. Si ativada, s'amministratzione podet seberare cales grupos podent cumpartzire archìvios. Is utèntzias seberadas podent cumpartzire archìvios e cartellas cun àteras utèntzias e grupos de Nextcloud. In prus, si s'amministratzione ativat sa funtzionalidade de is ligòngios de cumpartzidura, faghet a impreare unu ligòngiu esternu pro cumpartzire archìvios cun àtere in foras dae Nextcloud. S'amministratzione podet puru afortigare craes, datas de iscadèntzia, e ativare sa cumpartzidura intre serbidores tràmite ligòngios de cumpartzidura, e fintzas sa cumpartzidura dae dispositivos mòbiles.\nDisativende sa funtzionalidade s'ant a bogare archìvios e is cartellas cumpartzidas in su serbidore pro totu is persones retzidoras de sa cumpartzidura, e puru in is clientes de sincronizatzione e in is aplicatziones mòbiles. Àteras informatziones a disponimentu in sa documentatzione de Nextcloud.", "Accept user and group shares by default" : "Atzeta is cumpartziduras de utentes e grupos comente modalidade predefinida", + "Read only" : "Isceti letura", + "File drop (upload only)" : "Trìsina documentu (isceti pro carrigare)", + "Upload" : "Càrriga", "Allow creating" : "Permite sa creatzione", "Allow deleting" : "Permite sa cantzelladura", "Allow resharing" : "Permite sa re-cumpartzidura", diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 2f76b3b4628bc..1c6d58868153c 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -119,15 +119,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Nastaviť predvolený priečinok pre prijaté zdieľania", "Invalid path selected" : "Bola vybraná neplatná cesta", "Unknown error" : "Neznáma chyba", - "Allow editing" : "Povoliť úpravy", - "Read only" : "Iba na čítanie", - "Allow upload and editing" : "Povoliť nahrávanie a úpravy", - "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", - "Custom permissions" : "Vlastné oprávnenia", - "Read" : "Čítať", - "Upload" : "Nahrať", - "Edit" : "Upraviť", - "Bundled permissions" : "Združené práva", "Open Sharing Details" : " Otvoriť podrobnosti zdieľania", "group" : "skupina", "conversation" : "rozhovor", @@ -169,6 +160,7 @@ OC.L10N.register( "View only" : "Iba pre čítanie", "Can edit" : "Môže upravovať", "File drop" : "Vložiť súbor", + "Custom permissions" : "Vlastné oprávnenia", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", @@ -184,6 +176,8 @@ OC.L10N.register( "Talk conversation" : "Konverzácia v Rozhovoroch", "Deck board" : "Palubná doska", "on {server}" : "na {server}", + "Allow upload and editing" : "Povoliť nahrávanie a úpravy", + "Allow editing" : "Povoliť úpravy", "Upload only" : "Iba nahrávať", "Advanced settings" : "Rozšírené nastavenia", "Share label" : "Štítok zdieľania", @@ -198,7 +192,9 @@ OC.L10N.register( "Allow download" : "Povoliť sťahovanie", "Note to recipient" : "Poznámka pre príjemcu", "Enter a note for the share recipient" : "Zadajte poznámku pre príjemcu zdieľania", + "Read" : "Čítať", "Create" : "Vytvoriť", + "Edit" : "Upraviť", "Share" : "Sprístupniť", "Delete share" : "Odstrániť zdieľanie", "Save share" : "Uložiť zdieľanie", @@ -261,6 +257,10 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Prosím zvoľte platné ID združeného používateľa", "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." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", + "Read only" : "Iba na čítanie", + "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", + "Upload" : "Nahrať", + "Bundled permissions" : "Združené práva", "Allow creating" : "Umožniť vytváranie", "Allow deleting" : "Umožniť mazanie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 3771f46b43f14..057d01cb72d91 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -117,15 +117,6 @@ "Choose a default folder for accepted shares" : "Nastaviť predvolený priečinok pre prijaté zdieľania", "Invalid path selected" : "Bola vybraná neplatná cesta", "Unknown error" : "Neznáma chyba", - "Allow editing" : "Povoliť úpravy", - "Read only" : "Iba na čítanie", - "Allow upload and editing" : "Povoliť nahrávanie a úpravy", - "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", - "Custom permissions" : "Vlastné oprávnenia", - "Read" : "Čítať", - "Upload" : "Nahrať", - "Edit" : "Upraviť", - "Bundled permissions" : "Združené práva", "Open Sharing Details" : " Otvoriť podrobnosti zdieľania", "group" : "skupina", "conversation" : "rozhovor", @@ -167,6 +158,7 @@ "View only" : "Iba pre čítanie", "Can edit" : "Môže upravovať", "File drop" : "Vložiť súbor", + "Custom permissions" : "Vlastné oprávnenia", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", @@ -182,6 +174,8 @@ "Talk conversation" : "Konverzácia v Rozhovoroch", "Deck board" : "Palubná doska", "on {server}" : "na {server}", + "Allow upload and editing" : "Povoliť nahrávanie a úpravy", + "Allow editing" : "Povoliť úpravy", "Upload only" : "Iba nahrávať", "Advanced settings" : "Rozšírené nastavenia", "Share label" : "Štítok zdieľania", @@ -196,7 +190,9 @@ "Allow download" : "Povoliť sťahovanie", "Note to recipient" : "Poznámka pre príjemcu", "Enter a note for the share recipient" : "Zadajte poznámku pre príjemcu zdieľania", + "Read" : "Čítať", "Create" : "Vytvoriť", + "Edit" : "Upraviť", "Share" : "Sprístupniť", "Delete share" : "Odstrániť zdieľanie", "Save share" : "Uložiť zdieľanie", @@ -259,6 +255,10 @@ "Please specify a valid federated user ID" : "Prosím zvoľte platné ID združeného používateľa", "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." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", + "Read only" : "Iba na čítanie", + "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", + "Upload" : "Nahrať", + "Bundled permissions" : "Združené práva", "Allow creating" : "Umožniť vytváranie", "Allow deleting" : "Umožniť mazanie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 6cd8f6b819c5a..92c457ac66ee9 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -118,15 +118,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Izbor privzete mape za sprejemanje map v souporabi", "Invalid path selected" : "Izbrana je neveljavna pot", "Unknown error" : "Neznana napaka", - "Allow editing" : "Dovoli urejanje", - "Read only" : "Le za branje", - "Allow upload and editing" : "Dovoli pošiljanje in urejanje", - "File drop (upload only)" : "Povleci datoteke (samo nalaganje)", - "Custom permissions" : "Dovoljenja po meri", - "Read" : "Branje", - "Upload" : "Pošlji", - "Edit" : "Uredi", - "Bundled permissions" : "Paket dovoljenj", "group" : "skupina", "conversation" : "pogovor", "remote" : "oddaljeno", @@ -165,6 +156,7 @@ OC.L10N.register( "View only" : "Le ogled", "Can edit" : "Lahko ureja", "File drop" : "Poteg datotek", + "Custom permissions" : "Dovoljenja po meri", "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena", @@ -181,6 +173,8 @@ OC.L10N.register( "Deck board" : "Zbirka Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na strežniku {server}", + "Allow upload and editing" : "Dovoli pošiljanje in urejanje", + "Allow editing" : "Dovoli urejanje", "Advanced settings" : "Napredne nastavitve", "Share label" : "Naziv mesta souporabe", "Password" : "Geslo", @@ -193,7 +187,9 @@ OC.L10N.register( "Allow download" : "Dovoli prejem datotek", "Note to recipient" : "Sporočilo za prejemnika", "Enter a note for the share recipient" : "Vpišite opombo za prejemnika", + "Read" : "Branje", "Create" : "Ustvari", + "Edit" : "Uredi", "Share" : "·Souporaba·", "Share with" : "Omogoči souporabo …", "Others with access" : "Drugi z dostopom", @@ -258,6 +254,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Souporaba %s je spodletela, ker sistem ne podpira souporabe sciencemesh", "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." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", + "Read only" : "Le za branje", + "File drop (upload only)" : "Povleci datoteke (samo nalaganje)", + "Upload" : "Pošlji", + "Bundled permissions" : "Paket dovoljenj", "Allow creating" : "Dovoli ustvarjanje", "Allow deleting" : "Dovoli brisanje", "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index a3ae0d0ba87b6..0bb3ddf21a403 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -116,15 +116,6 @@ "Choose a default folder for accepted shares" : "Izbor privzete mape za sprejemanje map v souporabi", "Invalid path selected" : "Izbrana je neveljavna pot", "Unknown error" : "Neznana napaka", - "Allow editing" : "Dovoli urejanje", - "Read only" : "Le za branje", - "Allow upload and editing" : "Dovoli pošiljanje in urejanje", - "File drop (upload only)" : "Povleci datoteke (samo nalaganje)", - "Custom permissions" : "Dovoljenja po meri", - "Read" : "Branje", - "Upload" : "Pošlji", - "Edit" : "Uredi", - "Bundled permissions" : "Paket dovoljenj", "group" : "skupina", "conversation" : "pogovor", "remote" : "oddaljeno", @@ -163,6 +154,7 @@ "View only" : "Le ogled", "Can edit" : "Lahko ureja", "File drop" : "Poteg datotek", + "Custom permissions" : "Dovoljenja po meri", "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Resharing is not allowed" : "Nadaljnja souporaba ni dovoljena", @@ -179,6 +171,8 @@ "Deck board" : "Zbirka Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na strežniku {server}", + "Allow upload and editing" : "Dovoli pošiljanje in urejanje", + "Allow editing" : "Dovoli urejanje", "Advanced settings" : "Napredne nastavitve", "Share label" : "Naziv mesta souporabe", "Password" : "Geslo", @@ -191,7 +185,9 @@ "Allow download" : "Dovoli prejem datotek", "Note to recipient" : "Sporočilo za prejemnika", "Enter a note for the share recipient" : "Vpišite opombo za prejemnika", + "Read" : "Branje", "Create" : "Ustvari", + "Edit" : "Uredi", "Share" : "·Souporaba·", "Share with" : "Omogoči souporabo …", "Others with access" : "Drugi z dostopom", @@ -256,6 +252,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Souporaba %s je spodletela, ker sistem ne podpira souporabe sciencemesh", "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." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", + "Read only" : "Le za branje", + "File drop (upload only)" : "Povleci datoteke (samo nalaganje)", + "Upload" : "Pošlji", + "Bundled permissions" : "Paket dovoljenj", "Allow creating" : "Dovoli ustvarjanje", "Allow deleting" : "Dovoli brisanje", "Allow resharing" : "Dovoli nadaljnje omogočanje souporabe", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 4dc952d22f265..0494df78bd598 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Izaberite podrazumevani folder za prihvaćena deljenja", "Invalid path selected" : "Одабрана неисправна путања", "Unknown error" : "Непозната грешка", - "Allow editing" : "Дозволи уређивање", - "Read only" : "Само за читање", - "Allow upload and editing" : "Дозволи отпремање и уређивање", - "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", - "Custom permissions" : "Произвољне дозволе", - "Read" : "Читање", - "Upload" : "Отпреми", - "Edit" : "Измени", - "Bundled permissions" : "Прикупљене дозволе", "Open Sharing Details" : "Отвори детаље дељења", "group" : "група", "conversation" : "разговор", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "Само преглед", "Can edit" : "Може да уређује", "File drop" : "Место за упуштање фајлова", + "Custom permissions" : "Произвољне дозволе", "Search for share recipients" : "Претрага прималаца дељења", "No recommendations. Start typing." : "Нема препорука. Започните куцање.", "Resharing is not allowed" : "Дељење даље није дозвољено", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Табла Шпила", "ScienceMesh" : "ScienceMesh", "on {server}" : "на серверу {server}", + "Allow upload and editing" : "Дозволи отпремање и уређивање", + "Allow editing" : "Дозволи уређивање", "Upload only" : "Само отпремање", "Advanced settings" : "Напредне поставке", "Share label" : "Подели ознаки", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "Дозволи преузимање", "Note to recipient" : "Белешка примаоцу", "Enter a note for the share recipient" : "Унесите белешку примаоцу дељења", + "Read" : "Читање", "Create" : "Креирање", + "Edit" : "Измени", "Share" : "Подели", "Delete share" : "Обриши дељење", "Share with {userName}" : "Подели са {userName}", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења", "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." : "Ова апликација омогућава корисницима да деле фајлове унутар Некстклауда. Када се укључи, администратор може да одабере које групе могу да деле фајлове. Такви корисници затим могу да деле фасцикле и фајлове са осталим корисницима и групама унутар Некстклауда. Додатно, ако администратор укључи и могућност за дељење везе, може се користити и спољна веза за дељење са корисницима ван Некстклауда. Администратори такође могу да захтевају лозинке, датум истека и да омогуће дељење између сервера преко веза дељења, као и дељење са мобилних уређаја.\nИскључивањем ове могућности искључује дељене фасцикле и фајлове на серверу за све дељенике, као и на синхронизованим клијентима и мобилним апликацијама. Више информација можете наћи у Некстклауд документацији.", "Accept user and group shares by default" : "Подразумевано прихвати дељења корисника и група", + "Read only" : "Само за читање", + "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", + "Upload" : "Отпреми", + "Bundled permissions" : "Прикупљене дозволе", "Allow creating" : "Дозволи креирање", "Allow deleting" : "Дозволи брисање", "Allow resharing" : "Дозволи дељење даље", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 941715f4f20f0..deefff0ad1b75 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Izaberite podrazumevani folder za prihvaćena deljenja", "Invalid path selected" : "Одабрана неисправна путања", "Unknown error" : "Непозната грешка", - "Allow editing" : "Дозволи уређивање", - "Read only" : "Само за читање", - "Allow upload and editing" : "Дозволи отпремање и уређивање", - "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", - "Custom permissions" : "Произвољне дозволе", - "Read" : "Читање", - "Upload" : "Отпреми", - "Edit" : "Измени", - "Bundled permissions" : "Прикупљене дозволе", "Open Sharing Details" : "Отвори детаље дељења", "group" : "група", "conversation" : "разговор", @@ -175,6 +166,7 @@ "View only" : "Само преглед", "Can edit" : "Може да уређује", "File drop" : "Место за упуштање фајлова", + "Custom permissions" : "Произвољне дозволе", "Search for share recipients" : "Претрага прималаца дељења", "No recommendations. Start typing." : "Нема препорука. Започните куцање.", "Resharing is not allowed" : "Дељење даље није дозвољено", @@ -191,6 +183,8 @@ "Deck board" : "Табла Шпила", "ScienceMesh" : "ScienceMesh", "on {server}" : "на серверу {server}", + "Allow upload and editing" : "Дозволи отпремање и уређивање", + "Allow editing" : "Дозволи уређивање", "Upload only" : "Само отпремање", "Advanced settings" : "Напредне поставке", "Share label" : "Подели ознаки", @@ -205,7 +199,9 @@ "Allow download" : "Дозволи преузимање", "Note to recipient" : "Белешка примаоцу", "Enter a note for the share recipient" : "Унесите белешку примаоцу дељења", + "Read" : "Читање", "Create" : "Креирање", + "Edit" : "Измени", "Share" : "Подели", "Delete share" : "Обриши дељење", "Share with {userName}" : "Подели са {userName}", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Дељење %s није успело јер позадински механизам не подржава sciencemesh дељења", "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." : "Ова апликација омогућава корисницима да деле фајлове унутар Некстклауда. Када се укључи, администратор може да одабере које групе могу да деле фајлове. Такви корисници затим могу да деле фасцикле и фајлове са осталим корисницима и групама унутар Некстклауда. Додатно, ако администратор укључи и могућност за дељење везе, може се користити и спољна веза за дељење са корисницима ван Некстклауда. Администратори такође могу да захтевају лозинке, датум истека и да омогуће дељење између сервера преко веза дељења, као и дељење са мобилних уређаја.\nИскључивањем ове могућности искључује дељене фасцикле и фајлове на серверу за све дељенике, као и на синхронизованим клијентима и мобилним апликацијама. Више информација можете наћи у Некстклауд документацији.", "Accept user and group shares by default" : "Подразумевано прихвати дељења корисника и група", + "Read only" : "Само за читање", + "File drop (upload only)" : "Превлачење фајлова (само за отпремање)", + "Upload" : "Отпреми", + "Bundled permissions" : "Прикупљене дозволе", "Allow creating" : "Дозволи креирање", "Allow deleting" : "Дозволи брисање", "Allow resharing" : "Дозволи дељење даље", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index da8f1cfd4ba97..a91cf4fd71695 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -123,15 +123,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Välj en standardmapp för accepterade delningar", "Invalid path selected" : "Ogiltigt sökväg vald", "Unknown error" : "Okänt fel", - "Allow editing" : "Tillåt redigering", - "Read only" : "Läsbehörighet", - "Allow upload and editing" : "Tillåt uppladdning och redigering", - "File drop (upload only)" : "Göm fillista (endast uppladdning)", - "Custom permissions" : "Anpassade behörigheter", - "Read" : "Läs", - "Upload" : "Ladda upp", - "Edit" : "Ändra", - "Bundled permissions" : "Medföljande behörigheter", "Open Sharing Details" : "Öppna delningsinformation", "group" : "grupp", "conversation" : "konversation", @@ -176,6 +167,7 @@ OC.L10N.register( "View only" : "Skrivskyddat läge", "Can edit" : "Kan ändra", "File drop" : "Göm fillista", + "Custom permissions" : "Anpassade behörigheter", "Search for share recipients" : "Sök efter delningsmottagare", "No recommendations. Start typing." : "Inga rekommendationer. Börja skriva.", "Resharing is not allowed" : "Dela vidare är inte tillåtet", @@ -192,6 +184,8 @@ OC.L10N.register( "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Allow upload and editing" : "Tillåt uppladdning och redigering", + "Allow editing" : "Tillåt redigering", "Upload only" : "Endast uppladdning", "Advanced settings" : "Avancerade inställningar", "Share label" : "Delningsetikett", @@ -206,7 +200,9 @@ OC.L10N.register( "Allow download" : "Tillåt nedladdning", "Note to recipient" : "Notering till mottagare", "Enter a note for the share recipient" : "Ange en notering till mottagaren", + "Read" : "Läs", "Create" : "Skapa", + "Edit" : "Ändra", "Share" : "Dela", "Delete share" : "Ta bort delning", "Share with {userName}" : "Dela med {userName}", @@ -299,6 +295,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar", "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." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "Accept user and group shares by default" : "Acceptera användar och grupp-delningar som standard", + "Read only" : "Läsbehörighet", + "File drop (upload only)" : "Göm fillista (endast uppladdning)", + "Upload" : "Ladda upp", + "Bundled permissions" : "Medföljande behörigheter", "Allow creating" : "Tillåt skapa", "Allow deleting" : "Tillåt radera", "Allow resharing" : "Tillåt dela vidare", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index ecb636b6baad7..0b5568876240b 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -121,15 +121,6 @@ "Choose a default folder for accepted shares" : "Välj en standardmapp för accepterade delningar", "Invalid path selected" : "Ogiltigt sökväg vald", "Unknown error" : "Okänt fel", - "Allow editing" : "Tillåt redigering", - "Read only" : "Läsbehörighet", - "Allow upload and editing" : "Tillåt uppladdning och redigering", - "File drop (upload only)" : "Göm fillista (endast uppladdning)", - "Custom permissions" : "Anpassade behörigheter", - "Read" : "Läs", - "Upload" : "Ladda upp", - "Edit" : "Ändra", - "Bundled permissions" : "Medföljande behörigheter", "Open Sharing Details" : "Öppna delningsinformation", "group" : "grupp", "conversation" : "konversation", @@ -174,6 +165,7 @@ "View only" : "Skrivskyddat läge", "Can edit" : "Kan ändra", "File drop" : "Göm fillista", + "Custom permissions" : "Anpassade behörigheter", "Search for share recipients" : "Sök efter delningsmottagare", "No recommendations. Start typing." : "Inga rekommendationer. Börja skriva.", "Resharing is not allowed" : "Dela vidare är inte tillåtet", @@ -190,6 +182,8 @@ "Deck board" : "Deck-plank", "ScienceMesh" : "ScienceMesh", "on {server}" : "på {server}", + "Allow upload and editing" : "Tillåt uppladdning och redigering", + "Allow editing" : "Tillåt redigering", "Upload only" : "Endast uppladdning", "Advanced settings" : "Avancerade inställningar", "Share label" : "Delningsetikett", @@ -204,7 +198,9 @@ "Allow download" : "Tillåt nedladdning", "Note to recipient" : "Notering till mottagare", "Enter a note for the share recipient" : "Ange en notering till mottagaren", + "Read" : "Läs", "Create" : "Skapa", + "Edit" : "Ändra", "Share" : "Dela", "Delete share" : "Ta bort delning", "Share with {userName}" : "Dela med {userName}", @@ -297,6 +293,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Delning av %s misslyckades eftersom servern inte stödjer ScienceMesh-delningar", "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." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "Accept user and group shares by default" : "Acceptera användar och grupp-delningar som standard", + "Read only" : "Läsbehörighet", + "File drop (upload only)" : "Göm fillista (endast uppladdning)", + "Upload" : "Ladda upp", + "Bundled permissions" : "Medföljande behörigheter", "Allow creating" : "Tillåt skapa", "Allow deleting" : "Tillåt radera", "Allow resharing" : "Tillåt dela vidare", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index fbb0f8db715f7..72fc8a056e98f 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Onaylanmış paylaşımlar için varsayılan bir klasör seçin", "Invalid path selected" : "Seçilen yol geçersiz", "Unknown error" : "Bilinmeyen sorun", - "Allow editing" : "Düzenlemeye izin ver", - "Read only" : "Salt okunur", - "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", - "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", - "Custom permissions" : "Özel izinler", - "Read" : "Okuma", - "Upload" : "Yükleme", - "Edit" : "Düzenleme", - "Bundled permissions" : "Bağlı izinler", "Open Sharing Details" : "Paylaşım bilgilerini aç", "group" : "grup", "conversation" : "görüşme", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "Yalnızca görüntüleme", "Can edit" : "Düzenleyebilir", "File drop" : "Dosya bırakma", + "Custom permissions" : "Özel izinler", "Search for share recipients" : "Paylaşım alıcıları ara", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", "Resharing is not allowed" : "Yeniden paylaşıma izin verilmiyor", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", + "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", + "Allow editing" : "Düzenlemeye izin ver", "Upload only" : "Yalnızca yükleme", "Advanced settings" : "Gelişmiş ayarlar", "Share label" : "Paylaşım etiketi", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "İndirilebilsin", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", + "Read" : "Okuma", "Create" : "Ekle", + "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete share" : "Paylaşımı sil", "Share with {userName}" : "{userName} ile paylaş", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "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." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "Accept user and group shares by default" : "Varsayılan olarak kullanıcı ve grup paylaşımları onaylansın", + "Read only" : "Salt okunur", + "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", + "Upload" : "Yükleme", + "Bundled permissions" : "Bağlı izinler", "Allow creating" : "Eklenebilsin", "Allow deleting" : "Silinebilsin", "Allow resharing" : "Yeniden paylaşılabilsin", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index f076d25904d1f..c93ca0e6496de 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "Onaylanmış paylaşımlar için varsayılan bir klasör seçin", "Invalid path selected" : "Seçilen yol geçersiz", "Unknown error" : "Bilinmeyen sorun", - "Allow editing" : "Düzenlemeye izin ver", - "Read only" : "Salt okunur", - "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", - "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", - "Custom permissions" : "Özel izinler", - "Read" : "Okuma", - "Upload" : "Yükleme", - "Edit" : "Düzenleme", - "Bundled permissions" : "Bağlı izinler", "Open Sharing Details" : "Paylaşım bilgilerini aç", "group" : "grup", "conversation" : "görüşme", @@ -175,6 +166,7 @@ "View only" : "Yalnızca görüntüleme", "Can edit" : "Düzenleyebilir", "File drop" : "Dosya bırakma", + "Custom permissions" : "Özel izinler", "Search for share recipients" : "Paylaşım alıcıları ara", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", "Resharing is not allowed" : "Yeniden paylaşıma izin verilmiyor", @@ -191,6 +183,8 @@ "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", + "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", + "Allow editing" : "Düzenlemeye izin ver", "Upload only" : "Yalnızca yükleme", "Advanced settings" : "Gelişmiş ayarlar", "Share label" : "Paylaşım etiketi", @@ -205,7 +199,9 @@ "Allow download" : "İndirilebilsin", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", + "Read" : "Okuma", "Create" : "Ekle", + "Edit" : "Düzenleme", "Share" : "Paylaş", "Delete share" : "Paylaşımı sil", "Share with {userName}" : "{userName} ile paylaş", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Arka uç ScienceMesh paylaşımlarına izin vermediğinden %s paylaşılamadı", "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." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "Accept user and group shares by default" : "Varsayılan olarak kullanıcı ve grup paylaşımları onaylansın", + "Read only" : "Salt okunur", + "File drop (upload only)" : "Dosya bırakma (yalnızca yükleme)", + "Upload" : "Yükleme", + "Bundled permissions" : "Bağlı izinler", "Allow creating" : "Eklenebilsin", "Allow deleting" : "Silinebilsin", "Allow resharing" : "Yeniden paylaşılabilsin", diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 55de6288d5475..ee8de8de8503c 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -123,15 +123,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Виберіть типовий каталог, куди зберігатимуться прийняті спільні ресурси", "Invalid path selected" : "Вибрано неправильний шлях", "Unknown error" : "Невідома помилка", - "Allow editing" : "Може редагувати", - "Read only" : "Тільки читання", - "Allow upload and editing" : "Може завантажувати та редагувати", - "File drop (upload only)" : "Додати файли (тільки для завантажування)", - "Custom permissions" : "Спеціальні дозволи", - "Read" : "Читати", - "Upload" : "Завантажити", - "Edit" : "Редагувати", - "Bundled permissions" : "Збірні дозволи", "Open Sharing Details" : "Відкрити деталі спільного доступу", "group" : "група", "conversation" : "розмова", @@ -176,6 +167,7 @@ OC.L10N.register( "View only" : "Лише перегляд", "Can edit" : "Можна редагувати", "File drop" : "Відкинути файл", + "Custom permissions" : "Спеціальні дозволи", "Search for share recipients" : "Виберіть отримувачів", "No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.", "Resharing is not allowed" : "Надання спільного доступу іншим не дозволяється", @@ -192,6 +184,8 @@ OC.L10N.register( "Deck board" : "Дошка Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", + "Allow upload and editing" : "Може завантажувати та редагувати", + "Allow editing" : "Може редагувати", "Upload only" : "Тільки завантаження", "Advanced settings" : "Розширені", "Share label" : "Мітка спільного ресурсу", @@ -206,7 +200,9 @@ OC.L10N.register( "Allow download" : "Дозволити звантаження", "Note to recipient" : "Примітка для одержувача", "Enter a note for the share recipient" : "Додайте нотатку для одержувача доступу до спільного ресурсу", + "Read" : "Читати", "Create" : "Створити", + "Edit" : "Редагувати", "Share" : "Спільне", "Delete share" : "Вилучити зі спільного доступу", "Share with {userName}" : "Поділитися з {userName}", @@ -299,6 +295,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Поширення %s не вдалося, оскільки бекенд не підтримує ресурси типа ScienceMesh", "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." : "Цей застосунок дозволяє користувачам обмінюватися файлами у хмарі Nextcloud. Якщо його увімкнено, адміністратор зможе вибрати, які групи мають право ділитися файлами. Відповідні користувачі зможуть надавати доступ до файлів та каталогів іншим користувачам та групам хмари. Крім того, якщо адміністратор увімкне функцію спільного доступу через посилання, то зовнішнє посилання можна використовувати для обміну файлами з іншими користувачами поза межами хмари Nextcloud. Адміністратори також можуть встановлювати пароль, дату, до якої буде дійсний спільний доступ, дозволяти обмін файлами між серверами за допомогою посилань спільного доступу, а також можливість надавати спільний доступ з мобільних пристроїв. \nВимкнення цієї функції вилучить файли та каталоги у спільеому доступі для всіх, кому було надано доступ, доступ також зникне у клієнтах синхронізації та мобільних застосунках. Докладно можна познайомитися в документації Nextcloud.", "Accept user and group shares by default" : "Типово приймати запрошення для спільного доступу від користувачів та груп", + "Read only" : "Тільки читання", + "File drop (upload only)" : "Додати файли (тільки для завантажування)", + "Upload" : "Завантажити", + "Bundled permissions" : "Збірні дозволи", "Allow creating" : "Може створювати", "Allow deleting" : "Може вилучати", "Allow resharing" : "Дозволити передавати у спільний доступ іншим", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 8850b9b3a7323..fcda3510eb268 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -121,15 +121,6 @@ "Choose a default folder for accepted shares" : "Виберіть типовий каталог, куди зберігатимуться прийняті спільні ресурси", "Invalid path selected" : "Вибрано неправильний шлях", "Unknown error" : "Невідома помилка", - "Allow editing" : "Може редагувати", - "Read only" : "Тільки читання", - "Allow upload and editing" : "Може завантажувати та редагувати", - "File drop (upload only)" : "Додати файли (тільки для завантажування)", - "Custom permissions" : "Спеціальні дозволи", - "Read" : "Читати", - "Upload" : "Завантажити", - "Edit" : "Редагувати", - "Bundled permissions" : "Збірні дозволи", "Open Sharing Details" : "Відкрити деталі спільного доступу", "group" : "група", "conversation" : "розмова", @@ -174,6 +165,7 @@ "View only" : "Лише перегляд", "Can edit" : "Можна редагувати", "File drop" : "Відкинути файл", + "Custom permissions" : "Спеціальні дозволи", "Search for share recipients" : "Виберіть отримувачів", "No recommendations. Start typing." : "Відсутні рекомендації. Будь ласка, додайте.", "Resharing is not allowed" : "Надання спільного доступу іншим не дозволяється", @@ -190,6 +182,8 @@ "Deck board" : "Дошка Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", + "Allow upload and editing" : "Може завантажувати та редагувати", + "Allow editing" : "Може редагувати", "Upload only" : "Тільки завантаження", "Advanced settings" : "Розширені", "Share label" : "Мітка спільного ресурсу", @@ -204,7 +198,9 @@ "Allow download" : "Дозволити звантаження", "Note to recipient" : "Примітка для одержувача", "Enter a note for the share recipient" : "Додайте нотатку для одержувача доступу до спільного ресурсу", + "Read" : "Читати", "Create" : "Створити", + "Edit" : "Редагувати", "Share" : "Спільне", "Delete share" : "Вилучити зі спільного доступу", "Share with {userName}" : "Поділитися з {userName}", @@ -297,6 +293,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Поширення %s не вдалося, оскільки бекенд не підтримує ресурси типа ScienceMesh", "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." : "Цей застосунок дозволяє користувачам обмінюватися файлами у хмарі Nextcloud. Якщо його увімкнено, адміністратор зможе вибрати, які групи мають право ділитися файлами. Відповідні користувачі зможуть надавати доступ до файлів та каталогів іншим користувачам та групам хмари. Крім того, якщо адміністратор увімкне функцію спільного доступу через посилання, то зовнішнє посилання можна використовувати для обміну файлами з іншими користувачами поза межами хмари Nextcloud. Адміністратори також можуть встановлювати пароль, дату, до якої буде дійсний спільний доступ, дозволяти обмін файлами між серверами за допомогою посилань спільного доступу, а також можливість надавати спільний доступ з мобільних пристроїв. \nВимкнення цієї функції вилучить файли та каталоги у спільеому доступі для всіх, кому було надано доступ, доступ також зникне у клієнтах синхронізації та мобільних застосунках. Докладно можна познайомитися в документації Nextcloud.", "Accept user and group shares by default" : "Типово приймати запрошення для спільного доступу від користувачів та груп", + "Read only" : "Тільки читання", + "File drop (upload only)" : "Додати файли (тільки для завантажування)", + "Upload" : "Завантажити", + "Bundled permissions" : "Збірні дозволи", "Allow creating" : "Може створювати", "Allow deleting" : "Може вилучати", "Allow resharing" : "Дозволити передавати у спільний доступ іншим", diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index 63012ecc2ae42..56240d45434bc 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "Chọn thư mục mặc định cho các chia sẻ được chấp nhận", "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", "Unknown error" : "Lỗi không xác định", - "Allow editing" : "Cho phép chỉnh sửa", - "Read only" : "Chỉ xem", - "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", - "File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)", - "Custom permissions" : "Quyền tùy chỉnh", - "Read" : "Đọc", - "Upload" : "Tải lên", - "Edit" : "Chỉnh sửa", - "Bundled permissions" : "Quyền đi kèm", "Open Sharing Details" : "Mở chi tiết chia sẻ", "group" : "nhóm", "conversation" : "đàm thoại", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "Chỉ xem", "Can edit" : "Có thể chỉnh sửa", "File drop" : "Thả file", + "Custom permissions" : "Quyền tùy chỉnh", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", "Resharing is not allowed" : "Chia sẻ lại không được cho phép", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "Dự án Deck", "ScienceMesh" : "Khoa học Mesh", "on {server}" : "trên {máy chủ}", + "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", + "Allow editing" : "Cho phép chỉnh sửa", "Upload only" : "Chỉ tải lên", "Advanced settings" : "Cài đặt nâng cao", "Share label" : "Chia sẻ nhãn", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "Cho phép tải xuống", "Note to recipient" : "Ghi chú cho người nhận", "Enter a note for the share recipient" : "Nhập ghi chú cho người nhận chia sẻ", + "Read" : "Đọc", "Create" : "‎Tạo‎", + "Edit" : "Chỉnh sửa", "Share" : "Chia sẻ", "Delete share" : "Xóa chia sẻ", "Save share" : "Lưu chia sẻ", @@ -283,6 +279,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "Chia sẻ %s không thành công vì phần sau không hỗ trợ chia sẻ khoa học", "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." : "Ứng dụng này cho phép người dùng chia sẻ tệp trong Nextcloud. Nếu được bật, quản trị viên có thể chọn nhóm nào có thể chia sẻ tệp. Sau đó, những người dùng hiện hành có thể chia sẻ tệp và thư mục với những người dùng và nhóm khác trong Nextcloud. Ngoài ra, nếu quản trị viên kích hoạt tính năng liên kết chia sẻ, liên kết bên ngoài có thể được sử dụng để chia sẻ tệp với những người dùng khác bên ngoài Nextcloud. Quản trị viên cũng có thể thực thi mật khẩu, ngày hết hạn và cho phép chia sẻ máy chủ với máy chủ thông qua liên kết chia sẻ cũng như chia sẻ từ thiết bị di động.Việc tắt tính năng này sẽ xóa các tệp và thư mục được chia sẻ trên máy chủ đối với tất cả người nhận chia sẻ cũng như đồng bộ hóa khách hàng và ứng dụng di động. Thông tin thêm có sẵn trong Tài liệu Nextcloud.", "Accept user and group shares by default" : "Chấp nhận chia sẻ của người dùng và nhóm theo mặc định", + "Read only" : "Chỉ xem", + "File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)", + "Upload" : "Tải lên", + "Bundled permissions" : "Quyền đi kèm", "Allow creating" : "Cho phép tạo", "Allow deleting" : "Cho phép xoá", "Allow resharing" : "Cho phép chia sẻ lại", diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 91a7e4b10ded6..f88a97c2af11a 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "Chọn thư mục mặc định cho các chia sẻ được chấp nhận", "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", "Unknown error" : "Lỗi không xác định", - "Allow editing" : "Cho phép chỉnh sửa", - "Read only" : "Chỉ xem", - "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", - "File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)", - "Custom permissions" : "Quyền tùy chỉnh", - "Read" : "Đọc", - "Upload" : "Tải lên", - "Edit" : "Chỉnh sửa", - "Bundled permissions" : "Quyền đi kèm", "Open Sharing Details" : "Mở chi tiết chia sẻ", "group" : "nhóm", "conversation" : "đàm thoại", @@ -168,6 +159,7 @@ "View only" : "Chỉ xem", "Can edit" : "Có thể chỉnh sửa", "File drop" : "Thả file", + "Custom permissions" : "Quyền tùy chỉnh", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", "Resharing is not allowed" : "Chia sẻ lại không được cho phép", @@ -184,6 +176,8 @@ "Deck board" : "Dự án Deck", "ScienceMesh" : "Khoa học Mesh", "on {server}" : "trên {máy chủ}", + "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", + "Allow editing" : "Cho phép chỉnh sửa", "Upload only" : "Chỉ tải lên", "Advanced settings" : "Cài đặt nâng cao", "Share label" : "Chia sẻ nhãn", @@ -198,7 +192,9 @@ "Allow download" : "Cho phép tải xuống", "Note to recipient" : "Ghi chú cho người nhận", "Enter a note for the share recipient" : "Nhập ghi chú cho người nhận chia sẻ", + "Read" : "Đọc", "Create" : "‎Tạo‎", + "Edit" : "Chỉnh sửa", "Share" : "Chia sẻ", "Delete share" : "Xóa chia sẻ", "Save share" : "Lưu chia sẻ", @@ -281,6 +277,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "Chia sẻ %s không thành công vì phần sau không hỗ trợ chia sẻ khoa học", "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." : "Ứng dụng này cho phép người dùng chia sẻ tệp trong Nextcloud. Nếu được bật, quản trị viên có thể chọn nhóm nào có thể chia sẻ tệp. Sau đó, những người dùng hiện hành có thể chia sẻ tệp và thư mục với những người dùng và nhóm khác trong Nextcloud. Ngoài ra, nếu quản trị viên kích hoạt tính năng liên kết chia sẻ, liên kết bên ngoài có thể được sử dụng để chia sẻ tệp với những người dùng khác bên ngoài Nextcloud. Quản trị viên cũng có thể thực thi mật khẩu, ngày hết hạn và cho phép chia sẻ máy chủ với máy chủ thông qua liên kết chia sẻ cũng như chia sẻ từ thiết bị di động.Việc tắt tính năng này sẽ xóa các tệp và thư mục được chia sẻ trên máy chủ đối với tất cả người nhận chia sẻ cũng như đồng bộ hóa khách hàng và ứng dụng di động. Thông tin thêm có sẵn trong Tài liệu Nextcloud.", "Accept user and group shares by default" : "Chấp nhận chia sẻ của người dùng và nhóm theo mặc định", + "Read only" : "Chỉ xem", + "File drop (upload only)" : "Kéo thả file (chỉ áp dụng trong trường hợp tải lên)", + "Upload" : "Tải lên", + "Bundled permissions" : "Quyền đi kèm", "Allow creating" : "Cho phép tạo", "Allow deleting" : "Cho phép xoá", "Allow resharing" : "Cho phép chia sẻ lại", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 6f5237b95cfd5..dc7e2311c8bb7 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -120,15 +120,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "为已接受的共享选择一个默认文件夹", "Invalid path selected" : "所选路径无效", "Unknown error" : "未知错误", - "Allow editing" : "允许编辑", - "Read only" : "只读", - "Allow upload and editing" : "允许上传和编辑", - "File drop (upload only)" : "文件拖放(仅上传)", - "Custom permissions" : "自定义权限", - "Read" : "读取", - "Upload" : "上传", - "Edit" : "编辑", - "Bundled permissions" : "权限包", "Open Sharing Details" : "打开分享详细信息", "group" : "分组", "conversation" : "会话", @@ -170,6 +161,7 @@ OC.L10N.register( "View only" : "仅查看", "Can edit" : "可以编辑", "File drop" : "文件拖放", + "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "没有建议。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -186,6 +178,8 @@ OC.L10N.register( "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Allow upload and editing" : "允许上传和编辑", + "Allow editing" : "允许编辑", "Upload only" : "仅上传", "Advanced settings" : "高级选项", "Share label" : "分享标签", @@ -200,7 +194,9 @@ OC.L10N.register( "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", + "Read" : "读取", "Create" : "创建", + "Edit" : "编辑", "Share" : "共享", "Delete share" : "删除共享", "Share with {userName}" : "分享至 {userName}", @@ -291,6 +287,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", "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." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。", "Accept user and group shares by default" : "默认接受用户和分组共享", + "Read only" : "只读", + "File drop (upload only)" : "文件拖放(仅上传)", + "Upload" : "上传", + "Bundled permissions" : "权限包", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 04bdaf46aeb57..715ff12b7d50c 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "为已接受的共享选择一个默认文件夹", "Invalid path selected" : "所选路径无效", "Unknown error" : "未知错误", - "Allow editing" : "允许编辑", - "Read only" : "只读", - "Allow upload and editing" : "允许上传和编辑", - "File drop (upload only)" : "文件拖放(仅上传)", - "Custom permissions" : "自定义权限", - "Read" : "读取", - "Upload" : "上传", - "Edit" : "编辑", - "Bundled permissions" : "权限包", "Open Sharing Details" : "打开分享详细信息", "group" : "分组", "conversation" : "会话", @@ -168,6 +159,7 @@ "View only" : "仅查看", "Can edit" : "可以编辑", "File drop" : "文件拖放", + "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "没有建议。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -184,6 +176,8 @@ "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Allow upload and editing" : "允许上传和编辑", + "Allow editing" : "允许编辑", "Upload only" : "仅上传", "Advanced settings" : "高级选项", "Share label" : "分享标签", @@ -198,7 +192,9 @@ "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", + "Read" : "读取", "Create" : "创建", + "Edit" : "编辑", "Share" : "共享", "Delete share" : "删除共享", "Share with {userName}" : "分享至 {userName}", @@ -289,6 +285,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", "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." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。", "Accept user and group shares by default" : "默认接受用户和分组共享", + "Read only" : "只读", + "File drop (upload only)" : "文件拖放(仅上传)", + "Upload" : "上传", + "Bundled permissions" : "权限包", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index ce56ea3577b60..f6db886e11883 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "為已接受的分享選擇一個默認資料夾", "Invalid path selected" : "所選的路徑無效", "Unknown error" : "錯誤不詳", - "Allow editing" : "允許編輯", - "Read only" : "唯讀", - "Allow upload and editing" : "允許上傳及編輯", - "File drop (upload only)" : "拖曳檔案(僅供上傳)", - "Custom permissions" : "自訂權限", - "Read" : "讀取", - "Upload" : "上傳", - "Edit" : "編輯", - "Bundled permissions" : "權限包", "Open Sharing Details" : "打開分享細節", "group" : "群組", "conversation" : "對話", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "僅檢視", "Can edit" : "可編輯", "File drop" : "檔案拖放", + "Custom permissions" : "自訂權限", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Allow upload and editing" : "允許上傳及編輯", + "Allow editing" : "允許編輯", "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "允許下載", "Note to recipient" : "給接收者的訊息", "Enter a note for the share recipient" : "輸入分享收件人的註釋", + "Read" : "讀取", "Create" : "創建", + "Edit" : "編輯", "Share" : "分享", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", "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." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "Accept user and group shares by default" : "默認接受用戶和群組共享", + "Read only" : "唯讀", + "File drop (upload only)" : "拖曳檔案(僅供上傳)", + "Upload" : "上傳", + "Bundled permissions" : "權限包", "Allow creating" : "允許創建", "Allow deleting" : "允許刪除", "Allow resharing" : "允許轉貼分享", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index ee2912706ffa8..5ab44c6953b25 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "為已接受的分享選擇一個默認資料夾", "Invalid path selected" : "所選的路徑無效", "Unknown error" : "錯誤不詳", - "Allow editing" : "允許編輯", - "Read only" : "唯讀", - "Allow upload and editing" : "允許上傳及編輯", - "File drop (upload only)" : "拖曳檔案(僅供上傳)", - "Custom permissions" : "自訂權限", - "Read" : "讀取", - "Upload" : "上傳", - "Edit" : "編輯", - "Bundled permissions" : "權限包", "Open Sharing Details" : "打開分享細節", "group" : "群組", "conversation" : "對話", @@ -175,6 +166,7 @@ "View only" : "僅檢視", "Can edit" : "可編輯", "File drop" : "檔案拖放", + "Custom permissions" : "自訂權限", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -191,6 +183,8 @@ "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Allow upload and editing" : "允許上傳及編輯", + "Allow editing" : "允許編輯", "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", @@ -205,7 +199,9 @@ "Allow download" : "允許下載", "Note to recipient" : "給接收者的訊息", "Enter a note for the share recipient" : "輸入分享收件人的註釋", + "Read" : "讀取", "Create" : "創建", + "Edit" : "編輯", "Share" : "分享", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", "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." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "Accept user and group shares by default" : "默認接受用戶和群組共享", + "Read only" : "唯讀", + "File drop (upload only)" : "拖曳檔案(僅供上傳)", + "Upload" : "上傳", + "Bundled permissions" : "權限包", "Allow creating" : "允許創建", "Allow deleting" : "允許刪除", "Allow resharing" : "允許轉貼分享", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index a4035f30db7eb..64a5103c90333 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -124,15 +124,6 @@ OC.L10N.register( "Choose a default folder for accepted shares" : "為接受的分享選擇預設資料夾", "Invalid path selected" : "選取的路徑無效", "Unknown error" : "未知的錯誤", - "Allow editing" : "允許編輯", - "Read only" : "唯讀", - "Allow upload and editing" : "允許上傳及編輯", - "File drop (upload only)" : "檔案投放(僅上傳)", - "Custom permissions" : "自訂權限", - "Read" : "讀取", - "Upload" : "上傳", - "Edit" : "編輯", - "Bundled permissions" : "權限套裝", "Open Sharing Details" : "開啟分享詳細資訊", "group" : "群組", "conversation" : "交談", @@ -177,6 +168,7 @@ OC.L10N.register( "View only" : "僅檢視", "Can edit" : "可以編輯", "File drop" : "檔案投放", + "Custom permissions" : "自訂權限", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -193,6 +185,8 @@ OC.L10N.register( "Deck board" : "看板佈告欄", "ScienceMesh" : "ScienceMesh", "on {server}" : "於 {server}", + "Allow upload and editing" : "允許上傳及編輯", + "Allow editing" : "允許編輯", "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", @@ -207,7 +201,9 @@ OC.L10N.register( "Allow download" : "允許下載", "Note to recipient" : "給收件者的訊息", "Enter a note for the share recipient" : "輸入給分享收件者的訊息", + "Read" : "讀取", "Create" : "建立", + "Edit" : "編輯", "Share" : "分享", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", @@ -300,6 +296,10 @@ OC.L10N.register( "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", "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." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Accept user and group shares by default" : "預設接受使用者與群組分享", + "Read only" : "唯讀", + "File drop (upload only)" : "檔案投放(僅上傳)", + "Upload" : "上傳", + "Bundled permissions" : "權限套裝", "Allow creating" : "允許建立", "Allow deleting" : "允許刪除", "Allow resharing" : "允許轉分享", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 17f8c760fecac..1d73ca685513e 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -122,15 +122,6 @@ "Choose a default folder for accepted shares" : "為接受的分享選擇預設資料夾", "Invalid path selected" : "選取的路徑無效", "Unknown error" : "未知的錯誤", - "Allow editing" : "允許編輯", - "Read only" : "唯讀", - "Allow upload and editing" : "允許上傳及編輯", - "File drop (upload only)" : "檔案投放(僅上傳)", - "Custom permissions" : "自訂權限", - "Read" : "讀取", - "Upload" : "上傳", - "Edit" : "編輯", - "Bundled permissions" : "權限套裝", "Open Sharing Details" : "開啟分享詳細資訊", "group" : "群組", "conversation" : "交談", @@ -175,6 +166,7 @@ "View only" : "僅檢視", "Can edit" : "可以編輯", "File drop" : "檔案投放", + "Custom permissions" : "自訂權限", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Resharing is not allowed" : "不允許重新分享", @@ -191,6 +183,8 @@ "Deck board" : "看板佈告欄", "ScienceMesh" : "ScienceMesh", "on {server}" : "於 {server}", + "Allow upload and editing" : "允許上傳及編輯", + "Allow editing" : "允許編輯", "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", @@ -205,7 +199,9 @@ "Allow download" : "允許下載", "Note to recipient" : "給收件者的訊息", "Enter a note for the share recipient" : "輸入給分享收件者的訊息", + "Read" : "讀取", "Create" : "建立", + "Edit" : "編輯", "Share" : "分享", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", @@ -298,6 +294,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 sciencemesh 分享", "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." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Accept user and group shares by default" : "預設接受使用者與群組分享", + "Read only" : "唯讀", + "File drop (upload only)" : "檔案投放(僅上傳)", + "Upload" : "上傳", + "Bundled permissions" : "權限套裝", "Allow creating" : "允許建立", "Allow deleting" : "允許刪除", "Allow resharing" : "允許轉分享", diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index e27615c6bfc7e..cfca1ba350785 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -3,17 +3,29 @@ OC.L10N.register( { "restored" : "restauróse", "Deleted files" : "Ficheros desaniciaos", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Los ficheros y les carpetes desaniciaos de la papelera (puen caducar demientres la esportación si tienes pocu espaciu d'almacenamientu)", + "This application enables people to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", "Restore" : "Restaurar", + "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", + "No deleted files" : "Nun hai nengún ficheros desnaiciáu", + "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", "Deleted" : "Desanicióse", - "No deleted files" : "Nun hai ficheros desaniciaos", - "You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", - "No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", - "Select all" : "Esbillar too", + "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar ficheros que se desaniciaren del sistema.", + "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", + "Delete permanently" : "Desaniciar permanentemente", + "Error while restoring file from trash bin" : "Hebo un error mentanto se sacaba'l ficheru de la papelera", + "Error while removing file from trash bin" : "Hebo un error mentanto se quitaba'l ficheru de la papelera", + "Error while restoring files from trash bin" : "Hebo un error mentanto se sacaben los ficheros de la papelera", + "Error while emptying trash bin" : "Hebo un error mentanto se baleraba la papelera", + "Error while removing files from trash bin" : "Hebo un error mentanto se quitaben los ficheros de la papelera", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", + "You will be able to recover deleted files from here" : "Dende equí vas ser a recuperar los ficheros desaniciaos", + "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", + "Select all" : "Seleicionar too", "Name" : "Nome", "Actions" : "Aiciones", - "Delete permanently" : "Desaniciar dafechu", - "This operation is forbidden" : "Esta operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", "Delete" : "Desaniciar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index 853fcbcd754fa..e440a28e6b448 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -1,17 +1,29 @@ { "translations": { "restored" : "restauróse", "Deleted files" : "Ficheros desaniciaos", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Los ficheros y les carpetes desaniciaos de la papelera (puen caducar demientres la esportación si tienes pocu espaciu d'almacenamientu)", + "This application enables people to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", "Restore" : "Restaurar", + "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", + "No deleted files" : "Nun hai nengún ficheros desnaiciáu", + "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", "Deleted" : "Desanicióse", - "No deleted files" : "Nun hai ficheros desaniciaos", - "You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", - "No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", - "Select all" : "Esbillar too", + "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar ficheros que se desaniciaren del sistema.", + "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", + "Delete permanently" : "Desaniciar permanentemente", + "Error while restoring file from trash bin" : "Hebo un error mentanto se sacaba'l ficheru de la papelera", + "Error while removing file from trash bin" : "Hebo un error mentanto se quitaba'l ficheru de la papelera", + "Error while restoring files from trash bin" : "Hebo un error mentanto se sacaben los ficheros de la papelera", + "Error while emptying trash bin" : "Hebo un error mentanto se baleraba la papelera", + "Error while removing files from trash bin" : "Hebo un error mentanto se quitaben los ficheros de la papelera", + "This operation is forbidden" : "Esta operación ta prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.", + "You will be able to recover deleted files from here" : "Dende equí vas ser a recuperar los ficheros desaniciaos", + "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", + "Select all" : "Seleicionar too", "Name" : "Nome", "Actions" : "Aiciones", - "Delete permanently" : "Desaniciar dafechu", - "This operation is forbidden" : "Esta operación ta prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", "Delete" : "Desaniciar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index 233f415e572ba..6cded468dbb90 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -4,6 +4,7 @@ OC.L10N.register( "restored" : "restauré", "Deleted files" : "Fichiers supprimés", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Dossiers et fichiers supprimés dans la corbeille (peuvent expirer pendant l'export s'il reste peu d'espace disque)", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Cette application permet aux personnes de restaurer les fichiers qui ont été supprimés du système. Il affiche une liste de fichiers supprimés dans l'interface Web et dispose d'options pour restaurer ces fichiers supprimés dans les dossiers de fichiers des personnes ou les supprimer définitivement du système. La restauration d'un fichier restaure également les versions de fichiers associées, si l'application de versions est activée. Lorsqu'un fichier est supprimé d'un partage, il peut être restauré de la même manière, bien qu'il ne soit plus partagé. Par défaut, ces fichiers restent dans la corbeille pendant 30 jours.\n\nPour empêcher un compte de manquer d'espace disque, l'application Fichiers supprimés n'utilisera pas plus de 50 % du quota gratuit actuellement disponible pour les fichiers supprimés. Si les fichiers supprimés dépassent cette limite, l'application supprime les fichiers les plus anciens jusqu'à ce qu'elle soit inférieure à cette limite. Plus d'informations sont disponibles dans la documentation Fichiers supprimés.", "Restore" : "Restaurer", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index 7dd3d701f3068..b75634e320ddc 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -2,6 +2,7 @@ "restored" : "restauré", "Deleted files" : "Fichiers supprimés", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Dossiers et fichiers supprimés dans la corbeille (peuvent expirer pendant l'export s'il reste peu d'espace disque)", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Cette application permet aux personnes de restaurer les fichiers qui ont été supprimés du système. Il affiche une liste de fichiers supprimés dans l'interface Web et dispose d'options pour restaurer ces fichiers supprimés dans les dossiers de fichiers des personnes ou les supprimer définitivement du système. La restauration d'un fichier restaure également les versions de fichiers associées, si l'application de versions est activée. Lorsqu'un fichier est supprimé d'un partage, il peut être restauré de la même manière, bien qu'il ne soit plus partagé. Par défaut, ces fichiers restent dans la corbeille pendant 30 jours.\n\nPour empêcher un compte de manquer d'espace disque, l'application Fichiers supprimés n'utilisera pas plus de 50 % du quota gratuit actuellement disponible pour les fichiers supprimés. Si les fichiers supprimés dépassent cette limite, l'application supprime les fichiers les plus anciens jusqu'à ce qu'elle soit inférieure à cette limite. Plus d'informations sont disponibles dans la documentation Fichiers supprimés.", "Restore" : "Restaurer", "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", "No deleted files" : "Aucun fichier supprimé", diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js index 3538527eacf2b..3a48990b8b680 100644 --- a/apps/files_versions/l10n/fr.js +++ b/apps/files_versions/l10n/fr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", "Compare to current version" : "Comparer avec la version actuelle", @@ -18,6 +19,7 @@ OC.L10N.register( "Initial version restored" : "Version initiale restaurée", "Version restored" : "Version restaurée", "Could not restore version" : "Impossible de restaurer la version", + "Could not set version label" : "Impossible de définir l'étiquette de version", "Could not delete version" : "Impossible de supprimer la version", "${version.label} restored" : "${version.label} restaurée", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que l'utilisateur ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour l'utilisateur. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json index 8735cae7d361f..cc3558ffb93ad 100644 --- a/apps/files_versions/l10n/fr.json +++ b/apps/files_versions/l10n/fr.json @@ -1,6 +1,7 @@ { "translations": { "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", "Compare to current version" : "Comparer avec la version actuelle", @@ -16,6 +17,7 @@ "Initial version restored" : "Version initiale restaurée", "Version restored" : "Version restaurée", "Could not restore version" : "Impossible de restaurer la version", + "Could not set version label" : "Impossible de définir l'étiquette de version", "Could not delete version" : "Impossible de supprimer la version", "${version.label} restored" : "${version.label} restaurée", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que l'utilisateur ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour l'utilisateur. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", diff --git a/apps/lookup_server_connector/l10n/fr.js b/apps/lookup_server_connector/l10n/fr.js index e40937ebc52c0..bf18bc71ce337 100644 --- a/apps/lookup_server_connector/l10n/fr.js +++ b/apps/lookup_server_connector/l10n/fr.js @@ -2,6 +2,7 @@ OC.L10N.register( "lookup_server_connector", { "Lookup Server Connector" : "Connecteur de serveur de recherche", + "Sync public account information with the lookup server" : "Synchroniser les informations de compte publiques avec le serveur de recherche", "Sync public user information with the lookup server" : "Synchroniser les informations utilisateur publiques avec le serveur de recherche" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/lookup_server_connector/l10n/fr.json b/apps/lookup_server_connector/l10n/fr.json index 5c18d9459856b..617214bb969a4 100644 --- a/apps/lookup_server_connector/l10n/fr.json +++ b/apps/lookup_server_connector/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { "Lookup Server Connector" : "Connecteur de serveur de recherche", + "Sync public account information with the lookup server" : "Synchroniser les informations de compte publiques avec le serveur de recherche", "Sync public user information with the lookup server" : "Synchroniser les informations utilisateur publiques avec le serveur de recherche" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/provisioning_api/l10n/fr.js b/apps/provisioning_api/l10n/fr.js index b32e04e623833..f4cb069135f67 100644 --- a/apps/provisioning_api/l10n/fr.js +++ b/apps/provisioning_api/l10n/fr.js @@ -1,7 +1,13 @@ OC.L10N.register( "provisioning_api", { + "Logged in account must be an administrator or have authorization to edit this setting." : "Le compte connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", "User already exists" : "Cet utilisateur existe déjà", + "Insufficient privileges for group %1$s" : "Privilèges insuffisants pour le groupe %1$s", + "No group specified (required for sub-admins)" : "Aucun groupe spécifié (requis pour les sous-administrateurs)", + "Sub-admin group does not exist" : "Le groupe des sous-administrateurs n'existe pas", + "Cannot create sub-admins for admin group" : "Impossible de créer des sous-administrateurs pour le groupe des administrateurs", + "Invalid password value" : "Valeur de mot de passe invalide", "To send a password link to the user an email address is required." : "Pour envoyer un mot de passe par lien à l'utilisateur, une adresse électronique est requise.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été fournie", "Invalid quota value: %1$s" : "Valeur de quota invalide : %1$s", @@ -10,11 +16,13 @@ OC.L10N.register( "Invalid language" : "Langue invalide", "Invalid locale" : "Paramètres régionaux invalides", "Cannot remove yourself from the admin group" : "Impossible de vous retirer vous-même du groupe des administrateurs", + "Cannot remove yourself from this group as you are a sub-admin" : "Impossible de vous retirer de ce groupe car vous êtes le sous-administrateur", "User does not exist" : "L'utilisateur n'existe pas", "Group does not exist" : "Le groupe n'existe pas", - "Email address not available" : "Adresse électronique indisponible", + "User is not a sub-admin of this group" : "L'utilisateur n'est pas un sous-administrateur de ce groupe", + "Email address not available" : "Adresse électronique indisponible ", "Sending email failed" : "L'envoi du courriel a échoué", - "Email confirmation" : "Confirmation de l'adresse e-mail", + "Email confirmation" : "Confirmation de l'adresse électronique", "To enable the email address %s please click the button below." : "Pour activer l'adresse e-mail %s, veuillez cliquer sur le bouton ci-dessous.", "Confirm" : "Confirmer", "Email was already removed from account and cannot be confirmed anymore." : "L'adresse e-mail a déjà été supprimée du compte et ne peut donc plus être confirmée.", @@ -23,6 +31,8 @@ OC.L10N.register( "An unexpected error occurred. Please contact your admin." : "Une erreur inattendue est survenue. Veuillez contacter votre administrateur.", "Email confirmation successful" : "Adresse e-mail confirmée avec succès.", "Provisioning API" : "API de provisionnement", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Cette application active un ensemble d'API que les systèmes externes peuvent utiliser pour gérer les comptes, les groupes et les applications.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Cette application active un ensemble d'API qui peuvent être utilisées par un système externe pour créer, modifier, supprimer et rechercher des\n\t\tattributs de compte, rechercher, ajouter et retirer des groupes, fixer des quotas et rechercher l'espace de stockage total utilisé sur Nextcloud. Les administrateurs de groupe\n\t\tpeuvent aussi rechercher Nextcloud et accéder aux même fonctionnalités que les administrateurs pour les groupes dont ils ont la gestion. L'API permet aussi\n\t\tà un administrateur de rechercher les applications Nextcloud actives et les informations d'application ainsi que d'activer et désactiver les applications à distance.\n\t\tUne fois l'application activée, des requêtes HTTP peuvent être utilisées au moyen d'un entête Basic Auth pour exécuter chacune des fonctionnalités listées\n\t\tci-dessus. Des informations supplémentaires sont accessibles dans la documentation sur l'API de provisionnement, avec des exemples de demandes\n\t\tet réponses serveur.", "Logged in user must be an administrator or have authorization to edit this setting." : "L'utilisateur connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Cette application active un ensemble d'API que les systèmes externes peuvent utiliser pour gérer les utilisateurs, les groupes et les applications.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Cette application active un ensemble d'API qui peuvent être utilisées par un système externe pour créer, modifier, supprimer et rechercher des attributs d'utilisateur, rechercher, ajouter et retirer des groupes, fixer des quotas et rechercher l'espace de stockage total utilisé sur Nextcloud. Les administrateurs de groupe peuvent aussi rechercher Nextcloud et accéder aux même fonctionnalités que les administrateurs pour les groupes dont ils ont la gestion. L'API permet aussi à un administrateur de rechercher les applications Nextcloud actives et les informations d'application ainsi que d'activer et désactiver les applications à distance. Une fois l'application activée, des requêtes HTTP peuvent être utilisées au moyen d'un entête Basic Auth pour exécuter chacune des fonctionnalités listées ci-dessus. Des informations supplémentaires sont accessibles dans la documentation sur l'API de provisionnement, avec des exemples de demandes et réponses serveur." diff --git a/apps/provisioning_api/l10n/fr.json b/apps/provisioning_api/l10n/fr.json index 11078ba9bdc05..4a1c46bcbe16b 100644 --- a/apps/provisioning_api/l10n/fr.json +++ b/apps/provisioning_api/l10n/fr.json @@ -1,5 +1,11 @@ { "translations": { + "Logged in account must be an administrator or have authorization to edit this setting." : "Le compte connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", "User already exists" : "Cet utilisateur existe déjà", + "Insufficient privileges for group %1$s" : "Privilèges insuffisants pour le groupe %1$s", + "No group specified (required for sub-admins)" : "Aucun groupe spécifié (requis pour les sous-administrateurs)", + "Sub-admin group does not exist" : "Le groupe des sous-administrateurs n'existe pas", + "Cannot create sub-admins for admin group" : "Impossible de créer des sous-administrateurs pour le groupe des administrateurs", + "Invalid password value" : "Valeur de mot de passe invalide", "To send a password link to the user an email address is required." : "Pour envoyer un mot de passe par lien à l'utilisateur, une adresse électronique est requise.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été fournie", "Invalid quota value: %1$s" : "Valeur de quota invalide : %1$s", @@ -8,11 +14,13 @@ "Invalid language" : "Langue invalide", "Invalid locale" : "Paramètres régionaux invalides", "Cannot remove yourself from the admin group" : "Impossible de vous retirer vous-même du groupe des administrateurs", + "Cannot remove yourself from this group as you are a sub-admin" : "Impossible de vous retirer de ce groupe car vous êtes le sous-administrateur", "User does not exist" : "L'utilisateur n'existe pas", "Group does not exist" : "Le groupe n'existe pas", - "Email address not available" : "Adresse électronique indisponible", + "User is not a sub-admin of this group" : "L'utilisateur n'est pas un sous-administrateur de ce groupe", + "Email address not available" : "Adresse électronique indisponible ", "Sending email failed" : "L'envoi du courriel a échoué", - "Email confirmation" : "Confirmation de l'adresse e-mail", + "Email confirmation" : "Confirmation de l'adresse électronique", "To enable the email address %s please click the button below." : "Pour activer l'adresse e-mail %s, veuillez cliquer sur le bouton ci-dessous.", "Confirm" : "Confirmer", "Email was already removed from account and cannot be confirmed anymore." : "L'adresse e-mail a déjà été supprimée du compte et ne peut donc plus être confirmée.", @@ -21,6 +29,8 @@ "An unexpected error occurred. Please contact your admin." : "Une erreur inattendue est survenue. Veuillez contacter votre administrateur.", "Email confirmation successful" : "Adresse e-mail confirmée avec succès.", "Provisioning API" : "API de provisionnement", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Cette application active un ensemble d'API que les systèmes externes peuvent utiliser pour gérer les comptes, les groupes et les applications.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Cette application active un ensemble d'API qui peuvent être utilisées par un système externe pour créer, modifier, supprimer et rechercher des\n\t\tattributs de compte, rechercher, ajouter et retirer des groupes, fixer des quotas et rechercher l'espace de stockage total utilisé sur Nextcloud. Les administrateurs de groupe\n\t\tpeuvent aussi rechercher Nextcloud et accéder aux même fonctionnalités que les administrateurs pour les groupes dont ils ont la gestion. L'API permet aussi\n\t\tà un administrateur de rechercher les applications Nextcloud actives et les informations d'application ainsi que d'activer et désactiver les applications à distance.\n\t\tUne fois l'application activée, des requêtes HTTP peuvent être utilisées au moyen d'un entête Basic Auth pour exécuter chacune des fonctionnalités listées\n\t\tci-dessus. Des informations supplémentaires sont accessibles dans la documentation sur l'API de provisionnement, avec des exemples de demandes\n\t\tet réponses serveur.", "Logged in user must be an administrator or have authorization to edit this setting." : "L'utilisateur connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Cette application active un ensemble d'API que les systèmes externes peuvent utiliser pour gérer les utilisateurs, les groupes et les applications.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Cette application active un ensemble d'API qui peuvent être utilisées par un système externe pour créer, modifier, supprimer et rechercher des attributs d'utilisateur, rechercher, ajouter et retirer des groupes, fixer des quotas et rechercher l'espace de stockage total utilisé sur Nextcloud. Les administrateurs de groupe peuvent aussi rechercher Nextcloud et accéder aux même fonctionnalités que les administrateurs pour les groupes dont ils ont la gestion. L'API permet aussi à un administrateur de rechercher les applications Nextcloud actives et les informations d'application ainsi que d'activer et désactiver les applications à distance. Une fois l'application activée, des requêtes HTTP peuvent être utilisées au moyen d'un entête Basic Auth pour exécuter chacune des fonctionnalités listées ci-dessus. Des informations supplémentaires sont accessibles dans la documentation sur l'API de provisionnement, avec des exemples de demandes et réponses serveur." diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index ca1db55380086..b445cf6c7f787 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -56,10 +56,12 @@ OC.L10N.register( "Wrong password" : "Mot de passe incorrect", "Unable to change personal password" : "Impossible de changer le mot de passe personnel", "Saved" : "Sauvegardé", + "No Login supplied" : "Aucun identifiant fourni", "Unable to change password. Password too long." : "Impossible de modifier le mot de passe. Le mot de passe est trop long.", "Authentication error" : "Erreur d'authentification", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données du compte seront perdues.", "Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.", + "Backend does not support password change, but the encryption of the account key was updated." : "Le serveur ne permet pas le changement de mot de passe, mais le chiffrement de la clé du compte a été modifié.", "Administrator documentation" : "Documentation administrateur", "User documentation" : "Documentation utilisateur", "Nextcloud help overview" : "Aperçu de l'aide Nextcloud", @@ -69,6 +71,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Si vous avez reçu cet e-mail, la configuration de l'adresse e-mail semble être correcte.", "Email could not be sent. Check your mail server log" : "L'e-mail n'a pu être envoyé. Vérifiez le journal du serveur de messagerie", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez vérifier vos paramètres. (Erreur: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Vous devez définir votre adresse électronique de compte avant de tester l'envoi de courriel. Allez à %s pour cela.", "Invalid account" : "Compte invalide", "Invalid mail address" : "Adresse e-mail non valide", "Settings saved" : "Paramètres sauvegardés", @@ -99,6 +102,7 @@ OC.L10N.register( "Set your password" : "Créer votre mot de passe", "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", + "Logged in account must be a subadmin" : "Le compte connecté doit être un sous-administrateur", "Apps" : "Apps", "Personal" : "Personnel", "Administration" : "Administration", @@ -122,8 +126,10 @@ OC.L10N.register( "App directories owner" : "Propriétaire des répertoires d’applications ", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Certains répertoires d'applications appartiennent à un utilisateur différent de celui du serveur web. Cela peut être le cas si les applications ont été installées manuellement. Vérifiez les permissions des répertoires d'applications suivants :\n%s", "App directories have the correct owner \"%s\"" : "Répertoires d'applications ayant le propriétaire adéquat : « %s »", + "Brute-force Throttle" : "Ralentisseur d'attaque par force brute", "Your remote address could not be determined." : "Votre adresse à distance n'a pas pu être déterminée.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Votre adresse réseau a été identifiée comme « %s » et elle est bridée par le mécanisme anti-intrusion ce qui ralentit la performance de certaines requêtes. Si cette adresse réseau n'est pas la vôtre, cela peut signifier qu'il y a une erreur de configuration d'un proxy.", + "Your remote address \"%s\" is not brute-force throttled." : "Votre adresse distante « %s » n'est pas ralentie par attaque par force brute.", "Code integrity" : "Intégrité du code", "Integrity checker has been disabled. Integrity cannot be verified." : "La vérification d'intégrité a été désactivée. L'intégrité ne peut pas être vérifiée.", "No altered files" : "Aucun fichier altéré", @@ -131,6 +137,7 @@ OC.L10N.register( "Cron errors" : "Erreurs Cron", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :\n%s", "The last cron job ran without errors." : "La dernière tâche cron s'est exécuté sans erreur.", + "Cron last run" : "Dernière exécution Cron", "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", "Database missing columns" : "Colonnes manquantes dans la base de données", "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", @@ -222,6 +229,11 @@ OC.L10N.register( "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", "Temporary space available" : "Espace temporaire disponible", + "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de Nextcloud)", + "Temporary directory is correctly configured:\n%s" : "Le répertoire temporaire est correctement configuré :\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Cette instance utilise un stockage d'objets basés sur S3 comme source de stockage principale, et a assez d'espace dans le répertoire temporaire.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 Gio dans le répertoire temporaire de PHP. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.\nLa vérification de l'espace disponible dans le chemin temporaire a retourné %.1f Gio au lieu des 50 Gio recommandés. Chemin : %s", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.", "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é", @@ -275,6 +287,7 @@ OC.L10N.register( "Deleted disclaimer text" : "Texte de non-responsabilité supprimé", "Could not set disclaimer text" : "Impossible de configurer le texte de non-responsabilité", "Two-Factor Authentication" : "Authentification à deux facteurs", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les comptes et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", "Limit to groups" : "Limiter aux groupes", "Enforcement of two-factor authentication can be set for certain groups only." : "L'authentification à deux facteurs peut être imposée à certains groupes seulement.", @@ -282,6 +295,7 @@ OC.L10N.register( "Enforced groups" : "Groupes forcés", "Two-factor authentication is not enforced for members of the following groups." : "L'authentification à deux facteurs n'est pas forcée pour les membres des groupes suivants : ", "Excluded groups" : "Groupes exclus", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un compte. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un compte est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", "Save changes" : "Enregistrer les modifications", "All" : "Tous", "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes", @@ -295,6 +309,7 @@ OC.L10N.register( "View in store" : "Afficher dans le magasin d'applications", "Visit website" : "Visiter le site web", "Report a bug" : "Signaler un bogue", + "Usage documentation" : "Documentation d'utilisation", "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation développeurs", "Show details for {appName} app" : "Afficher les détails de l'application {appName}", @@ -357,12 +372,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "Dernière tâche exécutée {relativeTime}.", "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 account instance." : "Exécute une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul compte.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php est enregistré dans un service webcron pour appeler cron.php toutes les 5 minutes via HTTP. Cas d'utilisation : Très petite instance (1 - 5 comptes selon l'utilisation).", "Cron (Recommended)" : "Cron (Recommandé)", "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 account \"{user}\"." : "Le script cron.php doit être exécuté par le compte 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 d'arrière-plan", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "Server-side encryption" : "Chiffrement côté serveur", @@ -379,6 +398,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Vous devez migrer vos clés de chiffrement de l'ancienne version de chiffrement (ownCloud <= 8.0) vers la nouvelle. Veuillez activer l'application \\\"Default Encryption Module\\\" et exécuter {command}", "Unable to update server side encryption config" : "Impossible de mettre à jour la configuration du chiffrement côté serveur", "Please confirm the group removal" : "Merci de confirmer la suppression du groupe", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe « {group} ». Les comptes qui en font partie ne seront PAS supprimés.", "Cancel" : "Annuler", "Confirm" : "Confirmer", "Submit" : "Soumettre", @@ -410,9 +430,11 @@ OC.L10N.register( "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Vous utilisez {usage} sur {totalSpace} ({usageRelative}%)", "Your full name" : "Votre nom complet", "Back" : "Retour", + "Change scope level of {property}" : "Changer le niveau de confidentialité de {property}", "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", + "Options for additional email address {index}" : "Options pour une adresse électronique supplémentaire {index}", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", @@ -459,6 +481,7 @@ OC.L10N.register( "Reshare" : "Repartager", "No accounts" : "Aucun compte", "Loading accounts …" : "Chargement des comptes …", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.", "Default language" : "Langue par défaut", "Common languages" : "Langues communes", "Other languages" : "Autres langues", @@ -495,13 +518,21 @@ OC.L10N.register( "Last login" : "Dernière connexion", "User actions" : "Actions de l'utilisateur", "Password or insufficient permissions message" : "Mot de passe ou message d'autorisations insuffisantes", + "Loading account …" : "Chargement du compte…", "Change display name" : "Changer le nom de l'affichage", "Set new password" : "Définir un nouveau mot de passe", + "You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.", "Set new email address" : "Définir une nouvelle adresse e-mail", "Add user to group" : "Ajouter l'utilisateur au groupe", + "Add account to group" : "Ajouter le compte au groupe", + "Set account as admin for" : "Définir en tant qu'administrateur pour", + "Select account quota" : "Sélectionner le quota du compte", "Set the language" : "Définir la langue", "{size} used" : "{size} utilisés", + "Delete account" : "Supprimer le compte", "Wipe all devices" : "Effacer tous les appareils", + "Disable account" : "Désactiver le compte", + "Enable account" : "Activer le compte", "Resend welcome email" : "Renvoyer l'e-mail de bienvenue", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perte d'appareil ou si vous quittez un groupe ou une organisation, cela pourra supprimer les données de tous les appareils associés à {userid}. Ne fonctionne que si les appareils associés sont connectés à internet.", "Remote wipe of devices" : "Effacer les appareils à distance", @@ -514,13 +545,17 @@ OC.L10N.register( "Password was successfully changed" : "Le mot de passe a été modifié avec succès", "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", + "Toggle account actions menu" : "Afficher / Masquer le menu des actions de compte", "Done" : "Terminé", "Edit" : "Editer", + "Account management settings" : "Paramètres de la gestion des comptes", "Visibility" : "Visibilité", "Show language" : "Afficher la langue", + "Show account backend" : "Afficher l'origine du compte", "Show storage path" : "Afficher l'emplacement du stockage", "Show last login" : "Afficher la dernière connexion", "Send email" : "Envoyer un e-mail", + "Send welcome email to new accounts" : "Envoyer un courriel de bienvenue aux nouveaux comptes", "Defaults" : "Par défaut", "Default quota" : "Quota par défaut", "Select default quota" : "Sélectionner le quota par défaut", @@ -542,13 +577,17 @@ OC.L10N.register( "{license}-licensed" : "Sous licence {license}", "Changelog" : "Journal des modifications", "by {author}\n{license}" : "par {author}\n{license}", + "Account management" : "Gestion de compte", "New account" : "Nouveau compte", + "Active accounts" : "Comptes actifs", "Admins" : "Administrateurs", "Disabled users" : "Utilisateurs désactivés", "Creating group …" : "Création du groupe...", "Create group" : "Créer un groupe", "Group name" : "Nom du groupe", "Please enter a valid group name" : "Merci de saisir un nom de groupe valide", + "Disabled accounts" : "Comptes désactivés", + "Account group: {group}" : "Groupe de comptes : {group}", "Failed to create group" : "La création du groupe a échoué", "Sending…" : "Envoi en cours...", "Email sent" : "E-mail envoyé", @@ -567,6 +606,8 @@ OC.L10N.register( "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", "Your apps" : "Vos applications", "Active apps" : "Applications actives", "Disabled apps" : "Applications désactivées", @@ -575,6 +616,7 @@ OC.L10N.register( "Featured apps" : "Applications mises en avant", "Supported apps" : "Applications supportées", "Show to everyone" : "Montrer à tout le monde", + "Show to logged in accounts only" : "Montrer seulement aux comptes connectés", "Hide" : "Cacher", "Download and enable" : "Télécharger et activer", "Allow untested app" : "Autoriser l'application non testée", @@ -611,6 +653,7 @@ OC.L10N.register( "Authentication" : "Authentification", "Authentication required" : "Authentification requise", "Credentials" : "Informations d'identification", + "SMTP Login" : "Identifiant SMTP", "SMTP Password" : "Mot de passe SMTP", "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 66bd32750241f..fc0ebc2489b22 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -54,10 +54,12 @@ "Wrong password" : "Mot de passe incorrect", "Unable to change personal password" : "Impossible de changer le mot de passe personnel", "Saved" : "Sauvegardé", + "No Login supplied" : "Aucun identifiant fourni", "Unable to change password. Password too long." : "Impossible de modifier le mot de passe. Le mot de passe est trop long.", "Authentication error" : "Erreur d'authentification", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Veuillez fournir un mot de passe administrateur de récupération de données, sinon toutes les données du compte seront perdues.", "Wrong admin recovery password. Please check the password and try again." : "Mot de passe administrateur de récupération de données non valable. Veuillez vérifier le mot de passe et essayer à nouveau.", + "Backend does not support password change, but the encryption of the account key was updated." : "Le serveur ne permet pas le changement de mot de passe, mais le chiffrement de la clé du compte a été modifié.", "Administrator documentation" : "Documentation administrateur", "User documentation" : "Documentation utilisateur", "Nextcloud help overview" : "Aperçu de l'aide Nextcloud", @@ -67,6 +69,7 @@ "If you received this email, the email configuration seems to be correct." : "Si vous avez reçu cet e-mail, la configuration de l'adresse e-mail semble être correcte.", "Email could not be sent. Check your mail server log" : "L'e-mail n'a pu être envoyé. Vérifiez le journal du serveur de messagerie", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez vérifier vos paramètres. (Erreur: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Vous devez définir votre adresse électronique de compte avant de tester l'envoi de courriel. Allez à %s pour cela.", "Invalid account" : "Compte invalide", "Invalid mail address" : "Adresse e-mail non valide", "Settings saved" : "Paramètres sauvegardés", @@ -97,6 +100,7 @@ "Set your password" : "Créer votre mot de passe", "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", + "Logged in account must be a subadmin" : "Le compte connecté doit être un sous-administrateur", "Apps" : "Apps", "Personal" : "Personnel", "Administration" : "Administration", @@ -120,8 +124,10 @@ "App directories owner" : "Propriétaire des répertoires d’applications ", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Certains répertoires d'applications appartiennent à un utilisateur différent de celui du serveur web. Cela peut être le cas si les applications ont été installées manuellement. Vérifiez les permissions des répertoires d'applications suivants :\n%s", "App directories have the correct owner \"%s\"" : "Répertoires d'applications ayant le propriétaire adéquat : « %s »", + "Brute-force Throttle" : "Ralentisseur d'attaque par force brute", "Your remote address could not be determined." : "Votre adresse à distance n'a pas pu être déterminée.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Votre adresse réseau a été identifiée comme « %s » et elle est bridée par le mécanisme anti-intrusion ce qui ralentit la performance de certaines requêtes. Si cette adresse réseau n'est pas la vôtre, cela peut signifier qu'il y a une erreur de configuration d'un proxy.", + "Your remote address \"%s\" is not brute-force throttled." : "Votre adresse distante « %s » n'est pas ralentie par attaque par force brute.", "Code integrity" : "Intégrité du code", "Integrity checker has been disabled. Integrity cannot be verified." : "La vérification d'intégrité a été désactivée. L'intégrité ne peut pas être vérifiée.", "No altered files" : "Aucun fichier altéré", @@ -129,6 +135,7 @@ "Cron errors" : "Erreurs Cron", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :\n%s", "The last cron job ran without errors." : "La dernière tâche cron s'est exécuté sans erreur.", + "Cron last run" : "Dernière exécution Cron", "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", "Database missing columns" : "Colonnes manquantes dans la base de données", "Missing optional column \"%s\" in table \"%s\"." : "Colonnes optionnelles manquantes « %s » dans la table « %s ».", @@ -220,6 +227,11 @@ "64-bit" : "64 bits", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", "Temporary space available" : "Espace temporaire disponible", + "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de PHP)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de Nextcloud)", + "Temporary directory is correctly configured:\n%s" : "Le répertoire temporaire est correctement configuré :\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Cette instance utilise un stockage d'objets basés sur S3 comme source de stockage principale, et a assez d'espace dans le répertoire temporaire.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 Gio dans le répertoire temporaire de PHP. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.\nLa vérification de l'espace disponible dans le chemin temporaire a retourné %.1f Gio au lieu des 50 Gio recommandés. Chemin : %s", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.", "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é", @@ -273,6 +285,7 @@ "Deleted disclaimer text" : "Texte de non-responsabilité supprimé", "Could not set disclaimer text" : "Impossible de configurer le texte de non-responsabilité", "Two-Factor Authentication" : "Authentification à deux facteurs", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les comptes et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capables de s'authentifier sur le système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", "Limit to groups" : "Limiter aux groupes", "Enforcement of two-factor authentication can be set for certain groups only." : "L'authentification à deux facteurs peut être imposée à certains groupes seulement.", @@ -280,6 +293,7 @@ "Enforced groups" : "Groupes forcés", "Two-factor authentication is not enforced for members of the following groups." : "L'authentification à deux facteurs n'est pas forcée pour les membres des groupes suivants : ", "Excluded groups" : "Groupes exclus", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont forcés/exclus, la logique suivante est utilisée pour déterminer si l'authentification à double facteur (A2F) est imposée à un compte. Si aucun groupe n'est forcé, l'authentification à double facteur est activée pour tous sauf pour les membres des groupes exclus. Si des groupes sont forcés, l'authentification à double facteur est exigée pour tous les membres de ces groupes. Si un compte est à la fois dans un groupe forcé et exclu, c'est le groupe forcé qui prime et l'authentification double facteur est imposée.", "Save changes" : "Enregistrer les modifications", "All" : "Tous", "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes", @@ -293,6 +307,7 @@ "View in store" : "Afficher dans le magasin d'applications", "Visit website" : "Visiter le site web", "Report a bug" : "Signaler un bogue", + "Usage documentation" : "Documentation d'utilisation", "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation développeurs", "Show details for {appName} app" : "Afficher les détails de l'application {appName}", @@ -355,12 +370,16 @@ "Last job ran {relativeTime}." : "Dernière tâche exécutée {relativeTime}.", "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 account instance." : "Exécute une tâche à chaque chargement de page. Cas d'utilisation : Instance avec un seul compte.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php est enregistré dans un service webcron pour appeler cron.php toutes les 5 minutes via HTTP. Cas d'utilisation : Très petite instance (1 - 5 comptes selon l'utilisation).", "Cron (Recommended)" : "Cron (Recommandé)", "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 account \"{user}\"." : "Le script cron.php doit être exécuté par le compte 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 d'arrière-plan", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", "Server-side encryption" : "Chiffrement côté serveur", @@ -377,6 +396,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Vous devez migrer vos clés de chiffrement de l'ancienne version de chiffrement (ownCloud <= 8.0) vers la nouvelle. Veuillez activer l'application \\\"Default Encryption Module\\\" et exécuter {command}", "Unable to update server side encryption config" : "Impossible de mettre à jour la configuration du chiffrement côté serveur", "Please confirm the group removal" : "Merci de confirmer la suppression du groupe", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe « {group} ». Les comptes qui en font partie ne seront PAS supprimés.", "Cancel" : "Annuler", "Confirm" : "Confirmer", "Submit" : "Soumettre", @@ -408,9 +428,11 @@ "You are using {usage} of {totalSpace} ({usageRelative}%)" : "Vous utilisez {usage} sur {totalSpace} ({usageRelative}%)", "Your full name" : "Votre nom complet", "Back" : "Retour", + "Change scope level of {property}" : "Changer le niveau de confidentialité de {property}", "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", + "Options for additional email address {index}" : "Options pour une adresse électronique supplémentaire {index}", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", @@ -457,6 +479,7 @@ "Reshare" : "Repartager", "No accounts" : "Aucun compte", "Loading accounts …" : "Chargement des comptes …", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Liste des comptes. Cette liste n'est pas entièrement affichée pour des raisons de performance. Les comptes seront affichés au fur et à mesure que vous naviguerez dans la liste.", "Default language" : "Langue par défaut", "Common languages" : "Langues communes", "Other languages" : "Autres langues", @@ -493,13 +516,21 @@ "Last login" : "Dernière connexion", "User actions" : "Actions de l'utilisateur", "Password or insufficient permissions message" : "Mot de passe ou message d'autorisations insuffisantes", + "Loading account …" : "Chargement du compte…", "Change display name" : "Changer le nom de l'affichage", "Set new password" : "Définir un nouveau mot de passe", + "You do not have permissions to see the details of this account" : "Vous n'avez pas les autorisations pour voir le détail de ce compte.", "Set new email address" : "Définir une nouvelle adresse e-mail", "Add user to group" : "Ajouter l'utilisateur au groupe", + "Add account to group" : "Ajouter le compte au groupe", + "Set account as admin for" : "Définir en tant qu'administrateur pour", + "Select account quota" : "Sélectionner le quota du compte", "Set the language" : "Définir la langue", "{size} used" : "{size} utilisés", + "Delete account" : "Supprimer le compte", "Wipe all devices" : "Effacer tous les appareils", + "Disable account" : "Désactiver le compte", + "Enable account" : "Activer le compte", "Resend welcome email" : "Renvoyer l'e-mail de bienvenue", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "En cas de perte d'appareil ou si vous quittez un groupe ou une organisation, cela pourra supprimer les données de tous les appareils associés à {userid}. Ne fonctionne que si les appareils associés sont connectés à internet.", "Remote wipe of devices" : "Effacer les appareils à distance", @@ -512,13 +543,17 @@ "Password was successfully changed" : "Le mot de passe a été modifié avec succès", "Email was successfully changed" : "L'e-mail a été modifié avec succès", "Welcome mail sent!" : "E-mail de bienvenue envoyé !", + "Toggle account actions menu" : "Afficher / Masquer le menu des actions de compte", "Done" : "Terminé", "Edit" : "Editer", + "Account management settings" : "Paramètres de la gestion des comptes", "Visibility" : "Visibilité", "Show language" : "Afficher la langue", + "Show account backend" : "Afficher l'origine du compte", "Show storage path" : "Afficher l'emplacement du stockage", "Show last login" : "Afficher la dernière connexion", "Send email" : "Envoyer un e-mail", + "Send welcome email to new accounts" : "Envoyer un courriel de bienvenue aux nouveaux comptes", "Defaults" : "Par défaut", "Default quota" : "Quota par défaut", "Select default quota" : "Sélectionner le quota par défaut", @@ -540,13 +575,17 @@ "{license}-licensed" : "Sous licence {license}", "Changelog" : "Journal des modifications", "by {author}\n{license}" : "par {author}\n{license}", + "Account management" : "Gestion de compte", "New account" : "Nouveau compte", + "Active accounts" : "Comptes actifs", "Admins" : "Administrateurs", "Disabled users" : "Utilisateurs désactivés", "Creating group …" : "Création du groupe...", "Create group" : "Créer un groupe", "Group name" : "Nom du groupe", "Please enter a valid group name" : "Merci de saisir un nom de groupe valide", + "Disabled accounts" : "Comptes désactivés", + "Account group: {group}" : "Groupe de comptes : {group}", "Failed to create group" : "La création du groupe a échoué", "Sending…" : "Envoi en cours...", "Email sent" : "E-mail envoyé", @@ -565,6 +604,8 @@ "Profile visibility" : "Visibilité du profil", "Locale" : "Paramètres régionaux", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Non disponible car cette propriété est requise pour les fonctionnalités essentielles comme le partage de fichiers et les invitations de l'agenda.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administration système si vous avez des questions.", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Non disponible car la publication de données spécifiques d'un compte au serveur de recherche est interdit, contacter votre administration système si vous avez des questions", "Your apps" : "Vos applications", "Active apps" : "Applications actives", "Disabled apps" : "Applications désactivées", @@ -573,6 +614,7 @@ "Featured apps" : "Applications mises en avant", "Supported apps" : "Applications supportées", "Show to everyone" : "Montrer à tout le monde", + "Show to logged in accounts only" : "Montrer seulement aux comptes connectés", "Hide" : "Cacher", "Download and enable" : "Télécharger et activer", "Allow untested app" : "Autoriser l'application non testée", @@ -609,6 +651,7 @@ "Authentication" : "Authentification", "Authentication required" : "Authentification requise", "Credentials" : "Informations d'identification", + "SMTP Login" : "Identifiant SMTP", "SMTP Password" : "Mot de passe SMTP", "Save" : "Enregistrer", "Test and verify email settings" : "Tester les paramètres de messagerie", diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index d5611449eb28a..4d733284addc8 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}", "Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé", "Share by mail" : "Partage par e-mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.", "Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", @@ -37,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.", "Could not find share" : "Impossible de trouver le partage", "Share provider which allows you to share files by mail" : "Fournisseur de partage qui vous permet de partager des fichiers par courrier électronique.", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Autoriser les personnes à partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse électronique.", "Send password by mail" : "Envoyer le mot de passe par e-mail", "Reply to initiator" : "Répondre à l'initiateur", "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail", diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 8429e00cc907a..f1e9a34fbe84d 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -12,6 +12,7 @@ "Password to access {file} was sent to {email}" : "Le mot de passe pour accèder à {file} a été envoyé à {email}", "Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé", "Share by mail" : "Partage par e-mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.", "Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", @@ -35,6 +36,7 @@ "You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.", "Could not find share" : "Impossible de trouver le partage", "Share provider which allows you to share files by mail" : "Fournisseur de partage qui vous permet de partager des fichiers par courrier électronique.", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Autoriser les personnes à partager un lien personnalisé vers un fichier ou un dossier en renseignant une adresse électronique.", "Send password by mail" : "Envoyer le mot de passe par e-mail", "Reply to initiator" : "Répondre à l'initiateur", "Unable to update share by mail config" : "Impossible de mettre à jour la configuration du partage par e-mail", diff --git a/apps/systemtags/l10n/fr.js b/apps/systemtags/l10n/fr.js index 696dc8ad5f3c4..5d209f3ece178 100644 --- a/apps/systemtags/l10n/fr.js +++ b/apps/systemtags/l10n/fr.js @@ -42,6 +42,8 @@ OC.L10N.register( "All tagged %s …" : "Tous étiquetés %s …", "tagged %s" : "étiqueté %s", "Collaborative tags" : "Étiquettes collaboratives ", + "Collaborative tagging functionality which shares tags among people." : "Fonctionnalité d'étiquettes collaboratives qui partage les étiquettes entre les personnes.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Fonctionnalité d'étiquettes collaboratives qui partage les tags entre les personnes. Génial pour les équipes.\n\t(Si vous êtes un fournisseur avec plusieurs installations, il est conseillé de désactiver cette application, car sinon les tags seront partagés)", "Create or edit tags" : "Créer ou modifier les étiquettes", "Search for a tag to edit" : "Rechercher une étiquette à modifier", "Collaborative tags …" : "Étiquettes collaboratives ...", diff --git a/apps/systemtags/l10n/fr.json b/apps/systemtags/l10n/fr.json index 3ddaa78effbfc..e28bff86ff513 100644 --- a/apps/systemtags/l10n/fr.json +++ b/apps/systemtags/l10n/fr.json @@ -40,6 +40,8 @@ "All tagged %s …" : "Tous étiquetés %s …", "tagged %s" : "étiqueté %s", "Collaborative tags" : "Étiquettes collaboratives ", + "Collaborative tagging functionality which shares tags among people." : "Fonctionnalité d'étiquettes collaboratives qui partage les étiquettes entre les personnes.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Fonctionnalité d'étiquettes collaboratives qui partage les tags entre les personnes. Génial pour les équipes.\n\t(Si vous êtes un fournisseur avec plusieurs installations, il est conseillé de désactiver cette application, car sinon les tags seront partagés)", "Create or edit tags" : "Créer ou modifier les étiquettes", "Search for a tag to edit" : "Rechercher une étiquette à modifier", "Collaborative tags …" : "Étiquettes collaboratives ...", diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js index 232e325b8e8e5..beb4d04ebc650 100644 --- a/apps/updatenotification/l10n/fr.js +++ b/apps/updatenotification/l10n/fr.js @@ -17,6 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "Applications n'ayant pas de version compatible", "View in store" : "Afficher dans le magasin d'applications", "Apps with compatible version" : "Applications compatibles avec la nouvelle version", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Veuillez noter que la mise à jour par le navigateur n'est pas recommandée si votre instance comporte plus de 100 comptes ! Veuillez utiliser l'interface en ligne de commandes. ", "Open updater" : "Ouvrir l'interface de mise à jour", "Download now" : "Télécharger maintenant", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "La mise à jour par l'interface web est désactivée. Veuillez utiliser la mise à jour par ligne de commande ou le mécanisme de mise à jour approprié pour votre méthode d'installation (par exemple, Docker pull) pour effectuer la mise à jour.", @@ -35,6 +36,7 @@ OC.L10N.register( "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", "A new version is available: {newVersionString}" : "Une nouvelle version est disponible : {newVersionString}", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Notez qu’après une nouvelle version, la mise à jour n’apparaît qu’après la première version mineure ou ultérieure. Nous déployons de nouvelles versions réparties sur le temps et nous sautons parfois une version lorsque des problèmes sont trouvés. Pour en savoir plus sur les mises à jour et les canaux de diffusion, visitez {link}", "Checked on {lastCheckedDate} - Open changelog" : "Vérifié le {lastCheckedDate} - Ouvrir le journal des modifications", "Checking apps for compatible versions" : "Vérification de la compatibilité des applications", "Please make sure your config.php does not set appstoreenabled to false." : "Veuillez vous assurer que le paramètre appstoreenabled n'est pas défini à false dans votre config.php.", diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json index 532147dc7a76a..4c56f415a4e92 100644 --- a/apps/updatenotification/l10n/fr.json +++ b/apps/updatenotification/l10n/fr.json @@ -15,6 +15,7 @@ "Apps missing compatible version" : "Applications n'ayant pas de version compatible", "View in store" : "Afficher dans le magasin d'applications", "Apps with compatible version" : "Applications compatibles avec la nouvelle version", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Veuillez noter que la mise à jour par le navigateur n'est pas recommandée si votre instance comporte plus de 100 comptes ! Veuillez utiliser l'interface en ligne de commandes. ", "Open updater" : "Ouvrir l'interface de mise à jour", "Download now" : "Télécharger maintenant", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "La mise à jour par l'interface web est désactivée. Veuillez utiliser la mise à jour par ligne de commande ou le mécanisme de mise à jour approprié pour votre méthode d'installation (par exemple, Docker pull) pour effectuer la mise à jour.", @@ -33,6 +34,7 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de mise à jour sélectionné rend obsolètes les notifications dédiées au serveur.", "The selected update channel does not support updates of the server." : "Le canal de mises à jour sélectionné ne supporte pas les mises à jour du serveur.", "A new version is available: {newVersionString}" : "Une nouvelle version est disponible : {newVersionString}", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Notez qu’après une nouvelle version, la mise à jour n’apparaît qu’après la première version mineure ou ultérieure. Nous déployons de nouvelles versions réparties sur le temps et nous sautons parfois une version lorsque des problèmes sont trouvés. Pour en savoir plus sur les mises à jour et les canaux de diffusion, visitez {link}", "Checked on {lastCheckedDate} - Open changelog" : "Vérifié le {lastCheckedDate} - Ouvrir le journal des modifications", "Checking apps for compatible versions" : "Vérification de la compatibilité des applications", "Please make sure your config.php does not set appstoreenabled to false." : "Veuillez vous assurer que le paramètre appstoreenabled n'est pas défini à false dans votre config.php.", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index da2620ed334c4..378951d341f00 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "Intégration LDAP/AD", "Invalid LDAP UUIDs" : "UUID LDAP invalides", "None found" : "Aucun trouvé", + "Invalid UUIDs of LDAP accounts 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." : "Des UUID invalides pour les comptes LDAP ont été trouvés. Merci de vérifier votre paramètre « Passer outre la détection des UUID » dans la partie Expert de la configuration LDAP puis utiliser « occ ldap:update-uuid » pour les mettre à jour.", "_%n group found_::_%n groups found_" : ["%n groupe trouvé","%n groupes trouvés","%n groupes trouvés"], "> 1000 groups found" : "> 1000 groupes trouvés", "> 1000 users found" : "> 1000 utilisateurs trouvés", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index ef39a4c01903a..e8dec0326e516 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "Intégration LDAP/AD", "Invalid LDAP UUIDs" : "UUID LDAP invalides", "None found" : "Aucun trouvé", + "Invalid UUIDs of LDAP accounts 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." : "Des UUID invalides pour les comptes LDAP ont été trouvés. Merci de vérifier votre paramètre « Passer outre la détection des UUID » dans la partie Expert de la configuration LDAP puis utiliser « occ ldap:update-uuid » pour les mettre à jour.", "_%n group found_::_%n groups found_" : ["%n groupe trouvé","%n groupes trouvés","%n groupes trouvés"], "> 1000 groups found" : "> 1000 groupes trouvés", "> 1000 users found" : "> 1000 utilisateurs trouvés", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 7e9602427b388..cbee49d783be9 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -50,6 +50,8 @@ OC.L10N.register( "Nextcloud Server" : "Serveur Nextcloud", "Some of your link shares have been removed" : "Certains de vos liens partagés ont été supprimés.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "En raison d'une faille de sécurité, nous avons supprimé certains de vos liens partagés. Consultez le lien ci-dessus pour plus d'information.", + "The account limit of this instance is reached." : "Le nombre maximum de comptes a été atteint sur cette instance.", + "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Saisissez votre clé de licence dans l'application Support afin d'augmenter la limite de comptes. Cela vous donne également tous les avantages supplémentaires que Nextcloud Enterprise offre et est fortement recommandé pour l'exploitation dans les entreprises.", "Learn more ↗" : " En savoir plus ↗", "Preparing update" : "Préparation de la mise à jour", "[%d / %d]: %s" : "[%d / %d] : %s", @@ -118,8 +120,11 @@ OC.L10N.register( "Please try again." : "Veuillez réessayer.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", + "Login or email" : "Identifiant ou adresse électronique", "Password" : "Mot de passe", "Log in to {productName}" : "Se connecter à {productName}", + "Wrong login or password." : "Mauvais identifiant ou mot de passe.", + "This account is disabled" : "Ce compte est désactivé", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Log in with a device" : "Se connecter avec un périphérique", "Your account is not setup for passwordless login." : "Votre compte n'est pas paramétré pour une authentification sans mot de passe.", @@ -128,6 +133,7 @@ OC.L10N.register( "Your connection is not secure" : "Votre connexion n'est pas sécurisée", "Passwordless authentication is only available over a secure connection." : "L'authentification sans mot de passe n'est possible qu'au travers d'une connexion sécurisée.", "Reset password" : "Réinitialiser le mot de passe", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Si ce compte existe, un message de réinitialisation de mot de passe a été envoyé à l'adresse électronique correspondante. Si vous ne le recevez pas, veuillez vérifier l'identifiant/adresse électronique, vérifiez dans votre dossier d'indésirables ou demandez de l'aide à l'administrateur de cette instance.", "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer l'e-mail de réinitialisation. Veuillez contacter votre administrateur.", "Password cannot be changed. Please contact your administrator." : "Le mot de passe ne pas être modifié. Veuillez contacter votre administrateur.", "Back to login" : "Retour à la page de connexion", @@ -295,6 +301,7 @@ OC.L10N.register( "Only %s is available." : "Seul(e) %s est disponible.", "Install and activate additional PHP modules to choose other database types." : "Installez et activez les modules PHP additionnels adéquats pour choisir d'autres types de base de données.", "For more details check out the documentation." : "Consultez la documentation pour plus de détails.", + "Database account" : "Compte de base de données", "Database password" : "Mot de passe de la base de données", "Database name" : "Nom de la base de données", "Database tablespace" : "Espace de stockage de la base de données", @@ -357,6 +364,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les délais d'expiration avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :", "Detailed logs" : "Journaux détaillés", "Update needed" : "Mise à jour nécessaire", + "Please use the command line updater because you have a big instance with more than 50 accounts." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse avec plus de 50 comptes.", "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Je sais que si je continue à faire la mise à jour via le navigateur web, il existe le risque que la requête se heurte à un délai d'expiration et peut causer une perte de données, mais j'ai une copie de sauvegarde et je sais comment restaurer mon instance en cas d'échec.", "Upgrade via web on my own risk" : "Mettre à jour via le navigateur web à mes propres risques", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 76fed8f9374d1..b5b153c7197cf 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -48,6 +48,8 @@ "Nextcloud Server" : "Serveur Nextcloud", "Some of your link shares have been removed" : "Certains de vos liens partagés ont été supprimés.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "En raison d'une faille de sécurité, nous avons supprimé certains de vos liens partagés. Consultez le lien ci-dessus pour plus d'information.", + "The account limit of this instance is reached." : "Le nombre maximum de comptes a été atteint sur cette instance.", + "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Saisissez votre clé de licence dans l'application Support afin d'augmenter la limite de comptes. Cela vous donne également tous les avantages supplémentaires que Nextcloud Enterprise offre et est fortement recommandé pour l'exploitation dans les entreprises.", "Learn more ↗" : " En savoir plus ↗", "Preparing update" : "Préparation de la mise à jour", "[%d / %d]: %s" : "[%d / %d] : %s", @@ -116,8 +118,11 @@ "Please try again." : "Veuillez réessayer.", "An internal error occurred." : "Une erreur interne est survenue.", "Please try again or contact your administrator." : "Veuillez réessayer ou contactez votre administrateur.", + "Login or email" : "Identifiant ou adresse électronique", "Password" : "Mot de passe", "Log in to {productName}" : "Se connecter à {productName}", + "Wrong login or password." : "Mauvais identifiant ou mot de passe.", + "This account is disabled" : "Ce compte est désactivé", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Log in with a device" : "Se connecter avec un périphérique", "Your account is not setup for passwordless login." : "Votre compte n'est pas paramétré pour une authentification sans mot de passe.", @@ -126,6 +131,7 @@ "Your connection is not secure" : "Votre connexion n'est pas sécurisée", "Passwordless authentication is only available over a secure connection." : "L'authentification sans mot de passe n'est possible qu'au travers d'une connexion sécurisée.", "Reset password" : "Réinitialiser le mot de passe", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or Login, check your spam/junk folders or ask your local administration for help." : "Si ce compte existe, un message de réinitialisation de mot de passe a été envoyé à l'adresse électronique correspondante. Si vous ne le recevez pas, veuillez vérifier l'identifiant/adresse électronique, vérifiez dans votre dossier d'indésirables ou demandez de l'aide à l'administrateur de cette instance.", "Couldn't send reset email. Please contact your administrator." : "Impossible d'envoyer l'e-mail de réinitialisation. Veuillez contacter votre administrateur.", "Password cannot be changed. Please contact your administrator." : "Le mot de passe ne pas être modifié. Veuillez contacter votre administrateur.", "Back to login" : "Retour à la page de connexion", @@ -293,6 +299,7 @@ "Only %s is available." : "Seul(e) %s est disponible.", "Install and activate additional PHP modules to choose other database types." : "Installez et activez les modules PHP additionnels adéquats pour choisir d'autres types de base de données.", "For more details check out the documentation." : "Consultez la documentation pour plus de détails.", + "Database account" : "Compte de base de données", "Database password" : "Mot de passe de la base de données", "Database name" : "Nom de la base de données", "Database tablespace" : "Espace de stockage de la base de données", @@ -355,6 +362,7 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Afin d'éviter les délais d'expiration avec les installations de volume conséquent, vous pouvez exécuter la commande suivante depuis le répertoire d'installation :", "Detailed logs" : "Journaux détaillés", "Update needed" : "Mise à jour nécessaire", + "Please use the command line updater because you have a big instance with more than 50 accounts." : "Veuillez utiliser la mise à jour en ligne de commande car votre instance est volumineuse avec plus de 50 comptes.", "For help, see the documentation." : "Pour obtenir de l'aide, lisez la documentation.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Je sais que si je continue à faire la mise à jour via le navigateur web, il existe le risque que la requête se heurte à un délai d'expiration et peut causer une perte de données, mais j'ai une copie de sauvegarde et je sais comment restaurer mon instance en cas d'échec.", "Upgrade via web on my own risk" : "Mettre à jour via le navigateur web à mes propres risques", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 7cab90865536c..11cac1289af2b 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -36,6 +36,9 @@ OC.L10N.register( "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", "Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.", "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Le compte connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", + "Logged in account must be an admin or sub admin" : "Le compte connecté doit être administrateur ou sous-administrateur", + "Logged in account must be an admin" : "Le compte connecté doit être un administrateur", "Wiping of device %s has started" : "L'effaçage de l'appareil %s a démarré", "Wiping of device »%s« has started" : "L'effaçage de l'appareil « %s » a démarré", "»%s« started remote wipe" : "« %s » a démarré l'effaçage distant", @@ -114,15 +117,22 @@ OC.L10N.register( "Headline" : "Titre", "Organisation" : "Organisme", "Role" : "Fonction", + "Unknown account" : "Compte inconnu", "Additional settings" : "Paramètres supplémentaires", + "Enter the database Login and name for %s" : "Saisissez l'identifiant et le nom de la base de données pour %s", + "Enter the database Login for %s" : "Saisissez l'identifiant de la base de données pour %s", "Enter the database name for %s" : "Entrez le nom de la base de données pour %s", "You cannot use dots in the database name %s" : "Vous ne pouvez pas utiliser de points dans le nom de la base de données %s", + "MySQL Login and/or password not valid" : "Identifiant et/ou mot de passe MySQL invalide", "You need to enter details of an existing account." : "Vous devez indiquer les détails d'un compte existant.", "Oracle connection could not be established" : "La connexion Oracle ne peut être établie", + "Oracle Login and/or password not valid" : "Identifiant et/ou mot de passe Oracle invalide", + "PostgreSQL Login and/or password not valid" : "Identifiant et/ou mot de passe PostgreSQL invalide", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !", "For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Il semble que cette instance %s fonctionne sur un environnement PHP 32 bits et open_basedir a été configuré dans php.ini. Cela engendre des problèmes avec les fichiers de taille supérieure à 4 Go et est donc fortement déconseillé.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez retirer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", + "Set an admin Login." : "Définissez un identifiant administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Cannot create or write into the data directory %s" : "Impossible de créer ou d'écrire dans le répertoire des données %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", @@ -140,6 +150,7 @@ OC.L10N.register( "Expiration date is in the past" : "La date d'expiration est dans le passé", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", + "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", @@ -193,6 +204,14 @@ OC.L10N.register( "Nov." : "Nov.", "Dec." : "Déc.", "A valid password must be provided" : "Un mot de passe valide doit être saisi", + "The Login is already being used" : "L'identifiant est déjà utilisé", + "Could not create account" : "Impossible de créer le compte", + "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un identifiant : \"a-z\", \"A-Z\", \"0-9\", espaces et \"_.@-'\"", + "A valid Login must be provided" : "Un identifiant valide doit être saisi", + "Login contains whitespace at the beginning or at the end" : "L'identifiant contient des espaces au début ou à la fin", + "Login must not consist of dots only" : "L'identifiant ne doit pas être composé uniquement de points", + "Login is invalid because files already exist for this user" : "L’identifiant n'est pas valide car des fichiers existent déjà pour cet utilisateur", + "Account disabled" : "Compte désactivé", "Login canceled by app" : "L'authentification a été annulée par l'application", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'application « %1$s » ne peut pas être installée à cause des dépendances suivantes non satisfaites : %2$s", "a safe home for all your data" : "un lieu sûr pour toutes vos données", @@ -225,6 +244,8 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "Veuillez demander à votre administrateur serveur de redémarrer le serveur web.", "The required %s config variable is not configured in the config.php file." : "La valeur de configuration requise %s n'est pas configurée dans votre fichier config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Veuillez demander à votre administrateur serveur de vérifier la configuration de Nextcloud.", + "Your data directory is readable by other people." : "Votre répertoire de données est lisible par d'autres personnes.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Veuillez changer les permissions du répertoire en mode 0770 afin que son contenu ne puisse pas être listé par les autres personnes.", "Your data directory must be an absolute path." : "Le chemin de votre répertoire doit être un chemin absolu.", "Check the value of \"datadirectory\" in your configuration." : "Verifiez la valeur de \"datadirectory\" dans votre configuration.", "Your data directory is invalid." : "Votre répertoire des données n'est pas valide.", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 6686741e60de3..512f87baf42c3 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -34,6 +34,9 @@ "The following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", "Server version %s or higher is required." : "Un serveur de version %s ou supérieure est requis.", "Server version %s or lower is required." : "Un serveur de version %s ou inférieure est requis.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Le compte connecté doit être un administrateur, un sous-administrateur ou se voir accorder des droits spéciaux pour accéder à ce réglage", + "Logged in account must be an admin or sub admin" : "Le compte connecté doit être administrateur ou sous-administrateur", + "Logged in account must be an admin" : "Le compte connecté doit être un administrateur", "Wiping of device %s has started" : "L'effaçage de l'appareil %s a démarré", "Wiping of device »%s« has started" : "L'effaçage de l'appareil « %s » a démarré", "»%s« started remote wipe" : "« %s » a démarré l'effaçage distant", @@ -112,15 +115,22 @@ "Headline" : "Titre", "Organisation" : "Organisme", "Role" : "Fonction", + "Unknown account" : "Compte inconnu", "Additional settings" : "Paramètres supplémentaires", + "Enter the database Login and name for %s" : "Saisissez l'identifiant et le nom de la base de données pour %s", + "Enter the database Login for %s" : "Saisissez l'identifiant de la base de données pour %s", "Enter the database name for %s" : "Entrez le nom de la base de données pour %s", "You cannot use dots in the database name %s" : "Vous ne pouvez pas utiliser de points dans le nom de la base de données %s", + "MySQL Login and/or password not valid" : "Identifiant et/ou mot de passe MySQL invalide", "You need to enter details of an existing account." : "Vous devez indiquer les détails d'un compte existant.", "Oracle connection could not be established" : "La connexion Oracle ne peut être établie", + "Oracle Login and/or password not valid" : "Identifiant et/ou mot de passe Oracle invalide", + "PostgreSQL Login and/or password not valid" : "Identifiant et/ou mot de passe PostgreSQL invalide", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !", "For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Il semble que cette instance %s fonctionne sur un environnement PHP 32 bits et open_basedir a été configuré dans php.ini. Cela engendre des problèmes avec les fichiers de taille supérieure à 4 Go et est donc fortement déconseillé.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez retirer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", + "Set an admin Login." : "Définissez un identifiant administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", "Cannot create or write into the data directory %s" : "Impossible de créer ou d'écrire dans le répertoire des données %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", @@ -138,6 +148,7 @@ "Expiration date is in the past" : "La date d'expiration est dans le passé", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", + "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir", @@ -191,6 +202,14 @@ "Nov." : "Nov.", "Dec." : "Déc.", "A valid password must be provided" : "Un mot de passe valide doit être saisi", + "The Login is already being used" : "L'identifiant est déjà utilisé", + "Could not create account" : "Impossible de créer le compte", + "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Seuls les caractères suivants sont autorisés dans un identifiant : \"a-z\", \"A-Z\", \"0-9\", espaces et \"_.@-'\"", + "A valid Login must be provided" : "Un identifiant valide doit être saisi", + "Login contains whitespace at the beginning or at the end" : "L'identifiant contient des espaces au début ou à la fin", + "Login must not consist of dots only" : "L'identifiant ne doit pas être composé uniquement de points", + "Login is invalid because files already exist for this user" : "L’identifiant n'est pas valide car des fichiers existent déjà pour cet utilisateur", + "Account disabled" : "Compte désactivé", "Login canceled by app" : "L'authentification a été annulée par l'application", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'application « %1$s » ne peut pas être installée à cause des dépendances suivantes non satisfaites : %2$s", "a safe home for all your data" : "un lieu sûr pour toutes vos données", @@ -223,6 +242,8 @@ "Please ask your server administrator to restart the web server." : "Veuillez demander à votre administrateur serveur de redémarrer le serveur web.", "The required %s config variable is not configured in the config.php file." : "La valeur de configuration requise %s n'est pas configurée dans votre fichier config.php.", "Please ask your server administrator to check the Nextcloud configuration." : "Veuillez demander à votre administrateur serveur de vérifier la configuration de Nextcloud.", + "Your data directory is readable by other people." : "Votre répertoire de données est lisible par d'autres personnes.", + "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Veuillez changer les permissions du répertoire en mode 0770 afin que son contenu ne puisse pas être listé par les autres personnes.", "Your data directory must be an absolute path." : "Le chemin de votre répertoire doit être un chemin absolu.", "Check the value of \"datadirectory\" in your configuration." : "Verifiez la valeur de \"datadirectory\" dans votre configuration.", "Your data directory is invalid." : "Votre répertoire des données n'est pas valide.",