Skip to content

Commit

Permalink
Update translation template
Browse files Browse the repository at this point in the history
  • Loading branch information
elementaryBot committed Mar 2, 2025
1 parent 3cbf7ac commit 6a28e65
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 60 deletions.
2 changes: 1 addition & 1 deletion po/extra/extra.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-05 10:55+0000\n"
"POT-Creation-Date: 2025-03-02 09:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
110 changes: 52 additions & 58 deletions po/io.elementary.code.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.code\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-05 10:55+0000\n"
"POT-Creation-Date: 2025-03-02 09:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -90,11 +90,11 @@ msgstr ""
msgid "%s - %s"
msgstr ""

#: src/MainWindow.vala:960 src/Services/Document.vala:661
#: src/MainWindow.vala:960 src/Services/Document.vala:664
msgid "All files"
msgstr ""

#: src/MainWindow.vala:964 src/Services/Document.vala:665
#: src/MainWindow.vala:964 src/Services/Document.vala:668
msgid "Text files"
msgstr ""

Expand All @@ -107,8 +107,8 @@ msgid "Open"
msgstr ""

#: src/MainWindow.vala:972 src/Dialogs/GlobalSearchDialog.vala:109
#: src/Dialogs/NewBranchDialog.vala:42 src/Services/Document.vala:503
#: src/Services/Document.vala:673 plugins/pastebin/pastebin_dialog.vala:327
#: src/Dialogs/NewBranchDialog.vala:42 src/Services/Document.vala:506
#: src/Services/Document.vala:676 plugins/pastebin/pastebin_dialog.vala:327
#: plugins/pastebin/pastebin_dialog.vala:378
msgid "Cancel"
msgstr ""
Expand Down Expand Up @@ -284,29 +284,23 @@ msgid "Restore Anyway"
msgstr ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:40
msgid "This folder is the parent of an open project"
msgstr ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:41
#, c-format
msgid "This folder is the parent of %u open projects"
msgstr ""
msgid "This folder is the parent of an open project"
msgid_plural "This folder is the parent of %u open projects"
msgstr[0] ""
msgstr[1] ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:46
msgid "Opening this folder will close the child project"
msgstr ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:47
msgid "Opening this folder will close all child projects"
msgstr ""
msgid_plural "Opening this folder will close all child projects"
msgstr[0] ""
msgstr[1] ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:52
msgid "Close Child Project"
msgstr ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:53
msgid "Close Child Projects"
msgstr ""
msgid_plural "Close Child Projects"
msgstr[0] ""
msgstr[1] ""

#: src/Dialogs/CloseProjectsConfirmationDialog.vala:57
msgid "This folder is a child of an open project"
Expand Down Expand Up @@ -460,148 +454,148 @@ msgid "Error while creating new branch: “%s”"
msgstr ""

#. Empty files are valid text files
#: src/Services/Document.vala:379
#: src/Services/Document.vala:380
#, c-format
msgid "%s Is Not a Text File"
msgstr ""

#: src/Services/Document.vala:380
#: src/Services/Document.vala:381
msgid "Code will not load this type of file."
msgstr ""

#: src/Services/Document.vala:382
#: src/Services/Document.vala:383
msgid "Load Anyway"
msgstr ""

#: src/Services/Document.vala:403
#: src/Services/Document.vala:404
#, c-format
msgid "Loading File “%s” Is Taking a Long Time"
msgstr ""

#: src/Services/Document.vala:404
#: src/Services/Document.vala:405
msgid "Please wait while Code is loading the file."
msgstr ""

#: src/Services/Document.vala:406
#: src/Services/Document.vala:407
msgid "Cancel Loading"
msgstr ""

#: src/Services/Document.vala:493
#: src/Services/Document.vala:496
#, c-format
msgid "Save changes to “%s” before closing?"
msgstr ""

#: src/Services/Document.vala:494
#: src/Services/Document.vala:497
msgid "If you don't save, changes will be permanently lost."
msgstr ""

#: src/Services/Document.vala:500
#: src/Services/Document.vala:503
msgid "Close Without Saving"
msgstr ""

#: src/Services/Document.vala:504 src/Services/Document.vala:672
#: src/Services/Document.vala:507 src/Services/Document.vala:675
msgid "Save"
msgstr ""

#: src/Services/Document.vala:631
#: src/Services/Document.vala:634
#, c-format
msgid "Saving to “%s” failed."
msgstr ""

#: src/Services/Document.vala:669
#: src/Services/Document.vala:672
msgid "Save File"
msgstr ""

#: src/Services/Document.vala:756 src/Services/Document.vala:774
#: src/Services/Document.vala:759 src/Services/Document.vala:777
msgid "New Document"
msgstr ""

#. No path for a new document
#: src/Services/Document.vala:776
#: src/Services/Document.vala:779
#, c-format
msgid "Cannot save this document to %s"
msgstr ""

#. Show an error view which says "Hey, I cannot read that file!"
#: src/Services/Document.vala:842
#: src/Services/Document.vala:845
#, c-format
msgid "Cannot read text in file “%s”"
msgstr ""

#: src/Services/Document.vala:845
#: src/Services/Document.vala:848
msgid "You may not have permission to read the file."
msgstr ""

#: src/Services/Document.vala:847
#: src/Services/Document.vala:850
msgid "The file may be corrupt or may not be a text file"
msgstr ""

#. Lack of read permission results in empty content string. Do not give option to open
#. in new document in that case.
#: src/Services/Document.vala:853
#: src/Services/Document.vala:856
msgid "Show Anyway"
msgstr ""

#: src/Services/Document.vala:884
#: src/Services/Document.vala:887
#, c-format
msgid ""
"The location containing the file “%s” was unmounted and there are unsaved "
"changes."
msgstr ""

#: src/Services/Document.vala:886
#: src/Services/Document.vala:889
#, c-format
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
msgstr ""

#. Check external changes after loading
#. The file has become unwritable while changes are pending
#: src/Services/Document.vala:900
#: src/Services/Document.vala:903
#, c-format
msgid "File “%s” does not have write permission."
msgstr ""

#: src/Services/Document.vala:946
#: src/Services/Document.vala:949
#, c-format
msgid "File “%s” was modified by an external application"
msgstr ""

#: src/Services/Document.vala:951
#: src/Services/Document.vala:954
msgid ""
"There are also unsaved changes. Reloading the document will overwrite the "
"unsaved changes."
msgstr ""

#: src/Services/Document.vala:955
#: src/Services/Document.vala:958
msgid "The document changed externally since you last saved it."
msgstr ""

#: src/Services/Document.vala:971
#: src/Services/Document.vala:974
#, c-format
msgid "“%s” can't be saved here. Save a duplicate somewhere else?"
msgstr ""

#: src/Services/Document.vala:980
#: src/Services/Document.vala:983
msgid "Ignore"
msgstr ""

#: src/Services/Document.vala:982
#: src/Services/Document.vala:985
msgid "Save Duplicate…"
msgstr ""

#: src/Services/Document.vala:1031
#: src/Services/Document.vala:1034
msgid "Continue"
msgstr ""

#: src/Services/Document.vala:1033
#: src/Services/Document.vala:1036
msgid "Reload"
msgstr ""

#: src/Services/Document.vala:1036
#: src/Services/Document.vala:1039
msgid "Overwrite"
msgstr ""

#: src/Services/Document.vala:1039
#: src/Services/Document.vala:1042
msgid "Save Document elsewhere"
msgstr ""

Expand Down Expand Up @@ -689,28 +683,28 @@ msgstr ""
msgid "Closed Tabs"
msgstr ""

#: src/Widgets/DocumentView.vala:450
#: src/Widgets/DocumentView.vala:454
#, c-format
msgid "Text file from %s:%d"
msgstr ""

#: src/Widgets/DocumentView.vala:626
#: src/Widgets/DocumentView.vala:630
msgid "Close Tabs to the Right"
msgstr ""

#: src/Widgets/DocumentView.vala:627
#: src/Widgets/DocumentView.vala:631
msgid "Close Other Tabs"
msgstr ""

#: src/Widgets/DocumentView.vala:628
#: src/Widgets/DocumentView.vala:632
msgid "Close Tab"
msgstr ""

#: src/Widgets/DocumentView.vala:631
#: src/Widgets/DocumentView.vala:635
msgid "Open in New Window"
msgstr ""

#: src/Widgets/DocumentView.vala:632
#: src/Widgets/DocumentView.vala:636
msgid "Duplicate Tab"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion po/plugins/plugins.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-05 10:55+0000\n"
"POT-Creation-Date: 2025-03-02 09:16+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down

0 comments on commit 6a28e65

Please sign in to comment.