summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:47 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-29 02:17:47 +0000
commit2bc4094debb5f426d1835519b0e16a5bf3025914 (patch)
tree71eed777848913e247e42fb623cb0a5b740cd8fa /apps/files/l10n/ca.js
parent7b8364e001119aff43a236f2941da0c405c21f29 (diff)
downloadnextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.tar.gz
nextcloud-server-2bc4094debb5f426d1835519b0e16a5bf3025914.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.js')
-rw-r--r--apps/files/l10n/ca.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 6266bd596a9..5e11b0e1690 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -78,8 +78,6 @@ OC.L10N.register(
"\"{name}\" is not an allowed filetype" : "\"{name}\" no és un tipus de fitxer permès",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "L'emmagatzematge de {owner} està ple, els fitxers ja no es poden actualitzar ni sincronitzar!",
"Your storage is full, files can not be updated or synced anymore!" : "El vostre espai d'emmagatzematge és ple, els fitxers ja no es poden actualitzar ni sincronitzar!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Emmagatzematge de {owner} és gairebé ple ({usedSpacePercent}%)",
- "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["coincidències '{filter}'","coincidència '{filter}'"],
"View in folder" : "Mostra-ho a la carpeta",
"Copied!" : "Copiat!",
@@ -184,6 +182,8 @@ OC.L10N.register(
"Text file" : "Fitxer de text",
"New text file.txt" : "Nou fitxer de text text.txt",
"Unshare" : "Deixa de compartir",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Emmagatzematge de {owner} és gairebé ple ({usedSpacePercent}%)",
+ "Your storage is almost full ({usedSpacePercent}%)" : "El vostre espai d'emmagatzematge és gairebé ple ({usedSpacePercent}%)",
"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",