diff --git a/client/src/locale/en-AGN.locale.ts b/client/src/locale/en-AGN.locale.ts new file mode 100644 index 00000000..8260256f --- /dev/null +++ b/client/src/locale/en-AGN.locale.ts @@ -0,0 +1,135 @@ +import Locale from './locale' + +export default { + home: { + title: 'Pæxtal', + subtitle: 'Þone AUR for Ubunte', + cards: { + whyDifferent: { + title: 'Hƿȳ is þis ǣniġ unġelīċ þonne ǣniġ ōþer pæcca āganere?', + description: + 'Þone strangne flōr Pæxtal brȳcþ Ubunte būtan þē ālīefest brūcan ' + + 'blēdende eċġe sōfteƿaru ƿiþ lȳtel oþþe nāhƿæþer dūnesīdan, sƿā þē ne ' + + 'fremest tō dreċest þīnes silfes onbūtan felþu plæċċa āhƿæþer nīeƿe maganþus.', + }, + howItWorks: { + title: 'Hū hit ƿyrċeþ þonne?', + description: + ' Pæxtal tæcþ filas ġecnāƿen eallsƿā <0>pacscripts (līciaþ' + + ' PKGBUILDas) þæt healdaþ sēo nīedan bitan tō bytlan pæccas,' + + ' and bytleþ hīe rinnendlīċ intō on þīn system.', + }, + }, + installationInstructions: 'Onstellinga Tǣċinga', + showcase: { + title: 'Sċēaƿbox', + packageSearch: 'Pæcca Sēċan', + }, + }, + navbar: { + title: 'Pæxtal', + contribute: { + title: 'Helpan', + workOnFeatures: 'Ƿyrċan on nieƿe maganþus', + helpTranslate: 'Helpan ƿiþ ƿendingum', + becomeAMaintainer: 'Becuman pæcca cēpere', + }, + social: { + title: 'Seg Nettƿeorc', + discord: 'Discord', + matrix: 'Matrix', + reddit: 'Reddit', + lemmy: 'Lemmy', + mastodon: 'Mastodon', + }, + browse: { + title: 'Lōcian Pæccas', + }, + privacy: { + title: 'Gehȳdendenes Lagu', + }, + install: 'Onstellan', + }, + cookieConsent: { + title: 'Kaka hēdan TL;NR', + paragraphs: [ + 'Ƿes hāl, ƿē sind brūcinge kakan on ūre ƿebbplæċe.', + 'Ƿē ne līciaþ tō ġiefan þē mislǣdung ōþer mistacing ƿord. Ānlīċ brūcaþ ƿē kakan for nīedende maganþus sƿā sƿā anyettanness settunga, ƿending and cēpung.', + '<0>Hēr<1/> ƿāst þū rǣtst þone full gehȳdendenes lagu.', + 'Bī þurhƿunung tō brūcan þisse ƿebbplæċe, ġiefst ēoƿ ēoƿer ġieldscype tō þisse gehȳdendenes lagu.', + ], + accept: 'Sōþlīċe, hit īs gōd', + }, + packageSearch: { + dropdown: { + package: 'Pæcca', + packageTooltip: 'Sēċan in pæcca naman and besċrīfunga', + maintainer: 'Pæcca Cēpere', + maintainerTooltip: 'Hit Sēċeþ bī pæcca cēpere naman and bōcstafas', + }, + table: { + name: 'Nama', + maintainer: 'Pæcca Cēpere', + version: 'Weorþ', + install: 'Onstellan', + }, + versionTooltip: { + notInRegistry: 'Þisse pæcca ne is in sēo Repology bōcsċielfe', + latest: 'Þisse pæcca is þæt latost ƿeorþ', + patch: 'Þisse pæcca hæfþ plæċċ uptīma forfēġbǣre', + minor: 'Þisse pæcca hæfþ minor uptīma forfēġbǣre', + major: 'Þisse pæcca hæfþ major uptīma forfēġbǣre', + isGit: 'Þisse pæcca is Git pæcca', + }, + noResults: + 'Ne finding þæt hƿelċ þū earon lōcung for, eart þu? <0>Ġesċiepest ġesċeaft!', + search: 'Sēċan', + orphaned: 'Unierfa', + maintainerTooltip: { + maintainedBy: 'Þisse pæcca is cēpende bī {{ name }}', + noMaintainer: 'Þisse pæcca ne is cēpende', + }, + pagination: { + previous: 'bæc', + next: 'nīehst', + }, + }, + packageDetails: { + table: { + name: 'Nama', + version: 'Weorþ', + maintainer: 'Pæcca Cēpere', + dependencies: 'Æfhōniġhādas', + requiredBy: 'Nīedende bī', + lastUpdatedAt: 'Latost Uptīmiaþ Æt', + }, + orphaned: 'Unierfa', + noResults: 'Nān', + openInGithub: 'Openian In Github', + view: 'Lōcian', + howToInstall: { + title: 'Hū tō Onstellan', + step1: 'Stæpe I: Upsettan Pæxtal', + step2: 'Stæpe II: Onstellan {{ name }}', + }, + dependenciesModal: { + title: 'Æfhōniġhādas', + buildDependencies: 'Æfhōniġhādas Byldan', + optionalDependencies: 'Æfhōniġhādas Ġecoren', + runtimeDependencies: 'Æfhōniġhādas Rinntīma', + pacstallDependencies: 'Æfhōniġhāda Pæxtala', + name: 'Nama', + close: 'Clȳsan', + provider: 'Profidere', + noDescription: 'Nān ġereċċendeness gearo beon', + version: 'Weorþ', + }, + requiredByModal: { + title: 'Nīedende bī', + name: 'Nama', + provider: 'Profidere', + close: 'Clȳsan', + noDescription: 'Nān ġereċċendeness gearo beon', + }, + }, +} diff --git a/client/src/locale/locale.ts b/client/src/locale/locale.ts index e5379347..9d100ca4 100644 --- a/client/src/locale/locale.ts +++ b/client/src/locale/locale.ts @@ -1,6 +1,7 @@ import { Resource } from 'i18next' import bnLocale from './bn-IN.locale' import angLocale from './en-ANG.locale' +import agnLocale from './en-AGN.locale' import enmLocale from './en-ENM.locale' import enLocale from './en-US.locale' import roLocale from './ro-RO.locale' @@ -148,6 +149,9 @@ export const translations = { 'en-ANG': { translation: angLocale, }, + 'en-AGN': { + translation: agnLocale, + }, 'en-ENM': { translation: enmLocale, }, @@ -203,7 +207,8 @@ export const translations = { export const localeNumericDisplay = { 'en-US': arabic, - 'en-AN': arabic, + 'en-ANG': arabic, + 'en-AGN': arabic, 'en-ENM': arabic, ro: arabic, es: arabic, @@ -224,6 +229,7 @@ export const localeNumericDisplay = { export const localeFlags: Record = { 'en-US': 'US 🇺🇸', 'en-ANG': 'ᚩᛝ 🏴󠁧󠁢󠁥󠁮󠁧󠁿', + 'en-AGN': 'AŊ ᛖᛝ', 'en-ENM': 'ME 🇬🇧', 'bn-IN': 'BN 🇮🇳', de: 'DE 🇩🇪',