-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85d60ad
commit b02571d
Showing
229 changed files
with
11,423 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ds-index": [ | ||
{ | ||
"key": "guides", | ||
"title": "Anleitungen" | ||
}, | ||
{ | ||
"key": "reference", | ||
"title": "Referenz" | ||
} | ||
], | ||
"twilightmenu": [ | ||
{ | ||
"key": "installing", | ||
"title": "Installiere" | ||
}, | ||
{ | ||
"key": "updating", | ||
"title": "Aktualisieren" | ||
}, | ||
{ | ||
"key": "customization", | ||
"title": "Anpassung" | ||
}, | ||
{ | ||
"key": "other", | ||
"title": "Andere" | ||
}, | ||
{ | ||
"key": "uninstalling", | ||
"title": "Deinstallieren" | ||
}, | ||
{ | ||
"key": "indexes", | ||
"title": "Indexe" | ||
} | ||
], | ||
"nds-bootstrap": [], | ||
"gbarunner2": [], | ||
"hiyacfw": [], | ||
"godmode9i": [], | ||
"community": [ | ||
{ | ||
"key": "discord", | ||
"title": "Discord" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[ | ||
{ | ||
"title": "Startseite", | ||
"url": "/" | ||
}, | ||
{ | ||
"title": "Projekte", | ||
"items": [ | ||
{ | ||
"title": "TWiLight Menu++", | ||
"url": "/twilightmenu" | ||
}, | ||
{ | ||
"title": "nds-bootstrap", | ||
"url": "/nds-bootstrap" | ||
}, | ||
{ | ||
"title": "GBARunner2", | ||
"url": "/gbarunner2" | ||
}, | ||
{ | ||
"title": "GodMode9i", | ||
"url": "/godmode9i" | ||
}, | ||
{ | ||
"title": "hiyaCFW", | ||
"url": "/hiyacfw" | ||
} | ||
] | ||
}, | ||
{ | ||
"title": "DS Index", | ||
"url": "/ds-index" | ||
}, | ||
{ | ||
"title": "Community-Info", | ||
"url": "/community" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"by": "Von: $1", | ||
"close": "Schließen", | ||
"color-scheme": "Farbschema:", | ||
"dark": "Dunkel", | ||
"default": "Standard", | ||
"description": "Wikis für DS-Homebrew Projekte", | ||
"discord-server": "Discord Server (nur auf Englisch)", | ||
"light": "Hell", | ||
"need-help": "Brauchst du Hilfe? Trete unserem Discord Server bei: <a href=\"https://ds-homebrew.com/discord\">DS(i) Mode Hacking!</a> (nur Englisch)", | ||
"published-with": "Veröffentlicht mit <a href=\"https://pages.github.com\">GitHub-Seiten</a>, sehen Sie <a href=\"https://github.com/$1\">die Quelle</a> auf GitHub.", | ||
"select-language": "Sprache auswählen", | ||
"source": "Quellcode", | ||
"title": "DS-Homebrew Wiki", | ||
"toggle-navigation": "Navigation umschalten", | ||
"translate-here": "Hier übersetzen", | ||
"translate-on-crowdin": "[Übersetze auf Crowdin]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ds-index": [ | ||
{ | ||
"key": "guides", | ||
"title": "Gidsen" | ||
}, | ||
{ | ||
"key": "reference", | ||
"title": "Referentie" | ||
} | ||
], | ||
"twilightmenu": [ | ||
{ | ||
"key": "installing", | ||
"title": "Installeren" | ||
}, | ||
{ | ||
"key": "updating", | ||
"title": "Bijwerken" | ||
}, | ||
{ | ||
"key": "customization", | ||
"title": "Aanpassingen" | ||
}, | ||
{ | ||
"key": "other", | ||
"title": "Overig" | ||
}, | ||
{ | ||
"key": "uninstalling", | ||
"title": "Verwijderen" | ||
}, | ||
{ | ||
"key": "indexes", | ||
"title": "Hoofdstukken" | ||
} | ||
], | ||
"nds-bootstrap": [], | ||
"gbarunner2": [], | ||
"hiyacfw": [], | ||
"godmode9i": [], | ||
"community": [ | ||
{ | ||
"key": "discord", | ||
"title": "Discord" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[ | ||
{ | ||
"title": "Startpagina", | ||
"url": "/" | ||
}, | ||
{ | ||
"title": "Projecten", | ||
"items": [ | ||
{ | ||
"title": "TWiLight Menu++", | ||
"url": "/twilightmenu" | ||
}, | ||
{ | ||
"title": "nds-bootstrap", | ||
"url": "/nds-bootstrap" | ||
}, | ||
{ | ||
"title": "GBARunner2", | ||
"url": "/gbarunner2" | ||
}, | ||
{ | ||
"title": "GodMode9i", | ||
"url": "/godmode9i" | ||
}, | ||
{ | ||
"title": "hiyaCFW", | ||
"url": "/hiyacfw" | ||
} | ||
] | ||
}, | ||
{ | ||
"title": "DS Index", | ||
"url": "/ds-index" | ||
}, | ||
{ | ||
"title": "Community-info", | ||
"url": "/community" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"by": "Door: $1", | ||
"close": "Sluit", | ||
"color-scheme": "Kleurenschema:", | ||
"dark": "Donker", | ||
"default": "Standaard", | ||
"description": "Wiki's voor DS-Homebrew projecten", | ||
"discord-server": "Discord server (alleen Engels)", | ||
"light": "Licht", | ||
"need-help": "Hulp nodig? Sluit je aan bij onze Discord server: <a href=\"https://ds-homebrew.com/discord\">DS⁽ⁱ⁾ Mode Hacking!</a> (Engels)", | ||
"published-with": "Gepubliceerd met <a href=\"https://pages.github.com\">GitHub Pagina's</a>, bekijk <a href=\"https://github.com/$1\">de bron</a> op GitHub.", | ||
"select-language": "Selecteer taal", | ||
"source": "Bron", | ||
"title": "DS-Homebrew Wiki", | ||
"toggle-navigation": "Toon navigatie", | ||
"translate-here": "Vertaal hier", | ||
"translate-on-crowdin": "Vertaal op Crowdin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"ds-index": [ | ||
{ | ||
"key": "guides", | ||
"title": "Гайди" | ||
}, | ||
{ | ||
"key": "reference", | ||
"title": "Референс" | ||
} | ||
], | ||
"twilightmenu": [ | ||
{ | ||
"key": "installing", | ||
"title": "Встановлення" | ||
}, | ||
{ | ||
"key": "updating", | ||
"title": "Оновлення" | ||
}, | ||
{ | ||
"key": "customization", | ||
"title": "Персоналізація" | ||
}, | ||
{ | ||
"key": "other", | ||
"title": "Інше" | ||
}, | ||
{ | ||
"key": "uninstalling", | ||
"title": "Видалення" | ||
}, | ||
{ | ||
"key": "indexes", | ||
"title": "Індекси" | ||
} | ||
], | ||
"nds-bootstrap": [], | ||
"gbarunner2": [], | ||
"hiyacfw": [], | ||
"godmode9i": [], | ||
"community": [ | ||
{ | ||
"key": "discord", | ||
"title": "Discord" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[ | ||
{ | ||
"title": "Головна", | ||
"url": "/" | ||
}, | ||
{ | ||
"title": "Проєкти", | ||
"items": [ | ||
{ | ||
"title": "TWiLight Menu++", | ||
"url": "/twilightmenu" | ||
}, | ||
{ | ||
"title": "nds-bootstrap", | ||
"url": "/nds-bootstrap" | ||
}, | ||
{ | ||
"title": "GBARunner2", | ||
"url": "/gbarunner2" | ||
}, | ||
{ | ||
"title": "GodMode9i", | ||
"url": "/godmode9i" | ||
}, | ||
{ | ||
"title": "hiyaCFW", | ||
"url": "/hiyacfw" | ||
} | ||
] | ||
}, | ||
{ | ||
"title": "Каталог DS", | ||
"url": "/ds-index" | ||
}, | ||
{ | ||
"title": "Інформація про спільноту", | ||
"url": "/community" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"by": "Від: $1", | ||
"close": "Закрити", | ||
"color-scheme": "Тема:", | ||
"dark": "Темна", | ||
"default": "За замовчуванням", | ||
"description": "Вікі для проєкту DS-Homebrew", | ||
"discord-server": "Сервер Discord (лише англійська мова)", | ||
"light": "Світла", | ||
"need-help": "Потрібна допомога? Приєднуйтесь до нашого сервера Discord: <a href=\"https://ds-homebrew.com/discord\">DS⁽ⁱ⁾ Mode Hacking!</a> (лише англійська мова)", | ||
"published-with": "Опубліковано за допомогою <a href=\"https://pages.github.com\">Сторінки GitHub</a>. Переглянути <a href=\"https://github.com/\">джерело</a> на GitHub.", | ||
"select-language": "Вибрати мову", | ||
"source": "Джерело", | ||
"title": "Вікі DS-Homebrew", | ||
"toggle-navigation": "Навігаційна панель", | ||
"translate-here": "Перекласти тут", | ||
"translate-on-crowdin": "Перекласти на Crowdin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default { 'pageIsInYourLanguage': 'Diese Seite ist in Deutsch verfügbar!' }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default { 'pageIsInYourLanguage': 'Deze pagina is beschikbaar in het Nederlands!' }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export default { 'pageIsInYourLanguage': 'Ця сторінка доступна українською мовою!' }; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.