diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-26 00:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-26 00:12:42 +0000 |
commit | 1aae409cc84d5c9600914675928a4bf814bec673 (patch) | |
tree | 6d3070afdabf01ea100acb1c7e8153004e3cb5db /core/l10n | |
parent | 8ec2c933de5d1bd6069a322393cd3803813fa9d9 (diff) | |
download | nextcloud-server-1aae409cc84d5c9600914675928a4bf814bec673.tar.gz nextcloud-server-1aae409cc84d5c9600914675928a4bf814bec673.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.js | 1 | ||||
-rw-r--r-- | core/l10n/de.json | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | core/l10n/it.js | 1 | ||||
-rw-r--r-- | core/l10n/it.json | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | core/l10n/pt_BR.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 30a97784344..f34310e16af 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -213,6 +213,7 @@ OC.L10N.register( "{sharee} (remote group)" : "{sharee} (externe Gruppe)", "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Teilen", "Name or email address..." : "Name oder E-Mail-Adresse…", "Name or federated cloud ID..." : "Name oder Federated-Cloud-ID…", diff --git a/core/l10n/de.json b/core/l10n/de.json index 6ec1fd7f95b..0352314c821 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -211,6 +211,7 @@ "{sharee} (remote group)" : "{sharee} (externe Gruppe)", "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Teilen", "Name or email address..." : "Name oder E-Mail-Adresse…", "Name or federated cloud ID..." : "Name oder Federated-Cloud-ID…", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 7f5f3875628..fdb29b7c3c8 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -213,6 +213,7 @@ OC.L10N.register( "{sharee} (remote group)" : "{sharee} (Externe Gruppe)", "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Teilen", "Name or email address..." : "Name oder E-Mail-Adresse…", "Name or federated cloud ID..." : "Name oder Federated-Cloud-ID…", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index e9d3e099e3a..e09cfa4eddb 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -211,6 +211,7 @@ "{sharee} (remote group)" : "{sharee} (Externe Gruppe)", "{sharee} (email)" : "{sharee} (E-Mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Teilen", "Name or email address..." : "Name oder E-Mail-Adresse…", "Name or federated cloud ID..." : "Name oder Federated-Cloud-ID…", diff --git a/core/l10n/it.js b/core/l10n/it.js index 03467d06b1a..56dcc075b45 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -213,6 +213,7 @@ OC.L10N.register( "{sharee} (remote group)" : "{sharee} (remote group)", "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Condividi", "Name or email address..." : "Nome o indirizzo email...", "Name or federated cloud ID..." : "Nome o ID di cloud federata...", diff --git a/core/l10n/it.json b/core/l10n/it.json index ecde940afba..08a60d1ac63 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -211,6 +211,7 @@ "{sharee} (remote group)" : "{sharee} (remote group)", "{sharee} (email)" : "{sharee} (email)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Condividi", "Name or email address..." : "Nome o indirizzo email...", "Name or federated cloud ID..." : "Nome o ID di cloud federata...", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index ac4cfb58cdc..a8d0926fe34 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -213,6 +213,7 @@ OC.L10N.register( "{sharee} (remote group)" : "{sharee} (grupo remoto)", "{sharee} (email)" : "{sharee} (e-mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Compartilhar", "Name or email address..." : "Nome ou endereço de e-mail...", "Name or federated cloud ID..." : "Nome ou ID de cloud federada...", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 357899869e4..00fcfe1cb00 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -211,6 +211,7 @@ "{sharee} (remote group)" : "{sharee} (grupo remoto)", "{sharee} (email)" : "{sharee} (e-mail)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", + "{sharee} (conversation)" : "{sharee} (conversation)", "Share" : "Compartilhar", "Name or email address..." : "Nome ou endereço de e-mail...", "Name or federated cloud ID..." : "Nome ou ID de cloud federada...", |