diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 26b6a5eaa5c..6eb6f1897f0 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 43d958febba..0c24eca2392 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -58,6 +58,7 @@ "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index cdeb20d86c7..304f1d1b548 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index c3141b2097a..8d49ad6232d 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -58,6 +58,7 @@ "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", "Request ID: %s" : "Anfragekennung: %s", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index a2060087ae7..f2e0854475b 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Terminatore WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index f7b57efed18..3a4e73233d0 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -58,6 +58,7 @@ "More options at %s" : "Altre opzioni alle %s", "Contacts" : "Contatti", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Terminatore WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index e8d156df181..528bca571b6 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do solicitante: %s", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index d58d9739510..f3d1f8b432e 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -58,6 +58,7 @@ "More options at %s" : "Mais opções em %s", "Contacts" : "Contatos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Endpoint WebDAV", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do solicitante: %s", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 83d8c9e6aa3..193983afb50 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index e9e2332c270..f1eb357daa7 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -58,6 +58,7 @@ "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", "Remote Address: %s" : "Uzak Adres: %s", "Request ID: %s" : "İstek Kodu: %s", |