diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-03 02:26:33 +0000 |
commit | bc94fab8eea4eb76ea98a34076510c2054b9d741 (patch) | |
tree | 3fc935bc0d2d86e4d4ede3710623e5c46c5ee232 /core/l10n/ca.js | |
parent | c76be650142a93291c8e5f197958995e35793142 (diff) | |
download | nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.tar.gz nextcloud-server-bc94fab8eea4eb76ea98a34076510c2054b9d741.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index e28485dc37c..19310c3c8ff 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -192,12 +192,12 @@ OC.L10N.register( "Reset search" : "Reinicialitza la cerca", "Start search" : "Inicia la cerca", "Search for {name} only" : "Cerqueu només per {name}", - "No results for {query}" : "No hi ha cap resultat per a {query}", - "Press enter to start searching" : "Premeu Retorn per a iniciar la cerca", "Start typing to search" : "Escriviu per a cercar", "Loading more results …" : "S'estan carregant més resultats …", "Load more results" : "Carrega més resultats", "Search" : "Cerca", + "No results for {query}" : "No hi ha cap resultat per a {query}", + "Press enter to start searching" : "Premeu Retorn per a iniciar la 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"], "This browser is not supported" : "Aquest navegador no és compatible", |