diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /core/l10n/ro.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated 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 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));"); |