diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index a047d1f..b225034 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,14 +3,19 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +# Translators: +# Stefano Karapetsas <[email protected]>, 2018 +# Martin Wimpress <[email protected]>, 2018 +# Andi Chandler <[email protected]>, 2018 +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-22 12:34+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Martin Wimpress <[email protected]>, 2018\n" +"PO-Revision-Date: 2018-03-12 08:25+0000\n" +"Last-Translator: Andi Chandler <[email protected]>, 2018\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/mate/teams/13566/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -472,8 +477,8 @@ msgstr "File Systems" #, c-format msgid "%u second" msgid_plural "%u seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%u second" +msgstr[1] "%u seconds" #: ../src/load-graph.cpp:350 msgid "not available" @@ -1151,7 +1156,7 @@ msgstr "Graphs" #: ../src/procdialogs.cpp:693 msgid "_Update interval in 1/10 sec:" -msgstr "" +msgstr "_Update interval in 1/10 sec:" #: ../src/procdialogs.cpp:713 msgid "Show network speed in bits" @@ -1417,15 +1422,15 @@ msgstr "%.3g Tbit" #, c-format msgid "%u bit" msgid_plural "%u bits" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%u bit" +msgstr[1] "%u bits" #: ../src/util.cpp:189 #, c-format msgid "%u byte" msgid_plural "%u bytes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%u byte" +msgstr[1] "%u bytes" #. xgettext: rate, 10MiB/s or 10Mbit/s #: ../src/util.cpp:583 |