From 86b11a41ab3cb7ccc059b7ed4e8852667e7c3261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 3 May 2010 15:05:23 +0200 Subject: [PATCH] Translate time control. --- js/messages.php | 4 ++++ po/af.po | 18 +++++++++++++++++- po/ar.po | 18 +++++++++++++++++- po/az.po | 18 +++++++++++++++++- po/be.po | 18 +++++++++++++++++- po/be@latin.po | 18 +++++++++++++++++- po/bg.po | 18 +++++++++++++++++- po/bn.po | 18 +++++++++++++++++- po/bs.po | 18 +++++++++++++++++- po/ca.po | 18 +++++++++++++++++- po/cs.po | 19 ++++++++++++++++--- po/da.po | 18 +++++++++++++++++- po/de.po | 18 +++++++++++++++++- po/el.po | 18 +++++++++++++++++- po/en_GB.po | 18 +++++++++++++++++- po/es.po | 18 +++++++++++++++++- po/et.po | 18 +++++++++++++++++- po/eu.po | 18 +++++++++++++++++- po/fa.po | 18 +++++++++++++++++- po/fi.po | 18 +++++++++++++++++- po/fr.po | 18 +++++++++++++++++- po/gl.po | 18 +++++++++++++++++- po/he.po | 18 +++++++++++++++++- po/hi.po | 14 +++++++++++++- po/hr.po | 18 +++++++++++++++++- po/hu.po | 18 +++++++++++++++++- po/id.po | 18 +++++++++++++++++- po/it.po | 18 +++++++++++++++++- po/ja.po | 18 +++++++++++++++++- po/ka.po | 18 +++++++++++++++++- po/ko.po | 18 +++++++++++++++++- po/lt.po | 18 +++++++++++++++++- po/lv.po | 18 +++++++++++++++++- po/mk.po | 18 +++++++++++++++++- po/mn.po | 18 +++++++++++++++++- po/ms.po | 18 +++++++++++++++++- po/nb.po | 18 +++++++++++++++++- po/nl.po | 18 +++++++++++++++++- po/phpmyadmin.pot | 14 +++++++++++++- po/pl.po | 18 +++++++++++++++++- po/pt.po | 18 +++++++++++++++++- po/pt_BR.po | 18 +++++++++++++++++- po/ro.po | 18 +++++++++++++++++- po/ru.po | 18 +++++++++++++++++- po/si.po | 18 +++++++++++++++++- po/sk.po | 18 +++++++++++++++++- po/sl.po | 18 +++++++++++++++++- po/sq.po | 18 +++++++++++++++++- po/sr.po | 18 +++++++++++++++++- po/sr@latin.po | 18 +++++++++++++++++- po/sv.po | 18 +++++++++++++++++- po/ta.po | 14 +++++++++++++- po/te.po | 19 ++++++++++++++++++- po/th.po | 18 +++++++++++++++++- po/tr.po | 18 +++++++++++++++++- po/tt.po | 18 +++++++++++++++++- po/uk.po | 18 +++++++++++++++++- po/ur.po | 14 +++++++++++++- po/uz.po | 18 +++++++++++++++++- po/uz@latin.po | 18 +++++++++++++++++- po/zh_CN.po | 18 +++++++++++++++++- po/zh_TW.po | 18 +++++++++++++++++- 62 files changed, 1025 insertions(+), 63 deletions(-) diff --git a/js/messages.php b/js/messages.php index 17a744b75f..31cecf1261 100644 --- a/js/messages.php +++ b/js/messages.php @@ -174,5 +174,9 @@ PMA_printJsValue("$.datepicker.regional['']['dayNamesMin']", __('Sa'))); /* l10n: Column header for week of the year in calendar */ PMA_printJsValue("$.datepicker.regional['']['weekHeader']", __('Wk')); + +PMA_printJsValue("$.datepicker.regional['']['hourText']", __('Hour')); +PMA_printJsValue("$.datepicker.regional['']['minuteText']", __('Minute')); +PMA_printJsValue("$.datepicker.regional['']['secondText']", __('Second')); ?> $.extend($.datepicker._defaults, $.datepicker.regional['']); diff --git a/po/af.po b/po/af.po index 8379718778..e381d05f3a 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:04+0200\n" "Last-Translator: Michal \n" "Language-Team: afrikaans \n" @@ -297,6 +297,22 @@ msgstr "Sa" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in gebruik" + +#: js/messages.php:180 +#, fuzzy +#| msgid "Records" +msgid "Second" +msgstr "Rekords" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ar.po b/po/ar.po index 7c5548d5ff..431de3c4bb 100644 --- a/po/ar.po +++ b/po/ar.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: arabic \n" @@ -298,6 +298,22 @@ msgstr "السبت" msgid "Wk" msgstr "ويكي" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "قيد الإستعمال" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "لكل ثانية" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/az.po b/po/az.po index 867eef7026..0cd7b17250 100644 --- a/po/az.po +++ b/po/az.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: azerbaijani \n" @@ -296,6 +296,22 @@ msgstr "Şen" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "istifadede" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "saniyede" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/be.po b/po/be.po index 65ee591531..969edfc767 100644 --- a/po/be.po +++ b/po/be.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: belarusian_cyrillic \n" @@ -297,6 +297,22 @@ msgstr "Суб" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "выкарыстоўваецца" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "у сэкунду" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/be@latin.po b/po/be@latin.po index f6e54427fb..1b84510dcf 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: belarusian_latin \n" @@ -301,6 +301,22 @@ msgstr "Sub" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "vykarystoŭvajecca" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "u sekundu" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/bg.po b/po/bg.po index 9ed124883c..c49ca3ad53 100644 --- a/po/bg.po +++ b/po/bg.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bulgarian \n" @@ -296,6 +296,22 @@ msgstr "сб" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "Заето" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "на секунда" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/bn.po b/po/bn.po index e0b8db8bce..e1a849bc97 100644 --- a/po/bn.po +++ b/po/bn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:11+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bangla \n" @@ -295,6 +295,22 @@ msgstr "শনিবার" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in use" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per second" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/bs.po b/po/bs.po index 0c07f31316..3b55807882 100644 --- a/po/bs.po +++ b/po/bs.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:12+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: bosnian \n" @@ -296,6 +296,22 @@ msgstr "Sub" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "se koristi" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "u sekundi" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ca.po b/po/ca.po index 0a25e9116a..1d014cf688 100644 --- a/po/ca.po +++ b/po/ca.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: catalan \n" @@ -298,6 +298,22 @@ msgstr "Dis" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "en ús" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per segon" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/cs.po b/po/cs.po index df6a00b5a2..689ce96bb9 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" -"PO-Revision-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" +"PO-Revision-Date: 2010-05-03 15:04+0200\n" "Last-Translator: Michal \n" "Language-Team: czech \n" "MIME-Version: 1.0\n" @@ -113,7 +113,6 @@ msgstr "dub" #. l10n: Short month name #: js/messages.php:119 -#| msgid "May" msgctxt "Short month name" msgid "May" msgstr "kvě" @@ -256,6 +255,20 @@ msgstr "So" msgid "Wk" msgstr "Týd" +#: js/messages.php:178 +msgid "Hour" +msgstr "Hodiny" + +#: js/messages.php:179 +#| msgid "in use" +msgid "Minute" +msgstr "Minuty" + +#: js/messages.php:180 +#| msgid "per second" +msgid "Second" +msgstr "Sekundy" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/da.po b/po/da.po index 86eeaf4ee6..1977c1e2f1 100644 --- a/po/da.po +++ b/po/da.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: danish \n" @@ -296,6 +296,22 @@ msgstr "lør" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "i brug" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "pr. sekund" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/de.po b/po/de.po index 441106bd60..4fde242041 100644 --- a/po/de.po +++ b/po/de.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-23 21:07+0200\n" "Last-Translator: \n" "Language-Team: german \n" @@ -300,6 +300,22 @@ msgstr "Sa" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in Benutzung" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "pro Sekunde" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/el.po b/po/el.po index 0f6629b056..a0f9efe834 100644 --- a/po/el.po +++ b/po/el.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:16+0200\n" "Last-Translator: Michal \n" "Language-Team: greek \n" @@ -300,6 +300,22 @@ msgstr "Σάββατο" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "σε χρήση" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "ανά δευτερόλεπτο" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/en_GB.po b/po/en_GB.po index 898f947627..83cf424e3f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 16:04+0200\n" "Last-Translator: Michal \n" "Language-Team: english-gb \n" @@ -300,6 +300,22 @@ msgstr "Sat" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in use" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per second" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/es.po b/po/es.po index 632c5f9664..28ef379e1b 100644 --- a/po/es.po +++ b/po/es.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 11:23+0200\n" "Last-Translator: Michal \n" "Language-Team: spanish \n" @@ -300,6 +300,22 @@ msgstr "Sab" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "en uso" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "por segundo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/et.po b/po/et.po index a49125b60b..83695bce8b 100644 --- a/po/et.po +++ b/po/et.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: estonian \n" @@ -295,6 +295,22 @@ msgstr "Lau" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "kasutusel" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "sekundis" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/eu.po b/po/eu.po index 9cabb0b91f..9e4759be9b 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-31 10:40+0200\n" "Last-Translator: \n" "Language-Team: basque \n" @@ -298,6 +298,22 @@ msgstr "Lar" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "lanean" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "segunduko" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/fa.po b/po/fa.po index d1b4ec4706..1a98fde156 100644 --- a/po/fa.po +++ b/po/fa.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: persian \n" @@ -296,6 +296,22 @@ msgstr "شنبه" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in use" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "در ثانیه" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/fi.po b/po/fi.po index fd4002babd..c41ae5c2f0 100644 --- a/po/fi.po +++ b/po/fi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-30 18:08+0200\n" "Last-Translator: \n" "Language-Team: finnish \n" @@ -300,6 +300,22 @@ msgstr "La" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "käytössä" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "sekunnissa" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/fr.po b/po/fr.po index 6dec5b0a6c..d71c8e9ff8 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-20 11:43+0200\n" "Last-Translator: Marc \n" "Language-Team: french \n" @@ -300,6 +300,22 @@ msgstr "Sam" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "utilisé" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "par seconde" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/gl.po b/po/gl.po index 1b314e2ad9..bfa2cd9292 100644 --- a/po/gl.po +++ b/po/gl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: galician \n" @@ -298,6 +298,22 @@ msgstr "Sá" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "en uso" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "por segundo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/he.po b/po/he.po index 1f3163a412..539d63012a 100644 --- a/po/he.po +++ b/po/he.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hebrew \n" @@ -296,6 +296,22 @@ msgstr "שבת" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "בשימוש" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "לשנייה" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/hi.po b/po/hi.po index 2720ac9453..7d122fb4a7 100644 --- a/po/hi.po +++ b/po/hi.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-05-01 07:49+0200\n" "Last-Translator: \n" "Language-Team: hindi \n" @@ -292,6 +292,18 @@ msgstr "शनिवार" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +msgid "Minute" +msgstr "" + +#: js/messages.php:180 +msgid "Second" +msgstr "" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/hr.po b/po/hr.po index ec07fa66e8..27d616786b 100644 --- a/po/hr.po +++ b/po/hr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:13+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: croatian \n" @@ -297,6 +297,22 @@ msgstr "Sub" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "u upotrebi" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "po sekundi" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/hu.po b/po/hu.po index c91fa9fc85..894c83aac2 100644 --- a/po/hu.po +++ b/po/hu.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: hungarian \n" @@ -298,6 +298,22 @@ msgstr "Szo" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "használatban" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "másodpercenként" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/id.po b/po/id.po index 152f1dcc30..a3cdc1ae2a 100644 --- a/po/id.po +++ b/po/id.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-17 21:14+0200\n" "Last-Translator: Azhari Harahap \n" "Language-Team: indonesian \n" @@ -300,6 +300,22 @@ msgstr "Sabtu" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "sedang digunakan" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per detik" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/it.po b/po/it.po index a090f9857c..2495fcffaa 100644 --- a/po/it.po +++ b/po/it.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-11 11:19+0200\n" "Last-Translator: Fabio \n" "Language-Team: italian \n" @@ -300,6 +300,22 @@ msgstr "Sab" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in uso" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "al secondo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ja.po b/po/ja.po index c9d418c2a4..48be5573b0 100644 --- a/po/ja.po +++ b/po/ja.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 11:22+0200\n" "Last-Translator: Michal \n" "Language-Team: japanese \n" @@ -296,6 +296,22 @@ msgstr "土" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "使用中" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "/秒" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ka.po b/po/ka.po index fa8b65e0bd..f67e17bf15 100644 --- a/po/ka.po +++ b/po/ka.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:14+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: georgian \n" @@ -298,6 +298,22 @@ msgstr "შაბ" msgid "Wk" msgstr "ვიკი" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in use" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "წამში" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ko.po b/po/ko.po index f12bda33a6..bcbf90364c 100644 --- a/po/ko.po +++ b/po/ko.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: korean \n" @@ -296,6 +296,22 @@ msgstr "토" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "사용중" + +#: js/messages.php:180 +#, fuzzy +#| msgid "Records" +msgid "Second" +msgstr "레코드수" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/lt.po b/po/lt.po index 2b1f60bc43..38bb20c4c2 100644 --- a/po/lt.po +++ b/po/lt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-16 19:52+0200\n" "Last-Translator: Rytis \n" "Language-Team: lithuanian \n" @@ -301,6 +301,22 @@ msgstr "Šeštadienis" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "šiuo metu naudojama" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per sekundę" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/lv.po b/po/lv.po index 500f5b5060..658eadff7b 100644 --- a/po/lv.po +++ b/po/lv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: latvian \n" @@ -296,6 +296,22 @@ msgstr "S" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "lietošanā" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "sekundē" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/mk.po b/po/mk.po index b906cf5f9d..426cf2ef6f 100644 --- a/po/mk.po +++ b/po/mk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:16+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: macedonian_cyrillic \n" @@ -296,6 +296,22 @@ msgstr "Саб" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "се користи" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "во секунда" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/mn.po b/po/mn.po index 884a5c7f70..d3b0b98706 100644 --- a/po/mn.po +++ b/po/mn.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: mongolian \n" @@ -296,6 +296,22 @@ msgstr "Бя" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "хэрэглэгдэж байна" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "секундэд" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ms.po b/po/ms.po index 18e1add731..e520824203 100644 --- a/po/ms.po +++ b/po/ms.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: malay \n" @@ -296,6 +296,22 @@ msgstr "Sab" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "sedang digunakan" + +#: js/messages.php:180 +#, fuzzy +#| msgid "Records" +msgid "Second" +msgstr "Rekod" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/nb.po b/po/nb.po index dbd8bc4a77..4a3de8240d 100644 --- a/po/nb.po +++ b/po/nb.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-05-03 10:12+0200\n" "Last-Translator: \n" "Language-Team: norwegian \n" @@ -300,6 +300,22 @@ msgstr "Lør" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "i bruk" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per sekund" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/nl.po b/po/nl.po index 23d6c85dd7..c781122684 100644 --- a/po/nl.po +++ b/po/nl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-26 15:46+0200\n" "Last-Translator: \n" "Language-Team: dutch \n" @@ -300,6 +300,22 @@ msgstr "Za" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "in gebruik" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per seconde" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot index 8b044ec9c4..05f8efa0a4 100644 --- a/po/phpmyadmin.pot +++ b/po/phpmyadmin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -257,6 +257,18 @@ msgstr "" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +msgid "Minute" +msgstr "" + +#: js/messages.php:180 +msgid "Second" +msgstr "" + #: libraries/auth/config.auth.lib.php:107 #, possible-php-format msgid "" diff --git a/po/pl.po b/po/pl.po index c7bb502186..ed60eb92e5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: polish \n" @@ -298,6 +298,22 @@ msgstr "Sob" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "w użyciu" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "na sekundę" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/pt.po b/po/pt.po index 879c75ae33..3d9e777bf1 100644 --- a/po/pt.po +++ b/po/pt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:17+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: portuguese \n" @@ -295,6 +295,22 @@ msgstr "Sab" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "em uso" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "por segundo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 9c6d3dfd93..860554cdc2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-21 05:17+0200\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: brazilian_portuguese \n" @@ -297,6 +297,22 @@ msgstr "Sab" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "em uso" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "por segundo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ro.po b/po/ro.po index 618d05a48b..fcf4b9b4ac 100644 --- a/po/ro.po +++ b/po/ro.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-13 00:41+0200\n" "Last-Translator: \n" "Language-Team: romanian \n" @@ -300,6 +300,22 @@ msgstr "Sâm" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "în folosință" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "pe secundă" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ru.po b/po/ru.po index 5073a5afaa..72f3381b2a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:23+0200\n" "Last-Translator: Michal \n" "Language-Team: russian \n" @@ -301,6 +301,22 @@ msgstr "Сб" msgid "Wk" msgstr "Вики" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "используется" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "в секунду" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/si.po b/po/si.po index 724bb99a37..2d1b8154d2 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:09+0200\n" "Last-Translator: Michal \n" "Language-Team: sinhala \n" @@ -296,6 +296,22 @@ msgstr "සෙනසුරාදා" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "භාවිතා වෙමින් පවතී" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "තප්පරයකට" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sk.po b/po/sk.po index e4b0a85c92..c97b9f749d 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n" "Last-Translator: Michal \n" "Language-Team: slovak \n" @@ -300,6 +300,22 @@ msgstr "So" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "práve sa používa" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "za sekundu" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sl.po b/po/sl.po index 22cdb9ff16..ed402a5d55 100644 --- a/po/sl.po +++ b/po/sl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-05-03 00:45+0200\n" "Last-Translator: \n" "Language-Team: slovenian \n" @@ -299,6 +299,22 @@ msgstr "Sob" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "v uporabi" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "na sekundo" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sq.po b/po/sq.po index 7a54e3fae8..c147aebdcd 100644 --- a/po/sq.po +++ b/po/sq.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:08+0200\n" "Last-Translator: Michal \n" "Language-Team: albanian \n" @@ -298,6 +298,22 @@ msgstr "Sht" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "në përdorim" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "në sekondë" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sr.po b/po/sr.po index 9dcd182127..fe0d79cf79 100644 --- a/po/sr.po +++ b/po/sr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n" "Last-Translator: Michal \n" "Language-Team: serbian_cyrillic \n" @@ -298,6 +298,22 @@ msgstr "Суб" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "се користи" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "у секунди" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sr@latin.po b/po/sr@latin.po index 339f33e6a7..105f4a54a1 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:47+0200\n" "Last-Translator: Michal \n" "Language-Team: serbian_latin \n" @@ -298,6 +298,22 @@ msgstr "Sub" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "se koristi" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "u sekundi" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/sv.po b/po/sv.po index 567105c0db..0c773edec8 100644 --- a/po/sv.po +++ b/po/sv.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: swedish \n" @@ -298,6 +298,22 @@ msgstr "Lör" msgid "Wk" msgstr "Wiki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "används" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "per sekund" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ta.po b/po/ta.po index 8680529c7b..a2dfa1fe03 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-16 10:43+0200\n" "Last-Translator: Sutharshan \n" "Language-Team: Tamil \n" @@ -295,6 +295,18 @@ msgstr "சனி" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +msgid "Minute" +msgstr "" + +#: js/messages.php:180 +msgid "Second" +msgstr "" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/te.po b/po/te.po index b895c884e6..2753f52647 100644 --- a/po/te.po +++ b/po/te.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-02 12:04+0200\n" "Last-Translator: \n" "Language-Team: Telugu \n" @@ -303,6 +303,23 @@ msgstr "శని" msgid "Wk" msgstr "వికీ" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +# మొదటి అనువాదము +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "వాడుకలో ఉన్నది" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "క్షణానికి" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/th.po b/po/th.po index 32cd0ef98e..a88bb520cd 100644 --- a/po/th.po +++ b/po/th.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: thai \n" @@ -296,6 +296,22 @@ msgstr "ส." msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "ใช้อยู่" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "ต่อวินาที" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/tr.po b/po/tr.po index cf02d53cce..3e01b269e5 100644 --- a/po/tr.po +++ b/po/tr.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-03 11:44+0200\n" "Last-Translator: \n" "Language-Team: turkish \n" @@ -300,6 +300,22 @@ msgstr "Ctesi" msgid "Wk" msgstr "Viki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "kullanımda" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "saniye başına" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/tt.po b/po/tt.po index b213e6c6e3..aba7e32d6b 100644 --- a/po/tt.po +++ b/po/tt.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-30 23:14+0200\n" "Last-Translator: Michal \n" "Language-Team: tatarish \n" @@ -297,6 +297,22 @@ msgstr "Şmb" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "totıla" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "sekund sayın" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/uk.po b/po/uk.po index 3069023b8c..0a2898822f 100644 --- a/po/uk.po +++ b/po/uk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:19+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: ukrainian \n" @@ -296,6 +296,22 @@ msgstr "Сб" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "використовується" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "за секунду" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/ur.po b/po/ur.po index 512237bc18..06b0d97bb8 100644 --- a/po/ur.po +++ b/po/ur.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-09 14:02+0200\n" "Last-Translator: Michal \n" "Language-Team: Urdu \n" @@ -257,6 +257,18 @@ msgstr "" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +msgid "Minute" +msgstr "" + +#: js/messages.php:180 +msgid "Second" +msgstr "" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/uz.po b/po/uz.po index 9addab0334..5bf961577d 100644 --- a/po/uz.po +++ b/po/uz.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_cyrillic \n" @@ -298,6 +298,22 @@ msgstr "Шан" msgid "Wk" msgstr "Вики" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "ишлатилмоқда" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "секундига" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/uz@latin.po b/po/uz@latin.po index 373c4fa5f9..fc5b61c7e2 100644 --- a/po/uz@latin.po +++ b/po/uz@latin.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:20+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: uzbek_latin \n" @@ -298,6 +298,22 @@ msgstr "Shan" msgid "Wk" msgstr "Viki" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "ishlatilmoqda" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "sekundiga" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/zh_CN.po b/po/zh_CN.po index cad5f6fb8f..1e256deb8a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-04-08 13:06+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" @@ -300,6 +300,22 @@ msgstr "周六" msgid "Wk" msgstr "维基 (Wiki) (外链,英文)" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "使用中" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "每秒" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid "" diff --git a/po/zh_TW.po b/po/zh_TW.po index 2361839876..b7bf006843 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2010-05-03 14:46+0200\n" +"POT-Creation-Date: 2010-05-03 15:03+0200\n" "PO-Revision-Date: 2010-03-12 09:15+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: chinese_traditional \n" @@ -296,6 +296,22 @@ msgstr "Sat" msgid "Wk" msgstr "" +#: js/messages.php:178 +msgid "Hour" +msgstr "" + +#: js/messages.php:179 +#, fuzzy +#| msgid "in use" +msgid "Minute" +msgstr "使用中" + +#: js/messages.php:180 +#, fuzzy +#| msgid "per second" +msgid "Second" +msgstr "每秒" + #: libraries/auth/config.auth.lib.php:107 #, php-format msgid ""