From d47ac999da75367c4506b496c852cddf92325b6c Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 18 Feb 2025 20:13:34 +0000 Subject: [PATCH] Change terminology from Twitter to x.com --- daemon_post_profile.py | 2 +- translations/ar.json | 2 +- translations/bn.json | 2 +- translations/ca.json | 2 +- translations/cy.json | 2 +- translations/de.json | 2 +- translations/el.json | 2 +- translations/en.json | 2 +- translations/es.json | 2 +- translations/fa.json | 2 +- translations/fi.json | 2 +- translations/fr.json | 2 +- translations/ga.json | 2 +- translations/he.json | 2 +- translations/hi.json | 2 +- translations/it.json | 2 +- translations/ja.json | 2 +- translations/ko.json | 2 +- translations/ku.json | 2 +- translations/nl.json | 2 +- translations/oc.json | 2 +- translations/pl.json | 2 +- translations/pt.json | 2 +- translations/ru.json | 2 +- translations/sw.json | 2 +- translations/tr.json | 2 +- translations/uk.json | 2 +- translations/yi.json | 2 +- translations/zh.json | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/daemon_post_profile.py b/daemon_post_profile.py index ed7d2e14d..f8ef723c3 100644 --- a/daemon_post_profile.py +++ b/daemon_post_profile.py @@ -2464,7 +2464,7 @@ def _profile_post_submit_button(base_dir: str, fields: {}) -> None: def _profile_post_twitter_alt_domain(base_dir: str, fields: {}, self) -> None: - """ HTTP POST change twitter alternate domain + """ HTTP POST change twitter alternate domain, such as nitter.net """ if fields.get('twitterdomain'): curr_twitter_domain = self.server.twitter_replacement_domain diff --git a/translations/ar.json b/translations/ar.json index 14b20bae3..9234c5bf9 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -484,7 +484,7 @@ "You're not allowed": "كنت لا يسمح", "Hours after posting during which replies are allowed": "ساعات بعد النشر المسموح بها خلال الردود", "Twitter": "Twitter", - "Twitter Replacement Domain": "مجال استبدال تويتر", + "Twitter Replacement Domain": "نطاق بديل لـ x.com", "Buy": "يشتري", "Request to stay": "طلب البقاء", "Profile": "الملف الشخصي", diff --git a/translations/bn.json b/translations/bn.json index 9190f1d7d..d1f8a630a 100644 --- a/translations/bn.json +++ b/translations/bn.json @@ -484,7 +484,7 @@ "You're not allowed": "আপনাকে অনুমতি দেওয়া হচ্ছে না", "Hours after posting during which replies are allowed": "পোস্ট করার কয়েক ঘণ্টা পর উত্তর দেওয়া যাবে", "Twitter": "টুইটার", - "Twitter Replacement Domain": "টুইটার প্রতিস্থাপন ডোমেন", + "Twitter Replacement Domain": "x.com প্রতিস্থাপন ডোমেইন", "Buy": "কেনা", "Request to stay": "থাকার অনুরোধ রইল", "Profile": "প্রোফাইল", diff --git a/translations/ca.json b/translations/ca.json index ab424ec4e..c0b10ecc6 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -484,7 +484,7 @@ "You're not allowed": "No està permès", "Hours after posting during which replies are allowed": "Hores després de la publicació durant les respostes", "Twitter": "Twitter", - "Twitter Replacement Domain": "Domini de substitució de Twitter", + "Twitter Replacement Domain": "Domini de substitució de x.com", "Buy": "Comprar", "Request to stay": "Sol·licitud de permanència", "Profile": "Perfil", diff --git a/translations/cy.json b/translations/cy.json index 3437d72e7..a61ea34c8 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -484,7 +484,7 @@ "You're not allowed": "Ni chaniateir i chi", "Hours after posting during which replies are allowed": "Oriau ar ôl postio pan ganiateir atebion", "Twitter": "Twitter", - "Twitter Replacement Domain": "Parth Amnewid Twitter", + "Twitter Replacement Domain": "Parth Amnewid x.com", "Buy": "Prynu", "Request to stay": "Cais i aros", "Profile": "Proffil", diff --git a/translations/de.json b/translations/de.json index 17e145a44..7ea217dc8 100644 --- a/translations/de.json +++ b/translations/de.json @@ -484,7 +484,7 @@ "You're not allowed": "Du darfst nicht", "Hours after posting during which replies are allowed": "Stunden nach dem Posten, während denen Antworten erlaubt sind", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter-Ersatzdomain", + "Twitter Replacement Domain": "x.com-Ersatzdomain", "Buy": "Besorgen", "Request to stay": "Bitte um bleiben", "Profile": "Profil", diff --git a/translations/el.json b/translations/el.json index 53d2ccd48..9a406ad6f 100644 --- a/translations/el.json +++ b/translations/el.json @@ -484,7 +484,7 @@ "You're not allowed": "Δεν επιτρέπεται", "Hours after posting during which replies are allowed": "Ώρες μετά την ανάρτηση κατά τις οποίες επιτρέπονται οι απαντήσεις", "Twitter": "Κελάδημα", - "Twitter Replacement Domain": "Τομέας αντικατάστασης Twitter", + "Twitter Replacement Domain": "Τομέας αντικατάστασης x.com", "Buy": "Αγορά", "Request to stay": "Αίτημα παραμονής", "Profile": "Προφίλ", diff --git a/translations/en.json b/translations/en.json index 054e5b263..1040ab421 100644 --- a/translations/en.json +++ b/translations/en.json @@ -484,7 +484,7 @@ "You're not allowed": "You're not allowed", "Hours after posting during which replies are allowed": "Hours after posting during which replies are allowed", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter Replacement Domain", + "Twitter Replacement Domain": "x.com Replacement Domain", "Buy": "Buy", "Request to stay": "Request to stay", "Profile": "Profile", diff --git a/translations/es.json b/translations/es.json index 2c43e75e2..499340d32 100644 --- a/translations/es.json +++ b/translations/es.json @@ -484,7 +484,7 @@ "You're not allowed": "No tienes permiso", "Hours after posting during which replies are allowed": "Horas después de la publicación durante las cuales se permiten las respuestas", "Twitter": "Twitter", - "Twitter Replacement Domain": "Dominio de reemplazo de Twitter", + "Twitter Replacement Domain": "Dominio de reemplazo de x.com", "Buy": "Comprar", "Request to stay": "Solicitud para quedarse", "Profile": "Perfil", diff --git a/translations/fa.json b/translations/fa.json index b0be8dbe6..877ff2a85 100644 --- a/translations/fa.json +++ b/translations/fa.json @@ -484,7 +484,7 @@ "You're not allowed": "تو اجازه نداری", "Hours after posting during which replies are allowed": "ساعاتی پس از ارسال که در طی آن پاسخ ها مجاز است", "Twitter": "توییتر", - "Twitter Replacement Domain": "دامنه جایگزین توییتر", + "Twitter Replacement Domain": "جایگزینی دامنه x.com", "Buy": "خرید کنید", "Request to stay": "درخواست اقامت", "Profile": "مشخصات", diff --git a/translations/fi.json b/translations/fi.json index 5cbe739f2..431947857 100644 --- a/translations/fi.json +++ b/translations/fi.json @@ -484,7 +484,7 @@ "You're not allowed": "Sinua ei sallita", "Hours after posting during which replies are allowed": "Tuntia julkaisun jälkeen, jolloin vastaukset ovat sallittuja", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitterin korvaava verkkotunnus", + "Twitter Replacement Domain": "x.com-korvausverkkotunnus", "Buy": "Ostaa", "Request to stay": "Pyydä jäämään", "Profile": "Profiili", diff --git a/translations/fr.json b/translations/fr.json index 8270a4886..bc2574aee 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -484,7 +484,7 @@ "You're not allowed": "Tu n'as pas le droit", "Hours after posting during which replies are allowed": "Heures après la publication pendant laquelle les réponses sont autorisées", "Twitter": "Twitter", - "Twitter Replacement Domain": "Domaine de remplacement Twitter", + "Twitter Replacement Domain": "Domaine de remplacement x.com", "Buy": "Acheter", "Request to stay": "Demande de séjour", "Profile": "Profil", diff --git a/translations/ga.json b/translations/ga.json index 2d8472b28..5df31c7ea 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -484,7 +484,7 @@ "You're not allowed": "Níl cead agat", "Hours after posting during which replies are allowed": "Uair an chloig tar éis an phostála ina gceadaítear freagraí", "Twitter": "Twitter", - "Twitter Replacement Domain": "Fearann Athsholáthair Twitter", + "Twitter Replacement Domain": "Fearann Athsholáthair x.com", "Buy": "Ceannaigh", "Request to stay": "Iarraidh fanacht", "Profile": "Próifíl", diff --git a/translations/he.json b/translations/he.json index edeab3161..e1737726f 100644 --- a/translations/he.json +++ b/translations/he.json @@ -484,7 +484,7 @@ "You're not allowed": "אתה לא מורשה", "Hours after posting during which replies are allowed": "שעות לאחר הפרסום במהלכן מותר להשיב", "Twitter": "Twitter", - "Twitter Replacement Domain": "דומיין החלפת טוויטר", + "Twitter Replacement Domain": "תחום החלפת x.com", "Buy": "לִקְנוֹת", "Request to stay": "בקשה להישאר", "Profile": "פּרוֹפִיל", diff --git a/translations/hi.json b/translations/hi.json index e14b924be..604ee8dd8 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -484,7 +484,7 @@ "You're not allowed": "आपको अनुमति नहीं है", "Hours after posting during which replies are allowed": "पोस्ट करने के कुछ घंटे जिसके बाद जवाब देने की अनुमति है", "Twitter": "Twitter", - "Twitter Replacement Domain": "ट्विटर रिप्लेसमेंट डोमेन", + "Twitter Replacement Domain": "x.com प्रतिस्थापन डोमेन", "Buy": "खरीदना", "Request to stay": "रहने का अनुरोध", "Profile": "प्रोफ़ाइल", diff --git a/translations/it.json b/translations/it.json index db7c8133c..b8990fc82 100644 --- a/translations/it.json +++ b/translations/it.json @@ -484,7 +484,7 @@ "You're not allowed": "Non ti è permesso", "Hours after posting during which replies are allowed": "Ore dopo la pubblicazione durante le quali le risposte sono consentite", "Twitter": "Twitter", - "Twitter Replacement Domain": "Dominio sostitutivo di Twitter", + "Twitter Replacement Domain": "Dominio sostitutivo di x.com", "Buy": "Acquistare", "Request to stay": "Richiesta di soggiorno", "Profile": "Profilo", diff --git a/translations/ja.json b/translations/ja.json index b3a7c7bd4..0b98077fd 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -484,7 +484,7 @@ "You're not allowed": "あなたは許可されていません", "Hours after posting during which replies are allowed": "転記後の時間返信が許可されています", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitterの代替ドメイン", + "Twitter Replacement Domain": "x.comの代替ドメイン", "Buy": "買う", "Request to stay": "滞在リクエスト", "Profile": "プロフィール", diff --git a/translations/ko.json b/translations/ko.json index 76fad9a79..331d3cd29 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -484,7 +484,7 @@ "You're not allowed": "당신은 허용되지 않습니다", "Hours after posting during which replies are allowed": "올린 후 답장이 허용되는 시간", "Twitter": "트위터", - "Twitter Replacement Domain": "트위터 대체 도메인", + "Twitter Replacement Domain": "x.com 대체 도메인", "Buy": "구입", "Request to stay": "숙박 요청", "Profile": "프로필", diff --git a/translations/ku.json b/translations/ku.json index 98e2bfb05..8e8e816fc 100644 --- a/translations/ku.json +++ b/translations/ku.json @@ -484,7 +484,7 @@ "You're not allowed": "Destûrê nadin te", "Hours after posting during which replies are allowed": "Demjimêran piştî şandina di dema bersivê de destûr tê dayîn", "Twitter": "Twitter", - "Twitter Replacement Domain": "Domaina Veguheztina Twitter", + "Twitter Replacement Domain": "Domaina Veguheztina x.com", "Buy": "Kirrîn", "Request to stay": "Daxwaza mayînê bikin", "Profile": "Tengal", diff --git a/translations/nl.json b/translations/nl.json index 0eef5812b..277c4e6e0 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -484,7 +484,7 @@ "You're not allowed": "Je mag niet", "Hours after posting during which replies are allowed": "Uren na het posten waarin antwoorden is toegestaan", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter vervangend domein", + "Twitter Replacement Domain": "x.com vervangend domein", "Buy": "Kopen", "Request to stay": "Verzoek om te blijven", "Profile": "Profiel", diff --git a/translations/oc.json b/translations/oc.json index 3132c8449..a3840d683 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -480,7 +480,7 @@ "You're not allowed": "You're not allowed", "Hours after posting during which replies are allowed": "Hours after posting during which replies are allowed", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter Replacement Domain", + "Twitter Replacement Domain": "x.com Replacement Domain", "Buy": "Buy", "Request to stay": "Request to stay", "Profile": "Profile", diff --git a/translations/pl.json b/translations/pl.json index d5537c45b..fc524f007 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -484,7 +484,7 @@ "You're not allowed": "Nie wolno Ci", "Hours after posting during which replies are allowed": "Godziny po opublikowaniu, w których odpowiedzi są dozwolone", "Twitter": "Twitter", - "Twitter Replacement Domain": "Domena zastępcza Twittera", + "Twitter Replacement Domain": "Domena zastępcza x.com", "Buy": "Kupić", "Request to stay": "Prośba o pobyt", "Profile": "Profil", diff --git a/translations/pt.json b/translations/pt.json index ea74cbfe7..57b56d52b 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -484,7 +484,7 @@ "You're not allowed": "Você não tem permissão", "Hours after posting during which replies are allowed": "Horas após a postagem durante as quais as respostas são permitidas", "Twitter": "Twitter", - "Twitter Replacement Domain": "Domínio de substituição do Twitter", + "Twitter Replacement Domain": "Domínio de substituição do x.com", "Buy": "Comprar", "Request to stay": "Pedido para ficar", "Profile": "Perfil", diff --git a/translations/ru.json b/translations/ru.json index 6e0d58bee..a9d58036f 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -484,7 +484,7 @@ "You're not allowed": "Вам не разрешено", "Hours after posting during which replies are allowed": "Часы после размещения, в течение которых разрешены ответы", "Twitter": "Twitter", - "Twitter Replacement Domain": "Замещающий домен Twitter", + "Twitter Replacement Domain": "Замещающий домен x.com", "Buy": "Купить", "Request to stay": "Просьба остаться", "Profile": "Профиль", diff --git a/translations/sw.json b/translations/sw.json index 20fc7d74f..b389f3ac8 100644 --- a/translations/sw.json +++ b/translations/sw.json @@ -484,7 +484,7 @@ "You're not allowed": "Hauruhusiwi", "Hours after posting during which replies are allowed": "Masaa baada ya kuchapisha wakati majibu yanaruhusiwa.", "Twitter": "Twitter", - "Twitter Replacement Domain": "Kikoa cha Uingizwaji wa Twitter", + "Twitter Replacement Domain": "Kikoa cha Uingizwaji wa x.com", "Buy": "Nunua", "Request to stay": "Omba kukaa", "Profile": "Profaili", diff --git a/translations/tr.json b/translations/tr.json index f3148fbd7..2f2253636 100644 --- a/translations/tr.json +++ b/translations/tr.json @@ -484,7 +484,7 @@ "You're not allowed": "İzinli değilsin", "Hours after posting during which replies are allowed": "Gönderi sonrası yanıtlara izin verilen saatler", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter Değiştirme Etki Alanı", + "Twitter Replacement Domain": "x.com Değiştirme Etki Alanı", "Buy": "Satın almak", "Request to stay": "Kalma isteği", "Profile": "Profil", diff --git a/translations/uk.json b/translations/uk.json index 7cf465d70..70c4f4b35 100644 --- a/translations/uk.json +++ b/translations/uk.json @@ -484,7 +484,7 @@ "You're not allowed": "Вам заборонено", "Hours after posting during which replies are allowed": "Години після публікації, протягом яких дозволено відповідати", "Twitter": "Twitter", - "Twitter Replacement Domain": "Замінний домен Twitter", + "Twitter Replacement Domain": "Замінний домен x.com", "Buy": "Купуйте", "Request to stay": "Прохання залишитися", "Profile": "Профіль", diff --git a/translations/yi.json b/translations/yi.json index 33719ed78..8c6e14236 100644 --- a/translations/yi.json +++ b/translations/yi.json @@ -484,7 +484,7 @@ "You're not allowed": "איר זענט נישט ערלויבט", "Hours after posting during which replies are allowed": "שעה נאָך פּאָסטינג בעשאַס וואָס ענטפֿערס זענען ערלויבט", "Twitter": "טוויטער", - "Twitter Replacement Domain": "טוויטטער פאַרבייַט פעלד", + "Twitter Replacement Domain": "x.com פאַרבייַט פעלד", "Buy": "קויפן", "Request to stay": "בעטן צו בלייבן", "Profile": "פּראָפיל", diff --git a/translations/zh.json b/translations/zh.json index 98fe46152..e2ced08c5 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -484,7 +484,7 @@ "You're not allowed": "你不被允许", "Hours after posting during which replies are allowed": "发布后的时间允许答复", "Twitter": "Twitter", - "Twitter Replacement Domain": "Twitter 替换域", + "Twitter Replacement Domain": "x.com 替换域", "Buy": "买", "Request to stay": "要求留下", "Profile": "轮廓",