diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-07 00:09:00 +0000 |
commit | a3c5d43cd562c3799cc820e8c0d882e8dad4690b (patch) | |
tree | e57912ef85ad231b8b4c2b0796387e352315d654 /apps/files_sharing/l10n | |
parent | 72235064fb354f5ab9d07075170a164afc5be6fb (diff) | |
download | nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.tar.gz nextcloud-server-a3c5d43cd562c3799cc820e8c0d882e8dad4690b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es_AR.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index e4f34ba1f20..9f3a1550c46 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -97,7 +97,7 @@ OC.L10N.register( "Name" : "Nombre", "Share time" : "Tiempo de compartir", "Expiration date" : "Fecha de expiración", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, esta liga no parece funcionar más. ", + "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ", "Reasons might be:" : "Las causas podrían ser:", "the item was removed" : "el elemento fue eliminado", "the link expired" : "el link expiró", diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json index 13a5b87c9a4..6d2fee7df9c 100644 --- a/apps/files_sharing/l10n/es_AR.json +++ b/apps/files_sharing/l10n/es_AR.json @@ -95,7 +95,7 @@ "Name" : "Nombre", "Share time" : "Tiempo de compartir", "Expiration date" : "Fecha de expiración", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, esta liga no parece funcionar más. ", + "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ", "Reasons might be:" : "Las causas podrían ser:", "the item was removed" : "el elemento fue eliminado", "the link expired" : "el link expiró", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 378439281ba..e90a3f338b1 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Compartilhado com você", + "Shared with you" : "Compartilhado com Você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", "Nothing shared with you yet" : "Nada foi compartilhado com você até agora", @@ -32,7 +32,7 @@ OC.L10N.register( "{actor} shared {file} with group {group}" : "{actor} compartilhou {file} com o grupo {group}", "{actor} removed group {group} from {file}" : "{actor} excluiu o grupo {group} de {file}", "Shared as public link" : "Compartilhado como um link publico", - "Removed public link" : "Excluido o link público", + "Removed public link" : "Excluído o link público", "Public link expired" : "O link público expirou", "{actor} shared as public link" : "{actor} compartilhou como um link publico", "{actor} removed public link" : "{actor} excluiu o link publico", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 656d601fa98..039a1bead30 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -1,5 +1,5 @@ { "translations": { - "Shared with you" : "Compartilhado com você", + "Shared with you" : "Compartilhado com Você", "Shared with others" : "Compartilhado com outros", "Shared by link" : "Compartilhado por link", "Nothing shared with you yet" : "Nada foi compartilhado com você até agora", @@ -30,7 +30,7 @@ "{actor} shared {file} with group {group}" : "{actor} compartilhou {file} com o grupo {group}", "{actor} removed group {group} from {file}" : "{actor} excluiu o grupo {group} de {file}", "Shared as public link" : "Compartilhado como um link publico", - "Removed public link" : "Excluido o link público", + "Removed public link" : "Excluído o link público", "Public link expired" : "O link público expirou", "{actor} shared as public link" : "{actor} compartilhou como um link publico", "{actor} removed public link" : "{actor} excluiu o link publico", |