Skip to content

Commit

Permalink
Apply translations
Browse files Browse the repository at this point in the history
  • Loading branch information
danirod committed Nov 1, 2024
1 parent ce036f9 commit 47cbf5f
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 43 deletions.
10 changes: 9 additions & 1 deletion po/POTFILES.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ data/cartero.desktop.in.in
data/es.danirod.Cartero.gschema.xml

data/gtk/help_overlay.blp
data/ui/code_export_pane.blp
data/ui/endpoint_pane.blp
data/ui/export_tab.blp
data/ui/formdata_payload_pane.blp
data/ui/key_value_pane.blp
data/ui/key_value_row.blp
Expand All @@ -29,7 +31,13 @@ src/file.rs
src/main.rs
src/objects/key_value_item.rs
src/objects/mod.rs
src/utils/mod.rs
src/widgets/endpoint_pane.rs
src/widgets/export_tab/base.rs
src/widgets/export_tab/code.rs
src/widgets/export_tab/mod.rs
src/widgets/export_tab/service.rs
src/widgets/export_tab/tab.rs
src/widgets/file_dialogs.rs
src/widgets/item_pane.rs
src/widgets/key_value_pane.rs
Expand All @@ -45,4 +53,4 @@ src/widgets/request_body/urlencoded.rs
src/widgets/response_headers.rs
src/widgets/response_panel.rs
src/widgets/save_dialog.rs
src/win.rs
src/win.rs
30 changes: 23 additions & 7 deletions po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartero\n"
"Report-Msgid-Bugs-To: https://github.com/danirod/cartero/issues\n"
"POT-Creation-Date: 2024-07-30 15:27+0200\n"
"POT-Creation-Date: 2024-11-01 21:04+0100\n"
"PO-Revision-Date: 2024-07-30 15:26+0200\n"
"Last-Translator: <>\n"
"Language-Team: Catalan\n"
Expand Down Expand Up @@ -124,6 +124,10 @@ msgstr "L'última ubicació on es va obrir un arxiu"
msgid "The last location where a file was saved"
msgstr "L'última ubicació on es va guardar un arxiu"

#: data/ui/code_export_pane.blp:58
msgid "Copy"
msgstr "Copiar"

#: data/ui/endpoint_pane.blp:59
msgid "Request URL"
msgstr "URL de petició"
Expand Down Expand Up @@ -152,6 +156,18 @@ msgstr "Variables"
msgid "Body"
msgstr "Cos"

#: data/ui/endpoint_pane.blp:175
msgid "Export request"
msgstr "Exportar petició"

#: data/ui/export_tab.blp:35
msgid "Export to"
msgstr "Exportar com"

#: data/ui/export_tab.blp:69 data/ui/payload_tab.blp:81
msgid "(none)"
msgstr "(nada)"

#: data/ui/key_value_row.blp:40
msgid "Name"
msgstr "Nom"
Expand Down Expand Up @@ -278,10 +294,6 @@ msgstr "Mètode de petició"
msgid "Body type"
msgstr "Tipus de cos"

#: data/ui/payload_tab.blp:81
msgid "(none)"
msgstr "(nada)"

#: data/ui/payload_tab.blp:82
msgid "URL Encoded"
msgstr "URL Encoded"
Expand Down Expand Up @@ -323,6 +335,10 @@ msgstr "_Descartar"
msgid "_Save"
msgstr "_Guardar"

#: src/widgets/export_tab/code.rs:114
msgid "Content copied to the clipboard"
msgstr "Contingut copiat al porta-retalls"

#: src/widgets/file_dialogs.rs:18
msgid "Request (.cartero)"
msgstr "Petició (.cartero)"
Expand All @@ -343,11 +359,11 @@ msgstr "(sense títol)"
msgid "Draft"
msgstr "Esborrany"

#: src/win.rs:495
#: src/win.rs:516
msgid "The Cartero authors"
msgstr "Els autors de Cartero"

#: src/win.rs:496
#: src/win.rs:517
msgid "© 2024 the Cartero authors"
msgstr "© 2024 Els autors de Cartero"

Expand Down
30 changes: 23 additions & 7 deletions po/cartero.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartero\n"
"Report-Msgid-Bugs-To: https://github.com/danirod/cartero/issues\n"
"POT-Creation-Date: 2024-08-05 17:30+0200\n"
"POT-Creation-Date: 2024-11-01 21:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -172,6 +172,10 @@ msgctxt "shortcuts window"
msgid "Send request"
msgstr ""

#: data/ui/code_export_pane.blp:58
msgid "Copy"
msgstr ""

#: data/ui/endpoint_pane.blp:59
msgid "Request URL"
msgstr ""
Expand Down Expand Up @@ -200,6 +204,18 @@ msgstr ""
msgid "Body"
msgstr ""

#: data/ui/endpoint_pane.blp:175
msgid "Export request"
msgstr ""

#: data/ui/export_tab.blp:35
msgid "Export to"
msgstr ""

#: data/ui/export_tab.blp:69 data/ui/payload_tab.blp:81
msgid "(none)"
msgstr ""

#: data/ui/key_value_row.blp:40
msgid "Name"
msgstr ""
Expand Down Expand Up @@ -326,10 +342,6 @@ msgstr ""
msgid "Body type"
msgstr ""

#: data/ui/payload_tab.blp:81
msgid "(none)"
msgstr ""

#: data/ui/payload_tab.blp:82
msgid "URL Encoded"
msgstr ""
Expand Down Expand Up @@ -370,6 +382,10 @@ msgstr ""
msgid "_Save"
msgstr ""

#: src/widgets/export_tab/code.rs:114
msgid "Content copied to the clipboard"
msgstr ""

#: src/widgets/file_dialogs.rs:18
msgid "Request (.cartero)"
msgstr ""
Expand All @@ -390,10 +406,10 @@ msgstr ""
msgid "Draft"
msgstr ""

#: src/win.rs:495
#: src/win.rs:516
msgid "The Cartero authors"
msgstr ""

#: src/win.rs:496
#: src/win.rs:517
msgid "© 2024 the Cartero authors"
msgstr ""
30 changes: 23 additions & 7 deletions po/eo.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartero\n"
"Report-Msgid-Bugs-To: https://github.com/danirod/cartero/issues\n"
"POT-Creation-Date: 2024-07-30 16:10+0200\n"
"POT-Creation-Date: 2024-11-01 21:04+0100\n"
"PO-Revision-Date: 2024-07-30 15:00+0200\n"
"Last-Translator: <>\n"
"Language-Team: Esperanto\n"
Expand Down Expand Up @@ -116,6 +116,10 @@ msgstr ""
msgid "The last location where a file was saved"
msgstr ""

#: data/ui/code_export_pane.blp:58
msgid "Copy"
msgstr "Kopii"

#: data/ui/endpoint_pane.blp:59
msgid "Request URL"
msgstr "URL"
Expand Down Expand Up @@ -144,6 +148,18 @@ msgstr "Variabloj"
msgid "Body"
msgstr "Korpo"

#: data/ui/endpoint_pane.blp:175
msgid "Export request"
msgstr ""

#: data/ui/export_tab.blp:35
msgid "Export to"
msgstr ""

#: data/ui/export_tab.blp:69 data/ui/payload_tab.blp:81
msgid "(none)"
msgstr ""

#: data/ui/key_value_row.blp:40
msgid "Name"
msgstr "Nomo"
Expand Down Expand Up @@ -275,10 +291,6 @@ msgstr "HTTP-metodo"
msgid "Body type"
msgstr "Korpo"

#: data/ui/payload_tab.blp:81
msgid "(none)"
msgstr ""

#: data/ui/payload_tab.blp:82
msgid "URL Encoded"
msgstr ""
Expand Down Expand Up @@ -320,6 +332,10 @@ msgstr ""
msgid "_Save"
msgstr "Konservi"

#: src/widgets/export_tab/code.rs:114
msgid "Content copied to the clipboard"
msgstr ""

#: src/widgets/file_dialogs.rs:18
msgid "Request (.cartero)"
msgstr "Petdosiero (.cartero)"
Expand All @@ -341,11 +357,11 @@ msgstr ""
msgid "Draft"
msgstr ""

#: src/win.rs:495
#: src/win.rs:516
msgid "The Cartero authors"
msgstr ""

#: src/win.rs:496
#: src/win.rs:517
msgid "© 2024 the Cartero authors"
msgstr ""

Expand Down
30 changes: 23 additions & 7 deletions po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartero\n"
"Report-Msgid-Bugs-To: https://github.com/danirod/cartero/issues\n"
"POT-Creation-Date: 2024-08-05 17:30+0200\n"
"POT-Creation-Date: 2024-11-01 21:04+0100\n"
"PO-Revision-Date: 2024-07-30 15:26+0200\n"
"Last-Translator: <>\n"
"Language-Team: Spanish\n"
Expand Down Expand Up @@ -179,6 +179,10 @@ msgctxt "shortcuts window"
msgid "Send request"
msgstr "Enviar petición"

#: data/ui/code_export_pane.blp:58
msgid "Copy"
msgstr "Copiar"

#: data/ui/endpoint_pane.blp:59
msgid "Request URL"
msgstr "URL de petición"
Expand Down Expand Up @@ -207,6 +211,18 @@ msgstr "Variables"
msgid "Body"
msgstr "Cuerpo"

#: data/ui/endpoint_pane.blp:175
msgid "Export request"
msgstr "Exportar petición"

#: data/ui/export_tab.blp:35
msgid "Export to"
msgstr "Exportar como"

#: data/ui/export_tab.blp:69 data/ui/payload_tab.blp:81
msgid "(none)"
msgstr "(nada)"

#: data/ui/key_value_row.blp:40
msgid "Name"
msgstr "Nombre"
Expand Down Expand Up @@ -333,10 +349,6 @@ msgstr "Método de petición"
msgid "Body type"
msgstr "Tipo de cuerpo"

#: data/ui/payload_tab.blp:81
msgid "(none)"
msgstr "(nada)"

#: data/ui/payload_tab.blp:82
msgid "URL Encoded"
msgstr "URL Encoded"
Expand Down Expand Up @@ -378,6 +390,10 @@ msgstr "_Descartar"
msgid "_Save"
msgstr "_Guardar"

#: src/widgets/export_tab/code.rs:114
msgid "Content copied to the clipboard"
msgstr "Contenido copiado al portapapeles"

#: src/widgets/file_dialogs.rs:18
msgid "Request (.cartero)"
msgstr "Petición (.cartero)"
Expand All @@ -398,11 +414,11 @@ msgstr "(sin título)"
msgid "Draft"
msgstr "Borrador"

#: src/win.rs:495
#: src/win.rs:516
msgid "The Cartero authors"
msgstr "Los autores de Cartero"

#: src/win.rs:496
#: src/win.rs:517
msgid "© 2024 the Cartero authors"
msgstr "© 2024 los autores de Cartero"

Expand Down
Loading

0 comments on commit 47cbf5f

Please sign in to comment.