Skip to content

Commit d473d2b

Browse files
committed
refactor create_distrobox_dialog
1 parent 72bf82a commit d473d2b

File tree

15 files changed

+409
-446
lines changed

15 files changed

+409
-446
lines changed

po/ar.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,8 @@ msgid "Select Assemble File"
193193
msgstr "اختر ملف التجميع"
194194

195195
#: src/dialogs/create_distrobox_dialog.rs:288
196-
msgid "From URL"
197-
msgstr "من رابط URL"
196+
msgid "Assemble from URL"
197+
msgstr "تجميع من رابط URL"
198198

199199
#: src/dialogs/create_distrobox_dialog.rs:289
200200
msgid "Create a container from a remote URL"

po/de.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ msgid "Select Assemble File"
196196
msgstr "Assemblierungsdatei auswählen"
197197

198198
#: src/dialogs/create_distrobox_dialog.rs:288
199-
msgid "From URL"
200-
msgstr "Von URL"
199+
msgid "Assemble from URL"
200+
msgstr "Von URL zusammenstellen"
201201

202202
#: src/dialogs/create_distrobox_dialog.rs:289
203203
msgid "Create a container from a remote URL"

po/distroshelf.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ msgid "Select Assemble File"
191191
msgstr ""
192192

193193
#: src/dialogs/create_distrobox_dialog.rs:288
194-
msgid "From URL"
194+
msgid "Assemble from URL"
195195
msgstr ""
196196

197197
#: src/dialogs/create_distrobox_dialog.rs:289

po/es.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@ msgstr "Crear un contenedor a partir de un archivo de ensamblaje"
185185
msgid "Select Assemble File"
186186
msgstr "Seleccionar archivo de ensamblaje"
187187

188-
#: src/dialogs/create_distrobox_dialog.rs:288
189-
msgid "From URL"
190-
msgstr "Desde URL"
188+
#: src/dialogs/create_distrobox_dialog.rs:278
189+
msgid "Assemble from URL"
190+
msgstr "Ensamblar desde URL"
191191

192192
#: src/dialogs/create_distrobox_dialog.rs:289
193193
msgid "Create a container from a remote URL"

po/fr.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ msgid "Select Assemble File"
196196
msgstr "Sélectionner le fichier d'assemblage"
197197

198198
#: src/dialogs/create_distrobox_dialog.rs:288
199-
msgid "From URL"
200-
msgstr "Depuis une URL"
199+
msgid "Assemble from URL"
200+
msgstr "Assembler à partir d'une URL"
201201

202202
#: src/dialogs/create_distrobox_dialog.rs:289
203203
msgid "Create a container from a remote URL"

po/hi.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ msgid "Select Assemble File"
195195
msgstr "असेंबल फ़ाइल चुनें"
196196

197197
#: src/dialogs/create_distrobox_dialog.rs:288
198-
msgid "From URL"
199-
msgstr "URL से"
198+
msgid "Assemble from URL"
199+
msgstr "URL से असेंबल करें"
200200

201201
#: src/dialogs/create_distrobox_dialog.rs:289
202202
msgid "Create a container from a remote URL"

po/it.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ msgid "Select Assemble File"
196196
msgstr "Seleziona file di assemblaggio"
197197

198198
#: src/dialogs/create_distrobox_dialog.rs:288
199-
msgid "From URL"
200-
msgstr "Da URL"
199+
msgid "Assemble from URL"
200+
msgstr "Assembla da URL"
201201

202202
#: src/dialogs/create_distrobox_dialog.rs:289
203203
msgid "Create a container from a remote URL"

po/ja.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ msgid "Select Assemble File"
195195
msgstr "アセンブルファイルを選択"
196196

197197
#: src/dialogs/create_distrobox_dialog.rs:288
198-
msgid "From URL"
199-
msgstr "URLから"
198+
msgid "Assemble from URL"
199+
msgstr "URLから組み立てる"
200200

201201
#: src/dialogs/create_distrobox_dialog.rs:289
202202
msgid "Create a container from a remote URL"

po/ko.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ msgid "Select Assemble File"
196196
msgstr "조립 파일 선택"
197197

198198
#: src/dialogs/create_distrobox_dialog.rs:288
199-
msgid "From URL"
200-
msgstr "URL에서"
199+
msgid "Assemble from URL"
200+
msgstr "URL에서 조립하기"
201201

202202
#: src/dialogs/create_distrobox_dialog.rs:289
203203
msgid "Create a container from a remote URL"

po/nl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ msgid "Select Assemble File"
196196
msgstr "Selecteer samenstelbestand"
197197

198198
#: src/dialogs/create_distrobox_dialog.rs:288
199-
msgid "From URL"
200-
msgstr "Van URL"
199+
msgid "Assemble from URL"
200+
msgstr "Samenstellen van URL"
201201

202202
#: src/dialogs/create_distrobox_dialog.rs:289
203203
msgid "Create a container from a remote URL"

0 commit comments

Comments
 (0)