diff options
Diffstat (limited to 'i18n')
| -rw-r--r-- | i18n/en.yaml | 46 | ||||
| -rw-r--r-- | i18n/it.yaml | 46 |
2 files changed, 46 insertions, 46 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index 0be4b62..f464748 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -145,30 +145,30 @@ redPill: easterEggTitle: other: "Choose Your Path" -# # Repository Page -# repositoryTitle: -# other: "Slackware Repository" -# repositorySubtitle: -# other: "Download and install my curated Slackware packages" -# quickStartTitle: -# other: "Quick Start" -# copyCommand: -# other: "Copy" -# copiedMessage: -# other: "Copied to clipboard!" -# installationTitle: -# other: "Installation" -# usageTitle: -# other: "Usage" -# availablePackagesTitle: -# other: "Available Packages" -# githubReposTitle: -# other: "GitHub SlackBuild Repositories" -# visitGithub: -# other: "Visit GitHub" +# Repository Page +repositoryTitle: + other: "Slackware Repository" +repositorySubtitle: + other: "Download and install my curated Slackware packages" +quickStartTitle: + other: "Quick Start" +copyCommand: + other: "Copy" +copiedMessage: + other: "Copied to clipboard!" +installationTitle: + other: "Installation" +usageTitle: + other: "Usage" +availablePackagesTitle: + other: "Available Packages" +githubReposTitle: + other: "GitHub SlackBuild Repositories" +visitGithub: + other: "Visit GitHub" repo_example_1_desc: other: "A curated collection of programs, tools, libraries and various utilities, ready to be compiled and installed on Slackware." -repo_example_2_desc: - other: "Various SlackBuild scripts, following SlackBuilds.org conventions wherever is possible." +# repo_example_2_desc: +# other: "Various SlackBuild scripts, following SlackBuilds.org conventions wherever is possible." # repo_example_3_desc: # other: "SlackBuild scripts for Example Package 3. Utility package for system administration and configuration." diff --git a/i18n/it.yaml b/i18n/it.yaml index 27c5c84..438eb8a 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -145,32 +145,32 @@ redPill: easterEggTitle: other: "Scegli il Tuo Percorso" -# # Repository Page -# repositoryTitle: -# other: "Repository Slackware" -# repositorySubtitle: -# other: "Scarica e installa i miei pacchetti Slackware curati" -# quickStartTitle: -# other: "Inizio Rapido" -# copyCommand: -# other: "Copia" -# copiedMessage: -# other: "Copiato negli appunti!" -# installationTitle: -# other: "Installazione" -# usageTitle: -# other: "Utilizzo" -# availablePackagesTitle: -# other: "Pacchetti Disponibili" -# githubReposTitle: -# other: "Repository GitHub SlackBuild" -# visitGithub: -# other: "Visita GitHub" +# Repository Page +repositoryTitle: + other: "Repository Slackware" +repositorySubtitle: + other: "Scarica e installa i miei pacchetti Slackware curati" +quickStartTitle: + other: "Inizio Rapido" +copyCommand: + other: "Copia" +copiedMessage: + other: "Copiato negli appunti!" +installationTitle: + other: "Installazione" +usageTitle: + other: "Utilizzo" +availablePackagesTitle: + other: "Pacchetti Disponibili" +githubReposTitle: + other: "Repository GitHub SlackBuild" +visitGithub: + other: "Visita GitHub" # # Repository Descriptions repo_example_1_desc: other: "Una raccolta di programmi, tool, librerie e varie utility selezionate; pronte per essere compilate e installate su Slackware." -repo_example_2_desc: - other: "Vari script SlackBuild, seguo gli standard di SlackBuilds.org ovunque possibile." +# repo_example_2_desc: +# other: "Vari script SlackBuild, seguo gli standard di SlackBuilds.org ovunque possibile." # repo_example_3_desc: # other: "Script SlackBuild per Pacchetto Esempio 3. Pacchetto di utilità per amministrazione di sistema e configurazione." |
