88msgstr ""
99"Project-Id-Version : io.elementary.code\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2025-02-05 10:55 +0000\n "
11+ "POT-Creation-Date : 2025-03-02 09:16 +0000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -90,11 +90,11 @@ msgstr ""
9090msgid "%s - %s"
9191msgstr ""
9292
93- #: src/MainWindow.vala:960 src/Services/Document.vala:661
93+ #: src/MainWindow.vala:960 src/Services/Document.vala:664
9494msgid "All files"
9595msgstr ""
9696
97- #: src/MainWindow.vala:964 src/Services/Document.vala:665
97+ #: src/MainWindow.vala:964 src/Services/Document.vala:668
9898msgid "Text files"
9999msgstr ""
100100
@@ -107,8 +107,8 @@ msgid "Open"
107107msgstr ""
108108
109109#: src/MainWindow.vala:972 src/Dialogs/GlobalSearchDialog.vala:109
110- #: src/Dialogs/NewBranchDialog.vala:42 src/Services/Document.vala:503
111- #: src/Services/Document.vala:673 plugins/pastebin/pastebin_dialog.vala:327
110+ #: src/Dialogs/NewBranchDialog.vala:42 src/Services/Document.vala:506
111+ #: src/Services/Document.vala:676 plugins/pastebin/pastebin_dialog.vala:327
112112#: plugins/pastebin/pastebin_dialog.vala:378
113113msgid "Cancel"
114114msgstr ""
@@ -284,29 +284,23 @@ msgid "Restore Anyway"
284284msgstr ""
285285
286286#: src/Dialogs/CloseProjectsConfirmationDialog.vala:40
287- msgid "This folder is the parent of an open project"
288- msgstr ""
289-
290- #: src/Dialogs/CloseProjectsConfirmationDialog.vala:41
291287#, c-format
292- msgid "This folder is the parent of %u open projects"
293- msgstr ""
288+ msgid "This folder is the parent of an open project"
289+ msgid_plural "This folder is the parent of %u open projects"
290+ msgstr[ 0 ] ""
291+ msgstr[ 1 ] ""
294292
295293#: src/Dialogs/CloseProjectsConfirmationDialog.vala:46
296294msgid "Opening this folder will close the child project"
297- msgstr ""
298-
299- #: src/Dialogs/CloseProjectsConfirmationDialog.vala:47
300- msgid "Opening this folder will close all child projects"
301- msgstr ""
295+ msgid_plural "Opening this folder will close all child projects"
296+ msgstr[ 0 ] ""
297+ msgstr[ 1 ] ""
302298
303299#: src/Dialogs/CloseProjectsConfirmationDialog.vala:52
304300msgid "Close Child Project"
305- msgstr ""
306-
307- #: src/Dialogs/CloseProjectsConfirmationDialog.vala:53
308- msgid "Close Child Projects"
309- msgstr ""
301+ msgid_plural "Close Child Projects"
302+ msgstr[ 0 ] ""
303+ msgstr[ 1 ] ""
310304
311305#: src/Dialogs/CloseProjectsConfirmationDialog.vala:57
312306msgid "This folder is a child of an open project"
@@ -460,148 +454,148 @@ msgid "Error while creating new branch: “%s”"
460454msgstr ""
461455
462456#. Empty files are valid text files
463- #: src/Services/Document.vala:379
457+ #: src/Services/Document.vala:380
464458#, c-format
465459msgid "%s Is Not a Text File"
466460msgstr ""
467461
468- #: src/Services/Document.vala:380
462+ #: src/Services/Document.vala:381
469463msgid "Code will not load this type of file."
470464msgstr ""
471465
472- #: src/Services/Document.vala:382
466+ #: src/Services/Document.vala:383
473467msgid "Load Anyway"
474468msgstr ""
475469
476- #: src/Services/Document.vala:403
470+ #: src/Services/Document.vala:404
477471#, c-format
478472msgid "Loading File “%s” Is Taking a Long Time"
479473msgstr ""
480474
481- #: src/Services/Document.vala:404
475+ #: src/Services/Document.vala:405
482476msgid "Please wait while Code is loading the file."
483477msgstr ""
484478
485- #: src/Services/Document.vala:406
479+ #: src/Services/Document.vala:407
486480msgid "Cancel Loading"
487481msgstr ""
488482
489- #: src/Services/Document.vala:493
483+ #: src/Services/Document.vala:496
490484#, c-format
491485msgid "Save changes to “%s” before closing?"
492486msgstr ""
493487
494- #: src/Services/Document.vala:494
488+ #: src/Services/Document.vala:497
495489msgid "If you don't save, changes will be permanently lost."
496490msgstr ""
497491
498- #: src/Services/Document.vala:500
492+ #: src/Services/Document.vala:503
499493msgid "Close Without Saving"
500494msgstr ""
501495
502- #: src/Services/Document.vala:504 src/Services/Document.vala:672
496+ #: src/Services/Document.vala:507 src/Services/Document.vala:675
503497msgid "Save"
504498msgstr ""
505499
506- #: src/Services/Document.vala:631
500+ #: src/Services/Document.vala:634
507501#, c-format
508502msgid "Saving to “%s” failed."
509503msgstr ""
510504
511- #: src/Services/Document.vala:669
505+ #: src/Services/Document.vala:672
512506msgid "Save File"
513507msgstr ""
514508
515- #: src/Services/Document.vala:756 src/Services/Document.vala:774
509+ #: src/Services/Document.vala:759 src/Services/Document.vala:777
516510msgid "New Document"
517511msgstr ""
518512
519513#. No path for a new document
520- #: src/Services/Document.vala:776
514+ #: src/Services/Document.vala:779
521515#, c-format
522516msgid "Cannot save this document to %s"
523517msgstr ""
524518
525519#. Show an error view which says "Hey, I cannot read that file!"
526- #: src/Services/Document.vala:842
520+ #: src/Services/Document.vala:845
527521#, c-format
528522msgid "Cannot read text in file “%s”"
529523msgstr ""
530524
531- #: src/Services/Document.vala:845
525+ #: src/Services/Document.vala:848
532526msgid "You may not have permission to read the file."
533527msgstr ""
534528
535- #: src/Services/Document.vala:847
529+ #: src/Services/Document.vala:850
536530msgid "The file may be corrupt or may not be a text file"
537531msgstr ""
538532
539533#. Lack of read permission results in empty content string. Do not give option to open
540534#. in new document in that case.
541- #: src/Services/Document.vala:853
535+ #: src/Services/Document.vala:856
542536msgid "Show Anyway"
543537msgstr ""
544538
545- #: src/Services/Document.vala:884
539+ #: src/Services/Document.vala:887
546540#, c-format
547541msgid ""
548542"The location containing the file “%s” was unmounted and there are unsaved "
549543"changes."
550544msgstr ""
551545
552- #: src/Services/Document.vala:886
546+ #: src/Services/Document.vala:889
553547#, c-format
554548msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
555549msgstr ""
556550
557551#. Check external changes after loading
558552#. The file has become unwritable while changes are pending
559- #: src/Services/Document.vala:900
553+ #: src/Services/Document.vala:903
560554#, c-format
561555msgid "File “%s” does not have write permission."
562556msgstr ""
563557
564- #: src/Services/Document.vala:946
558+ #: src/Services/Document.vala:949
565559#, c-format
566560msgid "File “%s” was modified by an external application"
567561msgstr ""
568562
569- #: src/Services/Document.vala:951
563+ #: src/Services/Document.vala:954
570564msgid ""
571565"There are also unsaved changes. Reloading the document will overwrite the "
572566"unsaved changes."
573567msgstr ""
574568
575- #: src/Services/Document.vala:955
569+ #: src/Services/Document.vala:958
576570msgid "The document changed externally since you last saved it."
577571msgstr ""
578572
579- #: src/Services/Document.vala:971
573+ #: src/Services/Document.vala:974
580574#, c-format
581575msgid "“%s” can't be saved here. Save a duplicate somewhere else?"
582576msgstr ""
583577
584- #: src/Services/Document.vala:980
578+ #: src/Services/Document.vala:983
585579msgid "Ignore"
586580msgstr ""
587581
588- #: src/Services/Document.vala:982
582+ #: src/Services/Document.vala:985
589583msgid "Save Duplicate…"
590584msgstr ""
591585
592- #: src/Services/Document.vala:1031
586+ #: src/Services/Document.vala:1034
593587msgid "Continue"
594588msgstr ""
595589
596- #: src/Services/Document.vala:1033
590+ #: src/Services/Document.vala:1036
597591msgid "Reload"
598592msgstr ""
599593
600- #: src/Services/Document.vala:1036
594+ #: src/Services/Document.vala:1039
601595msgid "Overwrite"
602596msgstr ""
603597
604- #: src/Services/Document.vala:1039
598+ #: src/Services/Document.vala:1042
605599msgid "Save Document elsewhere"
606600msgstr ""
607601
@@ -689,28 +683,28 @@ msgstr ""
689683msgid "Closed Tabs"
690684msgstr ""
691685
692- #: src/Widgets/DocumentView.vala:450
686+ #: src/Widgets/DocumentView.vala:454
693687#, c-format
694688msgid "Text file from %s:%d"
695689msgstr ""
696690
697- #: src/Widgets/DocumentView.vala:626
691+ #: src/Widgets/DocumentView.vala:630
698692msgid "Close Tabs to the Right"
699693msgstr ""
700694
701- #: src/Widgets/DocumentView.vala:627
695+ #: src/Widgets/DocumentView.vala:631
702696msgid "Close Other Tabs"
703697msgstr ""
704698
705- #: src/Widgets/DocumentView.vala:628
699+ #: src/Widgets/DocumentView.vala:632
706700msgid "Close Tab"
707701msgstr ""
708702
709- #: src/Widgets/DocumentView.vala:631
703+ #: src/Widgets/DocumentView.vala:635
710704msgid "Open in New Window"
711705msgstr ""
712706
713- #: src/Widgets/DocumentView.vala:632
707+ #: src/Widgets/DocumentView.vala:636
714708msgid "Duplicate Tab"
715709msgstr ""
716710
0 commit comments