summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-03 00:08:06 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-03 00:08:06 +0000
commit21dd85678f2a1d613fc5cd1e1901785808747051 (patch)
treee84245a38956ddf10cfd665cb3b80da06e08faab /lib/l10n
parentea2e629c6ca307704dea0aed106dfcb8c0bcc559 (diff)
downloadnextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.tar.gz
nextcloud-server-21dd85678f2a1d613fc5cd1e1901785808747051.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/de.js3
-rw-r--r--lib/l10n/de.json3
-rw-r--r--lib/l10n/de_DE.js3
-rw-r--r--lib/l10n/de_DE.json3
-rw-r--r--lib/l10n/es.js3
-rw-r--r--lib/l10n/es.json3
-rw-r--r--lib/l10n/es_MX.js3
-rw-r--r--lib/l10n/es_MX.json3
-rw-r--r--lib/l10n/fr.js3
-rw-r--r--lib/l10n/fr.json3
-rw-r--r--lib/l10n/pt_BR.js3
-rw-r--r--lib/l10n/pt_BR.json3
-rw-r--r--lib/l10n/sq.js3
-rw-r--r--lib/l10n/sq.json3
-rw-r--r--lib/l10n/tr.js3
-rw-r--r--lib/l10n/tr.json3
16 files changed, 48 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 7c02be0ee32..0bd0b7a242d 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.",
"Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt",
+ "%s shared »%s« with you." : "%s hat mit Dir »%s« geteilt.",
+ "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.",
+ "Open »%s«" : "»%s« öffnen",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr",
"Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 476a5d57c81..6727d60ce23 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.",
"Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt",
+ "%s shared »%s« with you." : "%s hat mit Dir »%s« geteilt.",
+ "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.",
+ "Open »%s«" : "»%s« öffnen",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr",
"Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 035377346ac..db003503e05 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.",
"Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"%s shared »%s« with you" : "%s hat „%s“ mit Ihnen geteilt",
+ "%s shared »%s« with you." : "%s hat mit Ihnen »%s« geteilt.",
+ "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.",
+ "Open »%s«" : "»%s« öffnen",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr",
"Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index 789d48eb2ba..b842301074a 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.",
"Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in die Zukunft liegen",
"%s shared »%s« with you" : "%s hat „%s“ mit Ihnen geteilt",
+ "%s shared »%s« with you." : "%s hat mit Ihnen »%s« geteilt.",
+ "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche.",
+ "Open »%s«" : "»%s« öffnen",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr",
"Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden",
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index fca51d17089..66667c5a3d0 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
+ "%s shared »%s« with you." : "%s ha compartido »%s« contigo",
+ "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
+ "Open »%s«" : "Abrir »%s« ",
"%s via %s" : "%s vía %s",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
diff --git a/lib/l10n/es.json b/lib/l10n/es.json
index 0de0963431c..33956b8904d 100644
--- a/lib/l10n/es.json
+++ b/lib/l10n/es.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Ha pasado la fecha de caducidad",
"Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
+ "%s shared »%s« with you." : "%s ha compartido »%s« contigo",
+ "Click the button below to open it." : "Haz clic en el botón de abajo para abrirlo.",
+ "Open »%s«" : "Abrir »%s« ",
"%s via %s" : "%s vía %s",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No puede encontrar la categoría \"%s\"",
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 2a7e3ad93a3..2d613d49f09 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado",
"Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
+ "%s shared »%s« with you." : "%s compartió contigo »%s«.",
+ "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
+ "Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s por %s",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index be7cb19b12b..15a02daec37 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado",
"Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro",
"%s shared »%s« with you" : "%s ha compartido »%s« contigo",
+ "%s shared »%s« with you." : "%s compartió contigo »%s«.",
+ "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ",
+ "Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s por %s",
"The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe",
"Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 8e28836ce01..d685b9615ee 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "La date d'expiration est dans le passé",
"Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"%s shared »%s« with you" : "%s a partagé «%s» avec vous",
+ "%s shared »%s« with you." : "%s a partagé «%s» avec vous.",
+ "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
+ "Open »%s«" : "Ouvrir «%s»",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index f04c1f683e8..5638c44a97e 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "La date d'expiration est dans le passé",
"Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur",
"%s shared »%s« with you" : "%s a partagé «%s» avec vous",
+ "%s shared »%s« with you." : "%s a partagé «%s» avec vous.",
+ "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir",
+ "Open »%s«" : "Ouvrir «%s»",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "Le partage demandé n'existe plus",
"Could not find category \"%s\"" : "Impossible de trouver la catégorie \"%s\"",
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index 122fa0d7c79..a7e6a2a0738 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Data de expiração está no passado",
"Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro",
"%s shared »%s« with you" : "%s compartilhou »%s« com você",
+ "%s shared »%s« with you." : "%s compartilhou »%s« com você.",
+ "Click the button below to open it." : "Clique no botão abaixo para abri-lo.",
+ "Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais",
"Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 03ff121e39b..4f5c8d84aa4 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Data de expiração está no passado",
"Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro",
"%s shared »%s« with you" : "%s compartilhou »%s« com você",
+ "%s shared »%s« with you." : "%s compartilhou »%s« com você.",
+ "Click the button below to open it." : "Clique no botão abaixo para abri-lo.",
+ "Open »%s«" : "Abrir »%s«",
"%s via %s" : "%s via %s",
"The requested share does not exist anymore" : "O compartilhamento solicitado não existe mais",
"Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"",
diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js
index cdda2c2aaba..6f48e402653 100644
--- a/lib/l10n/sq.js
+++ b/lib/l10n/sq.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Data e skadimit bie në të kaluarën",
"Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
"%s shared »%s« with you" : "%s ndau me ju »%s«",
+ "%s shared »%s« with you." : "1 %s ndarë »1 %s« me ju.",
+ "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.",
+ "Open »%s«" : "Hap»1 %s«",
"%s via %s" : "%s përmes %s",
"The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më",
"Could not find category \"%s\"" : "S’u gjet kategori \"%s\"",
diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json
index 7de9e1620aa..3e75292b981 100644
--- a/lib/l10n/sq.json
+++ b/lib/l10n/sq.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Data e skadimit bie në të kaluarën",
"Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen",
"%s shared »%s« with you" : "%s ndau me ju »%s«",
+ "%s shared »%s« with you." : "1 %s ndarë »1 %s« me ju.",
+ "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.",
+ "Open »%s«" : "Hap»1 %s«",
"%s via %s" : "%s përmes %s",
"The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më",
"Could not find category \"%s\"" : "S’u gjet kategori \"%s\"",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 56bc9fad258..5ad3ad4f179 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -122,6 +122,9 @@ OC.L10N.register(
"Expiration date is in the past" : "Son kullanma tarihi geçmişte",
"Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz",
"%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı",
+ "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
+ "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
+ "Open »%s«" : "»%s« Aç",
"%s via %s" : "%s, %s aracılığıyla",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
"Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 6382ebc40ee..5001fe51933 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -120,6 +120,9 @@
"Expiration date is in the past" : "Son kullanma tarihi geçmişte",
"Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz",
"%s shared »%s« with you" : "%s sizinle »%s« ögesini paylaştı",
+ "%s shared »%s« with you." : "%s sizinle »%s« ögesini paylaştı.",
+ "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
+ "Open »%s«" : "»%s« Aç",
"%s via %s" : "%s, %s aracılığıyla",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
"Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",