Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore/l10n: translation updates from Hosted Weblate #15

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions po/LINGUAS
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ eo
fr
ga
id
en_GB
47 changes: 47 additions & 0 deletions po/en_GB.po
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>, 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 <[email protected]>\n"
"Language-Team: English (United Kingdom) <https://hosted.weblate.org/projects/"
"vanilla-os/abroot-rollback-notifier/en_GB/>\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."
Loading