diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-30 00:07:21 +0000 |
commit | 4518f6dc642e75f2aee386fc39f5e748859bda5c (patch) | |
tree | 649061f217aa7916b56dd5b575fc4872318f30b1 /settings/l10n/ca.js | |
parent | 9edd3916ffc1ff0a3a1eab1e44e5df0d5e67ebb3 (diff) | |
download | nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.tar.gz nextcloud-server-4518f6dc642e75f2aee386fc39f5e748859bda5c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ca.js')
-rw-r--r-- | settings/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 034c64042b8..aabd227bb64 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -200,7 +200,6 @@ OC.L10N.register( "Address" : "Adreça", "Your postal address" : "La teva adreça postal", "Website" : "Lloc web", - "Your website" : "El teu lloc web", "Twitter" : "Twitter", "You are member of the following groups:" : "Vostè és membre dels següents grups:", "Password" : "Contrasenya", @@ -257,6 +256,7 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.", "Uninstall app" : "Desinstala la app", "Cheers!" : "Salut!", + "Your website" : "El teu lloc web", "Show last log in" : "Mostrar l'últim accés" }, "nplurals=2; plural=(n != 1);"); |