From 1dfe406ff9edf73b1a3109575c82c80842a81584 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 4 Jan 2021 23:46:35 +0200 Subject: [PATCH] Update translations. --- i18n/hi.i18n.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json index 973f16876..93c285221 100644 --- a/i18n/hi.i18n.json +++ b/i18n/hi.i18n.json @@ -43,7 +43,7 @@ "act-withBoardTitle": "__board__", "act-withCardTitle": "[__board__] __card__", "actions": "कार्रवाई", - "activities": "गतिविधि", + "activities": "गतिविधियां", "activity": "क्रियाएँ", "activity-added": "जोड़ा गया %s से %s", "activity-archived": "%sसंग्रह में ले जाया गया", @@ -124,7 +124,7 @@ "attachmentDeletePopup-title": "मिटाएँ संलग्नक?", "attachments": "संलग्नक", "auto-watch": "स्वचालित रूप से देखो बोर्डों जब वे बनाए जाते हैं", - "avatar-too-big": "The avatar is too large (520KB max)", + "avatar-too-big": "अवतार बहुत बड़ा है (अधिकतम 520KB)", "back": "वापस", "board-change-color": "रंग बदलना", "board-nb-stars": "%s पसंद होना", @@ -342,11 +342,11 @@ "filter-cards": "निस्पंदन पत्ते या सूची", "list-filter-label": "शीर्षक द्वारा निस्पंदन सूची", "filter-clear": "Clear filter", - "filter-labels-label": "Filter by label", + "filter-labels-label": "लेबल द्वारा फ़िल्टर करें", "filter-no-label": "No label", - "filter-member-label": "Filter by member", + "filter-member-label": "सदस्य द्वारा फ़िल्टर करें", "filter-no-member": "No सदस्य", - "filter-assignee-label": "Filter by assignee", + "filter-assignee-label": "संपत्ति-भागी द्वारा फ़िल्टर करें", "filter-no-assignee": "कोई अभिहस्तांकिती नहीं", "filter-custom-fields-label": "Filter by Custom Fields", "filter-no-custom-fields": "No प्रचलन क्षेत्र", @@ -355,7 +355,7 @@ "filter-on": "Filter is on", "filter-on-desc": "You are filtering कार्ड इस पर बोर्ड. Click here तक संपादित करें filter.", "filter-to-selection": "Filter तक selection", - "other-filters-label": "Other Filters", + "other-filters-label": "अन्य फिल्टर", "advanced-filter-label": "Advanced Filter", "advanced-filter-description": "Advanced Filter allows तक write एक string containing following operators: == != <= >= && || ( ) एक space is used as एक separator between the Operators. You can filter for संपूर्ण प्रचलन क्षेत्र by typing their names और values. For Example: Field1 == Value1. Note: If fields or values contains spaces, you need तक encapsulate them के अंदर single quotes. For Example: 'Field 1' == 'Value 1'. For single control characters (' \\/) तक be skipped, you can use \\. For example: Field1 == I\\'m. Also you can combine multiple conditions. For Example: F1 == V1 || F1 == V2. Normally संपूर्ण operators are interpreted से left तक right. You can change the order by placing brackets. For Example: F1 == V1 && ( F2 == V2 || F2 == V3 ). Also you can search text fields using regex: F1 == /Tes.*/i", "fullname": "Full Name", @@ -409,7 +409,7 @@ "list-select-cards": "Select संपूर्ण कार्ड अंदर में यह list", "set-color-list": "Set Color", "listActionPopup-title": "सूची Actions", - "settingsUserPopup-title": "User Settings", + "settingsUserPopup-title": "उपयोगकर्ता सेटिंग", "swimlaneActionPopup-title": "तैरन Actions", "swimlaneAddPopup-title": "Add a Swimlane below", "listImportCardPopup-title": "Import एक Trello कार्ड",