diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /core/l10n/ca.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index a75a6d06ff1..7547c32c7bb 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -105,7 +105,6 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Etiqueta inexistent #{tag}", "restricted" : "restringit", "invisible" : "invisible", - "({scope})" : "({scope})", "Delete" : "Suprimeix", "Rename" : "Canvia el nom", "Collaborative tags" : "Etiquetes col·laboratives", @@ -414,6 +413,7 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nom, ID de núvol federat o adreça de correu electrònic…", "Name..." : "Nom...", "Error removing share" : "Error al treure compartició", + "({scope})" : "({scope})", "Saving..." : "S'està desant...", "Dismiss" : "Descarta", "Your client should now be connected! You can close this window." : "El vostre client ja està connectat! Podeu tancar aquesta finestra.", |