-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
meta: remove translated files and removed languages without traction (#…
…6028) * meta: remove translated files and removed languages without traction * meta: adjusted pages and styles * fix: types and css * chore: replace transid * chore: add other languages back * chore: copy changes * Update pages/en/about/index.md Signed-off-by: Brian Muenzenmeyer <[email protected]> * Update pages/en/about/governance.md Signed-off-by: Claudio W <[email protected]> * chore: updated footer --------- Signed-off-by: Brian Muenzenmeyer <[email protected]> Signed-off-by: Claudio W <[email protected]> Co-authored-by: Brian Muenzenmeyer <[email protected]>
- Loading branch information
1 parent
587b9e8
commit 703d66f
Showing
358 changed files
with
1,063 additions
and
33,779 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
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
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
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 |
---|---|---|
@@ -1,39 +1,68 @@ | ||
{ | ||
"components.footer.scrollToTop.button": "إنتقل إلى الأعلى", | ||
"components.header.links.home": "الرئيسية", | ||
"components.header.links.about": "عن الموقع", | ||
"components.header.links.download": "تنزيلات", | ||
"components.header.links.docs": "التوثيق", | ||
"components.header.links.getInvolved": "إنضم إلينا", | ||
"components.header.links.security": "أمن", | ||
"components.header.links.certification": "شهادة", | ||
"components.header.links.blog": "المدونة", | ||
"components.navigation.about.links.governance": "الحوكمة", | ||
"components.navigation.docs.links.es6": "ES6 وما بعدها", | ||
"components.footer.scrollToTop.button": "Scroll to top", | ||
"components.header.links.about": "About Node.js®", | ||
"components.header.links.download": "Download", | ||
"components.header.links.docs": "Docs", | ||
"components.header.links.getInvolved": "Get Involved", | ||
"components.header.links.security": "Security", | ||
"components.header.links.certification": "Certification", | ||
"components.header.links.blog": "News", | ||
"components.footer.links.trademarkPolicy": "Trademark Policy", | ||
"components.footer.links.privacyPolicy": "Privacy Policy", | ||
"components.footer.links.codeOfConduct": "Code of Conduct", | ||
"components.footer.links.security": "Security Policy", | ||
"components.footer.links.openJS": "OpenJS Foundation", | ||
"components.navigation.about.links.governance": "Project Governance", | ||
"components.navigation.about.links.releases": "Releases", | ||
"components.navigation.about.links.security": "Security Reporting", | ||
"components.navigation.docs.links.es6": "ES6 and beyond", | ||
"components.navigation.docs.links.apiLts": "{fullLtsNodeVersion} API {spanLts}", | ||
"components.navigation.docs.links.apiCurrent": "{fullCurrentNodeVersion} API", | ||
"components.navigation.docs.links.guides": "إرشادات", | ||
"components.navigation.docs.links.dependencies": "تبعيات", | ||
"components.navigation.getInvolved.links.collabSummit": "القمة التعاونية", | ||
"components.navigation.getInvolved.links.contribute": "مساهمة", | ||
"components.navigation.getInvolved.links.codeOfConduct": "القواعد السلوكية", | ||
"components.downloadList.links.previousReleases": "الاصدارات السابقة", | ||
"components.downloadList.links.packageManager": "تحميل Node.js عن طريق نظام إدارة الحزم الافتراضي", | ||
"components.downloadList.links.shaSums": "وثائق الاصدارات مختومة SHASUMS", | ||
"components.downloadList.links.shaSums.howToVerify": " (كيفية التحقق)", | ||
"components.downloadList.links.allDownloads": "تحميل جميع النسخ", | ||
"components.downloadList.links.nightlyReleases": "إصدارات ليلية", | ||
"components.downloadList.links.unofficialBuilds": "بُنْيَات غير رسمية", | ||
"components.navigation.docs.links.guides": "Guides", | ||
"components.navigation.docs.links.dependencies": "Dependencies", | ||
"components.navigation.getInvolved.links.collabSummit": "Collab Summit", | ||
"components.navigation.getInvolved.links.contribute": "Contribute", | ||
"components.navigation.getInvolved.links.codeOfConduct": "Code of Conduct", | ||
"components.downloadList.links.packageManager": "Installing Node.js via package manager", | ||
"components.downloadList.links.shaSums": "Signed SHASUMS for release files", | ||
"components.downloadList.links.shaSums.howToVerify": " (How to verify)", | ||
"components.downloadList.links.allDownloads": "All download options", | ||
"components.downloadList.links.nightlyReleases": "Nightly builds", | ||
"components.downloadList.links.unofficialBuilds": "Unofficial builds", | ||
"components.downloadList.links.buildingFromSource": "Building Node.js from source on supported platforms", | ||
"components.downloadList.links.installingOnLinux": "تثبيت Node.js باستعمال أرشيف ثنائي على لينكس", | ||
"components.downloadList.links.installingOnWsl": "التثبيت على ويندوز في النظام الفرعي لينكس (WSL)", | ||
"components.downloadReleasesTable.changelog": "سجل التغييرات", | ||
"components.downloadList.links.installingOnLinux": "Installing Node.js via binary archive", | ||
"components.downloadList.links.installingOnWsl": "Install on Windows Subsystem for Linux (WSL)", | ||
"components.downloadReleasesTable.changelog": "Changelog", | ||
"components.downloadReleasesTable.releases": "Releases", | ||
"components.downloadReleasesTable.docs": "التوثيق", | ||
"components.downloadReleasesTable.docs": "Docs", | ||
"components.header.buttons.toggleLanguage": "Toggle Language", | ||
"components.header.buttons.toggleDarkMode": "Toggle dark/light mode", | ||
"components.pagination.next": "التالي | ", | ||
"components.pagination.previous": "السابق", | ||
"components.pagination.next": "Newer | ", | ||
"components.pagination.previous": "Older", | ||
"components.common.breadcrumbs.navigateToHome": "Navigate to Home", | ||
"components.common.crossLink.previous": "Prev", | ||
"components.common.crossLink.next": "Next", | ||
"components.common.codebox.copied": "Copied to clipboard!", | ||
"components.metabar.lastUpdated": "Last Updated", | ||
"components.metabar.readingTime": "Reading Time", | ||
"components.metabar.addedIn": "Added In", | ||
"components.metabar.author": "Author", | ||
"components.metabar.authors": "Authors", | ||
"components.metabar.contribute": "Contribute", | ||
"components.metabar.contributeText": "Edit this page", | ||
"components.metabar.viewAs": "View as", | ||
"components.metabar.tableOfContents": "Table of Contents", | ||
"layouts.blogPost.author.byLine": "{author, select, null {} other {By {author}, }}", | ||
"layouts.blogIndex.currentYear": "News from {year}" | ||
"layouts.blogIndex.currentYear": "News from {year}", | ||
"components.api.jsonLink.title": "View as JSON", | ||
"components.api.sourceLink": "Source Code:", | ||
"pages.404.title": "404: Page could not be found", | ||
"pages.404.description": "ENOENT: no such file or directory", | ||
"components.common.pagination.prev": "Previous", | ||
"components.common.pagination.prevAriaLabel": "Previous page", | ||
"components.common.pagination.next": "Next", | ||
"components.common.pagination.nextAriaLabel": "Next page", | ||
"components.common.pagination.defaultLabel": "Pagination", | ||
"components.common.pagination.pageLabel": "Go to page {pageNumber}", | ||
"components.common.languageDropdown.label": "Choose Language" | ||
} |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.