diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:02 +0000 |
commit | 0ad9cbf8848d1472c616f137af2ca3af79d944a5 (patch) | |
tree | d60e0ddae173af46c5ab27d63dc3fac0b3153a86 /core/l10n/ro.js | |
parent | 281d0aa9644e62b59c894fd465ae2cbd31d33141 (diff) | |
download | nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.tar.gz nextcloud-server-0ad9cbf8848d1472c616f137af2ca3af79d944a5.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 | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 423563d1d02..1bd12ccc390 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -112,7 +112,6 @@ OC.L10N.register( "Load more results" : "Încarcă mai multe rezultate", "Search" : "Căutare", "Settings menu" : "Meniul Setări", - "Settings" : "Setări", "Could not load your contacts" : "Nu pot încarca contactele", "Search contacts …" : "Caută contacte ...", "No contacts found" : "Nu s-au găsit contacte", @@ -263,16 +262,8 @@ 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.", - "[%d / %d]: Checking table %s" : "[%d / %d]: Se verifică tabela %s", - "restricted" : "restricționat", - "invisible" : "invizibil", + "Settings" : "Setări", "File not found" : "Fișierul nu a fost găsit", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", - "More" : "Mai mult", - "More apps menu" : "Meniu mai multe aplicații", - "Contacts" : "Contacte", - "Contacts menu" : "Meniu contacte", - "Setup two-factor authentication" : "Setează autentificarea cu doi factori" + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |