diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-28 00:12:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-28 00:12:45 +0000 |
commit | 2b2bbe359eec6d404f1937c7d9b0dc92d2d897b8 (patch) | |
tree | a56c38b8fab75bba17e9de302851dbb659321367 /lib | |
parent | 9e00b51c879094a79371b0ed68065efed97a7ed5 (diff) | |
download | nextcloud-server-2b2bbe359eec6d404f1937c7d9b0dc92d2d897b8.tar.gz nextcloud-server-2b2bbe359eec6d404f1937c7d9b0dc92d2d897b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/it.js | 1 | ||||
-rw-r--r-- | lib/l10n/it.json | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index ab15b1b5fc8..685f912f87d 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -80,6 +80,7 @@ OC.L10N.register( "Additional settings" : "Impostazioni aggiuntive", "Tips & tricks" : "Suggerimenti e trucchi", "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Unlimited" : "Illimitato", "Verifying" : "Verifica", "Verifying …" : "Verifica in corso...", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 8e3074b5def..78124cac485 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -78,6 +78,7 @@ "Additional settings" : "Impostazioni aggiuntive", "Tips & tricks" : "Suggerimenti e trucchi", "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Unlimited" : "Illimitato", "Verifying" : "Verifica", "Verifying …" : "Verifica in corso...", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 750eae3e712..df736aba1f6 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -80,6 +80,7 @@ OC.L10N.register( "Additional settings" : "Configurações adicionais", "Tips & tricks" : "Dicas & truques", "Personal info" : "Informação Pessoal", + "Mobile & desktop" : "Móvel & desktop", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 75603f7a451..0e5b4792d58 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -78,6 +78,7 @@ "Additional settings" : "Configurações adicionais", "Tips & tricks" : "Dicas & truques", "Personal info" : "Informação Pessoal", + "Mobile & desktop" : "Móvel & desktop", "Unlimited" : "Ilimitado", "Verifying" : "Verificando", "Verifying …" : "Verificando...", |