diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/ro.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ro.js')
-rw-r--r-- | apps/settings/l10n/ro.js | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js index decca559be5..3ae822bc6e3 100644 --- a/apps/settings/l10n/ro.js +++ b/apps/settings/l10n/ro.js @@ -271,24 +271,19 @@ OC.L10N.register( "Couldn't update app." : "Aplicaţia nu s-a putut actualiza.", "Backend doesn't support password change, but the user's encryption key was updated." : "Backend-ul nu acceptă schimbarea parolei, dar cheia de criptare a utilizatorului a fost actualizată.", "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Nu s-a putut determina dacă versiunea TLS a cURL este depășită sau nu, deoarece s-a produs o eroare în timpul solicitării HTTPS la https://nextcloud.com. Vă rugăm să verificați fișierul jurnal nextcloud pentru mai multe detalii.", - "You need to set your user email before being able to send test emails." : "Trebuie să îți setezi emailul de utilizator înainte de a putea să trimiți emailuri.", - "All languages" : "Toate limbile", - "Everyone" : "Toți", - "Test email settings" : "Verifică setările de e-mail", + "Admin privileges" : "Privilegii de administrator", + "Address" : "Adresă", + "Avatar" : "Avatar", "Please read carefully before activating server-side encryption: " : "Citește cu atenție înainte să activezi criptarea pe server:", "Enable encryption" : "Activează criptarea", "Start migration" : "Pornește migrarea", "Recommended" : "Recomandat", - "days" : "zile", "Upload new" : "Încarcă una nouă", "Select from Files" : "Selectează din fișiere", "Remove image" : "Înlătură imagine", "Choose as profile picture" : "Alege ca imagine de profil", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizezi <strong>%1$s</strong> din <strong>%2$s</strong> (<strong>%3$s %%</strong>)", - "Address" : "Adresă", "Your postal address" : "Adresă poștală", - "Link https://…" : "Link https://…", - "Admin privileges" : "Privilegii de administrator", - "Avatar" : "Avatar" + "Link https://…" : "Link https://…" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |