mirror of https://gitlab.com/bashrc2/epicyon
Translations for time periods
parent
2f04c6c68f
commit
1a6fcd45c6
6
maps.py
6
maps.py
|
@ -551,11 +551,11 @@ def _get_tagmaps_time_periods() -> {}:
|
|||
"Last 6 hours": -6,
|
||||
"Last 12 hours": -12,
|
||||
"Last day": -24,
|
||||
"Last two days": -48,
|
||||
"Last 2 days": -48,
|
||||
"Last week": -24 * 7,
|
||||
"Last two weeks": -24 * 7 * 2,
|
||||
"Last 2 weeks": -24 * 7 * 2,
|
||||
"Last month": -24 * 7 * 4,
|
||||
"Last six months": -24 * 7 * 4 * 6,
|
||||
"Last 6 months": -24 * 7 * 4 * 6,
|
||||
"Last year": -24 * 7 * 4 * 12
|
||||
}
|
||||
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "احتفظ بالرسائل الخاصّة أثناء انتهاء صلاحية النشر",
|
||||
"Notifications": "إشعارات",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "موضوع ntfy"
|
||||
"ntfy topic": "موضوع ntfy",
|
||||
"Last hour": "الساعة الأخيرة",
|
||||
"Last 3 hours": "آخر 3 ساعات",
|
||||
"Last 6 hours": "آخر 6 ساعات",
|
||||
"Last 12 hours": "آخر 12 ساعة",
|
||||
"Last day": "بالأمس",
|
||||
"Last 2 days": "آخر يومين",
|
||||
"Last week": "الأسبوع الماضي",
|
||||
"Last 2 weeks": "آخر أسبوعين",
|
||||
"Last month": "الشهر الماضي",
|
||||
"Last 6 months": "آخر 6 أشهر",
|
||||
"Last year": "العام الماضي"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "পোস্টের মেয়াদ শেষ হওয়ার সময় সরাসরি বার্তা রাখুন",
|
||||
"Notifications": "বিজ্ঞপ্তি",
|
||||
"ntfy URL": "ntfy ইউআরএল",
|
||||
"ntfy topic": "ntfy বিষয়"
|
||||
"ntfy topic": "ntfy বিষয়",
|
||||
"Last hour": "শেষ ঘন্টা",
|
||||
"Last 3 hours": "শেষ ৩ ঘন্টা",
|
||||
"Last 6 hours": "শেষ ৬ ঘণ্টা",
|
||||
"Last 12 hours": "শেষ 12 ঘন্টা",
|
||||
"Last day": "শেষ দিন",
|
||||
"Last 2 days": "গত ২ দিন",
|
||||
"Last week": "গত সপ্তাহে",
|
||||
"Last 2 weeks": "গত ২ সপ্তাহ",
|
||||
"Last month": "গত মাসে",
|
||||
"Last 6 months": "গত ৬ মাস",
|
||||
"Last year": "গত বছর"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Conserveu els missatges directes durant la caducitat posterior",
|
||||
"Notifications": "Notificacions",
|
||||
"ntfy URL": "URL ntfy",
|
||||
"ntfy topic": "tema ntfy"
|
||||
"ntfy topic": "tema ntfy",
|
||||
"Last hour": "Última hora",
|
||||
"Last 3 hours": "Últimes 3 hores",
|
||||
"Last 6 hours": "Últimes 6 hores",
|
||||
"Last 12 hours": "Últimes 12 hores",
|
||||
"Last day": "L'últim dia",
|
||||
"Last 2 days": "2 darrers dies",
|
||||
"Last week": "La setmana passada",
|
||||
"Last 2 weeks": "Últimes 2 setmanes",
|
||||
"Last month": "El mes passat",
|
||||
"Last 6 months": "Últims 6 mesos",
|
||||
"Last year": "L'any passat"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Cadwch Negeseuon Uniongyrchol pan ddaw'r post i ben",
|
||||
"Notifications": "Hysbysiadau",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "pwnc ntfy"
|
||||
"ntfy topic": "pwnc ntfy",
|
||||
"Last hour": "Awr olaf",
|
||||
"Last 3 hours": "3 awr diwethaf",
|
||||
"Last 6 hours": "6 awr diwethaf",
|
||||
"Last 12 hours": "12 awr diwethaf",
|
||||
"Last day": "Diwrnod olaf",
|
||||
"Last 2 days": "2 ddiwrnod diwethaf",
|
||||
"Last week": "Wythnos diwethaf",
|
||||
"Last 2 weeks": "2 wythnos diwethaf",
|
||||
"Last month": "Mis diwethaf",
|
||||
"Last 6 months": "6 mis diwethaf",
|
||||
"Last year": "Blwyddyn diwethaf"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Bewahren Sie Direktnachrichten während des Ablaufs auf",
|
||||
"Notifications": "Benachrichtigungen",
|
||||
"ntfy URL": "ntfy-URL",
|
||||
"ntfy topic": "ntfy-Thema"
|
||||
"ntfy topic": "ntfy-Thema",
|
||||
"Last hour": "Letzte Stunde",
|
||||
"Last 3 hours": "Die letzten 3 Stunden",
|
||||
"Last 6 hours": "Die letzten 6 Stunden",
|
||||
"Last 12 hours": "Die letzten 12 Stunden",
|
||||
"Last day": "Letzter Tag",
|
||||
"Last 2 days": "Die letzten 2 Tage",
|
||||
"Last week": "Letzte Woche",
|
||||
"Last 2 weeks": "Letzte 2 Wochen",
|
||||
"Last month": "Im vergangenen Monat",
|
||||
"Last 6 months": "Letzte 6 Monate",
|
||||
"Last year": "Vergangenes Jahr"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Διατηρήστε τα άμεσα μηνύματα κατά τη λήξη της ανάρτησης",
|
||||
"Notifications": "Ειδοποιήσεις",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy θέμα"
|
||||
"ntfy topic": "ntfy θέμα",
|
||||
"Last hour": "Τελευταία ώρα",
|
||||
"Last 3 hours": "Τελευταίες 3 ώρες",
|
||||
"Last 6 hours": "Τελευταίες 6 ώρες",
|
||||
"Last 12 hours": "Τελευταίες 12 ώρες",
|
||||
"Last day": "Τελευταία μέρα",
|
||||
"Last 2 days": "Τελευταίες 2 μέρες",
|
||||
"Last week": "Την προηγούμενη εβδομάδα",
|
||||
"Last 2 weeks": "Τελευταίες 2 εβδομάδες",
|
||||
"Last month": "Τον προηγούμενο μήνα",
|
||||
"Last 6 months": "Τελευταίοι 6 μήνες",
|
||||
"Last year": "Πέρυσι"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Keep DMs during post expiry",
|
||||
"Notifications": "Notifications",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy topic"
|
||||
"ntfy topic": "ntfy topic",
|
||||
"Last hour": "Last hour",
|
||||
"Last 3 hours": "Last 3 hours",
|
||||
"Last 6 hours": "Last 6 hours",
|
||||
"Last 12 hours": "Last 12 hours",
|
||||
"Last day": "Last day",
|
||||
"Last 2 days": "Last 2 days",
|
||||
"Last week": "Last week",
|
||||
"Last 2 weeks": "Last 2 weeks",
|
||||
"Last month": "Last month",
|
||||
"Last 6 months": "Last 6 months",
|
||||
"Last year": "Last year"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Conservar los mensajes directos durante el vencimiento de la publicación",
|
||||
"Notifications": "Notificaciones",
|
||||
"ntfy URL": "URL ntfy",
|
||||
"ntfy topic": "tema ntfy"
|
||||
"ntfy topic": "tema ntfy",
|
||||
"Last hour": "Ultima hora",
|
||||
"Last 3 hours": "últimas 3 horas",
|
||||
"Last 6 hours": "últimas 6 horas",
|
||||
"Last 12 hours": "últimas 12 horas",
|
||||
"Last day": "Último día",
|
||||
"Last 2 days": "últimos 2 días",
|
||||
"Last week": "La semana pasada",
|
||||
"Last 2 weeks": "últimas 2 semanas",
|
||||
"Last month": "El mes pasado",
|
||||
"Last 6 months": "últimos 6 meses",
|
||||
"Last year": "El año pasado"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Conserver les messages directs après l'expiration",
|
||||
"Notifications": "Avis",
|
||||
"ntfy URL": "URL ntfy",
|
||||
"ntfy topic": "sujet ntfy"
|
||||
"ntfy topic": "sujet ntfy",
|
||||
"Last hour": "Dernière heure",
|
||||
"Last 3 hours": "3 dernières heures",
|
||||
"Last 6 hours": "6 dernières heures",
|
||||
"Last 12 hours": "12 dernières heures",
|
||||
"Last day": "Dernier jour",
|
||||
"Last 2 days": "2 derniers jours",
|
||||
"Last week": "La semaine dernière",
|
||||
"Last 2 weeks": "2 dernières semaines",
|
||||
"Last month": "Le mois dernier",
|
||||
"Last 6 months": "6 derniers mois",
|
||||
"Last year": "L'année dernière"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Coinnigh Teachtaireachtaí Díreacha nuair a rachaidh postáil in éag",
|
||||
"Notifications": "Fógraí",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "topaic ntfy"
|
||||
"ntfy topic": "topaic ntfy",
|
||||
"Last hour": "Uair dheireanach",
|
||||
"Last 3 hours": "3 uair an chloig caite",
|
||||
"Last 6 hours": "6 uair an chloig caite",
|
||||
"Last 12 hours": "12 uair an chloig caite",
|
||||
"Last day": "Lá deirneach",
|
||||
"Last 2 days": "2 lá seo caite",
|
||||
"Last week": "An tseachtain seo caite",
|
||||
"Last 2 weeks": "2 sheachtain anuas",
|
||||
"Last month": "An mhí seo caite",
|
||||
"Last 6 months": "6 mhí anuas",
|
||||
"Last year": "Anuraidh"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "समाप्ति के बाद सीधे संदेश रखें",
|
||||
"Notifications": "सूचनाएं",
|
||||
"ntfy URL": "एनटीएफई यूआरएल",
|
||||
"ntfy topic": "एनटीएफई विषय"
|
||||
"ntfy topic": "एनटीएफई विषय",
|
||||
"Last hour": "अंतिम घंटा",
|
||||
"Last 3 hours": "पिछले 3 घंटे",
|
||||
"Last 6 hours": "पिछले 6 घंटे",
|
||||
"Last 12 hours": "पिछले 12 घंटे",
|
||||
"Last day": "आखरी दिन",
|
||||
"Last 2 days": "पिछले 2 दिन",
|
||||
"Last week": "पिछले सप्ताह",
|
||||
"Last 2 weeks": "पिछले 2 सप्ताह",
|
||||
"Last month": "पिछले महीने",
|
||||
"Last 6 months": "पिछले 6 महीने",
|
||||
"Last year": "पिछले साल"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Conserva i messaggi diretti durante la scadenza successiva",
|
||||
"Notifications": "Notifiche",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "argomento ntfy"
|
||||
"ntfy topic": "argomento ntfy",
|
||||
"Last hour": "Ultima ora",
|
||||
"Last 3 hours": "Ultime 3 ore",
|
||||
"Last 6 hours": "Ultime 6 ore",
|
||||
"Last 12 hours": "Ultime 12 ore",
|
||||
"Last day": "Ultimo giorno",
|
||||
"Last 2 days": "Ultimi 2 giorni",
|
||||
"Last week": "La settimana scorsa",
|
||||
"Last 2 weeks": "Ultime 2 settimane",
|
||||
"Last month": "Lo scorso mese",
|
||||
"Last 6 months": "Ultimi 6 mesi",
|
||||
"Last year": "L'anno scorso"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "投稿の有効期限が切れるまでダイレクト メッセージを保持する",
|
||||
"Notifications": "通知",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy トピック"
|
||||
"ntfy topic": "ntfy トピック",
|
||||
"Last hour": "最後の時間",
|
||||
"Last 3 hours": "過去 3 時間",
|
||||
"Last 6 hours": "過去 6 時間",
|
||||
"Last 12 hours": "過去 12 時間",
|
||||
"Last day": "最終日",
|
||||
"Last 2 days": "過去 2 日間",
|
||||
"Last week": "先週",
|
||||
"Last 2 weeks": "過去 2 週間",
|
||||
"Last month": "先月",
|
||||
"Last 6 months": "過去 6 か月",
|
||||
"Last year": "去年"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "만료 후 DM 보관",
|
||||
"Notifications": "알림",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy 주제"
|
||||
"ntfy topic": "ntfy 주제",
|
||||
"Last hour": "지난 시간",
|
||||
"Last 3 hours": "지난 3시간",
|
||||
"Last 6 hours": "지난 6시간",
|
||||
"Last 12 hours": "지난 12시간",
|
||||
"Last day": "마지막 날",
|
||||
"Last 2 days": "지난 2일",
|
||||
"Last week": "지난주",
|
||||
"Last 2 weeks": "지난 2주",
|
||||
"Last month": "지난 달",
|
||||
"Last 6 months": "지난 6개월",
|
||||
"Last year": "작년"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Di dema qedandina postê de Peyamên Rasterast biparêzin",
|
||||
"Notifications": "Notifications",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "mijara ntfy"
|
||||
"ntfy topic": "mijara ntfy",
|
||||
"Last hour": "Saeta dawî",
|
||||
"Last 3 hours": "3 saetên dawî",
|
||||
"Last 6 hours": "6 saetên dawî",
|
||||
"Last 12 hours": "12 saetên dawî",
|
||||
"Last day": "Roja dawî",
|
||||
"Last 2 days": "2 rojên dawî",
|
||||
"Last week": "Hefteya çûyî",
|
||||
"Last 2 weeks": "2 hefteyên dawî",
|
||||
"Last month": "meha borî",
|
||||
"Last 6 months": "6 mehên dawî",
|
||||
"Last year": "Sala borî"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Directe berichten bewaren tijdens de vervaldatum",
|
||||
"Notifications": "Meldingen",
|
||||
"ntfy URL": "ntfy-URL",
|
||||
"ntfy topic": "ntfy onderwerp"
|
||||
"ntfy topic": "ntfy onderwerp",
|
||||
"Last hour": "Laatste uur",
|
||||
"Last 3 hours": "Laatste 3 uur",
|
||||
"Last 6 hours": "Laatste 6 uur",
|
||||
"Last 12 hours": "Laatste 12 uur",
|
||||
"Last day": "Laatste dag",
|
||||
"Last 2 days": "Laatste 2 dagen",
|
||||
"Last week": "Vorige week",
|
||||
"Last 2 weeks": "Afgelopen 2 weken",
|
||||
"Last month": "Vorige maand",
|
||||
"Last 6 months": "Afgelopen 6 maanden",
|
||||
"Last year": "Afgelopen jaar"
|
||||
}
|
||||
|
|
|
@ -572,5 +572,16 @@
|
|||
"Keep DMs during post expiry": "Keep DMs during post expiry",
|
||||
"Notifications": "Notifications",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy topic"
|
||||
"ntfy topic": "ntfy topic",
|
||||
"Last hour": "Last hour",
|
||||
"Last 3 hours": "Last 3 hours",
|
||||
"Last 6 hours": "Last 6 hours",
|
||||
"Last 12 hours": "Last 12 hours",
|
||||
"Last day": "Last day",
|
||||
"Last 2 days": "Last 2 days",
|
||||
"Last week": "Last week",
|
||||
"Last 2 weeks": "Last 2 weeks",
|
||||
"Last month": "Last month",
|
||||
"Last 6 months": "Last 6 months",
|
||||
"Last year": "Last year"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Zachowaj bezpośrednie wiadomości po wygaśnięciu",
|
||||
"Notifications": "Powiadomienia",
|
||||
"ntfy URL": "URL ntfy",
|
||||
"ntfy topic": "temat ntfy"
|
||||
"ntfy topic": "temat ntfy",
|
||||
"Last hour": "Ostatnia godzina",
|
||||
"Last 3 hours": "Ostatnie 3 godzin",
|
||||
"Last 6 hours": "Ostatnie 6 godzin",
|
||||
"Last 12 hours": "Ostatnie 12 godzin",
|
||||
"Last day": "Ostatni dzień",
|
||||
"Last 2 days": "Ostatnie 2 dni",
|
||||
"Last week": "Zeszły tydzień",
|
||||
"Last 2 weeks": "Ostatnie 2 tygodnie",
|
||||
"Last month": "W zeszłym miesiącu",
|
||||
"Last 6 months": "Ostatnie 6 miesięcy",
|
||||
"Last year": "Ostatni rok"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Manter mensagens diretas durante a expiração da postagem",
|
||||
"Notifications": "Notificações",
|
||||
"ntfy URL": "URL ntfy",
|
||||
"ntfy topic": "tópico ntfy"
|
||||
"ntfy topic": "tópico ntfy",
|
||||
"Last hour": "Última hora",
|
||||
"Last 3 hours": "Últimas 3 horas",
|
||||
"Last 6 hours": "Últimas 6 horas",
|
||||
"Last 12 hours": "Últimas 12 horas",
|
||||
"Last day": "Último dia",
|
||||
"Last 2 days": "Últimos 2 dias",
|
||||
"Last week": "Semana Anterior",
|
||||
"Last 2 weeks": "Últimas 2 semanas",
|
||||
"Last month": "Mês passado",
|
||||
"Last 6 months": "Últimos 6 meses",
|
||||
"Last year": "Ano passado"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Сохраняйте личные сообщения в течение срока действия после истечения срока действия",
|
||||
"Notifications": "Уведомления",
|
||||
"ntfy URL": "URL-адрес ntfy",
|
||||
"ntfy topic": "ntfy тема"
|
||||
"ntfy topic": "ntfy тема",
|
||||
"Last hour": "Последний час",
|
||||
"Last 3 hours": "Последние 3 часов",
|
||||
"Last 6 hours": "Последние 6 часов",
|
||||
"Last 12 hours": "Последние 12 часов",
|
||||
"Last day": "Последний день",
|
||||
"Last 2 days": "Последние 2 дня",
|
||||
"Last week": "Прошлая неделя",
|
||||
"Last 2 weeks": "Последние 2 недели",
|
||||
"Last month": "Прошлый месяц",
|
||||
"Last 6 months": "Последние 6 месяцев",
|
||||
"Last year": "Прошедший год"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Weka Ujumbe wa Moja kwa Moja wakati wa kuisha kwa chapisho",
|
||||
"Notifications": "Arifa",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "mada ya ntfy"
|
||||
"ntfy topic": "mada ya ntfy",
|
||||
"Last hour": "Saa iliyopita",
|
||||
"Last 3 hours": "Saa 3 zilizopita",
|
||||
"Last 6 hours": "Saa 6 zilizopita",
|
||||
"Last 12 hours": "Saa 12 zilizopita",
|
||||
"Last day": "Siku ya mwisho",
|
||||
"Last 2 days": "Siku 2 zilizopita",
|
||||
"Last week": "Wiki iliyopita",
|
||||
"Last 2 weeks": "Wiki 2 zilizopita",
|
||||
"Last month": "Mwezi uliopita",
|
||||
"Last 6 months": "Miezi 6 iliyopita",
|
||||
"Last year": "Mwaka jana"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Direkt Mesajları sona erme süresi boyunca saklayın",
|
||||
"Notifications": "Bildirimler",
|
||||
"ntfy URL": "ntfy URL'si",
|
||||
"ntfy topic": "ntfy konusu"
|
||||
"ntfy topic": "ntfy konusu",
|
||||
"Last hour": "Son saat",
|
||||
"Last 3 hours": "son 3 saat",
|
||||
"Last 6 hours": "son 6 saat",
|
||||
"Last 12 hours": "son 12 saat",
|
||||
"Last day": "Son gun",
|
||||
"Last 2 days": "son 2 gün",
|
||||
"Last week": "Geçen hafta",
|
||||
"Last 2 weeks": "Son 2 hafta",
|
||||
"Last month": "Geçen ay",
|
||||
"Last 6 months": "Son 6 ay",
|
||||
"Last year": "Geçen yıl"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "Зберігайте прямі повідомлення протягом терміну дії",
|
||||
"Notifications": "Сповіщення",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "Тема ntfy"
|
||||
"ntfy topic": "Тема ntfy",
|
||||
"Last hour": "Остання година",
|
||||
"Last 3 hours": "Останні 3 години",
|
||||
"Last 6 hours": "Останні 6 години",
|
||||
"Last 12 hours": "Останні 12 години",
|
||||
"Last day": "Останній день",
|
||||
"Last 2 days": "Останні 2 дні",
|
||||
"Last week": "Минулого тижня",
|
||||
"Last 2 weeks": "Останні 2 тижні",
|
||||
"Last month": "Минулого місяця",
|
||||
"Last 6 months": "Останні 6 місяців",
|
||||
"Last year": "Минулого року"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "האַלטן דירעקט אַרטיקלען בעשאַס פּאָסטן עקספּיירי",
|
||||
"Notifications": "נאָוטאַפאַקיישאַנז",
|
||||
"ntfy URL": "ntfy URL",
|
||||
"ntfy topic": "ntfy טעמע"
|
||||
"ntfy topic": "ntfy טעמע",
|
||||
"Last hour": "לעצטע שעה",
|
||||
"Last 3 hours": "לעצטע 3 שעה",
|
||||
"Last 6 hours": "לעצטע 6 שעה",
|
||||
"Last 12 hours": "לעצטע 12 שעה",
|
||||
"Last day": "לעצטע טאג",
|
||||
"Last 2 days": "לעצטע 2 טעג",
|
||||
"Last week": "לעצטע וואָך",
|
||||
"Last 2 weeks": "לעצטע 2 וואָכן",
|
||||
"Last month": "לעצטע מאנאט",
|
||||
"Last 6 months": "לעצטע 6 חדשים",
|
||||
"Last year": "לעצטע יאר"
|
||||
}
|
||||
|
|
|
@ -576,5 +576,16 @@
|
|||
"Keep DMs during post expiry": "在帖子到期期间保留直接消息",
|
||||
"Notifications": "通知",
|
||||
"ntfy URL": "ntfy 网址",
|
||||
"ntfy topic": "ntfy 主题"
|
||||
"ntfy topic": "ntfy 主题",
|
||||
"Last hour": "上一个小时",
|
||||
"Last 3 hours": "过去 3 小时",
|
||||
"Last 6 hours": "过去 6 小时",
|
||||
"Last 12 hours": "过去 12 小时",
|
||||
"Last day": "最后一天",
|
||||
"Last 2 days": "过去 2 天",
|
||||
"Last week": "上周",
|
||||
"Last 2 weeks": "过去 2 周",
|
||||
"Last month": "上个月",
|
||||
"Last 6 months": "过去 6 个月",
|
||||
"Last year": "去年"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue