diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-07 21:01:48 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-07 21:01:48 +0200 |
commit | fb7edb351815d1d4b2a074d1b68f7d3f50ac04af (patch) | |
tree | 80d9d520ed53d1e0e590a5c50a3aa644535450c9 /po | |
parent | 4080047da0d7de87f6ea1a3f65a6c9103f6ef7a1 (diff) | |
download | weechat-fb7edb351815d1d4b2a074d1b68f7d3f50ac04af.zip |
aspell: add support of enchant library (patch #6858)
Enchant is enabled only if the new option for cmake (or configure) is enabled:
- for cmake: cmake -DENABLE_ENCHANT=ON
- for configure: ./configure --enable-enchant
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 15 | ||||
-rw-r--r-- | po/de.po | 17 | ||||
-rw-r--r-- | po/es.po | 17 | ||||
-rw-r--r-- | po/fr.po | 22 | ||||
-rw-r--r-- | po/hu.po | 15 | ||||
-rw-r--r-- | po/it.po | 17 | ||||
-rw-r--r-- | po/ja.po | 17 | ||||
-rw-r--r-- | po/pl.po | 17 | ||||
-rw-r--r-- | po/pt_BR.po | 15 | ||||
-rw-r--r-- | po/ru.po | 15 | ||||
-rw-r--r-- | po/weechat.pot | 15 |
11 files changed, 146 insertions, 36 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3841,12 +3841,17 @@ msgstr "%s: slovo \"%s\" přidáno do soukromého slovníku" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: selhalo přidání slova do vlastního slovníku" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (plugin: %s)" + #, fuzzy -msgid "Aspell is enabled" +msgid "Spell checking is enabled" msgstr "1 pokud jsou filtry povoleny" #, fuzzy -msgid "Aspell is disabled" +msgid "Spell checking is disabled" msgstr "Filtrování zpráv zakázáno" #, fuzzy, c-format @@ -3987,6 +3992,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: upozornění: slovník \"%s\" není dostupný ve vašem systému" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: nemohu vytvořit server \"%s\"" + #, fuzzy msgid "Charset conversions" msgstr "verze WeeChat" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -4296,10 +4296,17 @@ msgid "%s%s: failed to add word to personal dictionary" msgstr "" "%s%s: Es kann kein Wort zum persönlichen Wörterbuch hinzugefügt werden." -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (Erweiterung: %s)" + +#, fuzzy +msgid "Spell checking is enabled" msgstr "Aspell ist aktiviert" -msgid "Aspell is disabled" +#, fuzzy +msgid "Spell checking is disabled" msgstr "Aspell ist deaktiviert" #, c-format @@ -4464,6 +4471,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: Hinweis: das Wörterbuch \"%s\" ist auf dem Rechner nicht verfügbar" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: Der Server \"%s\" kann nicht anlegt werden" + msgid "Charset conversions" msgstr "Zeichensatzkonvertierung" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4038,10 +4038,17 @@ msgstr "%s: palabra \"%s\" agregada al diccionario personal" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: no se pudo agregar una palabra al diccionario personal" -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (plugin: %s)" + +#, fuzzy +msgid "Spell checking is enabled" msgstr "Aspell activado" -msgid "Aspell is disabled" +#, fuzzy +msgid "Spell checking is disabled" msgstr "Aspell desactivado" #, c-format @@ -4188,6 +4195,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: atención: diccionario \"%s\" no está disponible en su sistema" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: no es posible crear el servidor \"%s\"" + msgid "Charset conversions" msgstr "Conversiones de mapa de caracteres" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" -"PO-Revision-Date: 2013-06-05 10:14+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" +"PO-Revision-Date: 2013-06-07 20:48+0200\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -4175,11 +4175,16 @@ msgstr "%s: mot \"%s\" ajouté dans le dictionnaire personnel" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: impossible d'ajouter le mot dans le dictionnaire personnel" -msgid "Aspell is enabled" -msgstr "Aspell est activé" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, c-format +msgid "%s (using %s)" +msgstr "%s (en utilisant %s)" + +msgid "Spell checking is enabled" +msgstr "La vérification orthographique est activée" -msgid "Aspell is disabled" -msgstr "Aspell est désactivé" +msgid "Spell checking is disabled" +msgstr "La vérification orthographique est désactivée" #, c-format msgid "Default dictionary: %s" @@ -4337,6 +4342,11 @@ msgstr "" "%s: attention: le dictionnaire \\\"%s\\\" n'est pas disponible sur votre " "système" +#, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "" +"%s%s: impossible de créer le correcteur orthographique pour la langue \"%s\"" + msgid "Charset conversions" msgstr "Conversions de charset" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3465,12 +3465,17 @@ msgstr "" msgid "%s%s: failed to add word to personal dictionary" msgstr "" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " (nem található bővítőmodul)\n" + #, fuzzy -msgid "Aspell is enabled" +msgid "Spell checking is enabled" msgstr "a felhasználók le lettek tiltva" #, fuzzy -msgid "Aspell is disabled" +msgid "Spell checking is disabled" msgstr "Nincs aliasz definiálva.\n" #, fuzzy, c-format @@ -3591,6 +3596,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s nem sikerült a szervert létrehozni\n" + #, fuzzy msgid "Charset conversions" msgstr "WeeChat szlogen" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4099,10 +4099,17 @@ msgstr "%s: la parola \"%s\" è stata aggiunta al dizionario personale" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: impossibile aggiungere la parola al dizionario personale" -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (plugin: %s)" + +#, fuzzy +msgid "Spell checking is enabled" msgstr "Aspell è abilitato" -msgid "Aspell is disabled" +#, fuzzy +msgid "Spell checking is disabled" msgstr "Aspell è disabilitato" #, c-format @@ -4256,6 +4263,10 @@ msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "" "%s: attenzione: il dizionario \"%s\" non è disponibile su questo sistema" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: impossibile creare il server \"%s\"" + msgid "Charset conversions" msgstr "Conversione del set caratteri" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/WeeChat>\n" @@ -4017,10 +4017,17 @@ msgstr "%s: 単語 \"%s\" を個人辞書に追加" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: 単語の個人辞書への登録に失敗" -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (プラグイン: %s)" + +#, fuzzy +msgid "Spell checking is enabled" msgstr "Aspell を有効化します" -msgid "Aspell is disabled" +#, fuzzy +msgid "Spell checking is disabled" msgstr "Aspell を無効化します" #, c-format @@ -4171,6 +4178,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: 警告: 辞書 \"%s\" がこのシステム上では利用できません" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: サーバ \"%s\" に接続できません" + msgid "Charset conversions" msgstr "文字コード変換" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:54+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4108,10 +4108,17 @@ msgstr "%s: słowo \"%s\" dodane do osobistego słownika" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: nie udało się dodać słowa do osobistego słownika" -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (wtyczka: %s)" + +#, fuzzy +msgid "Spell checking is enabled" msgstr "Aspell jest włączony" -msgid "Aspell is disabled" +#, fuzzy +msgid "Spell checking is disabled" msgstr "Aspell jest wyłączony" #, c-format @@ -4263,6 +4270,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: ostrzeżenie: słownik \"%s\" nie jest dostępny w Twoim systemie" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: nie można utworzyć serwera \"%s\"" + msgid "Charset conversions" msgstr "Konwersja kodowania" diff --git a/po/pt_BR.po b/po/pt_BR.po index a860d9e21..c65b2b8b0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:55+0200\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3900,12 +3900,17 @@ msgstr "%s: palavra \"%s\" adicionada ao dicionário pessoal" msgid "%s%s: failed to add word to personal dictionary" msgstr "%s%s: falha ao adicionar palavra no dicionário pessoal" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " %s (plugin: %s)" + #, fuzzy -msgid "Aspell is enabled" +msgid "Spell checking is enabled" msgstr "Mouse está habilitado" #, fuzzy -msgid "Aspell is disabled" +msgid "Spell checking is disabled" msgstr "Mouse está desabilitado" #, fuzzy, c-format @@ -4041,6 +4046,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "%s: aviso: dicionário \"%s\" não está disponível em seu sistema" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s%s: não foi possível criar diretório para registros (\"%s\")" + #, fuzzy msgid "Charset conversions" msgstr "versão do WeeChat" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-05-20 16:55+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3497,12 +3497,17 @@ msgstr "" msgid "%s%s: failed to add word to personal dictionary" msgstr "" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, fuzzy, c-format +msgid "%s (using %s)" +msgstr " (нет pluginа)\n" + #, fuzzy -msgid "Aspell is enabled" +msgid "Spell checking is enabled" msgstr "команда users отключена" #, fuzzy -msgid "Aspell is disabled" +msgid "Spell checking is disabled" msgstr "Сокращения не заданы.\n" #, fuzzy, c-format @@ -3623,6 +3628,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "" +#, fuzzy, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "%s не могу создать сервер \"%s\"\n" + #, fuzzy msgid "Charset conversions" msgstr "слоган WeeChat" diff --git a/po/weechat.pot b/po/weechat.pot index 75e2654c9..338eea3eb 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-06-05 10:12+0200\n" +"POT-Creation-Date: 2013-06-07 20:09+0200\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3085,10 +3085,15 @@ msgstr "" msgid "%s%s: failed to add word to personal dictionary" msgstr "" -msgid "Aspell is enabled" +#. TRANSLATORS: second "%s" is "aspell" or "enchant" +#, c-format +msgid "%s (using %s)" +msgstr "" + +msgid "Spell checking is enabled" msgstr "" -msgid "Aspell is disabled" +msgid "Spell checking is disabled" msgstr "" #, c-format @@ -3205,6 +3210,10 @@ msgstr "" msgid "%s: warning: dictionary \"%s\" is not available on your system" msgstr "" +#, c-format +msgid "%s%s: error: unable to create speller for lang \"%s\"" +msgstr "" + msgid "Charset conversions" msgstr "" |