aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files_sharing/l10n/fr.js1
-rw-r--r--apps/files_sharing/l10n/fr.json1
-rw-r--r--apps/files_sharing/l10n/pt_BR.js12
-rw-r--r--apps/files_sharing/l10n/pt_BR.json12
4 files changed, 26 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index 9cb19f4e288..578ced1fb2d 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -63,6 +63,7 @@ OC.L10N.register(
"Public link of %2$s expired" : "Le lien public de %2$s a expiré",
"Shared by %2$s" : "Partagé par %2$s",
"Downloaded by %2$s" : "Téléchargé par %2$s",
+ "File shares" : "Partages de fichiers",
"Wrong share ID, share doesn't exist" : "Mauvais ID de partage, le partage n'existe pas",
"could not delete share" : "impossible de supprimer le partage",
"Could not delete share" : "Impossible de supprimer le partage",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index c2d370429ab..88152c9f33a 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -61,6 +61,7 @@
"Public link of %2$s expired" : "Le lien public de %2$s a expiré",
"Shared by %2$s" : "Partagé par %2$s",
"Downloaded by %2$s" : "Téléchargé par %2$s",
+ "File shares" : "Partages de fichiers",
"Wrong share ID, share doesn't exist" : "Mauvais ID de partage, le partage n'existe pas",
"could not delete share" : "impossible de supprimer le partage",
"Could not delete share" : "Impossible de supprimer le partage",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 840235ec885..2ceed708d3f 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -106,9 +106,21 @@ OC.L10N.register(
"Uploaded files:" : "Arquivos carregados:",
"A public shared file or folder was <strong>downloaded</strong>" : "Um arquivo ou pasta compartilhado publicamente foi <strong>baixado</strong>",
"Shares" : "Compartilhamentos",
+ "Server to server sharing is not enabled on this server" : "Servidor de compartilhamento não esta habilitado neste servidor",
+ "The mountpoint name contains invalid characters." : "O nome de mountpoint contém caracteres inválidos",
+ "Not allowed to create a federated share with the same user server" : "Não é permitido criar um compartilhamento federado com o mesmo nome do servidor",
+ "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 no compartilhamento remoto, a senha pode estar errada",
"Storage not valid" : "Armazenamento inválido",
+ "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto",
+ "Federated sharing" : "Compartilhamento federado",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voce 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",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nenhum instalação (7 ou maior) encontrada em {remote}",
+ "Invalid ownCloud url" : "URL invalida",
"Accept" : "Aceitar",
"Decline" : "Rejeitar"
},
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index b2f45ff6407..4ad99f37ca0 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -104,9 +104,21 @@
"Uploaded files:" : "Arquivos carregados:",
"A public shared file or folder was <strong>downloaded</strong>" : "Um arquivo ou pasta compartilhado publicamente foi <strong>baixado</strong>",
"Shares" : "Compartilhamentos",
+ "Server to server sharing is not enabled on this server" : "Servidor de compartilhamento não esta habilitado neste servidor",
+ "The mountpoint name contains invalid characters." : "O nome de mountpoint contém caracteres inválidos",
+ "Not allowed to create a federated share with the same user server" : "Não é permitido criar um compartilhamento federado com o mesmo nome do servidor",
+ "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 no compartilhamento remoto, a senha pode estar errada",
"Storage not valid" : "Armazenamento inválido",
+ "Couldn't add remote share" : "Não foi possível adicionar o compartilhamento remoto",
+ "Federated sharing" : "Compartilhamento federado",
+ "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voce 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",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Nenhum instalação (7 ou maior) encontrada em {remote}",
+ "Invalid ownCloud url" : "URL invalida",
"Accept" : "Aceitar",
"Decline" : "Rejeitar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"