Update of /cvsroot/popfile/windows/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6260/languages Modified Files: Tag: b0_22_2 Arabic-pfi.nsh Bulgarian-pfi.nsh Czech-pfi.nsh Danish-pfi.nsh Dutch-pfi.nsh English-pfi.nsh Finnish-pfi.nsh French-pfi.nsh German-pfi.nsh Greek-pfi.nsh Hungarian-pfi.nsh Italian-pfi.nsh Japanese-pfi.nsh Korean-pfi.nsh Norwegian-pfi.nsh Polish-pfi.nsh Portuguese-pfi.nsh PortugueseBR-pfi.nsh Russian-pfi.nsh SimpChinese-pfi.nsh Slovak-pfi.nsh Spanish-pfi.nsh Swedish-pfi.nsh TradChinese-pfi.nsh Turkish-pfi.nsh Ukrainian-pfi.nsh Log Message: Commit Brian's new installer to branch (without first and second patches) Index: PortugueseBR-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/PortugueseBR-pfi.nsh,v retrieving revision 1.59 retrieving revision 1.59.4.1 diff -C2 -d -r1.59 -r1.59.4.1 *** PortugueseBR-pfi.nsh 15 Oct 2004 11:15:31 -0000 1.59 --- PortugueseBR-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.59.4.1 *************** *** 3,12 **** # # This file contains the "PortugueseBR" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1205 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Clique em Cancelar para continuar" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Uma outra cópia do 'Monitor de Conversão do Corpus' já está rodando!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "O 'Monitor de Conversão do Corpus' é parte do instalador do POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Erro: o arquivo de dados da conversão do Corpus não existe!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Erro: falta o caminho do POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "Ocorreu um erro ao iniciar o processo de conversão do corpus" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "Ocorreu um erro fatal durante o processo de conversão do corpus!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Tempo restante estimado: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutos" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(esperando pelo primeiro arquivo a ser convertido)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "Existem $G_BUCKET_COUNT arquivos de balde para serem convertidos" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "Depois de $G_ELAPSED_TIME.$G_DECPLACES minutos existem $G_STILL_TO_DO arquivos para converter" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "Depois de $G_ELAPSED_TIME.$G_DECPLACES minutos existe um arquivo para converter" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "A Conversão do Corpus levou $G_ELAPSED_TIME.$G_DECPLACES minutos" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: SimpChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/SimpChinese-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** SimpChinese-pfi.nsh 8 Oct 2004 18:05:42 -0000 1.43 --- SimpChinese-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "SimpChinese" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1171 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Finnish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Finnish-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Finnish-pfi.nsh 8 Oct 2004 17:58:23 -0000 1.43 --- Finnish-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Finnish" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Italian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Italian-pfi.nsh,v retrieving revision 1.33 retrieving revision 1.33.4.1 diff -C2 -d -r1.33 -r1.33.4.1 *** Italian-pfi.nsh 8 Oct 2004 18:01:56 -0000 1.33 --- Italian-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.33.4.1 *************** *** 3,12 **** # # This file contains the "Italian" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1171 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Swedish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Swedish-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Swedish-pfi.nsh 8 Oct 2004 18:05:43 -0000 1.43 --- Swedish-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Swedish" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: French-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/French-pfi.nsh,v retrieving revision 1.45 retrieving revision 1.45.4.1 diff -C2 -d -r1.45 -r1.45.4.1 *** French-pfi.nsh 8 Oct 2004 18:07:08 -0000 1.45 --- French-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.45.4.1 *************** *** 3,12 **** # # This file contains the "French" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1206 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Cliquez 'Annuler' pour continuer" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Une autre instance de 'Corpus Conversion Monitor' est déjà en cours d'exécution !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "'Corpus Conversion Monitor' fait partie de l'installateur de POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Erreur : le fichier de données de la conversion de Corpus n'existe pas !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Erreur : chemin d'accès à POPFile manquant" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "Une erreur est survenue lors du lancement du processus de conversion de corpus" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "Une erreur fatale est survenue lors du processus de conversion de corpus !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Temps restant estimé : " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(attente du premier fichier à convertir)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "Il y a $G_BUCKET_COUNT fichiers de catégories à convertir" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "Après $G_ELAPSED_TIME.$G_DECPLACES minutes, il reste $G_STILL_TO_DO fichiers à convertir" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "Après $G_ELAPSED_TIME.$G_DECPLACES minutes il reste un fichier à convertir" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "La conversion de Corpus a pris $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: English-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/English-pfi.nsh,v retrieving revision 1.45 retrieving revision 1.45.4.1 diff -C2 -d -r1.45 -r1.45.4.1 *** English-pfi.nsh 8 Oct 2004 17:58:23 -0000 1.45 --- English-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.45.4.1 *************** *** 3,12 **** # # This file contains the "English" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1153 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Arabic-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Arabic-pfi.nsh,v retrieving revision 1.16 retrieving revision 1.16.4.1 diff -C2 -d -r1.16 -r1.16.4.1 *** Arabic-pfi.nsh 8 Oct 2004 17:58:22 -0000 1.16 --- Arabic-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.16.4.1 *************** *** 3,12 **** # # This file contains the "Arabic" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2004 John Graham-Cumming # # This file is part of POPFile [...1204 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "ÇáÑÌÇÁ ÇáÖÛØ Úáì ÅáÛÇÁ ááãÊÇÈÚÉ" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "äÓÎÉ ÃÎÑì ãä 'Corpus Conversion Monitor' ÊÚãá ãÓÈÞÇð !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "'Corpus Conversion Monitor' ÚÈÇÑÉ Úä ÞÓã ãä ãäÕøÈ POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Îáá: ãáÝÇÊ ÊÍæíá ãÚáæãÇÊ ÇáãÏæøäÉ ÛíÑ ãæÌæÏÉ !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Îáá: áã íÊã ÇáÚ辄 Úáì ãÓÇÑ POPFile" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "áÞÏ ÍÕá Îáá ÃËäÇÁ ÊÔÛíá ÚãáíÉ ÊÍæíá ÇáãÏæøäÉ" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "ÇáÒãä ÇáãÊÈÞí: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "ÏÞÇÆÞ" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(ÅäÊÙÇÑ ÊÍæíá ÇáãáÝ ÇáÃæá)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "åäÇß $G_BUCKET_COUNT ÏáÇÁ áíÊã ÊÍæíáåÇ" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "ÈÚÏ $G_ELAPSED_TIME.$G_DECPLACES ÏÞíÞÉ íÊÈÞì åäÇß $G_STILL_TO_DO ãáÝÇÊ ááÊÍæíá" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "ÈÚÏ $G_ELAPSED_TIME.$G_DECPLACES ÏÞíÞÉ íÈÞì åäÇß ãáÝ æÇÍÏ áíÊã ÊÍæíáå" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "ÅÓÊÛÑÞÊ ÚãáíÉ ÊÍæíá ÇáãÏæøäÉ Åáì $G_ELAPSED_TIME.$G_DECPLACES ÏÞíÞÉ" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Portuguese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Portuguese-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Portuguese-pfi.nsh 8 Oct 2004 18:01:57 -0000 1.43 --- Portuguese-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Portuguese" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Hungarian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Hungarian-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Hungarian-pfi.nsh 8 Oct 2004 18:01:56 -0000 1.43 --- Hungarian-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Hungarian" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Russian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Russian-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Russian-pfi.nsh 8 Oct 2004 18:05:42 -0000 1.43 --- Russian-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Russian" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Ukrainian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Ukrainian-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Ukrainian-pfi.nsh 8 Oct 2004 18:05:43 -0000 1.43 --- Ukrainian-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Ukrainian" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Danish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Danish-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Danish-pfi.nsh 8 Oct 2004 17:58:22 -0000 1.43 --- Danish-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Danish" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Greek-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Greek-pfi.nsh,v retrieving revision 1.35 retrieving revision 1.35.4.1 diff -C2 -d -r1.35 -r1.35.4.1 *** Greek-pfi.nsh 8 Oct 2004 18:01:54 -0000 1.35 --- Greek-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.35.4.1 *************** *** 3,12 **** # # This file contains the "Greek" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Czech-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Czech-pfi.nsh,v retrieving revision 1.38 retrieving revision 1.38.4.1 diff -C2 -d -r1.38 -r1.38.4.1 *** Czech-pfi.nsh 8 Oct 2004 17:58:22 -0000 1.38 --- Czech-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.38.4.1 *************** *** 3,12 **** # # This file contains the "Czech" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Spanish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Spanish-pfi.nsh,v retrieving revision 1.48 retrieving revision 1.48.4.1 diff -C2 -d -r1.48 -r1.48.4.1 *** Spanish-pfi.nsh 8 Oct 2004 18:05:42 -0000 1.48 --- Spanish-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.48.4.1 *************** *** 3,12 **** # # This file contains the "Spanish" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1205 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Korean-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Korean-pfi.nsh,v retrieving revision 1.44 retrieving revision 1.44.4.1 diff -C2 -d -r1.44 -r1.44.4.1 *** Korean-pfi.nsh 8 Oct 2004 18:01:56 -0000 1.44 --- Korean-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.44.4.1 *************** *** 3,12 **** # # This file contains the "Korean" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1206 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Slovak-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Slovak-pfi.nsh,v retrieving revision 1.43 retrieving revision 1.43.4.1 diff -C2 -d -r1.43 -r1.43.4.1 *** Slovak-pfi.nsh 8 Oct 2004 18:05:42 -0000 1.43 --- Slovak-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.43.4.1 *************** *** 3,12 **** # # This file contains the "Slovak" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Turkish-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Turkish-pfi.nsh,v retrieving revision 1.32 retrieving revision 1.32.4.1 diff -C2 -d -r1.32 -r1.32.4.1 *** Turkish-pfi.nsh 8 Oct 2004 18:05:43 -0000 1.32 --- Turkish-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.32.4.1 *************** *** 3,12 **** # # This file contains the "Turkish" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1171 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Japanese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Japanese-pfi.nsh,v retrieving revision 1.54 retrieving revision 1.54.4.1 diff -C2 -d -r1.54 -r1.54.4.1 *** Japanese-pfi.nsh 12 Dec 2004 00:27:18 -0000 1.54 --- Japanese-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.54.4.1 *************** *** 3,12 **** # # This file contains the "Japanese" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1206 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "±s·éÉÍuLZvðNbNµÄº³¢B" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "ÊÌ 'Corpus Conversion Monitor' ªùÉN®Å·I" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "'Corpus Conversion Monitor' Í POPFile CXg[[ÌêÅ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "G[: Corpus Ï·f[^t@Cª¶ÝµÜ¹ñI" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "G[: POPFile ÌpXª©Â©èܹñB" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "Corpus Ï·ÌvZXðN®ÉG[ª¶µÜµ½B" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "Corpus Ï·ÌvZXÉv½IÈG[ª¶µÜµ½I" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "\zcèÔ: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "ª" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(ÅÌt@CªÏ·³êéÌðÒÁĢܷB)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "$G_BUCKET_COUNT ÂÌoPct@CðÏ·µÜ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "$G_ELAPSED_TIME.$G_DECPLACES ªoßB Æ $G_STILL_TO_DO ÂÌt@CðÏ·µÜ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "$G_ELAPSED_TIME.$G_DECPLACES ªoßB Æ1ÂÌt@CðÏ·µÜ·B" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus ÌÏ·ÉÍ $G_ELAPSED_TIME.$G_DECPLACES ª©©èܵ½B" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: German-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/German-pfi.nsh,v retrieving revision 1.48 retrieving revision 1.48.4.1 diff -C2 -d -r1.48 -r1.48.4.1 *** German-pfi.nsh 8 Oct 2004 17:58:23 -0000 1.48 --- German-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.48.4.1 *************** *** 3,12 **** # # This file contains the "German" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1219 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Bitte klicken Sie auf Abbrechen, um fortzufahren." ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Eine andere Version der Corpus Konvertierung läuft bereits!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "Die 'Corpus Konvertierung' ist Teil des POPFile Installationsprogramms" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Fehler: Konvertierungsdatendatei existiert nicht!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Fehler: POPFile Pfad nicht gefunden" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "Ein Fehler ist beim Start des Konvertierungsprozesses aufgetreten" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "Ein schwerer Fehler ist während der Konvertierung des Corpus aufgetreten!" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Geschätzte Wartezeit: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "Minuten" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(warte auf Konvertierung der ersten Datei)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "Es müssen insgesamt $G_BUCKET_COUNT Dateien konvertiert werden" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "Nach $G_ELAPSED_TIME.$G_DECPLACES Minuten müssen noch $G_STILL_TO_DO Dateien konvertiert werden" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "Nach $G_ELAPSED_TIME.$G_DECPLACES Minuten muß noch eine Datei konvertiert werden" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Die Konvertierung dauerte $G_ELAPSED_TIME.$G_DECPLACES Minuten" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: TradChinese-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/TradChinese-pfi.nsh,v retrieving revision 1.44 retrieving revision 1.44.4.1 diff -C2 -d -r1.44 -r1.44.4.1 *** TradChinese-pfi.nsh 8 Oct 2004 18:05:43 -0000 1.44 --- TradChinese-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.44.4.1 *************** *** 3,12 **** # # This file contains the "TradChinese" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1171 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_TOTALFILES "There are $G_BUCKET_COUNT bucket files to be converted" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_N "After $G_ELAPSED_TIME.$G_DECPLACES minutes there are $G_STILL_TO_DO files left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PROGRESS_1 "After $G_ELAPSED_TIME.$G_DECPLACES minutes there is one file left to convert" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_SUMMARY "Corpus Conversion took $G_ELAPSED_TIME.$G_DECPLACES minutes" ! ! ########################################################################### ! ########################################################################### #-------------------------------------------------------------------------- Index: Norwegian-pfi.nsh =================================================================== RCS file: /cvsroot/popfile/windows/languages/Norwegian-pfi.nsh,v retrieving revision 1.29 retrieving revision 1.29.4.1 diff -C2 -d -r1.29 -r1.29.4.1 *** Norwegian-pfi.nsh 8 Oct 2004 18:01:57 -0000 1.29 --- Norwegian-pfi.nsh 13 Sep 2005 19:01:55 -0000 1.29.4.1 *************** *** 3,12 **** # # This file contains the "Norwegian" text strings used by the Windows installer ! # for POPFile (includes customised versions of strings provided by NSIS and ! # strings which are unique to POPFile). # ! # These strings are grouped according to the page/window where they are used # ! # Copyright (c) 2003-2004 John Graham-Cumming # # This file is part of POPFile [...1161 lines suppressed...] ! !insertmacro PFI_LANG_STRING PFI_LANG_BADCONVERT_SUBTITLE "Please click Cancel to continue" ! ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MUTEX "Another copy of the 'Corpus Conversion Monitor' is already running !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_PRIVATE "The 'Corpus Conversion Monitor' is part of the POPFile installer" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOFILE "Error: Corpus conversion data file does not exist !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_NOPOPFILE "Error: POPFile path missing" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_STARTERR "An error occurred when starting the corpus conversion process" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_FATALERR "A fatal error occurred during the corpus conversion process !" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_ESTIMATE "Estimated time remaining: " ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_MINUTES "minutes" ! !insertmacro PFI_LANG_STRING PFI_LANG_CONVERT_WAITING "(waiting for first file to be converted)" ! !insertmacro PFI_LA... [truncated message content] |