Skip to content

Commit d51bcf0

Browse files
weblateplasmus777tachyglossuesFAlexeinautilusx
authored
Translations update from Hosted Weblate (#262)
* Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (180 of 180 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 21.6% (39 of 180 strings) Co-authored-by: Fernando Lopes <118869201+plasmus777@users.noreply.github.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/pt_BR/ Translation: Vanilla OS/Apx * Translated using Weblate (French) Currently translated at 100.0% (180 of 180 strings) Co-authored-by: tachyglossues <tachyglossues@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/fr/ Translation: Vanilla OS/Apx * Translated using Weblate (Russian) Currently translated at 100.0% (180 of 180 strings) Translated using Weblate (Russian) Currently translated at 100.0% (180 of 180 strings) Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/ru/ Translation: Vanilla OS/Apx * Translated using Weblate (German) Currently translated at 42.2% (76 of 180 strings) Co-authored-by: nautilusx <translate@disroot.org> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/de/ Translation: Vanilla OS/Apx * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (180 of 180 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (180 of 180 strings) Co-authored-by: lakejason0 <sunliyuan200402@outlook.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/zh_Hant/ Translation: Vanilla OS/Apx * Translated using Weblate (Turkish) Currently translated at 43.3% (78 of 180 strings) Co-authored-by: Sinan Sarıhan <sinanveyasinan@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/tr/ Translation: Vanilla OS/Apx * Translated using Weblate (Arabic) Currently translated at 100.0% (180 of 180 strings) Co-authored-by: Moumn Almunawy <moumnalmunawy2006@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/ar/ Translation: Vanilla OS/Apx * Translated using Weblate (Spanish) Currently translated at 13.3% (24 of 180 strings) Co-authored-by: Íñigo Aréjula Aísa <arejula27@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/es/ Translation: Vanilla OS/Apx * Translated using Weblate (Spanish) Currently translated at 13.3% (24 of 180 strings) Co-authored-by: ramon ledesma <rmon.led@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/es/ Translation: Vanilla OS/Apx * Translated using Weblate (Romanian) Currently translated at 100.0% (180 of 180 strings) Co-authored-by: Matt C <matei.gurzu@gmail.com> Translate-URL: https://hosted.weblate.org/projects/vanilla-os/apx/ro/ Translation: Vanilla OS/Apx --------- Co-authored-by: Fernando Lopes <118869201+plasmus777@users.noreply.github.com> Co-authored-by: tachyglossues <tachyglossues@gmail.com> Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com> Co-authored-by: nautilusx <translate@disroot.org> Co-authored-by: lakejason0 <sunliyuan200402@outlook.com> Co-authored-by: Sinan Sarıhan <sinanveyasinan@gmail.com> Co-authored-by: Moumn Almunawy <moumnalmunawy2006@gmail.com> Co-authored-by: Íñigo Aréjula Aísa <arejula27@gmail.com> Co-authored-by: ramon ledesma <rmon.led@gmail.com> Co-authored-by: Matt C <matei.gurzu@gmail.com>
1 parent 36e206a commit d51bcf0

File tree

10 files changed

+267
-262
lines changed

10 files changed

+267
-262
lines changed

locales/ar.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apx:
33
errors:
44
unknownCommand: "أمر غير معروف: %s"
55
invalidInput: "المدخل غير صالح."
6-
invalidChoice: Invalid choice.
6+
invalidChoice: خيار غير صالح.
77
info:
88
aborting: "يتم الالغاء."
99
terminal:
@@ -141,7 +141,7 @@ pkgmanagers:
141141
info:
142142
askConfirmation: "هل انت متأكد من حذف '%s'؟"
143143
success: "تم حذف مدير الحزم '%s'."
144-
aborting: Aborting removal of package manager '%s'.
144+
aborting: إلغاء حذف مدير الحزم '%s'.
145145
options:
146146
force:
147147
description: "إجبار إزالة مدير الحزم."
@@ -160,7 +160,7 @@ stacks:
160160
noStacks: "لا توجد تشكيلات متاحة. قم بإنشاء واحدة جديدة باستخدام 'apx stacks
161161
new' او قم بالتحدث الي مسئول النظام."
162162
foundStacks: "تم العثور على %d تشكيلات:\n"
163-
aborting: Aborting removal of stack '%s'.
163+
aborting: إلغاء حذف التشكيلة '%s'.
164164
options:
165165
json:
166166
description: "المخرجات في صورة JSON."

locales/de.yml

+9-8
Original file line numberDiff line numberDiff line change
@@ -129,22 +129,23 @@ pkgmanagers:
129129
list:
130130
description: "Der Befehl zum auflisten aller installierten Pakete."
131131
purge:
132-
description: "The command to run to purge packages."
132+
description: "Der auszuführende Befehl zum Bereinigen von Paketen."
133133
remove:
134-
description: "The command to run to remove packages."
134+
description: "Der auszuführende Befehl zum Entfernen von Paketen."
135135
search:
136-
description: "The command to run to search for packages."
136+
description: "Der auszuführende Befehl für die Suche nach Paketen."
137137
show:
138-
description: "The command to run to show information about packages."
138+
description: "Der auszuführende Befehl, um Informationen über Pakete anzuzeigen."
139139
update:
140-
description: "The command to run to update the list of available packages."
140+
description: "Der auszuführende Befehl, um die Liste der verfügbaren Pakete
141+
zu aktualisieren."
141142
upgrade:
142-
description: "The command to run to upgrade packages."
143+
description: "Der auszuführende Befehl zum Upgrade von Paketen."
143144
rm:
144-
description: "Remove the specified package manager."
145+
description: "Entfernt den angegebenen Paketmanager."
145146

146147
error:
147-
noName: "No name specified."
148+
noName: "Kein Name angegeben."
148149
inUse: "The package manager is used in %d stacks:\n"
149150
info:
150151
askConfirmation: "Are you sure you want to remove '%s'?"

locales/es.yml

+26-26
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
apx:
2-
description: "Apx is a package manager with support for multiple sources, allowing
3-
you to install packages in subsystems."
2+
description: "Apx es un gestor de paquetes con soporte para múltiples fuentes, que
3+
permite instalar paquetes en subsistemas."
44
errors:
5-
unknownCommand: "Unknown command: %s"
6-
invalidInput: "Invalid input."
7-
invalidChoice: Invalid choice.
5+
unknownCommand: "Comando desconocido: %s"
6+
invalidInput: "Entrada Inválida."
7+
invalidChoice: Elección inválida
88
info:
9-
aborting: "Aborting as requested."
9+
aborting: "Abortando según lo solicitado."
1010
terminal:
11-
yes: "yes"
11+
yes: ""
1212
no: "no"
1313

1414
runtimeCommand:
15-
description: "Work with the specified subsystem, accessing the package manager and
16-
environment."
15+
description: "Trabaja con el subsistema especificado, accediendo al gestor de paquetes
16+
y al entorno."
1717
error:
18-
noPackageSpecified: "No packages specified."
19-
cantAccessPkgManager: "An error occurred while accessing the package manager:
20-
%s"
21-
executingCommand: "An error occurred while executing the command: %s"
22-
noAppNameOrBin: "--app-name or --bin must be specified."
23-
sameAppOrBin: "--app-name and --bin cannot be both specified."
24-
exportingApp: "An error occurred while exporting the application: %s"
25-
exportingBin: "An error occurred while exporting the binary: %s"
26-
unexportingApp: "An error occurred while unexporting the application: %s"
27-
unexportingBin: "An error occurred while unexporting the binary: %s"
18+
noPackageSpecified: "No se especifican paquetes."
19+
cantAccessPkgManager: "Un error ocurrio mientras el gestor de paquetes se estaba
20+
accediendo: %s"
21+
executingCommand: "Un error ocurrio mientras se ejucutaba un commando: %s"
22+
noAppNameOrBin: "--app-nombre o --bin debe ser especifcado."
23+
sameAppOrBin: "--app-nombre y --bin no pueden ambos estar especificados."
24+
exportingApp: "Un error ocurrio mientras se exportaba la applicaćion: %s"
25+
exportingBin: "Un error ocurrio mientas se exportaba el binaro: %s"
26+
unexportingApp: "Un error ocurrio al desexportar una applicación: %s"
27+
unexportingBin: "Un error ocurrio al desexportar el binario: %s"
2828
info:
29-
unexportedApps: "Unexported %d applications\n"
30-
exportedApps: "Exported %d applications\n"
31-
exportedApp: "Exported application %s\n"
32-
exportedBin: "Exported binary %s\n"
33-
unexportedApp: "Unexported application %s\n"
34-
unexportedBin: "Unexported binary %s\n"
29+
unexportedApps: "Aplicaciones %d no exportadas\n"
30+
exportedApps: "Aplicaciones %d exportadas\n"
31+
exportedApp: "Aplicación exportada %s\n"
32+
exportedBin: "Binario exportado %s\n"
33+
unexportedApp: "Aplicación %s no exportada\n"
34+
unexportedBin: "Binario no exportado %s\n"
3535
autoremove:
36-
description: "Remove packages that are no longer required."
36+
description: "Eliminar paquetes ya no requeridos."
3737
clean:
3838
description: "Clean the package manager's cache."
3939
install:

locales/fr.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ pkgmanagers:
152152
info:
153153
askConfirmation: "Êtes-vous sûr de vouloir supprimer \"%s\" ?"
154154
success: "Suppression du gestionnaire de paquets '%s'."
155-
aborting: Aborting removal of package manager '%s'.
155+
aborting: Abandon du gestionnaire de paquets '%s'.
156156
options:
157157
force:
158158
description: "Forcer la suppression du gestionnaire de paquets."
@@ -171,7 +171,7 @@ stacks:
171171
noStacks: "Aucune pile n'est disponible. Créez-en une nouvelle avec 'apx stacks
172172
new' ou contactez l'administrateur système."
173173
foundStacks: "Trouvé %d stacks :\n"
174-
aborting: Aborting removal of stack '%s'.
174+
aborting: Abandon de la suppression de la pile '%s'.
175175
options:
176176
json:
177177
description: "Sortie au format JSON."

0 commit comments

Comments
 (0)