aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r--apps/files/l10n/ca.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index afa507b0f43..fea95a4e03f 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -129,11 +129,7 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Heu mogut {oldfile} a {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} ha mogut {oldfile} a {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "S'ha afegit o suprimit un fitxer del vostres <strong>favorits</strong>",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>renomenat</strong>",
- "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>deleted</strong>" : "S'ha <strong>suprimit</strong> un fitxer o una carpeta",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita les notificacions sobre la creació i canvis dels vostres <strong>fitxers favorits</strong><em>(només Stream)</em>",
- "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
+ "A file or folder has been <strong>changed</strong>" : "S'ha <strong>canviat</strong> un fitxer o una carpeta",
"All files" : "Tots els fitxers",
"Unlimited" : "Il·limitat",
"Upload (max. %s)" : "Càrrega (màx. %s)",
@@ -188,6 +184,11 @@ OC.L10N.register(
"Pending shares" : "Compartits pendents",
"Text file" : "Fitxer de text",
"New text file.txt" : "Nou fitxer de text text.txt",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fitxer o carpeta ha estat <strong>canviat</strong> o <strong>renomenat</strong>",
+ "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>deleted</strong>" : "S'ha <strong>suprimit</strong> un fitxer o una carpeta",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita les notificacions sobre la creació i canvis dels vostres <strong>fitxers favorits</strong><em>(només Stream)</em>",
+ "A file or folder has been <strong>restored</strong>" : "S'ha <strong>restaurat</strong> un fitxer o una carpeta",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilitzeu aquesta adreça per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">accedir als vostres fitxers mitjançant WebDAV</a>",
"Cannot transfter ownership of a file or folder you don't own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre"
},