diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index fb72c697c6c..176f9816d77 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -80,7 +80,6 @@ OC.L10N.register( "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." : "Serverul dvs. web nu este configurat corespunzător pentru a rezolva \"{url}\". Cel mai probabil, acest lucru este legat de o configurație a serverului web care nu a fost actualizată pentru a furniza direct acest folder. Vă rugăm să comparați configurația dvs. cu regulile de rescriere livrate în \".htaccess\" pentru Apache sau cu cea furnizată în documentația pentru Nginx la pagina de documentare {linkstart}↗{linkend}. În cazul Nginx, liniile care încep cu \"location ~\" sunt cele care au nevoie de o actualizare.", "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}." : "Serverul dvs. web nu este configurat corespunzător pentru a furniza fișiere .woff2. Aceasta este de obicei o problemă cu configurația Nginx. Pentru Nextcloud 15 este nevoie de o ajustare pentru a furniza și fișierele .woff2. Comparați configurația Nginx cu configurația recomandată în documentația noastră {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}." : "Acesta este un build community de Nextcloud, fără suport. Având în vedere mărimea instanței, performanța, fiabilitatea și scalabilitatea nu pot fi garantate. Notificările push sunt restricționate pentru a evita supraîncarcarea serviciului nostru gratuit. Aflați mai multe despre avantajele Nextcloud Enterprise la {linkstart}https://nextcloud.com/enterprise{linkend}.", - "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Modulul PHP \"gmp\" și/sau \"bcmath\" nu sunt active. Dacă utilizați autentificarea WebAuthn fără parolă, aceste module sunt necesare.", "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}." : "Este utilizat MySQL ca bază de date dar nu are suport pentru caractere pe 4 byte. Pentru a putea manipula fără probleme caractere pe 4 byte (ca emoji-urile) în numele de fișiere sau comentarii, de exemplu, se recomandă activarea suportului pentru acestea în MySQL. Pentru mai multe detalii citiți {linkstart}documentația↗{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." : "Instanța folosește ca suport de stocare principal object store-ul S3. Fișierele încărcate sunt stocate temporar pe server și este deci recomandat să dispuneți de un spațiu liber de 50 GB în directorul temp al PHP. Verificați logurile pentru detalii complete despre cale și spațiul disponibil. Pentru optimizare, schimbați directorul temporar în php.ini sau creați mai mult spațiu în acesta.", "The temporary directory of this instance points to an either non-existing or non-writable directory." : "Directorul temporar al acestei instanțe se referă la o locație inexistentă sau fără permisiune de scriere.", @@ -407,6 +406,7 @@ OC.L10N.register( "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." : "Lipsesc coloane opționale din baza de date. Datorită faptului că adăugarea de coloane tabelelor mari durează mult, acestea nu au fost adăugate automat atunci când pot fi opționale. Rulând \"occ db:add-missing-columns\", aceste coloane lipsă pot fi adăugate manual în timp ce instanța este online. Odată ce aceste coloane opționale au fost adăugate, unele funcționalități pot îmbunătăți timpul de răspuns sau uzabilitatea. ", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Lipsesc din configurație module PHP recomandate. Pentru a îmbunătăți performanța și o mai bună compatibilitate, se recomandă să le instalați.", "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." : "Modulul PHP \"imagick\" nu este activat cu toate că aplicația de teme este. Pentru ca generarea favicon-ului să funcționeze corect, trebuie instalat și activat acest modul.", + "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Modulul PHP \"gmp\" și/sau \"bcmath\" nu sunt active. Dacă utilizați autentificarea WebAuthn fără parolă, aceste module sunt necesare.", "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 ↗{linkend} about this." : "Se pare că aveți versiunea de 32 biți a PHP. Pentru a rula bine, Nextcloud necesită versiunea pe 64 de biți. Faceți upgrade la versiunea pe 64 de biți a sistemului de operare și a PHP! Pentru mai multe informații citiți {linkstart} pagina de documentație ↗{linkend} .", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Modulul php-imagick din acestă instanță nu are suport pentru SVG. Pentru o mai bună compatibilitate se recomandă să-l instalați.", "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}." : "Pentru unele coloane din baza de date nu s-a făcut conversia la întreg mare. Datorită faptului că modificare tipului de coloană la tabelele mari durează mult, această conversie nu au fost făcută automat. Rulând \"occ db:convert-filecache-bigint\", conversia se va aplica manual. Această operație trebuie făcută când instanța este offline. Pentru mai multe detalii, citiți {linkstart}despre aceasta în documentație ↗{linkend}.", |