From 227be236778114de1959a2079988de9da681c741 Mon Sep 17 00:00:00 2001 From: moni-chan Date: Wed, 20 Jan 2021 16:16:48 +0000 Subject: [PATCH] Translated using Weblate (Romanian) Currently translated at 3.2% (12 of 367 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ro/ --- lib/l10n/intl_ro.arb | 52 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ro.arb b/lib/l10n/intl_ro.arb index 0967ef42..4b923ce7 100644 --- a/lib/l10n/intl_ro.arb +++ b/lib/l10n/intl_ro.arb @@ -1 +1,51 @@ -{} +{ + "alias": "poreclă", + "@alias": { + "type": "text", + "placeholders": {} + }, + "admin": "Administrator", + "@admin": { + "type": "text", + "placeholders": {} + }, + "addGroupDescription": "Adaugă o descriere de", + "@addGroupDescription": { + "type": "text", + "placeholders": {} + }, + "activatedEndToEndEncryption": "{username} a activat criptarea end-to-end", + "@activatedEndToEndEncryption": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "accountInformation": "Informații despre cont", + "@accountInformation": { + "type": "text", + "placeholders": {} + }, + "account": "Cont", + "@account": { + "type": "text", + "placeholders": {} + }, + "accept": "Accept", + "@accept": { + "type": "text", + "placeholders": {} + }, + "acceptedTheInvitation": "{username} a aceptat invitați", + "@acceptedTheInvitation": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "about": "Despre", + "@about": { + "type": "text", + "placeholders": {} + } +}