Skip to content

Commit a6af86f

Browse files
phlosticallyweblate
phlostically
authored andcommitted
l10n/weblate: update Esperanto translation
Currently translated at 50.4% (113 of 224 strings) Co-authored-by: phlostically <phlostically@mailinator.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/eo/ Translation: Vanilla OS/Apx
1 parent e53d07e commit a6af86f

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

locales/eo.yml

+44-44
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ apx:
1313
no: "ne"
1414

1515
msg:
16-
examples: Examples
17-
aliases: Aliases
18-
flags: Flags
19-
globalFlags: Global Flags
16+
examples: Ekzemploj
17+
aliases: Sinonimoj
18+
flags: Flagoj
19+
globalFlags: Mallokaj flagoj
2020
moreInfo: Use %s for more information about a command
21-
usage: Usage
22-
additionalCommands: Additional Commands
23-
availableCommands: Available Commands
24-
version: Show version for apx.
25-
help: Show help for apx.
21+
usage: Uzado
22+
additionalCommands: Pliaj komandoj
23+
availableCommands: Haveblaj komandoj
24+
version: Montri la version de apx.
25+
help: Montri helpon pri apx.
2626
additionalHelpTopics: Additional help topics
2727
runtimeCommand:
2828
description: "Work with the specified subsystem, accessing the package manager and
@@ -97,11 +97,11 @@ runtimeCommand:
9797
description: "Path of the binary output (default: ~/.local/bin/)."
9898

9999
start:
100-
description: Start the subsystem.
100+
description: Lanĉi la subsistemon.
101101
stop:
102-
description: Stop the subsystem.
102+
description: Mallanĉi la subsistemon.
103103
run:
104-
description: Run command inside subsystem.
104+
description: Ruli komandon en subsistemo.
105105
pkgmanagers:
106106
description: "Work with the package managers that are available in apx."
107107
labels:
@@ -113,32 +113,32 @@ pkgmanagers:
113113
info:
114114
noPkgManagers: "No package managers available. Create a new one with 'apx pkgmanagers
115115
new' or contact the system administrator."
116-
foundPkgManagers: "Found %d package managers"
116+
foundPkgManagers: "Troviĝis %d pakadministriloj"
117117
options:
118118
json:
119-
description: "Output in JSON format."
119+
description: "Eligaĵo kiel JSON."
120120
show:
121121
description: "Show information about the specified package manager."
122122
new:
123-
description: "Create a new package manager."
123+
description: "Krei novan pakadministrilon."
124124

125125
error:
126-
emptyName: "The name cannot be empty."
126+
emptyName: "La nomo devas esti nemalplena."
127127
noName: "Neniu nomo specifiĝis."
128-
emptyCommand: "The command cannot be empty."
128+
emptyCommand: "La komando devas esti nemalplena."
129129
noCommand: "No command specified for '%s'."
130-
alreadyExists: "A package manager with the name '%s' already exists."
130+
alreadyExists: "Pakadministrilo nomita «%s» jam ekzistas."
131131
info:
132132
askName: "Elektu nomon:"
133133
askSudo: "Does the package manager need sudo to run?"
134-
askCommand: "Enter the command for '%s':"
134+
askCommand: "Tajpu la komandon por «%s»:"
135135
askOverwrite: "A package manager with the name '%s' already exists. Overwrite
136136
it?"
137137
options:
138138
assumeYes:
139139
description: "Assume yes to all prompts."
140140
name:
141-
description: "The name of the package manager."
141+
description: "La nomo de la pakadministrilo."
142142
needSudo:
143143
description: "Whether the package manager needs sudo to run."
144144
autoremove:
@@ -161,7 +161,7 @@ pkgmanagers:
161161
description: "The command to run to update the list of available packages."
162162
upgrade:
163163
description: "The command to run to upgrade packages."
164-
success: Package manager %s created successfully.
164+
success: Sukcese kreis la pakadministrilon %s.
165165
rm:
166166
description: "Remove the specified package manager."
167167

@@ -185,14 +185,14 @@ pkgmanagers:
185185
name:
186186
description: The name of the package manager to export.
187187
error:
188-
noOutput: No output specified.
189-
noName: No name specified.
188+
noOutput: Neniu eligo specifiĝis.
189+
noName: Neniu nomo specifiĝis.
190190
description: Export the specified package manager.
191191
info:
192192
success: Exported package manager '%s' to '%s'.
193193
import:
194194
error:
195-
noInput: No input specified.
195+
noInput: Neniu enigo specifiĝis.
196196
cannotLoad: Cannot load package manager from '%s'.
197197
info:
198198
success: Imported package manager from '%s'.
@@ -206,7 +206,7 @@ pkgmanagers:
206206
success: Updated package manager '%s'.
207207
askNewCommand: "Enter new command for '%s' (leave empty to keep '%s'):"
208208
error:
209-
noName: No name specified.
209+
noName: Neniu nomo specifiĝis.
210210
missingCommand: Missing command for %s.
211211
stacks:
212212
description: "Work with the stacks that are available in apx."
@@ -229,11 +229,11 @@ stacks:
229229
new:
230230
description: "Krei novan stakon."
231231
error:
232-
emptyName: "The name cannot be empty."
232+
emptyName: "La nomo devas esti nemalplena."
233233
noName: "Neniu nomo specifiĝis."
234-
emptyBase: "The base cannot be empty."
234+
emptyBase: "La bazo devas esti nemalplena."
235235
noBase: "Neniu bazo specifiĝis."
236-
emptyPkgManager: "The package manager cannot be empty."
236+
emptyPkgManager: "La pakadministrilo devas esti nemalplena."
237237
noPkgManager: "Neniu pakadministrilo specifiĝis."
238238
pkgManagerDoesNotExist: "The specified package manager does not exist. Create
239239
it with 'apx pkgmanagers new' or contact the system administrator."
@@ -244,9 +244,9 @@ stacks:
244244
new' or contact the system administrator.
245245
info:
246246
askName: "Elektu nomon:"
247-
askBase: "Choose a base (e.g. 'vanillaos/pico'):"
247+
askBase: "Elektu bazon (ekz. «vanillaos/pico»):"
248248
askPkgManager: "Elektu pakadministrilon:"
249-
selectPkgManager: "Select a package manager [1-%d]:"
249+
selectPkgManager: "Elektu pakadministrilon [1-%d]:"
250250
noPackages: "You have not provided any package to install in the stack. Do you
251251
want to add some now?"
252252
confirmPackages: "Do you want to confirm the current packages list?"
@@ -257,13 +257,13 @@ stacks:
257257
assumeYes:
258258
description: "Assume yes to all prompts."
259259
name:
260-
description: "The name of the stack."
260+
description: "La nomo de la stako."
261261
base:
262262
description: "The base subsystem to use."
263263
packages:
264-
description: "La instalota pako."
264+
description: "La instalotaj pakoj."
265265
pkgManager:
266-
description: "The package manager to use."
266+
description: "La uzota pakadministrilo."
267267
update:
268268
description: "Ĝisdatigi la specifitan stakon."
269269
error:
@@ -286,13 +286,13 @@ stacks:
286286
assumeYes:
287287
description: "Assume yes to all prompts."
288288
name:
289-
description: "The name of the stack."
289+
description: "La nomo de la stako."
290290
base:
291-
description: "The base subsystem to use."
291+
description: "La uzota baza subsistemo."
292292
packages:
293293
description: "La instalotaj pakoj."
294294
pkgManager:
295-
description: "The package manager to use."
295+
description: "La uzota pakadministrilo."
296296
rm:
297297
description: "Forigi la specifitan stakon."
298298
error:
@@ -321,9 +321,9 @@ stacks:
321321
description: "Enporti la specifitan stakon."
322322
error:
323323
noInput: "Neniu enigo specifiĝis."
324-
cannotLoad: "Cannot load stack from '%s'."
324+
cannotLoad: "Ne eblas ŝargi stakon el «%s»."
325325
info:
326-
success: "Imported stack from '%s'."
326+
success: "Enportis stakon el «%s»."
327327
options:
328328
input:
329329
description: "The path to import the stack from."
@@ -343,28 +343,28 @@ subsystems:
343343
foundSubsystems: "Troviĝis %d subsistemoj:"
344344
options:
345345
json:
346-
description: "Output in JSON format."
346+
description: "Eligaĵo kiel JSON."
347347
new:
348348
description: "Krei novan subsistemon."
349349
error:
350350
noStacks: "A stack is needed to create a subsystem. Create a new one with 'apx
351351
stacks new' or contact the system administrator."
352-
emptyName: "The name cannot be empty."
352+
emptyName: "La nomo devas esti nemalplena."
353353
noName: "Neniu nomo specifiĝis."
354-
emptyStack: "The stack cannot be empty."
354+
emptyStack: "La stako devas esti nemalplena."
355355
noStack: "Neniu stako specifiĝis."
356356
stackDoesNotExist: "The specified stack does not exist. Create it with 'apx
357357
stacks new' or contact the system administrator."
358-
alreadyExists: "A subsystem with the name '%s' already exists."
358+
alreadyExists: "Subsistemo nomita «%s» jam ekzistas."
359359
info:
360360
askName: "Elektu nomon:"
361361
selectStack: "Elektu stakon [1-%d]:"
362362
success: "Kreiĝis subsistemo «%s»."
363363
creatingSubsystem: "Creating subsystem '%s' with stack '%s'…"
364-
availableStacks: 'Available stacks:'
364+
availableStacks: 'Haveblaj stakoj:'
365365
options:
366366
name:
367-
description: "The name of the subsystem."
367+
description: "La nomo de la subsistemo."
368368
stack:
369369
description: "La uzota stako."
370370
home:

0 commit comments

Comments
 (0)