-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#720)
Co-authored-by: gallegonovato <[email protected]> Co-authored-by: தமிழ்நேரம் <[email protected]>
- Loading branch information
1 parent
fba510d
commit 9ee4936
Showing
15 changed files
with
461 additions
and
27 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 |
---|---|---|
@@ -1,23 +1,15 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
// Audit refers to Logging of changes in the system and the package name Moox Audit | ||
'audit' => 'Audit', | ||
|
||
// Audits refers to Logging of changes in the system and the package name Moox Audit | ||
'audits' => 'Audits', | ||
|
||
'audits' => 'Auditorias', | ||
// The causer type is the type of the user who caused the log entry | ||
'causer_type' => 'Causer type', | ||
|
||
'causer_type' => 'Causante', | ||
// The causer id is the id of the user who caused the log entry | ||
'causer_id' => 'Causer id', | ||
|
||
'causer_id' => 'Id del causante', | ||
// Batch uuid is the unique identifier of the batch of logs | ||
'batch_uuid' => 'Batch uuid', | ||
|
||
'batch_uuid' => 'Uuid del lote', | ||
// Log name refers to the name of the logfile | ||
'log_name' => 'Log name', | ||
|
||
]; |
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
// Audit refers to Logging of changes in the system and the package name Moox Audit | ||
'audit' => 'தணிக்கை', | ||
// Audits refers to Logging of changes in the system and the package name Moox Audit | ||
'audits' => 'தணிக்கை', | ||
// The causer type is the type of the user who caused the log entry | ||
'causer_type' => 'அரட்டை', | ||
// The causer id is the id of the user who caused the log entry | ||
'causer_id' => 'ஐடி காரணம்', | ||
// Batch uuid is the unique identifier of the batch of logs | ||
'batch_uuid' => 'தொகுதி uuid', | ||
// Log name refers to the name of the logfile | ||
'log_name' => 'பதிவு பெயர்', | ||
]; |
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,25 @@ | ||
<?php | ||
return [ | ||
'comment' => 'கருத்து', | ||
'comments' => 'கருத்துகள்', | ||
'no_comments' => 'கருத்துகள் இல்லை', | ||
'no_comment' => 'கருத்து இல்லை', | ||
'comment_id' => 'கருத்து ஐடி', | ||
'comment_post_ID' => 'கருத்து இடுகை ஐடி', | ||
'comment_author' => 'கருத்து எழுத்தாளர்', | ||
'comment_author_email' => 'கருத்து ஆசிரியர் மின்னஞ்சல்', | ||
'comment_author_url' => 'கருத்து ஆசிரியர் முகவரி', | ||
'comment_author_IP' => 'கருத்து ஆசிரியர் ஐபி', | ||
'comment_date' => 'கருத்து தேதி', | ||
'comment_date_gmt' => 'கருத்து தேதி GMT', | ||
'comment_content' => 'கருத்து உள்ளடக்கம்', | ||
'comment_karma' => 'கருத்து கர்மா', | ||
'comment_approved' => 'கருத்து அங்கீகரிக்கப்பட்டது', | ||
'comment_agent' => 'கருத்து முகவர்', | ||
'comment_parent' => 'கருத்து பெற்றோர்', | ||
'comment_type' => 'கருத்து வகை', | ||
'comment_status' => 'கருத்து நிலை', | ||
'comment_count' => 'கருத்து எண்ணிக்கை', | ||
'wp_comment_meta' => 'WP கருத்து மேவு', | ||
'wp_comment_metas' => 'WP கருத்து மெட்டாக்கள்', | ||
]; |
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,131 @@ | ||
<?php | ||
return [ | ||
'title' => 'தலைப்பு', | ||
'slug' => 'குருட்டடி', | ||
'item' => 'உருப்படி', | ||
'all' => 'அனைத்தும்', | ||
'cms' => 'சி.எம்.எச்', | ||
'content' => 'உள்ளடக்கம்', | ||
'documents' => 'ஆவணங்கள்', | ||
'articles' => 'கட்டுரைகள்', | ||
'tasks' => 'பணிகள்', | ||
'id' => 'ஐடி', | ||
'name' => 'பெயர்', | ||
'dashboard' => 'முகப்புப்பெட்டி', | ||
'main' => 'முக்கிய', | ||
'delete' => 'நீக்கு', | ||
'uuid' => 'Uuid', | ||
'payload' => 'தாங்குசுமை', | ||
'connection' => 'இணைப்பு', | ||
'retry' => 'மீண்டும் முயற்சிக்கவும்', | ||
'description' => 'விவரம்', | ||
'subject_type' => 'பொருள் வகை', | ||
'subject_id' => 'பொருள் ஐடி', | ||
'event' => 'நிகழ்வு', | ||
'properties' => 'பண்புகள்', | ||
'used' => 'பயன்படுத்தப்பட்டது', | ||
'valid' => 'செல்லுபடியாகும்', | ||
'type' => 'வகை', | ||
'data' => 'தகவல்கள்', | ||
'interval' => 'இடைவேளை', | ||
'has_errors' => 'பிழைகள் உள்ளன', | ||
'error_message' => 'பிழை செய்தி', | ||
'domain' => 'டொமைன்', | ||
'ip_address' => 'ஐபி முகவரி', | ||
'thumbnail' => 'சிறுபடம்', | ||
'master' => 'மாச்டர்', | ||
'show_in_menu' => 'பட்டியலில் காட்டு', | ||
'order' => 'ஒழுங்கு', | ||
'media' => 'ஊடகம்', | ||
'deleted' => 'நீக்கப்பட்டது', | ||
'active' => 'செயலில்', | ||
'status' => 'நிலை', | ||
'failed' => 'தோல்வியுற்றது', | ||
'waiting' => 'காத்திருக்கிறது', | ||
'attempts' => 'முயற்சிகள்', | ||
'running' => 'இயங்கும்', | ||
'succeeded' => 'செய் பெற்றார்', | ||
'progress' => 'முன்னேற்றம்', | ||
'count' => 'எண்ணுங்கள்', | ||
'parent' => 'பெற்றோர்', | ||
'spam' => 'ச்பேம்', | ||
'guid' => 'வழிகாட்டுதல்', | ||
'created_at' => 'உருவாக்கப்பட்டது', | ||
'updated_at' => 'இல் புதுப்பிக்கப்பட்டது', | ||
'deleted_at' => 'நீக்கப்பட்டது', | ||
'started_at' => 'தொடங்கியது', | ||
'finished_at' => 'முடிந்தது', | ||
'publish_at' => 'வெளியிடுங்கள்', | ||
'published_at' => 'இல் வெளியிடப்பட்டது', | ||
'failed_at' => 'தோல்வியுற்றது', | ||
'canceled_at' => 'இல் ரத்து செய்யப்பட்டது', | ||
'reserved_at' => 'ஒதுக்கப்பட்டுள்ளது', | ||
'expires_at' => 'காலாவதியாகிறது', | ||
'used_at' => 'பயன்படுத்தப்படுகிறது', | ||
'read_at' => 'Read_at', | ||
'email_verified_at' => 'மின்னஞ்சல் சரிபார்க்கப்பட்டது', | ||
'execution_time' => 'மொத்த சாவுஒறுப்பு நேரம்', | ||
'average_time' => 'சராசரி சாவுஒறுப்பு நேரம்', | ||
'meta' => 'மெட்டா', | ||
'system' => 'மண்டலம்', | ||
'tools' => 'கருவிகள்', | ||
'setting' => 'அமைத்தல்', | ||
'settings' => 'அமைப்புகள்', | ||
'category' => 'வகை', | ||
'categories' => 'வகைகள்', | ||
'tag' => 'குறிச்சொல்', | ||
'tags' => 'குறிச்சொற்கள்', | ||
'term' => 'கால', | ||
'terms' => 'விதிமுறைகள்', | ||
'term_group' => 'கால குழு', | ||
'term_id' => 'கால ஐடி', | ||
'term_order' => 'கால ஒழுங்கு', | ||
'wp_term_meta' => 'WP கால மேவு', | ||
'wp_term_metas' => 'WP கால மேவு', | ||
'wp_term_relationship' => 'WP கால உறவு', | ||
'wp_term_relationships' => 'WP கால உறவுகள்', | ||
'wp_term_taxonomy' => 'WP கால வகைபிரித்தல்', | ||
'wp_term_taxonomies' => 'WP கால வகைபிரித்தல்', | ||
'term_taxonomy_id' => 'கால வகைபிரித்தல் ஐடி', | ||
'taxonomy' => 'பாகுபாட்டியல்', | ||
'menu_order' => 'பட்டி ஆர்டர்', | ||
'asset' => 'சொத்துடைமை', | ||
'meta_key' => 'மேவு', | ||
'meta_value' => 'மேவு மதிப்பு', | ||
'option' => 'சூதம்', | ||
'options' => 'விருப்பங்கள்', | ||
'option_name' => 'விருப்பத்தின் பெயர்', | ||
'option_value' => 'விருப்ப மதிப்பு', | ||
'training' => 'பயிற்சி', | ||
'trainings' => 'பயிற்சிகள்', | ||
'autoload' => 'ஆட்டோலோட்', | ||
'drop' => 'துளி', | ||
'edit' => 'தொகு', | ||
'save' => 'சேமி', | ||
'save_and_create_another' => 'சேமித்து மற்றொன்றை உருவாக்கவும்', | ||
'cancel' => 'ரத்துசெய்', | ||
'restore' => 'மீட்டமை', | ||
'publish' => 'வெளியிடுங்கள்', | ||
'published' => 'வெளியிடப்பட்டது', | ||
'scheduled' => 'திட்டமிடப்பட்டுள்ளது', | ||
'draft' => 'வரைவு', | ||
'trash' => 'குப்பை', | ||
'image' => 'படம்', | ||
'author' => 'நூலாசிரியர்', | ||
'drafted' => 'வரைவு', | ||
'featured_image_url' => 'சிறப்பு படம்', | ||
'gallery_image_urls' => 'கேலரி படங்கள்', | ||
'empty_trash' => 'வெற்று குப்பை', | ||
'trash_emptied_successfully' => 'குப்பை வெற்றிகரமாக காலியாக இருந்தது', | ||
'items_permanently_deleted' => '{0} எந்த உருப்படிகளும் நிரந்தரமாக நீக்கப்படவில்லை. | {1} ஒரு உருப்படி நிரந்தரமாக நீக்கப்பட்டது. | [2,*]: எண்ணிக்கை உருப்படிகள் நிரந்தரமாக நீக்கப்பட்டன.', | ||
'search' => 'தேடல்', | ||
'filter' => 'வடிப்பி', | ||
'hard_delete' => 'கடின நீக்கு', | ||
'hard_delete_selected' => 'தேர்ந்தெடுக்கப்பட்ட கடின நீக்கு', | ||
'hard_delete_bulk_confirmation' => 'இந்த உருப்படிகளை நீங்கள் கடினமாக நீக்க விரும்புகிறீர்களா?', | ||
'hard_delete_bulk_description' => 'இந்த நடவடிக்கை இந்த உருப்படிகளை நிரந்தரமாக நீக்கும்.', | ||
'hard_delete_confirmation' => 'இந்த உருப்படியை நீங்கள் கடினமாக நீக்க விரும்புகிறீர்களா?', | ||
'hard_delete_description' => 'இந்த நடவடிக்கை இந்த உருப்படியை நிரந்தரமாக நீக்கும்.', | ||
'empty_trash_confirmation' => 'நீங்கள் குப்பைகளை வெறுமை செய்ய விரும்புகிறீர்களா?', | ||
'empty_trash_description' => 'இந்த நடவடிக்கை குப்பையில் உள்ள அனைத்து பொருட்களையும் நிரந்தரமாக நீக்கிவிடும்.', | ||
]; |
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,38 @@ | ||
<?php | ||
return [ | ||
// Expiry refers to the expiration date of a record and the package name Moox Expiry | ||
'expiry' => '', | ||
// Expiries refers to the expiration date of a record and the package name Moox Expiry | ||
'expiries' => '', | ||
// No assignee refers to the absence of an assignee for an expired record | ||
'no_assignee' => '', | ||
// No expiry date refers to the absence of an expiry date for a record | ||
'no_expiry_date' => '', | ||
'update_expiries' => '', | ||
'updating_started' => '', | ||
'expired_at' => '', | ||
'processing_deadline' => '', | ||
'escalated_at' => '', | ||
'escalated_to' => '', | ||
'cycle' => '', | ||
'notifyUser' => '', | ||
'expiry_job' => '', | ||
'escalated_entries_in_expiry_dashboard' => '', | ||
'following_escalated_entries' => '', | ||
'review_entries' => '', | ||
'expiry_dashboard' => '', | ||
'set_date_based_on_cycle' => '', | ||
'date_updated' => '', | ||
'set_new_expiry_date' => '', | ||
'previous_expiry_date' => '', | ||
'save' => '', | ||
'update_expiry_date' => '', | ||
'yearly' => '', | ||
'half_yearly' => '', | ||
'quarterly' => '', | ||
'monthly' => '', | ||
'weekly' => '', | ||
'no_fixed_cycle' => '', | ||
'no_expiry_set' => '', | ||
'expiry_in_future' => '', | ||
]; |
Oops, something went wrong.