From 171cb9ed9d07c2bb31e0bc5ee84d6220a0a8cb28 Mon Sep 17 00:00:00 2001 From: PALCHURI BHAVYA VARSHA Date: Tue, 15 Apr 2025 04:19:54 +0200 Subject: [PATCH] Translated using Weblate (Telugu) Currently translated at 100.0% (1862 of 1862 strings) --- plinth/locale/te/LC_MESSAGES/django.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plinth/locale/te/LC_MESSAGES/django.po b/plinth/locale/te/LC_MESSAGES/django.po index a5ac90083..6604e9011 100644 --- a/plinth/locale/te/LC_MESSAGES/django.po +++ b/plinth/locale/te/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: FreedomBox UI\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-04-07 21:06-0400\n" -"PO-Revision-Date: 2025-04-15 02:19+0000\n" -"Last-Translator: Alimilla-Abhinandan \n" +"PO-Revision-Date: 2025-04-15 02:21+0000\n" +"Last-Translator: PALCHURI BHAVYA VARSHA \n" "Language-Team: Telugu \n" "Language: te\n" @@ -33,27 +33,27 @@ msgstr "ఫ్రీడమ్‌బాక్స్" #: daemon.py:124 #, python-brace-format msgid "Service {service_name} is running" -msgstr "సర్వీస్ {service_name} నడుస్తోంది" +msgstr "{service_name} సేవ అమలులో ఉంది" #: daemon.py:222 #, python-brace-format msgid "Listening on {kind} port {listen_address}:{port}" -msgstr "{kind} పోర్ట్ {listen_address}:{port}పై వినడం" +msgstr "{kind} పోర్ట్ {listen_address}:{port} లో వింటున్నాను" #: daemon.py:225 #, python-brace-format msgid "Listening on {kind} port {port}" -msgstr "{kind} పోర్ట్ {port} పై వినడం" +msgstr "{kind} port {port} లో వింటున్నాను" #: daemon.py:296 #, python-brace-format msgid "Connect to {host}:{port}" -msgstr "{host}:{port}కి కనెక్ట్ అవ్వండి" +msgstr "{host} కి కనెక్ట్ అవ్వండి:{port}" #: daemon.py:304 #, python-brace-format msgid "Cannot connect to {host}:{port}" -msgstr "{host}:{port}కి కనెక్ట్ కాలేరు" +msgstr "{host}:{port} కి కనెక్ట్ కాలేదు" #: forms.py:36 msgid "Backup app before uninstall"