Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ca.json')
-rw-r--r--apps/files/l10n/ca.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 2fe4a0e405e..580a6445c36 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -96,7 +96,6 @@
"Select all" : "Seleccionar tot",
"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 del servidor",
- "No favorites" : "No hi ha favorits",
"Files and folders you mark as favorite will show up here" : "Aquí apareixeran els arxius i carpetes que vostè marqui com favorits",
"Shared with you" : "Compartit amb tu",
"Shared with others" : "Compartit amb altres",
@@ -113,6 +112,7 @@
"{seconds}s" : "{seconds}s",
"Soon..." : "Aviat...",
"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à.",
- "Copy local link" : "C"
+ "Copy local link" : "C",
+ "No favorites" : "No hi ha favorits"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file