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 'core/l10n/ca.js')
-rw-r--r--core/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 594b0544b33..bd812b79628 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -141,6 +141,7 @@ OC.L10N.register(
"Start typing to search" : "Comença a escriure per cercar",
"Loading more results …" : "S'estan carregant més resultats ...",
"Load more results" : "Carregar més resultats",
+ "Search" : "Cerca",
"An error occurred while searching for {type}" : "S'ha produït un error mentre es buscava {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Introduïu el caràcter {minSearchLength} o més per cercar","Introduïu {minSearchLength} caràcters o més per cercar"],
"Search {types} …" : "Cerca {tipus} ...",
@@ -365,7 +366,6 @@ OC.L10N.register(
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultat de cerca en altres carpetes","{count} resultats de cerca en altres carpetes"],
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "S'ha enviat un missatge de reinici de contrasenya a l'adreça electrònica d'aquest compte. Si no el rebeu, comproveu les vostres carpetes de correu brossa o demaneu ajuda al vostre administrador local.",
"Nextcloud {app}" : "{app} del Nextcloud",
- "Search" : "Cerca",
"These apps will be updated:" : "Aquestes aplicacions s'actualitzaran:",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Per a més detalls consulteu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la documentació</a>."
},