You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/files/l10n/ca.php

14 lines
589 B

<?php $TRANSLATIONS = array(
"Files" => "Fitxers",
"Maximum upload size" => "Mida màxima de pujada",
"Upload" => "Puja",
"New Folder" => "Carpeta nova",
"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
"Name" => "Nom",
"Download" => "Descarrega",
"Size" => "Mida",
"Modified" => "Modificat",
"Delete" => "Esborra",
"Upload too large" => "La pujada és massa gran",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada d'aquest servidor"
);