Updated strings for translation

This commit is contained in:
OverloadedOrama 2020-03-25 04:29:23 +02:00
parent d858be72c3
commit 873808d6c1
2 changed files with 46 additions and 0 deletions

View file

@ -321,6 +321,7 @@ func _on_ExportDialog_about_to_show() -> void:
for child in $Popups.get_children(): # Set the theme for the popups
child.theme = Global.control.theme
file_exists_alert = tr("File %s already exists. Overwrite?") # Update translation
func _on_Tabs_tab_clicked(tab : int) -> void:
current_tab = tab

View file

@ -55,12 +55,21 @@ msgstr ""
msgid "Save as..."
msgstr ""
msgid "Import"
msgstr ""
msgid "Import PNG..."
msgstr ""
msgid "Export"
msgstr ""
msgid "Export..."
msgstr ""
msgid "Export as..."
msgstr ""
msgid "Export PNG..."
msgstr ""
@ -139,13 +148,43 @@ msgstr ""
msgid "File Exists, Overwrite?"
msgstr ""
msgid "File %s already exists. Overwrite?"
msgstr ""
msgid "Directory path or file name is not valid!"
msgstr ""
msgid "Can't load file '%s'.\n"
"Error code: %s"
msgstr ""
msgid "Preview:"
msgstr ""
msgid "Frame:"
msgstr ""
msgid "Browse"
msgstr ""
msgid "Resize:"
msgstr ""
msgid "Cancel Export"
msgstr ""
msgid "Alert!"
msgstr ""
msgid "Select Current Folder"
msgstr ""
msgid "Open a Directory"
msgstr ""
msgid "All frames as multiple files"
msgstr ""
msgid "EXPORT_CURRENT_FRAME_LABEL"
msgstr ""
@ -158,9 +197,15 @@ msgstr ""
msgid "Columns"
msgstr ""
msgid "Columns:"
msgstr ""
msgid "Rows"
msgstr ""
msgid "Rows:"
msgstr ""
msgid "Path:"
msgstr ""