...

Text file src/github.com/chai2010/gettext-go/testdata/xg-c-1.ok.po

Documentation: github.com/chai2010/gettext-go/testdata

     1#, c-format, no-wrap
     2msgid ""
     3"Copyright (C) %s Free Software Foundation, Inc.\n"
     4"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
     5"This is free software: you are free to change and redistribute it.\n"
     6"There is NO WARRANTY, to the extent permitted by law.\n"
     7msgstr ""
     8
     9#, c-format
    10msgid "Written by %s.\n"
    11msgstr ""
    12
    13#, c-format
    14msgid "%s and %s are mutually exclusive"
    15msgstr ""
    16
    17msgid "--join-existing cannot be used when output is written to stdout"
    18msgstr ""
    19
    20msgid "xgettext cannot work without keywords to look for"
    21msgstr ""
    22
    23msgid "no input file given"
    24msgstr ""
    25
    26#, c-format
    27msgid ""
    28"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does "
    29"not support this conversion."
    30msgstr ""
    31
    32#, c-format
    33msgid ""
    34"Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was "
    35"built without iconv()."
    36msgstr ""
    37
    38#, c-format
    39msgid "warning: file '%s' extension '%s' is unknown; will try C"
    40msgstr ""
    41
    42#, c-format
    43msgid "Try '%s --help' for more information.\n"
    44msgstr ""
    45
    46#, c-format
    47msgid "Usage: %s [OPTION] [INPUTFILE]...\n"
    48msgstr ""
    49
    50#, c-format
    51msgid "Extract translatable strings from given input files.\n"
    52msgstr ""
    53
    54#, c-format, no-wrap
    55msgid ""
    56"Mandatory arguments to long options are mandatory for short options too.\n"
    57"Similarly for optional arguments.\n"
    58msgstr ""
    59
    60#, c-format
    61msgid "Input file location:\n"
    62msgstr ""
    63
    64#, c-format
    65msgid "  INPUTFILE ...               input files\n"
    66msgstr ""
    67
    68#, c-format
    69msgid "  -f, --files-from=FILE       get list of input files from FILE\n"
    70msgstr ""
    71
    72#, c-format
    73msgid ""
    74"  -D, --directory=DIRECTORY   add DIRECTORY to list for input files search\n"
    75msgstr ""
    76
    77#, c-format
    78msgid "If input file is -, standard input is read.\n"
    79msgstr ""
    80
    81#, c-format
    82msgid "Output file location:\n"
    83msgstr ""
    84
    85#, c-format
    86msgid ""
    87"  -d, --default-domain=NAME   use NAME.po for output (instead of messages."
    88"po)\n"
    89msgstr ""
    90
    91#, c-format
    92msgid "  -o, --output=FILE           write output to specified file\n"
    93msgstr ""
    94
    95#, c-format
    96msgid ""
    97"  -p, --output-dir=DIR        output files will be placed in directory DIR\n"
    98msgstr ""
    99
   100#, c-format
   101msgid "If output file is -, output is written to standard output.\n"
   102msgstr ""
   103
   104#, c-format
   105msgid "Choice of input file language:\n"
   106msgstr ""
   107
   108#, c-format
   109msgid ""
   110"  -L, --language=NAME         recognise the specified language\n"
   111"                                (C, C++, ObjectiveC, PO, Shell, Python, "
   112"Lisp,\n"
   113"                                EmacsLisp, librep, Scheme, Smalltalk, Java,\n"
   114"                                JavaProperties, C#, awk, YCP, Tcl, Perl, "
   115"PHP,\n"
   116"                                GCC-source, NXStringTable, RST, Glade, Lua,\n"
   117"                                JavaScript, Vala)\n"
   118msgstr ""
   119
   120#, c-format
   121msgid "  -C, --c++                   shorthand for --language=C++\n"
   122msgstr ""
   123
   124#, c-format
   125msgid ""
   126"By default the language is guessed depending on the input file name "
   127"extension.\n"
   128msgstr ""
   129
   130#, c-format
   131msgid "Input file interpretation:\n"
   132msgstr ""
   133
   134#, c-format
   135msgid ""
   136"      --from-code=NAME        encoding of input files\n"
   137"                                (except for Python, Tcl, Glade)\n"
   138msgstr ""
   139
   140#, c-format
   141msgid "By default the input files are assumed to be in ASCII.\n"
   142msgstr ""
   143
   144#, c-format
   145msgid "Operation mode:\n"
   146msgstr ""
   147
   148#, c-format
   149msgid "  -j, --join-existing         join messages with existing file\n"
   150msgstr ""
   151
   152#, c-format
   153msgid "  -x, --exclude-file=FILE.po  entries from FILE.po are not extracted\n"
   154msgstr ""
   155
   156#, c-format
   157msgid ""
   158"  -cTAG, --add-comments=TAG   place comment blocks starting with TAG and\n"
   159"                                preceding keyword lines in output file\n"
   160"  -c, --add-comments          place all comment blocks preceding keyword "
   161"lines\n"
   162"                                in output file\n"
   163msgstr ""
   164
   165#, c-format
   166msgid "Language specific options:\n"
   167msgstr ""
   168
   169#, c-format
   170msgid "  -a, --extract-all           extract all strings\n"
   171msgstr ""
   172
   173#, c-format
   174msgid ""
   175"                                (only languages C, C++, ObjectiveC, Shell,\n"
   176"                                Python, Lisp, EmacsLisp, librep, Scheme, "
   177"Java,\n"
   178"                                C#, awk, Tcl, Perl, PHP, GCC-source, Glade,\n"
   179"                                Lua, JavaScript, Vala)\n"
   180msgstr ""
   181
   182#, c-format
   183msgid ""
   184"  -kWORD, --keyword=WORD      look for WORD as an additional keyword\n"
   185"  -k, --keyword               do not to use default keywords\n"
   186msgstr ""
   187
   188#, c-format
   189msgid ""
   190"      --flag=WORD:ARG:FLAG    additional flag for strings inside the "
   191"argument\n"
   192"                              number ARG of keyword WORD\n"
   193msgstr ""
   194
   195#, c-format
   196msgid ""
   197"                                (only languages C, C++, ObjectiveC, Shell,\n"
   198"                                Python, Lisp, EmacsLisp, librep, Scheme, "
   199"Java,\n"
   200"                                C#, awk, YCP, Tcl, Perl, PHP, GCC-source,\n"
   201"                                Lua, JavaScript, Vala)\n"
   202msgstr ""
   203
   204#, c-format
   205msgid "  -T, --trigraphs             understand ANSI C trigraphs for input\n"
   206msgstr ""
   207
   208#, c-format
   209msgid "                                (only languages C, C++, ObjectiveC)\n"
   210msgstr ""
   211
   212#, c-format
   213msgid "      --qt                    recognize Qt format strings\n"
   214msgstr ""
   215
   216#, c-format
   217msgid "                                (only language C++)\n"
   218msgstr ""
   219
   220#, c-format
   221msgid "      --kde                   recognize KDE 4 format strings\n"
   222msgstr ""
   223
   224#, c-format
   225msgid "      --boost                 recognize Boost format strings\n"
   226msgstr ""
   227
   228#, c-format
   229msgid ""
   230"      --debug                 more detailed formatstring recognition result\n"
   231msgstr ""
   232
   233#, c-format
   234msgid "Output details:\n"
   235msgstr ""
   236
   237#, c-format
   238msgid ""
   239"      --color                 use colors and other text attributes always\n"
   240"      --color=WHEN            use colors and other text attributes if WHEN.\n"
   241"                              WHEN may be 'always', 'never', 'auto', or "
   242"'html'.\n"
   243msgstr ""
   244
   245#, c-format
   246msgid "      --style=STYLEFILE       specify CSS style rule file for --color\n"
   247msgstr ""
   248
   249#, c-format
   250msgid ""
   251"  -e, --no-escape             do not use C escapes in output (default)\n"
   252msgstr ""
   253
   254#, c-format
   255msgid ""
   256"  -E, --escape                use C escapes in output, no extended chars\n"
   257msgstr ""
   258
   259#, c-format
   260msgid "      --force-po              write PO file even if empty\n"
   261msgstr ""
   262
   263#, c-format
   264msgid "  -i, --indent                write the .po file using indented style\n"
   265msgstr ""
   266
   267#, c-format
   268msgid "      --no-location           do not write '#: filename:line' lines\n"
   269msgstr ""
   270
   271#, c-format
   272msgid ""
   273"  -n, --add-location          generate '#: filename:line' lines (default)\n"
   274msgstr ""
   275
   276#, c-format
   277msgid ""
   278"      --strict                write out strict Uniforum conforming .po file\n"
   279msgstr ""
   280
   281#, c-format
   282msgid "      --properties-output     write out a Java .properties file\n"
   283msgstr ""
   284
   285#, c-format
   286msgid ""
   287"      --stringtable-output    write out a NeXTstep/GNUstep .strings file\n"
   288msgstr ""
   289
   290#, c-format
   291msgid "  -w, --width=NUMBER          set output page width\n"
   292msgstr ""
   293
   294#, c-format
   295msgid ""
   296"      --no-wrap               do not break long message lines, longer than\n"
   297"                              the output page width, into several lines\n"
   298msgstr ""
   299
   300#, c-format
   301msgid "  -s, --sort-output           generate sorted output\n"
   302msgstr ""
   303
   304#, c-format
   305msgid "  -F, --sort-by-file          sort output by file location\n"
   306msgstr ""
   307
   308#, c-format
   309msgid ""
   310"      --omit-header           don't write header with 'msgid \"\"' entry\n"
   311msgstr ""
   312
   313#, c-format
   314msgid "      --copyright-holder=STRING  set copyright holder in output\n"
   315msgstr ""
   316
   317#, c-format
   318msgid ""
   319"      --foreign-user          omit FSF copyright in output for foreign user\n"
   320msgstr ""
   321
   322#, c-format
   323msgid "      --package-name=PACKAGE  set package name in output\n"
   324msgstr ""
   325
   326#, c-format
   327msgid "      --package-version=VERSION  set package version in output\n"
   328msgstr ""
   329
   330#, c-format
   331msgid ""
   332"      --msgid-bugs-address=EMAIL@ADDRESS  set report address for msgid bugs\n"
   333msgstr ""
   334
   335#, c-format
   336msgid ""
   337"  -m[STRING], --msgstr-prefix[=STRING]  use STRING or \"\" as prefix for "
   338"msgstr\n"
   339"                                values\n"
   340msgstr ""
   341
   342#, c-format
   343msgid ""
   344"  -M[STRING], --msgstr-suffix[=STRING]  use STRING or \"\" as suffix for "
   345"msgstr\n"
   346"                                values\n"
   347msgstr ""
   348
   349#, c-format
   350msgid "Informative output:\n"
   351msgstr ""
   352
   353#, c-format
   354msgid "  -h, --help                  display this help and exit\n"
   355msgstr ""
   356
   357#, c-format
   358msgid "  -V, --version               output version information and exit\n"
   359msgstr ""
   360
   361msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
   362msgstr ""
   363
   364msgid "this file may not contain domain directives"
   365msgstr ""
   366
   367#, c-format
   368msgid ""
   369"A --flag argument doesn't have the <keyword>:<argnum>:[pass-]<flag> syntax: "
   370"%s"
   371msgstr ""
   372
   373msgid "standard input"
   374msgstr ""
   375
   376#, c-format
   377msgid "error while opening \"%s\" for reading"
   378msgstr ""
   379
   380#, c-format
   381msgid "Non-ASCII character at %s%s."
   382msgstr ""
   383
   384#, c-format
   385msgid "Non-ASCII comment at or before %s%s."
   386msgstr ""
   387
   388#, c-format
   389msgid "Non-ASCII string at %s%s."
   390msgstr ""
   391
   392msgid "Please specify the source encoding through --from-code."
   393msgstr ""
   394
   395#, c-format
   396msgid "%s%s: warning: "
   397msgstr ""
   398
   399#, c-format
   400msgid ""
   401"Although being used in a format string position, the %s is not a valid %s "
   402"format string. Reason: %s\n"
   403msgstr ""
   404
   405#, c-format
   406msgid ""
   407"Although declared as such, the %s is not a valid %s format string. Reason: "
   408"%s\n"
   409msgstr ""
   410
   411#, c-format
   412msgid ""
   413"'%s' format string with unnamed arguments cannot be properly localized:\n"
   414"The translator cannot reorder the arguments.\n"
   415"Please consider using a format string with named arguments,\n"
   416"and a mapping instead of a tuple for the arguments.\n"
   417msgstr ""
   418
   419msgid ""
   420"Empty msgid.  It is reserved by GNU gettext:\n"
   421"gettext(\"\") returns the header entry with\n"
   422"meta information, not the empty string.\n"
   423msgstr ""
   424
   425#, c-format
   426msgid "ambiguous argument specification for keyword '%.*s'"
   427msgstr ""
   428
   429#, c-format
   430msgid "warning: missing context for keyword '%.*s'"
   431msgstr ""
   432
   433#, c-format
   434msgid "warning: missing context for plural argument of keyword '%.*s'"
   435msgstr ""
   436
   437msgid "context mismatch between singular and plural form"
   438msgstr ""
   439
   440msgid "warning: "
   441msgstr ""
   442
   443msgid ""
   444"The option --msgid-bugs-address was not specified.\n"
   445"If you are using a 'Makevars' file, please specify\n"
   446"the MSGID_BUGS_ADDRESS variable there; otherwise please\n"
   447"specify an --msgid-bugs-address command line option.\n"
   448msgstr ""
   449
   450#, c-format
   451msgid "language '%s' unknown"
   452msgstr ""
   453
   454#, c-format
   455msgid "the argument to %s should be a single punctuation character"
   456msgstr ""
   457
   458#, c-format
   459msgid "invalid endianness: %s"
   460msgstr ""
   461
   462#, c-format
   463msgid "%s requires a \"-d directory\" specification"
   464msgstr ""
   465
   466#, c-format
   467msgid "%s requires a \"-l locale\" specification"
   468msgstr ""
   469
   470#, c-format
   471msgid "%s is only valid with %s or %s"
   472msgstr ""
   473
   474#, c-format
   475msgid "%s is only valid with %s, %s or %s"
   476msgstr ""
   477
   478#, c-format
   479msgid "found %d fatal error"
   480msgid_plural "found %d fatal errors"
   481msgstr[0] ""
   482msgstr[1] ""
   483
   484#, c-format
   485msgid "%s: "
   486msgstr ""
   487
   488#, c-format
   489msgid "%d translated message"
   490msgid_plural "%d translated messages"
   491msgstr[0] ""
   492msgstr[1] ""
   493
   494#, c-format
   495msgid ", %d fuzzy translation"
   496msgid_plural ", %d fuzzy translations"
   497msgstr[0] ""
   498msgstr[1] ""
   499
   500#, c-format
   501msgid ", %d untranslated message"
   502msgid_plural ", %d untranslated messages"
   503msgstr[0] ""
   504msgstr[1] ""
   505
   506#, c-format
   507msgid "Usage: %s [OPTION] filename.po ...\n"
   508msgstr ""
   509
   510#, c-format
   511msgid "Generate binary message catalog from textual translation description.\n"
   512msgstr ""
   513
   514#, c-format
   515msgid "  filename.po ...             input files\n"
   516msgstr ""
   517
   518#, c-format
   519msgid ""
   520"  -j, --java                  Java mode: generate a Java ResourceBundle "
   521"class\n"
   522msgstr ""
   523
   524#, c-format
   525msgid ""
   526"      --java2                 like --java, and assume Java2 (JDK 1.2 or "
   527"higher)\n"
   528msgstr ""
   529
   530#, c-format
   531msgid "      --csharp                C# mode: generate a .NET .dll file\n"
   532msgstr ""
   533
   534#, c-format
   535msgid ""
   536"      --csharp-resources      C# resources mode: generate a .NET .resources "
   537"file\n"
   538msgstr ""
   539
   540#, c-format
   541msgid ""
   542"      --tcl                   Tcl mode: generate a tcl/msgcat .msg file\n"
   543msgstr ""
   544
   545#, c-format
   546msgid "      --qt                    Qt mode: generate a Qt .qm file\n"
   547msgstr ""
   548
   549#, c-format
   550msgid "  -o, --output-file=FILE      write output to specified file\n"
   551msgstr ""
   552
   553#, c-format
   554msgid "      --strict                enable strict Uniforum mode\n"
   555msgstr ""
   556
   557#, c-format
   558msgid "Output file location in Java mode:\n"
   559msgstr ""
   560
   561#, c-format
   562msgid "  -r, --resource=RESOURCE     resource name\n"
   563msgstr ""
   564
   565#, c-format
   566msgid ""
   567"  -l, --locale=LOCALE         locale name, either language or "
   568"language_COUNTRY\n"
   569msgstr ""
   570
   571#, c-format
   572msgid ""
   573"  -d DIRECTORY                base directory of classes directory hierarchy\n"
   574msgstr ""
   575
   576#, c-format
   577msgid ""
   578"The class name is determined by appending the locale name to the resource "
   579"name,\n"
   580"separated with an underscore.  The -d option is mandatory.  The class is\n"
   581"written under the specified directory.\n"
   582msgstr ""
   583
   584#, c-format
   585msgid "Output file location in C# mode:\n"
   586msgstr ""
   587
   588#, c-format
   589msgid ""
   590"  -d DIRECTORY                base directory for locale dependent .dll "
   591"files\n"
   592msgstr ""
   593
   594#, c-format
   595msgid ""
   596"The -l and -d options are mandatory.  The .dll file is written in a\n"
   597"subdirectory of the specified directory whose name depends on the locale.\n"
   598msgstr ""
   599
   600#, c-format
   601msgid "Output file location in Tcl mode:\n"
   602msgstr ""
   603
   604#, c-format
   605msgid "  -d DIRECTORY                base directory of .msg message catalogs\n"
   606msgstr ""
   607
   608#, c-format
   609msgid ""
   610"The -l and -d options are mandatory.  The .msg file is written in the\n"
   611"specified directory.\n"
   612msgstr ""
   613
   614#, c-format
   615msgid "Input file syntax:\n"
   616msgstr ""
   617
   618#, c-format
   619msgid ""
   620"  -P, --properties-input      input files are in Java .properties syntax\n"
   621msgstr ""
   622
   623#, c-format
   624msgid ""
   625"      --stringtable-input     input files are in NeXTstep/GNUstep .strings\n"
   626"                              syntax\n"
   627msgstr ""
   628
   629#, c-format
   630msgid ""
   631"  -c, --check                 perform all the checks implied by\n"
   632"                                --check-format, --check-header, --check-"
   633"domain\n"
   634msgstr ""
   635
   636#, c-format
   637msgid "      --check-format          check language dependent format strings\n"
   638msgstr ""
   639
   640#, c-format
   641msgid ""
   642"      --check-header          verify presence and contents of the header "
   643"entry\n"
   644msgstr ""
   645
   646#, c-format
   647msgid ""
   648"      --check-domain          check for conflicts between domain directives\n"
   649"                                and the --output-file option\n"
   650msgstr ""
   651
   652#, c-format
   653msgid ""
   654"  -C, --check-compatibility   check that GNU msgfmt behaves like X/Open "
   655"msgfmt\n"
   656msgstr ""
   657
   658#, c-format
   659msgid ""
   660"      --check-accelerators[=CHAR]  check presence of keyboard accelerators "
   661"for\n"
   662"                                menu items\n"
   663msgstr ""
   664
   665#, c-format
   666msgid "  -f, --use-fuzzy             use fuzzy entries in output\n"
   667msgstr ""
   668
   669#, c-format
   670msgid ""
   671"  -a, --alignment=NUMBER      align strings to NUMBER bytes (default: %d)\n"
   672msgstr ""
   673
   674#, c-format
   675msgid ""
   676"      --endianness=BYTEORDER  write out 32-bit numbers in the given byte "
   677"order\n"
   678"                                (big or little, default depends on "
   679"platform)\n"
   680msgstr ""
   681
   682#, c-format
   683msgid ""
   684"      --no-hash               binary file will not include the hash table\n"
   685msgstr ""
   686
   687#, c-format
   688msgid "      --statistics            print statistics about translations\n"
   689msgstr ""
   690
   691#, c-format
   692msgid "  -v, --verbose               increase verbosity level\n"
   693msgstr ""
   694
   695msgid "warning: PO file header missing or invalid\n"
   696msgstr ""
   697
   698msgid "warning: charset conversion will not work\n"
   699msgstr ""
   700
   701msgid "warning: PO file header fuzzy\n"
   702msgstr ""
   703
   704msgid "warning: older versions of msgfmt will give an error on this\n"
   705msgstr ""
   706
   707#, c-format
   708msgid "domain name \"%s\" not suitable as file name"
   709msgstr ""
   710
   711#, c-format
   712msgid "domain name \"%s\" not suitable as file name: will use prefix"
   713msgstr ""
   714
   715#, c-format
   716msgid "'domain %s' directive ignored"
   717msgstr ""
   718
   719msgid "empty 'msgstr' entry ignored"
   720msgstr ""
   721
   722msgid "fuzzy 'msgstr' entry ignored"
   723msgstr ""
   724
   725#, c-format
   726msgid "%s: warning: source file contains fuzzy translation"
   727msgstr ""

View as plain text