diff options
author | TheSFReader <TheSFReader@gmail.com> | 2013-02-02 09:44:09 +0100 |
---|---|---|
committer | TheSFReader <TheSFReader@gmail.com> | 2013-02-02 09:44:09 +0100 |
commit | 7e3aa0de865072e37f135debad66b71673ff5763 (patch) | |
tree | a4cfbf37a8b6e622099ad4a40eeab7558aaeb62e /apps/files/l10n/ca.php | |
parent | d8f6595c5e69cdcae43d0dd91d8082ee05f08e2f (diff) | |
parent | 23166aa016a85c237de6f4f532578dfbef0fe09b (diff) | |
download | nextcloud-server-7e3aa0de865072e37f135debad66b71673ff5763.tar.gz nextcloud-server-7e3aa0de865072e37f135debad66b71673ff5763.zip |
Merge remote-tracking branch 'refs/remotes/upstream/master'
Diffstat (limited to 'apps/files/l10n/ca.php')
-rw-r--r-- | apps/files/l10n/ca.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php index eb98278bfb8..22b684fcfd7 100644 --- a/apps/files/l10n/ca.php +++ b/apps/files/l10n/ca.php @@ -20,6 +20,7 @@ "replaced {new_name}" => "s'ha substituït {new_name}", "undo" => "desfés", "replaced {new_name} with {old_name}" => "s'ha substituït {old_name} per {new_name}", +"perform delete operation" => "executa d'operació d'esborrar", "'.' is an invalid file name." => "'.' és un nom no vàlid per un fitxer.", "File name cannot be empty." => "El nom del fitxer no pot ser buit.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.", @@ -56,6 +57,7 @@ "Text file" => "Fitxer de text", "Folder" => "Carpeta", "From link" => "Des d'enllaç", +"Trash" => "Esborra", "Cancel upload" => "Cancel·la la pujada", "Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!", "Download" => "Baixa", |