From: Carsten K. <car...@us...> - 2001-12-28 11:19:09
|
Update of /cvsroot/phpwiki/phpwiki/locale/po In directory usw-pr-cvs1:/tmp/cvs-serv4965/phpwiki/locale/po Modified Files: it.po Log Message: regenerated po files due to recent gettext()ification Index: it.po =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/po/it.po,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** it.po 2001/12/27 08:05:56 1.13 --- it.po 2001/12/28 11:19:07 1.14 *************** *** 7,11 **** msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-12-27 00:19-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Milanesi <kp...@ad...>\n" --- 7,11 ---- msgstr "" "Project-Id-Version: phpwiki 1.2.0\n" ! "POT-Creation-Date: 2001-12-28 06:12-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Milanesi <kp...@ad...>\n" *************** *** 108,111 **** --- 108,116 ---- msgstr "" + #: ../lib/plugin/ViewMarkup.php:12 ../templates/browse.html:128 + #: ../templates/browse.html:129 + msgid "ViewMarkup" + msgstr "" + #: ../templates/editpage.html:16 ../templates/editpage.html:25 #: ../templates/editpage.html:26 *************** *** 434,437 **** --- 439,487 ---- msgstr "" + #: ../lib/plugin/UserPage.php:35 + #, c-format + msgid "Your sysadmin has disallowed use of the %s plugin!" + msgstr "" + + #: ../lib/plugin/UserPage.php:41 + msgid "You should be logged in now." + msgstr "" + + #: ../lib/plugin/UserPage.php:47 + #, c-format + msgid "Before you can edit %s, you need to sign in." + msgstr "" + + #: ../lib/plugin/UserPage.php:50 + msgid "The name you use to sign in must be in WikiWord format." + msgstr "" + + #: ../lib/plugin/UserPage.php:55 + msgid "examples include: TomJefferson, AlexHamilton" + msgstr "" + + #: ../lib/plugin/UserPage.php:63 + msgid "Please re-enter your name in this form." + msgstr "" + + #: ../lib/plugin/UserPage.php:71 + msgid "" + "Please enter your name as WordsStrungTogether (e.g. John Smith as JohnSmith)." + msgstr "" + + #: ../lib/plugin/UserPage.php:73 + msgid "Sign in:" + msgstr "" + + #: ../lib/plugin/ViewMarkup.php:16 + #, c-format + msgid "View WikiMarkup for page '%s'." + msgstr "" + + #: ../lib/plugin/ViewMarkup.php:42 + #, c-format + msgid "Revealing WikiMarkup for page '%s':" + msgstr "" + #: ../lib/plugin/_BackendInfo.php:14 #, c-format *************** *** 470,476 **** msgstr "" #: ../lib/WikiDB.php:837 #, fuzzy, c-format ! msgid "Describe [%s] here." msgstr "Descrivi %s qui" --- 520,563 ---- msgstr "" + #: ../lib/DbaDatabase.php:46 ../lib/ziplib.php:35 ../lib/ziplib.php:38 + #: ../lib/ziplib.php:43 ../lib/ziplib.php:45 ../lib/ziplib.php:47 + #: ../lib/ziplib.php:56 ../lib/ziplib.php:59 ../lib/ziplib.php:62 + #: ../lib/ziplib.php:67 + #, c-format + msgid "%s failed" + msgstr "" + + #: ../lib/ErrorManager.php:138 + msgid "error while handling error:" + msgstr "" + + #: ../lib/FileFinder.php:82 + #, c-format + msgid "%s: file not found" + msgstr "" + + #: ../lib/WikiDB.php:353 + #, c-format + msgid "Attempt to delete most recent revision of '%s'" + msgstr "" + + #: ../lib/WikiDB.php:401 + #, c-format + msgid "Attempt to merge most recent revision of '%s'" + msgstr "" + + #: ../lib/WikiDB.php:488 + #, c-format + msgid "%s: Date of new revision is %s" + msgstr "" + + #: ../lib/WikiDB.php:513 + #, c-format + msgid "Optimizing %s" + msgstr "" + #: ../lib/WikiDB.php:837 #, fuzzy, c-format ! msgid "Describe %s here." msgstr "Descrivi %s qui" *************** *** 485,489 **** #: ../lib/WikiUser.php:100 ! msgid "You must be logged in as an administrator" msgstr "" --- 572,577 ---- #: ../lib/WikiUser.php:100 ! #, c-format ! msgid "You must be logged in as an administrator %s" msgstr "" *************** *** 505,508 **** --- 593,600 ---- msgstr "" + #: ../lib/config.php:271 + msgid "An unnamed PhpWiki" + msgstr "" + #: ../lib/diff.php:172 #, fuzzy, c-format *************** *** 722,725 **** --- 814,827 ---- msgstr "" + #: ../lib/main.php:185 + #, fuzzy + msgid "lock or unlock pages" + msgstr "Rimuovi la pagina" + + #: ../lib/main.php:219 + #, c-format + msgid "Bad action: '%s'" + msgstr "" + #: ../lib/prepend.php:31 msgid "WikiFatalError" *************** *** 828,833 **** msgid "Your careful attention to detail is much appreciated." msgstr "La tua cura verso il dettaglio è molto apprezzata." ! #: ../lib/stdlib.php:134 msgid "BAD URL -- remove all of <, >, \"" msgstr "" --- 930,939 ---- msgid "Your careful attention to detail is much appreciated." msgstr "La tua cura verso il dettaglio è molto apprezzata." + + #: ../lib/savepage.php:162 + msgid "Warning!" + msgstr "" ! #: ../lib/stdlib.php:134 ../lib/stdlib.php:199 msgid "BAD URL -- remove all of <, >, \"" msgstr "" *************** *** 862,869 **** --- 968,1026 ---- msgstr "" + #: ../lib/stdlib.php:684 + #, c-format + msgid "Can't mix '%s' with '%s' type format strings" + msgstr "" + + #: ../lib/stdlib.php:692 + #, c-format + msgid "%s: argument index out of range" + msgstr "" + #: ../lib/transform.php:108 msgid "Lists nested too deep in SetHTMLOutputMode" msgstr "" + #: ../lib/ziplib.php:161 ../lib/ziplib.php:163 ../lib/ziplib.php:165 + #: ../lib/ziplib.php:563 ../lib/ziplib.php:659 + #, c-format + msgid "Bad %s" + msgstr "" + + #: ../lib/ziplib.php:183 + msgid "Can't inflate data: zlib support not enabled in this PHP" + msgstr "" + + #: ../lib/ziplib.php:361 + #, c-format + msgid "Can't open zip file '%s' for reading" + msgstr "" + + #: ../lib/ziplib.php:367 + msgid "Unexpected EOF in zip file" + msgstr "" + + #: ../lib/ziplib.php:391 + #, c-format + msgid "Bad header type: %s" + msgstr "" + + #: ../lib/ziplib.php:395 + msgid "Encryption and/or zip patches not supported." + msgstr "" + + #: ../lib/ziplib.php:397 + msgid "Postponed CRC not yet supported." + msgstr "" + + #: ../lib/ziplib.php:416 + #, c-format + msgid "Compression method %s unsupported" + msgstr "" + + #: ../lib/ziplib.php:419 + msgid "Uncompressed size mismatch" + msgstr "" + #: ../lib/ziplib.php:622 #, c-format *************** *** 872,876 **** #: ../lib/ziplib.php:630 ! msgid "!References" msgstr "" --- 1029,1033 ---- #: ../lib/ziplib.php:630 ! msgid "References" msgstr "" *************** *** 878,886 **** #, c-format msgid "Can't parse %s" - msgstr "" - - #: ../lib/ziplib.php:659 - #, c-format - msgid "Bad %s" msgstr "" --- 1035,1038 ---- |