X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/11ef522086f0d0ba4baeac642cda59bf8e1adfe8..bcc209eb5acd26e3751c5869cd5c1ebe66b0bf03:/po/underlays/basewiki/ikiwiki/pagespec.cs.po?ds=inline diff --git a/po/underlays/basewiki/ikiwiki/pagespec.cs.po b/po/underlays/basewiki/ikiwiki/pagespec.cs.po index d59e7dd28..0ed80b952 100644 --- a/po/underlays/basewiki/ikiwiki/pagespec.cs.po +++ b/po/underlays/basewiki/ikiwiki/pagespec.cs.po @@ -6,10 +6,11 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki/basewiki\n" -"POT-Creation-Date: 2009-08-28 02:48-0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-08-26 14:14+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -82,113 +83,41 @@ msgid "" "functions:" msgstr "S komplikovanÄjÅ¡Ãmi výbÄry mohou pomoci následujÃcà funkce:" -#. type: Bullet: '* ' -msgid "" -"\"`link(page)`\" - matches only pages that link to a given page (or glob)" -msgstr "" -"â`link(stránka)`â - vybere stránky, které odkazujà na danou stránku (resp. " -"stránky, pokud použijete zástupné znaky)" - -#. type: Bullet: '* ' -msgid "" -"\"`tagged(tag)`\" - matches pages that are tagged or link to the given tag " -"(or tags matched by a glob)" -msgstr "" -"â`tagged(Å¡tÃtek)`â - vybere stránky, které obsahujà daný Å¡tÃtek (resp. " -"Å¡tÃtky, pokud použijete zástupné znaky), nebo na nÄj odkazujÃ" - -#. type: Bullet: '* ' -msgid "\"`backlink(page)`\" - matches only pages that a given page links to" -msgstr "" -"â`backlink(stránka)`â - vybere pouze stránky, na které odkazuje daná stránka" - -#. type: Bullet: '* ' -msgid "" -"\"`creation_month(month)`\" - matches only pages created on the given month" -msgstr "" -"â`creation_month(mÄsÃc)`â - vybere pouze stránky vytvoÅené v daném mÄsÃci" - -#. type: Bullet: '* ' -msgid "\"`creation_day(mday)`\" - or day of the month" -msgstr "" -"â`creation_day(den_mÄsÃce)`â - vybere pouze stránky vytvoÅené daného dne v " -"mÄsÃci" - -#. type: Bullet: '* ' -msgid "\"`creation_year(year)`\" - or year" -msgstr "â`creation_year(rok)`â - vybere pouze stránky vytvoÅené v daném roce" - -#. type: Bullet: '* ' -msgid "" -"\"`created_after(page)`\" - matches only pages created after the given page " -"was created" -msgstr "" -"â`created_after(stránka)`â - vybere pouze stránky vytvoÅené po vytvoÅenà " -"dané stránky" - -#. type: Bullet: '* ' -msgid "" -"\"`created_before(page)`\" - matches only pages created before the given " -"page was created" -msgstr "" -"â`created_before(stránka)`â - vybere pouze stránky vytvoÅené pÅed vytvoÅenÃm " -"dané stránky" - -#. type: Bullet: '* ' -msgid "" -"\"`glob(someglob)`\" - matches pages that match the given glob. Just writing " -"the glob by itself is actually a shorthand for this function." -msgstr "" -"â`glob(vzor)`â - vybere stránky, které odpovÃdajà danému vzoru. Použità " -"samotného vzoru je zkratkou za tuto funkci." - -#. type: Bullet: '* ' -msgid "" -"\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages " -"that globs do not usually match." -msgstr "" -"â`internal(vzor)`â - jako `glob()`, ale vybere i stránky pro internà " -"potÅebu, které glob() obvykle pÅeskoÄÃ." - -#. type: Bullet: '* ' -msgid "" -"\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", \"`license" -"(glob)`\", \"`copyright(glob)`\" - match pages that have the given metadata, " -"matching the specified glob." -msgstr "" -"â`title(vzor)`â, â`author(vzor)`â, â`authorurl(vzor)`â, â`license(vzor)`â, " -"â`copyright(vzor)`â - vybere stránky, které obsahujà metadata odpovÃdajÃcà " -"zadanému vzoru." - -#. type: Bullet: '* ' -msgid "" -"\"`user(username)`\" - tests whether a modification is being made by a user " -"with the specified username. If openid is enabled, an openid can also be put " -"here." -msgstr "" -"â`user(uživatelskéjméno)`â - testuje, zda zmÄnu provádà uživatel s daným " -"uživatelským jménem. Je-li povoleno openid, můžete ho použÃt mÃsto " -"uživatelského jména." - -#. type: Bullet: '* ' -msgid "" -"\"`admin()`\" - tests whether a modification is being made by one of the " -"wiki admins." -msgstr "â`admin()`â - testuje, zda zmÄnu provádà nÄkterý ze správců wiki." - -#. type: Bullet: '* ' -msgid "" -"\"`ip(address)`\" - tests whether a modification is being made from the " -"specified IP address." -msgstr "â`ip(adresa)`â - testuje, zda zmÄnu provádà nÄkdo z dané IP adresy." - -#. type: Bullet: '* ' +#. type: Plain text +#, no-wrap msgid "" -"\"`postcomment(glob)`\" - matches only when comments are being posted to a " -"page matching the specified glob" +"* \"`glob(someglob)`\" - matches pages and other files that match the given glob.\n" +" Just writing the glob by itself is actually a shorthand for this function.\n" +"* \"`page(glob)`\" - like `glob()`, but only matches pages, not other files\n" +"* \"`link(page)`\" - matches only pages that link to a given page (or glob)\n" +"* \"`tagged(tag)`\" - matches pages that are tagged or link to the given tag (or\n" +" tags matched by a glob)\n" +"* \"`backlink(page)`\" - matches only pages that a given page links to\n" +"* \"`creation_month(month)`\" - matches only files created on the given month\n" +"* \"`creation_day(mday)`\" - or day of the month\n" +"* \"`creation_year(year)`\" - or year\n" +"* \"`created_after(page)`\" - matches only files created after the given page\n" +" was created\n" +"* \"`created_before(page)`\" - matches only files created before the given page\n" +" was created\n" +"* \"`internal(glob)`\" - like `glob()`, but matches even internal-use \n" +" pages that globs do not usually match.\n" +"* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n" +" \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n" +" - match pages that have the given metadata, matching the specified glob.\n" +"* \"`user(username)`\" - tests whether a modification is being made by a\n" +" user with the specified username. If openid is enabled, an openid can also\n" +" be put here. Glob patterns can be used in the username. For example, \n" +" to match all openid users, use `user(*://*)`\n" +"* \"`admin()`\" - tests whether a modification is being made by one of the\n" +" wiki admins.\n" +"* \"`ip(address)`\" - tests whether a modification is being made from the\n" +" specified IP address.\n" +"* \"`comment(glob)`\" - matches comments to a page matching the glob.\n" +"* \"`comment_pending(glob)`\" - matches unmoderated, pending comments.\n" +"* \"`postcomment(glob)`\" - matches only when comments are being \n" +" posted to a page matching the specified glob\n" msgstr "" -"â`postcomment(vzor)`â - shoduje se pouze pokud se komentáÅe ukládajà do " -"stránky odpovÃdajÃcà zadanému vzoru" #. type: Plain text msgid "" @@ -245,3 +174,105 @@ msgstr "" "âa/b/nÄcoâ. Chcete-li vyhledávat relativnÄ k adresáÅi stránky, která " "obsahuje PageSpec, můžete použÃt â./â. To znamená, že â./nÄcoâ na stránce âa/" "bâ najde stránku âa/nÄcoâ." + +#~ msgid "" +#~ "\"`link(page)`\" - matches only pages that link to a given page (or glob)" +#~ msgstr "" +#~ "â`link(stránka)`â - vybere stránky, které odkazujà na danou stránku " +#~ "(resp. stránky, pokud použijete zástupné znaky)" + +#~ msgid "" +#~ "\"`tagged(tag)`\" - matches pages that are tagged or link to the given " +#~ "tag (or tags matched by a glob)" +#~ msgstr "" +#~ "â`tagged(Å¡tÃtek)`â - vybere stránky, které obsahujà daný Å¡tÃtek (resp. " +#~ "Å¡tÃtky, pokud použijete zástupné znaky), nebo na nÄj odkazujÃ" + +#~ msgid "\"`backlink(page)`\" - matches only pages that a given page links to" +#~ msgstr "" +#~ "â`backlink(stránka)`â - vybere pouze stránky, na které odkazuje daná " +#~ "stránka" + +#~ msgid "" +#~ "\"`creation_month(month)`\" - matches only pages created on the given " +#~ "month" +#~ msgstr "" +#~ "â`creation_month(mÄsÃc)`â - vybere pouze stránky vytvoÅené v daném mÄsÃci" + +#~ msgid "\"`creation_day(mday)`\" - or day of the month" +#~ msgstr "" +#~ "â`creation_day(den_mÄsÃce)`â - vybere pouze stránky vytvoÅené daného dne " +#~ "v mÄsÃci" + +#~ msgid "\"`creation_year(year)`\" - or year" +#~ msgstr "" +#~ "â`creation_year(rok)`â - vybere pouze stránky vytvoÅené v daném roce" + +#~ msgid "" +#~ "\"`created_after(page)`\" - matches only pages created after the given " +#~ "page was created" +#~ msgstr "" +#~ "â`created_after(stránka)`â - vybere pouze stránky vytvoÅené po vytvoÅenà " +#~ "dané stránky" + +#~ msgid "" +#~ "\"`created_before(page)`\" - matches only pages created before the given " +#~ "page was created" +#~ msgstr "" +#~ "â`created_before(stránka)`â - vybere pouze stránky vytvoÅené pÅed " +#~ "vytvoÅenÃm dané stránky" + +#~ msgid "" +#~ "\"`glob(someglob)`\" - matches pages that match the given glob. Just " +#~ "writing the glob by itself is actually a shorthand for this function." +#~ msgstr "" +#~ "â`glob(vzor)`â - vybere stránky, které odpovÃdajà danému vzoru. Použità " +#~ "samotného vzoru je zkratkou za tuto funkci." + +#~ msgid "" +#~ "\"`internal(glob)`\" - like `glob()`, but matches even internal-use pages " +#~ "that globs do not usually match." +#~ msgstr "" +#~ "â`internal(vzor)`â - jako `glob()`, ale vybere i stránky pro internà " +#~ "potÅebu, které glob() obvykle pÅeskoÄÃ." + +#~ msgid "" +#~ "\"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\", \"`license" +#~ "(glob)`\", \"`copyright(glob)`\" - match pages that have the given " +#~ "metadata, matching the specified glob." +#~ msgstr "" +#~ "â`title(vzor)`â, â`author(vzor)`â, â`authorurl(vzor)`â, â`license(vzor)" +#~ "`â, â`copyright(vzor)`â - vybere stránky, které obsahujà metadata " +#~ "odpovÃdajÃcà zadanému vzoru." + +#, fuzzy +#~| msgid "" +#~| "\"`user(username)`\" - tests whether a modification is being made by a " +#~| "user with the specified username. If openid is enabled, an openid can " +#~| "also be put here." +#~ msgid "" +#~ "\"`user(username)`\" - tests whether a modification is being made by a " +#~ "user with the specified username. If openid is enabled, an openid can " +#~ "also be put here. Glob patterns can be used in the username. For example, " +#~ "to match all openid users, use `user(*://*)`" +#~ msgstr "" +#~ "â`user(uživatelskéjméno)`â - testuje, zda zmÄnu provádà uživatel s daným " +#~ "uživatelským jménem. Je-li povoleno openid, můžete ho použÃt mÃsto " +#~ "uživatelského jména." + +#~ msgid "" +#~ "\"`admin()`\" - tests whether a modification is being made by one of the " +#~ "wiki admins." +#~ msgstr "â`admin()`â - testuje, zda zmÄnu provádà nÄkterý ze správců wiki." + +#~ msgid "" +#~ "\"`ip(address)`\" - tests whether a modification is being made from the " +#~ "specified IP address." +#~ msgstr "â`ip(adresa)`â - testuje, zda zmÄnu provádà nÄkdo z dané IP adresy." + +#~ msgid "" +#~ "\"`postcomment(glob)`\" - matches only when comments are being posted to " +#~ "a page matching the specified glob" +#~ msgstr "" +#~ "â`postcomment(vzor)`â - shoduje se pouze pokud se komentáÅe ukládajà do " +#~ "stránky odpovÃdajÃcà zadanému vzoru"