diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:31 +0000 |
commit | c9051256141b123f410d6cedfdd47b6d6bb50e77 (patch) | |
tree | e398c951483be9174269423d453b4892d991f7de /core/l10n/ro.js | |
parent | 01fad105bea92caaf6454d3c20d53b40bc93a1aa (diff) | |
download | nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.tar.gz nextcloud-server-c9051256141b123f410d6cedfdd47b6d6bb50e77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index ea83e729b1a..86ebf79f905 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -345,9 +345,7 @@ OC.L10N.register( "Connect to your account" : "Conectează-te la contul tău", "Please log in before granting %1$s access to your %2$s account." : "Trebuie să vă logați înainte de a permite accesul %1$s la contul dumneavoastră %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Dacă încercați să configurați un nou device sau o aplicație, cineva încearcă să vă păcălească să-i acordați accesul la date. În acest caz nu continuați și contactați în schimb administratorul.", - "App token" : "Token aplicație", "Grant access" : "Permite accesul", - "Alternative log in using app token" : "Conectare alternativă folosind token-ul aplicației", "Account access" : "Acces cont", "Currently logged in as %1$s (%2$s)." : "Autentificat ca %1$s (%2$s).", "You are about to grant %1$s access to your %2$s account." : "Ești pe cale să permiți %1$s accesul la %2$s contul tău.", @@ -448,6 +446,8 @@ OC.L10N.register( "Authentication required" : "Este necesară autentificarea", "Failed to authenticate, try again" : "Eroare la autentificare, reîncearcă", "The page could not be found on the server." : "Pagina nu a fost găsită.", + "App token" : "Token aplicație", + "Alternative log in using app token" : "Conectare alternativă folosind token-ul aplicației", "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Adresa ta a fost identificată ca \"{remoteAddress}\" și este în prezent limitată datorită protecției împotriva atacurilor, performanța fiind degradată. Dacă această adresă nu este a ta, poate fi un indiciu că un proxy nu este configurat corect. Informații suplimentare se pot găsi în {linkstart}documentație↗{linkend}.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Pentru blocarea tranzacțională a fișierelor este folosită baza de date. Pentru îmbunătățirea performanței, configurați memcache, dacă este disponibilă. Vedeți {linkstart}documentația ↗{linkend} pentru mai multe informații.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 este abandonat de la Nextcloud 27. Nextcloud 28 necesită cel puțin PHP 8.1. Faceți upgrade la {linkstart} o versiune PHP suportată oficial, furnizată de PHP Group ↗{linkend} cât mai repede.", |