diff options
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r-- | apps/files/l10n/ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 2ab2b7533da..e2981046370 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -267,7 +267,6 @@ "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files is locked" : "El fitxer està blocat", "The file does not exist anymore" : "El fitxer ja no existeix", - "Chose destination" : "Tria una destinació", "Copy to {target}" : "Copia a {target}", "Move to {target}" : "Mou a {target}", "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", @@ -319,6 +318,7 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", "Search for an account" : "Cerqueu un compte", "Choose" : "Tria", - "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta" + "No files or folders have been deleted yet" : "Encara no s'ha suprimit cap fitxer o carpeta", + "Chose destination" : "Tria una destinació" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |