diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
commit | 72612cb73ca072e9ac962371fdb64f113b85b4d2 (patch) | |
tree | 382556df93204a1e285118cbfb4fe71eada013a9 /core/l10n/ro.js | |
parent | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (diff) | |
download | nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.tar.gz nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.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 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index d490f935da2..1bd12ccc390 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -262,17 +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", "Settings" : "Setări", - "restricted" : "restricționat", - "invisible" : "invizibil", "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));"); |