diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/ro.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 5f27f7807c0..14b798617a8 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -112,6 +112,7 @@ OC.L10N.register( "Reset search" : "Resetează căutarea", "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 ...", @@ -271,7 +272,6 @@ OC.L10N.register( "More apps menu" : "Meniu mai multe aplicații", "Contacts" : "Contacte", "Contacts menu" : "Meniu contacte", - "Settings menu" : "Meniul Setări", "Setup two-factor authentication" : "Setează autentificarea cu doi factori" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |