From eb8324935b70e8a8140ffe8d8272790e39a6656d Mon Sep 17 00:00:00 2001 From: klu2300090005 <2300090005@kluniversity.in> Date: Thu, 24 Apr 2025 10:08:48 +0200 Subject: [PATCH] Translated using Weblate (Hindi) Currently translated at 44.9% (834 of 1854 strings) --- plinth/locale/hi/LC_MESSAGES/django.po | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/plinth/locale/hi/LC_MESSAGES/django.po b/plinth/locale/hi/LC_MESSAGES/django.po index 54617637e..3b2ad6478 100644 --- a/plinth/locale/hi/LC_MESSAGES/django.po +++ b/plinth/locale/hi/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-04-21 20:08-0400\n" -"PO-Revision-Date: 2025-04-16 04:54+0000\n" -"Last-Translator: Aryan Raj \n" +"PO-Revision-Date: 2025-04-25 09:01+0000\n" +"Last-Translator: klu2300090005 <2300090005@kluniversity.in>\n" "Language-Team: Hindi \n" "Language: hi\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 5.11-dev\n" +"X-Generator: Weblate 5.11.1-dev\n" #: config.py:103 #, python-brace-format @@ -1756,7 +1756,7 @@ msgstr "" #: modules/diagnostics/__init__.py:222 msgid "You should not install any new apps on this system." -msgstr "" +msgstr "आपको इस सिस्टम पर कोई नया ऐप इंस्टॉल नहीं करना चाहिए।" #: modules/diagnostics/__init__.py:234 #, no-python-format, python-brace-format @@ -1764,10 +1764,12 @@ msgid "" "System is low on memory: {percent_used}% used, {memory_available} " "{memory_available_unit} free. {advice_message}" msgstr "" +"सिस्टम में मेमोरी कम है: {percent_used}% उपयोग हो चुकी है, {memory_available} " +"{memory_available_unit} खाली है। {advice_message}" #: modules/diagnostics/__init__.py:236 msgid "Low Memory" -msgstr "" +msgstr "कम मेमोरी" #: modules/diagnostics/__init__.py:267 #, fuzzy