-
Notifications
You must be signed in to change notification settings - Fork 3k
feat(translations): add Tamil translations #13788
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
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 { ta } from '@payloadcms/translations/languages/ta' |
This file contains hidden or 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
29 changes: 29 additions & 0 deletions
29
packages/plugin-import-export/src/translations/languages/ta.ts
This file contains hidden or 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,29 @@ | ||
import type { PluginDefaultTranslationsObject, PluginLanguage } from '../types.js' | ||
|
||
export const taTranslations: PluginDefaultTranslationsObject = { | ||
'plugin-import-export': { | ||
allLocales: 'அனைத்து மொழிகள்', | ||
exportDocumentLabel: '{{label}} ஏற்றுமதி', | ||
exportOptions: 'ஏற்றுமதி விருப்பங்கள்', | ||
'field-depth-label': 'ஆழம்', | ||
'field-drafts-label': 'வரைவுகளைச் சேர்க்கவும்', | ||
'field-fields-label': 'புலங்கள்', | ||
'field-format-label': 'ஏற்றுமதி வடிவம்', | ||
'field-limit-label': 'வரம்பு', | ||
'field-locale-label': 'மொழி', | ||
'field-name-label': 'கோப்பு பெயர்', | ||
'field-page-label': 'பக்கம்', | ||
'field-selectionToUse-label': 'பயன்படுத்தத் தேர்வு', | ||
'field-sort-label': 'இதன்படி வரிசைப்படுத்து', | ||
'field-sort-order-label': 'வரிசைப்படுத்தும் ஒழுங்கு', | ||
'selectionToUse-allDocuments': 'அனைத்து ஆவணங்களையும் பயன்படுத்தவும்', | ||
'selectionToUse-currentFilters': 'தற்போதைய வடிப்பான்களை பயன்படுத்தவும்', | ||
'selectionToUse-currentSelection': 'தற்போதைய தேர்வைப் பயன்படுத்தவும்', | ||
totalDocumentsCount: 'மொத்தம் {{count}} ஆவணங்கள்', | ||
}, | ||
} | ||
|
||
export const ta: PluginLanguage = { | ||
dateFNSKey: 'ta', | ||
translations: taTranslations, | ||
} |
This file contains hidden or 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
16 changes: 16 additions & 0 deletions
16
packages/plugin-multi-tenant/src/translations/languages/ta.ts
This file contains hidden or 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,16 @@ | ||
import type { PluginDefaultTranslationsObject, PluginLanguage } from '../types.js' | ||
|
||
export const taTranslations: PluginDefaultTranslationsObject = { | ||
'plugin-multi-tenant': { | ||
'confirm-modal-tenant-switch--body': | ||
'நீங்கள் உரிமையைக் <0>{{fromTenant}}</0> இலிருந்து <0>{{toTenant}}</0> க்கு மாற்ற உள்ளீர்கள்', | ||
'confirm-modal-tenant-switch--heading': '{{tenantLabel}} மாற்றத்தை உறுதிப்படுத்தவும்', | ||
'field-assignedTenant-label': 'ஒதுக்கப்பட்ட Tenant', | ||
'nav-tenantSelector-label': 'Tenant', | ||
}, | ||
} | ||
|
||
export const ta: PluginLanguage = { | ||
dateFNSKey: 'ta', | ||
translations: taTranslations, | ||
} |
This file contains hidden or 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 hidden or 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,28 @@ | ||
import type { GenericTranslationsObject } from '@payloadcms/translations' | ||
|
||
export const ta: GenericTranslationsObject = { | ||
$schema: './translation-schema.json', | ||
'plugin-seo': { | ||
almostThere: 'கிட்டத்தட்ட முடிந்துவிட்டது', | ||
autoGenerate: 'தானாக உருவாக்கு', | ||
bestPractices: 'சிறந்த நடைமுறைகள்', | ||
characterCount: '{{current}}/{{minLength}}-{{maxLength}} எழுத்துகள், ', | ||
charactersLeftOver: '{{characters}} மீதம் உள்ளது', | ||
charactersToGo: '{{characters}} எழுத வேண்டும்', | ||
charactersTooMany: '{{characters}} அதிகமாக உள்ளது', | ||
checksPassing: '{{current}}/{{max}} சோதனைகள் வெற்றி', | ||
good: 'நன்று', | ||
imageAutoGenerationTip: 'தானியங்கு உருவாக்கம் தேர்ந்தெடுக்கப்பட்ட முக்கியப் படத்தை எடுக்கும்.', | ||
lengthTipDescription: | ||
'இது {{minLength}} மற்றும் {{maxLength}} எழுத்துகளுக்கு இடையில் இருக்க வேண்டும். தரமான மெட்டா விளக்கங்களை எழுத உதவிக்கு பார்க்கவும் ', | ||
lengthTipTitle: | ||
'இது {{minLength}} மற்றும் {{maxLength}} எழுத்துகளுக்கு இடையில் இருக்க வேண்டும். தரமான மெட்டா தலைப்புகளை எழுத உதவிக்கு பார்க்கவும் ', | ||
missing: 'இல்லை', | ||
noImage: 'படம் இல்லை', | ||
preview: 'முன்னோட்டம்', | ||
previewDescription: | ||
'சரியான முடிவு பட்டியல்கள் உள்ளடக்கம் மற்றும் தேடல் தொடர்புக்கு ஏற்ப மாறலாம்.', | ||
tooLong: 'மிக நீளம்', | ||
tooShort: 'மிகக் குறைவு', | ||
}, | ||
} |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Tamil translation 'போர்த்துவருகிறது' appears to be incorrect. The word seems to mean 'covering/wrapping' rather than 'loading'. A more appropriate Tamil translation for 'loading' would be 'ஏற்றுகிறது' or 'லோட் செய்கிறது'.
Copilot uses AI. Check for mistakes.