diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-19 00:19:47 +0000 |
commit | 38224a844f70c79eb85c142c011b7282455b726c (patch) | |
tree | cba9a2ef5e0d3830839ea5812af13483bf32ab2e /core/l10n/ro.js | |
parent | bfc8a35a3e099cd0f1495193f9326124a600b76f (diff) | |
download | nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.tar.gz nextcloud-server-38224a844f70c79eb85c142c011b7282455b726c.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 86ebf79f905..f4163b602c2 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -213,8 +213,8 @@ OC.L10N.register( "Search people" : "Caută persoane", "Not found" : "Nu a fost găsit", "People" : "Persoane", - "Search in" : "Caută în", "Filter in current view" : "Filtrează în vizualizarea curentă", + "Search in" : "Caută în", "Searching …" : "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()}", |