Fix translation catalogs as far as I can; compile new .mo out of it.

This commit is contained in:
Georg Brandl 2010-05-25 00:34:45 +02:00
parent 2f7618dd16
commit 488adca485
52 changed files with 284 additions and 544 deletions

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "ca", "plural_expr": "(n != 1)", "messages": {"Search Results": "Resultats de la Cerca", "Preparing search...": "Preparant la cerca...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La teva cerca no ha donat resultats. Assegura't que totes les paraules estan ben escrites i que has seleccionat prou categories.", "Search finished, found %s page(s) matching the search query.": "Cerca finalitzada, s'han trobat %s p\u00e0gin(a/es) de resultats.", ", in ": ", a ", "Permalink to this headline": "Link permanent a aquest t\u00edtol", "Searching": "Cercant", "Permalink to this definition": "Link permanent a aquesta definici\u00f3", "module, in ": "m\u00f2dule, a ", "Hide Search Matches": "Oculta Resultats de Cerca"}});
Documentation.addTranslations({"locale": "ca", "plural_expr": "(n != 1)", "messages": {"Search Results": "Resultats de la Cerca", "Preparing search...": "Preparant la cerca...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La teva cerca no ha donat resultats. Assegura't que totes les paraules estan ben escrites i que has seleccionat prou categories.", "Search finished, found %s page(s) matching the search query.": "Cerca finalitzada, s'han trobat %s p\u00e0gin(a/es) de resultats.", ", in ": ", a ", "Expand sidebar": "", "Permalink to this headline": "Link permanent a aquest t\u00edtol", "Searching": "Cercant", "Collapse sidebar": "", "Permalink to this definition": "Link permanent a aquesta definici\u00f3", "Hide Search Matches": "Oculta Resultats de Cerca"}});

View File

@ -127,22 +127,20 @@ msgstr "%s (variable de C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (funció de C)"
msgstr "funció"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (membre de C)"
msgstr "membre"
#: sphinx/domains/c.py:173
msgid "macro"
msgstr ""
msgstr "macro"
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tipus"
#: sphinx/domains/c.py:175
#, fuzzy
@ -150,28 +148,28 @@ msgid "variable"
msgstr "Variable"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (class a %s)"
msgstr "%s (class de C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (tipus de C)"
msgstr "%s (tipus de C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (membre de C)"
msgstr "%s (membre de C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (funció de C)"
msgstr "%s (funció de C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "class"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -207,9 +205,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (atribut %s)"
msgstr "atribut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +309,8 @@ msgid "class method"
msgstr "%s() (mètode %s)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (mètode estàtic %s)"
msgstr "mètode estàtic"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +358,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "variable d'entorn; %s"
msgstr "variable d'entorn"
#: sphinx/domains/std.py:332
msgid "program option"
@ -402,9 +397,9 @@ msgid "Todo"
msgstr "Pendent"
#: sphinx/ext/todo.py:109
#, fuzzy, python-format
#, python-format
msgid "(The <<original entry>> is located in %s, line %d.)"
msgstr "(La entrada original està a %s, línia %d i es pot trobar "
msgstr "(La <<entrada original>> està a %s, línia %d i.)"
#: sphinx/ext/todo.py:117
msgid "original entry"
@ -786,16 +781,3 @@ msgstr "Continua a la pàgina següent"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[imatge]"
#~ msgid "Parameter"
#~ msgstr "Paràmetre"
#~ msgid "here"
#~ msgstr "aquí"
#~ msgid "module, in "
#~ msgstr "mòdule, a "
#~ msgid "Platform: %s"
#~ msgstr "Plataforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "cs", "plural_expr": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "V\u00fdsledky hled\u00e1n\u00ed", "Preparing search...": "P\u0159ipravuji vyhled\u00e1v\u00e1n\u00ed....", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Nenalezli jsme \u017e\u00e1dn\u00fd dokument. Ujist\u011bte se pros\u00edm, \u017ee v\u0161echna slova jsou spr\u00e1vn\u011b a \u017ee jste vybral dostatek kategori\u00ed.", "Search finished, found %s page(s) matching the search query.": "Vyhled\u00e1v\u00e1n\u00ed skon\u010dilo, nalezeno %s stran.", ", in ": ", v", "Permalink to this headline": "Trval\u00fd odkaz na tento nadpis", "Searching": "Hled\u00e1m", "Permalink to this definition": "Trval\u00fd odkaz na tuto definici", "module, in ": "modul, v", "Hide Search Matches": "Skr\u00fdt v\u00fdsledky vyhled\u00e1v\u00e1n\u00ed"}});
Documentation.addTranslations({"locale": "cs", "plural_expr": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "V\u00fdsledky hled\u00e1n\u00ed", "Preparing search...": "P\u0159ipravuji vyhled\u00e1v\u00e1n\u00ed....", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Nenalezli jsme \u017e\u00e1dn\u00fd dokument. Ujist\u011bte se pros\u00edm, \u017ee v\u0161echna slova jsou spr\u00e1vn\u011b a \u017ee jste vybral dostatek kategori\u00ed.", "Search finished, found %s page(s) matching the search query.": "Vyhled\u00e1v\u00e1n\u00ed skon\u010dilo, nalezeno %s stran.", ", in ": ", v", "Expand sidebar": "", "Permalink to this headline": "Trval\u00fd odkaz na tento nadpis", "Searching": "Hled\u00e1m", "Collapse sidebar": "", "Permalink to this definition": "Trval\u00fd odkaz na tuto definici", "Hide Search Matches": "Skr\u00fdt v\u00fdsledky vyhled\u00e1v\u00e1n\u00ed"}});

View File

@ -128,14 +128,12 @@ msgstr "%s (C proměnná)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C funkce)"
msgstr "funkce"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (člen C)"
msgstr "člen"
#: sphinx/domains/c.py:173
msgid "macro"
@ -143,7 +141,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "typ"
#: sphinx/domains/c.py:175
#, fuzzy
@ -151,28 +149,28 @@ msgid "variable"
msgstr "Proměnná"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s() (třída v %s)"
msgstr "%s (C++ třída)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C typ)"
msgstr "%s (C++ typ)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (člen C)"
msgstr "%s (člen C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C funkce)"
msgstr "%s (C++ funkce)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "třída"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -208,9 +206,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s() (atribut %s)"
msgstr "atribut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -313,9 +310,8 @@ msgid "class method"
msgstr "%s() (metoda %s)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (statická metoda %s)"
msgstr "statická metoda"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -363,9 +359,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "promměná prostředí, %s"
msgstr "promměná prostředí"
#: sphinx/domains/std.py:332
msgid "program option"
@ -787,16 +782,3 @@ msgstr "Plný index na jedné stránce"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[obrázek]"
#~ msgid "Parameter"
#~ msgstr "Parametry"
#~ msgid "here"
#~ msgstr "zde"
#~ msgid "module, in "
#~ msgstr "modul, v"
#~ msgid "Platform: %s"
#~ msgstr "Platforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "es", "plural_expr": "(n != 1)", "messages": {"Search Results": "Resultados de la b\u00fasqueda", "Preparing search...": "Preparando la b\u00fasqueda", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La b\u00fasqueda no dio ning\u00fan resultado. Por favor aseg\u00farese que escribi\u00f3 todas las palabras correctamente y que ha seleccionado suficientes categor\u00edas", "Search finished, found %s page(s) matching the search query.": "B\u00fasqueda finalizada, se han encontrado %s p\u00e1gina(s) que concuerdan con su consulta", ", in ": "", "Permalink to this headline": "Enlazar permanentemente con este t\u00edtulo", "Searching": "Buscando", "Permalink to this definition": "Enlazar permanentemente con esta definici\u00f3n", "module, in ": "m\u00f3dulo", "Hide Search Matches": "Coincidencias de la b\u00fasqueda"}});
Documentation.addTranslations({"locale": "es", "plural_expr": "(n != 1)", "messages": {"Search Results": "Resultados de la b\u00fasqueda", "Preparing search...": "Preparando la b\u00fasqueda", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La b\u00fasqueda no dio ning\u00fan resultado. Por favor aseg\u00farese que escribi\u00f3 todas las palabras correctamente y que ha seleccionado suficientes categor\u00edas", "Search finished, found %s page(s) matching the search query.": "B\u00fasqueda finalizada, se han encontrado %s p\u00e1gina(s) que concuerdan con su consulta", ", in ": "", "Expand sidebar": "", "Permalink to this headline": "Enlazar permanentemente con este t\u00edtulo", "Searching": "Buscando", "Collapse sidebar": "", "Permalink to this definition": "Enlazar permanentemente con esta definici\u00f3n", "Hide Search Matches": "Coincidencias de la b\u00fasqueda"}});

View File

@ -65,16 +65,16 @@ msgstr ""
#: sphinx/directives/other.py:127
msgid "Section author: "
msgstr "Autor de la sección"
msgstr "Autor de la sección: "
#: sphinx/directives/other.py:129
msgid "Module author: "
msgstr "Autor del módulo"
msgstr "Autor del módulo: "
#: sphinx/directives/other.py:131
#, fuzzy
msgid "Code author: "
msgstr "Autor del módulo"
msgstr "Autor del módulo: "
#: sphinx/directives/other.py:133
msgid "Author: "
@ -130,14 +130,12 @@ msgstr "%s (variable C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (función C)"
msgstr "función"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (miembro C)"
msgstr "miembro"
#: sphinx/domains/c.py:173
msgid "macro"
@ -145,7 +143,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tipo"
#: sphinx/domains/c.py:175
#, fuzzy
@ -153,28 +151,28 @@ msgid "variable"
msgstr "Variable"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (clase en %s)"
msgstr "%s (clase C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (tipo C)"
msgstr "%s (tipo C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
msgid "%s (C++ member)"
msgstr "%s (miembro C)"
msgstr "%s (miembro C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
msgid "%s (C++ function)"
msgstr "%s (función C)"
msgstr "%s (función C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "clase"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, fuzzy, python-format
@ -210,9 +208,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s atributo)"
msgstr "atributo"
#: sphinx/domains/python.py:53
#, fuzzy
@ -315,9 +312,8 @@ msgid "class method"
msgstr "%s() (%s método)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s método estático)"
msgstr "método estático"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -365,9 +361,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "variables de entorno; %s"
msgstr "variables de entorno"
#: sphinx/domains/std.py:332
msgid "program option"
@ -532,7 +527,7 @@ msgstr "Ir a"
#: sphinx/themes/agogo/layout.html:57 sphinx/themes/basic/searchbox.html:20
#, fuzzy
msgid "Enter search terms or a module, class or function name."
msgstr "Introducir en nombre de un módulo, clase o función"
msgstr "Introducir en nombre de un módulo, clase o función."
#: sphinx/themes/agogo/layout.html:78 sphinx/themes/basic/sourcelink.html:14
msgid "Show Source"
@ -796,19 +791,3 @@ msgstr "Índice completo en una página"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[imagen]"
#~ msgid "Parameter"
#~ msgstr "Parámetros"
#~ msgid "(The original entry is located in %s, line %d and can be found "
#~ msgstr ""
#~ msgid "here"
#~ msgstr ""
#~ msgid "module, in "
#~ msgstr "módulo"
#~ msgid "Platform: %s"
#~ msgstr "Plataforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "fi", "plural_expr": "(n != 1)", "messages": {"Search Results": "Etsinn\u00e4n tulos", "Preparing search...": "Valmistellaan etsint\u00e4\u00e4...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Ei l\u00f6ytynyt yht\u00e4\u00e4n. Tarkista hakuehdot, sanahaku, ei sen osia", "Search finished, found %s page(s) matching the search query.": "Etsint\u00e4 tehty, l\u00f6ydetty %s sivu(a).", ", in ": "", "Permalink to this headline": "", "Searching": "Etsit\u00e4\u00e4n", "Permalink to this definition": "", "module, in ": "", "Hide Search Matches": "Piilota l\u00f6ydetyt"}});
Documentation.addTranslations({"locale": "fi", "plural_expr": "(n != 1)", "messages": {"Search Results": "Etsinn\u00e4n tulos", "Preparing search...": "Valmistellaan etsint\u00e4\u00e4...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Ei l\u00f6ytynyt yht\u00e4\u00e4n. Tarkista hakuehdot, sanahaku, ei sen osia", "Search finished, found %s page(s) matching the search query.": "Etsint\u00e4 tehty, l\u00f6ydetty %s sivu(a).", ", in ": "", "Expand sidebar": "", "Permalink to this headline": "", "Searching": "Etsit\u00e4\u00e4n", "Collapse sidebar": "", "Permalink to this definition": "", "Hide Search Matches": "Piilota l\u00f6ydetyt"}});

View File

@ -770,21 +770,3 @@ msgstr ""
msgid "[image]"
msgstr ""
#~ msgid "Variable"
#~ msgstr ""
#~ msgid "Parameter"
#~ msgstr ""
#~ msgid "(The original entry is located in %s, line %d and can be found "
#~ msgstr ""
#~ msgid "here"
#~ msgstr "tässä"
#~ msgid "module, in "
#~ msgstr ""
#~ msgid "Platform: %s"
#~ msgstr "Ympäristö: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "fr", "plural_expr": "(n > 1)", "messages": {"Search Results": "R\u00e9sultats de la recherche", "Preparing search...": "Pr\u00e9paration de la recherche...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Votre recherche ne correspond \u00e0 aucun document. V\u00e9rifiez l'orthographe des termes de recherche et que vous avez s\u00e9lectionn\u00e9 suffisamment de cat\u00e9gories.", "Search finished, found %s page(s) matching the search query.": "La recherche est termin\u00e9e, %s page(s) correspond(ent) \u00e0 la requ\u00eate.", ", in ": ", dans", "Permalink to this headline": "Lien permanent vers ce titre", "Searching": "En cours de recherche", "Permalink to this definition": "Lien permanent vers cette d\u00e9finition", "module, in ": "module, dans", "Hide Search Matches": "Cacher les r\u00e9sultats de la recherche"}});
Documentation.addTranslations({"locale": "fr", "plural_expr": "(n > 1)", "messages": {"Search Results": "R\u00e9sultats de la recherche", "Preparing search...": "Pr\u00e9paration de la recherche...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Votre recherche ne correspond \u00e0 aucun document. V\u00e9rifiez l'orthographe des termes de recherche et que vous avez s\u00e9lectionn\u00e9 suffisamment de cat\u00e9gories.", "Search finished, found %s page(s) matching the search query.": "La recherche est termin\u00e9e, %s page(s) correspond(ent) \u00e0 la requ\u00eate.", ", in ": ", dans", "Expand sidebar": "", "Permalink to this headline": "Lien permanent vers ce titre", "Searching": "En cours de recherche", "Collapse sidebar": "", "Permalink to this definition": "Lien permanent vers cette d\u00e9finition", "Hide Search Matches": "Cacher les r\u00e9sultats de la recherche"}});

View File

@ -128,14 +128,12 @@ msgstr "%s (variable C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (fonction C)"
msgstr "fonction"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (membre C)"
msgstr "membre"
#: sphinx/domains/c.py:173
msgid "macro"
@ -143,7 +141,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "type"
#: sphinx/domains/c.py:175
#, fuzzy
@ -151,28 +149,28 @@ msgid "variable"
msgstr "Variable"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (classe dans %s)"
msgstr "%s (classe C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (type C)"
msgstr "%s (type C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (membre C)"
msgstr "%s (membre C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (fonction C)"
msgstr "%s (fonction C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "classe"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -208,9 +206,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (attribut %s)"
msgstr "attribut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -313,9 +310,8 @@ msgid "class method"
msgstr "%s() (méthode %s)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (méthode statique %s)"
msgstr "méthode statique"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -363,9 +359,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "variable d'environnement; %s"
msgstr "variable d'environnement"
#: sphinx/domains/std.py:332
msgid "program option"
@ -403,13 +398,13 @@ msgid "Todo"
msgstr "A faire"
#: sphinx/ext/todo.py:109
#, fuzzy, python-format
#, python-format
msgid "(The <<original entry>> is located in %s, line %d.)"
msgstr "(L'entrée orginale se trouve dans %s, à la ligne %d et peut être trouvé"
msgstr "(L'<<entrée orginale>> se trouve dans %s, à la ligne %d.)"
#: sphinx/ext/todo.py:117
msgid "original entry"
msgstr ""
msgstr "entrée orginale"
#: sphinx/ext/viewcode.py:66
msgid "[source]"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "hr", "plural_expr": "0", "messages": {"Search Results": "Rezultati pretrage", "Preparing search...": "Pripremam pretra\u017eivanje...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Za va\u0161u pretragu nema rezultata. Molimo pregledajte da li so sve rije\u010di ispravno napisane i da li ste izbrali dovoljno kategorija.", "Search finished, found %s page(s) matching the search query.": "Pretra\u017eivanje je zaklju\u010deno, prona\u0111eno %s stranica, koje odgovaraju tra\u017eenom nizu.", ", in ": ", u ", "Permalink to this headline": "Link na taj naslov", "Searching": "Tra\u017eim", "Permalink to this definition": "Link na tu definiciju", "module, in ": "modul, u ", "Hide Search Matches": "Sakrij rezultate pretrage"}});
Documentation.addTranslations({"locale": "hr", "plural_expr": "0", "messages": {"Search Results": "Rezultati pretrage", "Preparing search...": "Pripremam pretra\u017eivanje...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Za va\u0161u pretragu nema rezultata. Molimo pregledajte da li so sve rije\u010di ispravno napisane i da li ste izbrali dovoljno kategorija.", "Search finished, found %s page(s) matching the search query.": "Pretra\u017eivanje je zaklju\u010deno, prona\u0111eno %s stranica, koje odgovaraju tra\u017eenom nizu.", ", in ": ", u ", "Expand sidebar": "", "Permalink to this headline": "Link na taj naslov", "Searching": "Tra\u017eim", "Collapse sidebar": "", "Permalink to this definition": "Link na tu definiciju", "Hide Search Matches": "Sakrij rezultate pretrage"}});

View File

@ -123,14 +123,12 @@ msgstr "%s (C varijabla)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C funkcija)"
msgstr "funkcija"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C član)"
msgstr "član"
#: sphinx/domains/c.py:173
msgid "macro"
@ -138,7 +136,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tip"
#: sphinx/domains/c.py:175
#, fuzzy
@ -146,28 +144,29 @@ msgid "variable"
msgstr "Varijabla"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (razred u %s)"
msgstr "%s (C++ razred)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C tip)"
msgstr "%s (C++ tip)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C član)"
msgstr "%s (C++ član)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C funkcija)"
msgstr "%s (C++ funkcija)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
#, fuzzy
msgid "class"
msgstr ""
msgstr "razred"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -203,9 +202,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s atribut)"
msgstr "atribut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -308,9 +306,8 @@ msgid "class method"
msgstr "%s() (%s metoda)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s statična metoda)"
msgstr "statična metoda"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -358,9 +355,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "varijabla okruženja; %s"
msgstr "varijabla okruženja"
#: sphinx/domains/std.py:332
msgid "program option"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "it", "plural_expr": "(n != 1)", "messages": {"Search Results": "Risultati della ricerca", "Preparing search...": "Preparazione della ricerca", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La tua ricerca non ha trovato alcun risultato. Controlla la correttezza dei termini di ricerca e di avere selezionato un numero sufficiente di categorie", "Search finished, found %s page(s) matching the search query.": "Ricerca terminata, trovate %s pagine corrispondenti alla ricerca.", ", in ": ", in ", "Permalink to this headline": "link permanente per questa intestazione", "Searching": "Ricerca in corso", "Permalink to this definition": "link permanente per questa definizione", "module, in ": "modulo, in", "Hide Search Matches": "Nascondi i risultati della ricerca"}});
Documentation.addTranslations({"locale": "it", "plural_expr": "(n != 1)", "messages": {"Search Results": "Risultati della ricerca", "Preparing search...": "Preparazione della ricerca", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "La tua ricerca non ha trovato alcun risultato. Controlla la correttezza dei termini di ricerca e di avere selezionato un numero sufficiente di categorie", "Search finished, found %s page(s) matching the search query.": "Ricerca terminata, trovate %s pagine corrispondenti alla ricerca.", ", in ": ", in ", "Expand sidebar": "", "Permalink to this headline": "link permanente per questa intestazione", "Searching": "Ricerca in corso", "Collapse sidebar": "", "Permalink to this definition": "link permanente per questa definizione", "Hide Search Matches": "Nascondi i risultati della ricerca"}});

View File

@ -62,16 +62,16 @@ msgstr " (in "
#: sphinx/directives/other.py:127
msgid "Section author: "
msgstr "Autore della sezione"
msgstr "Autore della sezione: "
#: sphinx/directives/other.py:129
msgid "Module author: "
msgstr "Autore del modulo"
msgstr "Autore del modulo: "
#: sphinx/directives/other.py:131
#, fuzzy
msgid "Code author: "
msgstr "Autore del modulo"
msgstr "Autore del modulo: "
#: sphinx/directives/other.py:133
msgid "Author: "
@ -126,14 +126,12 @@ msgstr "%s (variabile C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (funzione C)"
msgstr "funzione"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (membro C )"
msgstr "membro"
#: sphinx/domains/c.py:173
msgid "macro"
@ -141,7 +139,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tipo"
#: sphinx/domains/c.py:175
#, fuzzy
@ -149,24 +147,24 @@ msgid "variable"
msgstr "Variabile"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (classe in %s)"
msgstr "%s (classe C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (tipo C)"
msgstr "%s (tipo C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (membro C )"
msgstr "%s (membro C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (funzione C)"
msgstr "%s (funzione C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
@ -206,9 +204,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s attributo)"
msgstr "attributo"
#: sphinx/domains/python.py:53
#, fuzzy
@ -311,9 +308,8 @@ msgid "class method"
msgstr "%s() (%s metodo)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s metodo statico)"
msgstr "metodo statico"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -361,9 +357,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "variabile d'ambiente, %s"
msgstr "variabile d'ambiente"
#: sphinx/domains/std.py:332
msgid "program option"
@ -401,13 +396,13 @@ msgid "Todo"
msgstr "Da fare"
#: sphinx/ext/todo.py:109
#, fuzzy, python-format
#, python-format
msgid "(The <<original entry>> is located in %s, line %d.)"
msgstr "(La riga originale si trova in %s, linea %d e può essere trovata "
msgstr "(La <<riga originale>> si trova in %s, linea %d.)"
#: sphinx/ext/todo.py:117
msgid "original entry"
msgstr ""
msgstr "riga originale"
#: sphinx/ext/viewcode.py:66
msgid "[source]"
@ -787,16 +782,3 @@ msgstr "Indice completo in una pagina"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[immagine]"
#~ msgid "Parameter"
#~ msgstr "Parametri"
#~ msgid "here"
#~ msgstr "qui"
#~ msgid "module, in "
#~ msgstr "modulo, in"
#~ msgid "Platform: %s"
#~ msgstr "Piattaforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "ja", "plural_expr": "0", "messages": {"Search Results": "\u691c\u7d22\u7d50\u679c", "Preparing search...": "\u691c\u7d22\u306e\u6e96\u5099\u4e2d...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u691c\u7d22\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u691c\u7d22\u3057\u305f\u3044\u8a00\u8449\u3092\u6b63\u3057\u3044\u3064\u3065\u308a\u3067\u5165\u529b\u3057\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u307e\u305f\u3001\u6b63\u3057\u3044\u30ab\u30c6\u30b4\u30ea\u306e\u691c\u7d22\u3092\u884c\u3063\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Search finished, found %s page(s) matching the search query.": "\u691c\u7d22\u304c\u7d42\u4e86\u3057\u3001\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u30da\u30fc\u30b8\u304c %s \u500b\u307f\u3064\u304b\u308a\u307e\u3057\u305f\u3002", ", in ": "", "Permalink to this headline": "\u3053\u306e\u30d8\u30c3\u30c9\u30e9\u30a4\u30f3\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", "Searching": "\u691c\u7d22\u4e2d", "Permalink to this definition": "\u3053\u306e\u5b9a\u7fa9\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", "module, in ": "\u30e2\u30b8\u30e5\u30fc\u30eb", "Hide Search Matches": "\u691c\u7d22\u7d50\u679c\u3092\u96a0\u3059"}});
Documentation.addTranslations({"locale": "ja", "plural_expr": "0", "messages": {"Search Results": "\u691c\u7d22\u7d50\u679c", "Preparing search...": "\u691c\u7d22\u306e\u6e96\u5099\u4e2d...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u691c\u7d22\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u691c\u7d22\u3057\u305f\u3044\u8a00\u8449\u3092\u6b63\u3057\u3044\u3064\u3065\u308a\u3067\u5165\u529b\u3057\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u307e\u305f\u3001\u6b63\u3057\u3044\u30ab\u30c6\u30b4\u30ea\u306e\u691c\u7d22\u3092\u884c\u3063\u3066\u3044\u308b\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002", "Search finished, found %s page(s) matching the search query.": "\u691c\u7d22\u304c\u7d42\u4e86\u3057\u3001\u6761\u4ef6\u306b\u4e00\u81f4\u3059\u308b\u30da\u30fc\u30b8\u304c %s \u500b\u307f\u3064\u304b\u308a\u307e\u3057\u305f\u3002", ", in ": "", "Expand sidebar": "", "Permalink to this headline": "\u3053\u306e\u30d8\u30c3\u30c9\u30e9\u30a4\u30f3\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", "Searching": "\u691c\u7d22\u4e2d", "Collapse sidebar": "", "Permalink to this definition": "\u3053\u306e\u5b9a\u7fa9\u3078\u306e\u30d1\u30fc\u30de\u30ea\u30f3\u30af", "Hide Search Matches": "\u691c\u7d22\u7d50\u679c\u3092\u96a0\u3059"}});

View File

@ -127,22 +127,20 @@ msgstr "%s (C の変数)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C の関数)"
msgstr "の関数"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C のメンバ変数)"
msgstr "のメンバ変数"
#: sphinx/domains/c.py:173
msgid "macro"
msgstr ""
msgstr "のマクロ"
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "のデータ型"
#: sphinx/domains/c.py:175
#, fuzzy
@ -152,22 +150,22 @@ msgstr "変数"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
msgid "%s (C++ class)"
msgstr "%s (%s のクラス)"
msgstr "%s (のクラス)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C のデータ型)"
msgstr "%s (C++ のデータ型)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C のメンバ変数)"
msgstr "%s (C++ のメンバ変数)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C の関数)"
msgstr "%s (C++ の関数)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
@ -207,9 +205,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s の属性)"
msgstr "の属性"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +309,8 @@ msgid "class method"
msgstr "%s() (%s のメソッド)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s の静的メソッド)"
msgstr "の静的メソッド"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +358,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "環境変数; %s"
msgstr "環境変数"
#: sphinx/domains/std.py:332
msgid "program option"
@ -778,19 +773,3 @@ msgstr "総索引"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[画像]"
#~ msgid "Parameter"
#~ msgstr "パラメタ"
#~ msgid "(The original entry is located in %s, line %d and can be found "
#~ msgstr ""
#~ msgid "here"
#~ msgstr ""
#~ msgid "module, in "
#~ msgstr "モジュール"
#~ msgid "Platform: %s"
#~ msgstr "プラットフォーム: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "nl", "plural_expr": "(n != 1)", "messages": {"Search Results": "Zoekresultaten", "Preparing search...": "Het zoeken wordt voorbereid...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Uw zoekopdracht leverde geen resultaten op. Controleer of alle woorden correct gespeld zijn en dat u genoeg categori\u00ebn hebt geselecteerd.", "Search finished, found %s page(s) matching the search query.": "Zoeken voltooid, %s pagina(s) gevonden.", ", in ": ", in ", "Permalink to this headline": "Permanente link naar deze titel", "Searching": "Zoeken", "Permalink to this definition": "Permanente link naar deze definitie", "module, in ": "module, in", "Hide Search Matches": "Zoekresultaten verbergen"}});
Documentation.addTranslations({"locale": "nl", "plural_expr": "(n != 1)", "messages": {"Search Results": "Zoekresultaten", "Preparing search...": "Het zoeken wordt voorbereid...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Uw zoekopdracht leverde geen resultaten op. Controleer of alle woorden correct gespeld zijn en dat u genoeg categori\u00ebn hebt geselecteerd.", "Search finished, found %s page(s) matching the search query.": "Zoeken voltooid, %s pagina(s) gevonden.", ", in ": ", in ", "Expand sidebar": "", "Permalink to this headline": "Permanente link naar deze titel", "Searching": "Zoeken", "Collapse sidebar": "", "Permalink to this definition": "Permanente link naar deze definitie", "Hide Search Matches": "Zoekresultaten verbergen"}});

View File

@ -126,14 +126,12 @@ msgstr "%s (C-variabele)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C-functie)"
msgstr "functie"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C member)"
msgstr "member"
#: sphinx/domains/c.py:173
msgid "macro"
@ -141,7 +139,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "type"
#: sphinx/domains/c.py:175
#, fuzzy
@ -149,28 +147,28 @@ msgid "variable"
msgstr "Variabele"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (klasse in %s)"
msgstr "%s (C++ klasse)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C type)"
msgstr "%s (C++ type)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C member)"
msgstr "%s (C++ member)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C-functie)"
msgstr "%s (C++ functie)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "klasse"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -206,9 +204,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s attribuut)"
msgstr "attribuut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -311,9 +308,8 @@ msgid "class method"
msgstr "%s() (%s methode)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s statische methode)"
msgstr "statische methode"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -361,9 +357,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "omgevingsvariabele; %s"
msgstr "omgevingsvariabele"
#: sphinx/domains/std.py:332
msgid "program option"
@ -401,15 +396,13 @@ msgid "Todo"
msgstr "Te doen"
#: sphinx/ext/todo.py:109
#, fuzzy, python-format
#, python-format
msgid "(The <<original entry>> is located in %s, line %d.)"
msgstr ""
"(Het originele item is te vinden in %s, regel %d en kan gevonden worden "
"hier"
msgstr "(Het <<originele item>> is te vinden in %s, regel %d.)"
#: sphinx/ext/todo.py:117
msgid "original entry"
msgstr ""
msgstr "originele item"
#: sphinx/ext/viewcode.py:66
msgid "[source]"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "pl", "plural_expr": "(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "Wyniki wyszukiwania", "Preparing search...": "Przygotowanie wyszukiwania...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Nie znaleziono \u017cadnych pasuj\u0105cych dokument\u00f3w. Upewnij si\u0119, \u017ce wszystkie s\u0142owa s\u0105 poprawnie wpisane i \u017ce wybra\u0142e\u015b wystarczaj\u0105c\u0105liczb\u0119 kategorii.", "Search finished, found %s page(s) matching the search query.": "Przeszukiwanie zako\u0144czone, znaleziono %s pasuj\u0105cych stron.", ", in ": ", w ", "Permalink to this headline": "Sta\u0142y odno\u015bnik do tego nag\u0142\u00f3wka", "Searching": "Wyszukiwanie", "Permalink to this definition": "Sta\u0142y odno\u015bnik do tej definicji", "module, in ": "modu\u0142, w ", "Hide Search Matches": "Ukryj wyniki wyszukiwania"}});
Documentation.addTranslations({"locale": "pl", "plural_expr": "(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "Wyniki wyszukiwania", "Preparing search...": "Przygotowanie wyszukiwania...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Nie znaleziono \u017cadnych pasuj\u0105cych dokument\u00f3w. Upewnij si\u0119, \u017ce wszystkie s\u0142owa s\u0105 poprawnie wpisane i \u017ce wybra\u0142e\u015b wystarczaj\u0105c\u0105liczb\u0119 kategorii.", "Search finished, found %s page(s) matching the search query.": "Przeszukiwanie zako\u0144czone, znaleziono %s pasuj\u0105cych stron.", ", in ": ", w ", "Expand sidebar": "", "Permalink to this headline": "Sta\u0142y odno\u015bnik do tego nag\u0142\u00f3wka", "Searching": "Wyszukiwanie", "Collapse sidebar": "", "Permalink to this definition": "Sta\u0142y odno\u015bnik do tej definicji", "Hide Search Matches": "Ukryj wyniki wyszukiwania"}});

View File

@ -124,14 +124,12 @@ msgstr "%s (zmienna C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (funkcja C)"
msgstr "funkcja"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (pole C)"
msgstr "pole"
#: sphinx/domains/c.py:173
msgid "macro"
@ -139,7 +137,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "typ"
#: sphinx/domains/c.py:175
#, fuzzy
@ -147,28 +145,28 @@ msgid "variable"
msgstr "Zmienna"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (w klasie %s)"
msgstr "%s (klasie C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (typ C)"
msgstr "%s (typ C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (pole C)"
msgstr "%s (pole C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (funkcja C)"
msgstr "%s (funkcja C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "klasie"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -204,9 +202,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s atrybut)"
msgstr "atrybut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -309,9 +306,8 @@ msgid "class method"
msgstr "%s() (%s metoda)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s statyczna metoda)"
msgstr "statyczna metoda"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -359,9 +355,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "zmienna środowiskowa; %s"
msgstr "zmienna środowiskowa"
#: sphinx/domains/std.py:332
msgid "program option"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "pt_BR", "plural_expr": "(n > 1)", "messages": {"Search Results": "Resultados da Pesquisa", "Preparing search...": "Preparando pesquisa...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Sua pesquisa n\u00e3o encontrou nenhum documento. Por favor assegure-se de que todas as palavras foram digitadas corretamente e de que voc\u00ea tenha selecionado o m\u00ednimo de categorias.", "Search finished, found %s page(s) matching the search query.": "Pesquisa finalizada, foram encontrada(s) %s p\u00e1gina(s) que conferem com o crit\u00e9rio de pesquisa.", ", in ": ", em ", "Permalink to this headline": "Link permanente para este t\u00edtulo", "Searching": "Pesquisando", "Permalink to this definition": "Link permanente para esta defini\u00e7\u00e3o", "module, in ": "m\u00f3dulo, em ", "Hide Search Matches": "Esconder Resultados da Pesquisa"}});
Documentation.addTranslations({"locale": "pt_BR", "plural_expr": "(n > 1)", "messages": {"Search Results": "Resultados da Pesquisa", "Preparing search...": "Preparando pesquisa...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Sua pesquisa n\u00e3o encontrou nenhum documento. Por favor assegure-se de que todas as palavras foram digitadas corretamente e de que voc\u00ea tenha selecionado o m\u00ednimo de categorias.", "Search finished, found %s page(s) matching the search query.": "Pesquisa finalizada, foram encontrada(s) %s p\u00e1gina(s) que conferem com o crit\u00e9rio de pesquisa.", ", in ": ", em ", "Expand sidebar": "", "Permalink to this headline": "Link permanente para este t\u00edtulo", "Searching": "Pesquisando", "Collapse sidebar": "", "Permalink to this definition": "Link permanente para esta defini\u00e7\u00e3o", "Hide Search Matches": "Esconder Resultados da Pesquisa"}});

View File

@ -127,22 +127,20 @@ msgstr "%s (variável C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (função C)"
msgstr "função"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (membro C)"
msgstr "membro"
#: sphinx/domains/c.py:173
msgid "macro"
msgstr ""
msgstr "macro"
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tipo"
#: sphinx/domains/c.py:175
#, fuzzy
@ -150,28 +148,28 @@ msgid "variable"
msgstr "Variável"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (classe em %s)"
msgstr "%s (classe C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (tipo C)"
msgstr "%s (tipo C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (membro C)"
msgstr "%s (membro C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (função C)"
msgstr "%s (função C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "classe"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -207,9 +205,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (atributo %s)"
msgstr "atributo"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +309,8 @@ msgid "class method"
msgstr "%s() (método %s)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (método estático %s)"
msgstr "método estático"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +358,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "váriavel de ambiente; %s"
msgstr "váriavel de ambiente"
#: sphinx/domains/std.py:332
msgid "program option"
@ -402,13 +397,13 @@ msgid "Todo"
msgstr "Por fazer"
#: sphinx/ext/todo.py:109
#, fuzzy, python-format
#, python-format
msgid "(The <<original entry>> is located in %s, line %d.)"
msgstr "(A entrada original está localizada em %s, linha %d e pode ser encontrada "
msgstr "(A <<entrada original>> está localizada em %s, linha %d.)"
#: sphinx/ext/todo.py:117
msgid "original entry"
msgstr ""
msgstr "entrada original"
#: sphinx/ext/viewcode.py:66
msgid "[source]"
@ -792,16 +787,3 @@ msgstr "Índice completo em uma página"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[imagem]"
#~ msgid "Parameter"
#~ msgstr "Parâmetros"
#~ msgid "here"
#~ msgstr "aqui"
#~ msgid "module, in "
#~ msgstr "módulo, em "
#~ msgid "Platform: %s"
#~ msgstr "Plataforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "ru", "plural_expr": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "messages": {"Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430", "Preparing search...": "\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u043f\u043e\u0438\u0441\u043a\u0443...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u041d\u0435\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0432\u0430\u0448\u0435\u043c\u0443 \u0437\u0430\u043f\u0440\u043e\u0441\u0443. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435, \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043b\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u044b \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0438 \u043d\u0435\u0442 \u043b\u0438 \u043e\u043f\u0435\u0447\u0430\u0442\u043e\u043a \u0432 \u0437\u0430\u043f\u0440\u043e\u0441\u0435.", "Search finished, found %s page(s) matching the search query.": "\u041f\u043e\u0438\u0441\u043a \u043e\u043a\u043e\u043d\u0447\u0435\u043d, \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0441\u0442\u0440\u0430\u043d\u0438\u0446: %s.", ", in ": ", \u0432 ", "Permalink to this headline": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Searching": "\u041f\u043e\u0438\u0441\u043a", "Permalink to this definition": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435", "module, in ": ", \u043c\u043e\u0434\u0443\u043b\u044c \u0432 ", "Hide Search Matches": "\u0421\u043d\u044f\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435"}});
Documentation.addTranslations({"locale": "ru", "plural_expr": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2", "messages": {"Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u044b \u043f\u043e\u0438\u0441\u043a\u0430", "Preparing search...": "\u041f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u043a \u043f\u043e\u0438\u0441\u043a\u0443...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u041d\u0435\u0442 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0445 \u0432\u0430\u0448\u0435\u043c\u0443 \u0437\u0430\u043f\u0440\u043e\u0441\u0443. \u041f\u0440\u043e\u0432\u0435\u0440\u044c\u0442\u0435, \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u043b\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u044b \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u0438 \u0438 \u043d\u0435\u0442 \u043b\u0438 \u043e\u043f\u0435\u0447\u0430\u0442\u043e\u043a \u0432 \u0437\u0430\u043f\u0440\u043e\u0441\u0435.", "Search finished, found %s page(s) matching the search query.": "\u041f\u043e\u0438\u0441\u043a \u043e\u043a\u043e\u043d\u0447\u0435\u043d, \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0441\u0442\u0440\u0430\u043d\u0438\u0446: %s.", ", in ": ", \u0432 ", "Expand sidebar": "", "Permalink to this headline": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Searching": "\u041f\u043e\u0438\u0441\u043a", "Collapse sidebar": "", "Permalink to this definition": "\u0421\u0441\u044b\u043b\u043a\u0430 \u043d\u0430 \u044d\u0442\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435", "Hide Search Matches": "\u0421\u043d\u044f\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435"}});

View File

@ -127,14 +127,12 @@ msgstr "%s (переменная C)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (функция C)"
msgstr "функция"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (поле C)"
msgstr "поле"
#: sphinx/domains/c.py:173
msgid "macro"
@ -142,7 +140,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "тип"
#: sphinx/domains/c.py:175
#, fuzzy
@ -150,28 +148,28 @@ msgid "variable"
msgstr "Переменная"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (класс в %s)"
msgstr "%s (класс C++)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (тип C)"
msgstr "%s (тип C++)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (поле C)"
msgstr "%s (поле C++)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (функция C)"
msgstr "%s (функция C++)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "класс"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -207,9 +205,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (атрибут %s)"
msgstr "атрибут"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +309,8 @@ msgid "class method"
msgstr "%s() (метод %s)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (статический метод %s)"
msgstr "статический метод"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +358,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "переменная окружения; %s"
msgstr "переменная окружения"
#: sphinx/domains/std.py:332
msgid "program option"
@ -786,16 +781,3 @@ msgstr "Полный алфавитный указатель на одной с
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[рисунок]"
#~ msgid "Parameter"
#~ msgstr "Параметр"
#~ msgid "here"
#~ msgstr "здесь"
#~ msgid "module, in "
#~ msgstr ", модуль в "
#~ msgid "Platform: %s"
#~ msgstr "Платформа: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "sl", "plural_expr": "0", "messages": {"Search Results": "Rezultati Iskanja", "Preparing search...": "Pripravljam iskanje...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Za va\u0161e iskanje ni rezultatov. Prosimo preglejte ali so vse besede pravilno \u010drkovane in ali ste izbrali dovolj kategorij.", "Search finished, found %s page(s) matching the search query.": "Iskanje kon\u010dano, najdeno %s strani, ki ustrezajo iskalnemu nizu.", ", in ": ", v ", "Permalink to this headline": "Povezava na naslov", "Searching": "I\u0161\u010dem", "Permalink to this definition": "Povezava na to definicijo", "module, in ": "modul, v ", "Hide Search Matches": "Skrij resultate iskanja"}});
Documentation.addTranslations({"locale": "sl", "plural_expr": "0", "messages": {"Search Results": "Rezultati Iskanja", "Preparing search...": "Pripravljam iskanje...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Za va\u0161e iskanje ni rezultatov. Prosimo preglejte ali so vse besede pravilno \u010drkovane in ali ste izbrali dovolj kategorij.", "Search finished, found %s page(s) matching the search query.": "Iskanje kon\u010dano, najdeno %s strani, ki ustrezajo iskalnemu nizu.", ", in ": ", v ", "Expand sidebar": "", "Permalink to this headline": "Povezava na naslov", "Searching": "I\u0161\u010dem", "Collapse sidebar": "", "Permalink to this definition": "Povezava na to definicijo", "Hide Search Matches": "Skrij resultate iskanja"}});

View File

@ -59,20 +59,20 @@ msgstr " (v "
#: sphinx/directives/other.py:127
msgid "Section author: "
msgstr "Avtor sekcije:"
msgstr "Avtor sekcije: "
#: sphinx/directives/other.py:129
msgid "Module author: "
msgstr "Avtor modula:"
msgstr "Avtor modula: "
#: sphinx/directives/other.py:131
#, fuzzy
msgid "Code author: "
msgstr "Avtor modula:"
msgstr "Avtor modula: "
#: sphinx/directives/other.py:133
msgid "Author: "
msgstr "Avtor:"
msgstr "Avtor: "
#: sphinx/directives/other.py:238
msgid "See also"
@ -123,14 +123,12 @@ msgstr "%s (C spremenljivka)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C funkcija)"
msgstr "funkcija"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C član)"
msgstr "član"
#: sphinx/domains/c.py:173
msgid "macro"
@ -138,7 +136,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tip"
#: sphinx/domains/c.py:175
#, fuzzy
@ -146,28 +144,28 @@ msgid "variable"
msgstr "Spremenljivka"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (razred v %s)"
msgstr "%s (C++ razred)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C tip)"
msgstr "%s (C++ tip)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C član)"
msgstr "%s (C++ član)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C funkcija)"
msgstr "%s (C++ funkcija)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "razred"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -203,9 +201,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s atribut)"
msgstr "atribut"
#: sphinx/domains/python.py:53
#, fuzzy
@ -308,9 +305,8 @@ msgid "class method"
msgstr "%s() (%s metoda)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s statična metoda)"
msgstr "statična metoda"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -358,9 +354,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "okoljska spremenljivka; %s"
msgstr "okoljska spremenljivka"
#: sphinx/domains/std.py:332
msgid "program option"
@ -782,16 +777,3 @@ msgstr "Nadaljevanje na naslednji strani"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[slika]"
#~ msgid "Parameter"
#~ msgstr "Parameter"
#~ msgid "here"
#~ msgstr "tukaj"
#~ msgid "module, in "
#~ msgstr "modul, v "
#~ msgid "Platform: %s"
#~ msgstr "Platforma: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "tr", "plural_expr": "0", "messages": {"Search Results": "Arama Sonu\u00e7lar\u0131", "Preparing search...": "Aramaya haz\u0131rlan\u0131yor...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Arama sonucunda hi\u00e7bir belge bulunamad\u0131. B\u00fct\u00fcn kelimeleri do\u011fru yazd\u0131\u011f\u0131n\u0131zda ve yeterli kategori se\u00e7imi yapt\u0131\u011f\u0131n\u0131zdan emin olun.", "Search finished, found %s page(s) matching the search query.": "Arama sonu\u00e7land\u0131, aramayla e\u015fle\u015fen %s sayfa bulundu.", ", in ": ", \u015funun i\u00e7inde:", "Permalink to this headline": "Bu ba\u015fl\u0131\u011f\u0131n kal\u0131c\u0131 ba\u011flant\u0131s\u0131", "Searching": "Ar\u0131yor", "Permalink to this definition": "Bu tan\u0131m\u0131n kal\u0131c\u0131 ba\u011flant\u0131s\u0131", "module, in ": "mod\u00fcl \u015funun i\u00e7inde:", "Hide Search Matches": "Arama Sonu\u00e7lar\u0131n\u0131 Gizle"}});
Documentation.addTranslations({"locale": "tr", "plural_expr": "0", "messages": {"Search Results": "Arama Sonu\u00e7lar\u0131", "Preparing search...": "Aramaya haz\u0131rlan\u0131yor...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "Arama sonucunda hi\u00e7bir belge bulunamad\u0131. B\u00fct\u00fcn kelimeleri do\u011fru yazd\u0131\u011f\u0131n\u0131zda ve yeterli kategori se\u00e7imi yapt\u0131\u011f\u0131n\u0131zdan emin olun.", "Search finished, found %s page(s) matching the search query.": "Arama sonu\u00e7land\u0131, aramayla e\u015fle\u015fen %s sayfa bulundu.", ", in ": ", \u015funun i\u00e7inde:", "Expand sidebar": "", "Permalink to this headline": "Bu ba\u015fl\u0131\u011f\u0131n kal\u0131c\u0131 ba\u011flant\u0131s\u0131", "Searching": "Ar\u0131yor", "Collapse sidebar": "", "Permalink to this definition": "Bu tan\u0131m\u0131n kal\u0131c\u0131 ba\u011flant\u0131s\u0131", "Hide Search Matches": "Arama Sonu\u00e7lar\u0131n\u0131 Gizle"}});

View File

@ -63,20 +63,20 @@ msgstr " (şunun içinde: "
#: sphinx/directives/other.py:127
msgid "Section author: "
msgstr "Bölüm yazarı:"
msgstr "Bölüm yazarı: "
#: sphinx/directives/other.py:129
msgid "Module author: "
msgstr "Modül yazarı:"
msgstr "Modül yazarı: "
#: sphinx/directives/other.py:131
#, fuzzy
msgid "Code author: "
msgstr "Modül yazarı:"
msgstr "Modül yazarı: "
#: sphinx/directives/other.py:133
msgid "Author: "
msgstr "Yazarı:"
msgstr "Yazarı: "
#: sphinx/directives/other.py:238
msgid "See also"
@ -127,14 +127,12 @@ msgstr "%s (C değişkeni)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C fonksiyonu)"
msgstr "fonksiyonu"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C öğesi)"
msgstr "öğesi"
#: sphinx/domains/c.py:173
msgid "macro"
@ -142,7 +140,7 @@ msgstr ""
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "tipi"
#: sphinx/domains/c.py:175
#, fuzzy
@ -150,28 +148,28 @@ msgid "variable"
msgstr "Değişken"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (sınıf %s içinde)"
msgstr "%s (C++ sınıf)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C tipi)"
msgstr "%s (C++ tipi)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C öğesi)"
msgstr "%s (C++ öğesi)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C fonksiyonu)"
msgstr "%s (C++ fonksiyonu)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "sınıf"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -207,9 +205,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s niteliği)"
msgstr "niteliği"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +309,8 @@ msgid "class method"
msgstr "%s() (%s metodu)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s statik metodu)"
msgstr "statik metodu"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +358,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "çevre değişkeni; %s"
msgstr "çevre değişkeni"
#: sphinx/domains/std.py:332
msgid "program option"
@ -788,16 +783,3 @@ msgstr "Devamı sonraki sayfada"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[resim]"
#~ msgid "Parameter"
#~ msgstr "Parametre"
#~ msgid "here"
#~ msgstr " "
#~ msgid "module, in "
#~ msgstr "modül şunun içinde:"
#~ msgid "Platform: %s"
#~ msgstr "Platform: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "uk_UA", "plural_expr": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u043f\u043e\u0448\u0443\u043a\u0443", "Preparing search...": "\u041f\u0456\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0434\u043e \u043f\u043e\u0448\u0443\u043a\u0443...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u0412\u0430\u0448 \u043f\u043e\u0448\u0443\u043a \u043d\u0435 \u0432\u0438\u044f\u0432\u0438\u0432 \u0436\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043f\u0456\u0432\u043f\u0430\u0434\u0456\u043d\u043d\u044f. \u0411\u0443\u0434\u044c-\u043b\u0430\u0441\u043a\u0430 \u043f\u0435\u0440\u0435\u043a\u043e\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u0449\u043e \u0432\u0441\u0456 \u0441\u043b\u043e\u0432\u0430 \u043d\u0430\u0431\u0440\u0430\u043d\u0456 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0456 \u0432\u0438 \u043e\u0431\u0440\u0430\u043b\u0438 \u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u0439.", "Search finished, found %s page(s) matching the search query.": "\u041f\u043e\u0448\u0443\u043a \u0437\u0430\u043a\u0456\u043d\u0447\u0435\u043d\u043e, \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e %s \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a \u044f\u043a\u0456 \u0441\u043f\u0456\u0432\u043f\u0430\u043b\u0438 \u0437 \u043f\u043e\u0448\u0443\u043a\u043e\u0432\u0438\u043c \u0437\u0430\u043f\u0438\u0442\u043e\u043c.", ", in ": ", \u0432 ", "Permalink to this headline": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Searching": "\u0428\u0443\u043a\u0430\u044e", "Permalink to this definition": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435 \u0432\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f", "module, in ": "\u043c\u043e\u0434\u0443\u043b\u044c, \u0432 ", "Hide Search Matches": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u0441\u043f\u0456\u0432\u043f\u0430\u0434\u0456\u043d\u043d\u044f \u043f\u043e\u0448\u0443\u043a\u0443"}});
Documentation.addTranslations({"locale": "uk_UA", "plural_expr": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)", "messages": {"Search Results": "\u0420\u0435\u0437\u0443\u043b\u044c\u0442\u0430\u0442\u0438 \u043f\u043e\u0448\u0443\u043a\u0443", "Preparing search...": "\u041f\u0456\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0430 \u0434\u043e \u043f\u043e\u0448\u0443\u043a\u0443...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u0412\u0430\u0448 \u043f\u043e\u0448\u0443\u043a \u043d\u0435 \u0432\u0438\u044f\u0432\u0438\u0432 \u0436\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u043f\u0456\u0432\u043f\u0430\u0434\u0456\u043d\u043d\u044f. \u0411\u0443\u0434\u044c-\u043b\u0430\u0441\u043a\u0430 \u043f\u0435\u0440\u0435\u043a\u043e\u043d\u0430\u0439\u0442\u0435\u0441\u044f \u0449\u043e \u0432\u0441\u0456 \u0441\u043b\u043e\u0432\u0430 \u043d\u0430\u0431\u0440\u0430\u043d\u0456 \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0456 \u0432\u0438 \u043e\u0431\u0440\u0430\u043b\u0438 \u0434\u043e\u0441\u0442\u0430\u0442\u043d\u044c\u043e \u043a\u0430\u0442\u0435\u0433\u043e\u0440\u0456\u0439.", "Search finished, found %s page(s) matching the search query.": "\u041f\u043e\u0448\u0443\u043a \u0437\u0430\u043a\u0456\u043d\u0447\u0435\u043d\u043e, \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e %s \u0441\u0442\u043e\u0440\u0456\u043d\u043e\u043a \u044f\u043a\u0456 \u0441\u043f\u0456\u0432\u043f\u0430\u043b\u0438 \u0437 \u043f\u043e\u0448\u0443\u043a\u043e\u0432\u0438\u043c \u0437\u0430\u043f\u0438\u0442\u043e\u043c.", ", in ": ", \u0432 ", "Expand sidebar": "", "Permalink to this headline": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a", "Searching": "\u0428\u0443\u043a\u0430\u044e", "Collapse sidebar": "", "Permalink to this definition": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0446\u0435 \u0432\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u043d\u044f", "Hide Search Matches": "\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u0442\u0438 \u0441\u043f\u0456\u0432\u043f\u0430\u0434\u0456\u043d\u043d\u044f \u043f\u043e\u0448\u0443\u043a\u0443"}});

View File

@ -128,22 +128,20 @@ msgstr "%s (C змінна)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (С функція)"
msgstr "функція"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C член)"
msgstr "член"
#: sphinx/domains/c.py:173
msgid "macro"
msgstr ""
msgstr "макрос"
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "тип"
#: sphinx/domains/c.py:175
#, fuzzy
@ -151,28 +149,28 @@ msgid "variable"
msgstr "Змінна"
#: sphinx/domains/cpp.py:876
#, fuzzy, python-format
#, python-format
msgid "%s (C++ class)"
msgstr "%s (клас в %s)"
msgstr "%s (C++ клас)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C тип)"
msgstr "%s (C++ тип)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C член)"
msgstr "%s (C++ член)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (С функція)"
msgstr "%s (C++ функція)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
msgstr ""
msgstr "клас"
#: sphinx/domains/javascript.py:117 sphinx/domains/python.py:221
#, python-format
@ -208,9 +206,9 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
#, python-format
msgid "attribute"
msgstr "%s (%s атрибут)"
msgstr "атрибут"
#: sphinx/domains/python.py:53
#, fuzzy
@ -313,9 +311,8 @@ msgid "class method"
msgstr "%s() (%s метод)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s статичний метод)"
msgstr "статичний метод"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -363,9 +360,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "змінна оточення; %s"
msgstr "змінна оточення"
#: sphinx/domains/std.py:332
msgid "program option"
@ -789,16 +785,3 @@ msgstr "Повний індекс на одній сторінці"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr ""
#~ msgid "Parameter"
#~ msgstr "Параметр"
#~ msgid "here"
#~ msgstr "тут"
#~ msgid "module, in "
#~ msgstr "модуль, в "
#~ msgid "Platform: %s"
#~ msgstr "Платформа: %s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "zh_CN", "plural_expr": "0", "messages": {"Search Results": "\u641c\u7d22\u7ed3\u679c", "Preparing search...": "\u51c6\u5907\u641c\u7d22...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u4f60\u7684\u641c\u7d22\u6ca1\u6709\u5339\u914d\u5230\u4efb\u4f55\u6587\u6863\u3002\u8bf7\u786e\u8ba4\u4f60\u6240\u641c\u7d22\u7684\u5173\u952e\u5b57.", "Search finished, found %s page(s) matching the search query.": "\u641c\u7d22\u5b8c\u6210\uff0c \u627e\u5230\u4e86 %s \u9875\u5339\u914d\u6240\u641c\u7d22\u7684\u5173\u952e\u5b57", ", in ": ", \u4f4d\u4e8e", "Permalink to this headline": "\u6c38\u4e45\u94fe\u63a5\u81f3\u6807\u9898", "Searching": "\u641c\u7d22\u4e2d", "Permalink to this definition": "\u6c38\u4e45\u94fe\u63a5\u81f3\u76ee\u6807", "module, in ": "\u6a21\u5757\uff0c\u4f4d\u4e8e", "Hide Search Matches": "\u9690\u85cf\u641c\u7d22\u7ed3\u679c"}});
Documentation.addTranslations({"locale": "zh_CN", "plural_expr": "0", "messages": {"Search Results": "\u641c\u7d22\u7ed3\u679c", "Preparing search...": "\u51c6\u5907\u641c\u7d22...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "\u4f60\u7684\u641c\u7d22\u6ca1\u6709\u5339\u914d\u5230\u4efb\u4f55\u6587\u6863\u3002\u8bf7\u786e\u8ba4\u4f60\u6240\u641c\u7d22\u7684\u5173\u952e\u5b57.", "Search finished, found %s page(s) matching the search query.": "\u641c\u7d22\u5b8c\u6210\uff0c \u627e\u5230\u4e86 %s \u9875\u5339\u914d\u6240\u641c\u7d22\u7684\u5173\u952e\u5b57", ", in ": ", \u4f4d\u4e8e", "Expand sidebar": "", "Permalink to this headline": "\u6c38\u4e45\u94fe\u63a5\u81f3\u6807\u9898", "Searching": "\u641c\u7d22\u4e2d", "Collapse sidebar": "", "Permalink to this definition": "\u6c38\u4e45\u94fe\u63a5\u81f3\u76ee\u6807", "Hide Search Matches": "\u9690\u85cf\u641c\u7d22\u7ed3\u679c"}});

View File

@ -128,14 +128,12 @@ msgstr "%s (C 变量)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
msgid "function"
msgstr "%s (C 函数)"
msgstr "函数"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C 成员)"
msgstr "成员"
#: sphinx/domains/c.py:173
msgid "macro"
@ -156,19 +154,19 @@ msgid "%s (C++ class)"
msgstr "%s (內置类)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C 类型)"
msgstr "%s (C++ 类型)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C 成员)"
msgstr "%s (C++ 成员)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C 函数)"
msgstr "%s (C++ 函数)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
@ -208,9 +206,8 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
msgid "attribute"
msgstr "%s (%s 属性)"
msgstr "属性"
#: sphinx/domains/python.py:53
#, fuzzy
@ -313,9 +310,8 @@ msgid "class method"
msgstr "%s() (%s 方法)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
msgid "static method"
msgstr "%s() (%s 静态方法)"
msgstr "静态方法"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -363,9 +359,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "环境变量; %s"
msgstr "环境变量"
#: sphinx/domains/std.py:332
msgid "program option"
@ -778,16 +773,3 @@ msgstr "一页的全部索引"
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[图片]"
#~ msgid "Parameter"
#~ msgstr "参数"
#~ msgid "here"
#~ msgstr "这里"
#~ msgid "module, in "
#~ msgstr "模块,位于"
#~ msgid "Platform: %s"
#~ msgstr "平台:%s"

View File

@ -1 +1 @@
Documentation.addTranslations({"locale": "zh_TW", "plural_expr": "0", "messages": {"Search Results": "\u641c\u5c0b\u7d50\u679c", "Preparing search...": "\u6e96\u5099\u641c\u5c0b...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "", "Search finished, found %s page(s) matching the search query.": "", ", in ": "", "Permalink to this headline": "", "Searching": "\u641c\u5c0b\u4e2d", "Permalink to this definition": "", "module, in ": "", "Hide Search Matches": ""}});
Documentation.addTranslations({"locale": "zh_TW", "plural_expr": "0", "messages": {"Search Results": "\u641c\u5c0b\u7d50\u679c", "Preparing search...": "\u6e96\u5099\u641c\u5c0b...", "Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.": "", "Search finished, found %s page(s) matching the search query.": "", ", in ": "", "Expand sidebar": "", "Permalink to this headline": "", "Searching": "\u641c\u5c0b\u4e2d", "Collapse sidebar": "", "Permalink to this definition": "", "Hide Search Matches": ""}});

View File

@ -127,22 +127,21 @@ msgstr "%s (C 變數)"
#: sphinx/domains/c.py:171 sphinx/domains/cpp.py:1031
#: sphinx/domains/javascript.py:166 sphinx/domains/python.py:497
#, fuzzy, python-format
#, python-format
msgid "function"
msgstr "%s (C 函式)"
msgstr "函式"
#: sphinx/domains/c.py:172 sphinx/domains/cpp.py:1032
#, fuzzy, python-format
msgid "member"
msgstr "%s (C 成員)"
msgstr "成員"
#: sphinx/domains/c.py:173
msgid "macro"
msgstr ""
msgstr "巨集"
#: sphinx/domains/c.py:174 sphinx/domains/cpp.py:1033
msgid "type"
msgstr ""
msgstr "類別"
#: sphinx/domains/c.py:175
#, fuzzy
@ -155,19 +154,19 @@ msgid "%s (C++ class)"
msgstr "%s (內建類別)"
#: sphinx/domains/cpp.py:891
#, fuzzy, python-format
#, python-format
msgid "%s (C++ type)"
msgstr "%s (C 類別)"
msgstr "%s (C++ 類別)"
#: sphinx/domains/cpp.py:910
#, fuzzy, python-format
#, python-format
msgid "%s (C++ member)"
msgstr "%s (C 成員)"
msgstr "%s (C++ 成員)"
#: sphinx/domains/cpp.py:962
#, fuzzy, python-format
#, python-format
msgid "%s (C++ function)"
msgstr "%s (C 函式)"
msgstr "%s (C++ 函式)"
#: sphinx/domains/cpp.py:1030 sphinx/domains/python.py:499
msgid "class"
@ -207,9 +206,9 @@ msgid "data"
msgstr ""
#: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504
#, fuzzy, python-format
#, python-format
msgid "attribute"
msgstr "%s (%s 屬性)"
msgstr "屬性"
#: sphinx/domains/python.py:53
#, fuzzy
@ -312,9 +311,9 @@ msgid "class method"
msgstr "%s() (%s 方法)"
#: sphinx/domains/python.py:503
#, fuzzy, python-format
#, python-format
msgid "static method"
msgstr "%s() (%s 靜態方法)"
msgstr "靜態方法"
#: sphinx/domains/python.py:505 sphinx/locale/__init__.py:158
msgid "module"
@ -362,9 +361,8 @@ msgid "reference label"
msgstr ""
#: sphinx/domains/std.py:331
#, fuzzy, python-format
msgid "environment variable"
msgstr "環境變數; %s"
msgstr "環境變數"
#: sphinx/domains/std.py:332
msgid "program option"
@ -777,19 +775,3 @@ msgstr ""
#: sphinx/writers/text.py:422
msgid "[image]"
msgstr "[圖片]"
#~ msgid "Parameter"
#~ msgstr "參數"
#~ msgid "(The original entry is located in %s, line %d and can be found "
#~ msgstr ""
#~ msgid "here"
#~ msgstr ""
#~ msgid "module, in "
#~ msgstr ""
#~ msgid "Platform: %s"
#~ msgstr "平台:%s"