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

Updating Translations 2501 12/20/2024 #221

Merged
merged 1 commit into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all 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
26 changes: 13 additions & 13 deletions lang/ar.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "الفاصلة العليا", // short name or description of the "'" character
"intl-common:characters:ampersand": "علامة العطف \"&\"", // short name or description of the "&" character
"intl-common:characters:asterisk": "العلامة النجمية", // short name or description of the "*" character
"intl-common:characters:backslash": "الشرطة المائلة", // short name or description of the "\" character
"intl-common:characters:colon": "النقطتان", // short name or description of the ":" character
"intl-common:characters:comma": "الفاصلة", // short name or description of the "," character
"intl-common:characters:greaterThan": "علامة أكبر من", // short name or description of the ">" character
"intl-common:characters:lessThan": "علامة أقل من", // short name or description of the "<" character
"intl-common:characters:numberSign": "علامة الرقم", // short name or description of the "#" character
"intl-common:characters:percentSign": "علامة النسبة المئوية", // short name or description of the "%" character
"intl-common:characters:pipe": "الخط العمودي", // short name or description of the "|" character
"intl-common:characters:questionMark": "علامة الاستفهام", // short name or description of the "?" character
"intl-common:characters:quotationMark": "علامة الاقتباس", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/cy.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "collnod", // short name or description of the "'" character
"intl-common:characters:ampersand": "ampersand", // short name or description of the "&" character
"intl-common:characters:asterisk": "seren", // short name or description of the "*" character
"intl-common:characters:backslash": "ôl-slaes", // short name or description of the "\" character
"intl-common:characters:colon": "colon", // short name or description of the ":" character
"intl-common:characters:comma": "coma", // short name or description of the "," character
"intl-common:characters:greaterThan": "arwydd mwy-nag", // short name or description of the ">" character
"intl-common:characters:lessThan": "arwydd llai na", // short name or description of the "<" character
"intl-common:characters:numberSign": "arwydd rhif", // short name or description of the "#" character
"intl-common:characters:percentSign": "arwydd canran", // short name or description of the "%" character
"intl-common:characters:pipe": "pibell", // short name or description of the "|" character
"intl-common:characters:questionMark": "gofynnod", // short name or description of the "?" character
"intl-common:characters:quotationMark": "dyfynnod", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/da.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apostrof", // short name or description of the "'" character
"intl-common:characters:ampersand": "og-tegn", // short name or description of the "&" character
"intl-common:characters:asterisk": "stjerne", // short name or description of the "*" character
"intl-common:characters:backslash": "omvendt skråstreg", // short name or description of the "\" character
"intl-common:characters:colon": "kolon", // short name or description of the ":" character
"intl-common:characters:comma": "komma", // short name or description of the "," character
"intl-common:characters:greaterThan": "større end-tegn", // short name or description of the ">" character
"intl-common:characters:lessThan": "mindre end-tegn", // short name or description of the "<" character
"intl-common:characters:numberSign": "nummertegn", // short name or description of the "#" character
"intl-common:characters:percentSign": "procenttegn", // short name or description of the "%" character
"intl-common:characters:pipe": "lodret streg", // short name or description of the "|" character
"intl-common:characters:questionMark": "spørgsmålstegn", // short name or description of the "?" character
"intl-common:characters:quotationMark": "anførselstegn", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/de.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "Apostroph", // short name or description of the "'" character
"intl-common:characters:ampersand": "Kaufmännisches Und", // short name or description of the "&" character
"intl-common:characters:asterisk": "Sternchen", // short name or description of the "*" character
"intl-common:characters:backslash": "Umgekehrter Schrägstrich", // short name or description of the "\" character
"intl-common:characters:colon": "Doppelpunkt", // short name or description of the ":" character
"intl-common:characters:comma": "Komma", // short name or description of the "," character
"intl-common:characters:greaterThan": "Größer-als-Zeichen", // short name or description of the ">" character
"intl-common:characters:lessThan": "Kleiner-als-Zeichen", // short name or description of the "<" character
"intl-common:characters:numberSign": "Nummernzeichen", // short name or description of the "#" character
"intl-common:characters:percentSign": "Prozentzeichen", // short name or description of the "%" character
"intl-common:characters:pipe": "Senkrechter Strich", // short name or description of the "|" character
"intl-common:characters:questionMark": "Fragezeichen", // short name or description of the "?" character
"intl-common:characters:quotationMark": "Anführungszeichen", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/en-gb.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
"intl-common:characters:ampersand": "ampersand", // short name or description of the "&" character
"intl-common:characters:asterisk": "asterisk", // short name or description of the "*" character
"intl-common:characters:backslash": "backslash", // short name or description of the "\" character
"intl-common:characters:colon": "colon", // short name or description of the ":" character
"intl-common:characters:comma": "comma", // short name or description of the "," character
"intl-common:characters:greaterThan": "greater-than sign", // short name or description of the ">" character
"intl-common:characters:lessThan": "less-than sign", // short name or description of the "<" character
"intl-common:characters:numberSign": "number sign", // short name or description of the "#" character
"intl-common:characters:percentSign": "percent sign", // short name or description of the "%" character
"intl-common:characters:pipe": "pipe", // short name or description of the "|" character
"intl-common:characters:questionMark": "question mark", // short name or description of the "?" character
"intl-common:characters:quotationMark": "quotation mark", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/es-es.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apóstrofe", // short name or description of the "'" character
"intl-common:characters:ampersand": "et", // short name or description of the "&" character
"intl-common:characters:asterisk": "asterisco", // short name or description of the "*" character
"intl-common:characters:backslash": "barra invertida", // short name or description of the "\" character
"intl-common:characters:colon": "dos puntos", // short name or description of the ":" character
"intl-common:characters:comma": "coma", // short name or description of the "," character
"intl-common:characters:greaterThan": "signo \"mayor que\"", // short name or description of the ">" character
"intl-common:characters:lessThan": "signo \"menor que\"", // short name or description of the "<" character
"intl-common:characters:numberSign": "signo de número", // short name or description of the "#" character
"intl-common:characters:percentSign": "signo de porcentaje", // short name or description of the "%" character
"intl-common:characters:pipe": "pleca", // short name or description of the "|" character
"intl-common:characters:questionMark": "signo de interrogación", // short name or description of the "?" character
"intl-common:characters:quotationMark": "comillas", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/es.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apóstrofo", // short name or description of the "'" character
"intl-common:characters:ampersand": "&", // short name or description of the "&" character
"intl-common:characters:asterisk": "asterisco", // short name or description of the "*" character
"intl-common:characters:backslash": "Barra invertida", // short name or description of the "\" character
"intl-common:characters:colon": "dos puntos", // short name or description of the ":" character
"intl-common:characters:comma": "coma", // short name or description of the "," character
"intl-common:characters:greaterThan": "símbolo “mayor que”", // short name or description of the ">" character
"intl-common:characters:lessThan": "símbolo “menor que”", // short name or description of the "<" character
"intl-common:characters:numberSign": "símbolo numérico", // short name or description of the "#" character
"intl-common:characters:percentSign": "símbolo de porcentaje", // short name or description of the "%" character
"intl-common:characters:pipe": "Barra vertical", // short name or description of the "|" character
"intl-common:characters:questionMark": "signo de interrogación", // short name or description of the "?" character
"intl-common:characters:quotationMark": "comilla", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/fr-fr.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
"intl-common:characters:ampersand": "esperluette", // short name or description of the "&" character
"intl-common:characters:asterisk": "astérisque", // short name or description of the "*" character
"intl-common:characters:backslash": "barre oblique inversée", // short name or description of the "\" character
"intl-common:characters:colon": "deux-points", // short name or description of the ":" character
"intl-common:characters:comma": "virgule", // short name or description of the "," character
"intl-common:characters:greaterThan": "signe supérieur à", // short name or description of the ">" character
"intl-common:characters:lessThan": "signe inférieur à", // short name or description of the "<" character
"intl-common:characters:numberSign": "symbole numérique", // short name or description of the "#" character
"intl-common:characters:percentSign": "symbole de pourcentage", // short name or description of the "%" character
"intl-common:characters:pipe": "barre verticale", // short name or description of the "|" character
"intl-common:characters:questionMark": "point d’interrogation", // short name or description of the "?" character
"intl-common:characters:quotationMark": "guillemet anglais", // short name or description of the '"' character
};
15 changes: 15 additions & 0 deletions lang/fr-on.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
"intl-common:characters:ampersand": "perluète", // short name or description of the "&" character
"intl-common:characters:asterisk": "astérisque", // short name or description of the "*" character
"intl-common:characters:backslash": "barre oblique inversée", // short name or description of the "\" character
"intl-common:characters:colon": "deux-points", // short name or description of the ":" character
"intl-common:characters:comma": "virgule", // short name or description of the "," character
"intl-common:characters:greaterThan": "symbole supérieur à", // short name or description of the ">" character
"intl-common:characters:lessThan": "symbole inférieur à", // short name or description of the "<" character
"intl-common:characters:numberSign": "symbole de chiffre", // short name or description of the "#" character
"intl-common:characters:percentSign": "symbole de pourcentage", // short name or description of the "%" character
"intl-common:characters:pipe": "barre verticale", // short name or description of the "|" character
"intl-common:characters:questionMark": "point d'interrogation", // short name or description of the "?" character
"intl-common:characters:quotationMark": "guillemet", // short name or description of the '"' character
};
26 changes: 13 additions & 13 deletions lang/fr.js
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
export default {
"intl-common:characters:apostrophe": "apostrophe",
"intl-common:characters:ampersand": "ampersand",
"intl-common:characters:asterisk": "asterisk",
"intl-common:characters:backslash": "backslash",
"intl-common:characters:colon": "colon",
"intl-common:characters:comma": "comma",
"intl-common:characters:greaterThan": "greater-than sign",
"intl-common:characters:lessThan": "less-than sign",
"intl-common:characters:numberSign": "number sign",
"intl-common:characters:percentSign": "percent sign",
"intl-common:characters:pipe": "pipe",
"intl-common:characters:questionMark": "question mark",
"intl-common:characters:quotationMark": "quotation mark",
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
"intl-common:characters:ampersand": "perluète", // short name or description of the "&" character
"intl-common:characters:asterisk": "astérisque", // short name or description of the "*" character
"intl-common:characters:backslash": "barre oblique inversée", // short name or description of the "\" character
"intl-common:characters:colon": "deux-points", // short name or description of the ":" character
"intl-common:characters:comma": "virgule", // short name or description of the "," character
"intl-common:characters:greaterThan": "symbole supérieur à", // short name or description of the ">" character
"intl-common:characters:lessThan": "symbole inférieur à", // short name or description of the "<" character
"intl-common:characters:numberSign": "symbole de chiffre", // short name or description of the "#" character
"intl-common:characters:percentSign": "symbole de pourcentage", // short name or description of the "%" character
"intl-common:characters:pipe": "barre verticale", // short name or description of the "|" character
"intl-common:characters:questionMark": "point d'interrogation", // short name or description of the "?" character
"intl-common:characters:quotationMark": "guillemet", // short name or description of the '"' character
};
Loading
Loading