Skip to content

Commit 6a28e65

Browse files
committed
Update translation template
1 parent 3cbf7ac commit 6a28e65

File tree

3 files changed

+54
-60
lines changed

3 files changed

+54
-60
lines changed

po/extra/extra.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: extra\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"

po/io.elementary.code.pot

Lines changed: 52 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
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 ""
9090
msgid "%s - %s"
9191
msgstr ""
9292

93-
#: src/MainWindow.vala:960 src/Services/Document.vala:661
93+
#: src/MainWindow.vala:960 src/Services/Document.vala:664
9494
msgid "All files"
9595
msgstr ""
9696

97-
#: src/MainWindow.vala:964 src/Services/Document.vala:665
97+
#: src/MainWindow.vala:964 src/Services/Document.vala:668
9898
msgid "Text files"
9999
msgstr ""
100100

@@ -107,8 +107,8 @@ msgid "Open"
107107
msgstr ""
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
113113
msgid "Cancel"
114114
msgstr ""
@@ -284,29 +284,23 @@ msgid "Restore Anyway"
284284
msgstr ""
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
296294
msgid "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
304300
msgid "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
312306
msgid "This folder is a child of an open project"
@@ -460,148 +454,148 @@ msgid "Error while creating new branch: “%s”"
460454
msgstr ""
461455

462456
#. Empty files are valid text files
463-
#: src/Services/Document.vala:379
457+
#: src/Services/Document.vala:380
464458
#, c-format
465459
msgid "%s Is Not a Text File"
466460
msgstr ""
467461

468-
#: src/Services/Document.vala:380
462+
#: src/Services/Document.vala:381
469463
msgid "Code will not load this type of file."
470464
msgstr ""
471465

472-
#: src/Services/Document.vala:382
466+
#: src/Services/Document.vala:383
473467
msgid "Load Anyway"
474468
msgstr ""
475469

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

481-
#: src/Services/Document.vala:404
475+
#: src/Services/Document.vala:405
482476
msgid "Please wait while Code is loading the file."
483477
msgstr ""
484478

485-
#: src/Services/Document.vala:406
479+
#: src/Services/Document.vala:407
486480
msgid "Cancel Loading"
487481
msgstr ""
488482

489-
#: src/Services/Document.vala:493
483+
#: src/Services/Document.vala:496
490484
#, c-format
491485
msgid "Save changes to “%s” before closing?"
492486
msgstr ""
493487

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

498-
#: src/Services/Document.vala:500
492+
#: src/Services/Document.vala:503
499493
msgid "Close Without Saving"
500494
msgstr ""
501495

502-
#: src/Services/Document.vala:504 src/Services/Document.vala:672
496+
#: src/Services/Document.vala:507 src/Services/Document.vala:675
503497
msgid "Save"
504498
msgstr ""
505499

506-
#: src/Services/Document.vala:631
500+
#: src/Services/Document.vala:634
507501
#, c-format
508502
msgid "Saving to “%s” failed."
509503
msgstr ""
510504

511-
#: src/Services/Document.vala:669
505+
#: src/Services/Document.vala:672
512506
msgid "Save File"
513507
msgstr ""
514508

515-
#: src/Services/Document.vala:756 src/Services/Document.vala:774
509+
#: src/Services/Document.vala:759 src/Services/Document.vala:777
516510
msgid "New Document"
517511
msgstr ""
518512

519513
#. No path for a new document
520-
#: src/Services/Document.vala:776
514+
#: src/Services/Document.vala:779
521515
#, c-format
522516
msgid "Cannot save this document to %s"
523517
msgstr ""
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
528522
msgid "Cannot read text in file “%s”"
529523
msgstr ""
530524

531-
#: src/Services/Document.vala:845
525+
#: src/Services/Document.vala:848
532526
msgid "You may not have permission to read the file."
533527
msgstr ""
534528

535-
#: src/Services/Document.vala:847
529+
#: src/Services/Document.vala:850
536530
msgid "The file may be corrupt or may not be a text file"
537531
msgstr ""
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
542536
msgid "Show Anyway"
543537
msgstr ""
544538

545-
#: src/Services/Document.vala:884
539+
#: src/Services/Document.vala:887
546540
#, c-format
547541
msgid ""
548542
"The location containing the file “%s” was unmounted and there are unsaved "
549543
"changes."
550544
msgstr ""
551545

552-
#: src/Services/Document.vala:886
546+
#: src/Services/Document.vala:889
553547
#, c-format
554548
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
555549
msgstr ""
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
561555
msgid "File “%s” does not have write permission."
562556
msgstr ""
563557

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

569-
#: src/Services/Document.vala:951
563+
#: src/Services/Document.vala:954
570564
msgid ""
571565
"There are also unsaved changes. Reloading the document will overwrite the "
572566
"unsaved changes."
573567
msgstr ""
574568

575-
#: src/Services/Document.vala:955
569+
#: src/Services/Document.vala:958
576570
msgid "The document changed externally since you last saved it."
577571
msgstr ""
578572

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

584-
#: src/Services/Document.vala:980
578+
#: src/Services/Document.vala:983
585579
msgid "Ignore"
586580
msgstr ""
587581

588-
#: src/Services/Document.vala:982
582+
#: src/Services/Document.vala:985
589583
msgid "Save Duplicate…"
590584
msgstr ""
591585

592-
#: src/Services/Document.vala:1031
586+
#: src/Services/Document.vala:1034
593587
msgid "Continue"
594588
msgstr ""
595589

596-
#: src/Services/Document.vala:1033
590+
#: src/Services/Document.vala:1036
597591
msgid "Reload"
598592
msgstr ""
599593

600-
#: src/Services/Document.vala:1036
594+
#: src/Services/Document.vala:1039
601595
msgid "Overwrite"
602596
msgstr ""
603597

604-
#: src/Services/Document.vala:1039
598+
#: src/Services/Document.vala:1042
605599
msgid "Save Document elsewhere"
606600
msgstr ""
607601

@@ -689,28 +683,28 @@ msgstr ""
689683
msgid "Closed Tabs"
690684
msgstr ""
691685

692-
#: src/Widgets/DocumentView.vala:450
686+
#: src/Widgets/DocumentView.vala:454
693687
#, c-format
694688
msgid "Text file from %s:%d"
695689
msgstr ""
696690

697-
#: src/Widgets/DocumentView.vala:626
691+
#: src/Widgets/DocumentView.vala:630
698692
msgid "Close Tabs to the Right"
699693
msgstr ""
700694

701-
#: src/Widgets/DocumentView.vala:627
695+
#: src/Widgets/DocumentView.vala:631
702696
msgid "Close Other Tabs"
703697
msgstr ""
704698

705-
#: src/Widgets/DocumentView.vala:628
699+
#: src/Widgets/DocumentView.vala:632
706700
msgid "Close Tab"
707701
msgstr ""
708702

709-
#: src/Widgets/DocumentView.vala:631
703+
#: src/Widgets/DocumentView.vala:635
710704
msgid "Open in New Window"
711705
msgstr ""
712706

713-
#: src/Widgets/DocumentView.vala:632
707+
#: src/Widgets/DocumentView.vala:636
714708
msgid "Duplicate Tab"
715709
msgstr ""
716710

po/plugins/plugins.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: plugins\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"

0 commit comments

Comments
 (0)