diff options
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r-- | apps/files/l10n/ca.json | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index d8982bc6163..f8cfb18a3d4 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -5,17 +5,9 @@ "Could not move %s - File with this name already exists" : "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom", "Could not move %s" : " No s'ha pogut moure %s", "Permission denied" : "Permís denegat", - "File name cannot be empty." : "El nom del fitxer no pot ser buit.", - "\"%s\" is an invalid file name." : "\"%s\" no es un fitxer vàlid.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.", "The target folder has been moved or deleted." : "La carpeta de destí s'ha mogut o eliminat.", "The name %s is already used in the folder %s. Please choose a different name." : "El nom %s ja s'usa en la carpeta %s. Indiqueu un nom diferent.", - "Not a valid source" : "No és un origen vàlid", - "Server is not allowed to open URLs, please check the server configuration" : "El servidor no té autorització per obrir URLs, comproveu la configuració del servidor", - "The file exceeds your quota by %s" : "El fitxer excedeix de la teva quota per %s", - "Error while downloading %s to %s" : "S'ha produït un error en baixar %s a %s", "Error when creating the file" : "S'ha produït un error en crear el fitxer", - "Folder name cannot be empty." : "El nom de la carpeta no pot ser buit.", "Error when creating the folder" : "S'ha produït un error en crear la carpeta", "Unable to set upload directory." : "No es pot establir la carpeta de pujada.", "Invalid Token" : "Testimoni no vàlid", @@ -41,11 +33,9 @@ "Upload cancelled." : "La pujada s'ha cancel·lat.", "Could not get result from server." : "No hi ha resposta del servidor.", "File upload is in progress. Leaving the page now will cancel the upload." : "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.", - "URL cannot be empty" : "L'URL no pot ser buit", "{new_name} already exists" : "{new_name} ja existeix", "Could not create file" : "No s'ha pogut crear el fitxer", "Could not create folder" : "No s'ha pogut crear la carpeta", - "Error fetching URL" : "Error en obtenir la URL", "Rename" : "Reanomena", "Delete" : "Esborra", "Disconnect storage" : "Desonnecta l'emmagatzematge", @@ -66,6 +56,7 @@ "You don’t have permission to upload or create files here" : "No teniu permisos per a pujar o crear els fitxers aquí", "_Uploading %n file_::_Uploading %n files_" : ["Pujant %n fitxer","Pujant %n fitxers"], "\"{name}\" is an invalid file name." : "\"{name}\" no es un fitxer vàlid.", + "File name cannot be empty." : "El nom del fitxer no pot ser buit.", "Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzemament és ple, els fitxers ja no es poden actualitzar o sincronitzar!", "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació d'encriptació està activada però les claus no estan inicialitzades, sortiu i acrediteu-vos de nou.", @@ -74,6 +65,19 @@ "_matches '{filter}'_::_match '{filter}'_" : ["",""], "{dirs} and {files}" : "{dirs} i {files}", "Favorite" : "Preferits", + "A new file or folder has been <strong>created</strong>" : "S'ha <strong>creat</strong> un nou fitxer o una nova carpeta", + "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta", + "A file or folder has been <strong>deleted</strong>" : "S'ha <strong>elminiat</strong> un fitxer o una carpeta", + "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta", + "You created %1$s" : "Has creat %1$s", + "%2$s created %1$s" : "%2$s ha creat %1$s", + "%1$s was created in a public folder" : "Es va crear %1$s en una carpeta pública", + "You changed %1$s" : "Has canviat %1$s", + "%2$s changed %1$s" : "%2$s ha canviat %1$s", + "You deleted %1$s" : "Has esborrat %1$s", + "%2$s deleted %1$s" : "%2$s ha esborrat %1$s", + "You restored %1$s" : "Has restaurat %1$s", + "%2$s restored %1$s" : "%2$s ha restaurat %1$s", "%s could not be renamed as it has been deleted" : "No s'ha pogut renombrar %s ja que ha estat borrat", "%s could not be renamed" : "%s no es pot canviar el nom", "Upload (max. %s)" : "Pujada (màx. %s)", @@ -89,7 +93,6 @@ "Text file" : "Fitxer de text", "New folder" : "Carpeta nova", "Folder" : "Carpeta", - "From link" : "Des d'enllaç", "Upload" : "Puja", "Cancel upload" : "Cancel·la la pujada", "Upload too large" : "La pujada és massa gran", |