messages.pot
GNU gettext message catalogue, ASCII text
1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2025-11-10 21:44+0200\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
20
#: __init__.py:61
21
msgid "Laptop battery"
22
msgstr ""
23
24
#: __init__.py:62
25
msgid "Check laptop battery charge"
26
msgstr ""
27
28
#: __init__.py:116
29
#, python-brace-format
30
msgid "{current} Wh of {full} Wh"
31
msgstr ""
32
33
#: __init__.py:154 __init__.py:177
34
msgid "Battery"
35
msgstr ""
36
37
#: __init__.py:157
38
msgid "The energy in the battery is low."
39
msgstr ""
40
41
#: __init__.py:180
42
msgid "The energy in the battery is very low; the device will shut down soon."
43
msgstr ""
44