Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-29 03:08:45 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-29 03:08:45 +0300
commit4fc404ca548788359921cdc2c977002e93a4df59 (patch)
tree477a46c43d5ce30995f0dbaf9335ccd06d5bb212 /apps/files_sharing
parent74407879c4a69fee0c80ead3f7fd796161a519c5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/es_MX.js2
-rw-r--r--apps/files_sharing/l10n/es_MX.json2
-rw-r--r--apps/files_sharing/l10n/pt_BR.js2
-rw-r--r--apps/files_sharing/l10n/pt_BR.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js
index aa41fff18af..087ebed7f0e 100644
--- a/apps/files_sharing/l10n/es_MX.js
+++ b/apps/files_sharing/l10n/es_MX.js
@@ -90,7 +90,7 @@ OC.L10N.register(
"%s is publicly shared" : "%s está compartido públicamente",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
- "This share is password-protected" : "Este elemento compartido esta protegido con contraseña",
+ "This share is password-protected" : "Este elemento compartido está protegido con contraseña",
"The password is wrong. Try again." : "La contraseña es incorrecta. Favor de intentarlo de nuevo.",
"Password" : "Contraseña",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json
index 1f7c46b2ff7..a71dbe2a75d 100644
--- a/apps/files_sharing/l10n/es_MX.json
+++ b/apps/files_sharing/l10n/es_MX.json
@@ -88,7 +88,7 @@
"%s is publicly shared" : "%s está compartido públicamente",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
- "This share is password-protected" : "Este elemento compartido esta protegido con contraseña",
+ "This share is password-protected" : "Este elemento compartido está protegido con contraseña",
"The password is wrong. Try again." : "La contraseña es incorrecta. Favor de intentarlo de nuevo.",
"Password" : "Contraseña",
"No entries found in this folder" : "No se encontraron elementos en esta carpeta",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index d208bddfad6..2a2b424e25a 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",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index daf62cec9be..4040000cb43 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",