diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/ro.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 0b0df1b62c5..5f27f7807c0 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -230,8 +230,6 @@ OC.L10N.register( "Need help?" : "Ai nevoie de ajutor?", "See the documentation" : "Vezi documentația", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Această aplicație necesită JavaScript pentru a funcționa corect. {linkstart}Activează JavaScript{linkend} și reîncarcă pagina.", - "Contacts" : "Contacte", - "Contacts menu" : "Meniu contacte", "Confirm your password" : "Confirmă parola:", "Connect to your account" : "Conectează-te la contul tău", "App token" : "Token aplicație", @@ -271,6 +269,8 @@ OC.L10N.register( "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", "Settings menu" : "Meniul Setări", "Setup two-factor authentication" : "Setează autentificarea cu doi factori" }, |