Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove broken source urls found in some locales #1511

Merged
merged 4 commits into from
Nov 9, 2022
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/locales/ar/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'كَانُون ٱلثَّانِي',
Expand Down
1 change: 0 additions & 1 deletion src/locales/ar/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { DateEntryDefinition } from '../../../definitions';

// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'الأحَد',
Expand Down
1 change: 0 additions & 1 deletion src/locales/az/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1734
export default {
wide: [
'yanvar',
Expand Down
1 change: 0 additions & 1 deletion src/locales/az/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1825
export default {
wide: [
'Bazar',
Expand Down
1 change: 0 additions & 1 deletion src/locales/cz/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Leden',
Expand Down
1 change: 0 additions & 1 deletion src/locales/cz/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: ['Pondělí', 'Úterý', 'Středa', 'čtvrtek', 'Pátek', 'Sobota', 'Neděle'],
// Property "wide_context" is optional, if not set then "wide" will be used instead
Expand Down
1 change: 0 additions & 1 deletion src/locales/de/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Januar',
Expand Down
1 change: 0 additions & 1 deletion src/locales/de/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'Sonntag',
Expand Down
1 change: 0 additions & 1 deletion src/locales/en/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'January',
Expand Down
1 change: 0 additions & 1 deletion src/locales/en/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'Sunday',
Expand Down
2 changes: 1 addition & 1 deletion src/locales/es/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Sources: https://www.unicode.org/cldr/cldr-aux/charts/28/summary/es.html and https://www.wikilengua.org/index.php/Abreviaciones_en_fechas
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
// Sources: https://www.wikilengua.org/index.php/Abreviaciones_en_fechas
export default {
wide: [
'enero',
Expand Down
2 changes: 1 addition & 1 deletion src/locales/es/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Sources: https://www.unicode.org/cldr/cldr-aux/charts/28/summary/es.html and https://www.wikilengua.org/index.php/Abreviaciones_en_fechas
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
// Sources: https://www.wikilengua.org/index.php/Abreviaciones_en_fechas
export default {
wide: [
'domingo',
Expand Down
1 change: 0 additions & 1 deletion src/locales/fa/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: ['شنبه', 'یکشنبه', 'دوشنبه', 'سه شنبه', 'چهارشنبه', 'پتچشنبه', 'جمعه'],
wide_context: [
Expand Down
1 change: 0 additions & 1 deletion src/locales/fr/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Janvier',
Expand Down
1 change: 0 additions & 1 deletion src/locales/fr/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'Dimanche',
Expand Down
1 change: 0 additions & 1 deletion src/locales/fr_CH/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Janvier',
Expand Down
1 change: 0 additions & 1 deletion src/locales/fr_CH/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'Dimanche',
Expand Down
1 change: 0 additions & 1 deletion src/locales/he/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'ינואר',
Expand Down
1 change: 0 additions & 1 deletion src/locales/he/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'יום ראשון',
Expand Down
1 change: 0 additions & 1 deletion src/locales/hr/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'siječanj',
Expand Down
1 change: 0 additions & 1 deletion src/locales/hr/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'nedjelja',
Expand Down
1 change: 0 additions & 1 deletion src/locales/mk/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'јануари',
Expand Down
1 change: 0 additions & 1 deletion src/locales/mk/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'недела',
Expand Down
1 change: 0 additions & 1 deletion src/locales/nl/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'januari',
Expand Down
1 change: 0 additions & 1 deletion src/locales/nl/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'zondag',
Expand Down
1 change: 0 additions & 1 deletion src/locales/pt_BR/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Janeiro',
Expand Down
1 change: 0 additions & 1 deletion src/locales/pt_BR/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: ['Domingo', 'Segunda', 'Terça', 'Quarta', 'Quinta', 'Sexta', 'Sábado'],
// Property "wide_context" is optional, if not set then "wide" will be used instead
Expand Down
1 change: 0 additions & 1 deletion src/locales/pt_PT/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: https://unicode.org/cldr/trac/browser/trunk/common/main/pt.xml?rev=14409#L1811
export default {
wide: [
'Janeiro',
Expand Down
1 change: 0 additions & 1 deletion src/locales/pt_PT/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: https://unicode.org/cldr/trac/browser/trunk/common/main/pt_PT.xml?rev=14409#L491
export default {
wide: ['Segunda', 'Terça', 'Quarta', 'Quinta', 'Sexta', 'Sábado', 'Domingo'],
abbr: ['Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb', 'Dom'],
Expand Down
1 change: 0 additions & 1 deletion src/locales/ru/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1734
export default {
wide: [
'январь',
Expand Down
1 change: 0 additions & 1 deletion src/locales/ru/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/ru.xml#L1825
export default {
wide: [
'Воскресенье',
Expand Down
1 change: 0 additions & 1 deletion src/locales/sv/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'januari',
Expand Down
1 change: 0 additions & 1 deletion src/locales/sv/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: ['söndag', 'måndag', 'tisdag', 'onsdag', 'torsdag', 'fredag', 'lördag'],
abbr: ['sön', 'mån', 'tis', 'ons', 'tor', 'fre', 'lör'],
Expand Down
1 change: 0 additions & 1 deletion src/locales/vi/date/month.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1799
export default {
wide: [
'Tháng Giêng',
Expand Down
1 change: 0 additions & 1 deletion src/locales/vi/date/weekday.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// Source: http://unicode.org/cldr/trac/browser/tags/release-27/common/main/en.xml#L1847
export default {
wide: [
'Chủ nhật',
Expand Down