@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : scratch\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2023-03-24 23:26+0000\n "
11- "PO-Revision-Date : 2023-03-24 23:26 +0000\n "
11+ "PO-Revision-Date : 2023-03-27 00:59 +0000\n "
1212"Last-Translator : David Hewitt <davidmhewitt@gmail.com>\n "
1313"Language-Team : English (United Kingdom) <https://l10n.elementary.io/projects/ "
1414"code/code/en_GB/>\n "
@@ -376,10 +376,9 @@ msgid "Load Anyway"
376376msgstr "Load Anyway"
377377
378378#: src/Services/Document.vala:300
379- #, fuzzy , c-format
380- #| msgid "Loading File \"%s\" Is Taking a Long Time"
379+ #, c-format
381380msgid "Loading File “%s” Is Taking a Long Time"
382- msgstr "Loading File \" %s \" Is Taking a Long Time"
381+ msgstr "Loading File “%s” Is Taking a Long Time"
383382
384383#: src/Services/Document.vala:301
385384msgid "Please wait while Code is loading the file."
@@ -390,10 +389,9 @@ msgid "Cancel Loading"
390389msgstr "Cancel Loading"
391390
392391#: src/Services/Document.vala:393
393- #, fuzzy , c-format
394- #| msgid "Save changes to \"%s\" before closing?"
392+ #, c-format
395393msgid "Save changes to “%s” before closing?"
396- msgstr "Save changes to \" %s \" before closing?"
394+ msgstr "Save changes to “%s” before closing?"
397395
398396#: src/Services/Document.vala:394
399397msgid "If you don't save, changes will be permanently lost."
@@ -418,61 +416,49 @@ msgstr "New Document"
418416
419417#. Show an error view which says "Hey, I cannot read that file!"
420418#: src/Services/Document.vala:762
421- #, fuzzy , c-format
422- #| msgid "Search for text in “%s”"
419+ #, c-format
423420msgid "Cannot read text in file “%s”"
424- msgstr "Search for text in “%s”"
421+ msgstr "Cannot read text in file “%s”"
425422
426423#: src/Services/Document.vala:765
427- #, fuzzy
428- #| msgid "It may be corrupt or you don't have permission to read it."
429424msgid "You may not have permission to read the file."
430- msgstr "It may be corrupt or you don't have permission to read it ."
425+ msgstr "You may not have permission to read the file ."
431426
432427#: src/Services/Document.vala:767
433428msgid "The file may be corrupt or may not be a text file"
434- msgstr ""
429+ msgstr "The file may be corrupt or may not be a text file "
435430
436431#. Lack of read permission results in empty content string. Do not give option to open
437432#. in new document in that case.
438433#: src/Services/Document.vala:773
439- #, fuzzy
440- #| msgid "Load Anyway"
441434msgid "Show Anyway"
442- msgstr "Load Anyway"
435+ msgstr "Show Anyway"
443436
444437#: src/Services/Document.vala:802
445- #, fuzzy , c-format
446- #| msgid ""
447- #| "The location containing the file \"%s\" was unmounted. Do you want to "
448- #| "save somewhere else?"
438+ #, c-format
449439msgid ""
450440"The location containing the file “%s” was unmounted. Do you want to save "
451441"somewhere else?"
452442msgstr ""
453- "The location containing the file \" %s \" was unmounted. Do you want to save "
443+ "The location containing the file “%s” was unmounted. Do you want to save "
454444"somewhere else?"
455445
456446#: src/Services/Document.vala:805
457447msgid "Save As…"
458448msgstr "Save As…"
459449
460450#: src/Services/Document.vala:811
461- #, fuzzy , c-format
462- #| msgid "File \"%s\" was deleted. Do you want to save it anyway?"
451+ #, c-format
463452msgid "File “%s” was deleted. Do you want to save it anyway?"
464- msgstr "File \" %s \" was deleted. Do you want to save it anyway?"
453+ msgstr "File “%s” was deleted. Do you want to save it anyway?"
465454
466455#: src/Services/Document.vala:855
467- #, fuzzy , c-format
468- #| msgid ""
469- #| "File \"%s\" was modified by an external application. Do you want to load "
470- #| "it again or continue your editing?"
456+ #, c-format
471457msgid ""
472458"File “%s” was modified by an external application. Do you want to load it "
473459"again or continue your editing?"
474460msgstr ""
475- "File \" %s \" was modified by an external application. Do you want to load it "
461+ "File “%s” was modified by an external application. Do you want to load it "
476462"again or continue your editing?"
477463
478464#: src/Services/Document.vala:858
@@ -484,27 +470,21 @@ msgid "Continue"
484470msgstr "Continue"
485471
486472#: src/Services/Document.vala:888
487- #, fuzzy , c-format
488- #| msgid ""
489- #| "You cannot save the document to \"%s\". Do you want to save the file "
490- #| "somewhere else?"
473+ #, c-format
491474msgid ""
492475"You cannot save the document to “%s”. Do you want to save the file somewhere "
493476"else?"
494477msgstr ""
495- "You cannot save the document to \" %s \" . Do you want to save the file "
496- "somewhere else?"
478+ "You cannot save the document to “%s” . Do you want to save the file somewhere "
479+ "else?"
497480
498481#: src/Services/Document.vala:892
499- #, fuzzy , c-format
500- #| msgid ""
501- #| "You cannot save changes to the file \"%s\". Do you want to save the "
502- #| "changes somewhere else?"
482+ #, c-format
503483msgid ""
504484"You cannot save changes to the file “%s”. Do you want to save the changes "
505485"somewhere else?"
506486msgstr ""
507- "You cannot save changes to the file \" %s \" . Do you want to save the changes "
487+ "You cannot save changes to the file “%s” . Do you want to save the changes "
508488"somewhere else?"
509489
510490#: src/Services/Document.vala:899
0 commit comments