diff options
Diffstat (limited to 'apps/dav/l10n')
-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 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 34893da53b0..20da8a6dfa3 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Collegamento:", "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 538b041e10a..aaa1b2522b5 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -54,6 +54,7 @@ "Link:" : "Collegamento:", "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 75346f3aacb..16e8b0d5220 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Link:", "Contacts" : "Contatos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Ponto final 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 f773ee0d93f..f4a2277a16e 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -54,6 +54,7 @@ "Link:" : "Link:", "Contacts" : "Contatos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Ponto final 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 4053bf54330..8fa0ceb5baf 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -56,6 +56,7 @@ OC.L10N.register( "Link:" : "Bağlantı:", "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 254ca8d63fb..c9856ad5b03 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -54,6 +54,7 @@ "Link:" : "Bağlantı:", "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", |