mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-29 21:49:55 +00:00
add formatters configuration to ui
This commit is contained in:
@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/arcan1s/awesome-widgets/issues\n"
|
||||
"POT-Creation-Date: 2016-05-16 14:13+0300\n"
|
||||
"POT-Creation-Date: 2016-05-16 19:35+0300\n"
|
||||
"PO-Revision-Date: 2016-05-16 14:14+0300\n"
|
||||
"Last-Translator: Evgeniy Alekseev <esalexeev@gmail.com>\n"
|
||||
"Language-Team: English <kde-russian@lists.kde.ru>\n"
|
||||
@ -14,8 +14,8 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<"
|
||||
"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Lokalize 2.0\n"
|
||||
|
||||
msgid "Widget"
|
||||
@ -446,6 +446,9 @@ msgstr "High GPU load"
|
||||
msgid "Network device has been changed to %1"
|
||||
msgstr "Network device has been changed to %1"
|
||||
|
||||
msgid "Edit"
|
||||
msgstr "Edit"
|
||||
|
||||
msgid "Select type"
|
||||
msgstr "Select type"
|
||||
|
||||
@ -723,9 +726,6 @@ msgstr "esalexeev@gmail.com"
|
||||
#~ msgid "Check for updates"
|
||||
#~ msgstr "Check for updates"
|
||||
|
||||
#~ msgid "Edit"
|
||||
#~ msgstr "Edit"
|
||||
|
||||
#~ msgid "Enable popup on mouse click"
|
||||
#~ msgstr "Enable popup on mouse click"
|
||||
|
||||
|
Reference in New Issue
Block a user