diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /core/l10n/ca.js | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 156789a43c8..f74f409200b 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -85,6 +85,7 @@ OC.L10N.register( "No files in here" : "No hi ha arxius aquí", "Choose" : "Escull", "Copy" : "Copia", + "Move" : "Moure", "Error loading file picker template: {error}" : "Error en carregar la plantilla de càrrega de fitxers: {error}", "OK" : "D'acord", "Error loading message template: {error}" : "Error en carregar la plantilla de missatge: {error}", @@ -100,6 +101,8 @@ OC.L10N.register( "({count} selected)" : "({count} seleccionats)", "Error loading file exists template" : "Error en carregar la plantilla de fitxer existent", "Pending" : "Pendent", + "Copy to {folder}" : "Copia a la carpeta", + "Move to {folder}" : "Mou a la carpeta", "Very weak password" : "Contrasenya massa feble", "Weak password" : "Contrasenya feble", "So-so password" : "Contrasenya passable", |