diff options
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 5fa30de5ed2..0e2bafe31c7 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -260,6 +260,7 @@ OC.L10N.register( "Maintenance mode" : "Mod mentenanță", "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", + "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.", "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduceți cheia de abonament pentru a mări limita de utilizatori. Pentru mai multe informații despre Nextcloud Enterprise, consultați site-ul nostru web.", "[%d / %d]: Checking table %s" : "[%d / %d]: Se verifică tabela %s", "restricted" : "restricționat", @@ -270,7 +271,6 @@ OC.L10N.register( "More apps menu" : "Meniu mai multe aplicații", "Settings menu" : "Meniul Setări", "The password is wrong. Try again." : "Parola este incorectă. Încercaţi din nou.", - "Setup two-factor authentication" : "Setează autentificarea cu doi factori", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile." + "Setup two-factor authentication" : "Setează autentificarea cu doi factori" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |