tazweb rev 194

Make pot and up french translation
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 16 13:34:09 2017 +0100 (2017-03-16)
parents 51b5c8aad18c
children 0a8ab376898d
files lib/helper.sh po/de.po po/fr.po po/ja.po po/pt_BR.po po/ru.po po/tazweb.pot po/vi.po po/zh_CN.po po/zh_TW.po
line diff
     1.1 --- a/lib/helper.sh	Thu Mar 16 00:23:06 2017 +0100
     1.2 +++ b/lib/helper.sh	Thu Mar 16 13:34:09 2017 +0100
     1.3 @@ -85,12 +85,13 @@
     1.4  
     1.5  # List all bookmarks
     1.6  bookmarks_list() {
     1.7 +	text=
     1.8  	cat ${bm_txt} | while read title url; do
     1.9  		echo -e "$title\n$url"
    1.10  	done | yad --list \
    1.11  		--title="$(gettext 'TazWeb Bookmarks')" \
    1.12 +		--text="$(gettext 'Click on a value to edit - Right click to remove a bookmark')\n" \
    1.13  		--text-align=center \
    1.14 -		--text="$(gettext 'Click on a value to edit - Right click to remove a bookmark')\n" \
    1.15  		--mouse --width=640 --height=480 \
    1.16  		--skip-taskbar \
    1.17  		--window-icon=/usr/share/icons/hicolor/32x32/apps/tazweb.png \
     2.1 --- a/po/de.po	Thu Mar 16 00:23:06 2017 +0100
     2.2 +++ b/po/de.po	Thu Mar 16 13:34:09 2017 +0100
     2.3 @@ -8,7 +8,7 @@
     2.4  msgstr ""
     2.5  "Project-Id-Version: TazWeb 1.8\n"
     2.6  "Report-Msgid-Bugs-To: \n"
     2.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     2.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     2.9  "PO-Revision-Date: 2016-09-22 21:35+0100\n"
    2.10  "Last-Translator: Hans-Günter Theisgen\n"
    2.11  "Language-Team: German\n"
    2.12 @@ -63,11 +63,28 @@
    2.13  msgstr[0] "Lesezeichen hinzufügen"
    2.14  msgstr[1] "Lesezeichen hinzufügen"
    2.15  
    2.16 -#: lib/helper.sh:94
    2.17 +#: lib/helper.sh:91
    2.18 +#, fuzzy
    2.19 +msgid "TazWeb Bookmarks"
    2.20 +msgstr "Lesezeichen hinzufügen"
    2.21 +
    2.22 +#: lib/helper.sh:93
    2.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
    2.24 +msgstr ""
    2.25 +
    2.26 +#: lib/helper.sh:100
    2.27 +msgid "Title"
    2.28 +msgstr ""
    2.29 +
    2.30 +#: lib/helper.sh:101
    2.31 +msgid "URL"
    2.32 +msgstr ""
    2.33 +
    2.34 +#: lib/helper.sh:119
    2.35  msgid "Cookies"
    2.36  msgstr ""
    2.37  
    2.38 -#: lib/helper.sh:105
    2.39 +#: lib/helper.sh:130
    2.40  msgid "%d cookie"
    2.41  msgid_plural "%d cookies"
    2.42  msgstr[0] ""
     3.1 --- a/po/fr.po	Thu Mar 16 00:23:06 2017 +0100
     3.2 +++ b/po/fr.po	Thu Mar 16 13:34:09 2017 +0100
     3.3 @@ -7,8 +7,8 @@
     3.4  msgstr ""
     3.5  "Project-Id-Version: TazWeb 1.6.4\n"
     3.6  "Report-Msgid-Bugs-To: \n"
     3.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     3.8 -"PO-Revision-Date: 2017-03-14 19:44+0100\n"
     3.9 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
    3.10 +"PO-Revision-Date: 2017-03-16 13:27+0100\n"
    3.11  "Last-Translator: Christophe Lincoln <pankso@slitaz.org>\n"
    3.12  "Language-Team: French\n"
    3.13  "Language: fr\n"
    3.14 @@ -16,6 +16,7 @@
    3.15  "Content-Type: text/plain; charset=UTF-8\n"
    3.16  "Content-Transfer-Encoding: 8bit\n"
    3.17  "X-Generator: Poedit 1.8.6\n"
    3.18 +"Plural-Forms: nplurals=2; plural=(n > 1);\n"
    3.19  
    3.20  #: src/tazweb.c:314 lib/helper.sh:68
    3.21  msgid "Bookmarks"
    3.22 @@ -54,21 +55,35 @@
    3.23  msgstr "Quitter TazWeb"
    3.24  
    3.25  #: lib/helper.sh:79
    3.26 -#, fuzzy
    3.27  msgid "%d bookmark"
    3.28  msgid_plural "%d bookmarks"
    3.29 -msgstr[0] "Marquer cette page"
    3.30 -msgstr[1] "Marquer cette page"
    3.31 +msgstr[0] "marque page"
    3.32 +msgstr[1] "marques pages"
    3.33  
    3.34 -#: lib/helper.sh:94
    3.35 +#: lib/helper.sh:91
    3.36 +msgid "TazWeb Bookmarks"
    3.37 +msgstr "Marque pages TazWeb"
    3.38 +
    3.39 +#: lib/helper.sh:93
    3.40 +msgid "Click on a value to edit - Right click to remove a bookmark"
    3.41 +msgstr "Cliquer sur une valeur pour la modifier - Clique droite pour supprimer"
    3.42 +
    3.43 +#: lib/helper.sh:100
    3.44 +msgid "Title"
    3.45 +msgstr "Titre"
    3.46 +
    3.47 +#: lib/helper.sh:101
    3.48 +msgid "URL"
    3.49 +msgstr "URL"
    3.50 +
    3.51 +#: lib/helper.sh:119
    3.52  msgid "Cookies"
    3.53  msgstr "Cookies"
    3.54  
    3.55 -#: lib/helper.sh:105
    3.56 -#, fuzzy
    3.57 +#: lib/helper.sh:130
    3.58  msgid "%d cookie"
    3.59  msgid_plural "%d cookies"
    3.60 -msgstr[0] "Voir les cookies"
    3.61 +msgstr[0] "Voir le cookie"
    3.62  msgstr[1] "Voir les cookies"
    3.63  
    3.64  #: data/tazweb.desktop.in:4
     4.1 --- a/po/ja.po	Thu Mar 16 00:23:06 2017 +0100
     4.2 +++ b/po/ja.po	Thu Mar 16 13:34:09 2017 +0100
     4.3 @@ -7,7 +7,7 @@
     4.4  msgstr ""
     4.5  "Project-Id-Version: TazWeb 1.10\n"
     4.6  "Report-Msgid-Bugs-To: \n"
     4.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     4.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     4.9  "PO-Revision-Date: 2017-01-05 22:46+0900\n"
    4.10  "Last-Translator: BALLOON a.k.a. Fu-sen. (Keiichi SHIGA) <balloonakafusen AT "
    4.11  "gmail DOT com>\n"
    4.12 @@ -63,11 +63,28 @@
    4.13  msgid_plural "%d bookmarks"
    4.14  msgstr[0] "ブックマークへ追加"
    4.15  
    4.16 -#: lib/helper.sh:94
    4.17 +#: lib/helper.sh:91
    4.18 +#, fuzzy
    4.19 +msgid "TazWeb Bookmarks"
    4.20 +msgstr "ブックマークへ追加"
    4.21 +
    4.22 +#: lib/helper.sh:93
    4.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
    4.24 +msgstr ""
    4.25 +
    4.26 +#: lib/helper.sh:100
    4.27 +msgid "Title"
    4.28 +msgstr ""
    4.29 +
    4.30 +#: lib/helper.sh:101
    4.31 +msgid "URL"
    4.32 +msgstr ""
    4.33 +
    4.34 +#: lib/helper.sh:119
    4.35  msgid "Cookies"
    4.36  msgstr ""
    4.37  
    4.38 -#: lib/helper.sh:105
    4.39 +#: lib/helper.sh:130
    4.40  msgid "%d cookie"
    4.41  msgid_plural "%d cookies"
    4.42  msgstr[0] ""
     5.1 --- a/po/pt_BR.po	Thu Mar 16 00:23:06 2017 +0100
     5.2 +++ b/po/pt_BR.po	Thu Mar 16 13:34:09 2017 +0100
     5.3 @@ -7,7 +7,7 @@
     5.4  msgstr ""
     5.5  "Project-Id-Version: TazWeb 1.6.4\n"
     5.6  "Report-Msgid-Bugs-To: \n"
     5.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     5.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     5.9  "PO-Revision-Date: 2014-01-14 21:27+0300\n"
    5.10  "Last-Translator: Claudinei Pereira <claudinei@slitaz.org>\n"
    5.11  "Language-Team: Portuguese (Brasilian)<i18n@slitaz.org>\n"
    5.12 @@ -62,11 +62,28 @@
    5.13  msgstr[0] "Adicionar aos favoritos"
    5.14  msgstr[1] "Adicionar aos favoritos"
    5.15  
    5.16 -#: lib/helper.sh:94
    5.17 +#: lib/helper.sh:91
    5.18 +#, fuzzy
    5.19 +msgid "TazWeb Bookmarks"
    5.20 +msgstr "Adicionar aos favoritos"
    5.21 +
    5.22 +#: lib/helper.sh:93
    5.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
    5.24 +msgstr ""
    5.25 +
    5.26 +#: lib/helper.sh:100
    5.27 +msgid "Title"
    5.28 +msgstr ""
    5.29 +
    5.30 +#: lib/helper.sh:101
    5.31 +msgid "URL"
    5.32 +msgstr ""
    5.33 +
    5.34 +#: lib/helper.sh:119
    5.35  msgid "Cookies"
    5.36  msgstr ""
    5.37  
    5.38 -#: lib/helper.sh:105
    5.39 +#: lib/helper.sh:130
    5.40  msgid "%d cookie"
    5.41  msgid_plural "%d cookies"
    5.42  msgstr[0] ""
     6.1 --- a/po/ru.po	Thu Mar 16 00:23:06 2017 +0100
     6.2 +++ b/po/ru.po	Thu Mar 16 13:34:09 2017 +0100
     6.3 @@ -7,7 +7,7 @@
     6.4  msgstr ""
     6.5  "Project-Id-Version: TazWeb 1.6.4\n"
     6.6  "Report-Msgid-Bugs-To: \n"
     6.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     6.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     6.9  "PO-Revision-Date: 2017-03-15 05:29+0200\n"
    6.10  "Last-Translator: Aleksej Bobylev <al.bobylev@gmail.com>\n"
    6.11  "Language-Team: Russian\n"
    6.12 @@ -16,7 +16,8 @@
    6.13  "Content-Type: text/plain; charset=UTF-8\n"
    6.14  "Content-Transfer-Encoding: 8bit\n"
    6.15  "X-Generator: Poedit 1.8.6\n"
    6.16 -"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"
    6.17 +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
    6.18 +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
    6.19  
    6.20  #: src/tazweb.c:314 lib/helper.sh:68
    6.21  msgid "Bookmarks"
    6.22 @@ -61,11 +62,28 @@
    6.23  msgstr[1] "%d закладки"
    6.24  msgstr[2] "%d закладок"
    6.25  
    6.26 -#: lib/helper.sh:94
    6.27 +#: lib/helper.sh:91
    6.28 +#, fuzzy
    6.29 +msgid "TazWeb Bookmarks"
    6.30 +msgstr "Закладки"
    6.31 +
    6.32 +#: lib/helper.sh:93
    6.33 +msgid "Click on a value to edit - Right click to remove a bookmark"
    6.34 +msgstr ""
    6.35 +
    6.36 +#: lib/helper.sh:100
    6.37 +msgid "Title"
    6.38 +msgstr ""
    6.39 +
    6.40 +#: lib/helper.sh:101
    6.41 +msgid "URL"
    6.42 +msgstr ""
    6.43 +
    6.44 +#: lib/helper.sh:119
    6.45  msgid "Cookies"
    6.46  msgstr "Куки"
    6.47  
    6.48 -#: lib/helper.sh:105
    6.49 +#: lib/helper.sh:130
    6.50  msgid "%d cookie"
    6.51  msgid_plural "%d cookies"
    6.52  msgstr[0] "%d куки"
     7.1 --- a/po/tazweb.pot	Thu Mar 16 00:23:06 2017 +0100
     7.2 +++ b/po/tazweb.pot	Thu Mar 16 13:34:09 2017 +0100
     7.3 @@ -8,7 +8,7 @@
     7.4  msgstr ""
     7.5  "Project-Id-Version: TazWeb 1.10\n"
     7.6  "Report-Msgid-Bugs-To: \n"
     7.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     7.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     7.9  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    7.10  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    7.11  "Language-Team: LANGUAGE <LL@li.org>\n"
    7.12 @@ -60,11 +60,27 @@
    7.13  msgstr[0] ""
    7.14  msgstr[1] ""
    7.15  
    7.16 -#: lib/helper.sh:94
    7.17 +#: lib/helper.sh:91
    7.18 +msgid "TazWeb Bookmarks"
    7.19 +msgstr ""
    7.20 +
    7.21 +#: lib/helper.sh:93
    7.22 +msgid "Click on a value to edit - Right click to remove a bookmark"
    7.23 +msgstr ""
    7.24 +
    7.25 +#: lib/helper.sh:100
    7.26 +msgid "Title"
    7.27 +msgstr ""
    7.28 +
    7.29 +#: lib/helper.sh:101
    7.30 +msgid "URL"
    7.31 +msgstr ""
    7.32 +
    7.33 +#: lib/helper.sh:119
    7.34  msgid "Cookies"
    7.35  msgstr ""
    7.36  
    7.37 -#: lib/helper.sh:105
    7.38 +#: lib/helper.sh:130
    7.39  msgid "%d cookie"
    7.40  msgid_plural "%d cookies"
    7.41  msgstr[0] ""
     8.1 --- a/po/vi.po	Thu Mar 16 00:23:06 2017 +0100
     8.2 +++ b/po/vi.po	Thu Mar 16 13:34:09 2017 +0100
     8.3 @@ -7,7 +7,7 @@
     8.4  msgstr ""
     8.5  "Project-Id-Version: TazWeb 1.8\n"
     8.6  "Report-Msgid-Bugs-To: \n"
     8.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     8.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     8.9  "PO-Revision-Date: 2016-10-04 17:50+0200\n"
    8.10  "Last-Translator: tuananh88c25 <tuananh88c25@gmail.com>\n"
    8.11  "Language-Team: \n"
    8.12 @@ -61,11 +61,28 @@
    8.13  msgstr[0] "Thêm dấu trang"
    8.14  msgstr[1] "Thêm dấu trang"
    8.15  
    8.16 -#: lib/helper.sh:94
    8.17 +#: lib/helper.sh:91
    8.18 +#, fuzzy
    8.19 +msgid "TazWeb Bookmarks"
    8.20 +msgstr "Thêm dấu trang"
    8.21 +
    8.22 +#: lib/helper.sh:93
    8.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
    8.24 +msgstr ""
    8.25 +
    8.26 +#: lib/helper.sh:100
    8.27 +msgid "Title"
    8.28 +msgstr ""
    8.29 +
    8.30 +#: lib/helper.sh:101
    8.31 +msgid "URL"
    8.32 +msgstr ""
    8.33 +
    8.34 +#: lib/helper.sh:119
    8.35  msgid "Cookies"
    8.36  msgstr ""
    8.37  
    8.38 -#: lib/helper.sh:105
    8.39 +#: lib/helper.sh:130
    8.40  msgid "%d cookie"
    8.41  msgid_plural "%d cookies"
    8.42  msgstr[0] ""
     9.1 --- a/po/zh_CN.po	Thu Mar 16 00:23:06 2017 +0100
     9.2 +++ b/po/zh_CN.po	Thu Mar 16 13:34:09 2017 +0100
     9.3 @@ -7,7 +7,7 @@
     9.4  msgstr ""
     9.5  "Project-Id-Version: TazWeb 1.8\n"
     9.6  "Report-Msgid-Bugs-To: \n"
     9.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
     9.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
     9.9  "PO-Revision-Date: 2014-07-02 13:12+0800\n"
    9.10  "Last-Translator: rhsky <rhsky@qq.com>\n"
    9.11  "Language-Team: \n"
    9.12 @@ -62,11 +62,28 @@
    9.13  msgid_plural "%d bookmarks"
    9.14  msgstr[0] "添加书签"
    9.15  
    9.16 -#: lib/helper.sh:94
    9.17 +#: lib/helper.sh:91
    9.18 +#, fuzzy
    9.19 +msgid "TazWeb Bookmarks"
    9.20 +msgstr "添加书签"
    9.21 +
    9.22 +#: lib/helper.sh:93
    9.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
    9.24 +msgstr ""
    9.25 +
    9.26 +#: lib/helper.sh:100
    9.27 +msgid "Title"
    9.28 +msgstr ""
    9.29 +
    9.30 +#: lib/helper.sh:101
    9.31 +msgid "URL"
    9.32 +msgstr ""
    9.33 +
    9.34 +#: lib/helper.sh:119
    9.35  msgid "Cookies"
    9.36  msgstr ""
    9.37  
    9.38 -#: lib/helper.sh:105
    9.39 +#: lib/helper.sh:130
    9.40  msgid "%d cookie"
    9.41  msgid_plural "%d cookies"
    9.42  msgstr[0] ""
    10.1 --- a/po/zh_TW.po	Thu Mar 16 00:23:06 2017 +0100
    10.2 +++ b/po/zh_TW.po	Thu Mar 16 13:34:09 2017 +0100
    10.3 @@ -7,7 +7,7 @@
    10.4  msgstr ""
    10.5  "Project-Id-Version: TazWeb 1.8\n"
    10.6  "Report-Msgid-Bugs-To: \n"
    10.7 -"POT-Creation-Date: 2017-03-15 05:27+0200\n"
    10.8 +"POT-Creation-Date: 2017-03-16 13:23+0100\n"
    10.9  "PO-Revision-Date: 2014-06-05 15:05+0800\n"
   10.10  "Last-Translator: lunglungyu <lunglungyu2004@gmail.com>\n"
   10.11  "Language-Team: Traditional Chinese\n"
   10.12 @@ -61,11 +61,28 @@
   10.13  msgstr[0] "加入書簽"
   10.14  msgstr[1] "加入書簽"
   10.15  
   10.16 -#: lib/helper.sh:94
   10.17 +#: lib/helper.sh:91
   10.18 +#, fuzzy
   10.19 +msgid "TazWeb Bookmarks"
   10.20 +msgstr "加入書簽"
   10.21 +
   10.22 +#: lib/helper.sh:93
   10.23 +msgid "Click on a value to edit - Right click to remove a bookmark"
   10.24 +msgstr ""
   10.25 +
   10.26 +#: lib/helper.sh:100
   10.27 +msgid "Title"
   10.28 +msgstr ""
   10.29 +
   10.30 +#: lib/helper.sh:101
   10.31 +msgid "URL"
   10.32 +msgstr ""
   10.33 +
   10.34 +#: lib/helper.sh:119
   10.35  msgid "Cookies"
   10.36  msgstr ""
   10.37  
   10.38 -#: lib/helper.sh:105
   10.39 +#: lib/helper.sh:130
   10.40  msgid "%d cookie"
   10.41  msgid_plural "%d cookies"
   10.42  msgstr[0] ""