diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-20 02:32:43 +0000 |
commit | 3ac720aaca1cde1ea8bac8216d27f389804f328a (patch) | |
tree | d00f5346bf52a50212a9ca29239483faeb6e623e /core/l10n/ro.js | |
parent | ea08fabca3c10370d393ab10480fd82c36e1eaac (diff) | |
download | nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.tar.gz nextcloud-server-3ac720aaca1cde1ea8bac8216d27f389804f328a.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 5070147bca6..67dbde11e12 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -178,8 +178,7 @@ OC.L10N.register( "No action available" : "Nici o acțiune disponibilă", "Error fetching contact actions" : "A apărut o eroare la preluarea activităților privind contactele", "Non-existing tag #{tag}" : "Etichetă inexistentă #{tag}", - "restricted" : "restricționat", - "invisible" : "invizibil", + "Invisible" : "Invizibil", "Delete" : "Șterge", "Rename" : "Redenumește", "Collaborative tags" : "Etichete colaborative", @@ -264,6 +263,8 @@ OC.L10N.register( "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.", "[%d / %d]: Checking table %s" : "[%d / %d]: Se verifică tabela %s", + "restricted" : "restricționat", + "invisible" : "invizibil", "More" : "Mai mult", "More apps menu" : "Meniu mai multe aplicații", "Settings menu" : "Meniul Setări", |