diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-20 00:12:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-20 00:12:52 +0000 |
commit | 1f288533f525cd6b9a19049d55f9fbc4446526ab (patch) | |
tree | de2a32d359c71878dac523120818d75788b9d925 /apps/files/l10n/ca.js | |
parent | b566998b05d33cda188cdd00b515a7e46331d03b (diff) | |
download | nextcloud-server-1f288533f525cd6b9a19049d55f9fbc4446526ab.tar.gz nextcloud-server-1f288533f525cd6b9a19049d55f9fbc4446526ab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r-- | apps/files/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index fee06fa3ada..c408a57a6fa 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -86,7 +86,7 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona pels usuaris que tenen accés a aquest fitxer/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], - "Favorited" : "Afegit a favorits", + "Favorited" : "S'ha afegit a preferits", "Favorite" : "Preferits", "You can only favorite a single file or folder at a time" : "Només podeu afegir a preferits un únic fitxer o carpeta alhora", "New folder" : "Crea una carpeta", |