mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-25 08:43:36 +00:00
Translated using Weblate (Telugu)
Currently translated at 53.7% (767 of 1427 strings)
This commit is contained in:
parent
cad2d1f88b
commit
1f25e008a2
@ -11,7 +11,7 @@ msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-14 20:10-0500\n"
|
||||
"PO-Revision-Date: 2022-02-21 10:57+0000\n"
|
||||
"Last-Translator: Anusha.chennamsetti <anusha_csd@srkrec.edu.in>\n"
|
||||
"Last-Translator: Revolutioners <sivamani_csd@srkrec.edu.in>\n"
|
||||
"Language-Team: Telugu <https://hosted.weblate.org/projects/freedombox/"
|
||||
"freedombox/te/>\n"
|
||||
"Language: te\n"
|
||||
@ -2222,22 +2222,32 @@ msgid "Advanced"
|
||||
msgstr ""
|
||||
|
||||
#: plinth/modules/firewall/templates/firewall.html:104
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Advanced firewall operations such as opening custom ports are provided by "
|
||||
"the <a href=\"/_cockpit/network/firewall\">Cockpit</a> app."
|
||||
msgstr ""
|
||||
"దాన్ని పునరుద్ధరించడానికి మరొక %(box_name)s నుండి డౌన్లోడ్ చేయబడిన బ్యాకప్ "
|
||||
"ఫైల్ను అప్లోడ్ చేయండి\n"
|
||||
" విషయాలు. అప్లోడ్ చేసిన తర్వాత మీరు అప్లోడ్ చేయాలనుకుంటున్న యాప్లను "
|
||||
"ఎంచుకోవచ్చు a\n"
|
||||
" బ్యాకప్ ఫైల్."
|
||||
|
||||
#: plinth/modules/first_boot/forms.py:14
|
||||
#, python-brace-format
|
||||
#, fuzzy, python-brace-format
|
||||
msgid ""
|
||||
"Enter the secret generated during FreedomBox installation. This secret can "
|
||||
"also be obtained by running the command \"sudo cat /var/lib/plinth/firstboot-"
|
||||
"wizard-secret\" on your {box_name}"
|
||||
msgstr ""
|
||||
"FreedomBox ఇన్స్టాలేషన్ సమయంలో రూపొందించబడిన రహస్యాన్ని నమోదు చేయండి. మీ "
|
||||
"{box_name}లో \"sudo cat /var/lib/plinth/firstboot-wizard-secret\" ఆదేశాన్ని "
|
||||
"అమలు చేయడం ద్వారా కూడా ఈ రహస్యాన్ని పొందవచ్చు"
|
||||
|
||||
#: plinth/modules/first_boot/forms.py:19
|
||||
#, fuzzy
|
||||
msgid "Firstboot Wizard Secret"
|
||||
msgstr ""
|
||||
msgstr "ఫస్ట్బూట్ విజార్డ్ సీక్రెట్"
|
||||
|
||||
#: plinth/modules/first_boot/templates/firstboot_complete.html:11
|
||||
msgid "Setup Complete!"
|
||||
@ -2269,6 +2279,7 @@ msgid "Setup Complete"
|
||||
msgstr "అమరక పూర్తయ్యింది"
|
||||
|
||||
#: plinth/modules/gitweb/__init__.py:26
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Git is a distributed version-control system for tracking changes in source "
|
||||
"code during software development. Gitweb provides a web interface to Git "
|
||||
@ -2278,6 +2289,14 @@ msgid ""
|
||||
"available graphical clients. And you can share your code with people around "
|
||||
"the world."
|
||||
msgstr ""
|
||||
"Git అనేది సాఫ్ట్వేర్ అభివృద్ధి సమయంలో సోర్స్ కోడ్లో మార్పులను ట్రాక్ "
|
||||
"చేయడానికి పంపిణీ చేయబడిన సంస్కరణ-నియంత్రణ వ్యవస్థ. Gitweb Git రిపోజిటరీలకు "
|
||||
"వెబ్ ఇంటర్ఫేస్ను అందిస్తుంది. మీరు సోర్స్ కోడ్ యొక్క చరిత్ర మరియు "
|
||||
"కంటెంట్ను బ్రౌజ్ చేయవచ్చు, సంబంధిత కమిట్లు మరియు కోడ్లను కనుగొనడానికి "
|
||||
"శోధనను ఉపయోగించవచ్చు. మీరు రిపోజిటరీలను క్లోన్ చేయవచ్చు మరియు కమాండ్-లైన్ "
|
||||
"Git క్లయింట్తో లేదా అందుబాటులో ఉన్న బహుళ గ్రాఫికల్ క్లయింట్లతో కోడ్ "
|
||||
"మార్పులను అప్లోడ్ చేయవచ్చు. మరియు మీరు మీ కోడ్ని ప్రపంచవ్యాప్తంగా ఉన్న "
|
||||
"వ్యక్తులతో పంచుకోవచ్చు."
|
||||
|
||||
#: plinth/modules/gitweb/__init__.py:33
|
||||
#, fuzzy
|
||||
@ -2289,16 +2308,19 @@ msgstr ""
|
||||
"gittutorial\"> Git tutorial </a> ని సందర్శించండి."
|
||||
|
||||
#: plinth/modules/gitweb/__init__.py:51
|
||||
#, fuzzy
|
||||
msgid "Read-write access to Git repositories"
|
||||
msgstr ""
|
||||
msgstr "Git రిపోజిటరీలకు చదవడానికి-వ్రాయడానికి యాక్సెస్"
|
||||
|
||||
#: plinth/modules/gitweb/__init__.py:56 plinth/modules/gitweb/manifest.py:10
|
||||
#, fuzzy
|
||||
msgid "Gitweb"
|
||||
msgstr ""
|
||||
msgstr "Gitweb"
|
||||
|
||||
#: plinth/modules/gitweb/__init__.py:57
|
||||
#, fuzzy
|
||||
msgid "Simple Git Hosting"
|
||||
msgstr ""
|
||||
msgstr "సాధారణ Git హోస్టింగ్"
|
||||
|
||||
#: plinth/modules/gitweb/forms.py:59
|
||||
#, fuzzy
|
||||
@ -2313,12 +2335,15 @@ msgid "Invalid repository name."
|
||||
msgstr "ఆతిథ్యనామం చెల్లనిది"
|
||||
|
||||
#: plinth/modules/gitweb/forms.py:77
|
||||
#, fuzzy
|
||||
msgid "Name of a new repository or URL to import an existing repository."
|
||||
msgstr ""
|
||||
"ఇప్పటికే ఉన్న రిపోజిటరీని దిగుమతి చేయడానికి కొత్త రిపోజిటరీ పేరు లేదా URL."
|
||||
|
||||
#: plinth/modules/gitweb/forms.py:83
|
||||
#, fuzzy
|
||||
msgid "Description of the repository"
|
||||
msgstr ""
|
||||
msgstr "రిపోజిటరీ వివరణ"
|
||||
|
||||
#: plinth/modules/gitweb/forms.py:84 plinth/modules/gitweb/forms.py:88
|
||||
msgid "Optional, for displaying on Gitweb."
|
||||
@ -2364,8 +2389,9 @@ msgid "Default branch"
|
||||
msgstr "డిఫాల్ట్ చర్మం"
|
||||
|
||||
#: plinth/modules/gitweb/forms.py:135
|
||||
#, fuzzy
|
||||
msgid "Gitweb displays this as a default branch."
|
||||
msgstr ""
|
||||
msgstr "Gitweb దీన్ని డిఫాల్ట్ బ్రాంచ్గా ప్రదర్శిస్తుంది."
|
||||
|
||||
#: plinth/modules/gitweb/manifest.py:18
|
||||
msgid "Git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user