diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2023-04-28 18:21:56 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2023-04-28 18:21:56 +0000 |
commit | e852055d5ddf082afa2c7384879c8656549d5c75 (patch) | |
tree | ebe1a58536dbf2d4ac0cf78fd56215fbe5b9a99e | |
parent | 5b70d04a09c1d7912c858a4aee37f6ad83f634f0 (diff) | |
download | tdebluez-e852055d5ddf082afa2c7384879c8656549d5c75.tar.gz tdebluez-e852055d5ddf082afa2c7384879c8656549d5c75.zip |
Update translation template.
-rw-r--r-- | translations/messages/tdebluez.pot | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/translations/messages/tdebluez.pot b/translations/messages/tdebluez.pot index 12351d1..44c3450 100644 --- a/translations/messages/tdebluez.pot +++ b/translations/messages/tdebluez.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-03-30 16:28+0200\n" +"POT-Creation-Date: 2023-04-28 18:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -772,8 +772,13 @@ msgstr "" msgid "Reject" msgstr "" -#: tdebluezauth/authorize.cpp:35 -msgid "wants to act as Input Device" +#: tdebluezauth/authorize.cpp:38 +msgid "<b>%1</b> (device address <b>%2</b>) wants to act as Input Device." +msgstr "" + +#: tdebluezauth/authorize.cpp:39 +msgid "" +"<b>%1</b> (device address <b>%2</b>) wants to act as Input Device for %3." msgstr "" #: tdebluezauth/main.cpp:35 tdebluezauth/main.cpp:47 @@ -1298,8 +1303,7 @@ msgstr "" #, no-c-format msgid "" "<font size=\"+2\">Bluetooth Authorization Request</font>\n" -"<p><b>%1</b> (device address <b>%2</b>) %3.</p>\n" -"\n" +"<p>%1</p>\n" "<p>\n" "If you aren't sure about the identity of the other party, then reject \n" "this authorization request.</p>" |