Changeset 206
- Timestamp:
- 02/07/08 06:50:47 (4 years ago)
- Files:
-
- branches/2.3.2beta3/FahMon.nsi (modified) (2 diffs)
- branches/2.3.2beta3/FahMon.nsi.in (modified) (2 diffs)
- branches/2.3.2beta3/THANKS (modified) (2 diffs)
- branches/2.3.2beta3/configure (modified) (3 diffs)
- branches/2.3.2beta3/configure.ac (modified) (1 diff)
- branches/2.3.2beta3/gen_msw.bat (modified) (1 diff)
- branches/2.3.2beta3/po/cs_CZ.gmo (modified) (previous)
- branches/2.3.2beta3/po/cs_CZ.po (modified) (5 diffs)
- branches/2.3.2beta3/po/en_GB.gmo (modified) (previous)
- branches/2.3.2beta3/po/en_GB.po (modified) (5 diffs)
- branches/2.3.2beta3/po/es_ES.gmo (modified) (previous)
- branches/2.3.2beta3/po/es_ES.po (modified) (6 diffs)
- branches/2.3.2beta3/po/fahmon.pot (modified) (5 diffs)
- branches/2.3.2beta3/po/fr_FR.gmo (modified) (previous)
- branches/2.3.2beta3/po/fr_FR.po (modified) (6 diffs)
- branches/2.3.2beta3/po/nl_NL.gmo (modified) (previous)
- branches/2.3.2beta3/po/nl_NL.po (modified) (6 diffs)
- branches/2.3.2beta3/po/pl_PL.gmo (modified) (previous)
- branches/2.3.2beta3/po/pl_PL.po (modified) (6 diffs)
- branches/2.3.2beta3/po/pt_BR.gmo (modified) (previous)
- branches/2.3.2beta3/po/pt_BR.po (modified) (6 diffs)
- branches/2.3.2beta3/po/pt_PT.gmo (modified) (previous)
- branches/2.3.2beta3/po/pt_PT.po (modified) (6 diffs)
- branches/2.3.2beta3/po/ru_RU.gmo (modified) (previous)
- branches/2.3.2beta3/po/ru_RU.po (modified) (5 diffs)
- branches/2.3.2beta3/po/sv_SE.gmo (modified) (previous)
- branches/2.3.2beta3/po/sv_SE.po (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/2.3.2beta3/FahMon.nsi
r170 r206 1 1 ;NSIS Modern User Interface 2 ;Start Menu Folder Selection Example Script3 2 ;Written by Joost Verburg 4 3 … … 38 37 ;Pages 39 38 40 ;!insertmacro MUI_PAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"41 39 !insertmacro MUI_PAGE_COMPONENTS 42 40 !insertmacro MUI_PAGE_DIRECTORY branches/2.3.2beta3/FahMon.nsi.in
r144 r206 1 1 ;NSIS Modern User Interface 2 ;Start Menu Folder Selection Example Script3 2 ;Written by Joost Verburg 4 3 … … 38 37 ;Pages 39 38 40 ;!insertmacro MUI_PAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"41 39 !insertmacro MUI_PAGE_COMPONENTS 42 40 !insertmacro MUI_PAGE_DIRECTORY branches/2.3.2beta3/THANKS
r132 r206 1 1 FahMon THANKS file 2 2 3 FahMon has originally been written by Francois Ingelrest. It is now 4 maintainedand developed by Andrew Schofield.5 Many people have further contributed to FahMon by reporting problems, 6 suggesting various improvements, or submitting actual code. Here is 7 a list of these people.Help me keep it complete and exempt of errors.3 FahMon has originally been written by Francois Ingelrest. It is now maintained 4 and developed by Andrew Schofield. 5 Many people have further contributed to FahMon by reporting problems, suggesting 6 various improvements, or submitting actual code. Here is a list of these people. 7 Help me keep it complete and exempt of errors. 8 8 * indicates real name unknown. 9 9 … … 14 14 Filipe Rodrigues 15 15 Kevin Bernhagen 16 16 17 17 18 Translation team: branches/2.3.2beta3/configure
r170 r206 1842 1842 fi 1843 1843 1844 # AC_CONFIG_AUX_DIR(config)1845 1844 ac_config_headers="$ac_config_headers config.h" 1846 1845 … … 2329 2328 2330 2329 2331 # LF_CONFIGURE_CC2332 # LF_CONFIGURE_CXX2333 # LF_HOST_TYPE2334 # LF_SET_WARNINGS2335 2330 ac_ext=cpp 2336 2331 ac_cpp='$CXXCPP $CPPFLAGS' … … 3110 3105 3111 3106 3112 #AC_PROG_CC3113 #AC_PROG_RANLIB3114 3107 3115 3108 branches/2.3.2beta3/configure.ac
r170 r206 14 14 [FahMon]) 15 15 AC_PREFIX 16 # AC_CONFIG_AUX_DIR(config)17 16 AM_CONFIG_HEADER(config.h) 18 17 AM_INIT_AUTOMAKE([dist-bzip2]) 19 18 20 # LF_CONFIGURE_CC21 # LF_CONFIGURE_CXX22 # LF_HOST_TYPE23 # LF_SET_WARNINGS24 19 AC_PROG_CXX 25 #AC_PROG_CC26 #AC_PROG_RANLIB27 20 28 21 AM_OPTIONS_WXCONFIG branches/2.3.2beta3/gen_msw.bat
r144 r206 35 35 del /F /Q .\Release\*.idb 36 36 rmdir /S /Q .\Release\config 37 branches/2.3.2beta3/po/cs_CZ.po
r203 r206 10 10 "Project-Id-Version: cs_CZ\n" 11 11 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 12 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"12 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 13 13 "PO-Revision-Date: 2007-11-15 23:40+0000\n" 14 14 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 138 138 139 139 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 140 #: src/projectsManager.cpp:1 45140 #: src/projectsManager.cpp:131 141 141 #, c-format 142 142 msgid "Could not open file <%s> for writing!" … … 770 770 msgstr "Nebyly nalezeny şádné aktualizace" 771 771 772 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54772 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 773 773 msgid "Unable to create a temporary file!" 774 774 msgstr "Nelze vytvoÅit doÄasnou sloÅŸku!" 775 775 776 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58776 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 777 777 #, c-format 778 778 msgid "Unable to open the temporary file <%s>" 779 779 msgstr "Nelze vytvoÅit doÄasnou sloÅŸku <%s>" 780 780 781 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62781 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 782 782 msgid "Unable to connect to the server!" 783 783 msgstr "Nelze se pÅipojit na server!" 784 784 785 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66785 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 786 786 msgid "Unable to send the request to the server!" 787 787 msgstr "Nelze poslat şádost serveru" 788 788 789 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70789 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 790 790 msgid "Download aborted!" 791 791 msgstr "Stahovánà pÅeruÅ¡eno" 792 792 793 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76793 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 794 794 msgid "An unknown error happened!" 795 795 msgstr "Nastala neznámá chyba" … … 1014 1014 msgstr "Nelze najÃt soubor NastavenÃ, nebo jej nelze ÄÃst" 1015 1015 1016 #: src/projectsManager.cpp: 1101016 #: src/projectsManager.cpp:99 1017 1017 msgid "There is no projects file, or it is not readable" 1018 1018 msgstr "Nelze najÃt soubor Projektů, nebo jej nelze ÄÃst" 1019 1019 1020 #: src/projectsManager.cpp:2 551020 #: src/projectsManager.cpp:215 1021 1021 msgid "Updating projects database" 1022 1022 msgstr "Aktualizace databáze projektů" 1023 1023 1024 #: src/projectsManager.cpp:2 591024 #: src/projectsManager.cpp:219 1025 1025 msgid "Downloading new projects" 1026 1026 msgstr "Stahovánà novÜch projektů" 1027 1027 1028 #: src/projectsManager.cpp:2 831028 #: src/projectsManager.cpp:243 1029 1029 msgid "Adding the new projects to the database" 1030 1030 msgstr "PÅidávánà novÜch projektů do databáze" 1031 1031 1032 #: src/projectsManager.cpp:3 851032 #: src/projectsManager.cpp:339 1033 1033 msgid "Local project update file doesn't exist!" 1034 1034 msgstr "Lokanà soubor aktualizace projektu neexistuje!" 1035 1035 1036 #: src/projectsManager.cpp:3 941036 #: src/projectsManager.cpp:348 1037 1037 msgid "Unable to copy local project update file to temporary location" 1038 1038 msgstr "Nelze kopÃrovet lokálnà soubor aktualizace projektu do doÄasné sloÅŸky." 1039 1039 1040 #: src/projectsManager.cpp:4 571040 #: src/projectsManager.cpp:406 1041 1041 #, c-format 1042 1042 msgid "" … … 1049 1049 "%s" 1050 1050 1051 #: src/projectsManager.cpp:4 681051 #: src/projectsManager.cpp:417 1052 1052 msgid "Update aborted!" 1053 1053 msgstr "Aktualizace zruÅ¡ena!" branches/2.3.2beta3/po/en_GB.po
r203 r206 8 8 "Project-Id-Version: en_GB\n" 9 9 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 10 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"10 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 11 11 "PO-Revision-Date: 2007-11-17 20:19+0000\n" 12 12 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 136 136 137 137 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 138 #: src/projectsManager.cpp:1 45138 #: src/projectsManager.cpp:131 139 139 #, c-format 140 140 msgid "Could not open file <%s> for writing!" … … 773 773 msgstr "No update found" 774 774 775 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54775 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 776 776 msgid "Unable to create a temporary file!" 777 777 msgstr "Unable to create a temporary file!" 778 778 779 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58779 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 780 780 #, c-format 781 781 msgid "Unable to open the temporary file <%s>" 782 782 msgstr "Unable to open the temporary file <%s>" 783 783 784 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62784 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 785 785 msgid "Unable to connect to the server!" 786 786 msgstr "Unable to connect to the server!" 787 787 788 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66788 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 789 789 msgid "Unable to send the request to the server!" 790 790 msgstr "Unable to send the request to the server!" 791 791 792 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70792 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 793 793 msgid "Download aborted!" 794 794 msgstr "Download aborted!" 795 795 796 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76796 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 797 797 msgid "An unknown error happened!" 798 798 msgstr "An unknown error happened!" … … 1017 1017 msgstr "There is no Preferences file, or it is not readable" 1018 1018 1019 #: src/projectsManager.cpp: 1101019 #: src/projectsManager.cpp:99 1020 1020 msgid "There is no projects file, or it is not readable" 1021 1021 msgstr "There is no projects file, or it is not readable" 1022 1022 1023 #: src/projectsManager.cpp:2 551023 #: src/projectsManager.cpp:215 1024 1024 msgid "Updating projects database" 1025 1025 msgstr "Updating projects database" 1026 1026 1027 #: src/projectsManager.cpp:2 591027 #: src/projectsManager.cpp:219 1028 1028 msgid "Downloading new projects" 1029 1029 msgstr "Downloading new projects" 1030 1030 1031 #: src/projectsManager.cpp:2 831031 #: src/projectsManager.cpp:243 1032 1032 msgid "Adding the new projects to the database" 1033 1033 msgstr "Adding the new projects to the database" 1034 1034 1035 #: src/projectsManager.cpp:3 851035 #: src/projectsManager.cpp:339 1036 1036 msgid "Local project update file doesn't exist!" 1037 1037 msgstr "Local project update file doesn't exist!" 1038 1038 1039 #: src/projectsManager.cpp:3 941039 #: src/projectsManager.cpp:348 1040 1040 msgid "Unable to copy local project update file to temporary location" 1041 1041 msgstr "Unable to copy local project update file to temporary location" 1042 1042 1043 #: src/projectsManager.cpp:4 571043 #: src/projectsManager.cpp:406 1044 1044 #, c-format 1045 1045 msgid "" … … 1052 1052 "%s" 1053 1053 1054 #: src/projectsManager.cpp:4 681054 #: src/projectsManager.cpp:417 1055 1055 msgid "Update aborted!" 1056 1056 msgstr "" branches/2.3.2beta3/po/es_ES.po
r203 r206 8 8 "Project-Id-Version: es_ES\n" 9 9 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 10 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"10 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 11 11 "PO-Revision-Date: 2007-11-15 23:41+0000\n" 12 12 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 138 138 139 139 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 140 #: src/projectsManager.cpp:1 45140 #: src/projectsManager.cpp:131 141 141 #, c-format 142 142 msgid "Could not open file <%s> for writing!" … … 785 785 msgstr "No se encontraron actualizaciones" 786 786 787 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54787 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 788 788 msgid "Unable to create a temporary file!" 789 789 msgstr "¡No se puede crear un archivo temporal!" 790 790 791 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58791 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 792 792 #, c-format 793 793 msgid "Unable to open the temporary file <%s>" 794 794 msgstr "No se puede abrir el archivo temporal <%s>" 795 795 796 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62796 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 797 797 msgid "Unable to connect to the server!" 798 798 msgstr "¡No se puede conectar con el servidor!" 799 799 800 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66800 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 801 801 msgid "Unable to send the request to the server!" 802 802 msgstr "¡No se puede enviar la petición al servidor!" 803 803 804 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70804 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 805 805 msgid "Download aborted!" 806 806 msgstr "¡Descarga interrumpida!" 807 807 808 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76808 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 809 809 msgid "An unknown error happened!" 810 810 msgstr "¡Ha ocurrido un error desconocido!" … … 1030 1030 msgstr "No existe un archivo de preferencias o no se puede leer" 1031 1031 1032 #: src/projectsManager.cpp: 1101032 #: src/projectsManager.cpp:99 1033 1033 msgid "There is no projects file, or it is not readable" 1034 1034 msgstr "No hay un archivo de proyectos o no se puede leer" 1035 1035 1036 #: src/projectsManager.cpp:2 551036 #: src/projectsManager.cpp:215 1037 1037 msgid "Updating projects database" 1038 1038 msgstr "Actualizando la base de datos de proyectos" 1039 1039 1040 #: src/projectsManager.cpp:2 591040 #: src/projectsManager.cpp:219 1041 1041 msgid "Downloading new projects" 1042 1042 msgstr "Descargando proyectos nuevos" 1043 1043 1044 #: src/projectsManager.cpp:2 831044 #: src/projectsManager.cpp:243 1045 1045 msgid "Adding the new projects to the database" 1046 1046 msgstr "Añadiendo los proyectos nuevos a la base de datos" 1047 1047 1048 #: src/projectsManager.cpp:3 851048 #: src/projectsManager.cpp:339 1049 1049 msgid "Local project update file doesn't exist!" 1050 1050 msgstr "No existe el archivo local de actualización de proyectos" 1051 1051 1052 #: src/projectsManager.cpp:3 941052 #: src/projectsManager.cpp:348 1053 1053 msgid "Unable to copy local project update file to temporary location" 1054 1054 msgstr "" … … 1056 1056 "emplazamiento temporal" 1057 1057 1058 #: src/projectsManager.cpp:4 571058 #: src/projectsManager.cpp:406 1059 1059 #, c-format 1060 1060 msgid "" … … 1067 1067 "%s" 1068 1068 1069 #: src/projectsManager.cpp:4 681069 #: src/projectsManager.cpp:417 1070 1070 msgid "Update aborted!" 1071 1071 msgstr "¡Actualización interrumpida!" branches/2.3.2beta3/po/fahmon.pot
r203 r206 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 11 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"11 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 136 136 137 137 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 138 #: src/projectsManager.cpp:1 45138 #: src/projectsManager.cpp:131 139 139 #, c-format 140 140 msgid "Could not open file <%s> for writing!" … … 743 743 msgstr "" 744 744 745 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54745 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 746 746 msgid "Unable to create a temporary file!" 747 747 msgstr "" 748 748 749 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58749 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 750 750 #, c-format 751 751 msgid "Unable to open the temporary file <%s>" 752 752 msgstr "" 753 753 754 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62754 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 755 755 msgid "Unable to connect to the server!" 756 756 msgstr "" 757 757 758 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66758 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 759 759 msgid "Unable to send the request to the server!" 760 760 msgstr "" 761 761 762 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70762 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 763 763 msgid "Download aborted!" 764 764 msgstr "" 765 765 766 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76766 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 767 767 msgid "An unknown error happened!" 768 768 msgstr "" … … 981 981 msgstr "" 982 982 983 #: src/projectsManager.cpp: 110983 #: src/projectsManager.cpp:99 984 984 msgid "There is no projects file, or it is not readable" 985 985 msgstr "" 986 986 987 #: src/projectsManager.cpp:2 55987 #: src/projectsManager.cpp:215 988 988 msgid "Updating projects database" 989 989 msgstr "" 990 990 991 #: src/projectsManager.cpp:2 59991 #: src/projectsManager.cpp:219 992 992 msgid "Downloading new projects" 993 993 msgstr "" 994 994 995 #: src/projectsManager.cpp:2 83995 #: src/projectsManager.cpp:243 996 996 msgid "Adding the new projects to the database" 997 997 msgstr "" 998 998 999 #: src/projectsManager.cpp:3 85999 #: src/projectsManager.cpp:339 1000 1000 msgid "Local project update file doesn't exist!" 1001 1001 msgstr "" 1002 1002 1003 #: src/projectsManager.cpp:3 941003 #: src/projectsManager.cpp:348 1004 1004 msgid "Unable to copy local project update file to temporary location" 1005 1005 msgstr "" 1006 1006 1007 #: src/projectsManager.cpp:4 571007 #: src/projectsManager.cpp:406 1008 1008 #, c-format 1009 1009 msgid "" … … 1013 1013 msgstr "" 1014 1014 1015 #: src/projectsManager.cpp:4 681015 #: src/projectsManager.cpp:417 1016 1016 msgid "Update aborted!" 1017 1017 msgstr "" branches/2.3.2beta3/po/fr_FR.po
r203 r206 8 8 "Project-Id-Version: fr_FR\n" 9 9 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 10 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"10 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 11 11 "PO-Revision-Date: 2007-11-15 23:42+0000\n" 12 12 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 136 136 137 137 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 138 #: src/projectsManager.cpp:1 45138 #: src/projectsManager.cpp:131 139 139 #, c-format 140 140 msgid "Could not open file <%s> for writing!" … … 783 783 msgstr "Aucune mise à jour trouvée" 784 784 785 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54785 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 786 786 msgid "Unable to create a temporary file!" 787 787 msgstr "Impossible de créer un fichier temporaire!" 788 788 789 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58789 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 790 790 #, c-format 791 791 msgid "Unable to open the temporary file <%s>" 792 792 msgstr "Impossible d'ouvrir le fichier temporaire <%s>" 793 793 794 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62794 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 795 795 msgid "Unable to connect to the server!" 796 796 msgstr "Impossible de se connecter au serveur!" 797 797 798 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66798 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 799 799 msgid "Unable to send the request to the server!" 800 800 msgstr "Impossible d'envoyer une requête au serveur!" 801 801 802 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70802 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 803 803 msgid "Download aborted!" 804 804 msgstr "Téléchargement abandonné!" 805 805 806 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76806 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 807 807 msgid "An unknown error happened!" 808 808 msgstr "Une erreur inconnue s'est produite!" … … 1029 1029 msgstr "Il n'existes pas de fichier de préférences, ou il n'est pas lisible" 1030 1030 1031 #: src/projectsManager.cpp: 1101031 #: src/projectsManager.cpp:99 1032 1032 msgid "There is no projects file, or it is not readable" 1033 1033 msgstr "Il n'existe pas de fichier de projets, ou il n'est pas lisible" 1034 1034 1035 #: src/projectsManager.cpp:2 551035 #: src/projectsManager.cpp:215 1036 1036 msgid "Updating projects database" 1037 1037 msgstr "Mises a jour de la base de données des projets" 1038 1038 1039 #: src/projectsManager.cpp:2 591039 #: src/projectsManager.cpp:219 1040 1040 msgid "Downloading new projects" 1041 1041 msgstr "Téléchargement des nouveaux projets" 1042 1042 1043 #: src/projectsManager.cpp:2 831043 #: src/projectsManager.cpp:243 1044 1044 msgid "Adding the new projects to the database" 1045 1045 msgstr "Ajouts des nouveaux projets a la base de données" 1046 1046 1047 #: src/projectsManager.cpp:3 851047 #: src/projectsManager.cpp:339 1048 1048 msgid "Local project update file doesn't exist!" 1049 1049 msgstr "Le fichier local de mise a jour des projets n'existe pas!" 1050 1050 1051 #: src/projectsManager.cpp:3 941051 #: src/projectsManager.cpp:348 1052 1052 msgid "Unable to copy local project update file to temporary location" 1053 1053 msgstr "" … … 1055 1055 "localisation temporaire" 1056 1056 1057 #: src/projectsManager.cpp:4 571057 #: src/projectsManager.cpp:406 1058 1058 #, c-format 1059 1059 msgid "" … … 1066 1066 "%s" 1067 1067 1068 #: src/projectsManager.cpp:4 681068 #: src/projectsManager.cpp:417 1069 1069 msgid "Update aborted!" 1070 1070 msgstr "Mise à jour abandonnée!" branches/2.3.2beta3/po/nl_NL.po
r203 r206 5 5 "Project-Id-Version: nl_NL\n" 6 6 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 7 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"7 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 8 8 "PO-Revision-Date: 2008-01-24 16:42+0100\n" 9 9 "Last-Translator: Bastien <bastien@knife-edge.nl>\n" … … 133 133 134 134 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 135 #: src/projectsManager.cpp:1 45135 #: src/projectsManager.cpp:131 136 136 #, c-format 137 137 msgid "Could not open file <%s> for writing!" … … 771 771 msgstr "Geen update gevonden" 772 772 773 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54773 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 774 774 msgid "Unable to create a temporary file!" 775 775 msgstr "Onmogelijk om een tijdelijk bestand te maken!" 776 776 777 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58777 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 778 778 #, c-format 779 779 msgid "Unable to open the temporary file <%s>" 780 780 msgstr "Onmogelijk om het tijdelijke bestand <%s> te openen" 781 781 782 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62782 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 783 783 msgid "Unable to connect to the server!" 784 784 msgstr "Onmogelijk om te verbinden met de server!" 785 785 786 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66786 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 787 787 msgid "Unable to send the request to the server!" 788 788 msgstr "Onmogelijk om het verzoek te verzenden naar de server!" 789 789 790 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70790 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 791 791 msgid "Download aborted!" 792 792 msgstr "Download afgebroken!" 793 793 794 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76794 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 795 795 msgid "An unknown error happened!" 796 796 msgstr "Een onbekende fout is opgetreden!" … … 1016 1016 msgstr "Er is geen instellingenbestand, of deze is niet leesbaar" 1017 1017 1018 #: src/projectsManager.cpp: 1101018 #: src/projectsManager.cpp:99 1019 1019 msgid "There is no projects file, or it is not readable" 1020 1020 msgstr "Er is geen project bestand, of het is niet leesbaar" 1021 1021 1022 #: src/projectsManager.cpp:2 551022 #: src/projectsManager.cpp:215 1023 1023 msgid "Updating projects database" 1024 1024 msgstr "Bijwerken projecten database" 1025 1025 1026 #: src/projectsManager.cpp:2 591026 #: src/projectsManager.cpp:219 1027 1027 msgid "Downloading new projects" 1028 1028 msgstr "Nieuwe projecten downloaden" 1029 1029 1030 #: src/projectsManager.cpp:2 831030 #: src/projectsManager.cpp:243 1031 1031 msgid "Adding the new projects to the database" 1032 1032 msgstr "Nieuwe projecten toevoegen aan database" 1033 1033 1034 #: src/projectsManager.cpp:3 851034 #: src/projectsManager.cpp:339 1035 1035 msgid "Local project update file doesn't exist!" 1036 1036 msgstr "Lokaal project bijwerk bestand bestaat niet!" 1037 1037 1038 #: src/projectsManager.cpp:3 941038 #: src/projectsManager.cpp:348 1039 1039 msgid "Unable to copy local project update file to temporary location" 1040 1040 msgstr "" … … 1042 1042 "lokatie " 1043 1043 1044 #: src/projectsManager.cpp:4 571044 #: src/projectsManager.cpp:406 1045 1045 #, c-format 1046 1046 msgid "" … … 1053 1053 "%s" 1054 1054 1055 #: src/projectsManager.cpp:4 681055 #: src/projectsManager.cpp:417 1056 1056 msgid "Update aborted!" 1057 1057 msgstr "Bijwerken is afgebroken!" branches/2.3.2beta3/po/pl_PL.po
r203 r206 8 8 "Project-Id-Version: pl_PL\n" 9 9 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 10 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"10 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 11 11 "PO-Revision-Date: 2008-02-01 04:32+0100\n" 12 12 "Last-Translator: Mariusz Pociask <mariusz-pociask@o2.pl>\n" … … 139 139 140 140 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 141 #: src/projectsManager.cpp:1 45141 #: src/projectsManager.cpp:131 142 142 #, c-format 143 143 msgid "Could not open file <%s> for writing!" … … 805 805 msgstr "Nie znaleziono aktualizacji" 806 806 807 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54807 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 808 808 msgid "Unable to create a temporary file!" 809 809 msgstr "Nie moÅŒna utworzyÄ pliku tymczasowego!" 810 810 811 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58811 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 812 812 #, c-format 813 813 msgid "Unable to open the temporary file <%s>" 814 814 msgstr "Nie moÅŒna otworzyÄ tymczasowego pliku <%s>" 815 815 816 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62816 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 817 817 msgid "Unable to connect to the server!" 818 818 msgstr "Nie moÅŒna poÅÄ 819 819 czyÄ siÄ z serwerem!" 820 820 821 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66821 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 822 822 msgid "Unable to send the request to the server!" 823 823 msgstr "Nie moÅŒna wysÅaÄ polecenia do serwera!" 824 824 825 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70825 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 826 826 msgid "Download aborted!" 827 827 msgstr "Pobieranie przerwane!" 828 828 829 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76829 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 830 830 msgid "An unknown error happened!" 831 831 msgstr "WystÄ … … 1059 1059 msgstr "Brak pliku konfiguracyjnego lub jest on nieczytelny" 1060 1060 1061 #: src/projectsManager.cpp: 1101061 #: src/projectsManager.cpp:99 1062 1062 msgid "There is no projects file, or it is not readable" 1063 1063 msgstr "Brak bazy projektów lub jest ona nieczytelna" 1064 1064 1065 #: src/projectsManager.cpp:2 551065 #: src/projectsManager.cpp:215 1066 1066 msgid "Updating projects database" 1067 1067 msgstr "Aktualizacja bazy projektów" 1068 1068 1069 #: src/projectsManager.cpp:2 591069 #: src/projectsManager.cpp:219 1070 1070 msgid "Downloading new projects" 1071 1071 msgstr "Pobieranie nowych projektów" 1072 1072 1073 #: src/projectsManager.cpp:2 831073 #: src/projectsManager.cpp:243 1074 1074 msgid "Adding the new projects to the database" 1075 1075 msgstr "Dodawanie nowych projektów do bazy" 1076 1076 1077 #: src/projectsManager.cpp:3 851077 #: src/projectsManager.cpp:339 1078 1078 msgid "Local project update file doesn't exist!" 1079 1079 msgstr "Brak lokalnego pliku aktualnych projektów!" 1080 1080 1081 #: src/projectsManager.cpp:3 941081 #: src/projectsManager.cpp:348 1082 1082 msgid "Unable to copy local project update file to temporary location" 1083 1083 msgstr "" … … 1085 1085 "tymczasowego" 1086 1086 1087 #: src/projectsManager.cpp:4 571087 #: src/projectsManager.cpp:406 1088 1088 #, c-format 1089 1089 msgid "" … … 1096 1096 "%s" 1097 1097 1098 #: src/projectsManager.cpp:4 681098 #: src/projectsManager.cpp:417 1099 1099 msgid "Update aborted!" 1100 1100 msgstr "Aktualizacja przerwana!" branches/2.3.2beta3/po/pt_BR.po
r203 r206 10 10 "Project-Id-Version: pt_BR\n" 11 11 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 12 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"12 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 13 13 "PO-Revision-Date: 2008-02-03 11:48-0300\n" 14 14 "Last-Translator: Custódio Marcelino de Jesus <custodiomdj@gmail.com>\n" … … 138 138 139 139 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 140 #: src/projectsManager.cpp:1 45140 #: src/projectsManager.cpp:131 141 141 #, c-format 142 142 msgid "Could not open file <%s> for writing!" … … 786 786 msgstr "Nenhuma atualização encontrada" 787 787 788 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54788 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 789 789 msgid "Unable to create a temporary file!" 790 790 msgstr "ImpossÃvel criar um arquivo temporário!" 791 791 792 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58792 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 793 793 #, c-format 794 794 msgid "Unable to open the temporary file <%s>" 795 795 msgstr "ImpossÃvel abrir o arquivo temporário <%s>" 796 796 797 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62797 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 798 798 msgid "Unable to connect to the server!" 799 799 msgstr "ImpossÃvel conectar ao servidor!" 800 800 801 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66801 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 802 802 msgid "Unable to send the request to the server!" 803 803 msgstr "ImpossÃvel enviar o pedido ao servidor!" 804 804 805 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70805 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 806 806 msgid "Download aborted!" 807 807 msgstr "Descarregamento Abortado!" 808 808 809 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76809 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 810 810 msgid "An unknown error happened!" 811 811 msgstr "Aconteceu um erro desconhecido!" … … 1031 1031 msgstr "Não há arquivo de Preferências, ou não pode ser lido" 1032 1032 1033 #: src/projectsManager.cpp: 1101033 #: src/projectsManager.cpp:99 1034 1034 msgid "There is no projects file, or it is not readable" 1035 1035 msgstr "Não há arquivo de projetos, ou não pode ser lido" 1036 1036 1037 #: src/projectsManager.cpp:2 551037 #: src/projectsManager.cpp:215 1038 1038 msgid "Updating projects database" 1039 1039 msgstr "Atualizando a base de dados dos projetos" 1040 1040 1041 #: src/projectsManager.cpp:2 591041 #: src/projectsManager.cpp:219 1042 1042 msgid "Downloading new projects" 1043 1043 msgstr "Descarregando novos projetos" 1044 1044 1045 #: src/projectsManager.cpp:2 831045 #: src/projectsManager.cpp:243 1046 1046 msgid "Adding the new projects to the database" 1047 1047 msgstr "Adicionando novos projetos à base de dados" 1048 1048 1049 #: src/projectsManager.cpp:3 851049 #: src/projectsManager.cpp:339 1050 1050 msgid "Local project update file doesn't exist!" 1051 1051 msgstr "Arquivo local de atualização do projeto não existe!" 1052 1052 1053 #: src/projectsManager.cpp:3 941053 #: src/projectsManager.cpp:348 1054 1054 msgid "Unable to copy local project update file to temporary location" 1055 1055 msgstr "" … … 1057 1057 "localização temporária" 1058 1058 1059 #: src/projectsManager.cpp:4 571059 #: src/projectsManager.cpp:406 1060 1060 #, c-format 1061 1061 msgid "" … … 1068 1068 "%s" 1069 1069 1070 #: src/projectsManager.cpp:4 681070 #: src/projectsManager.cpp:417 1071 1071 msgid "Update aborted!" 1072 1072 msgstr "Atualização abortada!" branches/2.3.2beta3/po/pt_PT.po
r203 r206 10 10 "Project-Id-Version: pt_PT\n" 11 11 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 12 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"12 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 13 13 "PO-Revision-Date: 2007-11-15 23:46+0000\n" 14 14 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 138 138 139 139 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 140 #: src/projectsManager.cpp:1 45140 #: src/projectsManager.cpp:131 141 141 #, c-format 142 142 msgid "Could not open file <%s> for writing!" … … 788 788 msgstr "Actualizações não encontradas" 789 789 790 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54790 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 791 791 msgid "Unable to create a temporary file!" 792 792 msgstr "ImpossÃvel criar um ficheiro temporário!" 793 793 794 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58794 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 795 795 #, c-format 796 796 msgid "Unable to open the temporary file <%s>" 797 797 msgstr "ImpossÃvel abrir o ficheiro temporário <%s>" 798 798 799 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62799 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 800 800 msgid "Unable to connect to the server!" 801 801 msgstr "ImpossÃvel ligar ao servidor!" 802 802 803 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66803 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 804 804 msgid "Unable to send the request to the server!" 805 805 msgstr "ImpossÃvel enviar o pedido ao servidor!" 806 806 807 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70807 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 808 808 msgid "Download aborted!" 809 809 msgstr "Descarregamento Abortado!" 810 810 811 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76811 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 812 812 msgid "An unknown error happened!" 813 813 msgstr "Aconteceu um erro desconhecido!" … … 1038 1038 msgstr "Não há ficheiro de Preferências, ou não pode ser lido" 1039 1039 1040 #: src/projectsManager.cpp: 1101040 #: src/projectsManager.cpp:99 1041 1041 msgid "There is no projects file, or it is not readable" 1042 1042 msgstr "Não há ficheiro de projectos ou não pode ser lido" 1043 1043 1044 #: src/projectsManager.cpp:2 551044 #: src/projectsManager.cpp:215 1045 1045 msgid "Updating projects database" 1046 1046 msgstr "A actualizar a base de dados dos projectos" 1047 1047 1048 #: src/projectsManager.cpp:2 591048 #: src/projectsManager.cpp:219 1049 1049 msgid "Downloading new projects" 1050 1050 msgstr "A descarregar novos projectos" 1051 1051 1052 #: src/projectsManager.cpp:2 831052 #: src/projectsManager.cpp:243 1053 1053 msgid "Adding the new projects to the database" 1054 1054 msgstr "A adicionar novos projectos à base de dados" 1055 1055 1056 #: src/projectsManager.cpp:3 851056 #: src/projectsManager.cpp:339 1057 1057 msgid "Local project update file doesn't exist!" 1058 1058 msgstr "Ficheiro de actualização do projecto local não existe!" 1059 1059 1060 #: src/projectsManager.cpp:3 941060 #: src/projectsManager.cpp:348 1061 1061 msgid "Unable to copy local project update file to temporary location" 1062 1062 msgstr "" … … 1064 1064 "localização temporária" 1065 1065 1066 #: src/projectsManager.cpp:4 571066 #: src/projectsManager.cpp:406 1067 1067 #, c-format 1068 1068 msgid "" … … 1075 1075 "%s" 1076 1076 1077 #: src/projectsManager.cpp:4 681077 #: src/projectsManager.cpp:417 1078 1078 msgid "Update aborted!" 1079 1079 msgstr "Actualização abortada!" branches/2.3.2beta3/po/ru_RU.po
r203 r206 5 5 "Project-Id-Version: ru_RU\n" 6 6 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 7 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"7 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 8 8 "PO-Revision-Date: 2007-11-15 23:47+0000\n" 9 9 "Last-Translator: Andrew Schofield <the.uncle.fungus@gmail.com>\n" … … 135 135 136 136 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 137 #: src/projectsManager.cpp:1 45137 #: src/projectsManager.cpp:131 138 138 #, c-format 139 139 msgid "Could not open file <%s> for writing!" … … 797 797 веÑÑОй МеÑ" 798 798 799 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54799 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 800 800 msgid "Unable to create a temporary file!" 801 801 msgstr "ÐевПзЌПжМП ÑПзЎаÑÑ Ð²ÑеЌеММÑй Ñайл!" 802 802 803 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58803 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 804 804 #, c-format 805 805 msgid "Unable to open the temporary file <%s>" 806 806 msgstr "ÐевПзЌПжМП ПÑкÑÑÑÑ Ð²ÑеЌеММÑй Ñайл <%s>" 807 807 808 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62808 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 809 809 msgid "Unable to connect to the server!" 810 810 msgstr "ÐевПзЌПжМП ÑПеЎОМОÑÑÑÑ Ñ ÑеÑвеÑПЌ!" 811 811 812 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66812 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 813 813 msgid "Unable to send the request to the server!" 814 814 msgstr "ÐевПзЌПжМП пПÑлаÑÑ Ð·Ð°Ð¿ÑÐŸÑ ÐœÐ° ÑеÑвеÑ!" 815 815 816 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70816 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 817 817 msgid "Download aborted!" 818 818 msgstr "СкаÑОваМОе пÑеÑваМП!" 819 819 820 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76820 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 821 821 msgid "An unknown error happened!" 822 822 msgstr "ÐÑ ÑлПвОлО МеОзвеÑÑМÑÑ ÐŸÑОбкÑ!" … … 1054 1054 msgstr "ÐÑП Ме Ñайл Ñ ÐаÑÑÑПйкаЌО ОлО егП Ме пÑПÑОÑаÑÑ" 1055 1055 1056 #: src/projectsManager.cpp: 1101056 #: src/projectsManager.cpp:99 1057 1057 msgid "There is no projects file, or it is not readable" 1058 1058 msgstr "ÐÑП Ме Ñайл Ñ Ð·Ð°ÐŽÐ°ÐœÐžÑЌО ОлО егП Ме пÑПÑОÑаÑÑ" 1059 1059 1060 #: src/projectsManager.cpp:2 551060 #: src/projectsManager.cpp:215 1061 1061 msgid "Updating projects database" 1062 1062 msgstr "ÐбМПвлÑеÑÑÑ Ð±Ð°Ð·Ð° заЎаМОй" 1063 1063 1064 #: src/projectsManager.cpp:2 591064 #: src/projectsManager.cpp:219 1065 1065 msgid "Downloading new projects" 1066 1066 msgstr "СкаÑОваÑÑÑÑ ÐœÐŸÐ²Ñе заЎаМОÑ" 1067 1067 1068 #: src/projectsManager.cpp:2 831068 #: src/projectsManager.cpp:243 1069 1069 msgid "Adding the new projects to the database" 1070 1070 msgstr "ÐПбавлеМОе МПвÑÑ 1071 1071 заЎаМОй в базÑ" 1072 1072 1073 #: src/projectsManager.cpp:3 851073 #: src/projectsManager.cpp:339 1074 1074 msgid "Local project update file doesn't exist!" 1075 1075 msgstr "ÐбМПвлÑММПгП Ñайла ЎаММÑÑ 1076 1076 заЎаМОй Ме ÑÑÑеÑÑвÑеÑ!" 1077 1077 1078 #: src/projectsManager.cpp:3 941078 #: src/projectsManager.cpp:348 1079 1079 msgid "Unable to copy local project update file to temporary location" 1080 1080 msgstr "" 1081 1081 "ÐевПзЌПжМП ÑкПпОÑПваÑÑ Ð»ÐŸÐºÐ°Ð»ÑМÑй Ñайл Ñ ÐŽÐ°ÐœÐœÑЌО заЎаМОй вП вÑеЌеММÑÑ Ð¿Ð°Ð¿ÐºÑ." 1082 1082 1083 #: src/projectsManager.cpp:4 571083 #: src/projectsManager.cpp:406 1084 1084 #, c-format 1085 1085 msgid "" … … 1092 1092 "%s" 1093 1093 1094 #: src/projectsManager.cpp:4 681094 #: src/projectsManager.cpp:417 1095 1095 msgid "Update aborted!" 1096 1096 msgstr "ÐбМПвлеМОе пÑеÑваМП!" branches/2.3.2beta3/po/sv_SE.po
r203 r206 8 8 "Project-Id-Version: sv_SE\n" 9 9 "Report-Msgid-Bugs-To: the.uncle.fungus@gmail.com\n" 10 "POT-Creation-Date: 2008-02-0 6 23:40+0000\n"10 "POT-Creation-Date: 2008-02-07 12:49+0000\n" 11 11 "PO-Revision-Date: 2008-02-01 20:20+0100\n" 12 12 "Last-Translator: Olof Persson <floffe@gmail.com>\n" … … 138 138 139 139 #: src/benchmarksManager.cpp:144 src/preferencesManager.cpp:272 140 #: src/projectsManager.cpp:1 45140 #: src/projectsManager.cpp:131 141 141 #, c-format 142 142 msgid "Could not open file <%s> for writing!" … … 775 775 msgstr "Ingen nyare version hittades" 776 776 777 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:3 54777 #: src/mainDialog.cpp:1405 src/projectsManager.cpp:308 778 778 msgid "Unable to create a temporary file!" 779 779 msgstr "Kunde inte skapa en tillfÀllig fil!" 780 780 781 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:3 58781 #: src/mainDialog.cpp:1409 src/projectsManager.cpp:312 782 782 #, c-format 783 783 msgid "Unable to open the temporary file <%s>" 784 784 msgstr "Kunde inte öppna den tillfÀlliga filen <%s>" 785 785 786 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:3 62786 #: src/mainDialog.cpp:1413 src/projectsManager.cpp:316 787 787 msgid "Unable to connect to the server!" 788 788 msgstr "Kunde inte ansluta till servern!" 789 789 790 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:3 66790 #: src/mainDialog.cpp:1417 src/projectsManager.cpp:320 791 791 msgid "Unable to send the request to the server!" 792 792 msgstr "kunde inte skicka förfrÃ¥gan till servern!" 793 793 794 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:3 70794 #: src/mainDialog.cpp:1421 src/projectsManager.cpp:324 795 795 msgid "Download aborted!" 796 796 msgstr "HÀmtning avbruten!" 797 797 798 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:3 76798 #: src/mainDialog.cpp:1427 src/projectsManager.cpp:330 799 799 msgid "An unknown error happened!" 800 800 msgstr "Ett okÀnt fel har uppstÃ¥tt!" … … 1015 1015 msgstr "Det finns ingen fil med instÀllningar, eller den kunde inte öppnas" 1016 1016 1017 #: src/projectsManager.cpp: 1101017 #: src/projectsManager.cpp:99 1018 1018 msgid "There is no projects file, or it is not readable" 1019 1019 msgstr "" 1020 1020 "Det finns ingen fil med projektinformation, eller den kunde inte öppnas" 1021 1021 1022 #: src/projectsManager.cpp:2 551022 #: src/projectsManager.cpp:215 1023 1023 msgid "Updating projects database" 1024 1024 msgstr "Uppdaterar projektdatabasen" 1025 1025 1026 #: src/projectsManager.cpp:2 591026 #: src/projectsManager.cpp:219 1027 1027 msgid "Downloading new projects" 1028 1028 msgstr "HÀmtar nya projekt" 1029 1029 1030 #: src/projectsManager.cpp:2 831030 #: src/projectsManager.cpp:243 1031 1031 msgid "Adding the new projects to the database" 1032 1032 msgstr "LÀgger till nya projekt i databasen" 1033 1033 1034 #: src/projectsManager.cpp:3 851034 #: src/projectsManager.cpp:339 1035 1035 msgid "Local project update file doesn't exist!" 1036 1036 msgstr "Den lokala projektinformationsfilen finns inte!" 1037 1037 1038 #: src/projectsManager.cpp:3 941038 #: src/projectsManager.cpp:348 1039 1039 msgid "Unable to copy local project update file to temporary location" 1040 1040 msgstr "" 1041 1041 "Kunde inte kopiera lokal projektinformationsfil till en tillfÀllig plats" 1042 1042 1043 #: src/projectsManager.cpp:4 571043 #: src/projectsManager.cpp:406 1044 1044 #, c-format 1045 1045 msgid "" … … 1052 1052 "%s" 1053 1053 1054 #: src/projectsManager.cpp:4 681054 #: src/projectsManager.cpp:417 1055 1055 msgid "Update aborted!" 1056 1056 msgstr "Uppdatering avbruten!"
