diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /lib/l10n/ro.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 3f76b5a8132..c71187cfb56 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -95,7 +95,6 @@ OC.L10N.register( "Administration settings" : "Setări de administrare", "Settings" : "Setări", "Log out" : "Ieșire", - "Users" : "Utilizatori", "Email" : "E-mail", "View %s on the fediverse" : "Vedeți %s pe fediverse", "Phone" : "Telefon", @@ -237,18 +236,19 @@ OC.L10N.register( "Storage connection error. %s" : "Eroare conexiune cu spațiul de stocare. %s", "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "Storage connection timeout. %s" : "Timeout la conexiunea cu spațiul de stocare. %s", + "Generates a possible headline for a text." : "Generează un posibil titlu pentru text", + "Summarize" : "Rezumă", + "Extract topics" : "Extrage subiecte", "Free prompt" : "Eliberează prompt-ul", "Runs an arbitrary prompt through the language model." : "Rulează un prompt arbitrar prin modelul lingvistic.", "Generate headline" : "Generează titlu", - "Generates a possible headline for a text." : "Generează un posibil titlu pentru text", - "Summarize" : "Rezumă", "Summarizes text by reducing its length without losing key information." : "Rezumă textul prin reducerea lungimii acestuia, fără a pierde informațiile cheie.", - "Extract topics" : "Extrage subiecte", "Extracts topics from a text and outputs them separated by commas." : "Extrage subiecte din text și le furnizează separate prin virgulă.", "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", + "Users" : "Utilizatori", "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", |