diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/ro.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-29.0.0.tar.gz nextcloud-server-29.0.0.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index f282772f78b..3f76b5a8132 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -89,7 +89,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplicația \"%s\" nu poate fi instalată deoarece nu este compatibilă cu versiunea serverului.", "__language_name__" : "Română", "This is an automatically sent email, please do not reply." : "Acesta este un email automat, nu răspundeți.", - "Help" : "Ajutor", "Appearance and accessibility" : "Aspect și accesibilitate", "Apps" : "Aplicații", "Personal settings" : "Setări personale", @@ -249,6 +248,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Utilizatorul trebuie să fie administrator, sub-administrator sau să aibă permisiunea specială de a accesa această setare", "Logged in user must be an admin or sub admin" : "Utilizatorul trebuie să fie administrator sau sub-administrator", "Logged in user must be an admin" : "Utilizatorul trebuie să fie administrator", + "Help" : "Ajutor", "Unknown user" : "Utilizator necunoscut", "Enter the database username and name for %s" : "Introduceți utilizatorul pentru baza de date și numele pentru %s", "Enter the database username for %s" : "Introduceți utilizatorul pentru %s", |