Skip to content

Commit 2cdf7bd

Browse files
authored
Merge pull request #178 from yuenfu/TranslateActiveComputerUsage
fix a translation issue for string "Active computer usage"
2 parents a587daa + a194e02 commit 2cdf7bd

40 files changed

+198
-46
lines changed

frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ StatisticsDialog::create_break_page(Gtk::Widget *tnotebook)
240240
Gtk::Widget *usage_label
241241
= GtkUtil::create_label_with_tooltip
242242
(_("Usage"),
243-
("Active computer usage"));
243+
_("Active computer usage"));
244244

245245
Gtk::Widget *daily_usage_label
246246
= GtkUtil::create_label_with_tooltip

po/bg.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workrave 1.9.1\n"
1111
"Report-Msgid-Bugs-To: [email protected]\n"
12-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
12+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1313
"PO-Revision-Date: 2011-02-16 19:19+0100\n"
1414
"Last-Translator: Иван Димов <[email protected]>\n"
1515
"Language-Team: <[email protected]>\n"
@@ -1395,6 +1395,10 @@ msgstr "Общо време за което тази почивка е прос
13951395
msgid "Usage"
13961396
msgstr ""
13971397

1398+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1399+
msgid "Active computer usage"
1400+
msgstr ""
1401+
13981402
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13991403
#, fuzzy
14001404
msgid "Daily"

po/ca.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: workrave 1.10.10\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2012-03-31 11:14+0200\n"
1212
"Last-Translator: Jordi Mallach <[email protected]>\n"
1313
"Language-Team: Catalan <[email protected]>\n"
@@ -1354,6 +1354,10 @@ msgstr "El temps total que heu sobrepassat el límit per a aquest descans"
13541354
msgid "Usage"
13551355
msgstr ""
13561356

1357+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1358+
msgid "Active computer usage"
1359+
msgstr ""
1360+
13571361
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13581362
#, fuzzy
13591363
msgid "Daily"

po/cs.po

+6-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Workrave 1.6.2\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2017-04-19 13:00+0200\n"
1212
"Last-Translator: Pavel Borecki <[email protected]>\n"
1313
"Language-Team: Czech <[email protected]>\n"
@@ -1344,6 +1344,11 @@ msgstr "Celkový čas o který byla přestávka opožděna"
13441344
msgid "Usage"
13451345
msgstr "Využití"
13461346

1347+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1348+
#, fuzzy
1349+
msgid "Active computer usage"
1350+
msgstr "Celkový čas, po který byl počítač používán"
1351+
13471352
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13481353
msgid "Daily"
13491354
msgstr "Denně"
@@ -1485,9 +1490,6 @@ msgstr "Chyba"
14851490
#~ msgid "Shut _down"
14861491
#~ msgstr "_Vypnout"
14871492

1488-
#~ msgid "The total computer usage"
1489-
#~ msgstr "Celkový čas, po který byl počítač používán"
1490-
14911493
#~ msgid "About %s"
14921494
#~ msgstr "O %s"
14931495

po/da.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: da\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2014-08-15 11:40+0100\n"
1212
"Last-Translator: Frederik Svarre <[email protected]>\n"
1313
"Language-Team: http://FSLab.dk <[email protected]>\n"
@@ -1359,6 +1359,10 @@ msgstr "Den totale tid denne pause har været forsinket"
13591359
msgid "Usage"
13601360
msgstr ""
13611361

1362+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1363+
msgid "Active computer usage"
1364+
msgstr ""
1365+
13621366
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13631367
#, fuzzy
13641368
msgid "Daily"

po/de.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workrave 1.8.4\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
11+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1212
"PO-Revision-Date: 2013-06-16 19:00+0200\n"
1313
"Last-Translator: Johannes Rohr <[email protected]>\n"
1414
"Language-Team: Raymond Penners <[email protected]>\n"
@@ -1593,6 +1593,10 @@ msgstr "Gesamte Zeit, die diese Pause überfällig war."
15931593
msgid "Usage"
15941594
msgstr ""
15951595

1596+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1597+
msgid "Active computer usage"
1598+
msgstr ""
1599+
15961600
# src/app/gtkmm/DailyLimitWindow.cc:47 src/app/gtkmm/GtkUtil.cc:88
15971601
# src/app/shared/sounds/workrave.soundlist.in.h:3
15981602
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247

po/el.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: el\n"
66
"Report-Msgid-Bugs-To: [email protected]\n"
7-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
7+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
88
"PO-Revision-Date: 2011-02-16 19:21+0100\n"
99
"Last-Translator: Prokopis Prokopidis <[email protected]>\n"
1010
"Language-Team: <[email protected]>\n"
@@ -1396,6 +1396,10 @@ msgstr "Συνολικός χρόνος καθυστέρησης για αυτή
13961396
msgid "Usage"
13971397
msgstr ""
13981398

1399+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1400+
msgid "Active computer usage"
1401+
msgstr ""
1402+
13991403
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
14001404
#, fuzzy
14011405
msgid "Daily"

po/eo.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: workrave 1.0.0\n"
88
"Report-Msgid-Bugs-To: [email protected]\n"
9-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
9+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1010
"PO-Revision-Date: 2011-02-16 19:21+0100\n"
1111
"Last-Translator: Eric lesh <[email protected]>\n"
1212
"Language-Team: Esperanto <[email protected]>\n"
@@ -1363,6 +1363,10 @@ msgstr "Ripozo por %s"
13631363
msgid "Usage"
13641364
msgstr ""
13651365

1366+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1367+
msgid "Active computer usage"
1368+
msgstr ""
1369+
13661370
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13671371
#, fuzzy
13681372
msgid "Daily"

po/es.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Workrave 1.8\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2015-03-18 19:43+0100\n"
1212
"Last-Translator: Francisco Serrador <[email protected]>\n"
1313
"Language-Team: OpenShine <[email protected]>\n"
@@ -1365,6 +1365,10 @@ msgstr "El tiempo total para este descaso fue retrasado"
13651365
msgid "Usage"
13661366
msgstr ""
13671367

1368+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1369+
msgid "Active computer usage"
1370+
msgstr ""
1371+
13681372
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13691373
#, fuzzy
13701374
msgid "Daily"

po/et.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Workrave 1.9.0\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2011-02-16 19:22+0100\n"
1212
"Last-Translator: Marko Väljaots <[email protected]>\n"
1313
"Language-Team: Marko Väljaots <[email protected]>\n"
@@ -1355,6 +1355,10 @@ msgstr "Selle pausi võtmiseks üleläinud aeg kokku"
13551355
msgid "Usage"
13561356
msgstr ""
13571357

1358+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1359+
msgid "Active computer usage"
1360+
msgstr ""
1361+
13581362
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13591363
#, fuzzy
13601364
msgid "Daily"

po/eu.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: eu\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2011-02-16 19:22+0100\n"
1212
"Last-Translator: Thomas Basset <[email protected]>\n"
1313
"Language-Team: <[email protected]>\n"
@@ -1368,6 +1368,10 @@ msgstr "Atseden honen atzerapenaren denbora osoa"
13681368
msgid "Usage"
13691369
msgstr ""
13701370

1371+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1372+
msgid "Active computer usage"
1373+
msgstr ""
1374+
13711375
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13721376
#, fuzzy
13731377
msgid "Daily"

po/fa.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2011-04-16 13:23+0330\n"
1212
"Last-Translator: Moein Gh <[email protected]>\n"
1313
"Language-Team: <[email protected]>\n"
@@ -1352,6 +1352,10 @@ msgstr "تعداد کل دفعاتی که این استراحت سر رسیده"
13521352
msgid "Usage"
13531353
msgstr ""
13541354

1355+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1356+
msgid "Active computer usage"
1357+
msgstr ""
1358+
13551359
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13561360
#, fuzzy
13571361
msgid "Daily"

po/fi.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: \n"
88
"Report-Msgid-Bugs-To: [email protected]\n"
9-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
9+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1010
"PO-Revision-Date: 2012-07-30 03:49+0300\n"
1111
"Last-Translator: Jyri-Petteri Paloposki <[email protected]>\n"
1212
"Language-Team: Finnish <>\n"
@@ -1344,6 +1344,10 @@ msgstr "Kokonaisaika jonka tämä tauko oli yli"
13441344
msgid "Usage"
13451345
msgstr ""
13461346

1347+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1348+
msgid "Active computer usage"
1349+
msgstr ""
1350+
13471351
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13481352
#, fuzzy
13491353
msgid "Daily"

po/fr.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: Workrave 1.6.0\n"
44
"Report-Msgid-Bugs-To: [email protected]\n"
5-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
5+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
66
"PO-Revision-Date: 2011-02-16 19:23+0100\n"
77
"Last-Translator: Benjamin Siband <[email protected]>\n"
88
"Language-Team: Français <[email protected];translations@muachi."
@@ -1397,6 +1397,10 @@ msgstr "La dur
13971397
msgid "Usage"
13981398
msgstr ""
13991399

1400+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1401+
msgid "Active computer usage"
1402+
msgstr ""
1403+
14001404
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
14011405
#, fuzzy
14021406
msgid "Daily"

po/ga.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2020-01-10 15:27+0100\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -1356,6 +1356,10 @@ msgstr "An t-am iomlán a bhí an sos seo thar am"
13561356
msgid "Usage"
13571357
msgstr "Úsáid"
13581358

1359+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1360+
msgid "Active computer usage"
1361+
msgstr ""
1362+
13591363
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13601364
msgid "Daily"
13611365
msgstr "Laethúil"

po/he.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workrave cvs\n"
1010
"Report-Msgid-Bugs-To: [email protected]\n"
11-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
11+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1212
"PO-Revision-Date: 2011-02-16 19:23+0100\n"
1313
"Last-Translator: Haggai Eran <[email protected]>\n"
1414
"Language-Team: Hebrew <[email protected]>\n"
@@ -1356,6 +1356,10 @@ msgstr "הזמן הכולל של דחיית הפסקה זו"
13561356
msgid "Usage"
13571357
msgstr ""
13581358

1359+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1360+
msgid "Active computer usage"
1361+
msgstr ""
1362+
13591363
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13601364
#, fuzzy
13611365
msgid "Daily"

po/hr.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: workrave\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2011-04-24 12:07+0100\n"
1212
"Last-Translator: Ivan <[email protected]>\n"
1313
"Language-Team: Slovenian <[email protected]>\n"
@@ -1354,6 +1354,10 @@ msgstr "Ukupno vrijeme koliko ste kasnili s ovom pauzom"
13541354
msgid "Usage"
13551355
msgstr ""
13561356

1357+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1358+
msgid "Active computer usage"
1359+
msgstr ""
1360+
13571361
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13581362
#, fuzzy
13591363
msgid "Daily"

po/hu.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: workrave\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2012-02-08 02:54+0100\n"
1212
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
1313
"Language-Team: Magyar <gnome-hu-list at gnome dot org>\n"
@@ -1354,6 +1354,10 @@ msgstr "A szünetfajta adott napon történt összes késése"
13541354
msgid "Usage"
13551355
msgstr ""
13561356

1357+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1358+
msgid "Active computer usage"
1359+
msgstr ""
1360+
13571361
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13581362
#, fuzzy
13591363
msgid "Daily"

po/id.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: workrave\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2020-03-29 08:51+0700\n"
1212
"Last-Translator: Andika Triwidada <[email protected]>\n"
1313
"Language-Team: \n"
@@ -1343,6 +1343,10 @@ msgstr "Total waktu istirahat ini sudah terlambat"
13431343
msgid "Usage"
13441344
msgstr "Penggunaan"
13451345

1346+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1347+
msgid "Active computer usage"
1348+
msgstr ""
1349+
13461350
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13471351
msgid "Daily"
13481352
msgstr "Harian"

po/it.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Workrave 1.8\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
10-
"POT-Creation-Date: 2020-04-04 14:05+0200\n"
10+
"POT-Creation-Date: 2020-04-13 09:01+0800\n"
1111
"PO-Revision-Date: 2011-02-16 19:24+0100\n"
1212
"Last-Translator: Eraldo Girardi <[email protected]>\n"
1313
"Language-Team: \n"
@@ -1373,6 +1373,10 @@ msgstr "Tempo totale in cui questa pausa è stata ritardata"
13731373
msgid "Usage"
13741374
msgstr ""
13751375

1376+
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:243
1377+
msgid "Active computer usage"
1378+
msgstr ""
1379+
13761380
#: ../frontend/plugin/statistics/gtkmm/src/StatisticsDialog.cc:247
13771381
#, fuzzy
13781382
msgid "Daily"

0 commit comments

Comments
 (0)