From cd1f5128afa5ed1847d9481cdc31a035b6cf132e Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Wed, 4 Dec 2024 17:00:30 +0100 Subject: [PATCH] l10n/weblate: update English (United Kingdom) translation Currently translated at 100.0% (6 of 6 strings) l10n/weblate: add English (United Kingdom) translation Co-authored-by: Andi Chandler Translate-URL: https://hosted.weblate.org/projects/vanilla-os/abroot-rollback-notifier/en_GB/ Translation: Vanilla OS/ABRoot Rollback Notifier --- po/LINGUAS | 1 + po/en_GB.po | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 po/en_GB.po 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."