Skip to content

Commit f3ffcac

Browse files
phlosticallyweblate
phlostically
authored andcommitted
Translated using Weblate (Esperanto)
Currently translated at 89.6% (3922 of 4375 strings) Co-authored-by: phlostically <[email protected]> Translate-URL: https://hosted.weblate.org/projects/pypa/packaging-python-org/eo/ Translation: pypa/packaging.python.org
1 parent a1fb794 commit f3ffcac

File tree

1 file changed

+28
-68
lines changed

1 file changed

+28
-68
lines changed

locales/eo/LC_MESSAGES/messages.po

+28-68
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ msgstr ""
99
"Project-Id-Version: Python Packaging User Guide\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2025-05-02 23:58+0000\n"
12-
"PO-Revision-Date: 2025-05-02 23:58+0000\n"
12+
"PO-Revision-Date: 2025-05-09 17:01+0000\n"
1313
"Last-Translator: phlostically <[email protected]>\n"
14-
"Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/packaging-"
15-
"python-org/eo/>\n"
14+
"Language-Team: Esperanto <https://hosted.weblate.org/projects/pypa/"
15+
"packaging-python-org/eo/>\n"
1616
"Language: eo\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19881,7 +19881,7 @@ msgstr "Python-ekvivalentaĵo"
1988119881

1988219882
#: ../source/specifications/dependency-specifiers.rst:249
1988319883
msgid "Type"
19884-
msgstr ""
19884+
msgstr "Tipo"
1988519885

1988619886
#: ../source/specifications/dependency-specifiers.rst:250
1988719887
msgid "Sample values"
@@ -20061,17 +20061,13 @@ msgid ""
2006120061
msgstr "Eraro, se ne ekzistas kunteksto interpretanta la specifon."
2006220062

2006320063
#: ../source/specifications/dependency-specifiers.rst:302
20064-
#, fuzzy
20065-
#| msgid "``pyproject.toml``"
2006620064
msgid "``toml``"
20067-
msgstr "``pyproject.toml``"
20065+
msgstr "``toml``"
2006820066

2006920067
#: ../source/specifications/dependency-specifiers.rst:303
2007020068
#: ../source/specifications/pylock-toml.rst:108
20071-
#, fuzzy
20072-
#| msgid "``extra``"
2007320069
msgid "``extras``"
20074-
msgstr "``extra``"
20070+
msgstr "``extras``"
2007520071

2007620072
#: ../source/specifications/dependency-specifiers.rst:306
2007720073
#: ../source/specifications/dependency-specifiers.rst:311
@@ -20080,19 +20076,15 @@ msgstr ""
2008020076

2008120077
#: ../source/specifications/dependency-specifiers.rst:307
2008220078
msgid "``{\"toml\"}``"
20083-
msgstr ""
20079+
msgstr "``{\"toml\"}``"
2008420080

2008520081
#: ../source/specifications/dependency-specifiers.rst:308
20086-
#, fuzzy
20087-
#| msgid "``dependencies``"
2008820082
msgid "``dependency_groups``"
20089-
msgstr "``dependencies``"
20083+
msgstr "``dependency_groups``"
2009020084

2009120085
#: ../source/specifications/dependency-specifiers.rst:312
20092-
#, fuzzy
20093-
#| msgid "``test``"
2009420086
msgid "``{\"test\"}``"
20095-
msgstr "``test``"
20087+
msgstr "``{\"test\"}``"
2009620088

2009720089
#: ../source/specifications/dependency-specifiers.rst:314
2009820090
msgid ""
@@ -23861,10 +23853,8 @@ msgid ""
2386123853
msgstr ""
2386223854

2386323855
#: ../source/specifications/pylock-toml.rst:65
23864-
#, fuzzy
23865-
#| msgid "``version``"
2386623856
msgid "``lock-version``"
23867-
msgstr "``version``"
23857+
msgstr "``lock-version``"
2386823858

2386923859
#: ../source/specifications/pylock-toml.rst:67
2387023860
msgid "**Type**: string; value of ``\"1.0\"``"
@@ -23909,10 +23899,8 @@ msgid "If a tool doesn't support a major version, it MUST raise an error."
2390923899
msgstr ""
2391023900

2391123901
#: ../source/specifications/pylock-toml.rst:81
23912-
#, fuzzy
23913-
#| msgid "``entry-points``"
2391423902
msgid "``environments``"
23915-
msgstr "``entry-points``"
23903+
msgstr "``environments``"
2391623904

2391723905
#: ../source/specifications/pylock-toml.rst:83
2391823906
#: ../source/specifications/pylock-toml.rst:110
@@ -24035,10 +24023,8 @@ msgid ""
2403524023
msgstr ""
2403624024

2403724025
#: ../source/specifications/pylock-toml.rst:130
24038-
#, fuzzy
24039-
#| msgid "The ``[dependency-groups]`` Table"
2404024026
msgid "``dependency-groups``"
24041-
msgstr "La Tabelo ``[dependency-groups]``"
24027+
msgstr "``dependency-groups``"
2404224028

2404324029
#: ../source/specifications/pylock-toml.rst:134
2404424030
#: ../source/specifications/pylock-toml.rst:716
@@ -24069,7 +24055,7 @@ msgstr ""
2406924055

2407024056
#: ../source/specifications/pylock-toml.rst:152
2407124057
msgid "``default-groups``"
24072-
msgstr ""
24058+
msgstr "``default-groups``"
2407324059

2407424060
#: ../source/specifications/pylock-toml.rst:156
2407524061
msgid "**Inspiration**: Poetry_, PDM_"
@@ -24097,7 +24083,7 @@ msgstr ""
2409724083

2409824084
#: ../source/specifications/pylock-toml.rst:171
2409924085
msgid "``created-by``"
24100-
msgstr ""
24086+
msgstr "``created-by``"
2410124087

2410224088
#: ../source/specifications/pylock-toml.rst:175
2410324089
msgid "**Inspiration**: Tools with their name in their lock file name"
@@ -24124,10 +24110,8 @@ msgid ""
2412424110
msgstr ""
2412524111

2412624112
#: ../source/specifications/pylock-toml.rst:186
24127-
#, fuzzy
24128-
#| msgid "``packages``"
2412924113
msgid "``[[packages]]``"
24130-
msgstr "``packages``"
24114+
msgstr "``[[packages]]``"
2413124115

2413224116
#: ../source/specifications/pylock-toml.rst:188
2413324117
#: ../source/specifications/pylock-toml.rst:254
@@ -24149,10 +24133,8 @@ msgid ""
2414924133
msgstr ""
2415024134

2415124135
#: ../source/specifications/pylock-toml.rst:199
24152-
#, fuzzy
24153-
#| msgid "``packages``"
2415424136
msgid "``packages.name``"
24155-
msgstr "``packages``"
24137+
msgstr "``packages.name``"
2415624138

2415724139
#: ../source/specifications/pylock-toml.rst:203
2415824140
msgid "**Inspiration**: :ref:`core-metadata-name`"
@@ -24169,10 +24151,8 @@ msgstr ""
2416924151
"komparado."
2417024152

2417124153
#: ../source/specifications/pylock-toml.rst:210
24172-
#, fuzzy
24173-
#| msgid "``packages``"
2417424154
msgid "``packages.version``"
24175-
msgstr "``packages``"
24155+
msgstr "``packages.version``"
2417624156

2417724157
#: ../source/specifications/pylock-toml.rst:214
2417824158
msgid "**Inspiration**: :ref:`core-metadata-version`"
@@ -24207,10 +24187,8 @@ msgid ""
2420724187
msgstr ""
2420824188

2420924189
#: ../source/specifications/pylock-toml.rst:227
24210-
#, fuzzy
24211-
#| msgid "``packages``"
2421224190
msgid "``packages.marker``"
24213-
msgstr "``packages``"
24191+
msgstr "``packages.marker``"
2421424192

2421524193
#: ../source/specifications/pylock-toml.rst:231
2421624194
msgid "**Inspiration**: PDM_"
@@ -24223,10 +24201,8 @@ msgid ""
2422324201
msgstr ""
2422424202

2422524203
#: ../source/specifications/pylock-toml.rst:240
24226-
#, fuzzy
24227-
#| msgid "``requires-python``"
2422824204
msgid "``packages.requires-python``"
24229-
msgstr "``requires-python``"
24205+
msgstr "``packages.requires-python``"
2423024206

2423124207
#: ../source/specifications/pylock-toml.rst:244
2423224208
msgid "**Inspiration**: :ref:`core-metadata-requires-python`"
@@ -24239,10 +24215,8 @@ msgid ""
2423924215
msgstr ""
2424024216

2424124217
#: ../source/specifications/pylock-toml.rst:252
24242-
#, fuzzy
24243-
#| msgid "``dependencies``"
2424424218
msgid "``[[packages.dependencies]]``"
24245-
msgstr "``dependencies``"
24219+
msgstr "``[[packages.dependencies]]``"
2424624220

2424724221
#: ../source/specifications/pylock-toml.rst:257
2424824222
msgid ""
@@ -24267,10 +24241,8 @@ msgid ""
2426724241
msgstr ""
2426824242

2426924243
#: ../source/specifications/pylock-toml.rst:272
24270-
#, fuzzy
24271-
#| msgid "``packages``"
2427224244
msgid "``[packages.vcs]``"
24273-
msgstr "``packages``"
24245+
msgstr "``[packages.vcs]``"
2427424246

2427524247
#: ../source/specifications/pylock-toml.rst:274
2427624248
#: ../source/specifications/pylock-toml.rst:376
@@ -24323,10 +24295,8 @@ msgid ""
2432324295
msgstr ""
2432424296

2432524297
#: ../source/specifications/pylock-toml.rst:294
24326-
#, fuzzy
24327-
#| msgid "``packages``"
2432824298
msgid "``packages.vcs.type``"
24329-
msgstr "``packages``"
24299+
msgstr "``packages.vcs.type``"
2433024300

2433124301
#: ../source/specifications/pylock-toml.rst:296
2433224302
msgid ""
@@ -24349,10 +24319,8 @@ msgid "The type of version control system used."
2434924319
msgstr "Instali el versikontrola sistemo"
2435024320

2435124321
#: ../source/specifications/pylock-toml.rst:306
24352-
#, fuzzy
24353-
#| msgid "``packages``"
2435424322
msgid "``packages.vcs.url``"
24355-
msgstr "``packages``"
24323+
msgstr "``packages.vcs.url``"
2435624324

2435724325
#: ../source/specifications/pylock-toml.rst:309
2435824326
msgid "**Required?**: if :ref:`pylock-packages-vcs-path` is not specified"
@@ -24365,10 +24333,8 @@ msgid "The URL_ to the source tree."
2436524333
msgstr "La fontarbo"
2436624334

2436724335
#: ../source/specifications/pylock-toml.rst:317
24368-
#, fuzzy
24369-
#| msgid "``packages``"
2437024336
msgid "``packages.vcs.path``"
24371-
msgstr "``packages``"
24337+
msgstr "``packages.vcs.path``"
2437224338

2437324339
#: ../source/specifications/pylock-toml.rst:320
2437424340
msgid "**Required?**: if :ref:`pylock-packages-vcs-url` is not specified"
@@ -24392,10 +24358,8 @@ msgid ""
2439224358
msgstr ""
2439324359

2439424360
#: ../source/specifications/pylock-toml.rst:331
24395-
#, fuzzy
24396-
#| msgid "``requested_revision`` field"
2439724361
msgid "``packages.vcs.requested-revision``"
24398-
msgstr "kampo ``requested_revision``"
24362+
msgstr "``packages.vcs.requested-revision``"
2439924363

2440024364
#: ../source/specifications/pylock-toml.rst:336
2440124365
msgid "The branch/tag/ref/commit/revision/etc. that the user requested."
@@ -24408,10 +24372,8 @@ msgid ""
2440824372
msgstr ""
2440924373

2441024374
#: ../source/specifications/pylock-toml.rst:345
24411-
#, fuzzy
24412-
#| msgid "``packages``"
2441324375
msgid "``packages.vcs.commit-id``"
24414-
msgstr "``packages``"
24376+
msgstr "``packages.vcs.commit-id``"
2441524377

2441624378
#: ../source/specifications/pylock-toml.rst:350
2441724379
msgid "The exact commit/revision number that is to be installed."
@@ -24437,7 +24399,7 @@ msgstr ""
2443724399

2443824400
#: ../source/specifications/pylock-toml.rst:359
2443924401
msgid "``packages.vcs.subdirectory``"
24440-
msgstr ""
24402+
msgstr "``packages.vcs.subdirectory``"
2444124403

2444224404
#: ../source/specifications/pylock-toml.rst:363
2444324405
msgid "**Inspiration**: :ref:`direct-url-data-structure-subdirectories`"
@@ -24455,10 +24417,8 @@ msgid "The path MUST be relative to the root of the source tree structure."
2445524417
msgstr ""
2445624418

2445724419
#: ../source/specifications/pylock-toml.rst:374
24458-
#, fuzzy
24459-
#| msgid "``packages``"
2446024420
msgid "``[packages.directory]``"
24461-
msgstr "``packages``"
24421+
msgstr "``[packages.directory]``"
2446224422

2446324423
#: ../source/specifications/pylock-toml.rst:377
2446424424
msgid ""

0 commit comments

Comments
 (0)