diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index b0312cc78e5..2d23d0cdf6d 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -422,7 +422,6 @@ OC.L10N.register( "Settings menu" : "Menú de paràmetres", "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.", "Setup two-factor authentication" : "Configura l'autenticació de doble factor", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.", - "Search starts once you start typing" : "La cerca comença quan comences a escriure" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Sembla que esteu executant una versió PHP de 32 bits. Nextcloud 26 i superior requereixen 64 bits. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}." }, "nplurals=2; plural=(n != 1);"); |