diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /core/l10n/ca.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.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 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 2d23d0cdf6d..16b7b15badf 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -402,17 +402,12 @@ OC.L10N.register( "This page will refresh itself when the instance is available again." : "Aquesta p脿gina s'actualitzar脿 autom脿ticament quan la inst脿ncia estigui disponible de nou.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquesta versi贸 de la comunitat del Nextcloud no 茅s compatible i les notificacions instant脿nies no estan disponibles.", - "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripci贸 per a augmentar el l铆mit d'usuaris. Per a obtenir m茅s informaci贸 sobre el Nextcloud Enterprise, consulteu el nostre lloc web.", "[%d / %d]: Checking table %s" : "[%d/%d]: S'est脿 comprovant la taula %s", "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "Aquesta 茅s la creaci贸 de comunitat no compatible de Nextcloud. Donada la mida d'aquesta inst脿ncia, no es pot garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions push s'han inhabilitat per evitar sobrecarregar el nostre servei gratu茂t. Obteniu m茅s informaci贸 sobre els avantatges de Nextcloud Enterprise a nextcloud.com/enterprise.", "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 茅s l'煤ltima versi贸 que admet PHP 7.3. Nextcloud 24 requereix almenys PHP 7.4.", - "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "Algunes columnes de la base de dades no tenen una conversi贸 a big int. A causa del fet que canviar els tipus de columnes a les taules grans podria trigar un temps, no es van canviar autom脿ticament. Si executeu \"occ db:convert-filecache-bigint\", aquests canvis pendents es podrien aplicar manualment. Aquesta operaci贸 s'ha de fer mentre la inst脿ncia est脿 fora de l铆nia. Per aconseguir m茅s detalls, llegiu {linkstart}la p脿gina de documentaci贸 sobre aix貌 鈫梴linkend}.", - "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation 鈫梴linkend}." : "Per a migrar a una altra base de dades utilitzeu l'eina de la l铆nia d'ordres: 'occ db:convert-type', o consulteu la {linkstart}documentaci贸 鈫梴linkend}.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La cap莽alera HTTP 芦{header}禄 no cont茅 芦{expected}禄. Aix貌 茅s un risc potencial de seguretat o privadesa, perqu猫 es recomana ajustar aquest par脿metre adequadament.", "Collaboratively edit office documents." : "Edici贸 col路laborativa de documents ofim脿tics.", "Local document editing back-end used by the Collabora Online app." : "Document local d'edici贸 de back-end utilitzat per l'aplicaci贸 Collabora Online.", - "You haven't added any info yet" : "Encara no heu afegit cap informaci贸", - "{user} hasn't added any info yet" : "{user} encara no ha afegit cap informaci贸", "restricted" : "restringit", "invisible" : "invisible", "File not found" : "No s'ha trobat el fitxer", @@ -420,7 +415,6 @@ OC.L10N.register( "More" : "M茅s", "More apps menu" : "Men煤 de m茅s aplicacions", "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}." }, |