From 6ad1e97f949d3d732d909ff89ca090a8c4022741 Mon Sep 17 00:00:00 2001 From: yomguy Date: Wed, 22 Jun 2011 18:00:36 +0200 Subject: [PATCH] update locale --- telemeta/htdocs/js/locale.js | 3 ++- telemeta/locale/de/LC_MESSAGES/djangojs.mo | Bin 420 -> 420 bytes telemeta/locale/de/LC_MESSAGES/djangojs.po | 6 +++++- telemeta/locale/fr/LC_MESSAGES/djangojs.mo | Bin 1166 -> 1293 bytes telemeta/locale/fr/LC_MESSAGES/djangojs.po | 6 +++++- 5 files changed, 12 insertions(+), 3 deletions(-) diff --git a/telemeta/htdocs/js/locale.js b/telemeta/htdocs/js/locale.js index f22fa83c..93eeaf5d 100644 --- a/telemeta/htdocs/js/locale.js +++ b/telemeta/htdocs/js/locale.js @@ -7,7 +7,8 @@ var localeStrings = { 'collection added to the selected playlist': gettext('collection added to the selected playlist'), 'there are unsaved or modified markers': gettext('there are unsaved or modified markers'), 'If you exit the page you will loose your changes' : gettext('If you exit the page you will loose your changes'), - 'author' : gettext('author') + 'author' : gettext('author'), + 'Paste HTML to embed in website': gettext('Paste HTML to embed in website'), }; function gettrans(str){ diff --git a/telemeta/locale/de/LC_MESSAGES/djangojs.mo b/telemeta/locale/de/LC_MESSAGES/djangojs.mo index e3f75cd76f4e68b395f8b10af959ab81992f5ea3..4978c3ebc5767551381f89ddbc776f41c66bde23 100644 GIT binary patch delta 15 WcmZ3&yo7neWEOKPQ?rfJc^LsHodl== delta 15 WcmZ3&yo7neWEK-E6O)b8c^LsHbp)aS diff --git a/telemeta/locale/de/LC_MESSAGES/djangojs.po b/telemeta/locale/de/LC_MESSAGES/djangojs.po index 6dd71416..99916422 100644 --- a/telemeta/locale/de/LC_MESSAGES/djangojs.po +++ b/telemeta/locale/de/LC_MESSAGES/djangojs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-22 14:44+0200\n" +"POT-Creation-Date: 2011-06-22 17:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -53,3 +53,7 @@ msgstr "" #: htdocs/js/locale.js:10 msgid "author" msgstr "" + +#: htdocs/js/locale.js:11 +msgid "Paste HTML to embed in website" +msgstr "" diff --git a/telemeta/locale/fr/LC_MESSAGES/djangojs.mo b/telemeta/locale/fr/LC_MESSAGES/djangojs.mo index 75dca43e8be0bd7256022fa14ef6752e874c1c68..9adde56940a150602890265c5a7b5990c8d9bbc3 100644 GIT binary patch delta 393 zcmXxeu}Z^G6vpwBwpv?3t+U8gDN;cYv06Lo;-H|?7f6!}7OqKY5=0QXx+sV^xH=0C zU3>sXM`vdReFy)i!~-Y4*7qGr6}3cjK4f91{;L?-y&!jxGXcSVNsQWR-%@QoV0ToPHs2CiZUHTViO_&T3I z<0ju9sKI3((ghxGtIA=jj`2(TS40iVn7ilkcTsZPd_Tdd}x|fXS1>(q}#>NR(@fE9qA8cb?`|USyi$1_=;2JYaWI%-)N1bt1=#T~V nXq5!0Pm1oyT2ANIaN+ruADXfpjb&YGZpU?_eWEABl6L\n" "Language-Team: LANGUAGE \n" @@ -53,3 +53,7 @@ msgstr "Si vous sortez de la page, vous perdrez vos modifications" #: htdocs/js/locale.js:10 msgid "author" msgstr "auteur" + +#: htdocs/js/locale.js:11 +msgid "Paste HTML to embed player in website" +msgstr "Coller le code HTML pour inclure le lecteur dans un site" -- 2.39.5