summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/cs.js1
-rw-r--r--apps/dav/l10n/cs.json1
-rw-r--r--apps/dav/l10n/de.js1
-rw-r--r--apps/dav/l10n/de.json1
-rw-r--r--apps/dav/l10n/de_DE.js1
-rw-r--r--apps/dav/l10n/de_DE.json1
-rw-r--r--apps/dav/l10n/fr.js1
-rw-r--r--apps/dav/l10n/fr.json1
-rw-r--r--apps/dav/l10n/it.js1
-rw-r--r--apps/dav/l10n/it.json1
-rw-r--r--apps/dav/l10n/pt_BR.js1
-rw-r--r--apps/dav/l10n/pt_BR.json1
-rw-r--r--apps/dav/l10n/tr.js1
-rw-r--r--apps/dav/l10n/tr.json1
14 files changed, 14 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js
index f95b7f2e806..7c39cae6c3a 100644
--- a/apps/dav/l10n/cs.js
+++ b/apps/dav/l10n/cs.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Další volby…",
"More options at %s" : "Další volby viz %s",
"Contacts" : "Kontakty",
+ "%s (group)" : "%s (skupina)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
"Technical details" : "Technické podrobnosti",
diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json
index 87b1c10957a..d3d2279b4e5 100644
--- a/apps/dav/l10n/cs.json
+++ b/apps/dav/l10n/cs.json
@@ -57,6 +57,7 @@
"More options …" : "Další volby…",
"More options at %s" : "Další volby viz %s",
"Contacts" : "Kontakty",
+ "%s (group)" : "%s (skupina)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV endpoint",
"Technical details" : "Technické podrobnosti",
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index 7bff721606c..adde6b900f9 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Weitere Optionen...",
"More options at %s" : "Weitere Optionen unter %s",
"Contacts" : "Kontakte",
+ "%s (group)" : "%s (Gruppe)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-Endpunkt",
"Technical details" : "Technische Details",
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
index 7866287945f..89e8fd79771 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -57,6 +57,7 @@
"More options …" : "Weitere Optionen...",
"More options at %s" : "Weitere Optionen unter %s",
"Contacts" : "Kontakte",
+ "%s (group)" : "%s (Gruppe)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-Endpunkt",
"Technical details" : "Technische Details",
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index de39673f9aa..39622f04162 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Weitere Optionen...",
"More options at %s" : "Weitere Optionen unter %s",
"Contacts" : "Kontakte",
+ "%s (group)" : "%s (Gruppe)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-Endpunkt",
"Technical details" : "Technische Details",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 6885245baf4..2e6b2595211 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -57,6 +57,7 @@
"More options …" : "Weitere Optionen...",
"More options at %s" : "Weitere Optionen unter %s",
"Contacts" : "Kontakte",
+ "%s (group)" : "%s (Gruppe)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV-Endpunkt",
"Technical details" : "Technische Details",
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index 076ff784dbc..74c1867d866 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Plus d'options …",
"More options at %s" : "Plus d'options à %s",
"Contacts" : "Contacts",
+ "%s (group)" : "%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Point d'accès WebDAV",
"Technical details" : "Détails techniques",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 15bc5b1ae20..072cfdb0456 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -57,6 +57,7 @@
"More options …" : "Plus d'options …",
"More options at %s" : "Plus d'options à %s",
"Contacts" : "Contacts",
+ "%s (group)" : "%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Point d'accès WebDAV",
"Technical details" : "Détails techniques",
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 1d2ae26227d..f18e0efe15b 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "%s (group)" : "%s (gruppo)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index e331e4bfce5..4099f923166 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -57,6 +57,7 @@
"More options …" : "Altre opzioni...",
"More options at %s" : "Altre opzioni alle %s",
"Contacts" : "Contatti",
+ "%s (group)" : "%s (gruppo)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Terminatore WebDAV",
"Technical details" : "Dettagli tecnici",
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index 14e16eaa66e..991b424fd03 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Mais opções...",
"More options at %s" : "Mais opções em %s",
"Contacts" : "Contatos",
+ "%s (group)" : "%s (grupo)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Endpoint WebDAV",
"Technical details" : "Detalhes técnicos",
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json
index 6847ce59dce..4b2a5dedff3 100644
--- a/apps/dav/l10n/pt_BR.json
+++ b/apps/dav/l10n/pt_BR.json
@@ -57,6 +57,7 @@
"More options …" : "Mais opções...",
"More options at %s" : "Mais opções em %s",
"Contacts" : "Contatos",
+ "%s (group)" : "%s (grupo)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "Endpoint WebDAV",
"Technical details" : "Detalhes técnicos",
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index 95ac4daf8d7..1afd4b23e11 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"More options …" : "Diğer seçenekler…",
"More options at %s" : "%s üzerindeki diğer seçenekler",
"Contacts" : "Kişiler",
+ "%s (group)" : "%s (grup)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV Bağlantı Noktası",
"Technical details" : "Teknik ayrıntılar",
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index 90fd06867fc..71d930d8fe2 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -57,6 +57,7 @@
"More options …" : "Diğer seçenekler…",
"More options at %s" : "%s üzerindeki diğer seçenekler",
"Contacts" : "Kişiler",
+ "%s (group)" : "%s (grup)",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV Bağlantı Noktası",
"Technical details" : "Teknik ayrıntılar",