#! /bin/sh . "${srcdir=.}/init.sh"; path_prepend_ . ../src # Test msgfilter with command recode-sr-latin1. # Verify that it converts to UTF-8. cat <<\EOF > mfi-srl-1.po # Serbian translation of gettext-runtime # Copyright (C) 2003 Free Software Foundation, Inc. # Danilo Segan , 2003. # msgid "" msgstr "" "Project-Id-Version: gettext-runtime 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "POT-Creation-Date: 2005-09-20 03:59+0200\n" "PO-Revision-Date: 2003-11-18 23:48+0100\n" "Last-Translator: Danilo Segan \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CP1251\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : (n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../gettext-tools/lib/closeout.c:64 msgid "write error" msgstr "грешка при упису" #: ../gettext-tools/lib/error.c:121 msgid "Unknown system error" msgstr "Непозната системска грешка" #: ../gettext-tools/lib/getopt.c:551 ../gettext-tools/lib/getopt.c:570 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: опција „%s“ није једнозначна\n" #: ../gettext-tools/lib/getopt.c:603 ../gettext-tools/lib/getopt.c:607 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: опција „--%s“ не дозвољава аргументе\n" #: ../gettext-tools/lib/getopt.c:616 ../gettext-tools/lib/getopt.c:621 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: опција „%c%s“ не дозвољава аргументе\n" #: ../gettext-tools/lib/getopt.c:667 ../gettext-tools/lib/getopt.c:689 #: ../gettext-tools/lib/getopt.c:1020 ../gettext-tools/lib/getopt.c:1042 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: опција „%s“ захтева аргумент\n" #: ../gettext-tools/lib/getopt.c:727 ../gettext-tools/lib/getopt.c:730 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: непозната опција „--%s“\n" #: ../gettext-tools/lib/getopt.c:738 ../gettext-tools/lib/getopt.c:741 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: непозната опција „%c%s“\n" #: ../gettext-tools/lib/getopt.c:796 ../gettext-tools/lib/getopt.c:799 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: неисправна опција %c\n" #: ../gettext-tools/lib/getopt.c:805 ../gettext-tools/lib/getopt.c:808 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: неисправна опција -- %c\n" #: ../gettext-tools/lib/getopt.c:863 ../gettext-tools/lib/getopt.c:882 #: ../gettext-tools/lib/getopt.c:1095 ../gettext-tools/lib/getopt.c:1116 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: опција захтева аргумент -- %c\n" #: ../gettext-tools/lib/getopt.c:935 ../gettext-tools/lib/getopt.c:954 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: опција „-W %s“ није једнозначна\n" #: ../gettext-tools/lib/getopt.c:978 ../gettext-tools/lib/getopt.c:999 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: опција „-W %s“ не дозвољава аргумент\n" #: ../gettext-tools/lib/xmalloc.c:41 #, c-format msgid "memory exhausted" msgstr "меморија исцрпљена" #: src/envsubst.c:113 src/gettext.c:135 src/ngettext.c:125 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" "Сва права задржана © %s Free Software Foundation, Inc.\n" "Ово је слободан софтвер; погледајте изворни код за услове умножавања. НЕМА\n" "гаранције; чак ни за употребљивост или одређену намену.\n" #: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130 #, c-format msgid "Written by %s.\n" msgstr "Написао је %s.\n" #: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142 #, c-format msgid "too many arguments" msgstr "превише аргумената" #: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154 #, c-format msgid "missing arguments" msgstr "недостају аргументи" #: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Пробајте „%s --help“ за више података.\n" #: src/envsubst.c:176 #, c-format, no-wrap msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n" msgstr "Употреба: %s [ОПЦИЈА] [ФОРМАТ-ЉУСКЕ]\n" #: src/envsubst.c:181 #, c-format, no-wrap msgid "Substitutes the values of environment variables.\n" msgstr "Замењује вредности променљивих из окружења.\n" #: src/envsubst.c:185 #, c-format, no-wrap msgid "Operation mode:\n" msgstr "Начин рада:\n" #: src/envsubst.c:188 #, c-format, no-wrap msgid " -v, --variables output the variables occurring in SHELL-FORMAT\n" msgstr " -v, --variables исписује променљиве из ФОРМАТ-ЉУСКЕ\n" #: src/envsubst.c:192 #, c-format, no-wrap msgid "Informative output:\n" msgstr "Обавештајни излаз:\n" #: src/envsubst.c:195 #, c-format, no-wrap msgid " -h, --help display this help and exit\n" msgstr " -h, --help прикажи ову помоћ и изађи\n" #: src/envsubst.c:198 #, c-format, no-wrap msgid " -V, --version output version information and exit\n" msgstr " -V, --version испиши податке о издању и изађи\n" #: src/envsubst.c:202 #, c-format, no-wrap msgid "" "In normal operation mode, standard input is copied to standard output,\n" "with references to environment variables of the form $VARIABLE or ${VARIABLE}\n" "being replaced with the corresponding values. If a SHELL-FORMAT is given,\n" "only those environment variables that are referenced in SHELL-FORMAT are\n" "substituted; otherwise all environment variables references occurring in\n" "standard input are substituted.\n" msgstr "" "При обичном раду, стандардни улаз се копира на стандардни излаз, уз замену\n" "променљивих из окружења облика $ПРОМЕНЉИВА или ${ПРОМЕНЉИВА} одговарајућим\n" "вредностима. Ако је дат ФОРМАТ-ЉУСКЕ, само оне променљиве које су у њему\n" "наведене се замењују; иначе, све променљиве окружења наведене у стандардном\n" "улазу се замењују.\n" #: src/envsubst.c:211 #, c-format, no-wrap msgid "" "When --variables is used, standard input is ignored, and the output consists\n" "of the environment variables that are referenced in SHELL-FORMAT, one per line.\n" msgstr "" "Када се користи --variables, занемарује се стандардни улаз, а излаз се састоји \n" "из променљивих окружења које се помињу у ФОРМАТ-ЉУСКЕ, једна променљива по реду.\n" #: src/envsubst.c:215 src/gettext.c:276 src/ngettext.c:242 msgid "Report bugs to .\n" msgstr "Пријавите грешке на .\n" #: src/envsubst.c:438 #, c-format msgid "error while reading \"%s\"" msgstr "грешка при читању „%s“" #: src/envsubst.c:439 msgid "standard input" msgstr "стандардни улаз" #: src/gettext.c:244 #, c-format, no-wrap msgid "" "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" "or: %s [OPTION] -s [MSGID]...\n" msgstr "" "Употреба: %s [ОПЦИЈА] [[ДОМЕН ТЕКСТА] MSGID]\n" "или: %s [ОПЦИЈА] -s [MSGID]...\n" #: src/gettext.c:250 #, c-format, no-wrap msgid "Display native language translation of a textual message.\n" msgstr "Прикажи превод текстуалне поруке у природном језику.\n" #: src/gettext.c:254 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -n suppress trailing newline\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] MSGID retrieve translated message corresponding\n" " to MSGID from TEXTDOMAIN\n" msgstr "" " -d, --domain=ДОМЕНТЕКСТА користи преведене поруке из ДОМЕНТЕКСТА\n" " -e укључи употребу неких нарочитих низова\n" " -E (занемарено ради сагласности)\n" " -h, --help прикажи ову помоћ па изађи\n" " -n одбаци пратећи знак за нови ред\n" " -V, --version прикажи податке о издању па изађи\n" " [ДОМЕНТЕКСТА] MSGID користи преведену поруку за MSGID из \n" " ДОМЕНТЕКСТА\n" #: src/gettext.c:265 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "When used with the -s option the program behaves like the `echo' command.\n" "But it does not simply copy its arguments to stdout. Instead those messages\n" "found in the selected catalog are translated.\n" "Standard search directory: %s\n" msgstr "" "Уколико није дат параметар ДОМЕНТЕКСТА, домен се одређује на основу \n" "променљиве окружења TEXTDOMAIN. Уколико не може да нађе каталог порука \n" "у обичном директоријуму, други директоријум се може навести помоћу \n" "променљиве окружења TEXTDOMAINDIR.\n" "Када се користи уз опцију -s, програм се понаша као „echo“ наредба.\n" "Међутим, он не пребацује само своје аргументе на излаз. Уместо тога, поруке \n" "које постоје у изабраном каталогу се преводе.\n" "Уобичајени директоријум за тражење: %s\n" #: src/ngettext.c:213 #, c-format, no-wrap msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" msgstr "Употреба: %s [ОПЦИЈА] [ДОМЕНТЕКСТА] MSGID MSGID-МНОЖИНА БРОЈ\n" #: src/ngettext.c:218 #, c-format, no-wrap msgid "" "Display native language translation of a textual message whose grammatical\n" "form depends on a number.\n" msgstr "" "Прикажи превод у природном језику за текстуалну поруку чији \n" "облик зависи од броја.\n" #: src/ngettext.c:223 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] retrieve translated message from TEXTDOMAIN\n" " MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL (plural)\n" " COUNT choose singular/plural form based on this value\n" msgstr "" " -d, --domain=ДОМЕНТЕКСТА користи преведене поруке из ДОМЕНТЕКСТА\n" " -e укључи употребу неких нарочитих низова\n" " -E (занемарено ради сагласности)\n" " -h, --help прикажи ову помоћ па изађи\n" " -n одбаци пратећи знак за нови ред\n" " -V, --version прикажи податке о издању па изађи\n" " [ДОМЕНТЕКСТА] користи преведену поруку из ДОМЕНТЕКСТА\n" " MSGID MSGID-МНОЖИНА преведи облик једнине/множине\n" " БРОЈ изабери облик једнине/множине према овој вредности\n" #: src/ngettext.c:234 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "Standard search directory: %s\n" msgstr "" "Уколико није дат параметар ДОМЕНТЕКСТА, домен се одређује на основу \n" "променљиве окружења TEXTDOMAIN. Уколико не може да нађе каталог порука \n" "у обичном директоријуму, други директоријум се може навести помоћу \n" "променљиве окружења TEXTDOMAINDIR.\n" "Уобичајени директоријум за тражење: %s\n" EOF # On Solaris 11, the mfi-srl-1.po has a wrong contents. Apparently the handling # of here documents in /bin/sh is too buggy. Skip the test in this case. head -n 1 mfi-srl-1.po | grep Serbian > /dev/null || { echo "Skipping test: /bin/sh is too buggy" exit 77 } : ${MSGFILTER=msgfilter} ${MSGFILTER} -i mfi-srl-1.po -o mfi-srl-1.tmp recode-sr-latin || exit 1 LC_ALL=C tr -d '\r' < mfi-srl-1.tmp > mfi-srl-1.out || exit 1 cat <<\EOF > mfi-srl-1.ok # Serbian translation of gettext-runtime # Copyright (C) 2003 Free Software Foundation, Inc. # Danilo Segan , 2003. # msgid "" msgstr "" "Project-Id-Version: gettext-runtime 0.13-pre1\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "POT-Creation-Date: 2005-09-20 03:59+0200\n" "PO-Revision-Date: 2003-11-18 23:48+0100\n" "Last-Translator: Danilo Segan \n" "Language-Team: Serbian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : (n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: ../gettext-tools/lib/closeout.c:64 msgid "write error" msgstr "greЕЎka pri upisu" #: ../gettext-tools/lib/error.c:121 msgid "Unknown system error" msgstr "Nepoznata sistemska greЕЎka" #: ../gettext-tools/lib/getopt.c:551 ../gettext-tools/lib/getopt.c:570 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: opcija „%s“ nije jednoznaДЌna\n" #: ../gettext-tools/lib/getopt.c:603 ../gettext-tools/lib/getopt.c:607 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: opcija „--%s“ ne dozvoljava argumente\n" #: ../gettext-tools/lib/getopt.c:616 ../gettext-tools/lib/getopt.c:621 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: opcija „%c%s“ ne dozvoljava argumente\n" #: ../gettext-tools/lib/getopt.c:667 ../gettext-tools/lib/getopt.c:689 #: ../gettext-tools/lib/getopt.c:1020 ../gettext-tools/lib/getopt.c:1042 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: opcija „%s“ zahteva argument\n" #: ../gettext-tools/lib/getopt.c:727 ../gettext-tools/lib/getopt.c:730 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: nepoznata opcija „--%s“\n" #: ../gettext-tools/lib/getopt.c:738 ../gettext-tools/lib/getopt.c:741 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: nepoznata opcija „%c%s“\n" #: ../gettext-tools/lib/getopt.c:796 ../gettext-tools/lib/getopt.c:799 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: neispravna opcija %c\n" #: ../gettext-tools/lib/getopt.c:805 ../gettext-tools/lib/getopt.c:808 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: neispravna opcija -- %c\n" #: ../gettext-tools/lib/getopt.c:863 ../gettext-tools/lib/getopt.c:882 #: ../gettext-tools/lib/getopt.c:1095 ../gettext-tools/lib/getopt.c:1116 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: opcija zahteva argument -- %c\n" #: ../gettext-tools/lib/getopt.c:935 ../gettext-tools/lib/getopt.c:954 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: opcija „-W %s“ nije jednoznaДЌna\n" #: ../gettext-tools/lib/getopt.c:978 ../gettext-tools/lib/getopt.c:999 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: opcija „-W %s“ ne dozvoljava argument\n" #: ../gettext-tools/lib/xmalloc.c:41 #, c-format msgid "memory exhausted" msgstr "memorija iscrpljena" #: src/envsubst.c:113 src/gettext.c:135 src/ngettext.c:125 #, c-format, no-wrap msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" msgstr "" "Sva prava zadrЕѕana В© %s Free Software Foundation, Inc.\n" "Ovo je slobodan softver; pogledajte izvorni kod za uslove umnoЕѕavanja. NEMA\n" "garancije; ДЌak ni za upotrebljivost ili odreД‘enu namenu.\n" #: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130 #, c-format msgid "Written by %s.\n" msgstr "Napisao je %s.\n" #: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142 #, c-format msgid "too many arguments" msgstr "previЕЎe argumenata" #: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154 #, c-format msgid "missing arguments" msgstr "nedostaju argumenti" #: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Probajte „%s --help“ za viЕЎe podataka.\n" #: src/envsubst.c:176 #, c-format, no-wrap msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n" msgstr "Upotreba: %s [OPCIJA] [FORMAT-LJUSKE]\n" #: src/envsubst.c:181 #, c-format, no-wrap msgid "Substitutes the values of environment variables.\n" msgstr "Zamenjuje vrednosti promenljivih iz okruЕѕenja.\n" #: src/envsubst.c:185 #, c-format, no-wrap msgid "Operation mode:\n" msgstr "NaДЌin rada:\n" #: src/envsubst.c:188 #, c-format, no-wrap msgid " -v, --variables output the variables occurring in SHELL-FORMAT\n" msgstr " -v, --variables ispisuje promenljive iz FORMAT-LJUSKE\n" #: src/envsubst.c:192 #, c-format, no-wrap msgid "Informative output:\n" msgstr "ObaveЕЎtajni izlaz:\n" #: src/envsubst.c:195 #, c-format, no-wrap msgid " -h, --help display this help and exit\n" msgstr " -h, --help prikaЕѕi ovu pomoД‡ i izaД‘i\n" #: src/envsubst.c:198 #, c-format, no-wrap msgid " -V, --version output version information and exit\n" msgstr " -V, --version ispiЕЎi podatke o izdanju i izaД‘i\n" #: src/envsubst.c:202 #, c-format, no-wrap msgid "" "In normal operation mode, standard input is copied to standard output,\n" "with references to environment variables of the form $VARIABLE or ${VARIABLE}\n" "being replaced with the corresponding values. If a SHELL-FORMAT is given,\n" "only those environment variables that are referenced in SHELL-FORMAT are\n" "substituted; otherwise all environment variables references occurring in\n" "standard input are substituted.\n" msgstr "" "Pri obiДЌnom radu, standardni ulaz se kopira na standardni izlaz, uz zamenu\n" "promenljivih iz okruЕѕenja oblika $PROMENLJIVA ili ${PROMENLJIVA} odgovarajuД‡im\n" "vrednostima. Ako je dat FORMAT-LJUSKE, samo one promenljive koje su u njemu\n" "navedene se zamenjuju; inaДЌe, sve promenljive okruЕѕenja navedene u standardnom\n" "ulazu se zamenjuju.\n" #: src/envsubst.c:211 #, c-format, no-wrap msgid "" "When --variables is used, standard input is ignored, and the output consists\n" "of the environment variables that are referenced in SHELL-FORMAT, one per line.\n" msgstr "" "Kada se koristi --variables, zanemaruje se standardni ulaz, a izlaz se sastoji \n" "iz promenljivih okruЕѕenja koje se pominju u FORMAT-LJUSKE, jedna promenljiva po redu.\n" #: src/envsubst.c:215 src/gettext.c:276 src/ngettext.c:242 msgid "Report bugs to .\n" msgstr "Prijavite greЕЎke na .\n" #: src/envsubst.c:438 #, c-format msgid "error while reading \"%s\"" msgstr "greЕЎka pri ДЌitanju „%s“" #: src/envsubst.c:439 msgid "standard input" msgstr "standardni ulaz" #: src/gettext.c:244 #, c-format, no-wrap msgid "" "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n" "or: %s [OPTION] -s [MSGID]...\n" msgstr "" "Upotreba: %s [OPCIJA] [[DOMEN TEKSTA] MSGID]\n" "ili: %s [OPCIJA] -s [MSGID]...\n" #: src/gettext.c:250 #, c-format, no-wrap msgid "Display native language translation of a textual message.\n" msgstr "PrikaЕѕi prevod tekstualne poruke u prirodnom jeziku.\n" #: src/gettext.c:254 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -n suppress trailing newline\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] MSGID retrieve translated message corresponding\n" " to MSGID from TEXTDOMAIN\n" msgstr "" " -d, --domain=DOMENTEKSTA koristi prevedene poruke iz DOMENTEKSTA\n" " -e ukljuДЌi upotrebu nekih naroДЌitih nizova\n" " -E (zanemareno radi saglasnosti)\n" " -h, --help prikaЕѕi ovu pomoД‡ pa izaД‘i\n" " -n odbaci prateД‡i znak za novi red\n" " -V, --version prikaЕѕi podatke o izdanju pa izaД‘i\n" " [DOMENTEKSTA] MSGID koristi prevedenu poruku za MSGID iz \n" " DOMENTEKSTA\n" #: src/gettext.c:265 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "When used with the -s option the program behaves like the `echo' command.\n" "But it does not simply copy its arguments to stdout. Instead those messages\n" "found in the selected catalog are translated.\n" "Standard search directory: %s\n" msgstr "" "Ukoliko nije dat parametar DOMENTEKSTA, domen se odreД‘uje na osnovu \n" "promenljive okruЕѕenja TEXTDOMAIN. Ukoliko ne moЕѕe da naД‘e katalog poruka \n" "u obiДЌnom direktorijumu, drugi direktorijum se moЕѕe navesti pomoД‡u \n" "promenljive okruЕѕenja TEXTDOMAINDIR.\n" "Kada se koristi uz opciju -s, program se ponaЕЎa kao „echo“ naredba.\n" "MeД‘utim, on ne prebacuje samo svoje argumente na izlaz. Umesto toga, poruke \n" "koje postoje u izabranom katalogu se prevode.\n" "UobiДЌajeni direktorijum za traЕѕenje: %s\n" #: src/ngettext.c:213 #, c-format, no-wrap msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n" msgstr "Upotreba: %s [OPCIJA] [DOMENTEKSTA] MSGID MSGID-MNOЕЅINA BROJ\n" #: src/ngettext.c:218 #, c-format, no-wrap msgid "" "Display native language translation of a textual message whose grammatical\n" "form depends on a number.\n" msgstr "" "PrikaЕѕi prevod u prirodnom jeziku za tekstualnu poruku ДЌiji \n" "oblik zavisi od broja.\n" #: src/ngettext.c:223 #, c-format, no-wrap msgid "" " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n" " -e enable expansion of some escape sequences\n" " -E (ignored for compatibility)\n" " -h, --help display this help and exit\n" " -V, --version display version information and exit\n" " [TEXTDOMAIN] retrieve translated message from TEXTDOMAIN\n" " MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL (plural)\n" " COUNT choose singular/plural form based on this value\n" msgstr "" " -d, --domain=DOMENTEKSTA koristi prevedene poruke iz DOMENTEKSTA\n" " -e ukljuДЌi upotrebu nekih naroДЌitih nizova\n" " -E (zanemareno radi saglasnosti)\n" " -h, --help prikaЕѕi ovu pomoД‡ pa izaД‘i\n" " -n odbaci prateД‡i znak za novi red\n" " -V, --version prikaЕѕi podatke o izdanju pa izaД‘i\n" " [DOMENTEKSTA] koristi prevedenu poruku iz DOMENTEKSTA\n" " MSGID MSGID-MNOЕЅINA prevedi oblik jednine/mnoЕѕine\n" " BROJ izaberi oblik jednine/mnoЕѕine prema ovoj vrednosti\n" #: src/ngettext.c:234 #, c-format, no-wrap msgid "" "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n" "environment variable TEXTDOMAIN. If the message catalog is not found in the\n" "regular directory, another location can be specified with the environment\n" "variable TEXTDOMAINDIR.\n" "Standard search directory: %s\n" msgstr "" "Ukoliko nije dat parametar DOMENTEKSTA, domen se odreД‘uje na osnovu \n" "promenljive okruЕѕenja TEXTDOMAIN. Ukoliko ne moЕѕe da naД‘e katalog poruka \n" "u obiДЌnom direktorijumu, drugi direktorijum se moЕѕe navesti pomoД‡u \n" "promenljive okruЕѕenja TEXTDOMAINDIR.\n" "UobiДЌajeni direktorijum za traЕѕenje: %s\n" EOF : ${DIFF=diff} ${DIFF} mfi-srl-1.ok mfi-srl-1.out result=$? exit $result