Remove unused translations
``` F:\Workspaces\riot-web\matrix-react-sdk>yarn prunei18n yarn run v1.19.1 $ matrix-prune-i18n ar.json: removed 4 translations az.json: removed 92 translations be.json: removed 10 translations bg.json: removed 426 translations ca.json: removed 207 translations cs.json: removed 337 translations da.json: removed 56 translations de_DE.json: removed 369 translations el.json: removed 178 translations en_US.json: removed 201 translations eo.json: removed 295 translations es.json: removed 279 translations eu.json: removed 402 translations fa.json: removed 15 translations fi.json: removed 329 translations fr.json: removed 459 translations gl.json: removed 256 translations he.json: removed 31 translations hi.json: removed 91 translations hr.json: removed 1 translations hu.json: removed 447 translations id.json: removed 54 translations is.json: removed 108 translations it.json: removed 406 translations ja.json: removed 257 translations jbo.json: removed 36 translations ko.json: removed 303 translations lt.json: removed 192 translations lv.json: removed 233 translations ml.json: removed 16 translations nb_NO.json: removed 23 translations nl.json: removed 345 translations nn.json: removed 251 translations pl.json: removed 295 translations pt.json: removed 193 translations pt_BR.json: removed 310 translations ro.json: removed 3 translations ru.json: removed 344 translations sk.json: removed 340 translations sl.json: removed 1 translations sq.json: removed 417 translations sr.json: removed 256 translations sr_Latn.json: removed 1 translations sv.json: removed 304 translations ta.json: removed 17 translations te.json: removed 66 translations th.json: removed 117 translations tr.json: removed 167 translations uk.json: removed 81 translations vi.json: removed 6 translations vls.json: removed 86 translations zh_Hans.json: removed 309 translations zh_Hant.json: removed 452 translations Done in 0.39s. ``` Fixes https://github.com/vector-im/riot-web/issues/11539
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"This phone number is already in use": "رقم الهاتف هذا مستخدم بالفعل",
|
||||
"Failed to verify email address: make sure you clicked the link in the email": "فشل تأكيد عنوان البريد الإلكتروني: تحقق من نقر الرابط في البريد",
|
||||
"The version of Riot.im": "إصدارة Riot.im",
|
||||
"Whether or not you're logged in (we don't record your user name)": "فيما إذا كنت والجا أم لا (لا نسجّل اسم المستخدم)",
|
||||
"Whether or not you're using the Richtext mode of the Rich Text Editor": "فيما إذا كنت تستخدم وضع النص الغني لمحرر النصوص الغني أم لا",
|
||||
"Your homeserver's URL": "عنوان خادوم المنزل",
|
||||
"Your identity server's URL": "عنوان خادوم التعريف",
|
||||
@@ -39,7 +38,6 @@
|
||||
"Update": "تحديث",
|
||||
"What's New": "آخِر المُستجدّات",
|
||||
"Toolbox": "علبة الأدوات",
|
||||
"Add an email address above to configure email notifications": "أضف بريداً إلكترونياً أعلاه من أجل ضبط الإشعارات عبر البريد الإلكتروني",
|
||||
"Collecting logs": "تجميع السجلات",
|
||||
"No update available.": "لا يوجد هناك أي تحديث.",
|
||||
"An error occurred whilst saving your email notification preferences.": "حدث خطأ ما أثناء عملية حفظ إعدادات الإشعارات عبر البريد الإلكتروني.",
|
||||
@@ -49,7 +47,6 @@
|
||||
"Send Account Data": "إرسال بيانات الحساب",
|
||||
"Waiting for response from server": "في انتظار الرد مِن الخادوم",
|
||||
"This will allow you to return to your account after signing out, and sign in on other devices.": "سيسمح لك هذا بالعودة إلى حسابك بعد الخروج، وتسجيل الدخول على الأجهزة الأخرى.",
|
||||
"Directory": "الدليل",
|
||||
"Send logs": "إرسال السِجلات",
|
||||
"Download this file": "تنزيل هذا الملف",
|
||||
"Thank you!": "شكرًا !",
|
||||
@@ -63,7 +60,6 @@
|
||||
"What's new?": "ما الجديد ؟",
|
||||
"You have successfully set a password and an email address!": "لقد قمت بتعيين كلمة سرية و إدخال عنوان للبريد الإلكتروني بنجاح !",
|
||||
"Cancel Sending": "إلغاء الإرسال",
|
||||
"Collapse panel": "طي الجدول",
|
||||
"Set Password": "تعيين كلمة سرية",
|
||||
"Checking for an update...": "البحث عن تحديث …",
|
||||
"powered by Matrix": "مشغل بواسطة Matrix",
|
||||
|
||||
Reference in New Issue
Block a user