From 63d9d55cdebcdb7da1b11db9576b014057c4f975 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 20 Feb 2025 15:06:44 +0000 Subject: [PATCH] Approval. --- kn/space_types.php | 24 ++++++++++++------------ kn/syndication_repos.php | 8 ++++---- kn/tag_relation_type.php | 10 +++++----- kn/timing_intervals_set.php | 6 +++--- kn/title_types_set.php | 12 ++++++------ kn/todo_status.php | 10 +++++----- kn/units_count_copies_set.php | 4 ++-- kn/units_count_parts_set.php | 6 +++--- kn/vocabulary_redaction_level.php | 6 +++--- 9 files changed, 43 insertions(+), 43 deletions(-) diff --git a/kn/space_types.php b/kn/space_types.php index 82ec328..908bf3a 100644 --- a/kn/space_types.php +++ b/kn/space_types.php @@ -1,16 +1,16 @@ 'Building', - 'depot' => 'Depot room', - 'utility_room' => 'Utility room', - 'exhibition_room' => 'Exhibition room', - 'display_cabinet' => 'Display cabinet', - 'shelf' => 'Shelf', - 'box' => 'Box', - 'folder' => 'Folder', - 'office' => 'Office', - 'floor' => 'Floor', - 'hallway' => 'Hallway', - 'outdoor_area' => 'Outdoor area', + 'building' => 'ಕಟ್ಟಡ', + 'depot' => 'ಡಿಪೊ ಕೊಠಡಿ', + 'utility_room' => 'ಉಪಯುಕ್ತತೆ ಕೊಠಡಿ', + 'exhibition_room' => 'ಪ್ರದರ್ಶನ ಕೊಠಡಿ', + 'display_cabinet' => 'ಪ್ರದರ್ಶನ ಕ್ಯಾಬಿನೆಟ್', + 'shelf' => 'ಶೆಲ್ಫ್', + 'box' => 'ಬಾಕ್ಸ್', + 'folder' => 'ಕಡತಕೋಶ', + 'office' => 'ಕಚೇರಿ', + 'floor' => 'ಮಹಡಿ', + 'hallway' => 'ಹಾಲ್ವೇ', + 'outdoor_area' => 'ಹೊರಾಂಗಣ ಪ್ರದೇಶ', ); diff --git a/kn/syndication_repos.php b/kn/syndication_repos.php index f9250ab..d7d6f49 100644 --- a/kn/syndication_repos.php +++ b/kn/syndication_repos.php @@ -1,8 +1,8 @@ 'German Digital Library (DDB)', - 'europeana' => 'Europeana', - 'smb-digital' => 'SMB-digital', - 'kalliope-verbund' => 'Kalliope Verbund', + 'ddb' => 'ಜರ್ಮನ್ ಡಿಜಿಟಲ್ ಲೈಬ್ರರಿ (ಡಿಡಿಬಿ)', + 'europeana' => 'ಯುರೋಪಿಯನ್', + 'smb-digital' => 'ಎಸ್ಎಂಬಿ ಡಿಜಿಟಲ್', + 'kalliope-verbund' => 'ಕಲ್ಲಿಯೋಪ್ ಜಾಲಬಂಧ', ); diff --git a/kn/tag_relation_type.php b/kn/tag_relation_type.php index d6ccec4..d75790e 100644 --- a/kn/tag_relation_type.php +++ b/kn/tag_relation_type.php @@ -1,9 +1,9 @@ 'Tag', - 'object_type' => 'Object type', - 'material' => 'Material', - 'technique' => 'Technique', - 'display_subject' => 'Display subject', + 'tag' => 'ಟ್ಯಾಗ್', + 'object_type' => 'ವಸ್ತುವಿನ ಪ್ರಕಾರ', + 'material' => 'ವಸ್ತು', + 'technique' => 'ತಂತ್ರಗಾರಿಕೆ', + 'display_subject' => 'ವಿಷಯವನ್ನು ಪ್ರದರ್ಶಿಸಿ', ); diff --git a/kn/timing_intervals_set.php b/kn/timing_intervals_set.php index 6aae520..3e9d5de 100644 --- a/kn/timing_intervals_set.php +++ b/kn/timing_intervals_set.php @@ -1,7 +1,7 @@ 'Weekly', - 'monthly' => 'Monthly', - 'annual' => 'Annual', + 'weekly' => 'ಪ್ರತಿ ವಾರ', + 'monthly' => 'ಪ್ರತಿ ವಾರ', + 'annual' => 'ವಾರ್ಷಿಕವಾಗಿ', ); diff --git a/kn/title_types_set.php b/kn/title_types_set.php index bf4cda9..ef59eab 100644 --- a/kn/title_types_set.php +++ b/kn/title_types_set.php @@ -2,10 +2,10 @@ declare(strict_types = 1); $title_types_set = array ( '' => ' ', - 'Science' => 'Science', - 'Everyday speech' => 'Everyday speech', - 'Colloquial speech' => 'Colloquial speech', - 'Dialect' => 'Dialect', - 'Professional jargon' => 'Professional jargon', - 'Sociolect' => 'Sociolect', + 'Science' => 'ವಿಜ್ಞಾನ', + 'Everyday speech' => 'ದೈನಂದಿನ ಭಾಷಣ', + 'Colloquial speech' => 'ಆಡುಮಾತಿನ ಮಾತು', + 'Dialect' => 'ಉಪಭಾಷೆ', + 'Professional jargon' => 'ವೃತ್ತಿಪರ ಪರಿಭಾಷೆ', + 'Sociolect' => 'ಸಾಮಾಜಿಕ ಆಯ್ಕೆ', ); diff --git a/kn/todo_status.php b/kn/todo_status.php index 778c451..6bbd528 100644 --- a/kn/todo_status.php +++ b/kn/todo_status.php @@ -1,9 +1,9 @@ 'Suggested', - 'planned' => 'Planned', - 'in_progress' => 'In progress', - 'done' => 'Done', - 'cancelled' => 'Cancelled', + 'suggested' => 'ಸೂಚಿಸಲಾಗಿದೆ', + 'planned' => 'ಯೋಜಿತ', + 'in_progress' => 'ಪ್ರಗತಿಯಲ್ಲಿದೆ', + 'done' => 'ನೆರವೇರಿತು', + 'cancelled' => 'ರದ್ದುಗೊಳಿಸಲಾಗಿದೆ', ); diff --git a/kn/units_count_copies_set.php b/kn/units_count_copies_set.php index 9463162..9504703 100644 --- a/kn/units_count_copies_set.php +++ b/kn/units_count_copies_set.php @@ -1,6 +1,6 @@ 'Copies', - 'specimen' => 'Specimen', + 'copies' => 'ಪ್ರತಿಗಳು', + 'specimen' => 'ಮಾದರಿ', ); diff --git a/kn/units_count_parts_set.php b/kn/units_count_parts_set.php index 849ce6c..caf63d5 100644 --- a/kn/units_count_parts_set.php +++ b/kn/units_count_parts_set.php @@ -1,7 +1,7 @@ 'Parts', - 'pages' => 'Pages', - 'sheets' => 'Sheets', + 'parts' => 'ಭಾಗಗಳು', + 'pages' => 'ಪುಟಗಳು', + 'sheets' => 'ಹಾಳೆಗಳು', ); diff --git a/kn/vocabulary_redaction_level.php b/kn/vocabulary_redaction_level.php index 2334cba..1d64046 100644 --- a/kn/vocabulary_redaction_level.php +++ b/kn/vocabulary_redaction_level.php @@ -1,7 +1,7 @@ 'Checked', - 'unchecked' => 'Unchecked', - 'questionable' => 'Questionable', + 'checked' => 'ಪರಿಶೀಲಿಸಲಾಗಿದೆ', + 'unchecked' => 'ಪರಿಶೀಲಿಸದ', + 'questionable' => 'ಪ್ರಶ್ನಾರ್ಹ', );