Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions translations/GodSVG.pot
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ msgid "OK"
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgid "Do you want to proceed?"
msgstr ""

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
Expand Down Expand Up @@ -271,7 +271,7 @@ msgstr ""
msgid "Close"
msgstr ""

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr ""

Expand Down Expand Up @@ -678,7 +678,7 @@ msgstr ""
msgid "Height"
msgstr ""

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr ""

Expand Down Expand Up @@ -732,15 +732,15 @@ msgid "Rename"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgid "Apply Preset"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Move Down"
msgid "Move Up"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgid "Move Down"
msgstr ""

#: src/ui_widgets/palette_config.gd
Expand Down
23 changes: 12 additions & 11 deletions translations/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,18 @@ msgid "OK"
msgstr "Добре"

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr "Експортирай SVG-то"

#: src/autoload/HandlerGUI.gd
#, fuzzy
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr "Графиката може да бъде експортирана само като SVG защото размерът не е определен."

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgstr "Искаш ли да продължиш?"

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgstr "Експортирай SVG-то"

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
#: src/utils/TranslationUtils.gd
msgid "Export"
Expand Down Expand Up @@ -272,7 +273,7 @@ msgstr "Лицензи от трети партии"
msgid "Close"
msgstr "Затвори"

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr "Запиши SVG-то като…"

Expand Down Expand Up @@ -679,7 +680,7 @@ msgstr "Широчина"
msgid "Height"
msgstr "Височина"

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr "Няма пътека към файл"

Expand Down Expand Up @@ -732,6 +733,10 @@ msgstr "Тази палитра има еднакво определетни ц
msgid "Rename"
msgstr "Преименувай"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Приложи шаблон"

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgstr "Премести нагоре"
Expand All @@ -740,10 +745,6 @@ msgstr "Премести нагоре"
msgid "Move Down"
msgstr "Премести надолу"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Приложи шаблон"

#: src/ui_widgets/palette_config.gd
msgid "Copy as XML"
msgstr "Копирай като XML"
Expand Down
23 changes: 12 additions & 11 deletions translations/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,18 @@ msgid "OK"
msgstr "OK"

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr "SVG exportieren"

#: src/autoload/HandlerGUI.gd
#, fuzzy
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr "Die Grafik kann nur als SVG exportiert werden, da ihre Größe nicht definiert ist."

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgstr "Möchten Sie fortfahren?"

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgstr "SVG exportieren"

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
#: src/utils/TranslationUtils.gd
msgid "Export"
Expand Down Expand Up @@ -277,7 +278,7 @@ msgstr "Drittanbieter-Lizenzen"
msgid "Close"
msgstr "Schließen"

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr "SVG speichern als…"

Expand Down Expand Up @@ -697,7 +698,7 @@ msgstr "Breite"
msgid "Height"
msgstr "Höhe"

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr ""

Expand Down Expand Up @@ -751,6 +752,10 @@ msgstr "Diese Palette hat identisch definierte Farben."
msgid "Rename"
msgstr "Umbenennen"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Voreinstellung anwenden"

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgstr "Nach oben"
Expand All @@ -759,10 +764,6 @@ msgstr "Nach oben"
msgid "Move Down"
msgstr "Nach unten"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Voreinstellung anwenden"

#: src/ui_widgets/palette_config.gd
msgid "Copy as XML"
msgstr "Kopieren als XML"
Expand Down
16 changes: 8 additions & 8 deletions translations/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ msgid "OK"
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr ""

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgid "Do you want to proceed?"
msgstr ""

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
Expand Down Expand Up @@ -272,7 +272,7 @@ msgstr ""
msgid "Close"
msgstr ""

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr ""

Expand Down Expand Up @@ -679,7 +679,7 @@ msgstr ""
msgid "Height"
msgstr ""

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr ""

Expand Down Expand Up @@ -733,15 +733,15 @@ msgid "Rename"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgid "Apply Preset"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Move Down"
msgid "Move Up"
msgstr ""

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgid "Move Down"
msgstr ""

#: src/ui_widgets/palette_config.gd
Expand Down
23 changes: 12 additions & 11 deletions translations/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,18 @@ msgid "OK"
msgstr "Aceptar"

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr "Exportar SVG"

#: src/autoload/HandlerGUI.gd
#, fuzzy
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr "El gráfico solo se puede exportar como SVG porque su tamaño no está definido."

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgstr "¿Quieres continuar?"

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgstr "Exportar SVG"

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
#: src/utils/TranslationUtils.gd
msgid "Export"
Expand Down Expand Up @@ -273,7 +274,7 @@ msgstr "Licencias de terceros"
msgid "Close"
msgstr "Cerrar"

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr "Guardar SVG como…"

Expand Down Expand Up @@ -681,7 +682,7 @@ msgstr "Ancho"
msgid "Height"
msgstr "Alto"

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr "Sin ruta de archivo"

Expand Down Expand Up @@ -734,6 +735,10 @@ msgstr "Esta paleta tiene colores idénticos definidos."
msgid "Rename"
msgstr "Renombrar"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Aplicar preajuste"

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgstr "Mover hacia arriba"
Expand All @@ -742,10 +747,6 @@ msgstr "Mover hacia arriba"
msgid "Move Down"
msgstr "Mover hacia abajo"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Aplicar preajuste"

#: src/ui_widgets/palette_config.gd
msgid "Copy as XML"
msgstr "Copiar como XML"
Expand Down
23 changes: 12 additions & 11 deletions translations/et.po
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,18 @@ msgid "OK"
msgstr "Okei"

#: src/autoload/HandlerGUI.gd
msgid "The graphic can be exported only as SVG because its size is not defined."
msgid "Export SVG"
msgstr "Ekspordi SVG"

#: src/autoload/HandlerGUI.gd
#, fuzzy
msgid "The graphic can only be exported as SVG because its size is undefined."
msgstr "Graafika saab eksportida ainult SVG-na, sest selle suurus pole defineeritud."

#: src/autoload/HandlerGUI.gd
msgid "Do you want to proceed?"
msgstr "Kas te tahate jätkata?"

#: src/autoload/HandlerGUI.gd
msgid "Export SVG"
msgstr "Ekspordi SVG"

#: src/autoload/HandlerGUI.gd src/ui_parts/export_menu.gd
#: src/utils/TranslationUtils.gd
msgid "Export"
Expand Down Expand Up @@ -273,7 +274,7 @@ msgstr "Kolmandad litsentsid"
msgid "Close"
msgstr "Sulge"

#: src/ui_parts/current_file_button.gd
#: src/ui_parts/current_file_button.gd src/ui_parts/tab_bar.gd
msgid "Save SVG as…"
msgstr "Salvesta SVG kui…"

Expand Down Expand Up @@ -681,7 +682,7 @@ msgstr "Laius"
msgid "Height"
msgstr "Kõrgus"

#: src/ui_widgets/file_path_field.gd
#: src/ui_widgets/file_path_edit.gd
msgid "No file path"
msgstr "Faili asukoht puudub"

Expand Down Expand Up @@ -734,6 +735,10 @@ msgstr "Selles värvipalettis on sama värv juba olemas."
msgid "Rename"
msgstr "Nimeta ümber"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Rakenda eelseadistus"

#: src/ui_widgets/palette_config.gd
msgid "Move Up"
msgstr "Liiguta üles"
Expand All @@ -742,10 +747,6 @@ msgstr "Liiguta üles"
msgid "Move Down"
msgstr "Liiguta alla"

#: src/ui_widgets/palette_config.gd
msgid "Apply Preset"
msgstr "Rakenda eelseadistus"

#: src/ui_widgets/palette_config.gd
msgid "Copy as XML"
msgstr "Kopeeri kui XML"
Expand Down
Loading