summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/federatedfilesharing/l10n/de.js17
-rw-r--r--apps/federatedfilesharing/l10n/de.json17
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.js17
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.json17
-rw-r--r--apps/federatedfilesharing/l10n/nl.js17
-rw-r--r--apps/federatedfilesharing/l10n/nl.json17
-rw-r--r--apps/federatedfilesharing/l10n/pt_BR.js17
-rw-r--r--apps/federatedfilesharing/l10n/pt_BR.json17
-rw-r--r--apps/files_sharing/l10n/de.js2
-rw-r--r--apps/files_sharing/l10n/de.json2
-rw-r--r--apps/files_sharing/l10n/de_DE.js2
-rw-r--r--apps/files_sharing/l10n/de_DE.json2
-rw-r--r--apps/files_sharing/l10n/es.js2
-rw-r--r--apps/files_sharing/l10n/es.json2
-rw-r--r--apps/files_sharing/l10n/nl.js2
-rw-r--r--apps/files_sharing/l10n/nl.json2
-rw-r--r--apps/files_sharing/l10n/pt_BR.js2
-rw-r--r--apps/files_sharing/l10n/pt_BR.json2
18 files changed, 156 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js
index c5fb91e9344..67870087289 100644
--- a/apps/federatedfilesharing/l10n/de.js
+++ b/apps/federatedfilesharing/l10n/de.js
@@ -2,11 +2,28 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Federated-Sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Soll die entfernte Freigabe {name} von {owner}@{remote} hinzugefügt werden?",
+ "Remote share" : "Entfernte Freigabe",
+ "Remote share password" : "Passwort für die entfernte Freigabe",
+ "Cancel" : "Abbrechen",
+ "Add remote share" : "Entfernte Freigabe hinzufügen",
"Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID",
+ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert",
+ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.",
+ "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.",
+ "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.",
+ "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat",
+ "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
+ "Storage not valid" : "Speicher ungültig",
+ "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt",
+ "Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.",
+ "Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten",
"You received \"/%3$s\" as a remote share from %1$s" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s erhalten",
"Accept" : "Ok",
diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json
index 01cb7b75a71..e1ec0c70c2b 100644
--- a/apps/federatedfilesharing/l10n/de.json
+++ b/apps/federatedfilesharing/l10n/de.json
@@ -1,10 +1,27 @@
{ "translations": {
"Federated sharing" : "Federated-Sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Soll die entfernte Freigabe {name} von {owner}@{remote} hinzugefügt werden?",
+ "Remote share" : "Entfernte Freigabe",
+ "Remote share password" : "Passwort für die entfernte Freigabe",
+ "Cancel" : "Abbrechen",
+ "Add remote share" : "Entfernte Freigabe hinzufügen",
"Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID",
+ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert",
+ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Du erhälst eine Einladung. Bitte prüfe deine Benachrichtigungen.",
+ "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.",
+ "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.",
+ "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat",
+ "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
+ "Storage not valid" : "Speicher ungültig",
+ "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt",
+ "Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Sharing %s failed, because this item is already shared with %s" : "Freigabe von %s fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Freigabe von %s fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.",
+ "Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten",
"You received \"/%3$s\" as a remote share from %1$s" : "Du hast \"/%3$s\" als Remotefreigabe von %1$s erhalten",
"Accept" : "Ok",
diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js
index 94fbaa27ba6..4d26d7215ba 100644
--- a/apps/federatedfilesharing/l10n/de_DE.js
+++ b/apps/federatedfilesharing/l10n/de_DE.js
@@ -2,11 +2,28 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Federated-Sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Möchten Sie die entfernte Freigabe {name} von {owner}@{remote} hinzufügen?",
+ "Remote share" : "Entfernte Freigabe",
+ "Remote share password" : "Passwort für die entfernte Freigabe",
+ "Cancel" : "Abbrechen",
+ "Add remote share" : "Entfernte Freigabe hinzufügen",
"Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID",
+ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert",
+ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sier erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.",
+ "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.",
+ "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.",
+ "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat",
+ "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
+ "Storage not valid" : "Speicher ungültig",
+ "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt",
+ "Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.",
+ "Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten",
"You received \"/%3$s\" as a remote share from %1$s" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s erhalten",
"Accept" : "Akzeptieren",
diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json
index 74109f79e1a..7b8fd1fcd28 100644
--- a/apps/federatedfilesharing/l10n/de_DE.json
+++ b/apps/federatedfilesharing/l10n/de_DE.json
@@ -1,10 +1,27 @@
{ "translations": {
"Federated sharing" : "Federated-Sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Möchten Sie die entfernte Freigabe {name} von {owner}@{remote} hinzufügen?",
+ "Remote share" : "Entfernte Freigabe",
+ "Remote share password" : "Passwort für die entfernte Freigabe",
+ "Cancel" : "Abbrechen",
+ "Add remote share" : "Entfernte Freigabe hinzufügen",
"Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID",
+ "Server to server sharing is not enabled on this server" : "Das Server-zu-Server-Teilen ist auf diesem Server nicht aktiviert",
+ "Couldn't establish a federated share." : "Federated-Share konnte nicht aufgebaut werden",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Federated-Share konnte nicht aufgebaut werden, da eventuell das Passwort falsch ist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Anfrage zum Federated-Share war erfolgreich. Sier erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen.",
+ "The mountpoint name contains invalid characters." : "Der Name des Einhängepunktes enthält ungültige Zeichen.",
+ "Not allowed to create a federated share with the owner." : "Das Erstellen einer Federated Cloud Freigabe mit dem Benutzer ist nicht erlaubt.",
+ "Invalid or untrusted SSL certificate" : "Ungültiges oder nicht vertrauenswürdiges SSL-Zertifikat",
+ "Could not authenticate to remote share, password might be wrong" : "Die Authentifizierung an der entfernten Freigabe konnte nicht erfolgen, das Passwort könnte falsch sein",
+ "Storage not valid" : "Speicher ungültig",
+ "Federated Share successfully added" : "Federated-Share erfolgreich hinzugefügt",
+ "Couldn't add remote share" : "Remotefreigabe kann nicht hinzu gefügt werden",
"Sharing %s failed, because this item is already shared with %s" : "Die Freigabe von %s ist fehlgeschlagen, da dieses Objekt schon mit %s geteilt wird",
"Not allowed to create a federated share with the same user" : "Das Erstellen einer Federated Cloud Freigabe mit dem gleichen Benutzer ist nicht erlaubt",
"File is already shared with %s" : "Datei wird bereits geteilt mit %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Die Freigabe von %s ist fehlgeschlagen, da %s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar.",
+ "Could not find share" : "Freigabe konnte nicht gefunden werden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s (als Teil von %2$s) erhalten",
"You received \"/%3$s\" as a remote share from %1$s" : "Sie haben \"/%3$s\" als Remotefreigabe von %1$s erhalten",
"Accept" : "Akzeptieren",
diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js
index 6d5b07c8baa..1012ddf3d13 100644
--- a/apps/federatedfilesharing/l10n/nl.js
+++ b/apps/federatedfilesharing/l10n/nl.js
@@ -2,11 +2,28 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Federated sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Wil je de externe share {name} van {owner}@{remote} toevoegen?",
+ "Remote share" : "Externe share",
+ "Remote share password" : "Wachtwoord externe share",
+ "Cancel" : "Annuleren",
+ "Add remote share" : "Toevoegen externe share",
"Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID",
+ "Server to server sharing is not enabled on this server" : "Server met server delen is op deze server niet geactiveerd",
+ "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.",
+ "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.",
+ "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.",
+ "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat",
+ "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord",
+ "Storage not valid" : "Opslag ongeldig",
+ "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd",
+ "Couldn't add remote share" : "Kon geen externe share toevoegen",
"Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s",
"Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken",
"File is already shared with %s" : "Bestand is al gedeeld met %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.",
+ "Could not find share" : "Kon share niet vinden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Je ontving \"/%3$s\" als een externe share van %1$s (namens %2$s)",
"You received \"/%3$s\" as a remote share from %1$s" : "U ontving \"/%3$s\" as een externe share van %1$s",
"Accept" : "Accepteren",
diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json
index 9b2cb114cf9..9e427051e8d 100644
--- a/apps/federatedfilesharing/l10n/nl.json
+++ b/apps/federatedfilesharing/l10n/nl.json
@@ -1,10 +1,27 @@
{ "translations": {
"Federated sharing" : "Federated sharing",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Wil je de externe share {name} van {owner}@{remote} toevoegen?",
+ "Remote share" : "Externe share",
+ "Remote share password" : "Wachtwoord externe share",
+ "Cancel" : "Annuleren",
+ "Add remote share" : "Toevoegen externe share",
"Invalid Federated Cloud ID" : "Ongeldige Federated Cloud ID",
+ "Server to server sharing is not enabled on this server" : "Server met server delen is op deze server niet geactiveerd",
+ "Couldn't establish a federated share." : "Kon geen gefedereerde share tot stand brengen",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Kon geen gefedereerde share tot stand brengen, misschien was het wachtwoord onjuist.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "De gefedereerde share aanvraag is geslaagd, je ontvangt een uitnodiging. Controleer je meldingen.",
+ "The mountpoint name contains invalid characters." : "De naam van het mountpoint bevat ongeldige karakters.",
+ "Not allowed to create a federated share with the owner." : "Het is niet toegestaan om met de eigenaar een gefedereerde share te maken.",
+ "Invalid or untrusted SSL certificate" : "Ongeldig of onvertrouwd SSL-certificaat",
+ "Could not authenticate to remote share, password might be wrong" : "Kon niet authenticeren bij externe share, misschien verkeerd wachtwoord",
+ "Storage not valid" : "Opslag ongeldig",
+ "Federated Share successfully added" : "Gefedereerde share succesvol toegevoegd",
+ "Couldn't add remote share" : "Kon geen externe share toevoegen",
"Sharing %s failed, because this item is already shared with %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s",
"Not allowed to create a federated share with the same user" : "Het is niet toegestaan om een gefedereerde share met dezelfde gebruikersserver te maken",
"File is already shared with %s" : "Bestand is al gedeeld met %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Delen van %s mislukt, kon %s niet vinden, misschien is de server niet bereikbaar.",
+ "Could not find share" : "Kon share niet vinden",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Je ontving \"/%3$s\" als een externe share van %1$s (namens %2$s)",
"You received \"/%3$s\" as a remote share from %1$s" : "U ontving \"/%3$s\" as een externe share van %1$s",
"Accept" : "Accepteren",
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js
index 3d2697d6bd2..ee19fa11d13 100644
--- a/apps/federatedfilesharing/l10n/pt_BR.js
+++ b/apps/federatedfilesharing/l10n/pt_BR.js
@@ -2,11 +2,28 @@ OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Compartilhamento federado",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?",
+ "Remote share" : "Compartilhamento remoto",
+ "Remote share password" : "Senha do compartilhamento remoto",
+ "Cancel" : "Cancelar",
+ "Add remote share" : "Adicionar compartilhamento remoto",
"Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID",
+ "Server to server sharing is not enabled on this server" : "Servidor para compartilhamento de servidor não está ativo neste servidor",
+ "Couldn't establish a federated share." : "Não foi possível estabelecer um compartilhamento federado.",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer um compartilhamento federado, talvez a senha esteja incorreta.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado conclúida com sucesso. Você receberá um convite que pode ser visto nas suas notificações.",
+ "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.",
+ "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.",
+ "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável",
+ "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta",
+ "Storage not valid" : "Armazenamento inválido",
+ "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso",
+ "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto",
"Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com %s",
"Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário",
"File is already shared with %s" : "O arquivo já é compartilhado com %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.",
+ "Could not find share" : "Não foi possível encontrar o compartilhamento",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)",
"You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s",
"Accept" : "Aceitar",
diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json
index 57c06af133d..1fffd8a11f2 100644
--- a/apps/federatedfilesharing/l10n/pt_BR.json
+++ b/apps/federatedfilesharing/l10n/pt_BR.json
@@ -1,10 +1,27 @@
{ "translations": {
"Federated sharing" : "Compartilhamento federado",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar o compartilhamento remoto {name} de {owner}@{remote}?",
+ "Remote share" : "Compartilhamento remoto",
+ "Remote share password" : "Senha do compartilhamento remoto",
+ "Cancel" : "Cancelar",
+ "Add remote share" : "Adicionar compartilhamento remoto",
"Invalid Federated Cloud ID" : "Inválida Associação de Nuvem ID",
+ "Server to server sharing is not enabled on this server" : "Servidor para compartilhamento de servidor não está ativo neste servidor",
+ "Couldn't establish a federated share." : "Não foi possível estabelecer um compartilhamento federado.",
+ "Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer um compartilhamento federado, talvez a senha esteja incorreta.",
+ "Federated Share request was successful, you will receive a invitation. Check your notifications." : "Solicitação de compartilhamento federado conclúida com sucesso. Você receberá um convite que pode ser visto nas suas notificações.",
+ "The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres inválidos.",
+ "Not allowed to create a federated share with the owner." : "Não é permitido criar um compartilhamento federado com o proprietário.",
+ "Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável",
+ "Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar-se ao compartilhamento remoto. A senha pode estar incorreta",
+ "Storage not valid" : "Armazenamento inválido",
+ "Federated Share successfully added" : "Compartilhamento federado adicionado com sucesso",
+ "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto",
"Sharing %s failed, because this item is already shared with %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com %s",
"Not allowed to create a federated share with the same user" : "Não é permitido criar um compartilhamento associado com o mesmo usuário",
"File is already shared with %s" : "O arquivo já é compartilhado com %s",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "O compartilhamento %s falhou, porque não foi possível encontrar %s, talvez o servidor esteja inacessível.",
+ "Could not find share" : "Não foi possível encontrar o compartilhamento",
"You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s (em nome de %2$s)",
"You received \"/%3$s\" as a remote share from %1$s" : "Você recebeu \"/%3$s\" como um compartilhamento remoto de %1$s",
"Accept" : "Aceitar",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 2f5e3b2d693..40de7b1ce1f 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"You can upload into this folder" : "In diesen Ordner kann hochgeladen werden",
"No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden",
"Invalid server URL" : "Falsche Server-URL",
+ "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud",
"No expiration date set" : "Kein Ablaufdatum gesetzt",
"Shared by" : "Geteilt von ",
"Sharing" : "Teilen",
@@ -91,6 +92,7 @@ OC.L10N.register(
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende Dich bitte an die Person, die Dir diesen Link geschickt hat.",
+ "Add to your Nextcloud" : "Zu Deiner Nextcllud hinzufügen",
"Download" : "Herunterladen",
"Download %s" : "Download %s",
"Direct link" : "Direkter Link",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index 6e5b37cccb1..b2f595d81c7 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -11,6 +11,7 @@
"You can upload into this folder" : "In diesen Ordner kann hochgeladen werden",
"No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden",
"Invalid server URL" : "Falsche Server-URL",
+ "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud",
"No expiration date set" : "Kein Ablaufdatum gesetzt",
"Shared by" : "Geteilt von ",
"Sharing" : "Teilen",
@@ -89,6 +90,7 @@
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende Dich bitte an die Person, die Dir diesen Link geschickt hat.",
+ "Add to your Nextcloud" : "Zu Deiner Nextcllud hinzufügen",
"Download" : "Herunterladen",
"Download %s" : "Download %s",
"Direct link" : "Direkter Link",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index aef9e38e01f..e71dbe62bac 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"You can upload into this folder" : "Sie können in diesen Ordner hochladen",
"No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden",
"Invalid server URL" : "Falsche Server-URL",
+ "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud",
"No expiration date set" : "Kein Ablaufdatum gesetzt",
"Shared by" : "Geteilt von",
"Sharing" : "Teilen",
@@ -91,6 +92,7 @@ OC.L10N.register(
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.",
+ "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Download" : "Herunterladen",
"Download %s" : "Download %s",
"Direct link" : "Direkte Verlinkung",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 0a113fe597a..133ee253cdd 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -11,6 +11,7 @@
"You can upload into this folder" : "Sie können in diesen Ordner hochladen",
"No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden",
"Invalid server URL" : "Falsche Server-URL",
+ "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud",
"No expiration date set" : "Kein Ablaufdatum gesetzt",
"Shared by" : "Geteilt von",
"Sharing" : "Teilen",
@@ -89,6 +90,7 @@
"the link expired" : "Der Link ist abgelaufen",
"sharing is disabled" : "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.",
+ "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen",
"Download" : "Herunterladen",
"Download %s" : "Download %s",
"Direct link" : "Direkte Verlinkung",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 41f9e977312..862b0b75ccb 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
"No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválida",
+ "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud",
"No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
@@ -91,6 +92,7 @@ OC.L10N.register(
"the link expired" : "el enlace expiró",
"sharing is disabled" : "compartir está desactivado",
"For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió el enlace.",
+ "Add to your Nextcloud" : "Añadir a tu Nextcloud",
"Download" : "Descargar",
"Download %s" : "Descargar %s",
"Direct link" : "Enlace directo",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index fc826636f6f..643f7c6c32a 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -11,6 +11,7 @@
"You can upload into this folder" : "Usted puede cargar en esta carpeta",
"No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválida",
+ "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud",
"No expiration date set" : "No se ha establecido fecha de caducidad",
"Shared by" : "Compartido por",
"Sharing" : "Compartiendo",
@@ -89,6 +90,7 @@
"the link expired" : "el enlace expiró",
"sharing is disabled" : "compartir está desactivado",
"For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió el enlace.",
+ "Add to your Nextcloud" : "Añadir a tu Nextcloud",
"Download" : "Descargar",
"Download %s" : "Descargar %s",
"Direct link" : "Enlace directo",
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js
index 6f61ef36f21..4a07a78d70f 100644
--- a/apps/files_sharing/l10n/nl.js
+++ b/apps/files_sharing/l10n/nl.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"You can upload into this folder" : "Je kunt uploaden naar deze map",
"No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}",
"Invalid server URL" : "Ongeldig server URL",
+ "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen",
"No expiration date set" : "Geen vervaldatum ingesteld",
"Shared by" : "Gedeeld door",
"Sharing" : "Delen",
@@ -91,6 +92,7 @@ OC.L10N.register(
"the link expired" : "de link is verlopen",
"sharing is disabled" : "delen is uitgeschakeld",
"For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.",
+ "Add to your Nextcloud" : "Toevoegen aan je Nextcloud",
"Download" : "Downloaden",
"Download %s" : "Download %s",
"Direct link" : "Directe link",
diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json
index 9d967f45f8e..0bbbf05b81f 100644
--- a/apps/files_sharing/l10n/nl.json
+++ b/apps/files_sharing/l10n/nl.json
@@ -11,6 +11,7 @@
"You can upload into this folder" : "Je kunt uploaden naar deze map",
"No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}",
"Invalid server URL" : "Ongeldig server URL",
+ "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen",
"No expiration date set" : "Geen vervaldatum ingesteld",
"Shared by" : "Gedeeld door",
"Sharing" : "Delen",
@@ -89,6 +90,7 @@
"the link expired" : "de link is verlopen",
"sharing is disabled" : "delen is uitgeschakeld",
"For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.",
+ "Add to your Nextcloud" : "Toevoegen aan je Nextcloud",
"Download" : "Downloaden",
"Download %s" : "Download %s",
"Direct link" : "Directe link",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 12ac0099c01..b203543bd8e 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"You can upload into this folder" : "Você não pode enviar arquivos para esta pasta",
"No compatible server found at {remote}" : "Nenhum servidor compativel encnotrado em {remote}",
"Invalid server URL" : "URL do servidor inválida",
+ "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud",
"No expiration date set" : "Nenhuma data de expiração definida",
"Shared by" : "Compartilhado por",
"Sharing" : "Compartilhamento",
@@ -91,6 +92,7 @@ OC.L10N.register(
"the link expired" : "o link expirou",
"sharing is disabled" : "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." : "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
+ "Add to your Nextcloud" : "Adicionar ao seu Nextcloud",
"Download" : "Baixar",
"Download %s" : "Baixar %s",
"Direct link" : "Link direto",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index 8d4d8665d60..e2f2d6a125f 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -11,6 +11,7 @@
"You can upload into this folder" : "Você não pode enviar arquivos para esta pasta",
"No compatible server found at {remote}" : "Nenhum servidor compativel encnotrado em {remote}",
"Invalid server URL" : "URL do servidor inválida",
+ "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud",
"No expiration date set" : "Nenhuma data de expiração definida",
"Shared by" : "Compartilhado por",
"Sharing" : "Compartilhamento",
@@ -89,6 +90,7 @@
"the link expired" : "o link expirou",
"sharing is disabled" : "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." : "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
+ "Add to your Nextcloud" : "Adicionar ao seu Nextcloud",
"Download" : "Baixar",
"Download %s" : "Baixar %s",
"Direct link" : "Link direto",