From 0e5f2050fe4362097c0cbb2a5e8a0776c20d29d7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 23 Nov 2023 01:26:06 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ro.js | 3 +++ l10n/ro.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/ro.js b/l10n/ro.js index 1c5d8d080..5d0f0249b 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -1,6 +1,7 @@ OC.L10N.register( "polls", { + "Polls" : "Voturi", "Circle" : "Cerc", "Group" : "Grup", "Contact" : "Contact", @@ -15,6 +16,7 @@ OC.L10N.register( "Title" : "Titlu", "Cancel" : "Anulează", "Apply" : "Aplică", + "Participants" : "Participanți", "From" : "De la", "To" : "Către", "Email address" : "Email", @@ -27,6 +29,7 @@ OC.L10N.register( "never" : "niciodată", "Access" : "Acces", "Owner" : "Proprietar", + "Created" : "A fost creat", "Login" : "Autentificare", "Preview" : "Previzualizare", "User settings" : "Setările utilizatorului", diff --git a/l10n/ro.json b/l10n/ro.json index 38744b167..51a9fce36 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -1,4 +1,5 @@ { "translations": { + "Polls" : "Voturi", "Circle" : "Cerc", "Group" : "Grup", "Contact" : "Contact", @@ -13,6 +14,7 @@ "Title" : "Titlu", "Cancel" : "Anulează", "Apply" : "Aplică", + "Participants" : "Participanți", "From" : "De la", "To" : "Către", "Email address" : "Email", @@ -25,6 +27,7 @@ "never" : "niciodată", "Access" : "Acces", "Owner" : "Proprietar", + "Created" : "A fost creat", "Login" : "Autentificare", "Preview" : "Previzualizare", "User settings" : "Setările utilizatorului",