diff --git a/po/LINGUAS b/po/LINGUAS index c4ef0b7..9e0f9bf 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -16,3 +16,4 @@ eo fr ga id +en_GB diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000..54376e5 --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,47 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the abroot-rollback-notifier package. +# Andi Chandler , 2024. +msgid "" +msgstr "" +"Project-Id-Version: abroot-rollback-notifier\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-05-30 14:54+0530\n" +"PO-Revision-Date: 2024-12-04 16:00+0000\n" +"Last-Translator: Andi Chandler \n" +"Language-Team: English (United Kingdom) \n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.9-dev\n" + +#: abroot-rollback-notifier.in:92 +msgid "Rollback is possible" +msgstr "Rollback is possible" + +#: abroot-rollback-notifier.in:94 +msgid "" +"It appears you booted to the previous root. Do you want to rollback to this " +"state?" +msgstr "" +"It appears you booted to the previous root. Do you want to rollback to this " +"state?" + +#: abroot-rollback-notifier.in:102 +msgid "Success" +msgstr "Success" + +#: abroot-rollback-notifier.in:103 +msgid "Rollback has been completed successfully." +msgstr "Rollback has been completed successfully." + +#: abroot-rollback-notifier.in:108 +msgid "Error" +msgstr "Error" + +#: abroot-rollback-notifier.in:109 +msgid "Rollback failed." +msgstr "Rollback failed."