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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-24 05:33:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-24 05:33:56 +0300
commitb974d504c383040e6cb350485e1f587f7ba32141 (patch)
treeb563c0dd2281fd1bc4bcdd479bf5a7c8823291e8 /core
parent15f0674a3cc44a18ec6b38ee0fb3dd076365529f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ca.js65
-rw-r--r--core/l10n/ca.json65
-rw-r--r--core/l10n/es_AR.js1
-rw-r--r--core/l10n/es_AR.json1
-rw-r--r--core/l10n/pt_BR.js1
-rw-r--r--core/l10n/pt_BR.json1
-rw-r--r--core/l10n/ru.js4
-rw-r--r--core/l10n/ru.json4
8 files changed, 126 insertions, 16 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index 7060e675244..f3f92bc7090 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
+ "This community release of Nextcloud is unsupported and push notifications are limited." : "Aquesta versió de la comunitat de Nextcloud no te suport i les notificacions push estan limitades.",
"Login" : "Inici de sessió",
"Password reset is disabled" : "La reinicialització de contrasenya està inhabilitada",
"Could not reset password because the token is expired" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni ha caducat",
@@ -63,27 +64,62 @@ OC.L10N.register(
"The following apps have been disabled: %s" : "S'han inhabilitat les aplicacions següents: %s",
"Already up to date" : "Ja teniu la versió més recent",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per a permetre la sincronització de fitxers perquè sembla que la interfície WebDAV no funciona correctament.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". És probable que això estigui relacionat amb una configuració de servidor web que no s'ha actualitzat per lliurar aquesta carpeta directament. Si us plau, compareu la vostra configuració amb les regles de reescriptura a \".htaccess\" per a Apache o amb les que es proporcionen a la documentació de Nginx a la seva {linkstart}pàgina de documentació ↗{linkend}. A Nginx, aquestes són normalment les línies que comencen amb “location ~\" que necessiten una actualització.",
+ "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "El vostre servidor web no està configurat correctament per lliurar fitxers .woff2. Això sol ser un problema amb la configuració de Nginx. Per a Nextcloud 15, necessita un ajust per oferir també fitxers .woff2. Compareu la vostra configuració de Nginx amb la configuració recomanada a la nostra {linkstart}documentació ↗{linkend}.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.",
+ "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Si us plau, consulteu la {linkstart}documentació d'instal·lació ↗{linkend} per obtenir notes de configuració de PHP i la configuració de PHP del vostre servidor, especialment quan feu servir php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això evita establir alguns paràmetres mitjançant la interfície web. A més, a cada actualització cal habilitar l'escriptura del fitxer manualment.",
+ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Encara no heu establert ni verificat la configuració del vostre servidor de correu electrònic. Si us plau, aneu a la {mailSettingsStart}Configuració bàsica{mailSettingsEnd} per configurar-les. A continuació, utilitzeu el botó \"Envia un correu electrònic\" a sota del formulari per verificar la vostra configuració.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no s'executa amb el nivell d'aïllament de transaccions «READ COMMITTED». Això pot provocar problemes quan s'executin diverses accions en paral·lel.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "No s'ha trobat el mòdul de PHP «fileinfo». És molt recomanable habilitar aquest mòdul per a obtenir els millors resultats amb la detecció de tipus MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueig de fitxers transaccionals està desactivat, això pot provocar problemes amb les condicions de carrera. Activeu \"filelocking.enabled\" a config.php per evitar aquests problemes. Consulteu la {linkstart}documentació ↗{linkend} per obtenir més informació.",
+ "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Assegureu-vos d'establir l'opció \"overwrite.cli.url\" al vostre fitxer config.php a l'URL que els vostres usuaris utilitzen principalment per accedir a aquest Nextcloud. Suggeriment: \"{suggestedOverwriteCliURL}\". En cas contrari, podria haver-hi problemes amb la generació d'URL mitjançant cron. (No obstant això, és possible que l'URL suggerit no sigui l'URL que els usuaris utilitzen principalment per accedir a aquest Nextcloud. El millor és comprovar-ho de nou en qualsevol cas.)",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La vostra instal·lació no té definida cap regió de telèfon predeterminada. Això és necessari per validar els números de telèfon a la configuració del perfil sense un codi de país. Per permetre números sense codi de país, afegiu \"default_phone_region\" amb el {linkstart}codi ISO 3166-1 ↗{linkend} corresponent de la regió al fitxer de configuració.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No s'ha pogut executar la tasca del cron mitjançant la línia d'ordres. S'han produït els errors tècnics següents:",
+ "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "L'última execució de la tasca en segon pla s'ha executat {relativeTime}. Alguna cosa sembla malament. {linkstart}Comproveu la configuració de tasques en segon pla ↗{linkend}.",
+ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Aquesta és la versió de comunitat no suportada de Nextcloud. Donada la mida d'aquesta instància, no es pot garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions push estan limitades per evitar sobrecarregar el nostre servei gratuït. Obteniu més informació sobre els avantatges de Nextcloud Enterprise a {linkstart}https://nextcloud.com/enterprise{linkend}.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "No s'ha configurat cap memòria cau. Per millorar el rendiment, configureu un memcache, si està disponible. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP no ha trobat cap font adequada per a l'atzar, que es desaconsella molt per raons de seguretat. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Actualitzeu la vostra versió de PHP per aprofitar les {linkstart}actualitzacions de rendiment i seguretat proporcionades pel Grup PHP ↗{linkend} tan aviat com la vostra distribució ho admeti.",
+ "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.",
+ "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuració de la capçalera del servidor intermediari invers és incorrecta o esteu accedint a Nextcloud des d'un servidor intermediari de confiança. Si no és així, es tracta d'un problema de seguretat i pot permetre que un atacant falsegi la seva adreça IP com a visible per a Nextcloud. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached està configurat com a memòria cau distribuïda, però s'ha instal·lat el mòdul PHP incorrecte \"memcache\". \\OC\\Memcache\\Memcached només admet \"memcached\" i no \"memcache\". Consulteu la {linkstart}wiki de memcached sobre ambdós mòduls ↗{linkend}.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alguns fitxers no han superat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest problema a la {linkstart1}documentació ↗{linkend}. ({linkstart2}Llista de fitxers no vàlids...{linkend}/{linkstart3}Reexplorar...{linkend})",
+ "The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "El mòdul PHP OPcache no està configurat correctament. Consulteu la {linkstart}documentació ↗{linkend} per obtenir més informació.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció de PHP «set_time_limit» no està disponible. Això pot fer que els scripts s’aturin a mitja execució i interrompin la instal·lació. Us recomanem habilitar aquesta funció.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "La vostra versió de PHP no és compatible amb FreeType, per la qual cosa és possible que les imatges de perfil i la interfície de paràmetres no funcionin correctament.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Falta l'índex «{indexName}» en la taula «{tableName}».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.",
+ "Missing primary key on table \"{tableName}\"." : "Falta la clau primària a la taula \"{tableName}\".",
+ "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de dades li falten algunes claus primàries. A causa del fet que afegir claus primàries a taules grans podria trigar un temps, no s'afegeixen automàticament. Si executeu \"occ db:add-missing-primary-keys\", les claus primàries que falten es podrien afegir manualment mentre la instància continua funcionant.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» en la taula «{tableName}».",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals en la base de dades. Com que afegir columnes a taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per a afegir les columnes que falten manualment amb la instància en funcionament. Després d'afegir les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls de PHP recomanats. Es recomana instal·lar-los per a millorar el rendiment i la compatibilitat.",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El mòdul PHP \"imagick\" no està habilitat encara que l'aplicació de tematització sí. Perquè la generació de favicon funcioni correctament, cal instal·lar i habilitar aquest mòdul.",
+ "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Els mòduls PHP \"gmp\" i/o \"bcmath\" no estan habilitats. Si utilitzeu l'autenticació sense contrasenya WebAuthn, aquests mòduls són necessaris.",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. 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 necessita 64 bits per funcionar bé. 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}.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
+ "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 obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualment s'utilitza SQLite com a rerefons de base de dades. Per a instal·lacions més grans, es recomana canviar a un altre rerefons de base de dades.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Això és recomanable especialment quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Per migrar a una altra base de dades, utilitzeu l'eina de línia d'ordres: \"occ db:convert-type\", o consulteu la {linkstart}documentació ↗{linkend}.",
"The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512 MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'aplicació són propietat d'un altre usuari del servidor web. Això pot passar si algunes aplicacions s'han instal·lat manualment. Comproveu els permisos dels directoris d’aplicació següents:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "MySQL s'utilitza com a base de dades però no admet caràcters de 4 bytes. Per poder manejar caràcters de 4 bytes (com els emojis) sense problemes en els noms de fitxer o comentaris, per exemple, es recomana habilitar el suport de 4 bytes a MySQL. Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s’emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en el directori temporal de PHP. Consulteu els registres per a veure els detalls complets del camí i l’espai disponible. Per a millorar-ho, canvieu el directori temporal en el fitxer php.ini o allibereu-ne espai.",
+ "The temporary directory of this instance points to an either non-existing or non-writable directory." : "El directori temporal d'aquesta instància apunta a un directori que no existeix o que no es pot escriure.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Esteu accedint a la vostra instància mitjançant una connexió segura, però la vostra instància està generant URL insegurs. Això probablement vol dir que esteu darrere d'un servidor intermediari invers i que les variables de configuració de sobreescriure no estan configurades correctament. Si us plau, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
+ "For more details see the {linkstart}documentation ↗{linkend}." : "Per obtenir més detalls, consulteu la {linkstart}documentació ↗{linkend}.",
+ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no s’ha definit com a «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no té el valor «{expected}». És possible que algunes característiques no funcionin correctament, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header does not 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}\". Aquest és un risc potencial de seguretat o privadesa, ja que es recomana ajustar aquesta configuració en conseqüència.",
+ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "La capçalera HTTP \"{header}\" no està configurada a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot filtrar informació de referència (referer). Consulteu la {linkstart}Recomanació del W3C ↗{linkend}.",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "La capçalera HTTP \"Strict-Transport-Security\" no està configurada a com a mínim \"{seconds}\" segons. Per millorar la seguretat, es recomana activar HSTS tal com es descriu als {linkstart}consells de seguretat ↗{linkend}.",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Accés al lloc de manera insegura mitjançant HTTP. Us recomanem que configureu el vostre servidor perquè requereixi HTTPS, tal com es descriu als {linkstart}consells de seguretat ↗{linkend}.",
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
@@ -101,12 +137,16 @@ OC.L10N.register(
"Continue to {productName}" : "Continua a {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segon.","L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segons."],
"More apps" : "Més aplicacions",
+ "Currently open" : "Actualment obert",
+ "_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"],
"Log in" : "Inicia la sessió",
- "Logging in …" : "S'està iniciant la sessió...",
+ "Logging in …" : "S'està iniciant la sessió …",
"Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
"Please try again or contact your administrator." : "Torneu-ho a provar o contacteu amb l'administrador.",
+ "Log in to {productName}" : "Inicieu sessió a {productName}",
+ "Account name or email" : "Nom del compte o correu electrònic",
"Password" : "Contrasenya",
"Wrong username or password." : "El nom d'usuari o la contrasenya són incorrectes.",
"User disabled" : "L'usuari està inhabilitat",
@@ -128,8 +168,9 @@ OC.L10N.register(
"I know what I'm doing" : "Sé el que faig",
"Resetting password" : "S'està restablint la contrasenya",
"Recommended apps" : "Aplicacions recomanades",
- "Loading apps …" : "S'estan carregant les aplicacions...",
- "Installing apps …" : "S'estan instal·lant les aplicacions...",
+ "Loading apps …" : "S'estan carregant les aplicacions …",
+ "Could not fetch list of apps from the App Store." : "No s'ha pogut obtenir la llista d'aplicacions del Magatzem d’Aplicacions.",
+ "Installing apps …" : "S'estan instal·lant les aplicacions …",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
"Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
"Cannot install this app" : "No es pot instal·lar l'aplicació",
@@ -139,6 +180,7 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Tingueu col·legues i amistats en un sol lloc sense revelar llur informació privada.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Senzilla aplicació de correu electrònic ben integrada amb Fitxers, Contactes i el Calendari.",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, compartició de la pantalla, reunions en línia i conferències per Internet; al navegador i amb aplicacions mòbils.",
+ "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.",
"Forgot password?" : "Heu oblidat la contrasenya?",
"Log in with a device" : "Inicia la sessió amb un dispositiu",
"Back" : "Torna",
@@ -147,25 +189,27 @@ OC.L10N.register(
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
"You have not added any info yet" : "No hi heu afegit cap informació encara",
"{user} has not added any info yet" : "{user} no hi ha afegit cap informació encara",
+ "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
+ "Search starts once you start typing" : "La cerca comença quan comences a escriure",
"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...",
+ "Loading more results …" : "S'estan carregant més resultats …",
"Load more results" : "Carrega 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} …" : "Cerqueu {types}...",
+ "Search {types} …" : "Cerqueu {types} …",
"Settings" : "Paràmetres",
"Could not load your contacts" : "No s'han pogut carregar els vostres contactes",
"Search contacts …" : "Cerca contactes …",
"No contacts found" : "No s'han trobat contactes",
"Show all contacts …" : "Mostra tots els contactes…",
"Install the Contacts app" : "Instal·la l'aplicació Contactes",
- "Loading your contacts …" : "S'estan carregant els contactes...",
+ "Loading your contacts …" : "S'estan carregant els contactes …",
"Looking for {term} …" : "S'està cercant {term} …",
"No" : "No",
"Yes" : "Sí",
@@ -203,7 +247,7 @@ OC.L10N.register(
"Pending" : "Pendent",
"Copy to {folder}" : "Copia a {folder}",
"Move to {folder}" : "Mou a {folder}",
- "Saving …" : "S'està desant...",
+ "Saving …" : "S'està desant …",
"Authentication required" : "Es requereix autenticació",
"This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la vostra contrasenya",
"Confirm" : "Confirma",
@@ -288,7 +332,7 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite només s'hauria de fer servir per a instàncies mínimes i de desenvolupament. Per a sistemes en producció, us recomanem un motor de base de dades diferent.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si feu servir clients per a la sincronització de fitxers, l’ús de SQLite és altament decebedor.",
"Install" : "Instal·la",
- "Installing …" : "S'està instal·lant...",
+ "Installing …" : "S'està instal·lant …",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sembla que estàs intentant reinstal·lar el teu Nextcloud. Malgrat això manca el fitxer CAN_INSTALL a la carpeta de configuració. Crea el fitxer CAN_INSTALL a la teva carpeta de configuració per continuar.",
@@ -300,6 +344,7 @@ OC.L10N.register(
"%s's homepage" : "Pàgina d'inici de %s",
"Contacts" : "Contactes",
"Contacts menu" : "Menú de contactes",
+ "Open settings menu" : "Obre el menú de configuració",
"Confirm your password" : "Confirmeu la vostra contrasenya",
"Connect to your account" : "Connecteu al vostre compte",
"Please log in before granting %1$s access to your %2$s account." : "Si us plau inicieu la sessió abans de concedir %1$s accés al vostre compte %2$s.",
@@ -355,6 +400,9 @@ OC.L10N.register(
"[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.",
+ "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "El mòdul PHP OPcache no està carregat. {linkstart}Per obtenir un millor rendiment, es recomana ↗{linkend} carregar-lo a la instal·lació de PHP.",
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "El mòdul PHP OPcache no està configurat correctament. {linkstart}Per obtenir un millor rendiment, es recomana ↗{linkend} utilitzar la configuració següent al <code>php.ini</code> :",
+ "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}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"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.",
@@ -368,6 +416,7 @@ OC.L10N.register(
"The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
"Setup two-factor authentication" : "Configura l'autenticació de dos factors",
"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.",
+ "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 desactivat per evitar sobrecarregar el nostre servei gratuït. Obteniu més informació sobre els avantatges de Nextcloud Enterprise a nextcloud.com/enterprise.",
"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ó"
},
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index f1cc3c7f0a0..d25baa4edd5 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -24,6 +24,7 @@
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
+ "This community release of Nextcloud is unsupported and push notifications are limited." : "Aquesta versió de la comunitat de Nextcloud no te suport i les notificacions push estan limitades.",
"Login" : "Inici de sessió",
"Password reset is disabled" : "La reinicialització de contrasenya està inhabilitada",
"Could not reset password because the token is expired" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni ha caducat",
@@ -61,27 +62,62 @@
"The following apps have been disabled: %s" : "S'han inhabilitat les aplicacions següents: %s",
"Already up to date" : "Ja teniu la versió més recent",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El servidor web no està configurat correctament per a permetre la sincronització de fitxers perquè sembla que la interfície WebDAV no funciona correctament.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "El vostre servidor web no està configurat correctament per resoldre \"{url}\". És probable que això estigui relacionat amb una configuració de servidor web que no s'ha actualitzat per lliurar aquesta carpeta directament. Si us plau, compareu la vostra configuració amb les regles de reescriptura a \".htaccess\" per a Apache o amb les que es proporcionen a la documentació de Nginx a la seva {linkstart}pàgina de documentació ↗{linkend}. A Nginx, aquestes són normalment les línies que comencen amb “location ~\" que necessiten una actualització.",
+ "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "El vostre servidor web no està configurat correctament per lliurar fitxers .woff2. Això sol ser un problema amb la configuració de Nginx. Per a Nextcloud 15, necessita un ajust per oferir també fitxers .woff2. Compareu la vostra configuració de Nginx amb la configuració recomanada a la nostra {linkstart}documentació ↗{linkend}.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Sembla que PHP no s'ha configurat correctament per a obtenir les variables d'entorn del sistema. La prova amb getenv(\"PATH\") només retorna una resposta buida.",
+ "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Si us plau, consulteu la {linkstart}documentació d'instal·lació ↗{linkend} per obtenir notes de configuració de PHP i la configuració de PHP del vostre servidor, especialment quan feu servir php-fpm.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "S'ha habilitat la configuració de només lectura. Això evita establir alguns paràmetres mitjançant la interfície web. A més, a cada actualització cal habilitar l'escriptura del fitxer manualment.",
+ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Encara no heu establert ni verificat la configuració del vostre servidor de correu electrònic. Si us plau, aneu a la {mailSettingsStart}Configuració bàsica{mailSettingsEnd} per configurar-les. A continuació, utilitzeu el botó \"Envia un correu electrònic\" a sota del formulari per verificar la vostra configuració.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "La base de dades no s'executa amb el nivell d'aïllament de transaccions «READ COMMITTED». Això pot provocar problemes quan s'executin diverses accions en paral·lel.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "No s'ha trobat el mòdul de PHP «fileinfo». És molt recomanable habilitar aquest mòdul per a obtenir els millors resultats amb la detecció de tipus MIME.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueig de fitxers transaccionals està desactivat, això pot provocar problemes amb les condicions de carrera. Activeu \"filelocking.enabled\" a config.php per evitar aquests problemes. Consulteu la {linkstart}documentació ↗{linkend} per obtenir més informació.",
+ "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Assegureu-vos d'establir l'opció \"overwrite.cli.url\" al vostre fitxer config.php a l'URL que els vostres usuaris utilitzen principalment per accedir a aquest Nextcloud. Suggeriment: \"{suggestedOverwriteCliURL}\". En cas contrari, podria haver-hi problemes amb la generació d'URL mitjançant cron. (No obstant això, és possible que l'URL suggerit no sigui l'URL que els usuaris utilitzen principalment per accedir a aquest Nextcloud. El millor és comprovar-ho de nou en qualsevol cas.)",
+ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La vostra instal·lació no té definida cap regió de telèfon predeterminada. Això és necessari per validar els números de telèfon a la configuració del perfil sense un codi de país. Per permetre números sense codi de país, afegiu \"default_phone_region\" amb el {linkstart}codi ISO 3166-1 ↗{linkend} corresponent de la regió al fitxer de configuració.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No s'ha pogut executar la tasca del cron mitjançant la línia d'ordres. S'han produït els errors tècnics següents:",
+ "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "L'última execució de la tasca en segon pla s'ha executat {relativeTime}. Alguna cosa sembla malament. {linkstart}Comproveu la configuració de tasques en segon pla ↗{linkend}.",
+ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Aquesta és la versió de comunitat no suportada de Nextcloud. Donada la mida d'aquesta instància, no es pot garantir el rendiment, la fiabilitat i l'escalabilitat. Les notificacions push estan limitades per evitar sobrecarregar el nostre servei gratuït. Obteniu més informació sobre els avantatges de Nextcloud Enterprise a {linkstart}https://nextcloud.com/enterprise{linkend}.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "No s'ha configurat cap memòria cau. Per millorar el rendiment, configureu un memcache, si està disponible. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP no ha trobat cap font adequada per a l'atzar, que es desaconsella molt per raons de seguretat. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Actualitzeu la vostra versió de PHP per aprofitar les {linkstart}actualitzacions de rendiment i seguretat proporcionades pel Grup PHP ↗{linkend} tan aviat com la vostra distribució ho admeti.",
+ "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.",
+ "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuració de la capçalera del servidor intermediari invers és incorrecta o esteu accedint a Nextcloud des d'un servidor intermediari de confiança. Si no és així, es tracta d'un problema de seguretat i pot permetre que un atacant falsegi la seva adreça IP com a visible per a Nextcloud. Podeu trobar més informació a la {linkstart}documentació ↗{linkend}.",
+ "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached està configurat com a memòria cau distribuïda, però s'ha instal·lat el mòdul PHP incorrecte \"memcache\". \\OC\\Memcache\\Memcached només admet \"memcached\" i no \"memcache\". Consulteu la {linkstart}wiki de memcached sobre ambdós mòduls ↗{linkend}.",
+ "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alguns fitxers no han superat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest problema a la {linkstart1}documentació ↗{linkend}. ({linkstart2}Llista de fitxers no vàlids...{linkend}/{linkstart3}Reexplorar...{linkend})",
+ "The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information." : "El mòdul PHP OPcache no està configurat correctament. Consulteu la {linkstart}documentació ↗{linkend} per obtenir més informació.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció de PHP «set_time_limit» no està disponible. Això pot fer que els scripts s’aturin a mitja execució i interrompin la instal·lació. Us recomanem habilitar aquesta funció.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "La vostra versió de PHP no és compatible amb FreeType, per la qual cosa és possible que les imatges de perfil i la interfície de paràmetres no funcionin correctament.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Falta l'índex «{indexName}» en la taula «{tableName}».",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Falten alguns índexs en la base de dades. Com que afegir índexs a taules grans pot tardar una estona, no s'han afegit automàticament. Si executeu «occ db:add-missing-indices», els índexs que falten es podran afegir manualment amb la instància en funcionament. Un cop afegits els índexs, les consultes en les taules solen ser molt més ràpides.",
+ "Missing primary key on table \"{tableName}\"." : "Falta la clau primària a la taula \"{tableName}\".",
+ "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de dades li falten algunes claus primàries. A causa del fet que afegir claus primàries a taules grans podria trigar un temps, no s'afegeixen automàticament. Si executeu \"occ db:add-missing-primary-keys\", les claus primàries que falten es podrien afegir manualment mentre la instància continua funcionant.",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Falta la columna opcional «{columnName}» en la taula «{tableName}».",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Falten algunes columnes opcionals en la base de dades. Com que afegir columnes a taules grans pot tardar una estona i són opcionals, no s'han afegit automàticament. Podeu executar «occ db:add-missing-columns» per a afegir les columnes que falten manualment amb la instància en funcionament. Després d'afegir les columnes, és possible que millori el temps de resposta o la usabilitat d'algunes característiques.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "A aquesta instància li falten alguns mòduls de PHP recomanats. Es recomana instal·lar-los per a millorar el rendiment i la compatibilitat.",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "El mòdul PHP \"imagick\" no està habilitat encara que l'aplicació de tematització sí. Perquè la generació de favicon funcioni correctament, cal instal·lar i habilitar aquest mòdul.",
+ "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Els mòduls PHP \"gmp\" i/o \"bcmath\" no estan habilitats. Si utilitzeu l'autenticació sense contrasenya WebAuthn, aquests mòduls són necessaris.",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. 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 necessita 64 bits per funcionar bé. 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}.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "El mòdul php-imagick d'aquesta instància no és compatible amb SVG. Per a millorar la compatibilitat, es recomana instal·lar-lo.",
+ "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 obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Actualment s'utilitza SQLite com a rerefons de base de dades. Per a instal·lacions més grans, es recomana canviar a un altre rerefons de base de dades.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Això és recomanable especialment quan utilitzeu el client d’escriptori per a la sincronització de fitxers.",
+ "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Per migrar a una altra base de dades, utilitzeu l'eina de línia d'ordres: \"occ db:convert-type\", o consulteu la {linkstart}documentació ↗{linkend}.",
"The PHP memory limit is below the recommended value of 512MB." : "El límit de memòria de PHP està per sota del valor recomanat de 512 MB.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Alguns directoris d'aplicació són propietat d'un altre usuari del servidor web. Això pot passar si algunes aplicacions s'han instal·lat manualment. Comproveu els permisos dels directoris d’aplicació següents:",
+ "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "MySQL s'utilitza com a base de dades però no admet caràcters de 4 bytes. Per poder manejar caràcters de 4 bytes (com els emojis) sense problemes en els noms de fitxer o comentaris, per exemple, es recomana habilitar el suport de 4 bytes a MySQL. Per obtenir més detalls, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Aquesta instància utilitza un magatzem d'objectes d'S3 com a emmagatzematge principal. Els fitxers pujats s’emmagatzemen temporalment en el servidor i, per tant, es recomana disposar de 50 GB d'espai lliure en el directori temporal de PHP. Consulteu els registres per a veure els detalls complets del camí i l’espai disponible. Per a millorar-ho, canvieu el directori temporal en el fitxer php.ini o allibereu-ne espai.",
+ "The temporary directory of this instance points to an either non-existing or non-writable directory." : "El directori temporal d'aquesta instància apunta a un directori que no existeix o que no es pot escriure.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Esteu accedint a la vostra instància mitjançant una connexió segura, però la vostra instància està generant URL insegurs. Això probablement vol dir que esteu darrere d'un servidor intermediari invers i que les variables de configuració de sobreescriure no estan configurades correctament. Si us plau, llegiu {linkstart}la pàgina de documentació sobre això ↗{linkend}.",
"Error occurred while checking server setup" : "S'ha produït un error en comprovar la configuració del servidor",
+ "For more details see the {linkstart}documentation ↗{linkend}." : "Per obtenir més detalls, consulteu la {linkstart}documentació ↗{linkend}.",
+ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no s’ha definit com a «{expected}». Això és un risc potencial de seguretat o privadesa, perquè es recomana ajustar aquest paràmetre adequadament.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La capçalera HTTP «{header}» no té el valor «{expected}». És possible que algunes característiques no funcionin correctament, perquè es recomana ajustar aquest paràmetre adequadament.",
+ "The \"{header}\" HTTP header does not 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}\". Aquest és un risc potencial de seguretat o privadesa, ja que es recomana ajustar aquesta configuració en conseqüència.",
+ "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "La capçalera HTTP \"{header}\" no està configurada a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Això pot filtrar informació de referència (referer). Consulteu la {linkstart}Recomanació del W3C ↗{linkend}.",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "La capçalera HTTP \"Strict-Transport-Security\" no està configurada a com a mínim \"{seconds}\" segons. Per millorar la seguretat, es recomana activar HSTS tal com es descriu als {linkstart}consells de seguretat ↗{linkend}.",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Accés al lloc de manera insegura mitjançant HTTP. Us recomanem que configureu el vostre servidor perquè requereixi HTTPS, tal com es descriu als {linkstart}consells de seguretat ↗{linkend}.",
"unknown text" : "text desconegut",
"Hello world!" : "Hola a tothom!",
"sunny" : "assolellat",
@@ -99,12 +135,16 @@
"Continue to {productName}" : "Continua a {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segon.","L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segons."],
"More apps" : "Més aplicacions",
+ "Currently open" : "Actualment obert",
+ "_{count} notification_::_{count} notifications_" : ["{count} notificació","{count} notificacions"],
"Log in" : "Inicia la sessió",
- "Logging in …" : "S'està iniciant la sessió...",
+ "Logging in …" : "S'està iniciant la sessió …",
"Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!",
"Please contact your administrator." : "Contacteu amb l'administrador.",
"An internal error occurred." : "S'ha produït un error intern.",
"Please try again or contact your administrator." : "Torneu-ho a provar o contacteu amb l'administrador.",
+ "Log in to {productName}" : "Inicieu sessió a {productName}",
+ "Account name or email" : "Nom del compte o correu electrònic",
"Password" : "Contrasenya",
"Wrong username or password." : "El nom d'usuari o la contrasenya són incorrectes.",
"User disabled" : "L'usuari està inhabilitat",
@@ -126,8 +166,9 @@
"I know what I'm doing" : "Sé el que faig",
"Resetting password" : "S'està restablint la contrasenya",
"Recommended apps" : "Aplicacions recomanades",
- "Loading apps …" : "S'estan carregant les aplicacions...",
- "Installing apps …" : "S'estan instal·lant les aplicacions...",
+ "Loading apps …" : "S'estan carregant les aplicacions …",
+ "Could not fetch list of apps from the App Store." : "No s'ha pogut obtenir la llista d'aplicacions del Magatzem d’Aplicacions.",
+ "Installing apps …" : "S'estan instal·lant les aplicacions …",
"App download or installation failed" : "No s'ha pogut baixar o instal·lar l'aplicació",
"Cannot install this app because it is not compatible" : "No s'ha pogut instal·lar aquesta aplicació, perquè no és compatible",
"Cannot install this app" : "No es pot instal·lar l'aplicació",
@@ -137,6 +178,7 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Tingueu col·legues i amistats en un sol lloc sense revelar llur informació privada.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Senzilla aplicació de correu electrònic ben integrada amb Fitxers, Contactes i el Calendari.",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Xat, videotrucades, compartició de la pantalla, reunions en línia i conferències per Internet; al navegador i amb aplicacions mòbils.",
+ "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, fulls de càlcul i presentacions col·laboratius, basats en Collabora Online.",
"Forgot password?" : "Heu oblidat la contrasenya?",
"Log in with a device" : "Inicia la sessió amb un dispositiu",
"Back" : "Torna",
@@ -145,25 +187,27 @@
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
"You have not added any info yet" : "No hi heu afegit cap informació encara",
"{user} has not added any info yet" : "{user} no hi ha afegit cap informació encara",
+ "Error opening the user status modal, try hard refreshing the page" : "S'ha produït un error en obrir el modal d'estat de l'usuari, proveu d'actualitzar la pàgina",
+ "Search starts once you start typing" : "La cerca comença quan comences a escriure",
"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...",
+ "Loading more results …" : "S'estan carregant més resultats …",
"Load more results" : "Carrega 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} …" : "Cerqueu {types}...",
+ "Search {types} …" : "Cerqueu {types} …",
"Settings" : "Paràmetres",
"Could not load your contacts" : "No s'han pogut carregar els vostres contactes",
"Search contacts …" : "Cerca contactes …",
"No contacts found" : "No s'han trobat contactes",
"Show all contacts …" : "Mostra tots els contactes…",
"Install the Contacts app" : "Instal·la l'aplicació Contactes",
- "Loading your contacts …" : "S'estan carregant els contactes...",
+ "Loading your contacts …" : "S'estan carregant els contactes …",
"Looking for {term} …" : "S'està cercant {term} …",
"No" : "No",
"Yes" : "Sí",
@@ -201,7 +245,7 @@
"Pending" : "Pendent",
"Copy to {folder}" : "Copia a {folder}",
"Move to {folder}" : "Mou a {folder}",
- "Saving …" : "S'està desant...",
+ "Saving …" : "S'està desant …",
"Authentication required" : "Es requereix autenticació",
"This action requires you to confirm your password" : "Aquesta acció requereix que confirmeu la vostra contrasenya",
"Confirm" : "Confirma",
@@ -286,7 +330,7 @@
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite només s'hauria de fer servir per a instàncies mínimes i de desenvolupament. Per a sistemes en producció, us recomanem un motor de base de dades diferent.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Si feu servir clients per a la sincronització de fitxers, l’ús de SQLite és altament decebedor.",
"Install" : "Instal·la",
- "Installing …" : "S'està instal·lant...",
+ "Installing …" : "S'està instal·lant …",
"Need help?" : "Necessiteu ajuda?",
"See the documentation" : "Consulteu la documentació",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Sembla que estàs intentant reinstal·lar el teu Nextcloud. Malgrat això manca el fitxer CAN_INSTALL a la carpeta de configuració. Crea el fitxer CAN_INSTALL a la teva carpeta de configuració per continuar.",
@@ -298,6 +342,7 @@
"%s's homepage" : "Pàgina d'inici de %s",
"Contacts" : "Contactes",
"Contacts menu" : "Menú de contactes",
+ "Open settings menu" : "Obre el menú de configuració",
"Confirm your password" : "Confirmeu la vostra contrasenya",
"Connect to your account" : "Connecteu al vostre compte",
"Please log in before granting %1$s access to your %2$s account." : "Si us plau inicieu la sessió abans de concedir %1$s accés al vostre compte %2$s.",
@@ -353,6 +398,9 @@
"[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.",
+ "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "El mòdul PHP OPcache no està carregat. {linkstart}Per obtenir un millor rendiment, es recomana ↗{linkend} carregar-lo a la instal·lació de PHP.",
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "El mòdul PHP OPcache no està configurat correctament. {linkstart}Per obtenir un millor rendiment, es recomana ↗{linkend} utilitzar la configuració següent al <code>php.ini</code> :",
+ "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}.",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.",
"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.",
@@ -366,6 +414,7 @@
"The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.",
"Setup two-factor authentication" : "Configura l'autenticació de dos factors",
"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.",
+ "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 desactivat per evitar sobrecarregar el nostre servei gratuït. Obteniu més informació sobre els avantatges de Nextcloud Enterprise a nextcloud.com/enterprise.",
"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ó"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 431ebd61036..0054aa4ceed 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"Failed to create a project" : "Error al crear un proyecto",
"Failed to add the item to the project" : "Error al agregar el elemento al proyecto",
"New in" : "Nuevo en",
+ "View changelog" : "Ver registro de cambios",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json
index eb4bd917672..99e414ea480 100644
--- a/core/l10n/es_AR.json
+++ b/core/l10n/es_AR.json
@@ -138,6 +138,7 @@
"Failed to create a project" : "Error al crear un proyecto",
"Failed to add the item to the project" : "Error al agregar el elemento al proyecto",
"New in" : "Nuevo en",
+ "View changelog" : "Ver registro de cambios",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
"So-so password" : "Contraseña aceptable",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 5b937d0e4b9..f835653f9dc 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -116,6 +116,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis na Internet. O arquivo .htaccess não está funcionando. É altamente recomendável que você configure seu servidor da web para que o diretório de dados não seja mais acessível ou mova o diretório de dados para fora da raiz do documento do servidor da web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não está definido para \"{expected}\". Este é um potencial risco de segurança ou privacidade e é recomendado ajustar esta configuração de acordo.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não está definido para \"{expected}\". Alguns recursos podem não funcionar corretamente e é recomendado ajustar esta configuração de acordo.",
+ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não contém \"{expected}\". Este é um risco potencial de segurança ou privacidade, pois é recomendável ajustar essa configuração de acordo.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "O cabeçalho HTTP \"{header}\" não está definido para \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Isso pode vazar informações de referer. Veja {linkstart}Recomendações W3C ↗{linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está definido para pelo menos \"{seconds}\" seguntos. Para maior segurança, é recomendável habilitar o HSTS conforme descrito nas {linkstart}dicas de segurança ↗{linkend}.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Acessando o site de forma insegura via HTTP. É altamente recomendável configurar seu servidor para exigir HTTPS, conforme descrito nas {linkstart}dicas de segurança ↗{linkend}.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 9cf1c74337f..884c40f53ad 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -114,6 +114,7 @@
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Seu diretório de dados e arquivos provavelmente estão acessíveis na Internet. O arquivo .htaccess não está funcionando. É altamente recomendável que você configure seu servidor da web para que o diretório de dados não seja mais acessível ou mova o diretório de dados para fora da raiz do documento do servidor da web.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não está definido para \"{expected}\". Este é um potencial risco de segurança ou privacidade e é recomendado ajustar esta configuração de acordo.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não está definido para \"{expected}\". Alguns recursos podem não funcionar corretamente e é recomendado ajustar esta configuração de acordo.",
+ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "O cabeçalho HTTP \"{header}\" não contém \"{expected}\". Este é um risco potencial de segurança ou privacidade, pois é recomendável ajustar essa configuração de acordo.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "O cabeçalho HTTP \"{header}\" não está definido para \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Isso pode vazar informações de referer. Veja {linkstart}Recomendações W3C ↗{linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "O cabeçalho HTTP \"Strict-Transport-Security\" não está definido para pelo menos \"{seconds}\" seguntos. Para maior segurança, é recomendável habilitar o HSTS conforme descrito nas {linkstart}dicas de segurança ↗{linkend}.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Acessando o site de forma insegura via HTTP. É altamente recomendável configurar seu servidor para exigir HTTPS, conforme descrito nas {linkstart}dicas de segurança ↗{linkend}.",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 740d7d189b1..98a33f01d6b 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Invalid app password" : "Неверный пароль приложения",
"Could not complete login" : "Не удалось завершить вход в систему",
"Your login token is invalid or has expired" : "Ваш токен неверен или истёк",
+ "This community release of Nextcloud is unsupported and push notifications are limited." : "Используется сборка Nextcloud для сообщества. Данная сборка не поддерживается и имеет ограниченный функционал push-уведомлений.",
"Login" : "Войти",
"Password reset is disabled" : "Сброс пароля отключён",
"Could not reset password because the token is expired" : "Не было возможности сбросить пароль в связи с просроченным токеном",
@@ -77,6 +78,7 @@ OC.L10N.register(
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Не указан регион размещения этого сервера Nextcloud, что требуется для возможности проверки номеров телефонов без указания кода страны. Чтобы разрешить пользователям сервера указывать номера телефонов без указания кода страны, добавьте параметр «default_phone_region» с соответствующим кодом страны в соответствии с {linkstart}ISO 3166-1↗{linkend}.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ошибка запуска задачи планировщика с использованием интерфейса командной строки. Подробное сообщение об ошибке:",
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "Последняя фоновая задача была выполнена {relativeTime}. Похоже, что-то не в порядке.{linkstart}Проверьте настройки фонового задания ↗{linkend}. ",
+ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Используется сборка для сообщества Nextcloud, которая не имеет официальной поддержки. Размер этого развёртывания не позволяет гарантировать производительность, надёжность и масштабируемость. Функционал push-уведомлений ограничен, чтобы не перегружать бесплатный сервис разработчиков Nextcloud. Узнайте больше о преимуществах корпоративной версии Nextcloud на сайте {linkstart}https://nextcloud.com/enterprise{linkend}.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Этот сервер не подключён к интернету: множество конечных устройств не могут быть доступны. Это означает, что не будут работать некоторые функции, такие как подключение внешнего хранилища, уведомления об обновлениях или установка сторонних приложений. Так же могут не работать удалённый доступ к файлам и отправка уведомлений по электронной почте. Для использования всех возможностей рекомендуется разрешить серверу доступ в Интернет.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не настроена система кеширования. Для увеличения производительности сервера, по возможности, настройте memcache. Дополнительная информация представлена в {linkstart}документации ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Дополнительная информация представлена в {linkstart}документации ↗{linkend}.",
@@ -178,6 +180,7 @@ OC.L10N.register(
"Keep your colleagues and friends in one place without leaking their private info." : "Храните информацию о своих коллегах и друзьях в одном месте без утечки их личных данных.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Простое приложение электронной почты, прекрасно интегрированное с приложениями Files, Contacts и Calendar.",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Текстовые сообщения, видеозвонки, демонстрация содержимого экрана, онлайн общение и веб-конференции на ПК и мобильных устройствах. ",
+ "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.",
"Forgot password?" : "Забыли пароль?",
"Log in with a device" : "Войти с устройства",
"Back" : "Назад",
@@ -187,6 +190,7 @@ OC.L10N.register(
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
"Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу",
+ "Search starts once you start typing" : "Введите текст для начала поиска",
"Reset search" : "Очистить поиск",
"Start search" : "Запустить поиск",
"Search for {name} only" : "Искать только для «{name}»",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index cfeaeeea15a..4d1aec35e11 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -24,6 +24,7 @@
"Invalid app password" : "Неверный пароль приложения",
"Could not complete login" : "Не удалось завершить вход в систему",
"Your login token is invalid or has expired" : "Ваш токен неверен или истёк",
+ "This community release of Nextcloud is unsupported and push notifications are limited." : "Используется сборка Nextcloud для сообщества. Данная сборка не поддерживается и имеет ограниченный функционал push-уведомлений.",
"Login" : "Войти",
"Password reset is disabled" : "Сброс пароля отключён",
"Could not reset password because the token is expired" : "Не было возможности сбросить пароль в связи с просроченным токеном",
@@ -75,6 +76,7 @@
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Не указан регион размещения этого сервера Nextcloud, что требуется для возможности проверки номеров телефонов без указания кода страны. Чтобы разрешить пользователям сервера указывать номера телефонов без указания кода страны, добавьте параметр «default_phone_region» с соответствующим кодом страны в соответствии с {linkstart}ISO 3166-1↗{linkend}.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ошибка запуска задачи планировщика с использованием интерфейса командной строки. Подробное сообщение об ошибке:",
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "Последняя фоновая задача была выполнена {relativeTime}. Похоже, что-то не в порядке.{linkstart}Проверьте настройки фонового задания ↗{linkend}. ",
+ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "Используется сборка для сообщества Nextcloud, которая не имеет официальной поддержки. Размер этого развёртывания не позволяет гарантировать производительность, надёжность и масштабируемость. Функционал push-уведомлений ограничен, чтобы не перегружать бесплатный сервис разработчиков Nextcloud. Узнайте больше о преимуществах корпоративной версии Nextcloud на сайте {linkstart}https://nextcloud.com/enterprise{linkend}.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Этот сервер не подключён к интернету: множество конечных устройств не могут быть доступны. Это означает, что не будут работать некоторые функции, такие как подключение внешнего хранилища, уведомления об обновлениях или установка сторонних приложений. Так же могут не работать удалённый доступ к файлам и отправка уведомлений по электронной почте. Для использования всех возможностей рекомендуется разрешить серверу доступ в Интернет.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не настроена система кеширования. Для увеличения производительности сервера, по возможности, настройте memcache. Дополнительная информация представлена в {linkstart}документации ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Дополнительная информация представлена в {linkstart}документации ↗{linkend}.",
@@ -176,6 +178,7 @@
"Keep your colleagues and friends in one place without leaking their private info." : "Храните информацию о своих коллегах и друзьях в одном месте без утечки их личных данных.",
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Простое приложение электронной почты, прекрасно интегрированное с приложениями Files, Contacts и Calendar.",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Текстовые сообщения, видеозвонки, демонстрация содержимого экрана, онлайн общение и веб-конференции на ПК и мобильных устройствах. ",
+ "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Совместная работа с документами, таблицами и презентациями, основанная на Collabora Online.",
"Forgot password?" : "Забыли пароль?",
"Log in with a device" : "Войти с устройства",
"Back" : "Назад",
@@ -185,6 +188,7 @@
"You have not added any info yet" : "Вы ещё не добавили никакой информации",
"{user} has not added any info yet" : "Пользователь {user} ещё не добавил(а) никакой информации",
"Error opening the user status modal, try hard refreshing the page" : "Произошла ошибка при открытии модального окна пользователя, попробуйте обновить страницу",
+ "Search starts once you start typing" : "Введите текст для начала поиска",
"Reset search" : "Очистить поиск",
"Start search" : "Запустить поиск",
"Search for {name} only" : "Искать только для «{name}»",