diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-25 00:25:54 +0000 |
commit | 28e0ccfed906525183306ff3d38b67075d688773 (patch) | |
tree | 814bb9da20ac29123400fb75396207514225d26b /core/l10n/ro.js | |
parent | 3b9c24022ce657074a4fd1246d403a29162f9f3d (diff) | |
download | nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.tar.gz nextcloud-server-28e0ccfed906525183306ff3d38b67075d688773.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index a948dda5989..62497102468 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -179,6 +179,7 @@ OC.L10N.register( "People" : "Persoane", "Load more results" : "Încarcă mai multe rezultate", "Search in" : "Caută în", + "Filter in current view" : "Filtrează în vizualizarea curentă", "Start typing in search" : "Tastați în căutare", "No matching results" : "Niciun rezultat găsit", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Între ${this.dateFilter.startFrom.toLocaleDateString()} și ${this.dateFilter.endAt.toLocaleDateString()}", @@ -190,6 +191,8 @@ OC.L10N.register( "The headline and about sections will show up here" : "Secțiunile titlu și despre vor fi afișate aici", "You have not added any info yet" : "Nu ați adăugat nicio informație", "{user} has not added any info yet" : "{user} nu a adăugat nicio informație", + "Error opening the user status modal, try hard refreshing the page" : "Eroare la deschiderea status utilizator, încercați refresh", + "Search starts once you start typing and results may be reached with the arrow keys" : "Căutarea începe când tastați și navigarea în rezultate se face cu tastele săgeți", "Search for {name} only" : "Caută doar {name} ", "Start typing to search" : "Tastați pentru căutare", "Loading more results …" : "Se încarcă mai multe rezultate ...", |