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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-29 03:07:51 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-29 03:07:51 +0300
commitbac0384f167247c12468efe5aac1d3502fbc3b35 (patch)
tree7ab7f7bdc88faf5cb63eeb5428ce23dd8e742b4c /core
parent3d3b0d0cdf2aa7292f727acfcf80013ca41a7b73 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ca.js1
-rw-r--r--core/l10n/ca.json1
-rw-r--r--core/l10n/de.js1
-rw-r--r--core/l10n/de.json1
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/is.js1
-rw-r--r--core/l10n/is.json1
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
18 files changed, 18 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index b3a8111f56d..efc4b5d0d55 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Advertiment de reparació:",
"Repair error: " : "Error de reparació:",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
"Turned on maintenance mode" : "Activat el mode de manteniment",
"Turned off maintenance mode" : "Desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index 83a9c36c199..98b2b6b6ca7 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -22,6 +22,7 @@
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "Advertiment de reparació:",
"Repair error: " : "Error de reparació:",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Revisant la taula %s",
"Turned on maintenance mode" : "Activat el mode de manteniment",
"Turned off maintenance mode" : "Desactivat el mode de manteniment",
"Maintenance mode is kept active" : "El mode de manteniment es manté activat",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index d51f6acf898..be71a076ebd 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Passwortschutz",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Allow editing" : "Bearbeitung erlauben",
+ "upload only" : "Nur Hochladen",
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 34abe0d3673..0ce9721d384 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -124,6 +124,7 @@
"Password protect" : "Passwortschutz",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Allow editing" : "Bearbeitung erlauben",
+ "upload only" : "Nur Hochladen",
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Dir und der Gruppe {group} geteilt",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 2fbd72282e0..f081ba7dbc2 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Passwortschutz",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Allow editing" : "Bearbeitung erlauben",
+ "upload only" : "Nur Hochladen",
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 6f6f22c8876..e4de794101e 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -124,6 +124,7 @@
"Password protect" : "Passwortschutz",
"Allow upload and editing" : "Hochladen und Bearbeiten erlauben",
"Allow editing" : "Bearbeitung erlauben",
+ "upload only" : "Nur Hochladen",
"Email link to person" : "Link per E-Mail verschicken",
"Send" : "Senden",
"Shared with you and the group {group} by {owner}" : "Von {owner} mit Ihnen und der Gruppe {group} geteilt.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 8d21c4cdfae..98f51ddca50 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Protección con contraseña",
"Allow upload and editing" : "Permitir subito y edición",
"Allow editing" : "Permitir edición",
+ "upload only" : "solo subida",
"Email link to person" : "Enviar enlace por correo electrónico a una persona",
"Send" : "Enviar",
"Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 22bc3a75ec6..45d9977e9db 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -124,6 +124,7 @@
"Password protect" : "Protección con contraseña",
"Allow upload and editing" : "Permitir subito y edición",
"Allow editing" : "Permitir edición",
+ "upload only" : "solo subida",
"Email link to person" : "Enviar enlace por correo electrónico a una persona",
"Send" : "Enviar",
"Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index b16b132ea66..f9d25c24703 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"Allow editing" : "Permettre la modification",
+ "upload only" : " Envoyer uniquement",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index daff3723d9f..253ce0d4b94 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -124,6 +124,7 @@
"Password protect" : "Protéger par un mot de passe",
"Allow upload and editing" : "Autoriser l'envoi et l'édition",
"Allow editing" : "Permettre la modification",
+ "upload only" : " Envoyer uniquement",
"Email link to person" : "Envoyer le lien par courriel",
"Send" : "Envoyer",
"Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index 3f4d865f1d8..971660f3e54 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Verja með lykilorði",
"Allow upload and editing" : "Leyfa innsendingu og breytingar",
"Allow editing" : "Leyfa breytingar",
+ "upload only" : "einungis innsending",
"Email link to person" : "Senda veftengil í tölvupósti til notanda",
"Send" : "Senda",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index bd4c77bae03..1a03d937b3a 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -124,6 +124,7 @@
"Password protect" : "Verja með lykilorði",
"Allow upload and editing" : "Leyfa innsendingu og breytingar",
"Allow editing" : "Leyfa breytingar",
+ "upload only" : "einungis innsending",
"Email link to person" : "Senda veftengil í tölvupósti til notanda",
"Send" : "Senda",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 8da2c6c72a4..75db60d1e76 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Zabezpiecz hasłem",
"Allow upload and editing" : "Pozwól na przesyłanie i edycję",
"Allow editing" : "Pozwól na edycję",
+ "upload only" : "tylko wysyłanie",
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index e96d3b9d4dc..778ff3f1072 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -124,6 +124,7 @@
"Password protect" : "Zabezpiecz hasłem",
"Allow upload and editing" : "Pozwól na przesyłanie i edycję",
"Allow editing" : "Pozwól na edycję",
+ "upload only" : "tylko wysyłanie",
"Email link to person" : "Wyślij osobie odnośnik poprzez e-mail",
"Send" : "Wyślij",
"Shared with you and the group {group} by {owner}" : "Udostępnione tobie i grupie {group} przez {owner}",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index c3cbc916344..124728dc38c 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Защитить паролем",
"Allow upload and editing" : "Разрешить загрузку и редактирование",
"Allow editing" : "Разрешить редактирование",
+ "upload only" : "только загружать",
"Email link to person" : "Отправить ссылку по электронной почте",
"Send" : "Отправить",
"Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 3c93d3f8c46..767c032eade 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -124,6 +124,7 @@
"Password protect" : "Защитить паролем",
"Allow upload and editing" : "Разрешить загрузку и редактирование",
"Allow editing" : "Разрешить редактирование",
+ "upload only" : "только загружать",
"Email link to person" : "Отправить ссылку по электронной почте",
"Send" : "Отправить",
"Shared with you and the group {group} by {owner}" : "{owner} поделился с вами и группой {group} ",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index f99a3fbb9fc..59ecdefc2f9 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"Password protect" : "Parola koruması",
"Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin",
"Allow editing" : "Düzenleme yapılabilsin",
+ "upload only" : "yalnız yükleme",
"Email link to person" : "Bağlantıyı e-posta ile gönder",
"Send" : "Gönder",
"Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index f7c878dd951..78813b72762 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -124,6 +124,7 @@
"Password protect" : "Parola koruması",
"Allow upload and editing" : "Yükleme ve düzenleme yapılabilsin",
"Allow editing" : "Düzenleme yapılabilsin",
+ "upload only" : "yalnız yükleme",
"Email link to person" : "Bağlantıyı e-posta ile gönder",
"Send" : "Gönder",
"Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış",