diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-29 00:12:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-29 00:12:08 +0000 |
commit | ab1b848268d45213352c849c7c4bcebd744cf989 (patch) | |
tree | d5afc22483a4d716f127b54464c27303d36813fe /lib | |
parent | 28e64afb8cb52c64e80e98416f877879889ab42f (diff) | |
download | nextcloud-server-ab1b848268d45213352c849c7c4bcebd744cf989.tar.gz nextcloud-server-ab1b848268d45213352c849c7c4bcebd744cf989.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/fr.js | 1 | ||||
-rw-r--r-- | lib/l10n/fr.json | 1 | ||||
-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 | ||||
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 478681106c0..42b90c01dfe 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -75,6 +75,7 @@ OC.L10N.register( "Sharing" : "Partage", "Security" : "Sécurité", "Encryption" : "Chiffrement", + "Groupware" : "Travail collaboratif", "Additional settings" : "Paramètres supplémentaires", "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 5cd27a1f77b..8796893aee5 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -73,6 +73,7 @@ "Sharing" : "Partage", "Security" : "Sécurité", "Encryption" : "Chiffrement", + "Groupware" : "Travail collaboratif", "Additional settings" : "Paramètres supplémentaires", "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 6a6b24ecf4d..79e05fc9a7c 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -77,6 +77,7 @@ OC.L10N.register( "Sharing" : "Condivisione", "Security" : "Sicurezza", "Encryption" : "Cifratura", + "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 8dcb32d407c..f564987857d 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -75,6 +75,7 @@ "Sharing" : "Condivisione", "Security" : "Sicurezza", "Encryption" : "Cifratura", + "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 47299c24990..d7797d56fe5 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -77,6 +77,7 @@ OC.L10N.register( "Sharing" : "Compartilhamento", "Security" : "Segurança", "Encryption" : "Criptografia", + "Groupware" : "Groupware", "Additional settings" : "Configurações adicionais", "Personal info" : "Informação Pessoal", "Mobile & desktop" : "Móvel & desktop", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 8a3cad36ba1..455c4ff54c0 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -75,6 +75,7 @@ "Sharing" : "Compartilhamento", "Security" : "Segurança", "Encryption" : "Criptografia", + "Groupware" : "Groupware", "Additional settings" : "Configurações adicionais", "Personal info" : "Informação Pessoal", "Mobile & desktop" : "Móvel & desktop", diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 70671983f58..cdfa591b810 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -77,6 +77,7 @@ OC.L10N.register( "Sharing" : "Дељење", "Security" : "Безбедност", "Encryption" : "Шифровање", + "Groupware" : "Радни тимови", "Additional settings" : "Додатне поставке", "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 7e098bb00fe..a564f6f9a27 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -75,6 +75,7 @@ "Sharing" : "Дељење", "Security" : "Безбедност", "Encryption" : "Шифровање", + "Groupware" : "Радни тимови", "Additional settings" : "Додатне поставке", "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", |