The branch, master has been updated
via fd5bf0e64e7a9dcdd76549fcb0f161ab190e2cc8 (commit)
from 563a9e6739da02a7c028000768698a40ca89a531 (commit)
- Log -----------------------------------------------------------------
commit fd5bf0e64e7a9dcdd76549fcb0f161ab190e2cc8
Author: Michal Čihař <mcihar(a)suse.cz>
Date: Mon Aug 8 15:59:46 2011 +0200
Avoid disambigution with Sun as a star
-----------------------------------------------------------------------
Summary of changes:
libraries/common.lib.php | 2 +-
po/af.po | 1 +
po/ar.po | 1 +
po/az.po | 1 +
po/be.po | 1 +
po/be(a)latin.po | 1 +
po/bg.po | 1 +
po/bn.po | 1 +
po/br.po | 1 +
po/bs.po | 1 +
po/ca.po | 1 +
po/cs.po | 1 +
po/cy.po | 1 +
po/da.po | 1 +
po/de.po | 1 +
po/el.po | 1 +
po/en_GB.po | 1 +
po/es.po | 1 +
po/et.po | 1 +
po/eu.po | 1 +
po/fa.po | 1 +
po/fi.po | 1 +
po/fr.po | 1 +
po/gl.po | 1 +
po/he.po | 1 +
po/hi.po | 1 +
po/hr.po | 1 +
po/hu.po | 1 +
po/id.po | 1 +
po/it.po | 1 +
po/ja.po | 1 +
po/ka.po | 1 +
po/ko.po | 1 +
po/lt.po | 1 +
po/lv.po | 1 +
po/mk.po | 1 +
po/ml.po | 1 +
po/mn.po | 1 +
po/ms.po | 1 +
po/nb.po | 1 +
po/nl.po | 1 +
po/pl.po | 1 +
po/pt.po | 1 +
po/pt_BR.po | 1 +
po/ro.po | 1 +
po/ru.po | 1 +
po/si.po | 1 +
po/sk.po | 1 +
po/sl.po | 1 +
po/sq.po | 1 +
po/sr.po | 1 +
po/sr(a)latin.po | 1 +
po/sv.po | 1 +
po/ta.po | 1 +
po/te.po | 1 +
po/th.po | 1 +
po/tr.po | 1 +
po/tt.po | 1 +
po/ug.po | 1 +
po/uk.po | 1 +
po/ur.po | 1 +
po/uz.po | 1 +
po/uz(a)latin.po | 1 +
po/zh_CN.po | 1 +
po/zh_TW.po | 1 +
65 files changed, 65 insertions(+), 1 deletions(-)
diff --git a/libraries/common.lib.php b/libraries/common.lib.php
index 2f61cec..24f8ee0 100644
--- a/libraries/common.lib.php
+++ b/libraries/common.lib.php
@@ -1514,7 +1514,7 @@ function PMA_localisedDate($timestamp = -1, $format = '')
__('Dec'));
$day_of_week = array(
/* l10n: Short week day name */
- __('Sun'),
+ _pgettext('Short week day name', 'Sun'),
/* l10n: Short week day name */
__('Mon'),
/* l10n: Short week day name */
diff --git a/po/af.po b/po/af.po
index b5b12c9..2d58fb2 100644
--- a/po/af.po
+++ b/po/af.po
@@ -1928,6 +1928,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "So"
diff --git a/po/ar.po b/po/ar.po
index 47c29af..4c4e8b2 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -1842,6 +1842,7 @@ msgstr "السبت"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "الأحد"
diff --git a/po/az.po b/po/az.po
index a9238ce..782a6e7 100644
--- a/po/az.po
+++ b/po/az.po
@@ -1957,6 +1957,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Baz"
diff --git a/po/be.po b/po/be.po
index 179763c..233d382 100644
--- a/po/be.po
+++ b/po/be.po
@@ -1989,6 +1989,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ндз"
diff --git a/po/be(a)latin.po b/po/be(a)latin.po
index 80c5d80..6f35a29 100644
--- a/po/be(a)latin.po
+++ b/po/be(a)latin.po
@@ -1996,6 +1996,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ndz"
diff --git a/po/bg.po b/po/bg.po
index 71ab75e..daaccea 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1861,6 +1861,7 @@ msgstr "събота"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "нд"
diff --git a/po/bn.po b/po/bn.po
index 2503c8d..e04129f 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -1974,6 +1974,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "রবিবার"
diff --git a/po/br.po b/po/br.po
index d88c06e..5049627 100644
--- a/po/br.po
+++ b/po/br.po
@@ -1857,6 +1857,7 @@ msgstr "Sadorn"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Sul"
diff --git a/po/bs.po b/po/bs.po
index b965cf7..9abd157 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -1949,6 +1949,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ned"
diff --git a/po/ca.po b/po/ca.po
index 611b819..7ffc480 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1903,6 +1903,7 @@ msgstr "Dissabte"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Diu"
diff --git a/po/cs.po b/po/cs.po
index 3e2cefb..3df272a 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1829,6 +1829,7 @@ msgstr "Sobota"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ned"
diff --git a/po/cy.po b/po/cy.po
index cfe5ed3..6dcfdc5 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -1936,6 +1936,7 @@ msgstr "Dydd Sadwrn"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Sul"
diff --git a/po/da.po b/po/da.po
index 67b3f45..5db681c 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1877,6 +1877,7 @@ msgstr "lørdag"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "søn"
diff --git a/po/de.po b/po/de.po
index 75539d4..57f25a9 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1860,6 +1860,7 @@ msgstr "Samstag"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "So"
diff --git a/po/el.po b/po/el.po
index 714e7ea..57f54aa 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1872,6 +1872,7 @@ msgstr "Σάββατο"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Κυρ"
diff --git a/po/en_GB.po b/po/en_GB.po
index 65cff64..018a644 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -1832,6 +1832,7 @@ msgstr "Saturday"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Sun"
diff --git a/po/es.po b/po/es.po
index bf4a88b..b0458dc 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1867,6 +1867,7 @@ msgstr "Sábado"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dom"
diff --git a/po/et.po b/po/et.po
index 12142e4..d50a88e 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1978,6 +1978,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Püh"
diff --git a/po/eu.po b/po/eu.po
index 186e19c..b3e878b 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -1954,6 +1954,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Iga"
diff --git a/po/fa.po b/po/fa.po
index 10d6fbd..7c32e3f 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -1917,6 +1917,7 @@ msgstr "شنبه"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "يكشنبه"
diff --git a/po/fi.po b/po/fi.po
index bde0ea0..157a73a 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1897,6 +1897,7 @@ msgstr "La"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Su"
diff --git a/po/fr.po b/po/fr.po
index 30471f2..04fee6d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1845,6 +1845,7 @@ msgstr "Samedi"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dim"
diff --git a/po/gl.po b/po/gl.po
index 9515e80..8887705 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -2004,6 +2004,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Do"
diff --git a/po/he.po b/po/he.po
index 383ebf8..9b84983 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1951,6 +1951,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "יום ראשון"
diff --git a/po/hi.po b/po/hi.po
index d38d32e..c8b9212 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -1877,6 +1877,7 @@ msgstr "शनिवार"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "रविवार"
diff --git a/po/hr.po b/po/hr.po
index e955907..c4255fc 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1988,6 +1988,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ned"
diff --git a/po/hu.po b/po/hu.po
index 680c53a..a95be70 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1895,6 +1895,7 @@ msgstr "Szombat"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "V"
diff --git a/po/id.po b/po/id.po
index b90679c..4da8f97 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1879,6 +1879,7 @@ msgstr "Sabtu"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Minggu"
diff --git a/po/it.po b/po/it.po
index e2f000c..7f6d027 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1887,6 +1887,7 @@ msgstr "Sabato"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dom"
diff --git a/po/ja.po b/po/ja.po
index 66eb462..ca8329f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1838,6 +1838,7 @@ msgstr "土"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "日"
diff --git a/po/ka.po b/po/ka.po
index eb5d0ff..55fcf44 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -1999,6 +1999,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "კვი"
diff --git a/po/ko.po b/po/ko.po
index bd0f2fb..4925686 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1911,6 +1911,7 @@ msgstr "토요일"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "일"
diff --git a/po/lt.po b/po/lt.po
index 265e94c..081106c 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1886,6 +1886,7 @@ msgstr "Šeštadienis"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Sek"
diff --git a/po/lv.po b/po/lv.po
index 9173140..469744c 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -1957,6 +1957,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Sv"
diff --git a/po/mk.po b/po/mk.po
index da792bb..da9eb72 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -1955,6 +1955,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Нед"
diff --git a/po/ml.po b/po/ml.po
index 07b1f86..4ed0de6 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -1790,6 +1790,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr ""
diff --git a/po/mn.po b/po/mn.po
index 958b36c..e4e180b 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -1966,6 +1966,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ня"
diff --git a/po/ms.po b/po/ms.po
index ac1afe0..323873a 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -1940,6 +1940,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Aha"
diff --git a/po/nb.po b/po/nb.po
index 94418a2..c8682f3 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1899,6 +1899,7 @@ msgstr "Lørdag"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Søn"
diff --git a/po/nl.po b/po/nl.po
index d60a80f..f70653e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1888,6 +1888,7 @@ msgstr "zaterdag"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "zo"
diff --git a/po/pl.po b/po/pl.po
index b84ece8..279f0f9 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1923,6 +1923,7 @@ msgstr "Sobota"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Nie"
diff --git a/po/pt.po b/po/pt.po
index bfa7c3e..9b1820c 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1931,6 +1931,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dom"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index c8b77e8..f2f8f13 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1872,6 +1872,7 @@ msgstr "Sábado"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dom"
diff --git a/po/ro.po b/po/ro.po
index 097bdf1..adafc26 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1979,6 +1979,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Dum"
diff --git a/po/ru.po b/po/ru.po
index 8d98693..7b1645c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1878,6 +1878,7 @@ msgstr "Суббота"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Вс"
diff --git a/po/si.po b/po/si.po
index 46b38b6..29fabfd 100644
--- a/po/si.po
+++ b/po/si.po
@@ -1881,6 +1881,7 @@ msgstr "සෙනසුරාදා"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "ඉරිදා"
diff --git a/po/sk.po b/po/sk.po
index ebf9938..923f027 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1868,6 +1868,7 @@ msgstr "Sobota"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "Ne"
diff --git a/po/sl.po b/po/sl.po
index c782bbd..9444891 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1879,6 +1879,7 @@ msgstr "sobota"
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day name"
msgid "Sun"
msgstr "ned"
diff --git a/po/sq.po b/po/sq.po
index 344100f..67d56c8 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -1958,6 +1958,7 @@ msgstr ""
#. l10n: Short week day name
#: js/messages.php:346 libraries/common.lib.php:1493
+msgctx "Short week day ibraries/common.lib.php:1493 ��"