From 9f5879e9e446c38e1dfc6ba28731dbe9b3172744 Mon Sep 17 00:00:00 2001 From: EdyzPW <94766321+EdyzPW@users.noreply.github.com> Date: Tue, 10 Sep 2024 01:13:13 +0300 Subject: [PATCH] chore(locales): create ro.json (#638) --- ro.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ro.json diff --git a/ro.json b/ro.json new file mode 100644 index 00000000..0ed8e249 --- /dev/null +++ b/ro.json @@ -0,0 +1,34 @@ +{ + "language": "Română", + "settings": "Setări", + "ui": { + "cancel": "Anulează", + "close": "Închide", + "confirm": "Confirmă", + "more": "Mai multe...", + "settings": { + "locale": "Schimbă limba", + "locale_description": "Limba actuală: ${language} (%s)", + "notification_audio": "Audio notificări", + "notification_position": "Poziţie notificări" + }, + "position": { + "bottom": "Jos", + "bottom-left": "Jos-stânga", + "bottom-right": "Jos-dreapta", + "center-left": "Centru-stânga", + "center-right": "Centru-dreapta", + "top": "Sus", + "top-left": "Sus-stânga", + "top-right": "Sus-dreapta" + } + }, + "open_radial_menu": "Deschide meniul radial", + "cancel_progress": "Anuleaza bara de progres actuala", + "txadmin_announcement": "Anunţ de server dat de %s", + "txadmin_dm": "Mesaj Direct de la %s", + "txadmin_warn": "Ai fost avertizat de %s", + "txadmin_warn_content": "%s \nID Acţiune: %s", + "txadmin_scheduledrestart": "Restart Programat" + } +