From db816a04e2c902a1e8af6af156b16e57aab91025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Minisini?= Date: Sun, 4 Sep 2011 02:08:04 +0000 Subject: [PATCH] [WIKI CGI SCRIPT] * NEW: Do not use the cache anymore. [EXAMPLES] * BUG: Fix some form layout in the Database example. [GB.DB.FORM] * BUG: DataBrowser is correctly updated now when its DataSource changes. git-svn-id: svn://localhost/gambas/trunk@4081 867c0c6c-44f3-4631-809d-bfa615b0a4ec --- app/other/MakeWebSite/.settings | 6 +- app/other/MakeWebSite/.src/MMain.module | 2 +- .../gambas.sourceforge.net/home.html | 6 +- .../gambas.sourceforge.net/home.html.template | 2 +- app/src/doc.cgi/.lang/.pot | 138 +- app/src/doc.cgi/.src/Main.module | 52 +- app/src/gambas3/.lang/ar.po | 1539 +-- app/src/gambas3/.lang/fr.po | 9892 +++++++++-------- comp/src/gb.db.form/.info | 2 +- comp/src/gb.db.form/.lang/.pot | 16 +- comp/src/gb.db.form/.project | 4 +- comp/src/gb.db.form/.src/DataSource.class | 6 +- comp/src/gb.db.form/.src/FBrowser.class | 2 +- comp/src/gb.db.form/.src/Test/FMain.form | 12 +- comp/src/gb.db.form/.src/Test/FTest.form | 6 +- examples/examples/Database/Database/.project | 2 +- .../Database/Database/.src/FTest.form | 2 +- 17 files changed, 5970 insertions(+), 5719 deletions(-) diff --git a/app/other/MakeWebSite/.settings b/app/other/MakeWebSite/.settings index 5a7c240de..89f7f63da 100644 --- a/app/other/MakeWebSite/.settings +++ b/app/other/MakeWebSite/.settings @@ -36,10 +36,10 @@ SearchComment=False SearchString=True [OpenFile] -File[1]=".src/MMain.module:390.0" +Active=1 +File[1]=".src/MMain.module:19.2" File[2]="gambas.sourceforge.net/menu.html:81.71" -Active=3 -File[3]="gambas.sourceforge.net/home.html.template:36.0" +File[3]="gambas.sourceforge.net/home.html.template:19.34" Count=3 [Watches] diff --git a/app/other/MakeWebSite/.src/MMain.module b/app/other/MakeWebSite/.src/MMain.module index 1bdc28bfb..e6b355bad 100644 --- a/app/other/MakeWebSite/.src/MMain.module +++ b/app/other/MakeWebSite/.src/MMain.module @@ -18,7 +18,7 @@ Sub InitVar() $cVar["STABLE_VERSION_2"] = aStable[2] $cVar["STABLE_VERSION_3"] = aStable[3] - $cVar["DEV_VERSION"] = "2.99.2" + $cVar["DEV_VERSION"] = "2.99.3" '$cVar["DEV_VERSION_1"] = "1.9." & aDev[1] '$cVar["DEV_VERSION_2"] = "1.9." & aDev[2] '$cVar["DEV_VERSION_3"] = "1.9." & aDev[3] diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/home.html b/app/other/MakeWebSite/gambas.sourceforge.net/home.html index 4fbad87de..c70c48a35 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/home.html +++ b/app/other/MakeWebSite/gambas.sourceforge.net/home.html @@ -16,10 +16,10 @@
{Release Notes}
- - {Download} Gambas 3.0 RC2 + + {Download} Gambas 3.0 RC3 - +
diff --git a/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template b/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template index 80034ad5d..73368b09f 100644 --- a/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template +++ b/app/other/MakeWebSite/gambas.sourceforge.net/home.html.template @@ -17,7 +17,7 @@
- {Download} Gambas 3.0 RC2 + {Download} Gambas 3.0 RC3
diff --git a/app/src/doc.cgi/.lang/.pot b/app/src/doc.cgi/.lang/.pot index 3b5be0701..7063ae0d6 100644 --- a/app/src/doc.cgi/.lang/.pot +++ b/app/src/doc.cgi/.lang/.pot @@ -130,280 +130,280 @@ msgstr "" msgid "This documentation page is not available." msgstr "" -#: Main.module:2305 +#: Main.module:2311 msgid "This symbol does not exist in version &1." msgstr "" -#: Main.module:2308 +#: Main.module:2314 msgid "This class does not exist in version &1." msgstr "" -#: Main.module:2311 +#: Main.module:2317 msgid "This component does not exist in version &1." msgstr "" -#: Main.module:2594 +#: Main.module:2600 msgid "DELETE ME" msgstr "" -#: Main.module:2659 +#: Main.module:2665 msgid "Save" msgstr "" -#: Main.module:2659 +#: Main.module:2665 msgid "Delete" msgstr "" -#: Main.module:3182 +#: Main.module:3188 msgid "New path" msgstr "" -#: Main.module:3184 +#: Main.module:3190 msgid "Rename children" msgstr "" -#: Main.module:3185 +#: Main.module:3191 msgid "Keep original" msgstr "" -#: Main.module:3299 +#: Main.module:3305 msgid "This documentation page already exists." msgstr "" -#: Main.module:3361 +#: Main.module:3367 msgid "&1 - History" msgstr "" -#: Main.module:3452 +#: Main.module:3458 msgid "No change" msgstr "" -#: Main.module:3468 +#: Main.module:3474 msgid "Creation" msgstr "" -#: Main.module:3524 +#: Main.module:3530 msgid "User management" msgstr "" -#: Main.module:3535 +#: Main.module:3541 msgid "Create user" msgstr "" -#: Main.module:3537 +#: Main.module:3543 msgid "Edit user" msgstr "" -#: Main.module:3539 +#: Main.module:3545 msgid "Delete user" msgstr "" -#: Main.module:3546 +#: Main.module:3552 msgid "Name" msgstr "" -#: Main.module:3547 +#: Main.module:3553 msgid "Password" msgstr "" -#: Main.module:3548 +#: Main.module:3554 msgid "Confirm" msgstr "" -#: Main.module:3591 +#: Main.module:3597 msgid "Database management" msgstr "" -#: Main.module:3594 +#: Main.module:3600 msgid "Download database" msgstr "" -#: Main.module:3598 +#: Main.module:3604 msgid "Purge temporary files" msgstr "" -#: Main.module:3602 +#: Main.module:3608 msgid "Clear page cache" msgstr "" -#: Main.module:3629 +#: Main.module:3635 msgid "Please enter a user name." msgstr "" -#: Main.module:3631 +#: Main.module:3637 msgid "Passwords do not match." msgstr "" -#: Main.module:3633 +#: Main.module:3639 msgid "Please enter a password." msgstr "" -#: Main.module:3635 +#: Main.module:3641 msgid "User already exists." msgstr "" -#: Main.module:3639 +#: Main.module:3645 msgid "User '&1' created." msgstr "" -#: Main.module:3641 +#: Main.module:3647 msgid "Cannot create user '&1'. Error code #&2." msgstr "" -#: Main.module:3655 +#: Main.module:3661 msgid "User '&1' modified." msgstr "" -#: Main.module:3657 +#: Main.module:3663 msgid "Cannot edit user '&1'. Error code #&2." msgstr "" -#: Main.module:3666 +#: Main.module:3672 msgid "Cannot delete user 'gambas'. This user is reserved." msgstr "" -#: Main.module:3670 +#: Main.module:3676 msgid "User '&1' deleted." msgstr "" -#: Main.module:3672 +#: Main.module:3678 msgid "Cannot delete user '&1'. Error code #&2." msgstr "" -#: Main.module:3731 +#: Main.module:3737 msgid "The page cache has been cleared." msgstr "" -#: Main.module:3756 +#: Main.module:3762 msgid "Return to administration page" msgstr "" -#: Main.module:3768 +#: Main.module:3774 msgid "Search with Google" msgstr "" -#: Main.module:3829 +#: Main.module:3835 msgid "Classes" msgstr "" -#: Main.module:4035 +#: Main.module:4041 msgid "Date" msgstr "" -#: Main.module:4035 +#: Main.module:4041 msgid "User" msgstr "" -#: Main.module:4035 +#: Main.module:4041 msgid "Page" msgstr "" -#: Main.module:4071 +#: Main.module:4077 msgid "State" msgstr "" -#: Main.module:4337 +#: Main.module:4343 msgid "Symbols" msgstr "" -#: Main.module:4346 +#: Main.module:4352 msgid "This class reimplements" msgstr "" -#: Main.module:4348 +#: Main.module:4354 msgid "This class inherits" msgstr "" -#: Main.module:4354 +#: Main.module:4360 msgid "in" msgstr "" -#: Main.module:4370 +#: Main.module:4376 msgid "Static properties" msgstr "" -#: Main.module:4371 +#: Main.module:4377 msgid "Static methods" msgstr "" -#: Main.module:4373 +#: Main.module:4379 msgid "Constants" msgstr "" -#: Main.module:4390 +#: Main.module:4396 msgid "Properties" msgstr "" -#: Main.module:4391 +#: Main.module:4397 msgid "Methods" msgstr "" -#: Main.module:4392 +#: Main.module:4398 msgid "Events" msgstr "" -#: Main.module:4412 +#: Main.module:4418 msgid "This class is &1." msgstr "" -#: Main.module:4414 +#: Main.module:4420 msgid "" "This class can be used like an object by creating an hidden instance on " "demand." msgstr "" -#: Main.module:4418 +#: Main.module:4424 msgid "creatable" msgstr "" -#: Main.module:4421 +#: Main.module:4427 msgid "This class is static." msgstr "" -#: Main.module:4423 +#: Main.module:4429 msgid "This class is not creatable." msgstr "" -#: Main.module:4429 +#: Main.module:4435 msgid "This class acts like a &1 / &2 array." msgstr "" -#: Main.module:4429 +#: Main.module:4435 msgid "read" msgstr "" -#: Main.module:4429 +#: Main.module:4435 msgid "write" msgstr "" -#: Main.module:4431 +#: Main.module:4437 msgid "This class acts like a &1 array." msgstr "" -#: Main.module:4431 +#: Main.module:4437 msgid "read-only" msgstr "" -#: Main.module:4437 +#: Main.module:4443 msgid "This class is &1 with the &2 keyword." msgstr "" -#: Main.module:4437 +#: Main.module:4443 msgid "enumerable" msgstr "" -#: Main.module:4441 +#: Main.module:4447 msgid "This class can be used as a &1." msgstr "" -#: Main.module:4441 +#: Main.module:4447 msgid "function" msgstr "" -#: Main.module:5036 +#: Main.module:5042 msgid "Only in &1 version" msgstr "" -#: Main.module:5080 +#: Main.module:5086 msgid "There are &1 classes and &2 symbols in all Gambas components." msgstr "" diff --git a/app/src/doc.cgi/.src/Main.module b/app/src/doc.cgi/.src/Main.module index 675a3d603..4fb175605 100644 --- a/app/src/doc.cgi/.src/Main.module +++ b/app/src/doc.cgi/.src/Main.module @@ -572,7 +572,7 @@ Private Function GetLink(sPath As String, Optional sMyTitle As String, Optional Else If sMoreSuff = ">" Then sMoreSuff = " align=\"right\"" Else - sMoreSuff = "" + sMoreSuff = " class=\"" & sMoreSuff & "\"" Endif Endif @@ -2251,31 +2251,37 @@ Private Sub DisplayPage() If $bImage Then Print "" - - Else If $bShow Then - - Print MakePageWithoutHeader(rPage) - + Else - - If bRefresh And Not $bNew Then - sPage = MakePageWithoutHeader(rPage) - If $cGotSpecial.Count = 0 Then - rPage!sHTML = sPage - rPage!bRefresh = False - rPage.Update - Endif - Endif - - If $bNoCache Or IsNull(rPage!sHTML) Then - If Not sPage Then sPage = MakePageWithoutHeader(rPage) - Print sPage - Else - Print rPage!sHTML - Endif - + + Print MakePageWithoutHeader(rPage) + Endif + ' Else If $bShow Then + ' + ' Print MakePageWithoutHeader(rPage) + ' + ' Else + ' + ' If bRefresh And Not $bNew Then + ' sPage = MakePageWithoutHeader(rPage) + ' If $cGotSpecial.Count = 0 Then + ' rPage!sHTML = sPage + ' rPage!bRefresh = False + ' rPage.Update + ' Endif + ' Endif + ' + ' If $bNoCache Or IsNull(rPage!sHTML) Then + ' If Not sPage Then sPage = MakePageWithoutHeader(rPage) + ' Print sPage + ' Else + ' Print rPage!sHTML + ' Endif + ' + ' Endif + MakeFooter(rPage!dDate) End diff --git a/app/src/gambas3/.lang/ar.po b/app/src/gambas3/.lang/ar.po index 70ae28185..14477c315 100644 --- a/app/src/gambas3/.lang/ar.po +++ b/app/src/gambas3/.lang/ar.po @@ -399,123 +399,123 @@ msgstr "" msgid "Image loading and saving" msgstr "" -#: CComponent.class:109 +#: CComponent.class:108 msgid "OpenLDAP client" msgstr "" -#: CComponent.class:110 +#: CComponent.class:109 msgid "MySQL specific routines" msgstr "" -#: CComponent.class:111 FCreateProject.form:294 +#: CComponent.class:110 FCreateProject.form:294 msgid "Network programming" msgstr "" -#: CComponent.class:112 +#: CComponent.class:111 msgid "Network high-level protocols management" msgstr "" -#: CComponent.class:113 +#: CComponent.class:112 msgid "SMTP client" msgstr "" -#: CComponent.class:114 +#: CComponent.class:113 msgid "3D programming with OpenGL" msgstr "" -#: CComponent.class:115 +#: CComponent.class:114 msgid "OpenGL utility component" msgstr "" -#: CComponent.class:116 +#: CComponent.class:115 msgid "OpenGL shaders management" msgstr "" -#: CComponent.class:117 +#: CComponent.class:116 msgid "GNU command option parser" msgstr "" -#: CComponent.class:118 +#: CComponent.class:117 msgid "Perl-compatible Regular Expression Matching" msgstr "" -#: CComponent.class:119 +#: CComponent.class:118 msgid "PDF renderer based on Poppler library" msgstr "" -#: CComponent.class:120 +#: CComponent.class:119 msgid "QT4 toolkit" msgstr "" -#: CComponent.class:121 +#: CComponent.class:120 msgid "QT4 toolkit extension" msgstr "" -#: CComponent.class:122 +#: CComponent.class:121 msgid "QT4 WebKit component" msgstr "" -#: CComponent.class:123 +#: CComponent.class:122 msgid "OpenGL with QT4 toolkit" msgstr "" -#: CComponent.class:124 +#: CComponent.class:123 msgid "Report designer" msgstr "" -#: CComponent.class:125 +#: CComponent.class:124 msgid "SDL library" msgstr "" -#: CComponent.class:126 +#: CComponent.class:125 msgid "SDL sound & CD-ROM management" msgstr "" -#: CComponent.class:127 +#: CComponent.class:126 msgid "Application settings management" msgstr "" -#: CComponent.class:128 +#: CComponent.class:127 msgid "Signals management" msgstr "" -#: CComponent.class:129 +#: CComponent.class:128 msgid "Video capture" msgstr "" -#: CComponent.class:130 +#: CComponent.class:129 msgid "Visual Basic compatibility" msgstr "" -#: CComponent.class:131 +#: CComponent.class:130 msgid "XML tools based on libxml" msgstr "" -#: CComponent.class:132 +#: CComponent.class:131 msgid "XML-RPC protocol" msgstr "" -#: CComponent.class:133 +#: CComponent.class:132 msgid "XSLT tools based on libxslt" msgstr "" -#: CComponent.class:134 +#: CComponent.class:133 msgid "Web applications tools" msgstr "" -#: CComponent.class:140 FPropertyComponent.form:135 +#: CComponent.class:139 FPropertyComponent.form:135 msgid "Graphical form management" msgstr "" -#: CComponent.class:141 FPropertyComponent.form:141 +#: CComponent.class:140 FPropertyComponent.form:141 msgid "Event loop management" msgstr "" -#: CComponent.class:143 FPropertyComponent.form:153 +#: CComponent.class:142 FPropertyComponent.form:153 msgid "OpenGL display" msgstr "" -#: CComponent.class:438 +#: CComponent.class:437 msgid "Loading information on component &1..." msgstr "" @@ -527,7 +527,7 @@ msgstr "تجريبي" msgid "Not finished but stable" msgstr "" -#: CComponentBox.class:223 ProjectItem.class:68 +#: CComponentBox.class:223 ProjectItem.class:73 msgid "Authors" msgstr "المؤلفون" @@ -547,12 +547,12 @@ msgstr "" msgid "Provides" msgstr "" -#: CInsertColor.class:106 FEditor.form:384 FTextEditor.form:317 +#: CInsertColor.class:106 FEditor.form:418 FTextEditor.form:342 #, fuzzy msgid "Insert color" msgstr "&ادخال" -#: CModule.class:28 FCreateFile.form:150 FEditor.form:338 FForm.form:378 +#: CModule.class:28 FCreateFile.form:150 FEditor.form:372 FForm.form:394 #: FInfo.class:89 msgid "Form" msgstr "فورم" @@ -589,20 +589,20 @@ msgstr "" msgid "Reports" msgstr "" -#: CProjectTree.class:290 FMain.form:937 FSearch.class:96 FSelectIcon.form:31 -#: Project.module:1511 +#: CProjectTree.class:290 FMain.form:938 FSearch.class:96 FSelectIcon.form:31 +#: Project.module:1575 msgid "Project" msgstr " المشروع" -#: CProjectTree.class:293 Project.module:1514 +#: CProjectTree.class:293 Project.module:1578 msgid "Sources" msgstr "المصادر" -#: CProjectTree.class:296 Project.module:1517 +#: CProjectTree.class:296 Project.module:1581 msgid "Connections" msgstr "الاتصالات" -#: CProjectTree.class:305 Project.module:1526 +#: CProjectTree.class:305 Project.module:1590 msgid "Data" msgstr "البيانات" @@ -628,18 +628,18 @@ msgstr "" #: CWaitingAnimation.class:56 FColorChooser.form:60 FCommit.form:229 #: FConflict.class:191 FConnectionEditor.class:284 FCreateFile.form:436 -#: FDebugInfo.form:216 FEditor.class:2372 FExportData.class:126 -#: FFieldChooser.form:138 FFontChooser.form:40 FForm.class:2950 +#: FDebugInfo.form:216 FEditor.class:2378 FExportData.class:126 +#: FFieldChooser.form:138 FFontChooser.form:40 FForm.class:2923 #: FGotoLine.form:23 FHelpBrowser.form:60 FIconEditor.class:1413 -#: FList.form:121 FMain.class:200 FMakeInstall.class:327 FMenu.form:370 +#: FList.form:121 FMain.class:200 FMakeInstall.class:327 FMenu.form:369 #: FNewConnection.form:244 FNewTable.form:86 FNewTranslation.form:21 -#: FOpenProject.form:160 FOption.class:617 FPasteSpecial.form:77 +#: FOpenProject.form:168 FOption.class:618 FPasteSpecial.form:77 #: FPasteTable.form:107 FPropertyComponent.form:230 FPropertyProject.form:124 -#: FReportBorderChooser.form:45 FReportBrushChooser.form:28 +#: FReportBorderChooser.form:45 FReportBrushChooser.form:34 #: FReportCoordChooser.form:26 FReportPaddingChooser.form:75 FSave.form:28 #: FSaveProjectAs.form:59 FSearch.class:821 FSelectExtraFile.form:40 #: FSelectIcon.form:87 FSnippet.form:57 FTableChooser.form:68 FText.form:41 -#: FTextEditor.class:495 FTranslate.class:636 Project.module:415 +#: FTextEditor.class:495 FTranslate.class:636 Project.module:420 msgid "Cancel" msgstr " ألغاء" @@ -649,11 +649,11 @@ msgid "" "the GNU General Public License." msgstr "" -#: Design.module:219 Project.module:1977 +#: Design.module:229 Project.module:2041 msgid "in &1:&2." msgstr "" -#: Design.module:324 +#: Design.module:334 msgid "" "The program has stopped unexpectedly\n" "by raising signal #&1.\n" @@ -662,30 +662,30 @@ msgid "" "gambas@users.sourceforge.net." msgstr "" -#: Design.module:328 +#: Design.module:338 msgid "" "The program has returned\n" "the value: &1" msgstr "" -#: Design.module:386 FColorChooser.form:54 FCommit.form:223 +#: Design.module:396 FColorChooser.form:54 FCommit.form:223 #: FConnectionEditor.class:441 FCreateFile.form:430 FFieldChooser.form:132 -#: FFontChooser.form:34 FGotoLine.form:17 FList.form:115 FMain.form:1306 -#: FMenu.form:365 FNewConnection.form:238 FNewTable.form:80 -#: FNewTranslation.form:15 FOpenProject.form:154 FPasteSpecial.form:71 +#: FFontChooser.form:34 FGotoLine.form:17 FInfo.form:167 FList.form:115 +#: FMain.form:1313 FMenu.form:364 FNewConnection.form:238 FNewTable.form:80 +#: FNewTranslation.form:15 FOpenProject.form:162 FPasteSpecial.form:71 #: FPropertyComponent.form:224 FPropertyProject.form:118 -#: FReportBorderChooser.form:51 FReportBrushChooser.form:34 +#: FReportBorderChooser.form:51 FReportBrushChooser.form:40 #: FReportCoordChooser.form:32 FReportPaddingChooser.form:69 #: FSaveProjectAs.form:53 FSelectExtraFile.form:34 FSelectIcon.form:82 #: FSnippet.form:51 FTableChooser.form:62 FText.form:35 msgid "OK" msgstr " الموافقة" -#: Design.module:776 +#: Design.module:786 msgid "Output terminal" msgstr "" -#: Design.module:803 +#: Design.module:813 msgid "No terminal emulator found." msgstr "" @@ -763,42 +763,42 @@ msgid "Some files are not versioned and should be added manually to the reposito msgstr "" #: FCommit.form:91 FConflict.form:53 FConnectionEditor.form:340 -#: FEditor.form:170 FForm.form:207 FIconEditor.form:102 FImageEditor.form:71 -#: FMenu.form:106 FOutput.form:58 FTextEditor.form:89 +#: FEditor.form:153 FForm.form:209 FIconEditor.form:102 FImageEditor.form:71 +#: FMenu.form:108 FOutput.form:58 FTextEditor.form:93 msgid "Cut" msgstr "قطع" #: FCommit.form:97 FConflict.form:59 FConnectionEditor.form:117 -#: FEditor.form:176 FForm.form:214 FIconEditor.form:110 FImageEditor.form:80 -#: FMenu.form:112 FOutput.form:65 FTextEditor.form:96 +#: FEditor.form:159 FForm.form:216 FIconEditor.form:110 FImageEditor.form:80 +#: FMenu.form:114 FOutput.form:65 FTextEditor.form:100 msgid "Copy" msgstr "انسخ" #: FCommit.form:103 FConflict.form:65 FConnectionEditor.form:361 -#: FEditor.form:183 FForm.form:227 FIconEditor.form:118 FImageEditor.form:89 -#: FMenu.form:118 FOutput.form:72 FPasteTable.form:101 FTextEditor.form:103 +#: FEditor.form:166 FForm.form:229 FIconEditor.form:118 FImageEditor.form:89 +#: FMenu.form:120 FOutput.form:72 FPasteTable.form:101 FTextEditor.form:107 msgid "Paste" msgstr "الصق" #: FCommit.form:109 FConflict.form:71 FConnectionEditor.form:368 -#: FEditor.form:154 FForm.form:454 FIconEditor.form:86 FImageEditor.form:99 -#: FOption.form:628 FOutput.form:41 FTextEditor.form:72 +#: FEditor.form:137 FForm.form:470 FIconEditor.form:86 FImageEditor.form:99 +#: FOption.form:632 FOutput.form:41 FTextEditor.form:76 msgid "Undo" msgstr "تراجع" #: FCommit.form:115 FConflict.form:77 FConnectionEditor.form:375 -#: FEditor.form:161 FForm.form:464 FImageEditor.form:107 FOutput.form:48 -#: FTextEditor.form:79 +#: FEditor.form:144 FForm.form:480 FImageEditor.form:107 FOutput.form:48 +#: FTextEditor.form:83 msgid "Redo" msgstr " أعد" -#: FCommit.form:121 FConflict.form:83 FEditor.form:410 FMenu.form:128 -#: FTextEditor.form:276 +#: FCommit.form:121 FConflict.form:83 FEditor.form:444 FMenu.form:130 +#: FTextEditor.form:301 msgid "Indent" msgstr "" -#: FCommit.form:127 FConflict.form:89 FEditor.form:418 FMenu.form:134 -#: FTextEditor.form:283 +#: FCommit.form:127 FConflict.form:89 FEditor.form:452 FMenu.form:136 +#: FTextEditor.form:308 msgid "Unindent" msgstr "" @@ -830,7 +830,7 @@ msgstr "تذكر كلمة السر" msgid "Changes" msgstr "تغييرات" -#: FConflict.class:25 FMain.form:612 +#: FConflict.class:25 FMain.form:613 msgid "&Edit" msgstr "&تحرير" @@ -868,7 +868,7 @@ msgstr "" msgid "Conflict files" msgstr "" -#: FConflict.form:47 FOpenProject.form:41 +#: FConflict.form:47 FOpenProject.form:42 msgid "Open" msgstr "افتح" @@ -876,12 +876,12 @@ msgstr "افتح" msgid "Text" msgstr "نّصوص" -#: FConflict.form:120 FCreateFile.form:213 FReportBrushChooser.form:41 -#: Project.module:187 +#: FConflict.form:120 FCreateFile.form:213 FReportBrushChooser.form:47 +#: Project.module:189 msgid "Image" msgstr "صورة" -#: FConflict.form:129 FInfo.form:132 +#: FConflict.form:129 FInfo.form:136 msgid "Details" msgstr "التفاصيل" @@ -889,7 +889,7 @@ msgstr "التفاصيل" msgid "Resolve conflict with" msgstr "" -#: FConflict.form:154 FInfo.form:26 +#: FConflict.form:154 FInfo.form:30 msgid "Information" msgstr "المعلومات" @@ -902,7 +902,7 @@ msgid "Sol&ve" msgstr "" #: FConflict.form:184 FIconEditor.class:1426 FImportTable.form:218 -#: FMakeInstall.class:276 FSystemInfo.form:42 FTips.form:84 +#: FMakeInstall.class:276 FSystemInfo.form:78 FTips.form:84 msgid "Close" msgstr " اغلق" @@ -912,7 +912,7 @@ msgid "Name" msgstr " التّحرّك" #: FConnectionEditor.class:37 FCreateFile.form:340 FCreateProject.form:92 -#: FInfo.form:80 FNewConnection.form:72 FNewTable.form:48 +#: FInfo.form:84 FNewConnection.form:72 FNewTable.form:48 msgid "Type" msgstr " النّوع" @@ -1052,14 +1052,15 @@ msgstr "" msgid "Connection editor" msgstr "" -#: FConnectionEditor.form:80 FEditor.form:288 FForm.form:368 -#: FIconEditor.form:71 FImageEditor.form:54 FTextEditor.form:194 +#: FConnectionEditor.form:80 FEditor.form:322 FForm.form:384 +#: FIconEditor.form:71 FImageEditor.form:54 FMenu.class:64 +#: FTextEditor.form:219 msgid "Save" msgstr " احفظ" -#: FConnectionEditor.form:88 FEditor.form:282 FForm.form:362 +#: FConnectionEditor.form:88 FEditor.form:316 FForm.form:378 #: FHelpBrowser.form:66 FIconEditor.form:78 FImageEditor.form:62 -#: FTextEditor.form:188 FTranslate.class:730 +#: FTextEditor.form:213 FTranslate.class:730 msgid "Reload" msgstr " أعد التحميل" @@ -1109,7 +1110,7 @@ msgstr "" msgid "Fields" msgstr "" -#: FConnectionEditor.form:213 FMain.class:1804 +#: FConnectionEditor.form:213 FMain.class:1805 msgid "Add" msgstr "أضف" @@ -1141,8 +1142,8 @@ msgstr "" msgid "Run query" msgstr "" -#: FConnectionEditor.form:426 FForm.form:234 FMain.class:200 -#: FNewConnection.class:317 FOption.class:764 FTranslate.class:636 +#: FConnectionEditor.form:426 FForm.form:236 FMain.class:200 +#: FNewConnection.class:317 FOption.class:765 FTranslate.class:636 msgid "Delete" msgstr " احذف" @@ -1192,7 +1193,7 @@ msgstr "لا يمكن إضافة الملف." msgid "New file" msgstr "ملف جديد" -#: FCreateFile.form:80 FMain.form:516 +#: FCreateFile.form:80 FMain.form:517 msgid "New" msgstr " جديد" @@ -1281,7 +1282,7 @@ msgstr "الرجاء إدخال موقع المستودع." msgid "The project has been successfully created." msgstr "المشروع تم إنشاؤه بنجاح." -#: FCreateProject.form:62 FMain.form:830 +#: FCreateProject.form:62 FMain.form:831 msgid "New project" msgstr " المشروع الجديد" @@ -1367,7 +1368,7 @@ msgstr "التعريف" msgid "Title" msgstr " الاسم" -#: FCreateProject.form:391 FOpenProject.form:149 +#: FCreateProject.form:391 FOpenProject.form:157 msgid "Open in another window" msgstr "فتح في نافذة أخرى" @@ -1417,7 +1418,7 @@ msgid "Function" msgstr "وظيفة" #: FDebugInfo.class:57 FIconEditor.form:199 FImportTable.class:68 -#: FOption.form:399 +#: FOption.form:403 msgid "Line" msgstr "سطر" @@ -1435,7 +1436,7 @@ msgid "native code" msgstr " الاسم" #: FDebugInfo.class:530 FIconEditor.class:1413 FList.class:155 -#: FOption.class:617 FOutput.form:79 +#: FOption.class:618 FOutput.form:79 msgid "Clear" msgstr "احذف" @@ -1451,11 +1452,11 @@ msgstr "" msgid "Static variables" msgstr "" -#: FDebugInfo.form:45 FMain.form:1206 +#: FDebugInfo.form:45 FMain.form:1213 msgid "Debug" msgstr " صحّح" -#: FDebugInfo.form:58 FMain.form:965 FOption.form:585 FSearch.class:92 +#: FDebugInfo.form:58 FMain.form:966 FOption.form:589 FSearch.class:92 msgid "Console" msgstr " لوحة التّحكّم" @@ -1483,7 +1484,7 @@ msgstr "أ&ضف" msgid "Remove current expression" msgstr "" -#: FDebugInfo.form:125 FMain.form:726 FMakeInstall.form:569 FOption.form:820 +#: FDebugInfo.form:125 FMain.form:727 FMakeInstall.form:569 FOption.form:821 #: FPropertyComponent.form:199 FPropertyProject.form:440 msgid "&Remove" msgstr "أ&زِل" @@ -1548,136 +1549,153 @@ msgstr "المتغير الحرفي لا يمكن أن يُوجَد ." msgid "Stack backtrace" msgstr "" -#: FEditor.class:2372 FIconEditor.class:2046 FTextEditor.class:495 +#: FEditor.class:2378 FIconEditor.class:2046 FTextEditor.class:495 msgid "" "The file has been modified.\n" "\n" "All your changes will be lost." msgstr "" -#: FEditor.class:2802 +#: FEditor.class:2806 msgid "(Declarations)" msgstr "" -#: FEditor.form:91 +#: FEditor.form:96 msgid "Go to" msgstr " اذهب إلى" -#: FEditor.form:96 FTextEditor.form:63 +#: FEditor.form:101 FTextEditor.form:67 msgid "Go to line..." msgstr " اذهب إلى السطر..." -#: FEditor.form:102 +#: FEditor.form:107 msgid "Find definition" msgstr "" -#: FEditor.form:109 FHelpBrowser.form:48 +#: FEditor.form:114 FHelpBrowser.form:48 msgid "Go back" msgstr "" -#: FEditor.form:116 +#: FEditor.form:121 msgid "Open form" msgstr "فتح نافذة" -#: FEditor.form:123 FForm.form:139 FMain.form:679 +#: FEditor.form:128 FForm.form:141 FMain.form:680 msgid "&Startup class" msgstr "&فصل البدايه" -#: FEditor.form:131 +#: FEditor.form:176 FTextEditor.form:117 +msgid "Select &All" +msgstr "اختر ال&جميع" + +#: FEditor.form:185 FOutput.form:89 FTextEditor.form:126 +msgid "Find next" +msgstr " أوجد بعد ذلك" + +#: FEditor.form:192 FOutput.form:96 FTextEditor.form:133 +msgid "Find previous" +msgstr " أوجد سابق" + +#: FEditor.form:201 msgid "Run &until current line" msgstr "تشغيل حتى السطر الحالي" -#: FEditor.form:138 +#: FEditor.form:208 msgid "Toggle &breakpoint" msgstr "تبديل نقطة التوقف" -#: FEditor.form:145 +#: FEditor.form:215 msgid "&Watch expression" msgstr "" -#: FEditor.form:190 +#: FEditor.form:223 FTextEditor.form:142 +msgid "Advanced" +msgstr "" + +#: FEditor.form:227 FTextEditor.form:153 +msgid "Lower case" +msgstr "" + +#: FEditor.form:234 FTextEditor.form:146 +msgid "Upper case" +msgstr "" + +#: FEditor.form:244 +msgid "Comment" +msgstr "تّعليق" + +#: FEditor.form:251 +msgid "Uncomment" +msgstr "انزع التعليق" + +#: FEditor.form:261 msgid "Paste special..." msgstr "" -#: FEditor.form:196 FTextEditor.form:110 +#: FEditor.form:268 FTextEditor.form:163 #, fuzzy msgid "Insert color..." msgstr "اللون الخلفي..." -#: FEditor.form:205 FTextEditor.form:119 -msgid "Select &All" -msgstr "اختر ال&جميع" - -#: FEditor.form:214 -msgid "Comment" -msgstr "تّعليق" - -#: FEditor.form:221 -msgid "Uncomment" -msgstr "انزع التعليق" - -#: FEditor.form:231 FOutput.form:89 FTextEditor.form:128 -msgid "Find next" -msgstr " أوجد بعد ذلك" - -#: FEditor.form:238 FOutput.form:96 FTextEditor.form:135 -msgid "Find previous" -msgstr " أوجد سابق" - -#: FEditor.form:247 FTextEditor.form:144 -msgid "View" -msgstr "اعرض" - -#: FEditor.form:251 FTextEditor.form:148 -msgid "No split" -msgstr "" - -#: FEditor.form:258 FTextEditor.form:155 -msgid "Horizontal split" -msgstr "" - -#: FEditor.form:265 FTextEditor.form:162 -msgid "Vertical split" -msgstr "" - -#: FEditor.form:276 +#: FEditor.form:274 #, fuzzy msgid "Format code" msgstr " الاسم" -#: FEditor.form:298 FPasteSpecial.form:51 +#: FEditor.form:280 +#, fuzzy +msgid "Sort procedures..." +msgstr "السطر الحاليّ" + +#: FEditor.form:286 FTextEditor.form:183 +msgid "View" +msgstr "اعرض" + +#: FEditor.form:290 FTextEditor.form:187 +msgid "No split" +msgstr "" + +#: FEditor.form:297 FTextEditor.form:194 +msgid "Horizontal split" +msgstr "" + +#: FEditor.form:304 FTextEditor.form:201 +msgid "Vertical split" +msgstr "" + +#: FEditor.form:332 FPasteSpecial.form:51 msgid "Paste as string" msgstr "" -#: FEditor.form:303 FPasteSpecial.form:56 +#: FEditor.form:337 FPasteSpecial.form:56 msgid "Paste as multi-line string" msgstr "" -#: FEditor.form:308 FPasteSpecial.form:41 +#: FEditor.form:342 FPasteSpecial.form:41 msgid "Paste as comments" msgstr "" -#: FEditor.form:316 FOption.form:360 +#: FEditor.form:350 FOption.form:364 msgid "Editor" msgstr " المحرّر" -#: FEditor.form:375 FPasteSpecial.form:19 +#: FEditor.form:409 FPasteSpecial.form:19 msgid "Paste special" msgstr "" -#: FEditor.form:470 +#: FEditor.form:504 msgid "Make code pretty" msgstr "" -#: FEditor.form:478 +#: FEditor.form:512 msgid "Toggle breakpoint" msgstr "" -#: FEditor.form:486 +#: FEditor.form:520 msgid "Watch expression" msgstr "انظر الي التعبير" -#: FEditor.form:517 +#: FEditor.form:551 msgid "Procedure list" msgstr "" @@ -1777,200 +1795,209 @@ msgstr "&تراجع" msgid "Select a font" msgstr "" -#: FForm.class:120 +#: FForm.class:119 msgid "Bad form file" msgstr " ملفّ فورم خاطئ" -#: FForm.class:1261 +#: FForm.class:1242 #, fuzzy msgid "Component missing for control &1" msgstr "بعض المكونات مفقودة: &1" -#: FForm.class:2950 +#: FForm.class:2923 msgid "" "The form has been modified.\n" "\n" "All your changes will be lost." msgstr "" -#: FForm.form:115 FIconEditor.form:181 +#: FForm.form:117 FIconEditor.form:181 msgid "Select" msgstr "اختار" -#: FForm.form:120 +#: FForm.form:122 msgid "Event" msgstr " الحدث" -#: FForm.form:126 +#: FForm.form:128 msgid "Change into" msgstr "" -#: FForm.form:132 +#: FForm.form:134 msgid "Open code" msgstr "" -#: FForm.form:147 +#: FForm.form:149 msgid "Show tab" msgstr "" -#: FForm.form:155 +#: FForm.form:157 msgid "Move tab" msgstr "" -#: FForm.form:160 +#: FForm.form:162 msgid "&First" msgstr "" -#: FForm.form:167 FSearch.form:197 FTips.form:72 +#: FForm.form:169 FSearch.form:197 FTips.form:72 msgid "&Previous" msgstr "ال&سابق" -#: FForm.form:174 FSearch.form:191 FTips.form:78 +#: FForm.form:176 FSearch.form:191 FTips.form:78 msgid "&Next" msgstr "&تالي" -#: FForm.form:181 +#: FForm.form:183 msgid "&Last" msgstr "" -#: FForm.form:192 +#: FForm.form:194 msgid "Select all" msgstr " اختر الكلّ" -#: FForm.form:198 +#: FForm.form:200 msgid "Unselect all" msgstr "" -#: FForm.form:221 +#: FForm.form:223 msgid "Copy at the same place" msgstr "" #: FForm.form:243 +#, fuzzy +msgid "Delete container only" +msgstr " احذف التّرجمة" + +#: FForm.form:250 +msgid "Embed into a container" +msgstr "" + +#: FForm.form:259 msgid "Arrangement" msgstr " التّرتيب" -#: FForm.form:247 +#: FForm.form:263 msgid "Bring to foreground" msgstr " أحضر إلى الأماميّة" -#: FForm.form:254 +#: FForm.form:270 msgid "Send to background" msgstr " أرسل إلى الخلفيّة" -#: FForm.form:264 +#: FForm.form:280 msgid "Horizontal" msgstr "أفقي" -#: FForm.form:271 +#: FForm.form:287 msgid "Rows" msgstr "صفوف" -#: FForm.form:277 +#: FForm.form:293 msgid "Vertical" msgstr "رأسي" -#: FForm.form:284 +#: FForm.form:300 msgid "Columns" msgstr "الحالي: %1" -#: FForm.form:293 +#: FForm.form:309 #, fuzzy msgid "Center horizontally" msgstr "أفقي" -#: FForm.form:299 +#: FForm.form:315 msgid "Center vertically" msgstr "" -#: FForm.form:305 +#: FForm.form:321 msgid "Alignment" msgstr "" -#: FForm.form:309 +#: FForm.form:325 msgid "Align to &left" msgstr "" -#: FForm.form:315 +#: FForm.form:331 msgid "Align to &right" msgstr "" -#: FForm.form:321 +#: FForm.form:337 msgid "Align to &top" msgstr "" -#: FForm.form:327 +#: FForm.form:343 msgid "Align to &bottom" msgstr "" -#: FForm.form:336 +#: FForm.form:352 msgid "Same &width" msgstr "" -#: FForm.form:342 +#: FForm.form:358 msgid "Same &height" msgstr "" -#: FForm.form:352 +#: FForm.form:368 msgid "Menu editor..." msgstr " محرّر القائمة ..." -#: FForm.form:400 FTextEditor.form:226 +#: FForm.form:416 FTextEditor.form:251 msgid "Code" msgstr "كود" -#: FForm.form:407 +#: FForm.form:423 msgid "Lock form" msgstr "" -#: FForm.form:471 FMenu.form:64 +#: FForm.form:487 FMenu.form:63 msgid "Menu editor" msgstr " محرّر القائمة" -#: FForm.form:478 +#: FForm.form:494 msgid "Toggle grid" msgstr "" -#: FForm.form:505 +#: FForm.form:521 msgid "Align to top" msgstr "" -#: FForm.form:512 +#: FForm.form:528 msgid "Align to bottom" msgstr "" -#: FForm.form:519 +#: FForm.form:535 msgid "Align to left" msgstr "" -#: FForm.form:526 +#: FForm.form:542 msgid "Align to right" msgstr "" -#: FForm.form:533 +#: FForm.form:549 msgid "Same width" msgstr "" -#: FForm.form:540 +#: FForm.form:556 msgid "Same height" msgstr "" -#: FForm.form:597 +#: FForm.form:613 msgid "Move tab first" msgstr "" -#: FForm.form:604 +#: FForm.form:620 msgid "Move tab left" msgstr "" -#: FForm.form:611 +#: FForm.form:627 msgid "Move tab right" msgstr "" -#: FForm.form:618 +#: FForm.form:634 msgid "Move tab last" msgstr "" -#: FFormStack.form:15 FMain.form:1234 +#: FFormStack.form:15 FMain.form:1241 msgid "Hierarchy" msgstr "" @@ -1982,11 +2009,11 @@ msgstr "" msgid "Move top" msgstr "" -#: FFormStack.form:38 FMenu.form:140 +#: FFormStack.form:38 FMenu.form:142 msgid "Move up" msgstr "التحريك للأعلى" -#: FFormStack.form:44 FMenu.form:146 +#: FFormStack.form:44 FMenu.form:148 msgid "Move down" msgstr "أنقل إلى الأسفل" @@ -2002,7 +2029,7 @@ msgstr " اذهب إلى السطر" msgid "Default language" msgstr "اللغة الافتراضية" -#: FHelpBrowser.form:28 FMain.form:983 +#: FHelpBrowser.form:28 FMain.form:984 msgid "Help browser" msgstr "" @@ -2028,7 +2055,7 @@ msgstr "" #: FHelpBrowser.form:106 #, fuzzy -msgid "Gambas site web" +msgid "Gambas web site" msgstr "طبقات جامباس" #: FHelpBrowser.form:108 @@ -2129,7 +2156,7 @@ msgstr "" msgid "Pick a color" msgstr "إنتقي لوناً" -#: FImageEditor.form:48 FTextEditor.form:204 +#: FImageEditor.form:48 FTextEditor.form:229 msgid "Text editor" msgstr "" @@ -2295,39 +2322,39 @@ msgstr "سجل تغييرات" msgid "&1, &2 line(s)" msgstr "" -#: FInfo.class:233 +#: FInfo.class:227 msgid "This file is locked, and will be deleted on the next commit." msgstr "" -#: FInfo.class:235 +#: FInfo.class:229 msgid "This file is not versioned, and must be added to the repository." msgstr "" -#: FInfo.class:237 +#: FInfo.class:231 msgid "This file has not been modified since the last commit." msgstr "" -#: FInfo.form:57 FPropertyComponent.form:52 FPropertyProject.form:135 +#: FInfo.form:61 FPropertyComponent.form:52 FPropertyProject.form:135 msgid "General" msgstr "عام" -#: FInfo.form:67 +#: FInfo.form:71 msgid "Link to" msgstr "" -#: FInfo.form:93 FSelectIcon.form:53 FTranslate.class:69 +#: FInfo.form:97 FSelectIcon.form:53 FTranslate.class:69 msgid "Size" msgstr " الحجم" -#: FInfo.form:106 +#: FInfo.form:110 msgid "Last modified" msgstr "أخر تعديل" -#: FInfo.form:119 +#: FInfo.form:123 msgid "Directory" msgstr " الدّليل" -#: FInfo.form:143 FPropertyProject.form:588 +#: FInfo.form:147 FPropertyProject.form:588 msgid "Versioning" msgstr "" @@ -2343,11 +2370,11 @@ msgstr "" msgid "Edit list property" msgstr "حرر خاصية القائمة" -#: FList.form:58 FPropertyProject.form:434 +#: FList.form:58 FMenu.form:83 FPropertyProject.form:434 msgid "&Insert" msgstr "&ادخال" -#: FList.form:64 FTranslate.form:321 +#: FList.form:64 FMenu.form:98 FTranslate.form:321 msgid "&Delete" msgstr "&احذف" @@ -2363,11 +2390,11 @@ msgstr "إلى الأ&سفل" msgid "Cl&ear" msgstr "" -#: FList.form:92 FMain.form:639 FSystemInfo.form:36 +#: FList.form:92 FMain.form:640 FSystemInfo.form:72 msgid "&Copy" msgstr "&نسخ" -#: FList.form:98 FMain.form:646 +#: FList.form:98 FMain.form:647 msgid "&Paste" msgstr "&الصق" @@ -2393,17 +2420,17 @@ msgstr " لا يمكن أن يحذف الملفّ أو الدّليل" msgid "Sort history" msgstr "&حذف التاريخ" -#: FMain.class:560 FOpenProject.form:102 FWelcome.form:31 +#: FMain.class:560 FOpenProject.form:110 FWelcome.form:35 #, fuzzy msgid "Sort by date" msgstr "ترتيب حسب المسار" -#: FMain.class:560 FOpenProject.form:111 FWelcome.form:38 +#: FMain.class:560 FOpenProject.form:119 FWelcome.form:42 #, fuzzy msgid "Sort by name" msgstr "ترتيب حسب المسار" -#: FMain.class:560 FOpenProject.form:119 FWelcome.form:44 +#: FMain.class:560 FOpenProject.form:127 FWelcome.form:48 msgid "Sort by path" msgstr "ترتيب حسب المسار" @@ -2425,421 +2452,425 @@ msgstr "" "\n" "الرجاء تنصيب هذه الأدوات حتى تتمكن من الترجمة." -#: FMain.class:1400 +#: FMain.class:1401 #, fuzzy msgid "Unable to drop file into the project." msgstr "لا يمكن حفظ المشروع." -#: FMain.class:1520 +#: FMain.class:1521 msgid "All backup or generated files will be removed from the project directory." msgstr "جميع النسخ الاحتياطية والملفات المنشأة ستزال من دليل المشروع." -#: FMain.class:1520 +#: FMain.class:1521 msgid "Clean" msgstr "تنظيف" -#: FMain.class:1702 +#: FMain.class:1703 msgid "To show the menu bar again, hit the following keys:

&1" msgstr "" -#: FMain.class:1804 +#: FMain.class:1805 msgid "Do you really want to add this file to the repository?" msgstr "" -#: FMain.form:196 +#: FMain.form:197 msgid "&File" msgstr "&ملف" -#: FMain.form:200 +#: FMain.form:201 msgid "&New project..." msgstr "&المشروع الجديد" -#: FMain.form:207 +#: FMain.form:208 msgid "&Open project..." msgstr "&افتح مثال..." -#: FMain.form:213 +#: FMain.form:214 msgid "Open &recent" msgstr "فتح &حديث" -#: FMain.form:220 +#: FMain.form:221 msgid "Open &example" msgstr "افتح &مثال" -#: FMain.form:231 +#: FMain.form:232 msgid "&Save project" msgstr "حفظ المشروع" -#: FMain.form:238 +#: FMain.form:239 msgid "Save project &as..." msgstr "حفظ المشروع بإسم" -#: FMain.form:248 +#: FMain.form:249 msgid "&Quit" msgstr "&انهاء" -#: FMain.form:255 +#: FMain.form:256 msgid "&Project" msgstr "&المشروع" -#: FMain.form:259 +#: FMain.form:260 msgid "&Compile" msgstr "&تجميع" -#: FMain.form:266 +#: FMain.form:267 msgid "Compile &All" msgstr "&تجميع الكل" -#: FMain.form:276 +#: FMain.form:277 msgid "&Translate..." msgstr "&ترجم" -#: FMain.form:285 +#: FMain.form:286 msgid "Make" msgstr "إنشاء" -#: FMain.form:289 +#: FMain.form:290 msgid "E&xecutable..." msgstr "ملف تنفيذي..." -#: FMain.form:296 +#: FMain.form:297 msgid "&Source archive..." msgstr "أرشيف للمصدر..." -#: FMain.form:303 +#: FMain.form:304 msgid "&Installation package..." msgstr "حزمة تركيب..." -#: FMain.form:314 +#: FMain.form:315 msgid "&Clean up" msgstr "تنظيف" -#: FMain.form:320 +#: FMain.form:321 msgid "&Refresh" msgstr "&انعش" -#: FMain.form:326 +#: FMain.form:327 msgid "Put on &version control" msgstr "" -#: FMain.form:336 +#: FMain.form:337 msgid "&Properties..." msgstr "&الملكيّات..." -#: FMain.form:343 +#: FMain.form:344 #, fuzzy msgid "Co&mponent properties..." msgstr "&الملكيّات..." -#: FMain.form:351 +#: FMain.form:352 msgid "&Debug" msgstr "تصحيح" -#: FMain.form:355 +#: FMain.form:356 msgid "&Run" msgstr "&جري (شغل)" -#: FMain.form:365 +#: FMain.form:366 msgid "&Pause" msgstr "&قف مؤقتاً" -#: FMain.form:372 +#: FMain.form:373 msgid "&Stop" msgstr "&قفّ" -#: FMain.form:379 +#: FMain.form:380 msgid "St&ep" msgstr "خطوة" -#: FMain.form:386 +#: FMain.form:387 msgid "&Forward" msgstr "&الامام" -#: FMain.form:393 +#: FMain.form:394 msgid "Finis&h" msgstr "إنهاء" -#: FMain.form:403 +#: FMain.form:404 msgid "Clear &all breakpoints" msgstr "مسح جميع نقاط التوقف" -#: FMain.form:408 +#: FMain.form:409 msgid "Close all &debug windows" msgstr "إغلاق جميع نوافذ التصحيح" -#: FMain.form:413 +#: FMain.form:414 msgid "&View" msgstr "-" -#: FMain.form:417 +#: FMain.form:418 msgid "Pro&ject" msgstr "المش&روع" -#: FMain.form:426 +#: FMain.form:427 msgid "&Properties" msgstr "&الملكيّات" -#: FMain.form:434 +#: FMain.form:435 msgid "&Console" msgstr "-" -#: FMain.form:444 +#: FMain.form:445 msgid "Status bar" msgstr "" -#: FMain.form:451 +#: FMain.form:452 msgid "Hide menubar" msgstr "" -#: FMain.form:457 +#: FMain.form:458 msgid "Close &all windows" msgstr "ا&غلق الجميع" -#: FMain.form:463 +#: FMain.form:464 msgid "&Tools" msgstr "&الأدوات" -#: FMain.form:466 +#: FMain.form:467 #, fuzzy msgid "&Find..." msgstr " أوجد..." -#: FMain.form:472 +#: FMain.form:473 #, fuzzy msgid "&Replace..." msgstr "استبدال..." -#: FMain.form:482 +#: FMain.form:483 msgid "&Browse project..." msgstr "استعراض المشروع" -#: FMain.form:489 +#: FMain.form:490 msgid "&Open a terminal..." msgstr "افتح الطرفية" -#: FMain.form:499 +#: FMain.form:500 msgid "&Shortcuts..." msgstr "" -#: FMain.form:505 +#: FMain.form:506 msgid "&Preferences..." msgstr "&التّفضيلات" -#: FMain.form:520 +#: FMain.form:521 msgid "&Directory" msgstr "دليل" -#: FMain.form:526 +#: FMain.form:527 #, fuzzy msgid "&Project link..." msgstr "&المشروع" -#: FMain.form:537 +#: FMain.form:538 msgid "&Module..." msgstr "&المركبة" -#: FMain.form:545 +#: FMain.form:546 msgid "&Class..." msgstr "&طبقة" -#: FMain.form:553 +#: FMain.form:554 msgid "&Form..." msgstr "&فورم" -#: FMain.form:561 +#: FMain.form:562 msgid "&WebPage..." msgstr "" -#: FMain.form:569 +#: FMain.form:570 msgid "&Report..." msgstr "" -#: FMain.form:580 +#: FMain.form:581 msgid "&Image..." msgstr "صورة..." -#: FMain.form:587 +#: FMain.form:588 msgid "&HTML file..." msgstr "" -#: FMain.form:594 +#: FMain.form:595 msgid "&Style sheet..." msgstr "" -#: FMain.form:602 +#: FMain.form:603 msgid "&Other..." msgstr "آ&خر..." -#: FMain.form:617 +#: FMain.form:618 msgid "Edit &code" msgstr "" -#: FMain.form:621 +#: FMain.form:622 msgid "Edit with" msgstr "" -#: FMain.form:632 +#: FMain.form:633 msgid "&Cut" msgstr "&قص" -#: FMain.form:653 +#: FMain.form:654 msgid "&Rename..." msgstr "&أعد تسمية" -#: FMain.form:660 +#: FMain.form:661 msgid "&Delete..." msgstr "&احذف..." -#: FMain.form:670 +#: FMain.form:671 msgid "Copy file pat&h" msgstr "" -#: FMain.form:687 +#: FMain.form:688 msgid "&Add to repository" msgstr "" -#: FMain.form:712 +#: FMain.form:713 msgid "&New connection..." msgstr "" -#: FMain.form:720 +#: FMain.form:721 msgid "&Open" msgstr "ا&فتح" -#: FMain.form:780 +#: FMain.form:781 msgid "&?" msgstr "-" -#: FMain.form:789 +#: FMain.form:790 msgid "&Help browser" msgstr "&متصفح المساعدة" -#: FMain.form:797 +#: FMain.form:798 msgid "&Tips of the day" msgstr "&تلميحات اليوم" -#: FMain.form:805 +#: FMain.form:806 #, fuzzy msgid "&System informations..." msgstr "معلومات الحزمة" -#: FMain.form:811 +#: FMain.form:812 msgid "&About Gambas..." msgstr "&عن جامباس" -#: FMain.form:837 +#: FMain.form:838 msgid "Open project" msgstr "افتح مشروع" -#: FMain.form:846 +#: FMain.form:847 msgid "Save project" msgstr " احفظ المشروع" -#: FMain.form:853 FSaveProjectAs.form:15 +#: FMain.form:854 FSaveProjectAs.form:15 msgid "Save project as" msgstr "حفظ المشروع بإسم" -#: FMain.form:860 FPropertyProject.form:96 +#: FMain.form:861 FPropertyProject.form:96 msgid "Project properties" msgstr "خصائص المشروع" -#: FMain.form:867 FPropertyComponent.form:38 +#: FMain.form:868 FPropertyComponent.form:38 #, fuzzy msgid "Component properties" msgstr "خصائص المشروع" -#: FMain.form:875 +#: FMain.form:876 msgid "Refresh project" msgstr "تحديث المشروع" -#: FMain.form:882 FOption.form:143 +#: FMain.form:883 FOption.form:147 msgid "Preferences" msgstr " التّفضيلات" -#: FMain.form:891 +#: FMain.form:892 msgid "Shortcuts" msgstr "اختصارات" -#: FMain.form:902 +#: FMain.form:903 msgid "Translate" msgstr "ترجمة" -#: FMain.form:910 +#: FMain.form:911 msgid "Make source archive" msgstr "إنشاء أرشيف للمصدر" -#: FMain.form:917 FMakeExecutable.form:15 +#: FMain.form:918 FMakeExecutable.form:15 msgid "Make executable" msgstr "إنشاء ملف تنفيذي" -#: FMain.form:925 FMakeInstall.form:99 +#: FMain.form:926 FMakeInstall.form:99 msgid "Make installation package" msgstr "إنشاء حزمة تركيب" -#: FMain.form:947 +#: FMain.form:948 msgid "Properties sheet" msgstr " ملاءة الخصائص" -#: FMain.form:956 +#: FMain.form:957 msgid "Toolbox" msgstr " صندوق الأدوات" -#: FMain.form:974 FSearch.form:61 +#: FMain.form:975 FSearch.form:61 msgid "Search" msgstr "" -#: FMain.form:991 +#: FMain.form:992 msgid "Compile" msgstr "تصريف" -#: FMain.form:998 +#: FMain.form:999 msgid "Compile all" msgstr "تجميع الكل" -#: FMain.form:1005 +#: FMain.form:1006 msgid "Run" msgstr "جري (شغل)" -#: FMain.form:1012 +#: FMain.form:1013 msgid "Pause" msgstr " توقّف" -#: FMain.form:1019 +#: FMain.form:1020 msgid "Stop" msgstr "تّوقّف" -#: FMain.form:1026 +#: FMain.form:1027 msgid "Step" msgstr "خطوة" -#: FMain.form:1033 +#: FMain.form:1034 msgid "Forward" msgstr " إلى الأمام" -#: FMain.form:1040 +#: FMain.form:1041 msgid "Finish current function" msgstr "" -#: FMain.form:1048 +#: FMain.form:1049 msgid "Run until current line" msgstr "تنفيذ حتى السطر الحالي" -#: FMain.form:1055 +#: FMain.form:1056 #, fuzzy msgid "Browse project..." msgstr "استعراض المشروع" -#: FMain.form:1164 -#, fuzzy -msgid "Show added files" -msgstr " احفظ عدّل الملفّات" - -#: FMain.form:1170 +#: FMain.form:1165 #, fuzzy msgid "Reset filter" msgstr "ملف نصي" -#: FMain.form:1215 FProperty.form:21 MHelp.module:585 +#: FMain.form:1171 +msgid "Show exported classes" +msgstr "" + +#: FMain.form:1177 +#, fuzzy +msgid "Show added files" +msgstr " احفظ عدّل الملفّات" + +#: FMain.form:1222 FProperty.form:24 MHelp.module:573 msgid "Properties" msgstr " الملكيّات" @@ -2896,7 +2927,7 @@ msgid "Please enter your e-mail address." msgstr "الرجاء إدخال بريدك الإلكتروني." #: FMakeInstall.class:327 FPropertyProject.class:801 FSave.form:21 -#: Project.module:2981 +#: Project.module:3045 msgid "Continue" msgstr " استمرّ" @@ -3154,65 +3185,72 @@ msgid "" "\n" msgstr "" -#: FMenu.class:281 +#: FMenu.class:64 +msgid "Ignore" +msgstr "" + +#: FMenu.class:64 +msgid "Menus have been modified!" +msgstr "" + +#: FMenu.class:298 msgid "Please enter a menu name." msgstr "" -#: FMenu.class:287 +#: FMenu.class:304 msgid "Bad menu name !" msgstr "" -#: FMenu.class:293 +#: FMenu.class:310 msgid "Bad group name !" msgstr "" -#: FMenu.class:554 +#: FMenu.class:569 msgid "This menu is too deep !" msgstr " هذه القائمة عميقة جدًّا !" +#: FMenu.class:934 Project.module:5024 +msgid "modified" +msgstr " عدّل" + #: FMenu.form:81 #, fuzzy msgid "Insert menu" msgstr "&ادخال" -#: FMenu.form:88 +#: FMenu.form:90 msgid "Next menu" msgstr "" -#: FMenu.form:96 -#, fuzzy -msgid "Delete menu" -msgstr " احذف" - -#: FMenu.form:254 +#: FMenu.form:252 msgid "CTRL" msgstr "-" -#: FMenu.form:259 +#: FMenu.form:257 msgid "SHIFT" msgstr "-" -#: FMenu.form:264 +#: FMenu.form:262 msgid "ALT" msgstr "-" -#: FMenu.form:312 +#: FMenu.form:310 msgid "Visible" msgstr " مرئيّ" -#: FMenu.form:317 +#: FMenu.form:315 msgid "Enabled" msgstr "ممكّنه" -#: FMenu.form:322 +#: FMenu.form:320 msgid "Toggle" msgstr "تبديل" -#: FMenu.form:327 +#: FMenu.form:325 msgid "Checked" msgstr " مختار" -#: FMenu.form:349 +#: FMenu.form:348 msgid "Click on Insert to add a new menu." msgstr "اضغط ادخال لاضافة قائمه جديده" @@ -3284,7 +3322,7 @@ msgstr "المضيف" msgid "Path" msgstr "المسار" -#: FNewConnection.form:166 Project.module:184 +#: FNewConnection.form:166 Project.module:186 msgid "Database" msgstr "قاعدة البيانات" @@ -3308,15 +3346,15 @@ msgstr "" msgid "New translation" msgstr "ترجمة جديدة" -#: FOpenProject.form:27 +#: FOpenProject.form:28 msgid "Select a project" msgstr " اختر مشروعًا" -#: FOpenProject.form:87 +#: FOpenProject.form:88 msgid "Recent" msgstr "حديث" -#: FOpenProject.form:129 FWelcome.class:51 +#: FOpenProject.form:137 FWelcome.class:52 msgid "Examples" msgstr "أمثلة" @@ -3368,271 +3406,276 @@ msgstr "سطح المكتب" msgid "(Default)" msgstr "(افتراضي)" -#: FOption.class:112 +#: FOption.class:113 msgid "Define..." msgstr "" -#: FOption.class:148 +#: FOption.class:149 msgid "Gambas highlight theme files" msgstr "" -#: FOption.class:149 +#: FOption.class:150 msgid "Export a theme file" msgstr "تصدير ملف سيمة" -#: FOption.class:307 +#: FOption.class:308 msgid "Select a theme file" msgstr "اختر ملف السيمة" -#: FOption.class:330 +#: FOption.class:331 msgid "You need to restart the application to see your changes." msgstr "تحتاج إلى إعادة تشغيل التطبيق لترى التغيرات." -#: FOption.class:617 +#: FOption.class:618 msgid "Do you really want to clear the documentation cache?" msgstr "" -#: FOption.class:764 +#: FOption.class:765 #, fuzzy msgid "Do you really want to delete this snippet?" msgstr " هل تريد حذف هذا الملفّ فعلاً ؟" -#: FOption.form:155 +#: FOption.form:159 msgid "Foreground color..." msgstr "اللون الخلفي..." -#: FOption.form:159 +#: FOption.form:163 msgid "Background color..." msgstr "اللون الخلفي..." -#: FOption.form:166 +#: FOption.form:170 msgid "Bold" msgstr "عريض" -#: FOption.form:170 +#: FOption.form:174 msgid "Italic" msgstr "مائل" -#: FOption.form:174 +#: FOption.form:178 msgid "Underline" msgstr "تسطير" -#: FOption.form:184 +#: FOption.form:188 msgid "Interface" msgstr "تعشيق" -#: FOption.form:194 +#: FOption.form:198 msgid "Font size" msgstr "حجم الخط" -#: FOption.form:200 +#: FOption.form:204 msgid "Normal" msgstr "عادي" -#: FOption.form:200 +#: FOption.form:204 msgid "Small" msgstr "صغير" -#: FOption.form:200 +#: FOption.form:204 msgid "Tiny" msgstr "نحيف" -#: FOption.form:211 +#: FOption.form:215 msgid "Tabstrip font size" msgstr "" -#: FOption.form:228 +#: FOption.form:232 msgid "Toolbox size" msgstr "حجم شريط الأدوات" -#: FOption.form:245 +#: FOption.form:249 msgid "Sort properties" msgstr "" -#: FOption.form:251 FPropertyComponent.form:99 FPropertyProject.form:279 +#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 msgid "No" msgstr "لا" -#: FOption.form:251 FPropertyComponent.form:99 FPropertyProject.form:279 +#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 msgid "Yes" msgstr "نعم" -#: FOption.form:266 +#: FOption.form:270 msgid "Minimize at runtime" msgstr "" -#: FOption.form:287 +#: FOption.form:291 msgid "Icon theme" msgstr "أيقونة سيمة" -#: FOption.form:304 +#: FOption.form:308 msgid "Quiet external commands" msgstr "" -#: FOption.form:325 +#: FOption.form:329 #, fuzzy msgid "Use utility windows" msgstr "ا&غلق الجميع" -#: FOption.form:346 +#: FOption.form:350 msgid "Always display optional messages" msgstr "" -#: FOption.form:370 +#: FOption.form:374 msgid "Default tab size" msgstr "حجم جدولة افتراضي" -#: FOption.form:382 FPropertyProject.form:254 +#: FOption.form:386 FPropertyProject.form:254 msgid "space(s)" msgstr "المسافات" -#: FOption.form:393 +#: FOption.form:397 msgid "Procedure separation" msgstr "" -#: FOption.form:399 MTheme.module:6 +#: FOption.form:403 MTheme.module:6 msgid "Background" msgstr " الخلفيّة" -#: FOption.form:399 +#: FOption.form:403 msgid "Blend" msgstr "الخليط" -#: FOption.form:399 FProperty.class:741 +#: FOption.form:403 FProperty.class:721 msgid "None" msgstr "لا شيئ" -#: FOption.form:410 +#: FOption.form:414 msgid "Highlight current line" msgstr "" -#: FOption.form:431 +#: FOption.form:435 msgid "Highlight modified lines" msgstr "" -#: FOption.form:452 +#: FOption.form:456 msgid "Show line numbers" msgstr "عرض أرقام الأسطر" -#: FOption.form:473 +#: FOption.form:477 msgid "Show spaces at end of line with dots" msgstr "" -#: FOption.form:494 +#: FOption.form:498 msgid "Fold procedures by default" msgstr "" -#: FOption.form:515 +#: FOption.form:519 msgid "Keywords in upper case" msgstr "" -#: FOption.form:536 +#: FOption.form:540 msgid "Control structure automatic completion" msgstr "" -#: FOption.form:550 +#: FOption.form:554 #, fuzzy msgid "Style" msgstr "خطوة" -#: FOption.form:556 +#: FOption.form:560 #, fuzzy msgid "Fonts" msgstr "الخط" -#: FOption.form:598 +#: FOption.form:602 msgid "Theme" msgstr "سمة" -#: FOption.form:616 +#: FOption.form:620 msgid "Import theme" msgstr "استيراد سيمة" -#: FOption.form:622 +#: FOption.form:626 msgid "Export theme" msgstr "تصدير سيمة" -#: FOption.form:644 +#: FOption.form:648 msgid "Applications" msgstr "البرامج" -#: FOption.form:654 +#: FOption.form:658 msgid "Browser" msgstr "استعرض" -#: FOption.form:671 +#: FOption.form:675 msgid "Terminal" msgstr "الطرفية" -#: FOption.form:688 +#: FOption.form:692 msgid "Image editor" msgstr "" -#: FOption.form:698 MTheme.module:6 +#: FOption.form:702 MTheme.module:6 msgid "Help" msgstr "مساعدة" -#: FOption.form:708 +#: FOption.form:712 msgid "Display property help" msgstr "" -#: FOption.form:730 +#: FOption.form:733 msgid "Show tooltips" msgstr "عرض تلميحات" -#: FOption.form:752 +#: FOption.form:754 msgid "Show documentation in popups" msgstr "" -#: FOption.form:774 +#: FOption.form:775 msgid "Clear documentation cache" msgstr "" -#: FOption.form:779 +#: FOption.form:780 msgid "Code snippets" msgstr "" -#: FOption.form:784 +#: FOption.form:785 msgid "Activate code snippets" msgstr "" -#: FOption.form:806 FTranslate.form:305 +#: FOption.form:807 FTranslate.form:305 msgid "&New..." msgstr "&جديد..." -#: FOption.form:813 +#: FOption.form:814 #, fuzzy msgid "&Edit..." msgstr "&تحرير" -#: FOption.form:828 +#: FOption.form:829 #, fuzzy msgid "Re&set" msgstr "إ&عادة تعيين" -#: FOption.form:836 +#: FOption.form:837 #, fuzzy msgid "E&xport..." msgstr "صدّر..." -#: FOption.form:844 +#: FOption.form:845 msgid "&Import..." msgstr "&إستيراد..." -#: FOption.form:850 +#: FOption.form:851 #, fuzzy msgid "Code formatting" msgstr "المعلومات" -#: FOption.form:860 +#: FOption.form:861 +#, fuzzy +msgid "Format on load & save" +msgstr " الاسم" + +#: FOption.form:882 msgid "Indent local variable declaration" msgstr "" -#: FOption.form:881 +#: FOption.form:903 msgid "Remove useless spaces at end of line" msgstr "" -#: FOption.form:902 +#: FOption.form:924 msgid "Keep successive void lines" msgstr "" @@ -3701,51 +3744,51 @@ msgstr "الملف موجود من قبل" msgid "Also copy table &data" msgstr "" -#: FProperty.class:349 +#: FProperty.class:343 msgid "Forbidden characters in control name." msgstr "" -#: FProperty.class:354 +#: FProperty.class:348 msgid "This name is already in use." msgstr "هذا الاسم مستخدم مسبقا." -#: FProperty.class:364 +#: FProperty.class:358 msgid "Forbidden characters in control group." msgstr "" -#: FProperty.class:422 +#: FProperty.class:416 msgid "Incorrect property value." msgstr "قيمة خاصية خاطئة." -#: FProperty.class:572 +#: FProperty.class:571 msgid "The name of the control." msgstr "" -#: FProperty.class:583 +#: FProperty.class:582 msgid "The event group that the control belongs to." msgstr "" -#: FProperty.class:597 +#: FProperty.class:596 msgid "If the form and controls dimensions must follow the size of the default font." msgstr "" -#: FProperty.class:601 +#: FProperty.class:600 msgid "If the control is public." msgstr "" -#: FProperty.class:622 +#: FProperty.class:621 msgid "This property is virtual: it is only implemented in the IDE, and has no existence at runtime." msgstr "" -#: FProperty.form:31 +#: FProperty.form:40 msgid "Click on a form or a control to modify its properties..." msgstr " اضغط على فورم أو عناصر التحكم لتعديل خصائصها ..." -#: FProperty.form:46 +#: FProperty.form:55 msgid "Lock property" msgstr "" -#: FProperty.form:98 +#: FProperty.form:121 msgid "..." msgstr "..." @@ -3981,28 +4024,46 @@ msgstr "الإرتفاع" msgid "Synchronize" msgstr "" -#: FReportBrushChooser.form:23 +#: FReportBrushChooser.form:29 msgid "Configure brush" msgstr "" -#: FReportBrushChooser.form:41 +#: FReportBrushChooser.form:47 msgid "Color" msgstr "اللون" -#: FReportBrushChooser.form:41 +#: FReportBrushChooser.form:47 msgid "Linear gradient" msgstr "" -#: FReportBrushChooser.form:41 +#: FReportBrushChooser.form:47 msgid "Radial gradient" msgstr "" -#: FReportBrushChooser.form:56 +#: FReportBrushChooser.form:62 #, fuzzy msgid "Select an image inside the project" msgstr " اختر مشروعًا" -#: FReportBrushChooser.form:106 +#: FReportBrushChooser.form:96 +msgid "Add gradient stop" +msgstr "" + +#: FReportBrushChooser.form:102 +msgid "Remove gradient stop" +msgstr "" + +#: FReportBrushChooser.form:108 +#, fuzzy +msgid "Select gradient stop color..." +msgstr "اختر لون" + +#: FReportBrushChooser.form:114 +#, fuzzy +msgid "Invert gradient" +msgstr "&ادخال" + +#: FReportBrushChooser.form:130 msgid "Radius" msgstr "" @@ -4034,7 +4095,7 @@ msgstr "مم" msgid "Configure padding" msgstr "" -#: FSave.class:30 FWelcome.class:52 +#: FSave.class:30 FWelcome.class:53 msgid "Quit" msgstr "انهاء" @@ -4199,10 +4260,14 @@ msgstr "" msgid "Trigger string" msgstr "التوزيعة الهدف" -#: FSystemInfo.form:12 +#: FSystemInfo.form:18 msgid "System information" msgstr "" +#: FSystemInfo.form:45 +msgid "Please copy these informations in all your bug reports." +msgstr "" + #: FTableChooser.form:16 msgid "Choose a table" msgstr "" @@ -4228,20 +4293,21 @@ msgstr "" msgid "Unable to compress file." msgstr "لا يمكن تركيب المكوّن" -#: FTextEditor.form:173 +#: FTextEditor.form:169 #, fuzzy msgid "Compress file" msgstr "تصريف" -#: FTextEditor.form:179 +#: FTextEditor.form:175 msgid "Uncompress file" msgstr "" -#: FTips.class:47 -msgid "Tip of the day" +#: FTips.class:46 +#, fuzzy +msgid "Tip of the day #&1" msgstr "تلميح اليوم" -#: FTips.class:107 +#: FTips.class:105 msgid "Unable to read tip of the day !" msgstr " غير قادر أن اقرأ تلميح اليوم !" @@ -4405,19 +4471,19 @@ msgstr "&تصدير..." msgid "&Close" msgstr "&اغلق" -#: FWelcome.class:48 +#: FWelcome.class:49 msgid "New project..." msgstr " المشروع الجديد ..." -#: FWelcome.class:49 +#: FWelcome.class:50 msgid "Open project..." msgstr "افتح مشروع ..." -#: FWelcome.class:50 +#: FWelcome.class:51 msgid "Recent projects" msgstr "مشاريع حديثة" -#: FWelcome.form:23 +#: FWelcome.form:27 msgid "Welcome to Gambas 3" msgstr "أهلا بك في جامباس 3" @@ -4680,6 +4746,10 @@ msgstr "مجهول" msgid "Location" msgstr "التنفيذ التلقائي" +#: LibraryItem.class:59 +msgid "Depends on" +msgstr "" + #: MConnection.module:285 msgid "Cannot create table '&1'." msgstr "" @@ -4733,7 +4803,7 @@ msgid "'&1' already declared" msgstr "" #: MErrorMessage.module:16 -msgid "'&1.&2' is badly overridden in class '&3'" +msgid "'&1.&2' is incorrectly overridden in class '&3'" msgstr "" #: MErrorMessage.module:17 @@ -4908,617 +4978,626 @@ msgstr "" #: MErrorMessage.module:59 #, fuzzy +msgid "Cannot load source file: &1" +msgstr "لا يمكن أن ينقل ملفّ &1." + +#: MErrorMessage.module:60 +#, fuzzy msgid "Cannot make executable: &1: &2" msgstr "لا يمكن إنشاء ملف تنفيذي." -#: MErrorMessage.module:60 +#: MErrorMessage.module:61 msgid "Cannot mix NEW and embedded array" msgstr "" -#: MErrorMessage.module:61 +#: MErrorMessage.module:62 msgid "Cannot mix NEW and embedded structure" msgstr "" -#: MErrorMessage.module:62 +#: MErrorMessage.module:63 msgid "Cannot open file '&1': &2" msgstr "" -#: MErrorMessage.module:63 +#: MErrorMessage.module:64 msgid "Cannot open file: &1" msgstr "" -#: MErrorMessage.module:64 +#: MErrorMessage.module:65 msgid "Cannot raise events in static function" msgstr "" -#: MErrorMessage.module:65 +#: MErrorMessage.module:66 msgid "Cannot read file: &1" msgstr "" -#: MErrorMessage.module:66 +#: MErrorMessage.module:67 msgid "Cannot read file: &1: &2" msgstr "" -#: MErrorMessage.module:67 +#: MErrorMessage.module:68 msgid "Cannot register class '&1'" msgstr "" -#: MErrorMessage.module:68 +#: MErrorMessage.module:69 #, fuzzy msgid "Cannot remove file '&1': &2" msgstr "لا يمكن أن ينقل ملفّ &1." -#: MErrorMessage.module:69 +#: MErrorMessage.module:70 #, fuzzy msgid "Cannot rename file '&1' to '&2': &3" msgstr "لا يمكن أن ينقل ملفّ &1." -#: MErrorMessage.module:70 +#: MErrorMessage.module:71 msgid "Cannot set file owner: &1: &2" msgstr "" -#: MErrorMessage.module:71 +#: MErrorMessage.module:72 msgid "Cannot use NEW operator there" msgstr "" -#: MErrorMessage.module:72 +#: MErrorMessage.module:73 msgid "Cannot use TRY twice" msgstr "" -#: MErrorMessage.module:73 +#: MErrorMessage.module:74 msgid "Class '&1' is not creatable" msgstr "" -#: MErrorMessage.module:74 +#: MErrorMessage.module:75 msgid "Comparison operator expected" msgstr "" -#: MErrorMessage.module:75 +#: MErrorMessage.module:76 msgid "Component not found: &1" msgstr "" -#: MErrorMessage.module:76 +#: MErrorMessage.module:77 msgid "Device is full" msgstr "" -#: MErrorMessage.module:77 +#: MErrorMessage.module:78 msgid "Division by zero" msgstr "" -#: MErrorMessage.module:78 +#: MErrorMessage.module:79 msgid "Dynamic symbols cannot be used in static function" msgstr "" -#: MErrorMessage.module:79 +#: MErrorMessage.module:80 msgid "Embedded array" msgstr "" -#: MErrorMessage.module:80 +#: MErrorMessage.module:81 msgid "Embedded arrays are forbidden here" msgstr "" -#: MErrorMessage.module:81 +#: MErrorMessage.module:82 msgid "End of file" msgstr "" -#: MErrorMessage.module:82 +#: MErrorMessage.module:83 msgid "Equality or inequality operator expected" msgstr "" -#: MErrorMessage.module:83 +#: MErrorMessage.module:84 msgid "Expression too complex" msgstr "" -#: MErrorMessage.module:84 +#: MErrorMessage.module:85 msgid "Expression too complex. Too many operands" msgstr "" -#: MErrorMessage.module:85 +#: MErrorMessage.module:86 msgid "File already exists" msgstr "الملف موجود من قبل" -#: MErrorMessage.module:86 +#: MErrorMessage.module:87 msgid "File is a directory" msgstr "" -#: MErrorMessage.module:87 +#: MErrorMessage.module:88 msgid "File is locked" msgstr "" -#: MErrorMessage.module:88 +#: MErrorMessage.module:89 msgid "File name is too long" msgstr "" -#: MErrorMessage.module:89 +#: MErrorMessage.module:90 msgid "File or directory does not exist" msgstr "" -#: MErrorMessage.module:90 +#: MErrorMessage.module:91 msgid "Forbidden GOTO" msgstr "" -#: MErrorMessage.module:91 +#: MErrorMessage.module:92 msgid "Illegal instruction" msgstr "" -#: MErrorMessage.module:92 +#: MErrorMessage.module:93 msgid "Internal compiler error: Bad stack usage computed!" msgstr "" -#: MErrorMessage.module:93 +#: MErrorMessage.module:94 msgid "Invalid assignment" msgstr "" -#: MErrorMessage.module:94 +#: MErrorMessage.module:95 msgid "Invalid date" msgstr "تاريخ غير صحيح" -#: MErrorMessage.module:95 +#: MErrorMessage.module:96 msgid "Invalid object" msgstr "" -#: MErrorMessage.module:96 +#: MErrorMessage.module:97 msgid "Invalid path" msgstr "مسار غير صحيح" -#: MErrorMessage.module:97 +#: MErrorMessage.module:98 msgid "Label '&1' not declared" msgstr "" -#: MErrorMessage.module:98 +#: MErrorMessage.module:99 msgid "Library name must be a string" msgstr "" -#: MErrorMessage.module:99 +#: MErrorMessage.module:100 msgid "Loop variable already in use" msgstr "" -#: MErrorMessage.module:100 +#: MErrorMessage.module:101 msgid "Loop variable must be local" msgstr "" -#: MErrorMessage.module:101 +#: MErrorMessage.module:102 msgid "ME cannot be used in a static function" msgstr "" -#: MErrorMessage.module:102 +#: MErrorMessage.module:103 msgid "Mathematic error" msgstr "" -#: MErrorMessage.module:103 +#: MErrorMessage.module:104 msgid "Missing #Endif" msgstr "" -#: MErrorMessage.module:104 +#: MErrorMessage.module:105 msgid "Missing &1" msgstr "" -#: MErrorMessage.module:105 +#: MErrorMessage.module:106 msgid "Missing operator" msgstr "" -#: MErrorMessage.module:106 +#: MErrorMessage.module:107 msgid "Missing right brace" msgstr "" -#: MErrorMessage.module:107 +#: MErrorMessage.module:108 msgid "NEW cannot have arguments passed by reference" msgstr "" -#: MErrorMessage.module:108 +#: MErrorMessage.module:109 msgid "No instantiation method" msgstr "" -#: MErrorMessage.module:109 +#: MErrorMessage.module:110 msgid "No parent class" msgstr "" -#: MErrorMessage.module:110 +#: MErrorMessage.module:111 msgid "No return value" msgstr "" -#: MErrorMessage.module:111 +#: MErrorMessage.module:112 msgid "No startup method" msgstr "" -#: MErrorMessage.module:112 +#: MErrorMessage.module:113 msgid "Non terminated string" msgstr "" -#: MErrorMessage.module:113 +#: MErrorMessage.module:114 msgid "Not a directory: &1" msgstr "" -#: MErrorMessage.module:114 +#: MErrorMessage.module:115 msgid "Not a function" msgstr "" -#: MErrorMessage.module:115 +#: MErrorMessage.module:116 msgid "Not an array" msgstr "" -#: MErrorMessage.module:116 +#: MErrorMessage.module:117 msgid "Not an enumeration" msgstr "" -#: MErrorMessage.module:117 +#: MErrorMessage.module:118 msgid "Not an object" msgstr "" -#: MErrorMessage.module:118 +#: MErrorMessage.module:119 msgid "Not enough argument to New()" msgstr "" -#: MErrorMessage.module:119 +#: MErrorMessage.module:120 msgid "Not enough arguments" msgstr "" -#: MErrorMessage.module:120 +#: MErrorMessage.module:121 msgid "Not enough arguments to &1()" msgstr "" -#: MErrorMessage.module:121 +#: MErrorMessage.module:122 msgid "Null object" msgstr "" -#: MErrorMessage.module:122 +#: MErrorMessage.module:123 msgid "Out of bounds" msgstr "" -#: MErrorMessage.module:123 +#: MErrorMessage.module:124 msgid "Out of memory" msgstr "" -#: MErrorMessage.module:124 +#: MErrorMessage.module:125 msgid "Out of range" msgstr "" -#: MErrorMessage.module:125 +#: MErrorMessage.module:126 msgid "Overflow" msgstr "" -#: MErrorMessage.module:126 +#: MErrorMessage.module:127 msgid "Read error" msgstr "" -#: MErrorMessage.module:127 +#: MErrorMessage.module:128 msgid "Return value datatype not specified in function declaration" msgstr "" -#: MErrorMessage.module:128 +#: MErrorMessage.module:129 msgid "STOP instruction encountered" msgstr "" -#: MErrorMessage.module:129 +#: MErrorMessage.module:130 msgid "SUPER cannot be used alone" msgstr "" -#: MErrorMessage.module:130 +#: MErrorMessage.module:131 msgid "Serialization error" msgstr "" -#: MErrorMessage.module:131 +#: MErrorMessage.module:132 msgid "Stack overflow" msgstr "فيضان المكدّس" -#: MErrorMessage.module:132 +#: MErrorMessage.module:133 msgid "Stream is closed" msgstr "" -#: MErrorMessage.module:133 +#: MErrorMessage.module:134 msgid "String expected" msgstr "" -#: MErrorMessage.module:134 +#: MErrorMessage.module:135 msgid "Structures must be public" msgstr "" -#: MErrorMessage.module:135 +#: MErrorMessage.module:136 msgid "Subroutine arguments cannot be passed by reference" msgstr "" -#: MErrorMessage.module:136 +#: MErrorMessage.module:137 msgid "Syntax error" msgstr "خطأ صياغي" -#: MErrorMessage.module:137 +#: MErrorMessage.module:138 msgid "Syntax error at function declaration" msgstr "" -#: MErrorMessage.module:138 +#: MErrorMessage.module:139 msgid "Syntax error in event name" msgstr "" -#: MErrorMessage.module:139 +#: MErrorMessage.module:140 msgid "Syntax error in file open mode" msgstr "" -#: MErrorMessage.module:140 +#: MErrorMessage.module:141 msgid "Syntax error in return type" msgstr "" -#: MErrorMessage.module:141 +#: MErrorMessage.module:142 msgid "Syntax error. &1 expected" msgstr "" -#: MErrorMessage.module:142 +#: MErrorMessage.module:143 msgid "Syntax error. '...' must be the last argument" msgstr "" -#: MErrorMessage.module:143 +#: MErrorMessage.module:144 msgid "Syntax error. Bad property type" msgstr "" -#: MErrorMessage.module:144 +#: MErrorMessage.module:145 msgid "Syntax error. CASE or DEFAULT expected after SELECT" msgstr "" -#: MErrorMessage.module:145 +#: MErrorMessage.module:146 msgid "Syntax error. CLASS needs an identifier" msgstr "" -#: MErrorMessage.module:146 +#: MErrorMessage.module:147 msgid "Syntax error. Cannot use this syntax in assignment" msgstr "" -#: MErrorMessage.module:147 +#: MErrorMessage.module:148 msgid "Syntax error. INHERITS needs a class name" msgstr "" -#: MErrorMessage.module:148 +#: MErrorMessage.module:149 msgid "Syntax error. Identifier expected." msgstr "" -#: MErrorMessage.module:149 +#: MErrorMessage.module:150 msgid "Syntax error. Invalid identifier in function name" msgstr "" -#: MErrorMessage.module:150 +#: MErrorMessage.module:151 msgid "Syntax error. Invalid identifier in property name" msgstr "" -#: MErrorMessage.module:151 +#: MErrorMessage.module:152 msgid "Syntax error. Invalid optional parameter" msgstr "" -#: MErrorMessage.module:152 +#: MErrorMessage.module:153 msgid "Syntax error. Invalid return type" msgstr "" -#: MErrorMessage.module:153 +#: MErrorMessage.module:154 msgid "Syntax error. Invalid type description of &1 argument" msgstr "" -#: MErrorMessage.module:154 +#: MErrorMessage.module:155 msgid "Syntax error. Invalid type description of &1 field" msgstr "" -#: MErrorMessage.module:155 +#: MErrorMessage.module:156 msgid "Syntax error. Missing &1" msgstr "" -#: MErrorMessage.module:156 +#: MErrorMessage.module:157 msgid "Syntax error. Needless arguments" msgstr "" -#: MErrorMessage.module:157 +#: MErrorMessage.module:158 msgid "Syntax error. Point syntax used outside of WITH / END WITH" msgstr "" -#: MErrorMessage.module:158 +#: MErrorMessage.module:159 msgid "Syntax error. STRUCT needs an identifier" msgstr "" -#: MErrorMessage.module:159 +#: MErrorMessage.module:160 msgid "Syntax error. The &1 argument is not a valid identifier" msgstr "" -#: MErrorMessage.module:160 +#: MErrorMessage.module:161 msgid "Syntax error. The &1 field is not a valid identifier" msgstr "" -#: MErrorMessage.module:161 +#: MErrorMessage.module:162 msgid "Syntax error. VarPtr() takes only one identifier" msgstr "" -#: MErrorMessage.module:162 +#: MErrorMessage.module:163 msgid "System error #&1: &2" msgstr "" -#: MErrorMessage.module:163 +#: MErrorMessage.module:164 msgid "The '!' operator must be followed by an identifier" msgstr "" -#: MErrorMessage.module:164 +#: MErrorMessage.module:165 msgid "The '.' operator must be followed by an identifier" msgstr "" -#: MErrorMessage.module:165 +#: MErrorMessage.module:166 msgid "The special method &1 cannot be a function" msgstr "" -#: MErrorMessage.module:166 +#: MErrorMessage.module:167 msgid "The special method &1 cannot be implemented" msgstr "" -#: MErrorMessage.module:167 +#: MErrorMessage.module:168 msgid "The special method &1 cannot be static" msgstr "" -#: MErrorMessage.module:168 +#: MErrorMessage.module:169 msgid "The special method &1 must be a function" msgstr "" -#: MErrorMessage.module:169 +#: MErrorMessage.module:170 msgid "The special method &1 must be public" msgstr "" -#: MErrorMessage.module:170 +#: MErrorMessage.module:171 msgid "The special method &1 must be static" msgstr "" -#: MErrorMessage.module:171 -msgid "The special method &1 must take a variable number of arguments only" -msgstr "" - #: MErrorMessage.module:172 -msgid "The special method &1 must take at least one argument" +msgid "The special method &1 must return a boolean" msgstr "" #: MErrorMessage.module:173 -msgid "The special method &1 takes no arguments" +msgid "The special method &1 must take a variable number of arguments only" msgstr "" #: MErrorMessage.module:174 -msgid "The special method must return an integer" +msgid "The special method &1 must take at least one argument" msgstr "" #: MErrorMessage.module:175 -msgid "The special method must take exactly one argument" +msgid "The special method &1 takes no arguments" msgstr "" #: MErrorMessage.module:176 -msgid "The special method must take exactly two arguments" +msgid "The special method must return an integer" msgstr "" #: MErrorMessage.module:177 -msgid "The special method signature is incorrect" +msgid "The special method must take exactly one argument" msgstr "" #: MErrorMessage.module:178 -msgid "This expression cannot be a statement" +msgid "The special method must take exactly two arguments" msgstr "" #: MErrorMessage.module:179 -msgid "This expression cannot be passed by reference" +msgid "The special method signature is incorrect" msgstr "" #: MErrorMessage.module:180 -msgid "Too many arguments" +msgid "This expression cannot be a statement" msgstr "" #: MErrorMessage.module:181 -msgid "Too many arguments to &1()" +msgid "This expression cannot be passed by reference" msgstr "" #: MErrorMessage.module:182 -msgid "Too many array declarations" +msgid "Too many arguments" msgstr "" #: MErrorMessage.module:183 -msgid "Too many constants" +msgid "Too many arguments to &1()" msgstr "" #: MErrorMessage.module:184 -msgid "Too many different classes used" +msgid "Too many array declarations" msgstr "" #: MErrorMessage.module:185 -msgid "Too many dimensions" +msgid "Too many constants" msgstr "" #: MErrorMessage.module:186 -msgid "Too many dynamic variables" +msgid "Too many different classes used" msgstr "" #: MErrorMessage.module:187 -msgid "Too many events" +msgid "Too many dimensions" msgstr "" #: MErrorMessage.module:188 -msgid "Too many expressions in CASE" +msgid "Too many dynamic variables" msgstr "" #: MErrorMessage.module:189 -msgid "Too many external functions" +msgid "Too many events" msgstr "" #: MErrorMessage.module:190 -msgid "Too many functions" +msgid "Too many expressions in CASE" msgstr "" #: MErrorMessage.module:191 -msgid "Too many imbricated #If...#Endif" +msgid "Too many external functions" msgstr "" #: MErrorMessage.module:192 -msgid "Too many nested control structures." +msgid "Too many functions" msgstr "" #: MErrorMessage.module:193 -msgid "Too many simultaneous new strings" +msgid "Too many imbricated #If...#Endif" msgstr "" #: MErrorMessage.module:194 -msgid "Too many static variables" +msgid "Too many nested control structures." msgstr "" #: MErrorMessage.module:195 -msgid "Too many unknown symbols" +msgid "Too many simultaneous new strings" msgstr "" #: MErrorMessage.module:196 -msgid "Type mismatch" +msgid "Too many static variables" msgstr "" #: MErrorMessage.module:197 -msgid "Type mismatch: wanted &1, got &2 instead" +msgid "Too many unknown symbols" msgstr "" #: MErrorMessage.module:198 -msgid "Unexpected &1" +msgid "Type mismatch" msgstr "" #: MErrorMessage.module:199 +msgid "Type mismatch: wanted &1, got &2 instead" +msgstr "" + +#: MErrorMessage.module:200 +msgid "Unexpected &1" +msgstr "" + +#: MErrorMessage.module:201 #, fuzzy msgid "Unexpected end of line" msgstr "نهاية السطر" -#: MErrorMessage.module:200 +#: MErrorMessage.module:202 msgid "Unexpected string" msgstr "" -#: MErrorMessage.module:201 +#: MErrorMessage.module:203 msgid "Unknown error" msgstr "خطأ مجهول" -#: MErrorMessage.module:202 +#: MErrorMessage.module:204 msgid "Unknown event" msgstr "" -#: MErrorMessage.module:203 +#: MErrorMessage.module:205 msgid "Unknown file extension" msgstr "" -#: MErrorMessage.module:204 +#: MErrorMessage.module:206 msgid "Unknown identifier: &1" msgstr "" -#: MErrorMessage.module:205 +#: MErrorMessage.module:207 msgid "Unknown operator" msgstr "" -#: MErrorMessage.module:206 +#: MErrorMessage.module:208 msgid "Unknown symbol '&1' in class '&2'" msgstr "" -#: MErrorMessage.module:207 +#: MErrorMessage.module:209 msgid "Unsupported string conversion" msgstr "" -#: MErrorMessage.module:208 +#: MErrorMessage.module:210 msgid "Useless LOCK" msgstr "" -#: MErrorMessage.module:209 +#: MErrorMessage.module:211 msgid "VarPtr() argument must be a dynamic, a static or a local variable" msgstr "" -#: MErrorMessage.module:210 +#: MErrorMessage.module:212 msgid "Void key" msgstr "" -#: MErrorMessage.module:211 +#: MErrorMessage.module:213 msgid "Write error" msgstr "" @@ -5526,37 +5605,37 @@ msgstr "" msgid "No help found." msgstr "" -#: MHelp.module:586 +#: MHelp.module:574 #, fuzzy msgid "Variables" msgstr "متغير" -#: MHelp.module:587 +#: MHelp.module:575 msgid "Methods" msgstr "" -#: MHelp.module:588 +#: MHelp.module:576 #, fuzzy msgid "Events" msgstr " الحدث" -#: MHelp.module:616 +#: MHelp.module:604 msgid "This class can be used like an object by creating an hidden instance on demand.
" msgstr "" -#: MHelp.module:617 +#: MHelp.module:605 msgid "This class is creatable.
" msgstr "" -#: MHelp.module:633 +#: MHelp.module:628 msgid "This class inherits &1." msgstr "" -#: MHelp.module:645 MTheme.module:6 +#: MHelp.module:643 MTheme.module:6 msgid "Symbols" msgstr " الرّموز" -#: MHelp.module:646 +#: MHelp.module:644 msgid "Constants" msgstr "" @@ -5709,59 +5788,59 @@ msgstr "'rpmbuild' أعاد كود الخطأ التالي:" msgid "'tar' has returned the following error code:" msgstr "'tar' أعاد كود الخطأ التالي:" -#: Project.module:182 +#: Project.module:184 msgid "Automation" msgstr "التنفيذ التلقائي" -#: Project.module:183 +#: Project.module:185 msgid "Basic" msgstr "بسيط" -#: Project.module:185 +#: Project.module:187 msgid "Drawing" msgstr "رسم" -#: Project.module:186 +#: Project.module:188 msgid "Games" msgstr "الألعاب" -#: Project.module:188 +#: Project.module:190 msgid "Miscellaneous" msgstr " متنوّع" -#: Project.module:189 +#: Project.module:191 msgid "Networking" msgstr "شبكات" -#: Project.module:190 +#: Project.module:192 msgid "OpenGL" msgstr "OpenGL" -#: Project.module:191 +#: Project.module:193 msgid "Printing" msgstr "طباعة" -#: Project.module:192 +#: Project.module:194 msgid "Sound" msgstr "صوتيات" -#: Project.module:193 +#: Project.module:195 msgid "Video" msgstr "مرئي" -#: Project.module:194 +#: Project.module:196 msgid "Controls" msgstr "تحكم" -#: Project.module:394 +#: Project.module:399 msgid "This project does not exist." msgstr "هذا المشروع غير موجود." -#: Project.module:409 +#: Project.module:414 msgid "This is not a Gambas project." msgstr "هذا ليس مشروع جامباس." -#: Project.module:412 +#: Project.module:417 #, fuzzy msgid "This is a Gambas 1.0 project. Use Gambas 2 to convert it." msgstr "" @@ -5769,11 +5848,11 @@ msgstr "" "\n" "هل تريد فتحة على أي حال?" -#: Project.module:415 +#: Project.module:420 msgid "Convert" msgstr "" -#: Project.module:415 +#: Project.module:420 #, fuzzy msgid "" "This is a Gambas 2.0 project.\n" @@ -5784,15 +5863,15 @@ msgstr "" "\n" "هل تريد فتحة على أي حال?" -#: Project.module:427 +#: Project.module:432 msgid "Do not open" msgstr "لا تفتح" -#: Project.module:427 +#: Project.module:432 msgid "Open after all" msgstr "" -#: Project.module:427 +#: Project.module:432 msgid "" "This project seems to be already opened.\n" "\n" @@ -5802,96 +5881,96 @@ msgstr "" "\n" "فتح المشروع مرتين يمكن أن يسبب فقط للبينات." -#: Project.module:442 +#: Project.module:447 msgid "It cannot be converted." msgstr "" -#: Project.module:442 +#: Project.module:447 msgid "This project is read-only." msgstr "المشروع للقراءة فقط." -#: Project.module:450 +#: Project.module:455 msgid "Copying project inside a temporary directory..." msgstr "" -#: Project.module:453 +#: Project.module:458 #, fuzzy msgid "Unable to create temporary directory" msgstr "لا يمكن إنشاء اختصار لسطح المكتب." -#: Project.module:474 +#: Project.module:479 #, fuzzy msgid "Converting project structure..." msgstr "حفظ المشروع بإسم" -#: Project.module:503 +#: Project.module:508 msgid "Applying conversion..." msgstr "" -#: Project.module:509 +#: Project.module:514 #, fuzzy msgid "Unable to apply conversion" msgstr "لا يمكن تركيب المكوّن" -#: Project.module:587 +#: Project.module:598 msgid "Cannot open project file :\n" msgstr " لا يمكن أن يفتح ملفّ المشروع: \n" -#: Project.module:1257 +#: Project.module:1311 msgid "The following classes have circular inheritance:" msgstr "" -#: Project.module:1418 +#: Project.module:1472 msgid "read-only" msgstr "قراءة فقط" -#: Project.module:1420 +#: Project.module:1474 msgid "ALPHA VERSION, USE AT YOUR OWN RISK! :-)" msgstr "نسخة ألفا, استخدمها على مسؤوليتك! :-)" -#: Project.module:1675 +#: Project.module:1739 msgid "Loading &1..." msgstr "تحميل &1..." -#: Project.module:1724 +#: Project.module:1788 #, fuzzy msgid "Cannot open a binary file." msgstr "لا يمكن فتح الملف." -#: Project.module:1757 +#: Project.module:1821 msgid "Cannot open file." msgstr "لا يمكن فتح الملف." -#: Project.module:1815 +#: Project.module:1879 msgid "File not found!" msgstr "الملف غير موجود!" -#: Project.module:1917 +#: Project.module:1981 msgid "first" msgstr "" -#: Project.module:1919 +#: Project.module:1983 msgid "second" msgstr "" -#: Project.module:1921 +#: Project.module:1985 msgid "third" msgstr "" -#: Project.module:1923 +#: Project.module:1987 msgid "&1th" msgstr "" -#: Project.module:1973 +#: Project.module:2037 msgid "in form definition" msgstr "" -#: Project.module:1980 +#: Project.module:2044 #, fuzzy msgid "in &1." msgstr "تحميل &1..." -#: Project.module:2134 +#: Project.module:2198 msgid "" "Some project source files are in conflict.\n" "Please solve them if you want to compile the project." @@ -5899,159 +5978,155 @@ msgstr "" "بعض ملفات مصدر المشروع متعارضة.\n" "الرجاء حلها إذا كنت تريد تصريف المشروع." -#: Project.module:2138 +#: Project.module:2202 msgid "Compiling project" msgstr "جارى تجميع المشروع" -#: Project.module:2152 +#: Project.module:2216 msgid "Nothing to do." msgstr " لا شيئ ليعمل ." -#: Project.module:2351 +#: Project.module:2415 msgid "File already exists." msgstr "الملفّ بالفعل متواجد ." -#: Project.module:2384 +#: Project.module:2448 msgid "Directory already exists." msgstr " يتواجد الدّليل بالفعل ." -#: Project.module:2396 +#: Project.module:2460 #, fuzzy msgid "Cannot link template file." msgstr " لا يمكن أن ينسخ ملفّ القالب." -#: Project.module:2402 +#: Project.module:2466 msgid "Cannot copy template file." msgstr " لا يمكن أن ينسخ ملفّ القالب." -#: Project.module:2600 +#: Project.module:2664 msgid "Making executable..." msgstr "جاري عمل ملف تنفيذى ..." -#: Project.module:2644 +#: Project.module:2708 msgid "Cannot make executable." msgstr "لا يمكن إنشاء ملف تنفيذي." -#: Project.module:2980 +#: Project.module:3044 msgid "Some components are missing: &1" msgstr "بعض المكونات مفقودة: &1" -#: Project.module:3198 +#: Project.module:3261 msgid "Cannot write project file." msgstr "لا يمكن كتابة ملف المشروع." -#: Project.module:3230 +#: Project.module:3293 msgid "Unable to create desktop shortcut." msgstr "لا يمكن إنشاء اختصار لسطح المكتب." -#: Project.module:3476 +#: Project.module:3539 msgid "The directory will be removed at the next commit." msgstr "الدليل سيتم إزالته في الإيداع القادم." -#: Project.module:3493 +#: Project.module:3556 msgid "You must define a startup class or form!" msgstr "يجب تعريف نافذة أو صنف للبداية!" -#: Project.module:3524 +#: Project.module:3587 msgid "Please type a name." msgstr " من فضلك اطبع اسمًا ." -#: Project.module:3528 +#: Project.module:3591 msgid "This name contains a forbidden character:" msgstr "هذا الاسم يحتوى على حرف ممنوع:" -#: Project.module:3532 +#: Project.module:3595 msgid "The name cannot begins with a dot." msgstr "" -#: Project.module:3536 +#: Project.module:3599 msgid "This name is already used. Choose another one." msgstr " هذا الاسم مستعمل بالفعل . اختر واحد آخر ." -#: Project.module:3566 +#: Project.module:3635 msgid "A class name must begin with a letter or an underscore, followed by any letter or digit." msgstr "اسم الصنف لا بد أن يبدأ بحرف أو شرطة سفلية, متبوعة بحرف او رقم." -#: Project.module:3614 +#: Project.module:3683 msgid "Destination already exists" msgstr "" -#: Project.module:3818 +#: Project.module:3887 msgid "Unable to rename '&1'" msgstr " غير قادر أن تعيد تسمية &1" -#: Project.module:3934 +#: Project.module:4003 msgid "Please type a project name." msgstr "من فضلك اطبع اسم مشروع ." -#: Project.module:3942 +#: Project.module:4011 msgid "The project name cannot begin with a dot." msgstr "اسم المشروع لا يمكن أن يبدأ بنقطة." -#: Project.module:3945 +#: Project.module:4014 msgid "Non-ASCII characters are forbidden in a project name." msgstr "المحارف غير محارف ASCII ممنوعة في اسم المشروع." -#: Project.module:3946 +#: Project.module:4015 msgid "The following characters are forbidden in a project name: ? * / \\ SPACE" msgstr "الأحرف التالية ممنوعة في اسم المشروع: ? * / \\ SPACE" -#: Project.module:3953 +#: Project.module:4022 msgid "This project already exists." msgstr " يتواجد هذا المشروع بالفعل ." -#: Project.module:3956 +#: Project.module:4025 msgid "The project directory already exists." msgstr "دليل المشروع موجود مسبقا." -#: Project.module:3958 +#: Project.module:4027 msgid "The project directory cannot be created because a file with the same name already exists." msgstr "دليل المشروع لا يمكن إنشاؤه لان هناك ملف بنفس الاسم موجود مسبقا." -#: Project.module:4003 +#: Project.module:4074 msgid "Create source package" msgstr "خلق مجموعه المصدر" -#: Project.module:4004 +#: Project.module:4075 msgid "Source packages" msgstr "مصدر الحزمة" -#: Project.module:4282 +#: Project.module:4352 msgid "Cannot copy file &1." msgstr " لا يمكن أن ينسخ ملفّ &1." -#: Project.module:4331 +#: Project.module:4401 msgid "Cannot create link &1." msgstr "لا يمكن إنشاء الرابط &1." -#: Project.module:4348 +#: Project.module:4418 msgid "Cannot move a directory inside itself." msgstr "لا يمكن نقل الدليل داخل نفسة." -#: Project.module:4416 +#: Project.module:4486 msgid "Cannot move file &1." msgstr "لا يمكن أن ينقل ملفّ &1." -#: Project.module:4954 -msgid "modified" -msgstr " عدّل" - -#: Project.module:5100 +#: Project.module:5175 #, fuzzy msgid "Project cleanup..." msgstr "&المشروع" -#: Project.module:5106 +#: Project.module:5181 #, fuzzy msgid "Project files conversion..." msgstr "&المشروع" -#: Project.module:5134 +#: Project.module:5209 #, fuzzy msgid "Unable to convert &1" msgstr " غير قادر أن تعيد تسمية &1" -#: ProjectItem.class:68 +#: ProjectItem.class:73 msgid "Author" msgstr "المؤلف" @@ -6059,70 +6134,74 @@ msgstr "المؤلف" msgid "Cannot save file !" msgstr "لا يمكن حفظ الملف!" -#~ msgid "Find" -#~ msgstr " أوجد" +#~ msgid "About" +#~ msgstr "حوْل" -#~ msgid "Find Next" -#~ msgstr " أوجد بعد ذلك" +#~ msgid "&Watch expression..." +#~ msgstr "-" -#~ msgid "Find Previous" -#~ msgstr " أوجد سابق" +#~ msgid "Column" +#~ msgstr "العامود" -#~ msgid "&Find && replace" -#~ msgstr "بحث &واستبدال" +#~ msgid "&Sort by path" +#~ msgstr "ترتيب بالمسار" -#~ msgid "Find & replace" -#~ msgstr "بحث و استبدال" +#~ msgid "Do you really want to update all forms?" +#~ msgstr "هل تريد حقا تحديث جميع النوافذ؟" -#~ msgid "Linking a directory is forbidden." -#~ msgstr "ربط الدليل ممنوع." +#~ msgid "Update" +#~ msgstr "حدّث" -#~ msgid "Unable to uninstall component." -#~ msgstr "لا يمكن إزالة المكوّن." +#~ msgid "Run &until" +#~ msgstr "تشغيل حتى" -#~ msgid "Find a string in translation" -#~ msgstr " أوجد حرفي في التّرجمة" +#~ msgid "&Toggle breakpoint" +#~ msgstr "تبديل نقطة التوقف" -#~ msgid "Untranslated" -#~ msgstr "غير مترجم" +#~ msgid "&Toolbox" +#~ msgstr "&صندوق الأدوات" -#, fuzzy -#~ msgid "Browse" -#~ msgstr "استعرض" - -#~ msgid "Execution" -#~ msgstr "تنفيذ" +#~ msgid "&Update all forms" +#~ msgstr "تحديث جميع النوافذ" #, fuzzy #~ msgid "Search & replace" #~ msgstr "المتغير الحرفي استبدل مرّة واحدة." -#~ msgid "&Update all forms" -#~ msgstr "تحديث جميع النوافذ" +#~ msgid "Execution" +#~ msgstr "تنفيذ" -#~ msgid "&Toolbox" -#~ msgstr "&صندوق الأدوات" +#, fuzzy +#~ msgid "Browse" +#~ msgstr "استعرض" -#~ msgid "&Toggle breakpoint" -#~ msgstr "تبديل نقطة التوقف" +#~ msgid "Untranslated" +#~ msgstr "غير مترجم" -#~ msgid "Run &until" -#~ msgstr "تشغيل حتى" +#~ msgid "Find a string in translation" +#~ msgstr " أوجد حرفي في التّرجمة" -#~ msgid "Update" -#~ msgstr "حدّث" +#~ msgid "Unable to uninstall component." +#~ msgstr "لا يمكن إزالة المكوّن." -#~ msgid "Do you really want to update all forms?" -#~ msgstr "هل تريد حقا تحديث جميع النوافذ؟" +#~ msgid "Linking a directory is forbidden." +#~ msgstr "ربط الدليل ممنوع." -#~ msgid "&Sort by path" -#~ msgstr "ترتيب بالمسار" +#~ msgid "Find & replace" +#~ msgstr "بحث و استبدال" -#~ msgid "Column" -#~ msgstr "العامود" +#~ msgid "&Find && replace" +#~ msgstr "بحث &واستبدال" -#~ msgid "&Watch expression..." -#~ msgstr "-" +#~ msgid "Find Previous" +#~ msgstr " أوجد سابق" -#~ msgid "About" -#~ msgstr "حوْل" +#~ msgid "Find Next" +#~ msgstr " أوجد بعد ذلك" + +#~ msgid "Find" +#~ msgstr " أوجد" + +#, fuzzy +#~ msgid "Delete menu" +#~ msgstr " احذف" diff --git a/app/src/gambas3/.lang/fr.po b/app/src/gambas3/.lang/fr.po index a8de15c1e..02e4daa29 100644 --- a/app/src/gambas3/.lang/fr.po +++ b/app/src/gambas3/.lang/fr.po @@ -231,41 +231,4486 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#: .project:1 +msgid "Gambas 3" +msgstr "-" + +#: .project:2 +msgid "Integrated Development Environment for Gambas" +msgstr "Environnement de développement intégré pour Gambas" + +#: CComponent.class:78 +msgid "Internal native classes" +msgstr "Classes natives internes" + +#: CComponent.class:79 +msgid "Cairo graphic library" +msgstr "Bibliothèque graphique Cairo" + +#: CComponent.class:80 +msgid "Chart drawing" +msgstr "Dessin de graphes" + +#: CComponent.class:81 +msgid "Compression & decompression" +msgstr "Compression et décompression" + +#: CComponent.class:82 +msgid "MD5/DES crypting" +msgstr "Chiffrement MD5/DES" + +#: CComponent.class:83 FCreateProject.form:288 +msgid "Database access" +msgstr "Accès aux bases de données" + +#: CComponent.class:84 +msgid "Firebird database driver" +msgstr "Pilote de base de données Firebird" + +#: CComponent.class:85 +msgid "Data bound controls" +msgstr "Contrôles liés aux données" + +#: CComponent.class:86 +msgid "MySQL database driver" +msgstr "Pilote de base de données MySQL" + +#: CComponent.class:87 +msgid "ODBC database driver" +msgstr "Pilote de base de données ODBC" + +#: CComponent.class:88 +msgid "PostgreSQL database driver" +msgstr "Pilote de base de données PostgreSQL" + +#: CComponent.class:89 +msgid "SQLite 2 database driver" +msgstr "Pilote de base de données SQLite 2" + +#: CComponent.class:90 +msgid "SQLite 3 database driver" +msgstr "Pilote de base de données SQLite 3" + +#: CComponent.class:91 +msgid "Application debugger helper" +msgstr "Debogueur intégré" + +#: CComponent.class:92 +msgid "Desktop-neutral routines from Portland project" +msgstr "Routines indépendantes du bureau du projet Portland" + +#: CComponent.class:93 +msgid "D-Bus interface" +msgstr "Interfaçage avec D-Bus" + +#: CComponent.class:94 +msgid "Expression evaluator" +msgstr "Evaluateur d'expressions" + +#: CComponent.class:95 +msgid "Syntax highlighter routines" +msgstr "Routines de coloration syntaxique" + +#: CComponent.class:96 +msgid "More controls for graphical components" +msgstr "Controles supplémentaires pour les composants graphiques" + +#: CComponent.class:97 +msgid "Enhanced standard dialogs" +msgstr "Boîtes de dialogue standard améliorées" + +#: CComponent.class:98 +msgid "Multi Document Interface" +msgstr "Interface multi-documents" + +#: CComponent.class:99 +msgid "GTK+ toolkit" +msgstr "Bibliothèque GTK+" + +#: CComponent.class:100 +msgid "GTK+ toolkit extension" +msgstr "Extension du toolkit GTK+" + +#: CComponent.class:101 +msgid "OpenGL with GTK+ toolkit" +msgstr "OpenGL avec GTK+" + +#: CComponent.class:102 +msgid "GTK+ SVG renderer" +msgstr "Affichage de fichiers SVG pour GTK+" + +#: CComponent.class:103 +msgid "QT/GTK+ switcher component" +msgstr "Sélection du composant graphique selon le bureau" + +#: CComponent.class:104 +msgid "Image management" +msgstr "Gestion des images" + +#: CComponent.class:105 +msgid "Image filtering component" +msgstr "Composant de filtrage d'images" + +#: CComponent.class:106 +msgid "Image routines from the Imlib2 library" +msgstr "Gestion des images basée sur la librairie Imlib2" + +#: CComponent.class:107 FPropertyComponent.form:147 +msgid "Image loading and saving" +msgstr "Chargement et sauvegarde d'images" + +#: CComponent.class:108 +msgid "OpenLDAP client" +msgstr "Client OpenLDAP" + +#: CComponent.class:109 +msgid "MySQL specific routines" +msgstr "Routines spécifiques pour MySQL" + +#: CComponent.class:110 FCreateProject.form:294 +msgid "Network programming" +msgstr "Programmation réseau" + +#: CComponent.class:111 +msgid "Network high-level protocols management" +msgstr "Gestion de protocoles réseaux de haut-niveau" + +#: CComponent.class:112 +msgid "SMTP client" +msgstr "Client SMTP" + +#: CComponent.class:113 +msgid "3D programming with OpenGL" +msgstr "Programmation 3D avec OpenGL" + +#: CComponent.class:114 +msgid "OpenGL utility component" +msgstr "composant utilitaire OpenGL" + +#: CComponent.class:115 +msgid "OpenGL shaders management" +msgstr "Gestion des shaders OpenGL" + +#: CComponent.class:116 +msgid "GNU command option parser" +msgstr "Analyseur d'options de ligne de commande GNU" + +#: CComponent.class:117 +msgid "Perl-compatible Regular Expression Matching" +msgstr "Expression rationnelles compatibles avec Perl" + +#: CComponent.class:118 +msgid "PDF renderer based on Poppler library" +msgstr "Lecture de PDF basée sur la bibliothèque Poppler" + +#: CComponent.class:119 +msgid "QT4 toolkit" +msgstr "Bibliothèque QT4" + +#: CComponent.class:120 +msgid "QT4 toolkit extension" +msgstr "Controles supplémentaires basés sur la bibliothèque QT4" + +#: CComponent.class:121 +msgid "QT4 WebKit component" +msgstr "Composant WebKit de QT4" + +#: CComponent.class:122 +msgid "OpenGL with QT4 toolkit" +msgstr "OpenGL avec QT4" + +#: CComponent.class:123 +msgid "Report designer" +msgstr "Générateur d'états" + +#: CComponent.class:124 +msgid "SDL library" +msgstr "Bibliothèque SDL" + +#: CComponent.class:125 +msgid "SDL sound & CD-ROM management" +msgstr "Gestion du son et du CD-ROM basé sur la bibliothèque SDL" + +#: CComponent.class:126 +msgid "Application settings management" +msgstr "Gestion des fichiers de configuration" + +#: CComponent.class:127 +msgid "Signals management" +msgstr "Gestion des signaux" + +#: CComponent.class:128 +msgid "Video capture" +msgstr "Capture vidéo" + +#: CComponent.class:129 +msgid "Visual Basic compatibility" +msgstr "Compatibilité avec Visual Basic" + +#: CComponent.class:130 +msgid "XML tools based on libxml" +msgstr "Outils XML basés sur la bibliothèque libxml" + +#: CComponent.class:131 +msgid "XML-RPC protocol" +msgstr "Protocole XML-RPC" + +#: CComponent.class:132 +msgid "XSLT tools based on libxslt" +msgstr "Outils XSLT basés sur la bibliothèque libxslt" + +#: CComponent.class:133 +msgid "Web applications tools" +msgstr "Outils pour les applications Web" + +#: CComponent.class:139 FPropertyComponent.form:135 +msgid "Graphical form management" +msgstr "Gestion de formulaires graphiques" + +#: CComponent.class:140 FPropertyComponent.form:141 +msgid "Event loop management" +msgstr "Gestion de la boucle d'évènements" + +#: CComponent.class:142 FPropertyComponent.form:153 +msgid "OpenGL display" +msgstr "Affichage OpenGL" + +#: CComponent.class:437 +msgid "Loading information on component &1..." +msgstr "Chargement des informations sur le composant &1..." + +#: CComponentBox.class:213 +msgid "Experimental" +msgstr "Expérimental" + +#: CComponentBox.class:215 FPropertyComponent.form:82 +msgid "Not finished but stable" +msgstr "Non terminé mais stable" + +#: CComponentBox.class:223 ProjectItem.class:73 +msgid "Authors" +msgstr "Auteurs" + +#: CComponentBox.class:230 FPropertyComponent.form:115 +msgid "Requires" +msgstr "Nécessite" + +#: CComponentBox.class:232 +msgid "Excludes" +msgstr "Exclut" + +#: CComponentBox.class:238 +msgid "Implements" +msgstr "Implémente" + +#: CComponentBox.class:251 LibraryItem.class:58 +msgid "Provides" +msgstr "Fournit" + +#: CInsertColor.class:106 FEditor.form:418 FTextEditor.form:342 +msgid "Insert color" +msgstr "Insérer une couleur" + +#: CModule.class:28 FCreateFile.form:150 FEditor.form:372 FForm.form:394 +#: FInfo.class:89 +msgid "Form" +msgstr "Formulaire" + +#: CModule.class:28 FInfo.class:69 +msgid "Forms" +msgstr "Formulaires" + +#: CModule.class:28 +msgid "Gambas forms" +msgstr "Formulaires Gambas" + +#: CModule.class:29 +msgid "Gambas web pages" +msgstr "Pages web Gambas" + +#: CModule.class:29 FCreateFile.form:171 +msgid "WebPage" +msgstr "Page Web" + +#: CModule.class:29 +msgid "WebPages" +msgstr "Pages Web" + +#: CModule.class:30 +msgid "Gambas reports" +msgstr "États Gambas" + +#: CModule.class:30 FCreateFile.form:192 +msgid "Report" +msgstr "État" + +#: CModule.class:30 +msgid "Reports" +msgstr "États" + +#: CProjectTree.class:290 FMain.form:938 FSearch.class:96 FSelectIcon.form:31 +#: Project.module:1575 +msgid "Project" +msgstr "Projet" + +#: CProjectTree.class:293 Project.module:1578 +msgid "Sources" +msgstr "Sources" + +#: CProjectTree.class:296 Project.module:1581 +msgid "Connections" +msgstr "Connexions" + +#: CProjectTree.class:305 Project.module:1590 +msgid "Data" +msgstr "Données" + +#: CRecentFile.class:69 FMain.class:535 +msgid "Today" +msgstr "Aujourd'hui" + +#: CRecentFile.class:71 +msgid "Yesterday" +msgstr "Hier" + +#: CRecentFile.class:73 +msgid "Two days ago" +msgstr "Avant-hier" + +#: CRecentFile.class:75 +msgid "This week" +msgstr "Cette semaine" + +#: CRecentFile.class:77 +msgid "This month" +msgstr "Ce mois-ci" + +#: CWaitingAnimation.class:56 FColorChooser.form:60 FCommit.form:229 +#: FConflict.class:191 FConnectionEditor.class:284 FCreateFile.form:436 +#: FDebugInfo.form:216 FEditor.class:2378 FExportData.class:126 +#: FFieldChooser.form:138 FFontChooser.form:40 FForm.class:2923 +#: FGotoLine.form:23 FHelpBrowser.form:60 FIconEditor.class:1413 +#: FList.form:121 FMain.class:200 FMakeInstall.class:327 FMenu.form:369 +#: FNewConnection.form:244 FNewTable.form:86 FNewTranslation.form:21 +#: FOpenProject.form:168 FOption.class:618 FPasteSpecial.form:77 +#: FPasteTable.form:107 FPropertyComponent.form:230 FPropertyProject.form:124 +#: FReportBorderChooser.form:45 FReportBrushChooser.form:34 +#: FReportCoordChooser.form:26 FReportPaddingChooser.form:75 FSave.form:28 +#: FSaveProjectAs.form:59 FSearch.class:821 FSelectExtraFile.form:40 +#: FSelectIcon.form:87 FSnippet.form:57 FTableChooser.form:68 FText.form:41 +#: FTextEditor.class:495 FTranslate.class:636 Project.module:420 +msgid "Cancel" +msgstr "Annuler" + +#: CWelcome.class:39 +msgid "" +"This program is published under\n" +"the GNU General Public License." +msgstr "" +"Ce programme est publié sous\n" +"la Licence Publique Générale GNU" + +#: Design.module:229 Project.module:2041 +msgid "in &1:&2." +msgstr "dans &1:&2." + +#: Design.module:334 +msgid "" +"The program has stopped unexpectedly\n" +"by raising signal #&1.\n" +"\n" +"Please send a bug report to\n" +"gambas@users.sourceforge.net." +msgstr "" +"Le programme s'est arrêté de manière inattendue\n" +"en déclenchant le signal #&1.\n" +"\n" +"Veuillez envoyer un rapport d'erreur à\n" +"gambas@users.sourceforge.net." + +#: Design.module:338 +msgid "" +"The program has returned\n" +"the value: &1" +msgstr "" +"Le programme a retourné\n" +"la valeur : &1" + +#: Design.module:396 FColorChooser.form:54 FCommit.form:223 +#: FConnectionEditor.class:441 FCreateFile.form:430 FFieldChooser.form:132 +#: FFontChooser.form:34 FGotoLine.form:17 FInfo.form:167 FList.form:115 +#: FMain.form:1313 FMenu.form:364 FNewConnection.form:238 FNewTable.form:80 +#: FNewTranslation.form:15 FOpenProject.form:162 FPasteSpecial.form:71 +#: FPropertyComponent.form:224 FPropertyProject.form:118 +#: FReportBorderChooser.form:51 FReportBrushChooser.form:40 +#: FReportCoordChooser.form:32 FReportPaddingChooser.form:69 +#: FSaveProjectAs.form:53 FSelectExtraFile.form:34 FSelectIcon.form:82 +#: FSnippet.form:51 FTableChooser.form:62 FText.form:35 +msgid "OK" +msgstr "OK" + +#: Design.module:786 +msgid "Output terminal" +msgstr "Terminal de sortie" + +#: Design.module:813 +msgid "No terminal emulator found." +msgstr "Aucun émulateur de terminal n'a été trouvé." + +#: FAbout.class:189 +msgid "Financial support" +msgstr "Aide financière" + +#: FAbout.class:232 +msgid "Thanks to" +msgstr "Merci à" + +#: FAbout.form:22 +msgid "About Gambas..." +msgstr "A propos de Gambas..." + +#: FAbout.form:45 +msgid "Gambas Almost Means Basic!" +msgstr "-" + +#: FAbout.form:58 +msgid "" +"

Licence

\n" +"\n" +"

This program is FREE SOFTWARE; you can redistribute it AND/OR modify it under the terms of the GNU General Public License as published by the Free Software Foundation ; either version 2, or (at your option) any later version.

\n" +"\n" +"

This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

\n" +msgstr "

Licence

Ce programme est un LOGICIEL LIBRE. Vous pouvez le redistribuer ET/OU le modifier selon les termes de la Licence Publique Générale GNU telle qu'elle est publiée par la Free Software Foundation ; soit la version 2, ou bien n'importe quelle version ultérieure de votre choix.

Ce programme est distribué en espérant qu'il soit utile MAIS SANS GARANTIE D'AUCUNE SORTE ; y compris les garanties implicites de COMMERCIABILITÉ ET DE CONFORMITÉ À UNE UTILISATION PARTICULIÈRE. Se reporter à la Licence Publique Générale GNU pour plus d'information.

\n" + +#: FAbout.form:64 +msgid "

Authors

\n" +msgstr "

Auteurs

\n" + +#: FAbout.form:90 +msgid "Make a gift!" +msgstr "Faire un don !" + +#: FColorChooser.form:14 +msgid "Select a color" +msgstr "Choisissez une couleur" + +#: FColorChooser.form:27 +msgid "System" +msgstr "Système" + +#: FColorChooser.form:33 +msgid "Free" +msgstr "Libre" + +#: FCommit.class:6 +msgid "This line and the following will be ignored" +msgstr "Cette ligne et les suivantes seront ignorées" + +#: FCommit.class:44 +msgid "Please enter the versioning user name" +msgstr "Veuillez saisir le nom de l'utilisateur pour le suivi de version" + +#: FCommit.class:62 +msgid "The project could not be committed." +msgstr "Le projet n'a pu être envoyé." + +#: FCommit.form:38 +msgid "Project commit" +msgstr "Envoi du projet" + +#: FCommit.form:52 FMakeInstall.form:215 FPropertyProject.form:204 +msgid "Description" +msgstr "Description" + +#: FCommit.form:57 +msgid "Commit description" +msgstr "Description de l'envoi" + +#: FCommit.form:76 +msgid "Some files are not versioned and should be added manually to the repository." +msgstr "Certains fichiers ne sont pas versionnés et doivent être ajoutés manuellement au référentiel." + +#: FCommit.form:91 FConflict.form:53 FConnectionEditor.form:340 +#: FEditor.form:153 FForm.form:209 FIconEditor.form:102 FImageEditor.form:71 +#: FMenu.form:108 FOutput.form:58 FTextEditor.form:93 +msgid "Cut" +msgstr "Couper" + +#: FCommit.form:97 FConflict.form:59 FConnectionEditor.form:117 +#: FEditor.form:159 FForm.form:216 FIconEditor.form:110 FImageEditor.form:80 +#: FMenu.form:114 FOutput.form:65 FTextEditor.form:100 +msgid "Copy" +msgstr "Copier" + +#: FCommit.form:103 FConflict.form:65 FConnectionEditor.form:361 +#: FEditor.form:166 FForm.form:229 FIconEditor.form:118 FImageEditor.form:89 +#: FMenu.form:120 FOutput.form:72 FPasteTable.form:101 FTextEditor.form:107 +msgid "Paste" +msgstr "Coller" + +#: FCommit.form:109 FConflict.form:71 FConnectionEditor.form:368 +#: FEditor.form:137 FForm.form:470 FIconEditor.form:86 FImageEditor.form:99 +#: FOption.form:632 FOutput.form:41 FTextEditor.form:76 +msgid "Undo" +msgstr "Annuler" + +#: FCommit.form:115 FConflict.form:77 FConnectionEditor.form:375 +#: FEditor.form:144 FForm.form:480 FImageEditor.form:107 FOutput.form:48 +#: FTextEditor.form:83 +msgid "Redo" +msgstr "Rétablir" + +#: FCommit.form:121 FConflict.form:83 FEditor.form:444 FMenu.form:130 +#: FTextEditor.form:301 +msgid "Indent" +msgstr "Indenter" + +#: FCommit.form:127 FConflict.form:89 FEditor.form:452 FMenu.form:136 +#: FTextEditor.form:308 +msgid "Unindent" +msgstr "Désindenter" + +#: FCommit.form:133 +msgid "Clean up" +msgstr "Nettoyer" + +#: FCommit.form:140 +msgid "Previous description" +msgstr "Description précédente" + +#: FCommit.form:160 +msgid "Authentification" +msgstr "Authentification" + +#: FCommit.form:169 FNewConnection.form:122 +msgid "User" +msgstr "Utilisateur" + +#: FCommit.form:184 FNewConnection.form:136 +msgid "Password" +msgstr "Mot de passe" + +#: FCommit.form:197 FNewConnection.form:156 +msgid "Remember password" +msgstr "Se souvenir du mot de passe" + +#: FCommit.form:200 +msgid "Changes" +msgstr "Modifications" + +#: FConflict.class:25 FMain.form:613 +msgid "&Edit" +msgstr "&Éditer" + +#: FConflict.class:25 +msgid "" +"This file is in conflict with the revision #&1.\n" +"You must resolve the conflict in order to use the file." +msgstr "" +"Ce fichier entre en conflit avec la révision #&1.\n" +"Vous devez résoudre le conflit pour pouvoir utiliser ce fichier de nouveau." + +#: FConflict.class:135 +msgid "Version conflict" +msgstr "Conflit de version" + +#: FConflict.class:191 +msgid "" +"The file has been modified.\n" +"Do you really want to close the dialog?" +msgstr "" +"Le fichier a été modifié.\n" +"Désirez-vous réellement fermer la boite de dialogue ?" + +#: FConflict.class:219 +msgid "Some conflicts are not yet resolved." +msgstr "Tous les conflits ne sont pas résolus." + +#: FConflict.class:225 +msgid "Unable to resolve the conflict." +msgstr "Impossible de résoudre le conflit." + +#: FConflict.class:254 +msgid "" +"The file has been modified.\n" +"Do you really want to open another file?" +msgstr "" +"Le fichier a été modifié.\n" +"Désirez-vous réellement ouvrir un autre fichier ?" + +#: FConflict.class:262 +msgid "Conflict files" +msgstr "Fichiers en conflits" + +#: FConflict.form:47 FOpenProject.form:42 +msgid "Open" +msgstr "Ouvrir" + +#: FConflict.form:112 FCreateFile.form:234 FDebugInfo.class:70 +msgid "Text" +msgstr "Texte" + +#: FConflict.form:120 FCreateFile.form:213 FReportBrushChooser.form:47 +#: Project.module:189 +msgid "Image" +msgstr "Image" + +#: FConflict.form:129 FInfo.form:136 +msgid "Details" +msgstr "Détails" + +#: FConflict.form:138 +msgid "Resolve conflict with" +msgstr "Résoudre le conflit avec" + +#: FConflict.form:154 FInfo.form:30 +msgid "Information" +msgstr "Information" + +#: FConflict.form:172 +msgid "&Save" +msgstr "Enregi&strer" + +#: FConflict.form:178 +msgid "Sol&ve" +msgstr "&Résoudre" + +#: FConflict.form:184 FIconEditor.class:1426 FImportTable.form:218 +#: FMakeInstall.class:276 FSystemInfo.form:78 FTips.form:84 +msgid "Close" +msgstr "Fermer" + +#: FConnectionEditor.class:32 FCreateFile.form:289 FCreateProject.form:370 +#: FDebugInfo.class:33 FNewConnection.form:58 FNewTable.form:33 +msgid "Name" +msgstr "Nom" + +#: FConnectionEditor.class:37 FCreateFile.form:340 FCreateProject.form:92 +#: FInfo.form:84 FNewConnection.form:72 FNewTable.form:48 +msgid "Type" +msgstr "Type" + +#: FConnectionEditor.class:42 +msgid "Length" +msgstr "Longueur" + +#: FConnectionEditor.class:47 +msgid "Default value" +msgstr "Valeur par défaut" + +#: FConnectionEditor.class:58 FDebugExpr.class:463 FHelpBrowser.form:40 +msgid "Index" +msgstr "Index" + +#: FConnectionEditor.class:63 +msgid "Unique" +msgstr "Unique" + +#: FConnectionEditor.class:68 FImportTable.class:361 +msgid "Field" +msgstr "Champ" + +#: FConnectionEditor.class:198 +msgid "Unable to connect to database." +msgstr "Impossible de se connecter à la base de données." + +#: FConnectionEditor.class:284 +msgid "Do not save" +msgstr "Ne pas enregistrer" + +#: FConnectionEditor.class:284 +msgid "The table '&1' has been modified. Do you want to save it?" +msgstr "La table « &1 » a été modifiée. Voulez-vous l'enregistrer ?" + +#: FConnectionEditor.class:398 +msgid "Unable to load table '&1'." +msgstr "Impossible de charger la table « &1 »." + +#: FConnectionEditor.class:448 +msgid "Unable to run query." +msgstr "Impossible d'exécuter la requête." + +#: FConnectionEditor.class:480 +msgid "unlimited" +msgstr "illimité" + +#: FConnectionEditor.class:560 MConnection.module:100 +msgid "Blob" +msgstr "Blob" + +#: FConnectionEditor.class:560 MConnection.module:94 +msgid "Boolean" +msgstr "Booléen" + +#: FConnectionEditor.class:560 MConnection.module:92 +msgid "Date" +msgstr "Date" + +#: FConnectionEditor.class:560 MConnection.module:90 +msgid "Float" +msgstr "Décimal" + +#: FConnectionEditor.class:560 MConnection.module:86 +msgid "Integer" +msgstr "Entier" + +#: FConnectionEditor.class:560 MConnection.module:88 +msgid "Long" +msgstr "Entier long" + +#: FConnectionEditor.class:560 MConnection.module:98 +msgid "Serial" +msgstr "Série" + +#: FConnectionEditor.class:560 MConnection.module:96 +msgid "String" +msgstr "Chaîne" + +#: FConnectionEditor.class:639 +msgid "This name is already in used." +msgstr "Ce nom est déjà utilisé." + +#: FConnectionEditor.class:664 +msgid "Please enter a number." +msgstr "Veuillez saisir un nombre." + +#: FConnectionEditor.class:669 +msgid "The length must be greater than 1 and lower than 255." +msgstr "La longueur doit être comprise entre 1 et 255." + +#: FConnectionEditor.class:693 +msgid "Type mismatch." +msgstr "Type de données incorrect." + +#: FConnectionEditor.class:733 +msgid "This name already exists." +msgstr "Ce nom existe déjà." + +#: FConnectionEditor.class:812 +msgid "This field is used in an index." +msgstr "Le champ est utilisé dans un index." + +#: FConnectionEditor.class:1163 +msgid "The table '&1' has no primary key." +msgstr "La table « &1 » n'a pas de clef primaire." + +#: FConnectionEditor.class:1250 +msgid "Cannot write table '&1'." +msgstr "Impossible d'écrire la table « &1 »." + +#: FConnectionEditor.class:1363 +msgid "Do you really want to delete table '&1'?" +msgstr "Voulez-vous vraiment supprimer la table « &1 » ?" + +#: FConnectionEditor.class:1374 +msgid "Cannot delete table '&1'." +msgstr "Impossible de supprimer la table « &1 »." + +#: FConnectionEditor.class:1410 +msgid "Select the CSV file to import" +msgstr "Choisissez le fichier CSV à importer" + +#: FConnectionEditor.class:1411 FTranslate.class:1266 +msgid "All files" +msgstr "Tous les fichiers" + +#: FConnectionEditor.class:1411 FExportData.class:21 +msgid "CSV files" +msgstr "Fichiers CSV" + +#: FConnectionEditor.class:1434 +msgid "Do you really want to remove the selected rows?" +msgstr "Désirez-vous vraiment supprimer les lignes sélectionnées ?" + +#: FConnectionEditor.form:74 +msgid "Connection editor" +msgstr "Editeur de connexion" + +#: FConnectionEditor.form:80 FEditor.form:322 FForm.form:384 +#: FIconEditor.form:71 FImageEditor.form:54 FMenu.class:64 +#: FTextEditor.form:219 +msgid "Save" +msgstr "Enregistrer" + +#: FConnectionEditor.form:88 FEditor.form:316 FForm.form:378 +#: FHelpBrowser.form:66 FIconEditor.form:78 FImageEditor.form:62 +#: FTextEditor.form:213 FTranslate.class:730 +msgid "Reload" +msgstr "Recharger" + +#: FConnectionEditor.form:95 FNewTable.form:19 +msgid "New table" +msgstr "Nouvelle table" + +#: FConnectionEditor.form:101 +msgid "Delete table" +msgstr "Supprimer la table" + +#: FConnectionEditor.form:107 FNewTable.class:30 +msgid "Rename table" +msgstr "Renommer la table" + +#: FConnectionEditor.form:109 +msgid "Rename..." +msgstr "Renommer..." + +#: FConnectionEditor.form:115 +msgid "Copy table" +msgstr "Copier la table" + +#: FConnectionEditor.form:123 FPasteTable.form:22 +msgid "Paste table" +msgstr "Copier la table" + +#: FConnectionEditor.form:125 +msgid "Paste..." +msgstr "Coller..." + +#: FConnectionEditor.form:131 +msgid "Import text file" +msgstr "Importer un fichier texte" + +#: FConnectionEditor.form:133 +msgid "Import..." +msgstr "Importer..." + +#: FConnectionEditor.form:139 +msgid "SQL request" +msgstr "Requête SQL" + +#: FConnectionEditor.form:197 +msgid "Fields" +msgstr "Champs" + +#: FConnectionEditor.form:213 FMain.class:1805 +msgid "Add" +msgstr "Ajouter" + +#: FConnectionEditor.form:220 FMakeInstall.class:959 +msgid "Remove" +msgstr "Supprimer" + +#: FConnectionEditor.form:227 +msgid "Down" +msgstr "Descendre" + +#: FConnectionEditor.form:234 +msgid "Up" +msgstr "Monter" + +#: FConnectionEditor.form:242 +msgid "Copy field list" +msgstr "Copier la liste des champs" + +#: FConnectionEditor.form:259 +msgid "Indexes" +msgstr "Index" + +#: FConnectionEditor.form:276 +msgid "New index" +msgstr "Nouvel index" + +#: FConnectionEditor.form:334 +msgid "Run query" +msgstr "Exécuter la requête" + +#: FConnectionEditor.form:426 FForm.form:236 FMain.class:200 +#: FNewConnection.class:317 FOption.class:765 FTranslate.class:636 +msgid "Delete" +msgstr "Supprimer" + +#: FConnectionEditor.form:432 FExportData.form:15 +msgid "Export to CSV file" +msgstr "Exporter vers un fichier CSV" + +#: FConnectionEditor.form:434 +msgid "Export..." +msgstr "Exporter..." + +#: FConvert.form:10 +msgid "Gambas 3 project conversion" +msgstr "Conversion en projet Gambas 3" + +#: FCreateFile.class:79 +msgid "Gambas classes" +msgstr "Classes Gambas" + +#: FCreateFile.class:79 +msgid "Gambas modules" +msgstr "Modules Gambas" + +#: FCreateFile.class:89 +msgid "Cascading style sheets" +msgstr "Feuilles de style en cascade" + +#: FCreateFile.class:89 +msgid "HTML files" +msgstr "Fichiers HTML" + +#: FCreateFile.class:89 +msgid "Picture files" +msgstr "Fichiers image" + +#: FCreateFile.class:107 +msgid "(No parent)" +msgstr "(Aucune)" + +#: FCreateFile.class:405 +msgid "Cannot add file." +msgstr "Impossible d'ajouter le fichier." + +#: FCreateFile.form:65 +msgid "New file" +msgstr "Nouveau fichier" + +#: FCreateFile.form:80 FMain.form:517 +msgid "New" +msgstr "Nouveau" + +#: FCreateFile.form:108 FInfo.class:81 +msgid "Module" +msgstr "Module" + +#: FCreateFile.form:129 FDebugInfo.class:53 FInfo.class:85 +msgid "Class" +msgstr "Classe" + +#: FCreateFile.form:255 FInfo.class:98 +msgid "HTML file" +msgstr "Fichier HTML" + +#: FCreateFile.form:276 +msgid "Style sheet" +msgstr "Feuille de style" + +#: FCreateFile.form:299 FCreateProject.form:268 FImportTable.form:51 +#: FPropertyComponent.form:65 FPropertyProject.form:226 FSearch.form:99 +msgid "Options" +msgstr "Options" + +#: FCreateFile.form:308 +msgid "Width" +msgstr "Largeur" + +#: FCreateFile.form:321 +msgid "Height" +msgstr "Hauteur" + +#: FCreateFile.form:346 +msgid "GIF" +msgstr "-" + +#: FCreateFile.form:346 +msgid "PNG" +msgstr "-" + +#: FCreateFile.form:346 +msgid "XPM" +msgstr "-" + +#: FCreateFile.form:351 FReportCoordChooser.form:21 +msgid "px" +msgstr "-" + +#: FCreateFile.form:366 +msgid "Dialog box management" +msgstr "Gestion de boîte de dialogue" + +#: FCreateFile.form:376 +msgid "Parent class" +msgstr "Classe parente" + +#: FCreateFile.form:386 +msgid "Exported" +msgstr "Exportée" + +#: FCreateFile.form:396 +msgid "Automatic extension" +msgstr "Extension automatique" + +#: FCreateFile.form:403 +msgid "Existing" +msgstr "Existant" + +#: FCreateFile.form:414 +msgid "Create a symbolic link" +msgstr "Créer un lien symbolique" + +#: FCreateProject.class:125 +msgid "Project checkout has failed." +msgstr "La récupération du projet a échoué." + +#: FCreateProject.class:185 +msgid "Cannot create project!" +msgstr "Impossible de créer le projet !" + +#: FCreateProject.class:229 +msgid "Please enter the location of the repository." +msgstr "Veuillez saisir l'emplacement du référentiel." + +#: FCreateProject.class:254 +msgid "The project has been successfully created." +msgstr "Le projet a été créé avec succès." + +#: FCreateProject.form:62 FMain.form:831 +msgid "New project" +msgstr "Nouveau projet" + +#: FCreateProject.form:76 +msgid "Project type" +msgstr "Type de projet" + +#: FCreateProject.form:117 +msgid "Graphical application" +msgstr "Application graphique" + +#: FCreateProject.form:139 +msgid "QT graphical application" +msgstr "Application graphique QT" + +#: FCreateProject.form:161 +msgid "GTK+ graphical application" +msgstr "Application graphique GTK+" + +#: FCreateProject.form:183 +msgid "Command-line application" +msgstr "Application en ligne de commande" + +#: FCreateProject.form:205 +msgid "SDL application" +msgstr "Application SDL" + +#: FCreateProject.form:227 +msgid "CGI Web application" +msgstr "Application Web CGI" + +#: FCreateProject.form:253 +msgid "" +"Application stored in a\n" +"Subversion repository" +msgstr "" +"Application stockée dans un\n" +"référentiel Subversion" + +#: FCreateProject.form:282 +msgid "Internationalization" +msgstr "Internationalisation" + +#: FCreateProject.form:300 +msgid "Settings files management" +msgstr "Gestion des fichiers de configuration" + +#: FCreateProject.form:306 +msgid "Regular expressions" +msgstr "Expressions rationnelles" + +#: FCreateProject.form:312 +msgid "XML / XSLT programming" +msgstr "Programmation XML / XSLT" + +#: FCreateProject.form:318 +msgid "OpenGL programming" +msgstr "Programmation OpenGL" + +#: FCreateProject.form:324 +msgid "Image processing" +msgstr "Traitement d'images" + +#: FCreateProject.form:330 +msgid "Visual Basic™ conversion help" +msgstr "Conversion depuis Visual Basic™" + +#: FCreateProject.form:340 +msgid "Component programming" +msgstr "Programmation d'un composant" + +#: FCreateProject.form:346 +msgid "Project directory" +msgstr "Répertoire du projet" + +#: FCreateProject.form:354 +msgid "Project information" +msgstr "Information sur le projet" + +#: FCreateProject.form:365 +msgid "Identification" +msgstr "Identification" + +#: FCreateProject.form:380 FPropertyProject.form:193 +msgid "Title" +msgstr "Titre" + +#: FCreateProject.form:391 FOpenProject.form:157 +msgid "Open in another window" +msgstr "Ouvrir dans une nouvelle fenêtre" + +#: FCreateProject.form:403 +msgid "Repository" +msgstr "Référentiel" + +#: FCreateProject.form:427 +msgid "" +"Once the information entered, you can\n" +"click on the OK button to create the project.\n" +"

Click on the Previous button if you had made a mistake.\n" +"

Click on the Cancel button to cancel the operation.\n" +"\n" +msgstr "" +"Une fois les informations saisies, vous pouvez\n" +"cliquer sur le bouton OK pour créer le projet.\n" +"

Cliquez sur le bouton Précédent si vous avez fait une erreur.\n" +"

Cliquez sur le bouton Annuler pour abandonner l'opération.\n" +"\n" + +#: FDebugExpr.class:4 +msgid "not available" +msgstr "non disponible" + +#: FDebugExpr.class:465 FDebugInfo.class:34 FPropertyProject.class:130 +msgid "Value" +msgstr "Valeur" + +#: FDebugExpr.class:469 +msgid "Key" +msgstr "Clef" + +#: FDebugExpr.class:475 +msgid "Symbol" +msgstr "Symbole" + +#: FDebugExpr.form:31 +msgid "Show hidden symbols" +msgstr "Afficher les symboles cachés" + +#: FDebugExpr.form:48 +msgid "No element" +msgstr "Aucun élément" + +#: FDebugInfo.class:47 +msgid "Expression" +msgstr "Expression" + +#: FDebugInfo.class:55 +msgid "Function" +msgstr "Fonction" + +#: FDebugInfo.class:57 FIconEditor.form:199 FImportTable.class:68 +#: FOption.form:403 +msgid "Line" +msgstr "Ligne" + +#: FDebugInfo.class:64 FInfo.class:111 FTranslate.class:68 +msgid "File" +msgstr "Fichier" + +#: FDebugInfo.class:68 +msgid "Col." +msgstr "-" + +#: FDebugInfo.class:150 +msgid "native code" +msgstr "code natif" + +#: FDebugInfo.class:530 FIconEditor.class:1413 FList.class:155 +#: FOption.class:618 FOutput.form:79 +msgid "Clear" +msgstr "Effacer" + +#: FDebugInfo.class:530 +msgid "Do you want to clear the expression list ?" +msgstr "Désirez-vous effacer la liste des expressions ?" + +#: FDebugInfo.class:935 +msgid "Dynamic variables" +msgstr "Variables dynamiques" + +#: FDebugInfo.class:935 +msgid "Static variables" +msgstr "Variables statiques" + +#: FDebugInfo.form:45 FMain.form:1213 +msgid "Debug" +msgstr "Débogage" + +#: FDebugInfo.form:58 FMain.form:966 FOption.form:589 FSearch.class:92 +msgid "Console" +msgstr "Console" + +#: FDebugInfo.form:67 +msgid "Local variables" +msgstr "Variables locales" + +#: FDebugInfo.form:84 +msgid "Current object" +msgstr "Objet courant" + +#: FDebugInfo.form:101 +msgid "Watch" +msgstr "Surveiller" + +#: FDebugInfo.form:115 +msgid "Add expression" +msgstr "Ajouter une expression" + +#: FDebugInfo.form:117 FMakeInstall.form:563 FPropertyComponent.form:193 +msgid "&Add" +msgstr "&Ajouter" + +#: FDebugInfo.form:123 +msgid "Remove current expression" +msgstr "Supprimer l'expression sélectionnée" + +#: FDebugInfo.form:125 FMain.form:727 FMakeInstall.form:569 FOption.form:821 +#: FPropertyComponent.form:199 FPropertyProject.form:440 +msgid "&Remove" +msgstr "&Supprimer" + +#: FDebugInfo.form:131 +msgid "Remove all expressions" +msgstr "Supprimer toutes les expressions" + +#: FDebugInfo.form:133 +msgid "Remove all" +msgstr "Tout supprimer" + +#: FDebugInfo.form:139 +msgid "Display ME" +msgstr "Afficher ME" + +#: FDebugInfo.form:141 +msgid "Display" +msgstr "Afficher" + +#: FDebugInfo.form:165 MTheme.module:6 +msgid "Breakpoints" +msgstr "Points d'arrêt" + +#: FDebugInfo.form:174 +msgid "Remove current breakpoint" +msgstr "Supprimer le point d'arrêt sélectionné" + +#: FDebugInfo.form:182 +msgid "Remove all breakpoints" +msgstr "Supprimer tous les points d'arrêts" + +#: FDebugInfo.form:204 +msgid "Search list" +msgstr "Liste de recherche" + +#: FDebugInfo.form:214 +msgid "Cancel current search" +msgstr "Annuler la recherche en cours" + +#: FDebugInfo.form:223 +msgid "Search again" +msgstr "Rechercher de nouveau" + +#: FDebugInfo.form:230 +msgid "Reset" +msgstr "Réinitialiser" + +#: FDebugInfo.form:237 +msgid "Show search window" +msgstr "Afficher la fenêtre de recherche" + +#: FDebugInfo.form:280 FSearch.class:452 FTranslate.class:597 +msgid "Search string cannot be found." +msgstr "La chaîne recherchée est introuvable." + +#: FDebugInfo.form:313 +msgid "Stack backtrace" +msgstr "État de la pile" + +#: FEditor.class:2378 FIconEditor.class:2046 FTextEditor.class:495 +msgid "" +"The file has been modified.\n" +"\n" +"All your changes will be lost." +msgstr "" +"Le fichier a été modifié.\n" +"\n" +"Toutes les modifications seront perdues." + +#: FEditor.class:2806 +msgid "(Declarations)" +msgstr "(Déclarations)" + +#: FEditor.form:96 +msgid "Go to" +msgstr "Aller à" + +#: FEditor.form:101 FTextEditor.form:67 +msgid "Go to line..." +msgstr "Aller à la ligne..." + +#: FEditor.form:107 +msgid "Find definition" +msgstr "Trouver la définition" + +#: FEditor.form:114 FHelpBrowser.form:48 +msgid "Go back" +msgstr "Revenir en arrière" + +#: FEditor.form:121 +msgid "Open form" +msgstr "Ouvrir le formulaire" + +#: FEditor.form:128 FForm.form:141 FMain.form:680 +msgid "&Startup class" +msgstr "Cla&sse de démarrage" + +#: FEditor.form:176 FTextEditor.form:117 +msgid "Select &All" +msgstr "&Tout sélectionner" + +#: FEditor.form:185 FOutput.form:89 FTextEditor.form:126 +msgid "Find next" +msgstr "Poursuivre la recherche" + +#: FEditor.form:192 FOutput.form:96 FTextEditor.form:133 +msgid "Find previous" +msgstr "Recherche en arrière" + +#: FEditor.form:201 +msgid "Run &until current line" +msgstr "Exécuter &jusqu'à la ligne courante" + +#: FEditor.form:208 +msgid "Toggle &breakpoint" +msgstr "Basculer un &point d'arrêt" + +#: FEditor.form:215 +msgid "&Watch expression" +msgstr "&Surveiller une expression" + +#: FEditor.form:223 FTextEditor.form:142 +msgid "Advanced" +msgstr "Avancé" + +#: FEditor.form:227 FTextEditor.form:153 +msgid "Lower case" +msgstr "Minuscules" + +#: FEditor.form:234 FTextEditor.form:146 +msgid "Upper case" +msgstr "Majuscules" + +#: FEditor.form:244 +msgid "Comment" +msgstr "Mettre en commentaire" + +#: FEditor.form:251 +msgid "Uncomment" +msgstr "Retirer les commentaires" + +#: FEditor.form:261 +msgid "Paste special..." +msgstr "Collage spécial..." + +#: FEditor.form:268 FTextEditor.form:163 +msgid "Insert color..." +msgstr "Insérer une couleur..." + +#: FEditor.form:274 +msgid "Format code" +msgstr "Formater le code" + +#: FEditor.form:280 +msgid "Sort procedures..." +msgstr "Trier les procédures..." + +#: FEditor.form:286 FTextEditor.form:183 +msgid "View" +msgstr "Affichage" + +#: FEditor.form:290 FTextEditor.form:187 +msgid "No split" +msgstr "Affichage complet" + +#: FEditor.form:297 FTextEditor.form:194 +msgid "Horizontal split" +msgstr "Séparation horizontale" + +#: FEditor.form:304 FTextEditor.form:201 +msgid "Vertical split" +msgstr "Séparation verticale" + +#: FEditor.form:332 FPasteSpecial.form:51 +msgid "Paste as string" +msgstr "Coller comme chaîne" + +#: FEditor.form:337 FPasteSpecial.form:56 +msgid "Paste as multi-line string" +msgstr "Coller comme chaîne sur plusieurs lignes" + +#: FEditor.form:342 FPasteSpecial.form:41 +msgid "Paste as comments" +msgstr "Coller comme commentaires" + +#: FEditor.form:350 FOption.form:364 +msgid "Editor" +msgstr "Éditeur" + +#: FEditor.form:409 FPasteSpecial.form:19 +msgid "Paste special" +msgstr "Collage spécial" + +#: FEditor.form:504 +msgid "Make code pretty" +msgstr "Réindenter le code" + +#: FEditor.form:512 +msgid "Toggle breakpoint" +msgstr "Basculer un point d'arrêt" + +#: FEditor.form:520 +msgid "Watch expression" +msgstr "Surveiller des expressions" + +#: FEditor.form:551 +msgid "Procedure list" +msgstr "Liste des procédures" + +#: FExportData.class:113 +msgid "Unable to export data." +msgstr "Impossible d'exporter les données." + +#: FExportData.class:126 +msgid "&Overwrite" +msgstr "&Remplacer" + +#: FExportData.class:126 +msgid "" +"This file already exists.\n" +"\n" +"Do you want to overwrite it?" +msgstr "" +"Ce fichier existe déjà.\n" +"\n" +"Désirez-vous le remplacer ?" + +#: FExportData.form:31 FImportTable.form:97 +msgid "Delimiter character" +msgstr "Caractère délimiteur" + #: FExportData.form:37 FImportTable.form:103 msgid "," msgstr "-" +#: FExportData.form:37 FImportTable.form:103 +msgid ":" +msgstr "-" + #: FExportData.form:37 FImportTable.form:103 msgid ";" msgstr "-" #: FExportData.form:37 FImportTable.form:103 -msgid ":" +msgid "Space" +msgstr "Espace" + +#: FExportData.form:37 FImportTable.form:103 +msgid "Tab" msgstr "-" -#: FProperty.form:121 -msgid "..." +#: FExportData.form:42 FImportTable.form:108 +msgid "Enclose character" +msgstr "Caractère d'échappement" + +#: FExportData.form:48 FImportTable.form:114 +msgid "\"" msgstr "-" #: FExportData.form:48 FImportTable.form:114 msgid "'" msgstr "-" -#: FExportData.form:48 FImportTable.form:114 -msgid "\"" +#: FExportData.form:54 +msgid "Export field names" +msgstr "Exporter les noms des champs" + +#: FExportData.form:60 +msgid "Export selected records only" +msgstr "Exporter les enregistrements sélectionnés uniquement" + +#: FFieldChooser.class:56 FTableChooser.class:66 +msgid "Unable to open connection." +msgstr "Impossible d'ouvrir la connexion." + +#: FFieldChooser.class:63 +msgid "Unable to get table fields." +msgstr "Impossible de récupérer les champs de la table." + +#: FFieldChooser.class:69 +msgid "Edit field list" +msgstr "Éditer la liste des champs" + +#: FFieldChooser.class:72 +msgid "Select a field" +msgstr "Choisissez un champ" + +#: FFieldChooser.form:38 FTableChooser.form:30 +msgid "Connection" +msgstr "Connexion" + +#: FFieldChooser.form:50 FImportTable.form:152 FPasteTable.form:67 +msgid "Table" +msgstr "Table" + +#: FFieldChooser.form:121 FList.form:104 +msgid "&Undo" +msgstr "&Annuler" + +#: FFontChooser.form:12 +msgid "Select a font" +msgstr "Choisissez une police" + +#: FForm.class:119 +msgid "Bad form file" +msgstr "Le fichier formulaire contient une erreur" + +#: FForm.class:1242 +msgid "Component missing for control &1" +msgstr "Composant introuvable pour le contrôle &1" + +#: FForm.class:2923 +msgid "" +"The form has been modified.\n" +"\n" +"All your changes will be lost." +msgstr "" +"Le formulaire a été modifié.\n" +"\n" +"Tous vos changements seront perdus." + +#: FForm.form:117 FIconEditor.form:181 +msgid "Select" +msgstr "Sélectionner" + +#: FForm.form:122 +msgid "Event" +msgstr "Evènement" + +#: FForm.form:128 +msgid "Change into" +msgstr "Transformer en" + +#: FForm.form:134 +msgid "Open code" +msgstr "Ouvrir le code" + +#: FForm.form:149 +msgid "Show tab" +msgstr "Afficher l'onglet" + +#: FForm.form:157 +msgid "Move tab" +msgstr "Déplacer l'onglet" + +#: FForm.form:162 +msgid "&First" +msgstr "&Début" + +#: FForm.form:169 FSearch.form:197 FTips.form:72 +msgid "&Previous" +msgstr "&Précédent" + +#: FForm.form:176 FSearch.form:191 FTips.form:78 +msgid "&Next" +msgstr "&Suivant" + +#: FForm.form:183 +msgid "&Last" +msgstr "&Fin" + +#: FForm.form:194 +msgid "Select all" +msgstr "Sélectionner tout" + +#: FForm.form:200 +msgid "Unselect all" +msgstr "Déselectionner tout" + +#: FForm.form:223 +msgid "Copy at the same place" +msgstr "Copier au même emplacement" + +#: FForm.form:243 +msgid "Delete container only" +msgstr "Supprimer le conteneur uniquement" + +#: FForm.form:250 +msgid "Embed into a container" +msgstr "Imbriquer dans un conteneur" + +#: FForm.form:259 +msgid "Arrangement" +msgstr "Disposition" + +#: FForm.form:263 +msgid "Bring to foreground" +msgstr "Au premier plan" + +#: FForm.form:270 +msgid "Send to background" +msgstr "A l'arrière-plan" + +#: FForm.form:280 +msgid "Horizontal" +msgstr "Horizontal" + +#: FForm.form:287 +msgid "Rows" +msgstr "Lignes" + +#: FForm.form:293 +msgid "Vertical" +msgstr "Vertical" + +#: FForm.form:300 +msgid "Columns" +msgstr "Colonnes" + +#: FForm.form:309 +msgid "Center horizontally" +msgstr "Centrer horizontalement" + +#: FForm.form:315 +msgid "Center vertically" +msgstr "Centrer verticalement" + +#: FForm.form:321 +msgid "Alignment" +msgstr "Alignement" + +#: FForm.form:325 +msgid "Align to &left" +msgstr "Aligner sur la &gauche" + +#: FForm.form:331 +msgid "Align to &right" +msgstr "Aligner sur la &droite" + +#: FForm.form:337 +msgid "Align to &top" +msgstr "Aligner sur le &haut" + +#: FForm.form:343 +msgid "Align to &bottom" +msgstr "Aligner sur le &bas" + +#: FForm.form:352 +msgid "Same &width" +msgstr "Même &largeur" + +#: FForm.form:358 +msgid "Same &height" +msgstr "Même hau&teur" + +#: FForm.form:368 +msgid "Menu editor..." +msgstr "Editeur de menu..." + +#: FForm.form:416 FTextEditor.form:251 +msgid "Code" +msgstr "Code" + +#: FForm.form:423 +msgid "Lock form" +msgstr "Verrouiller le formulaire" + +#: FForm.form:487 FMenu.form:63 +msgid "Menu editor" +msgstr "Editeur de menu" + +#: FForm.form:494 +msgid "Toggle grid" +msgstr "Bascule l'affichage de la grille" + +#: FForm.form:521 +msgid "Align to top" +msgstr "Aligner sur le haut" + +#: FForm.form:528 +msgid "Align to bottom" +msgstr "Aligner sur le bas" + +#: FForm.form:535 +msgid "Align to left" +msgstr "Aligner sur la gauche" + +#: FForm.form:542 +msgid "Align to right" +msgstr "Aligner sur la droite" + +#: FForm.form:549 +msgid "Same width" +msgstr "Même largeur" + +#: FForm.form:556 +msgid "Same height" +msgstr "Même hauteur" + +#: FForm.form:613 +msgid "Move tab first" +msgstr "Déplacer l'onglet au début" + +#: FForm.form:620 +msgid "Move tab left" +msgstr "Déplacer l'onglet à gauche" + +#: FForm.form:627 +msgid "Move tab right" +msgstr "Déplacer l'onglet à droite" + +#: FForm.form:634 +msgid "Move tab last" +msgstr "Déplacer l'onglet à la fin" + +#: FFormStack.form:15 FMain.form:1241 +msgid "Hierarchy" +msgstr "Hiérarchie" + +#: FFormStack.form:23 +msgid "Click on a form to display the hierarchy of its controls..." +msgstr "Cliquez sur un formulaire pour afficher la hiérarchie de ses contrôles..." + +#: FFormStack.form:32 +msgid "Move top" +msgstr "Déplacer tout en haut" + +#: FFormStack.form:38 FMenu.form:142 +msgid "Move up" +msgstr "Déplacer vers le haut" + +#: FFormStack.form:44 FMenu.form:148 +msgid "Move down" +msgstr "Déplacer vers le bas" + +#: FFormStack.form:50 +msgid "Move bottom" +msgstr "Déplacer tout en bas" + +#: FGotoLine.form:12 +msgid "Go to line" +msgstr "Aller à la ligne" + +#: FHelpBrowser.class:22 FPropertyProject.form:348 +msgid "Default language" +msgstr "Langage par défaut" + +#: FHelpBrowser.form:28 FMain.form:984 +msgid "Help browser" +msgstr "Navigateur d'aide" + +#: FHelpBrowser.form:54 +msgid "Go forward" +msgstr "Aller en avant" + +#: FHelpBrowser.form:73 +msgid "Show help tree" +msgstr "Afficher l'arborescence de l'aide" + +#: FHelpBrowser.form:84 FIconEditor.form:152 FImageEditor.form:119 +msgid "Zoom in" +msgstr "Zoom avant" + +#: FHelpBrowser.form:90 FIconEditor.form:160 FImageEditor.form:131 +msgid "Zoom out" +msgstr "Zoom arrière" + +#: FHelpBrowser.form:96 +msgid "No zoom" +msgstr "Taille normale" + +#: FHelpBrowser.form:106 +msgid "Gambas web site" +msgstr "Site web de Gambas" + +#: FHelpBrowser.form:108 +msgid "http://gambas.sourceforge.net" msgstr "-" +#: FHelpBrowser.form:115 +msgid "Print" +msgstr "Imprimer" + +#: FHelpBrowser.form:122 +msgid "Modify documentation..." +msgstr "Modifier la documentation..." + +#: FIconEditor.class:1413 +msgid "Do you want to clear the image ?" +msgstr "Voulez-vous effacer cette image ?" + +#: FIconEditor.class:1426 +msgid "" +"This image has been modified.\n" +"Do you want to save it ?" +msgstr "" +"Cette image a été modifiée.\n" +"Désirez-vous l'enregistrer ?" + +#: FIconEditor.form:94 +msgid "Clear all" +msgstr "Tout effacer" + +#: FIconEditor.form:168 +msgid "Scroll" +msgstr "Déplacer" + +#: FIconEditor.form:190 +msgid "Draw" +msgstr "Dessiner" + +#: FIconEditor.form:208 +msgid "Rectangle" +msgstr "Rectangle" + +#: FIconEditor.form:217 +msgid "Ellipse" +msgstr "Ellipse" + +#: FIconEditor.form:226 +msgid "Flood fill" +msgstr "Remplissage" + +#: FIconEditor.form:235 +msgid "Hatched flood fill" +msgstr "Remplissage alterné" + +#: FIconEditor.form:248 +msgid "Border only" +msgstr "Contour seulement" + +#: FIconEditor.form:257 +msgid "Filled" +msgstr "Rempli" + +#: FIconEditor.form:266 +msgid "Filled with border" +msgstr "Rempli avec bord" + +#: FIconEditor.form:275 +msgid "Transparent" +msgstr "Transparent" + +#: FIconEditor.form:284 +msgid "Opaque" +msgstr "Opaque" + +#: FIconEditor.form:297 +msgid "Replace color" +msgstr "Remplacement de couleur" + +#: FIconEditor.form:305 +msgid "Horizontal flip" +msgstr "Miroir horizontal" + +#: FIconEditor.form:313 +msgid "Vertical flip" +msgstr "Miroir vertical" + +#: FIconEditor.form:321 +msgid "Rotate clockwise" +msgstr "Rotation de 90° vers la droite" + +#: FIconEditor.form:329 +msgid "Rotate counter-clockwise" +msgstr "Rotation de 90° vers la gauche" + +#: FIconEditor.form:349 +msgid "Swap colors" +msgstr "Echanger les couleurs" + +#: FIconEditor.form:357 +msgid "Pick a color" +msgstr "Pipette" + +#: FImageEditor.form:48 FTextEditor.form:229 +msgid "Text editor" +msgstr "Éditeur de texte" + +#: FImportTable.class:70 +msgid "Message" +msgstr "Message" + +#: FImportTable.class:136 +msgid "(Automatic key)" +msgstr "(Clef automatique)" + +#: FImportTable.class:273 +msgid "Field_&1" +msgstr "Champ_&1" + +#: FImportTable.class:389 +msgid "Not enough values" +msgstr "Pas assez de valeurs" + +#: FImportTable.class:391 +msgid "Too many values" +msgstr "Trop de valeurs" + +#: FImportTable.class:415 +msgid "Cancelled by user" +msgstr "Annulé par l'utilisateur" + +#: FImportTable.class:424 +msgid "No record imported." +msgstr "Aucun enregistrement importé." + +#: FImportTable.class:426 +msgid "One record imported." +msgstr "Un enregistrement importé." + +#: FImportTable.class:428 +msgid "&1 records imported." +msgstr "&1 enregistrements importés." + +#: FImportTable.form:37 +msgid "Import file" +msgstr "Importer un fichier" + +#: FImportTable.form:56 FPasteTable.form:40 +msgid "Source" +msgstr "Source" + +#: FImportTable.form:74 +msgid "Charset" +msgstr "Jeu de caractères" + +#: FImportTable.form:80 +msgid "ISO 8859-1" +msgstr "-" + +#: FImportTable.form:80 +msgid "ISO 8859-15" +msgstr "-" + +#: FImportTable.form:80 +msgid "UTF-8" +msgstr "-" + +#: FImportTable.form:80 +msgid "WINDOWS-1252" +msgstr "-" + +#: FImportTable.form:85 +msgid "End of line" +msgstr "Fin de ligne" + +#: FImportTable.form:92 +msgid "Mac" +msgstr "-" + +#: FImportTable.form:92 +msgid "Unix" +msgstr "-" + +#: FImportTable.form:92 +msgid "Windows" +msgstr "-" + +#: FImportTable.form:120 +msgid "Strip useless white spaces" +msgstr "Supprimer les espaces inutiles" + +#: FImportTable.form:125 +msgid "Ignore first lines" +msgstr "Ignorer les premières lignes" + +#: FImportTable.form:135 +msgid "Line(s)" +msgstr "Ligne(s)" + +#: FImportTable.form:142 FPasteTable.form:51 +msgid "Destination" +msgstr "Destination" + +#: FImportTable.form:167 +msgid "The first line contains field names" +msgstr "La première ligne contient les noms des champs" + +#: FImportTable.form:172 +msgid "Key field" +msgstr "Champ clef" + +#: FImportTable.form:183 +msgid "Preview" +msgstr "Aperçu" + +#: FImportTable.form:191 +msgid "Messages" +msgstr "Messages" + +#: FImportTable.form:211 FTranslate.form:290 +msgid "&Import" +msgstr "&Importer" + +#: FInfo.class:12 +msgid "&1: &2" +msgstr "&1: &2" + +#: FInfo.class:66 +msgid "Gambas project" +msgstr "Projet Gambas" + +#: FInfo.class:67 +msgid "Modules" +msgstr "Modules" + +#: FInfo.class:68 +msgid "Classes" +msgstr "Classes" + +#: FInfo.class:70 +msgid "Lines of code: &1" +msgstr "Lignes de code : &1" + +#: FInfo.class:93 +msgid "Picture" +msgstr "Image" + +#: FInfo.class:95 +msgid "Text file" +msgstr "Fichier texte" + +#: FInfo.class:101 +msgid "CSS file" +msgstr "Feuille de style CSS" + +#: FInfo.class:104 +msgid "XML file" +msgstr "Fichier XML" + +#: FInfo.class:108 +msgid "ChangeLog" +msgstr "ChangeLog" + +#: FInfo.class:133 +msgid "&1, &2 line(s)" +msgstr "&1, &2 ligne(s)" + +#: FInfo.class:227 +msgid "This file is locked, and will be deleted on the next commit." +msgstr "Le fichier est verrouillé, et sera supprimé au prochain envoi." + +#: FInfo.class:229 +msgid "This file is not versioned, and must be added to the repository." +msgstr "Le fichier n'est pas versionné, et doit être ajouté au référentiel." + +#: FInfo.class:231 +msgid "This file has not been modified since the last commit." +msgstr "Ce fichier est inchangé depuis le dernier envoi vers le réferentiel." + +#: FInfo.form:61 FPropertyComponent.form:52 FPropertyProject.form:135 +msgid "General" +msgstr "Général" + +#: FInfo.form:71 +msgid "Link to" +msgstr "Lien vers" + +#: FInfo.form:97 FSelectIcon.form:53 FTranslate.class:69 +msgid "Size" +msgstr "Taille" + +#: FInfo.form:110 +msgid "Last modified" +msgstr "Modifié le" + +#: FInfo.form:123 +msgid "Directory" +msgstr "Répertoire" + +#: FInfo.form:147 FPropertyProject.form:588 +msgid "Versioning" +msgstr "Suivi" + +#: FList.class:105 +msgid "Item &1" +msgstr "Élément &1" + +#: FList.class:155 +msgid "Do you really want to clear the list?" +msgstr "Désirez-vous vraiment vider la liste ?" + +#: FList.form:24 +msgid "Edit list property" +msgstr "Éditer la liste des propriétés" + +#: FList.form:58 FMenu.form:83 FPropertyProject.form:434 +msgid "&Insert" +msgstr "&Insérer" + +#: FList.form:64 FMenu.form:98 FTranslate.form:321 +msgid "&Delete" +msgstr "&Supprimer" + +#: FList.form:70 FMakeInstall.form:575 +msgid "&Up" +msgstr "&Monter" + +#: FList.form:76 FMakeInstall.form:581 +msgid "&Down" +msgstr "&Descendre" + +#: FList.form:86 +msgid "Cl&ear" +msgstr "&Effacer" + +#: FList.form:92 FMain.form:640 FSystemInfo.form:72 +msgid "&Copy" +msgstr "&Copier" + +#: FList.form:98 FMain.form:647 +msgid "&Paste" +msgstr "&Coller" + +#: FMain.class:200 +msgid "Do you really want to delete this link ?" +msgstr "Voulez-vous vraiment supprimer ce lien ?" + +#: FMain.class:203 +msgid "Do you really want to delete this directory ?" +msgstr "Voulez-vous vraiment supprimer ce répertoire ?" + +#: FMain.class:215 +msgid "Do you really want to delete this file ?" +msgstr "Voulez-vous vraiment supprimer ce fichier ?" + +#: FMain.class:222 +msgid "Cannot delete file or directory" +msgstr "Impossible de supprimer le fichier ou le répertoire" + +#: FMain.class:556 +msgid "Sort history" +msgstr "Trier l'historique" + +#: FMain.class:560 FOpenProject.form:110 FWelcome.form:35 +msgid "Sort by date" +msgstr "Trier par date" + +#: FMain.class:560 FOpenProject.form:119 FWelcome.form:42 +msgid "Sort by name" +msgstr "Trier par nom" + +#: FMain.class:560 FOpenProject.form:127 FWelcome.form:48 +msgid "Sort by path" +msgstr "Trier dans l'ordre des chemins" + +#: FMain.class:571 +msgid "&Clear history" +msgstr "&Effacer l'historique" + +#: FMain.class:740 +msgid "New folder" +msgstr "Nouveau dossier" + +#: FMain.class:807 +msgid "" +"The GNU translation tools are not installed on your system.\n" +"\n" +"Please install them to be able to do the translation." +msgstr "" +"Les outils de traduction GNU ne sont pas installés sur votre système.\n" +"\n" +"Veuillez les installer pour pouvoir effectuer la traduction." + +#: FMain.class:1401 +msgid "Unable to drop file into the project." +msgstr "Impossible de déposer le fichier à l'intérieur du projet." + +#: FMain.class:1521 +msgid "All backup or generated files will be removed from the project directory." +msgstr "Les fichiers de sauvegarde et les fichiers générés du projet vont être supprimés." + +#: FMain.class:1521 +msgid "Clean" +msgstr "Nettoyer" + +#: FMain.class:1703 +msgid "To show the menu bar again, hit the following keys:

&1" +msgstr "Pour afficher de nouveau la barre de menus, appuyez sur les touches suivantes :

&1" + +#: FMain.class:1805 +msgid "Do you really want to add this file to the repository?" +msgstr "Désirez-vous réellement ajouter ce fichier au référentiel ?" + +#: FMain.form:197 +msgid "&File" +msgstr "&Fichier" + +#: FMain.form:201 +msgid "&New project..." +msgstr "&Nouveau projet..." + +#: FMain.form:208 +msgid "&Open project..." +msgstr "&Ouvrir un projet..." + +#: FMain.form:214 +msgid "Open &recent" +msgstr "Ouvrir un projet &récent" + +#: FMain.form:221 +msgid "Open &example" +msgstr "Ouvrir un &exemple" + +#: FMain.form:232 +msgid "&Save project" +msgstr "&Enregistrer le projet" + +#: FMain.form:239 +msgid "Save project &as..." +msgstr "Enregistrer le projet &sous..." + +#: FMain.form:249 +msgid "&Quit" +msgstr "&Quitter" + +#: FMain.form:256 +msgid "&Project" +msgstr "&Projet" + +#: FMain.form:260 +msgid "&Compile" +msgstr "&Compiler" + +#: FMain.form:267 +msgid "Compile &All" +msgstr "&Tout Compiler" + +#: FMain.form:277 +msgid "&Translate..." +msgstr "&Traduire..." + +#: FMain.form:286 +msgid "Make" +msgstr "Générer" + +#: FMain.form:290 +msgid "E&xecutable..." +msgstr "E&xécutable..." + +#: FMain.form:297 +msgid "&Source archive..." +msgstr "Archive des fichiers &source..." + +#: FMain.form:304 +msgid "&Installation package..." +msgstr "Paquetage d'&installation..." + +#: FMain.form:315 +msgid "&Clean up" +msgstr "&Nettoyer" + +#: FMain.form:321 +msgid "&Refresh" +msgstr "&Rafraîchir" + +#: FMain.form:327 +msgid "Put on &version control" +msgstr "Mettre sous contrôle de &version" + +#: FMain.form:337 +msgid "&Properties..." +msgstr "&Propriétés..." + +#: FMain.form:344 +msgid "Co&mponent properties..." +msgstr "Propriétés du co&mposant..." + +#: FMain.form:352 +msgid "&Debug" +msgstr "&Débogage" + +#: FMain.form:356 +msgid "&Run" +msgstr "Déma&rrer" + +#: FMain.form:366 +msgid "&Pause" +msgstr "&Pause" + +#: FMain.form:373 +msgid "&Stop" +msgstr "&Stop" + +#: FMain.form:380 +msgid "St&ep" +msgstr "P&as-à-pas" + +#: FMain.form:387 +msgid "&Forward" +msgstr "&Avancer" + +#: FMain.form:394 +msgid "Finis&h" +msgstr "&Terminer" + +#: FMain.form:404 +msgid "Clear &all breakpoints" +msgstr "Effacer &tous les points d'arrêts" + +#: FMain.form:409 +msgid "Close all &debug windows" +msgstr "Fermer toutes les fenêtres de &débogage" + +#: FMain.form:414 +msgid "&View" +msgstr "&Affichage" + +#: FMain.form:418 +msgid "Pro&ject" +msgstr "Pro&jet" + +#: FMain.form:427 +msgid "&Properties" +msgstr "&Propriétés" + +#: FMain.form:435 +msgid "&Console" +msgstr "&Console" + +#: FMain.form:445 +msgid "Status bar" +msgstr "Barre d'état" + +#: FMain.form:452 +msgid "Hide menubar" +msgstr "Cacher la barre de menus" + +#: FMain.form:458 +msgid "Close &all windows" +msgstr "Fermer &toutes les fenêtres" + +#: FMain.form:464 +msgid "&Tools" +msgstr "&Outils" + +#: FMain.form:467 +msgid "&Find..." +msgstr "&Rechercher..." + +#: FMain.form:473 +msgid "&Replace..." +msgstr "&Remplacer..." + +#: FMain.form:483 +msgid "&Browse project..." +msgstr "&Parcourir le projet..." + +#: FMain.form:490 +msgid "&Open a terminal..." +msgstr "&Ouvrir un terminal..." + +#: FMain.form:500 +msgid "&Shortcuts..." +msgstr "&Raccourcis..." + +#: FMain.form:506 +msgid "&Preferences..." +msgstr "&Préférences..." + +#: FMain.form:521 +msgid "&Directory" +msgstr "&Répertoire" + +#: FMain.form:527 +msgid "&Project link..." +msgstr "Lien vers un &projet..." + +#: FMain.form:538 +msgid "&Module..." +msgstr "&Module..." + +#: FMain.form:546 +msgid "&Class..." +msgstr "&Classe..." + +#: FMain.form:554 +msgid "&Form..." +msgstr "&Formulaire..." + +#: FMain.form:562 +msgid "&WebPage..." +msgstr "&Page Web..." + +#: FMain.form:570 +msgid "&Report..." +msgstr "&État..." + +#: FMain.form:581 +msgid "&Image..." +msgstr "&Image..." + +#: FMain.form:588 +msgid "&HTML file..." +msgstr "Fichiers &HTML..." + +#: FMain.form:595 +msgid "&Style sheet..." +msgstr "&Feuille de style..." + +#: FMain.form:603 +msgid "&Other..." +msgstr "&Autre..." + +#: FMain.form:618 +msgid "Edit &code" +msgstr "Editer le &code" + +#: FMain.form:622 +msgid "Edit with" +msgstr "Éditer avec" + +#: FMain.form:633 +msgid "&Cut" +msgstr "&Couper" + +#: FMain.form:654 +msgid "&Rename..." +msgstr "&Renommer..." + +#: FMain.form:661 +msgid "&Delete..." +msgstr "&Supprimer..." + +#: FMain.form:671 +msgid "Copy file pat&h" +msgstr "Copier le c&hemin du fichier" + +#: FMain.form:688 +msgid "&Add to repository" +msgstr "&Ajouter au référentiel" + +#: FMain.form:713 +msgid "&New connection..." +msgstr "&Nouvelle connexion..." + +#: FMain.form:721 +msgid "&Open" +msgstr "&Ouvrir" + #: FMain.form:781 msgid "&?" msgstr "-" +#: FMain.form:790 +msgid "&Help browser" +msgstr "&Navigateur d'aide" + +#: FMain.form:798 +msgid "&Tips of the day" +msgstr "&Astuces du jour" + +#: FMain.form:806 +msgid "&System informations..." +msgstr "Informations &système..." + +#: FMain.form:812 +msgid "&About Gambas..." +msgstr "&A propos de Gambas..." + +#: FMain.form:838 +msgid "Open project" +msgstr "Ouvrir un projet" + +#: FMain.form:847 +msgid "Save project" +msgstr "Enregistrer le projet" + +#: FMain.form:854 FSaveProjectAs.form:15 +msgid "Save project as" +msgstr "Enregistrer le projet sous" + +#: FMain.form:861 FPropertyProject.form:96 +msgid "Project properties" +msgstr "Propriétés du projet" + +#: FMain.form:868 FPropertyComponent.form:38 +msgid "Component properties" +msgstr "Propriétés du composant" + +#: FMain.form:876 +msgid "Refresh project" +msgstr "Rafraîchir le projet" + +#: FMain.form:883 FOption.form:147 +msgid "Preferences" +msgstr "Préférences" + +#: FMain.form:892 +msgid "Shortcuts" +msgstr "Raccourcis" + +#: FMain.form:903 +msgid "Translate" +msgstr "Traduire" + +#: FMain.form:911 +msgid "Make source archive" +msgstr "Générer une archive des sources" + +#: FMain.form:918 FMakeExecutable.form:15 +msgid "Make executable" +msgstr "Générer l'exécutable" + +#: FMain.form:926 FMakeInstall.form:99 +msgid "Make installation package" +msgstr "Créer un paquetage d'installation" + +#: FMain.form:948 +msgid "Properties sheet" +msgstr "Feuille de propriétés" + +#: FMain.form:957 +msgid "Toolbox" +msgstr "Boîte à outils" + +#: FMain.form:975 FSearch.form:61 +msgid "Search" +msgstr "Rechercher" + +#: FMain.form:992 +msgid "Compile" +msgstr "Compiler" + +#: FMain.form:999 +msgid "Compile all" +msgstr "Tout compiler" + +#: FMain.form:1006 +msgid "Run" +msgstr "Démarrer" + +#: FMain.form:1013 +msgid "Pause" +msgstr "Pause" + +#: FMain.form:1020 +msgid "Stop" +msgstr "Arrêter" + +#: FMain.form:1027 +msgid "Step" +msgstr "Pas-à-pas" + +#: FMain.form:1034 +msgid "Forward" +msgstr "Avancer" + +#: FMain.form:1041 +msgid "Finish current function" +msgstr "Terminer la fonction courante" + +#: FMain.form:1049 +msgid "Run until current line" +msgstr "Exécuter jusqu'à la ligne courante" + +#: FMain.form:1056 +msgid "Browse project..." +msgstr "Parcourir le projet..." + +#: FMain.form:1165 +msgid "Reset filter" +msgstr "Réinitialiser le filtre" + +#: FMain.form:1171 +msgid "Show exported classes" +msgstr "Afficher les classes exportées" + +#: FMain.form:1177 +msgid "Show added files" +msgstr "Afficher les fichier ajoutés" + +#: FMain.form:1222 FProperty.form:24 MHelp.module:573 +msgid "Properties" +msgstr "Propriétés" + +#: FMakeExecutable.class:18 FPropertyProject.class:1049 +msgid "Gambas applications" +msgstr "Applications Gambas" + +#: FMakeExecutable.form:39 +msgid "Run this command after" +msgstr "Exécuter ensuite cette commande" + +#: FMakeExecutable.form:44 +msgid "$(FILE) will be replaced by the path of the executable" +msgstr "$(FILE) sera remplacé par le chemin vers l'exécutable" + +#: FMakeExecutable.form:56 +msgid "Keep debugging information in executable" +msgstr "Conserver les informations de débogage dans l'exécutable" + +#: FMakeExecutable.form:62 +msgid "Create a shortcut on the desktop" +msgstr "Créer un raccourci sur le bureau" + +#: FMakeInstall.class:98 +msgid "Package" +msgstr "Paquetage" + +#: FMakeInstall.class:99 +msgid "Min. version" +msgstr "Version min." + +#: FMakeInstall.class:100 +msgid "Max. version" +msgstr "Version max." + +#: FMakeInstall.class:106 +msgid "File name" +msgstr "Nom de fichier" + +#: FMakeInstall.class:276 +msgid "Retry" +msgstr "Recommencer" + +#: FMakeInstall.class:276 Package.module:188 +msgid "The packages have been successfully created." +msgstr "Les paquetages ont été créés avec succès." + +#: FMakeInstall.class:310 +msgid "Please enter your name." +msgstr "Veuillez saisir votre nom." + +#: FMakeInstall.class:315 +msgid "Please enter your e-mail address." +msgstr "Veuillez saisir votre adresse e-mail." + +#: FMakeInstall.class:327 FPropertyProject.class:801 FSave.form:21 +#: Project.module:3045 +msgid "Continue" +msgstr "Continuer" + +#: FMakeInstall.class:327 +msgid "There is no CHANGELOG entry for this release." +msgstr "Il n'y aucune information de changement pour cette version." + +#: FMakeInstall.class:334 +msgid "Please enter the first CHANGELOG entry." +msgstr "Veuillez saisir la première entrée du CHANGELOG." + +#: FMakeInstall.class:344 +msgid "Please choose at least one target distribution." +msgstr "Veuillez sélectionner au moins une distribution cible." + +#: FMakeInstall.class:370 +msgid "Please choose the package group for each target distribution." +msgstr "Veuillez sélectionner un groupe de paquetage pour chaque distribution cible." + +#: FMakeInstall.class:372 +msgid "Please choose a package group." +msgstr "Veuillez sélectionner un groupe de paquetage." + +#: FMakeInstall.class:381 +msgid "Please choose the menu location for each target distribution." +msgstr "Veuillez sélectionner un emplacement de menu pour chaque distribution cible." + +#: FMakeInstall.class:383 +msgid "Please choose a menu location." +msgstr "Veuillez sélectionner un emplacement de menu." + +#: FMakeInstall.class:403 +msgid "The package cannot be stored inside the project directory." +msgstr "Le paquetage ne peut être créé à l'intérieur du répertoire du projet." + +#: FMakeInstall.class:441 +msgid "Initial release" +msgstr "Version initiale" + +#: FMakeInstall.class:695 +msgid "Menus" +msgstr "Menus" + +#: FMakeInstall.class:763 +msgid "Groups" +msgstr "Groupes" + +#: FMakeInstall.class:887 +msgid "Incorrect characters" +msgstr "Caractères incorrects" + +#: FMakeInstall.class:959 +msgid "Do you really want to remove all extra dependencies?" +msgstr "Voulez-vous vraiment retirer toutes les dépendances supplémentaires ?" + +#: FMakeInstall.class:1010 +msgid "Select the destination directory" +msgstr "Sélectionnez le répertoire destination" + +#: FMakeInstall.class:1084 +msgid "Do you really want to remove all extra files?" +msgstr "Voulez-vous vraiment retirer tous les fichiers supplémentaires ?" + +#: FMakeInstall.form:112 +msgid "Package information" +msgstr "Information sur le paquetage" + +#: FMakeInstall.form:118 +msgid "Package name" +msgstr "Nom du paquetage" + +#: FMakeInstall.form:135 +msgid "Prefix package name with the vendor name" +msgstr "Prefixer le nom du paquetage avec le nom du vendeur" + +#: FMakeInstall.form:140 +msgid "Insert release number in package version" +msgstr "Insérer le numéro de révision dans la version du paquetage" + +#: FMakeInstall.form:148 +msgid "Maintainer information" +msgstr "Informations sur le mainteneur" + +#: FMakeInstall.form:158 +msgid "Your name" +msgstr "Votre nom" + +#: FMakeInstall.form:173 +msgid "Your e-mail address" +msgstr "Votre adresse e-mail" + +#: FMakeInstall.form:188 +msgid "Vendor name" +msgstr "Nom du vendeur" + +#: FMakeInstall.form:203 +msgid "Website" +msgstr "Site Web" + +#: FMakeInstall.form:228 +msgid "License" +msgstr "Licence" + +#: FMakeInstall.form:234 +msgid "Freeware" +msgstr "-" + +#: FMakeInstall.form:234 +msgid "General Public License" +msgstr "-" + +#: FMakeInstall.form:234 +msgid "Lesser General Public License" +msgstr "-" + +#: FMakeInstall.form:234 +msgid "Non-free License" +msgstr "-" + +#: FMakeInstall.form:234 +msgid "Other License(s)" +msgstr "-" + +#: FMakeInstall.form:234 +msgid "Public Domain" +msgstr "-" + +#: FMakeInstall.form:238 +msgid "Changelog" +msgstr "-" + +#: FMakeInstall.form:243 +msgid "Please enter the changes of your project." +msgstr "Veuillez décrire les modifications apportées à votre projet." + +#: FMakeInstall.form:264 +msgid "Target distribution" +msgstr "Distribution cible" + +#: FMakeInstall.form:290 +msgid "Archlinux" +msgstr "-" + +#: FMakeInstall.form:311 +msgid "Autotools" +msgstr "-" + +#: FMakeInstall.form:332 +msgid "Debian" +msgstr "-" + +#: FMakeInstall.form:353 +msgid "Fedora" +msgstr "-" + +#: FMakeInstall.form:374 +msgid "Mandriva Linux" +msgstr "-" + +#: FMakeInstall.form:395 +msgid "OpenSUSE" +msgstr "-" + +#: FMakeInstall.form:416 +msgid "Slackware" +msgstr "-" + +#: FMakeInstall.form:437 +msgid "Ubuntu" +msgstr "-" + +#: FMakeInstall.form:442 +msgid "Package group" +msgstr "Groupe de paquetage" + +#: FMakeInstall.form:462 +msgid "Menu entry" +msgstr "Entrée de menu" + +#: FMakeInstall.form:484 +msgid "Categories" +msgstr "Catégories" + +#: FMakeInstall.form:493 +msgid "Desktop configuration file" +msgstr "Fichier de configuration du bureau" + +#: FMakeInstall.form:499 +msgid "Mimetypes" +msgstr "Types MIME" + +#: FMakeInstall.form:506 +msgid "" +"Enter the mimetypes handled by your application there.
\n" +"Please enter one mimetype by line.\n" +msgstr "Saisissez les types MIME gérés par votre application ici.
Veuillez saisir un type MIME par ligne.\n" + +#: FMakeInstall.form:518 +msgid "Additional configuration" +msgstr "Configuration additionnelle" + +#: FMakeInstall.form:525 +msgid "The following will be added to the end of the desktop configuration file." +msgstr "Le texte suivant sera ajouté à la fin du fichier de configuration du bureau." + +#: FMakeInstall.form:533 +msgid "Extra dependencies" +msgstr "Dépendances supplémentaires" + +#: FMakeInstall.form:537 +msgid "Same dependencies for all targets" +msgstr "Mêmes dépendances pour toutes les cibles" + +#: FMakeInstall.form:587 +msgid "&Clear" +msgstr "&Effacer" + +#: FMakeInstall.form:593 +msgid "Extra files" +msgstr "Fichiers supplémentaires" + +#: FMakeInstall.form:597 +msgid "Same files for all targets" +msgstr "Mêmes fichiers pour toutes les cibles" + +#: FMakeInstall.form:654 +msgid "Extra autoconf tests" +msgstr "Tests autoconf supplémentaires" + +#: FMakeInstall.form:659 +msgid "" +"Add extra tests for the configuration process.\n" +"

Leave this blank if you don't need it, or if you don't know anything about autoconf scripts." +msgstr "Ajout de tests supplémentaires au processus de configuration.

Laissez ce champ vide si vous n'en avez pas besoin, ou si vous ne connaissez rien aux scripts autoconf." + +#: FMakeInstall.form:667 +msgid "Destination directory" +msgstr "Répertoire de destination" + +#: FMakeInstall.form:676 +msgid "Create directories for each distribution" +msgstr "Créer des répertoires pour chaque distribution" + +#: FMakeInstall.form:679 +msgid "Create package" +msgstr "Création du paquetage" + +#: FMakeInstall.form:684 +msgid "" +"All needed information have been collected. You can now create the installation packages for your application...\n" +"

Click on the OK button to create the packages.\n" +"

Click on the Previous button if you had made a mistake.\n" +"

Click on the Cancel button to cancel the operation.\n" +"\n" +msgstr "" +"Toutes les informations nécessaires ont été collectées. Vous pouvez maintenant créer les paquetages d'installations de votre application...\n" +"

Cliquez sur le bouton OK pour créer les paquetages.\n" +"

Cliquez sur le bouton Précédent pour corriger une erreur.\n" +"

Cliquez sur le bouton Annuler pour abandonner l'opération.\n" +"\n" + +#: FMenu.class:64 +msgid "Ignore" +msgstr "Ignorer" + +#: FMenu.class:64 +msgid "Menus have been modified!" +msgstr "Les menus ont été modifiés !" + +#: FMenu.class:298 +msgid "Please enter a menu name." +msgstr "Veuillez entrer un nom de menu." + +#: FMenu.class:304 +msgid "Bad menu name !" +msgstr "Nom de menu incorrect !" + +#: FMenu.class:310 +msgid "Bad group name !" +msgstr "Nom de groupe incorrect !" + +#: FMenu.class:569 +msgid "This menu is too deep !" +msgstr "Ce menu est trop profond !" + +#: FMenu.class:934 Project.module:5024 +msgid "modified" +msgstr "modifié" + +#: FMenu.form:81 +msgid "Insert menu" +msgstr "Insérer un menu" + +#: FMenu.form:90 +msgid "Next menu" +msgstr "Menu suivant" + +#: FMenu.form:252 +msgid "CTRL" +msgstr "-" + +#: FMenu.form:257 +msgid "SHIFT" +msgstr "-" + +#: FMenu.form:262 +msgid "ALT" +msgstr "-" + +#: FMenu.form:310 +msgid "Visible" +msgstr "-" + +#: FMenu.form:315 +msgid "Enabled" +msgstr "-" + +#: FMenu.form:320 +msgid "Toggle" +msgstr "-" + +#: FMenu.form:325 +msgid "Checked" +msgstr "Checked" + +#: FMenu.form:348 +msgid "Click on Insert to add a new menu." +msgstr "Cliquez sur Insérer pour ajouter un nouveau menu." + +#: FNewConnection.class:84 +msgid "Please enter the name of the database." +msgstr "Veuillez saisir le nom de la base de données." + +#: FNewConnection.class:125 +msgid "Please enter password" +msgstr "Veuillez saisir le mot de passe" + +#: FNewConnection.class:127 +msgid "Connection properties" +msgstr "Propriétés de la connexion" + +#: FNewConnection.class:139 +msgid "New connection" +msgstr "Nouvelle connexion" + +#: FNewConnection.class:158 +msgid "Select a directory" +msgstr "Choisissez un répertoire" + +#: FNewConnection.class:193 +msgid "&Create database '&1'" +msgstr "&Créer la base de données « &1 »" + +#: FNewConnection.class:197 +msgid "&Delete database '&1'" +msgstr "&Supprimer la base de données « &1 »" + +#: FNewConnection.class:308 +msgid "Unable to create database." +msgstr "Impossible de créer la base de données." + +#: FNewConnection.class:317 +msgid "Do you really want to delete the database '&1'?" +msgstr "Désirez-vous vraiment supprimer la base de données « &1 » ?" + +#: FNewConnection.class:328 +msgid "Unable to delete database." +msgstr "Impossible de supprimer la base de données." + +#: FNewConnection.form:79 +msgid "Firebird" +msgstr "-" + +#: FNewConnection.form:79 +msgid "MySQL" +msgstr "-" + +#: FNewConnection.form:79 +msgid "ODBC" +msgstr "-" + +#: FNewConnection.form:79 +msgid "PostgreSQL" +msgstr "-" + +#: FNewConnection.form:79 +msgid "SQLite" +msgstr "-" + +#: FNewConnection.form:88 +msgid "Host" +msgstr "Hôte" + +#: FNewConnection.form:103 +msgid "Path" +msgstr "Emplacement" + +#: FNewConnection.form:166 Project.module:186 +msgid "Database" +msgstr "Bases de données" + +#: FNewConnection.form:223 +msgid "Ignore database charset" +msgstr "Ignorer le jeu de caractères de la base de données" + +#: FNewTable.class:33 +msgid "Create table" +msgstr "Nouvelle table" + +#: FNewTable.class:53 +msgid "Please enter the name of the new table." +msgstr "Veuillez saisir le nom de la nouvelle table." + +#: FNewTable.class:59 MConnection.module:272 +msgid "Table '&1' already exists." +msgstr "La table « &1 » existe déjà." + +#: FNewTranslation.form:10 FTranslate.form:303 +msgid "New translation" +msgstr "Nouvelle traduction" + +#: FOpenProject.form:28 +msgid "Select a project" +msgstr "Sélectionnez un projet" + +#: FOpenProject.form:88 +msgid "Recent" +msgstr "Récent" + +#: FOpenProject.form:137 FWelcome.class:52 +msgid "Examples" +msgstr "Exemples" + +#: FOption.class:4 +msgid "Amber" +msgstr "Ambre" + +#: FOption.class:4 +msgid "Amethyst" +msgstr "Améthiste" + +#: FOption.class:4 +msgid "Emerald" +msgstr "Emeraude" + +#: FOption.class:4 +msgid "Obsidian" +msgstr "Obsidienne" + +#: FOption.class:4 +msgid "Quest" +msgstr "Quête" + +#: FOption.class:4 +msgid "Quick" +msgstr "Rapide" + +#: FOption.class:4 +msgid "Ruby" +msgstr "Rubis" + +#: FOption.class:4 +msgid "Sapphire" +msgstr "Saphir" + +#: FOption.class:4 +msgid "Visual" +msgstr "Visuel" + +#: FOption.class:59 +msgid "Select a theme" +msgstr "Choisissez un thème" + +#: FOption.class:60 +msgid "Desktop" +msgstr "Bureau" + +#: FOption.class:61 FTranslate.class:135 +msgid "(Default)" +msgstr "(Défaut)" + +#: FOption.class:113 +msgid "Define..." +msgstr "Définir..." + +#: FOption.class:149 +msgid "Gambas highlight theme files" +msgstr "Fichiers thèmes de coloration de Gambas" + +#: FOption.class:150 +msgid "Export a theme file" +msgstr "Exporter un fichier thème" + +#: FOption.class:308 +msgid "Select a theme file" +msgstr "Choisissez un fichier thème" + +#: FOption.class:331 +msgid "You need to restart the application to see your changes." +msgstr "Vous devez redémarrer l'application pour que vos changements prennent effet." + +#: FOption.class:618 +msgid "Do you really want to clear the documentation cache?" +msgstr "Désirez-vous réellement vider le cache de la documentation ?" + +#: FOption.class:765 +msgid "Do you really want to delete this snippet?" +msgstr "Voulez-vous vraiment supprimer ce fragment ?" + +#: FOption.form:159 +msgid "Foreground color..." +msgstr "Avant-plan..." + +#: FOption.form:163 +msgid "Background color..." +msgstr "Arrière-plan..." + +#: FOption.form:170 +msgid "Bold" +msgstr "Gras" + +#: FOption.form:174 +msgid "Italic" +msgstr "Italique" + +#: FOption.form:178 +msgid "Underline" +msgstr "Souligné" + +#: FOption.form:188 +msgid "Interface" +msgstr "Interface" + +#: FOption.form:198 +msgid "Font size" +msgstr "Taille de police" + +#: FOption.form:204 +msgid "Normal" +msgstr "Normal" + +#: FOption.form:204 +msgid "Small" +msgstr "Petite" + +#: FOption.form:204 +msgid "Tiny" +msgstr "Très petite" + +#: FOption.form:215 +msgid "Tabstrip font size" +msgstr "Taille des titres d'onglets" + +#: FOption.form:232 +msgid "Toolbox size" +msgstr "Taille de la boîte à outils" + +#: FOption.form:249 +msgid "Sort properties" +msgstr "Trier les propriétés" + +#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 +msgid "No" +msgstr "Non" + +#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 +msgid "Yes" +msgstr "Oui" + +#: FOption.form:270 +msgid "Minimize at runtime" +msgstr "Minimiser à l'exécution" + +#: FOption.form:291 +msgid "Icon theme" +msgstr "Thème d'icône" + +#: FOption.form:308 +msgid "Quiet external commands" +msgstr "Commandes externes silencieuses" + +#: FOption.form:329 +msgid "Use utility windows" +msgstr "Utiliser des fenêtres utilitaires" + +#: FOption.form:350 +msgid "Always display optional messages" +msgstr "Toujours afficher les messages optionnels" + +#: FOption.form:374 +msgid "Default tab size" +msgstr "Tabulation par défaut" + +#: FOption.form:386 FPropertyProject.form:254 +msgid "space(s)" +msgstr "espace(s)" + +#: FOption.form:397 +msgid "Procedure separation" +msgstr "Séparation des procédures" + +#: FOption.form:403 MTheme.module:6 +msgid "Background" +msgstr "Arrière-plan" + +#: FOption.form:403 +msgid "Blend" +msgstr "Dégradé" + +#: FOption.form:403 FProperty.class:721 +msgid "None" +msgstr "Aucun" + +#: FOption.form:414 +msgid "Highlight current line" +msgstr "Surligner la ligne courante" + +#: FOption.form:435 +msgid "Highlight modified lines" +msgstr "Indiquer les lignes modifiées" + +#: FOption.form:456 +msgid "Show line numbers" +msgstr "Afficher les numéros de lignes" + +#: FOption.form:477 +msgid "Show spaces at end of line with dots" +msgstr "Afficher les espaces en fin de ligne avec des points" + +#: FOption.form:498 +msgid "Fold procedures by default" +msgstr "Replier les procédures par défaut" + +#: FOption.form:519 +msgid "Keywords in upper case" +msgstr "Mots-clefs en majuscule" + +#: FOption.form:540 +msgid "Control structure automatic completion" +msgstr "Compléter les structures de contrôle" + +#: FOption.form:554 +msgid "Style" +msgstr "Style" + +#: FOption.form:560 +msgid "Fonts" +msgstr "Polices" + +#: FOption.form:602 +msgid "Theme" +msgstr "Thème" + +#: FOption.form:620 +msgid "Import theme" +msgstr "Importer un thème" + +#: FOption.form:626 +msgid "Export theme" +msgstr "Exporter le thème" + +#: FOption.form:648 +msgid "Applications" +msgstr "Applications" + +#: FOption.form:658 +msgid "Browser" +msgstr "Navigateur" + +#: FOption.form:675 +msgid "Terminal" +msgstr "Terminal" + +#: FOption.form:692 +msgid "Image editor" +msgstr "Éditeur d'images" + +#: FOption.form:702 MTheme.module:6 +msgid "Help" +msgstr "Aide" + +#: FOption.form:712 +msgid "Display property help" +msgstr "Afficher l'aide des propriétés" + +#: FOption.form:733 +msgid "Show tooltips" +msgstr "Afficher les bulles d'aide" + +#: FOption.form:754 +msgid "Show documentation in popups" +msgstr "Afficher la documentation dans les popups" + +#: FOption.form:775 +msgid "Clear documentation cache" +msgstr "Vider le cache de la documentation" + +#: FOption.form:780 +msgid "Code snippets" +msgstr "Fragments de code" + +#: FOption.form:785 +msgid "Activate code snippets" +msgstr "Activer les fragments de code" + +#: FOption.form:807 FTranslate.form:305 +msgid "&New..." +msgstr "&Nouveau..." + +#: FOption.form:814 +msgid "&Edit..." +msgstr "&Éditer..." + +#: FOption.form:829 +msgid "Re&set" +msgstr "Réini&tialiser" + +#: FOption.form:837 +msgid "E&xport..." +msgstr "E&xporter..." + +#: FOption.form:845 +msgid "&Import..." +msgstr "&Importer..." + +#: FOption.form:851 +msgid "Code formatting" +msgstr "Formatage du code" + +#: FOption.form:861 +msgid "Format on load & save" +msgstr "Formater au chargement et à l'enregistrement" + +#: FOption.form:882 +msgid "Indent local variable declaration" +msgstr "Indenter les déclaration de variables locales" + +#: FOption.form:903 +msgid "Remove useless spaces at end of line" +msgstr "Supprimer les espaces inutiles en fin de ligne" + +#: FOption.form:924 +msgid "Keep successive void lines" +msgstr "Conserver les lignes vides successives" + +#: FOutput.class:32 +msgid "" +"Welcome to the Gambas console.\n" +"To evaluate any expression, type '?' followed by\n" +"the expression, then hit return.\n" +"\n" +msgstr "" +"Bienvenue sur la console de Gambas.\n" +"Pour évaluer une expression, tapez '?' suivi de\n" +"l'expression, puis appuyez sur RETURN.\n" +"\n" + +#: FOutput.form:30 +msgid "Console - Gambas" +msgstr "-" + +#: FOutput.form:109 +msgid "Undock console" +msgstr "Console flottante" + +#: FOutput.form:116 +msgid "Keep above" +msgstr "Conserver au premier plan" + +#: FOutput.form:123 +msgid "Clear console" +msgstr "Effacer la console" + +#: FOutput.form:152 +msgid "Search..." +msgstr "Rechercher..." + +#: FOutput.form:163 +msgid "Use system charset" +msgstr "Utiliser le jeu de caractères du système" + +#: FPasteSpecial.class:67 +msgid "Unable to paste text." +msgstr "Impossible de coller le texte." + +#: FPasteSpecial.form:35 +msgid "Paste normally" +msgstr "Coller normalement" + +#: FPasteSpecial.form:46 +msgid "Paste with PRINT" +msgstr "Coller avec PRINT" + +#: FPasteSpecial.form:85 +msgid "Clipboard contents" +msgstr "Contenu du presse-papiers" + +#: FPasteTable.class:57 +msgid "Please enter a table name." +msgstr "Veuillez entrer le nom de la table." + +#: FPasteTable.class:133 +msgid "Table already exists" +msgstr "La table existe déjà" + +#: FPasteTable.form:78 +msgid "Also copy table &data" +msgstr "Copier aussi le &contenu de la table" + +#: FProperty.class:343 +msgid "Forbidden characters in control name." +msgstr "Le nom du contrôle contient des caractères interdits." + +#: FProperty.class:348 +msgid "This name is already in use." +msgstr "Ce nom de contrôle est déjà utilisé." + +#: FProperty.class:358 +msgid "Forbidden characters in control group." +msgstr "Le nom du groupe contient des caractères interdits." + +#: FProperty.class:416 +msgid "Incorrect property value." +msgstr "Valeur de propriété incorrecte." + +#: FProperty.class:571 +msgid "The name of the control." +msgstr "Le nom du controle." + +#: FProperty.class:582 +msgid "The event group that the control belongs to." +msgstr "Le groupe d'évènements auquel le control appartient." + +#: FProperty.class:596 +msgid "If the form and controls dimensions must follow the size of the default font." +msgstr "Si les dimensions du formulaire et des contrôles doivent suivre la taille de la police par défaut." + +#: FProperty.class:600 +msgid "If the control is public." +msgstr "Si le contrôle est public." + +#: FProperty.class:621 +msgid "This property is virtual: it is only implemented in the IDE, and has no existence at runtime." +msgstr "Cette propriété est virtuelle: elle est implémentée par l'environnement de développement uniquement, et n'a pas d'existence pendant l'exécution du programme." + +#: FProperty.form:40 +msgid "Click on a form or a control to modify its properties..." +msgstr "Cliquez sur un formulaire ou un contrôle pour modifier ses propriétés..." + +#: FProperty.form:55 +msgid "Lock property" +msgstr "Verrouiller la propriété" + +#: FProperty.form:121 +msgid "..." +msgstr "-" + +#: FPropertyComponent.class:149 +msgid "Cannot write component description file." +msgstr "Impossible d'écrire le fichier de description du composant." + +#: FPropertyComponent.form:75 +msgid "Component advancement" +msgstr "Avancement du composant" + +#: FPropertyComponent.form:82 +msgid "Beta version" +msgstr "Version Bêta" + +#: FPropertyComponent.form:82 +msgid "Finished and stable" +msgstr "Terminé et stable" + +#: FPropertyComponent.form:93 +msgid "This component is hidden" +msgstr "Ce composant est caché" + +#: FPropertyComponent.form:106 +msgid "Exported classes" +msgstr "Classes exportées" + +#: FPropertyComponent.form:120 +msgid "Features" +msgstr "Fonctionnalités" + +#: FPropertyComponent.form:161 FPropertyProject.form:491 +msgid "Components" +msgstr "Composants" + +#: FPropertyComponent.form:205 +msgid "Remove All" +msgstr "Tout supprimer" + +#: FPropertyProject.class:106 +msgid "Not translatable" +msgstr "Non traduisible" + +#: FPropertyProject.class:129 +msgid "Variable" +msgstr "Variable" + +#: FPropertyProject.class:258 +msgid "Snapping value is incorrect." +msgstr "Le pas de la grille est incorrecte." + +#: FPropertyProject.class:445 +msgid "These components are incompatible:
&1." +msgstr "Ces composants sont incompatibles entre eux:
&1." + +#: FPropertyProject.class:458 +msgid "The &1 component needs one of the following components:
&2." +msgstr "Le composant &1 nécessite un des composants suivants:
&2." + +#: FPropertyProject.class:465 +msgid "The &1 component needs the &2 component." +msgstr "Le composant &1 nécessite le composant &2." + +#: FPropertyProject.class:792 +msgid "Unable to update project from repository." +msgstr "Impossible de mettre à-jour le projet à partir du référentiel." + +#: FPropertyProject.class:794 +msgid "Project has been updated from repository successfully." +msgstr "Le projet a été mis à-jour depuis le référentiel avec succès." + +#: FPropertyProject.class:801 +msgid "You are going to cancel your changes!" +msgstr "Tous les changements vont être annulés !" + +#: FPropertyProject.class:1048 +msgid "Select a Gambas application" +msgstr "Choisissez une application Gambas" + +#: FPropertyProject.class:1059 +msgid "&1 is already used as a library." +msgstr "&1 est déjà utilisé comme bibliothèque." + +#: FPropertyProject.class:1065 +msgid "&1 does not export any class." +msgstr "&1 ne contient aucune classe exportée." + +#: FPropertyProject.form:105 +msgid "GB_GUI=gb.qt4" +msgstr "-" + +#: FPropertyProject.form:111 +msgid "GB_GUI=gb.gtk" +msgstr "-" + +#: FPropertyProject.form:166 +msgid "Version" +msgstr "Version" + +#: FPropertyProject.form:216 +msgid "Author(s)" +msgstr "Auteur(s)" + +#: FPropertyProject.form:231 +msgid "Edition" +msgstr "Édition" + +#: FPropertyProject.form:242 +msgid "Tab size" +msgstr "Tabulations" + +#: FPropertyProject.form:262 +msgid "Compilation" +msgstr "Compilation" + +#: FPropertyProject.form:273 +msgid "Module symbols are public by default" +msgstr "Les modules sont publics par défaut" + +#: FPropertyProject.form:290 +msgid "Form controls are public" +msgstr "Les contrôles des formulaires sont publics" + +#: FPropertyProject.form:307 +msgid "Get version from program" +msgstr "Obtenir la version depuis le programme" + +#: FPropertyProject.form:320 FTranslate.form:87 +msgid "Translation" +msgstr "Traduction" + +#: FPropertyProject.form:331 +msgid "Project is translatable" +msgstr "Le projet est traduisible" + +#: FPropertyProject.form:363 +msgid "Debugging" +msgstr "Débogage" + +#: FPropertyProject.form:374 +msgid "Use a terminal emulator" +msgstr "Utiliser un émulateur de terminal" + +#: FPropertyProject.form:388 +msgid "Component" +msgstr "Composant" + +#: FPropertyProject.form:399 +msgid "This project is a component" +msgstr "Ce projet est un composant" + +#: FPropertyProject.form:409 +msgid "Environment" +msgstr "Environnement" + +#: FPropertyProject.form:419 +msgid "Arguments" +msgstr "Arguments" + +#: FPropertyProject.form:462 +msgid "Environment variables" +msgstr "Variables d'environnement" + +#: FPropertyProject.form:495 +msgid "Show only components used in project" +msgstr "Afficher uniquement les composants utilisés dans le projet" + +#: FPropertyProject.form:501 +msgid "Show components in beta version" +msgstr "Afficher les composants en version beta" + +#: FPropertyProject.form:514 +msgid "About &component..." +msgstr "A propos du &composant..." + +#: FPropertyProject.form:525 +msgid "&Reset" +msgstr "&Revenir" + +#: FPropertyProject.form:543 +msgid "Libraries" +msgstr "Bibliothèques" + +#: FPropertyProject.form:556 +msgid "&Add..." +msgstr "&Ajouter..." + +#: FPropertyProject.form:593 +msgid "Changes since last commit" +msgstr "Modifications depuis le dernier envoi" + +#: FPropertyProject.form:599 +msgid "There is no change to commit." +msgstr "Il n'y aucun changement à envoyer." + +#: FPropertyProject.form:615 +msgid "&Update" +msgstr "&Mettre à jour" + +#: FPropertyProject.form:621 +msgid "&Revert..." +msgstr "&Revenir..." + +#: FPropertyProject.form:627 +msgid "&Commit..." +msgstr "&Envoyer..." + +#: FReportBorderChooser.form:23 +msgid "Configure border" +msgstr "Configuration de la bordure" + +#: FReportBorderChooser.form:40 FReportPaddingChooser.form:53 +msgid "Bottom" +msgstr "Bas" + +#: FReportBorderChooser.form:100 FReportPaddingChooser.form:23 +msgid "Top" +msgstr "Haut" + +#: FReportBorderChooser.form:105 FReportPaddingChooser.form:33 +msgid "Left" +msgstr "Gauche" + +#: FReportBorderChooser.form:110 FReportPaddingChooser.form:43 +msgid "Right" +msgstr "Droite" + +#: FReportBorderChooser.form:115 FReportPaddingChooser.form:64 +msgid "Synchronize" +msgstr "Synchroniser" + +#: FReportBrushChooser.form:29 +msgid "Configure brush" +msgstr "Configuration du pinceau" + +#: FReportBrushChooser.form:47 +msgid "Color" +msgstr "Couleur" + +#: FReportBrushChooser.form:47 +msgid "Linear gradient" +msgstr "Dégradé linéaire" + +#: FReportBrushChooser.form:47 +msgid "Radial gradient" +msgstr "Dégradé circulaire" + +#: FReportBrushChooser.form:62 +msgid "Select an image inside the project" +msgstr "Sélectionnez une image située à l'intérieur du projet" + +#: FReportBrushChooser.form:96 +msgid "Add gradient stop" +msgstr "Ajouter une couleur de dégradé" + +#: FReportBrushChooser.form:102 +msgid "Remove gradient stop" +msgstr "Supprimer une couleur de dégradé" + +#: FReportBrushChooser.form:108 +msgid "Select gradient stop color..." +msgstr "Sélectionnez la couleur de dégradé" + +#: FReportBrushChooser.form:114 +msgid "Invert gradient" +msgstr "Inverser le dégradé" + +#: FReportBrushChooser.form:130 +msgid "Radius" +msgstr "Rayon" + +#: FReportCoordChooser.class:22 +msgid "Incorrect value." +msgstr "Valeur incorrecte." + +#: FReportCoordChooser.form:12 +msgid "Select a dimension" +msgstr "Choisissez une dimension" + #: FReportCoordChooser.form:21 msgid "%" msgstr "-" -#: FInfo.class:12 -msgid "&1: &2" -msgstr "&1: &2" +#: FReportCoordChooser.form:21 +msgid "cm" +msgstr "-" + +#: FReportCoordChooser.form:21 +msgid "in" +msgstr "-" + +#: FReportCoordChooser.form:21 +msgid "mm" +msgstr "-" + +#: FReportPaddingChooser.form:18 +msgid "Configure padding" +msgstr "Configuration de l'espacement" + +#: FSave.class:30 FWelcome.class:53 +msgid "Quit" +msgstr "Quitter" + +#: FSave.form:14 +msgid "Save modified files" +msgstr "Enregistrer les fichiers modifiés" + +#: FSave.form:35 +msgid "Do ¬ save" +msgstr "Ne &pas enregistrer" + +#: FSave.form:42 +msgid "Save &All" +msgstr "Tout &enregistrer" + +#: FSave.form:55 +msgid "The following files have been modified. Do you want to save them?" +msgstr "Les fichiers suivants ont été modifiés. Désirez-vous les enregistrer ?" + +#: FSaveProjectAs.class:42 +msgid "Unable to save the project." +msgstr "Impossible d'enregistrer le projet." + +#: FSaveProjectAs.form:28 +msgid "Project name" +msgstr "Nom du projet" + +#: FSearch.class:454 +msgid "Search string replaced once." +msgstr "La chaîne de caractères recherchée à été remplacée une fois." + +#: FSearch.class:456 +msgid "Search string replaced &1 times." +msgstr "La chaîne de caractères a été remplacée &1 fois." + +#: FSearch.class:821 +msgid "Do you really want to replace every string?" +msgstr "Désirez-vous vraiment remplacer l'ensemble des chaînes ?" + +#: FSearch.form:42 +msgid "Search & Replace" +msgstr "Rechercher & Remplacer" + +#: FSearch.form:75 +msgid "Replace" +msgstr "Remplacer" + +#: FSearch.form:105 +msgid "&Case sensitive" +msgstr "Tenir compte de la &casse" + +#: FSearch.form:110 +msgid "&Words only" +msgstr "&Mots seulements" + +#: FSearch.form:115 +msgid "Regular e&xpression" +msgstr "E&xpression rationnelle" + +#: FSearch.form:120 +msgid "&Highlight result" +msgstr "S&urligner le résultat" + +#: FSearch.form:125 +msgid "&Ignore strings" +msgstr "&Ignorer les chaînes" + +#: FSearch.form:130 +msgid "I&gnore comments" +msgstr "I&gnorer les commentaires" + +#: FSearch.form:145 +msgid "Search in" +msgstr "Rechercher dans" + +#: FSearch.form:152 +msgid "C&urrent procedure" +msgstr "Pr&océdure courante" + +#: FSearch.form:158 +msgid "Current &file" +msgstr "&Fichier courant" + +#: FSearch.form:165 +msgid "&Source files" +msgstr "Fichiers &sources" + +#: FSearch.form:171 +msgid "A&ll files" +msgstr "Tous &les fichiers" + +#: FSearch.form:204 +msgid "&Browse" +msgstr "P&arcourir" + +#: FSearch.form:210 +msgid "&Replace" +msgstr "&Remplacer" + +#: FSearch.form:216 +msgid "Replace &all" +msgstr "&Tout remplacer" + +#: FSelectExtraFile.form:12 +msgid "Select an extra file" +msgstr "Choisissez un fichier supplémentaire" + +#: FSelectIcon.class:30 +msgid "SVG image files" +msgstr "Fichiers images SVG" + +#: FSelectIcon.class:32 +msgid "Image files" +msgstr "Fichiers images" + +#: FSelectIcon.form:18 +msgid "Select a picture" +msgstr "Sélectionnez une image" + +#: FSelectIcon.form:40 +msgid "Stock" +msgstr "Stock" + +#: FSnippet.class:25 +msgid "Please enter a trigger string." +msgstr "Veuillez saisir une chaîne de déclenchement." + +#: FSnippet.class:31 +msgid "This trigger string is already in use." +msgstr "Cette chaîne de déclenchement est déjà utilisée." + +#: FSnippet.class:66 +msgid "Edit code snippet" +msgstr "Edition d'un fragment de code" + +#: FSnippet.class:69 +msgid "New code snippet" +msgstr "Nouveau fragment de code" + +#: FSnippet.form:26 +msgid "Trigger string" +msgstr "Chaîne de déclenchement" + +#: FSystemInfo.form:18 +msgid "System information" +msgstr "Informations système" + +#: FSystemInfo.form:45 +msgid "Please copy these informations in all your bug reports." +msgstr "Veuillez recopier ces informations dans tous vos rapports de bugs." + +#: FTableChooser.form:16 +msgid "Choose a table" +msgstr "Choisissez une table" + +#: FText.form:12 +msgid "Edit text property" +msgstr "Editer les propriétés de texte" + +#: FText.form:30 +msgid "Use a fixed font" +msgstr "Utiliser une police non proportionnelle" + +#: FTextEditor.class:690 +msgid "Original file has been saved in the Project folder." +msgstr "Le fichier d'origine a été sauvegardé dans le répertoire Projet." + +#: FTextEditor.class:690 +msgid "The file has been compressed from &1 to &2 bytes (&3)." +msgstr "La taille du fichier a été réduite de &1 à &2 octets (&3)." + +#: FTextEditor.class:696 +msgid "Unable to compress file." +msgstr "Impossible de compresser le fichier." + +#: FTextEditor.form:169 +msgid "Compress file" +msgstr "Compresser le fichier" + +#: FTextEditor.form:175 +msgid "Uncompress file" +msgstr "Décompresser le fichier" + +#: FTips.class:46 +msgid "Tip of the day #&1" +msgstr "Astuce du jour n°&1" + +#: FTips.class:105 +msgid "Unable to read tip of the day !" +msgstr "Impossible de lire l'astuce du jour !" + +#: FTips.form:18 +msgid "Tips of the day" +msgstr "Astuces du jour" + +#: FTips.form:67 +msgid "Show tips on startup" +msgstr "Afficher les astuces au démarrage" + +#: FTranslate.class:38 +msgid "The project is void. There is nothing to translate." +msgstr "Le projet est vide. Il n'y a rien à traduire." + +#: FTranslate.class:65 +msgid "Language" +msgstr "Langage" + +#: FTranslate.class:153 +msgid "Translation files" +msgstr "Fichiers de traduction" + +#: FTranslate.class:377 +msgid "Cannot read translation file for language '&1'" +msgstr "Impossible de lire le fichier de traduction pour la langue « &1 »" + +#: FTranslate.class:524 +msgid "Cannot save translation." +msgstr "Impossible de sauvegarder la traduction." + +#: FTranslate.class:636 +msgid "Do you really want to delete this translation ?" +msgstr "Voulez-vous vraiment supprimer cette traduction ?" + +#: FTranslate.class:730 +msgid "Do you really want to reload this translation ?" +msgstr "Voulez-vous vraiment recharger cette traduction ?" + +#: FTranslate.class:745 +msgid "Export a translation" +msgstr "Exporter une traduction" + +#: FTranslate.class:916 +msgid "Please select the translation file to import." +msgstr "Veuillez sélectionner le fichier de traduction à importer." + +#: FTranslate.class:954 +msgid "No translation were picked up." +msgstr "Aucune traduction n'a été récupérée." + +#: FTranslate.class:956 +msgid "One translation was picked up." +msgstr "Une traduction a été récupérée." + +#: FTranslate.class:958 +msgid "&1 translations were picked up." +msgstr "&1 traductions ont été récupérées." + +#: FTranslate.class:967 +msgid "Cannot import translation file." +msgstr "Impossible d'importer le fichier de traduction." + +#: FTranslate.class:1019 +msgid "Translated string symbols do not match untranslated string ones." +msgstr "Les symboles de la chaîne traduite ne correspondent pas à ceux de la chaîne non traduite." + +#: FTranslate.class:1032 +msgid "Everything seems to be correct." +msgstr "Tout semble correct." + +#: FTranslate.class:1055 +msgid "&1 strings. Everything is translated!" +msgstr "&1 chaînes de caractères. Tout est traduit !" + +#: FTranslate.class:1057 +msgid "&1 strings. One is not translated. &3% done." +msgstr "&1 chaînes de caractères. Une n'est pas traduite. &3% effectué." + +#: FTranslate.class:1059 +msgid "&1 strings. &2 are not translated. &3% done." +msgstr "&1 chaînes de caractères. &2 ne sont pas traduites. &3% effectué." + +#: FTranslate.class:1183 +msgid "The 'msgmerge' command has failed" +msgstr "La commande 'msgmerge' a échoué" + +#: FTranslate.form:50 +msgid "Project translation" +msgstr "Traduction du projet" + +#: FTranslate.form:123 +msgid "Save translation" +msgstr "Enregistrer la traduction" + +#: FTranslate.form:129 +msgid "Clear this translation" +msgstr "Effacer cette traduction" + +#: FTranslate.form:135 +msgid "This string must not be translated" +msgstr "Cette chaîne ne doit pas être traduite" + +#: FTranslate.form:141 +msgid "Copy untranslated string" +msgstr "Copier la chaîne non traduite" + +#: FTranslate.form:147 +msgid "Verify the translation" +msgstr "Vérifier la traduction" + +#: FTranslate.form:153 +msgid "Find next untranslated string" +msgstr "Rechercher la chaîne non traduite suivante" + +#: FTranslate.form:159 +msgid "Find previous untranslated string" +msgstr "Rechercher la chaîne non traduite précédente" + +#: FTranslate.form:253 +msgid "Statistics" +msgstr "Statistiques" + +#: FTranslate.form:266 +msgid "Import" +msgstr "Importer" + +#: FTranslate.form:283 +msgid "Import all translations recursively" +msgstr "Importer toutes les traductions récursivement" + +#: FTranslate.form:288 +msgid "Import a translation file" +msgstr "Importer un fichier de traduction" + +#: FTranslate.form:311 +msgid "Reload translation" +msgstr "Recharger la traduction" + +#: FTranslate.form:313 +msgid "&Reload" +msgstr "&Recharger" + +#: FTranslate.form:319 +msgid "Delete translation" +msgstr "Supprimer la traduction" + +#: FTranslate.form:327 +msgid "Export to a translation file" +msgstr "Exporter vers un fichier de traduction" + +#: FTranslate.form:329 +msgid "&Export..." +msgstr "&Exporter..." + +#: FTranslate.form:341 +msgid "&Close" +msgstr "&Fermer" + +#: FWelcome.class:49 +msgid "New project..." +msgstr "Nouveau projet..." + +#: FWelcome.class:50 +msgid "Open project..." +msgstr "Ouvrir un projet..." + +#: FWelcome.class:51 +msgid "Recent projects" +msgstr "Projets récents" + +#: FWelcome.form:27 +msgid "Welcome to Gambas 3" +msgstr "Bienvenue dans Gambas 3" + +#: Language.module:7 +msgid "Arabic (Egypt)" +msgstr "Arabe (Egypte)" + +#: Language.module:8 +msgid "Arabic (Tunisia)" +msgstr "Arabe (Tunisie)" + +#: Language.module:10 +msgid "Azerbaijani (Azerbaijan)" +msgstr "Azéri (Azerbaïdjan)" + +#: Language.module:12 +msgid "Bulgarian (Bulgaria)" +msgstr "Bulgare (Bulgarie)" + +#: Language.module:14 +msgid "Catalan (Catalonia, Spain)" +msgstr "Catalan (Catalogne, Espagne)" + +#: Language.module:17 +msgid "Welsh (United Kingdom)" +msgstr "Gallois (Royaume-Uni)" + +#: Language.module:19 +msgid "Czech (Czech Republic)" +msgstr "Tchèque (République Tchèque)" + +#: Language.module:21 +msgid "Danish (Denmark)" +msgstr "Danois (Danemark)" + +#: Language.module:23 +msgid "German (Germany)" +msgstr "Allemand (Allemagne)" + +#: Language.module:24 +msgid "German (Belgium)" +msgstr "Allemand (Belgique)" + +#: Language.module:26 +msgid "Greek (Greece)" +msgstr "Grec (Grèce)" + +#: Language.module:28 +msgid "English (common)" +msgstr "Anglais (commun)" + +#: Language.module:29 +msgid "English (United Kingdom)" +msgstr "Anglais (Royaume Uni)" + +#: Language.module:30 +msgid "English (U.S.A.)" +msgstr "Anglais (U.S.A.)" + +#: Language.module:31 +msgid "English (Australia)" +msgstr "Anglais (Australie)" + +#: Language.module:32 +msgid "English (Canada)" +msgstr "Anglais (Canada)" + +#: Language.module:34 +msgid "Esperanto (Anywhere!)" +msgstr "Esperanto (Partout!)" + +#: Language.module:36 +msgid "Spanish (Spain)" +msgstr "Espagnol (Espagne)" + +#: Language.module:37 +msgid "Spanish (Argentina)" +msgstr "Espagnol (Argentine)" + +#: Language.module:39 +msgid "Estonian (Estonia)" +msgstr "Estonien (Estonie)" + +#: Language.module:41 +msgid "Basque (Basque country)" +msgstr "Basque (Pays basque)" + +#: Language.module:43 +msgid "Farsi (Iran)" +msgstr "Farsi (Iran)" + +#: Language.module:45 +msgid "Finnish (Finland)" +msgstr "Finlandais (Finlande)" + +#: Language.module:47 +msgid "French (France)" +msgstr "Français (France)" + +#: Language.module:48 +msgid "French (Belgium)" +msgstr "Français (Belgique)" + +#: Language.module:49 +msgid "French (Canada)" +msgstr "Français (Canada)" + +#: Language.module:50 +msgid "French (Switzerland)" +msgstr "Français (Suisse)" + +#: Language.module:52 +msgid "Galician (Spain)" +msgstr "Galicien (Espagne)" + +#: Language.module:54 +msgid "Hebrew (Israel)" +msgstr "Hébreu (Israël)" + +#: Language.module:56 +msgid "Hindi (India)" +msgstr "Hindi (Inde)" + +#: Language.module:58 +msgid "Hungarian (Hungary)" +msgstr "Hongrois (Hongrie)" + +#: Language.module:60 +msgid "Croatian (Croatia)" +msgstr "Croate (Croatie)" + +#: Language.module:62 +msgid "Indonesian (Indonesia)" +msgstr "Indonésien (Indonésie)" + +#: Language.module:64 +msgid "Irish (Ireland)" +msgstr "Irlandais (Irlande)" + +#: Language.module:66 +msgid "Italian (Italy)" +msgstr "Italien (Italie)" + +#: Language.module:68 +msgid "Japanese (Japan)" +msgstr "Japonais (Japon)" + +#: Language.module:70 +msgid "Khmer (Cambodia)" +msgstr "Khmer (Cambodge)" + +#: Language.module:72 +msgid "Korean (Korea)" +msgstr "Coréen (Corée)" + +#: Language.module:74 +msgid "Latin" +msgstr "Latin" + +#: Language.module:76 +msgid "Lithuanian (Lithuania)" +msgstr "Lithuanien (Lithuanie)" + +#: Language.module:78 +msgid "Malayalam (India)" +msgstr "Malayalam (Inde)" + +#: Language.module:80 +msgid "Macedonian (Republic of Macedonia)" +msgstr "Macédonien (République de Macédoine)" + +#: Language.module:82 +msgid "Dutch (Netherlands)" +msgstr "Hollandais (Pays-bas)" + +#: Language.module:83 +msgid "Dutch (Belgium)" +msgstr "Hollandais (Belgique)" + +#: Language.module:85 +msgid "Norwegian (Norway)" +msgstr "Norvégien (Norvège)" + +#: Language.module:87 +msgid "Punjabi (India)" +msgstr "Punjabi (Inde)" + +#: Language.module:89 +msgid "Polish (Poland)" +msgstr "Polonais (Pologne)" + +#: Language.module:91 +msgid "Portuguese (Portugal)" +msgstr "Portugais (Portugal)" + +#: Language.module:92 +msgid "Portuguese (Brazil)" +msgstr "Portugais (Brésil)" + +#: Language.module:94 +msgid "Valencian (Valencian Community, Spain)" +msgstr "Valencien (Communauté Valencienne, Espagne)" + +#: Language.module:96 +msgid "Romanian (Romania)" +msgstr "Roumain (Roumanie)" + +#: Language.module:98 +msgid "Russian (Russia)" +msgstr "Russe (Russie)" + +#: Language.module:100 +msgid "Slovenian (Slovenia)" +msgstr "Slovénien (Slovénie)" + +#: Language.module:102 +msgid "Albanian (Albania)" +msgstr "Albanais (Albanie)" + +#: Language.module:104 +msgid "Serbian (Serbia & Montenegro)" +msgstr "Serbe (Serbie & Montenegro)" + +#: Language.module:106 +msgid "Swedish (Sweden)" +msgstr "Suèdois (Suède)" + +#: Language.module:108 +msgid "Turkish (Turkey)" +msgstr "Turque (Turquie)" + +#: Language.module:110 +msgid "Ukrainian (Ukrain)" +msgstr "Ukrainien (Ukraine)" + +#: Language.module:112 +msgid "Vietnamese (Vietnam)" +msgstr "Vietnamien (Viet-nâm)" + +#: Language.module:114 +msgid "Wallon (Belgium)" +msgstr "Wallon (Belgique)" + +#: Language.module:116 +msgid "Simplified chinese (China)" +msgstr "Chinois simplifié (Chine)" + +#: Language.module:117 +msgid "Traditional chinese (Taiwan)" +msgstr "Chinois traditionnel (Taiwan)" + +#: Language.module:164 +msgid "Unknown" +msgstr "Inconnu" + +#: LibraryItem.class:57 +msgid "Location" +msgstr "Emplacement" + +#: LibraryItem.class:59 +msgid "Depends on" +msgstr "Dépend de" + +#: MConnection.module:285 +msgid "Cannot create table '&1'." +msgstr "Impossible de créer la table « &1 »." + +#: MErrorMessage.module:4 +msgid "&1 cannot be static" +msgstr "&1 ne peut pas être statique" + +#: MErrorMessage.module:5 +msgid "&1 declaration does not match" +msgstr "La déclaration de &1 ne correspond pas" + +#: MErrorMessage.module:6 +msgid "&1 expected" +msgstr "&1 attendu" + +#: MErrorMessage.module:7 +msgid "&1 is declared but is not a function" +msgstr "&1 est déclaré mais n'est pas une fonction" + +#: MErrorMessage.module:8 +msgid "&1 is not a structure" +msgstr "&1 n'est pas une structure" + +#: MErrorMessage.module:9 +msgid "&1 is not declared" +msgstr "&1 n'est pas déclaré" + +#: MErrorMessage.module:10 +msgid "&1 must be static" +msgstr "&1 doit être statique" + +#: MErrorMessage.module:11 +msgid "&1: not in archive" +msgstr "&1: introuvable dans l'archive" + +#: MErrorMessage.module:12 +msgid "&1: syntax error" +msgstr "&1: erreur de syntaxe" + +#: MErrorMessage.module:13 +msgid "&1: syntax error in form file" +msgstr "&1: erreur de syntaxe dans le fichier formulaire" + +#: MErrorMessage.module:14 +msgid "&1: too many nested containers" +msgstr "&1: trop de conteneurs imbriqués" + +#: MErrorMessage.module:15 +msgid "'&1' already declared" +msgstr "'&1' est déjà déclaré" #: MErrorMessage.module:16 msgid "'&1.&2' is incorrectly overridden in class '&3'" @@ -291,270 +4736,10 @@ msgstr "'&1.&2' est statique" msgid "'&1.&2' is write only" msgstr "'&1.&2' est en écriture seule" -#: FInfo.class:133 -msgid "&1, &2 line(s)" -msgstr "&1, &2 ligne(s)" - -#: MErrorMessage.module:15 -msgid "'&1' already declared" -msgstr "'&1' est déjà déclaré" - -#: Package.module:71 -msgid "'&1' and '&2' are missing." -msgstr "'&1' et '&2' sont introuvables." - -#: MErrorMessage.module:4 -msgid "&1 cannot be static" -msgstr "&1 ne peut pas être statique" - -#: MErrorMessage.module:5 -msgid "&1 declaration does not match" -msgstr "La déclaration de &1 ne correspond pas" - -#: MErrorMessage.module:6 -msgid "&1 expected" -msgstr "&1 attendu" - -#: MErrorMessage.module:7 -msgid "&1 is declared but is not a function" -msgstr "&1 est déclaré mais n'est pas une fonction" - -#: Package.module:62 -msgid "'&1' is missing." -msgstr "'&1' est introuvable." - -#: MErrorMessage.module:8 -msgid "&1 is not a structure" -msgstr "&1 n'est pas une structure" - -#: MErrorMessage.module:9 -msgid "&1 is not declared" -msgstr "&1 n'est pas déclaré" - -#: MErrorMessage.module:10 -msgid "&1 must be static" -msgstr "&1 doit être statique" - -#: MErrorMessage.module:11 -msgid "&1: not in archive" -msgstr "&1: introuvable dans l'archive" - -#: FImportTable.class:428 -msgid "&1 records imported." -msgstr "&1 enregistrements importés." - -#: FTranslate.class:1059 -msgid "&1 strings. &2 are not translated. &3% done." -msgstr "&1 chaînes de caractères. &2 ne sont pas traduites. &3% effectué." - -#: FTranslate.class:1055 -msgid "&1 strings. Everything is translated!" -msgstr "&1 chaînes de caractères. Tout est traduit !" - -#: FTranslate.class:1057 -msgid "&1 strings. One is not translated. &3% done." -msgstr "&1 chaînes de caractères. Une n'est pas traduite. &3% effectué." - -#: MErrorMessage.module:12 -msgid "&1: syntax error" -msgstr "&1: erreur de syntaxe" - -#: MErrorMessage.module:13 -msgid "&1: syntax error in form file" -msgstr "&1: erreur de syntaxe dans le fichier formulaire" - -#: Project.module:1987 -msgid "&1th" -msgstr "&1ème" - -#: MErrorMessage.module:14 -msgid "&1: too many nested containers" -msgstr "&1: trop de conteneurs imbriqués" - -#: FTranslate.class:958 -msgid "&1 translations were picked up." -msgstr "&1 traductions ont été récupérées." - -#: CComponent.class:113 -msgid "3D programming with OpenGL" -msgstr "Programmation 3D avec OpenGL" - -#: FPropertyProject.form:514 -msgid "About &component..." -msgstr "A propos du &composant..." - -#: FMain.form:812 -msgid "&About Gambas..." -msgstr "&A propos de Gambas..." - -#: FAbout.form:22 -msgid "About Gambas..." -msgstr "A propos de Gambas..." - -#: MErrorMessage.module:25 -msgid "Access forbidden" -msgstr "Accès interdit" - -#: Project.module:3635 -msgid "A class name must begin with a letter or an underscore, followed by any letter or digit." -msgstr "Un nom de classe doit commencer par une lettre ou un caractère '_', et être suivi par des lettres ou des chiffres. " - -#: FOption.form:785 -msgid "Activate code snippets" -msgstr "Activer les fragments de code" - -#: FConnectionEditor.form:213 FMain.class:1805 -msgid "Add" -msgstr "Ajouter" - -#: FDebugInfo.form:117 FMakeInstall.form:563 FPropertyComponent.form:193 -msgid "&Add" -msgstr "&Ajouter" - -#: FPropertyProject.form:556 -msgid "&Add..." -msgstr "&Ajouter..." - -#: FDebugInfo.form:115 -msgid "Add expression" -msgstr "Ajouter une expression" - -#: FMakeInstall.form:659 -msgid "Add extra tests for the configuration process.\n

Leave this blank if you don't need it, or if you don't know anything about autoconf scripts." -msgstr "Ajout de tests supplémentaires au processus de configuration.

Laissez ce champ vide si vous n'en avez pas besoin, ou si vous ne connaissez rien aux scripts autoconf." - -#: FReportBrushChooser.form:96 -msgid "Add gradient stop" -msgstr "Ajouter une couleur de dégradé" - -#: FMakeInstall.form:518 -msgid "Additional configuration" -msgstr "Configuration additionnelle" - -#: FMain.form:688 -msgid "&Add to repository" -msgstr "&Ajouter au référentiel" - -#: FEditor.form:223 FTextEditor.form:142 -msgid "Advanced" -msgstr "Avancé" - -#: Language.module:102 -msgid "Albanian (Albania)" -msgstr "Albanais (Albanie)" - -#: MErrorMessage.module:26 -msgid "Alias name must be a string" -msgstr "L'alias doit être une chaîne de caractères" - -#: FForm.form:321 -msgid "Alignment" -msgstr "Alignement" - -#: FForm.form:528 -msgid "Align to bottom" -msgstr "Aligner sur le bas" - -#: FForm.form:343 -msgid "Align to &bottom" -msgstr "Aligner sur le &bas" - -#: FForm.form:535 -msgid "Align to left" -msgstr "Aligner sur la gauche" - -#: FForm.form:325 -msgid "Align to &left" -msgstr "Aligner sur la &gauche" - -#: FForm.form:542 -msgid "Align to right" -msgstr "Aligner sur la droite" - -#: FForm.form:331 -msgid "Align to &right" -msgstr "Aligner sur la &droite" - -#: FForm.form:521 -msgid "Align to top" -msgstr "Aligner sur le haut" - -#: FForm.form:337 -msgid "Align to &top" -msgstr "Aligner sur le &haut" - -#: FMain.class:1521 -msgid "All backup or generated files will be removed from the project directory." -msgstr "Les fichiers de sauvegarde et les fichiers générés du projet vont être supprimés." - -#: FSearch.form:171 -msgid "A&ll files" -msgstr "Tous &les fichiers" - -#: FConnectionEditor.class:1411 FTranslate.class:1266 -msgid "All files" -msgstr "Tous les fichiers" - -#: FMakeInstall.form:684 -msgid "All needed information have been collected. You can now create the installation packages for your application...\n

Click on the OK button to create the packages.\n

Click on the Previous button if you had made a mistake.\n

Click on the Cancel button to cancel the operation.\n\n" -msgstr "Toutes les informations nécessaires ont été collectées. Vous pouvez maintenant créer les paquetages d'installations de votre application...\n

Cliquez sur le bouton OK pour créer les paquetages.\n

Cliquez sur le bouton Précédent pour corriger une erreur.\n

Cliquez sur le bouton Annuler pour abandonner l'opération.\n\n" - -#: Project.module:1474 -msgid "ALPHA VERSION, USE AT YOUR OWN RISK! :-)" -msgstr "VERSION EN COURS DE DÉVELOPPEMENT, UTILISEZ-LA À VOS RISQUES ET PÉRILS ! :-)" - -#: FPasteTable.form:78 -msgid "Also copy table &data" -msgstr "Copier aussi le &contenu de la table" - -#: FMenu.form:262 -msgid "ALT" -msgstr "-" - -#: MTheme.module:6 -msgid "Alternate background" -msgstr "Arrière-plan alternatif" - -#: FOption.form:350 -msgid "Always display optional messages" -msgstr "Toujours afficher les messages optionnels" - -#: FOption.class:4 -msgid "Amber" -msgstr "Ambre" - -#: MErrorMessage.module:27 -msgid "Ambiguous expression. Please use brackets" -msgstr "Expression ambigüe. Veuillez utiliser des parenthèses" - -#: FOption.class:4 -msgid "Amethyst" -msgstr "Améthiste" - #: MErrorMessage.module:22 msgid "A module cannot raise events" msgstr "Un module ne peut pas émettre d'evènements" -#: CComponent.class:91 -msgid "Application debugger helper" -msgstr "Debogueur intégré" - -#: FOption.form:648 -msgid "Applications" -msgstr "Applications" - -#: CComponent.class:126 -msgid "Application settings management" -msgstr "Gestion des fichiers de configuration" - -#: FCreateProject.form:253 -msgid "Application stored in a\nSubversion repository" -msgstr "Application stockée dans un\nréférentiel Subversion" - -#: Project.module:508 -msgid "Applying conversion..." -msgstr "Application de la conversion..." - #: MErrorMessage.module:23 msgid "A property implementation cannot be public" msgstr "Une implémentation de propriété ne peut pas être publique" @@ -563,30 +4748,22 @@ msgstr "Une implémentation de propriété ne peut pas être publique" msgid "A property must be public" msgstr "Une propriété doit être publique" -#: Language.module:7 -msgid "Arabic (Egypt)" -msgstr "Arabe (Egypte)" +#: MErrorMessage.module:25 +msgid "Access forbidden" +msgstr "Accès interdit" -#: Language.module:8 -msgid "Arabic (Tunisia)" -msgstr "Arabe (Tunisie)" +#: MErrorMessage.module:26 +msgid "Alias name must be a string" +msgstr "L'alias doit être une chaîne de caractères" -#: FMakeInstall.form:290 -msgid "Archlinux" -msgstr "-" +#: MErrorMessage.module:27 +msgid "Ambiguous expression. Please use brackets" +msgstr "Expression ambigüe. Veuillez utiliser des parenthèses" #: MErrorMessage.module:28 msgid "Argument cannot be passed by reference" msgstr "L'argument ne peut être passé en référence" -#: FPropertyProject.form:419 -msgid "Arguments" -msgstr "Arguments" - -#: FForm.form:259 -msgid "Arrangement" -msgstr "Disposition" - #: MErrorMessage.module:29 msgid "Array declaration is forbidden with typed collection" msgstr "La déclaration de tableaux est interdite avec les collection typées" @@ -595,58 +4772,6 @@ msgstr "La déclaration de tableaux est interdite avec les collection typées" msgid "Arrays of structure are not supported" msgstr "Les tableaux de structures ne sont pas supportés" -#: FCommit.form:160 -msgid "Authentification" -msgstr "Authentification" - -#: ProjectItem.class:73 -msgid "Author" -msgstr "Auteur" - -#: CComponentBox.class:223 ProjectItem.class:73 -msgid "Authors" -msgstr "Auteurs" - -#: FPropertyProject.form:216 -msgid "Author(s)" -msgstr "Auteur(s)" - -#: FCreateFile.form:396 -msgid "Automatic extension" -msgstr "Extension automatique" - -#: FImportTable.class:136 -msgid "(Automatic key)" -msgstr "(Clef automatique)" - -#: Project.module:184 -msgid "Automation" -msgstr "Automatisation" - -#: FMakeInstall.form:311 -msgid "Autotools" -msgstr "-" - -#: Language.module:10 -msgid "Azerbaijani (Azerbaijan)" -msgstr "Azéri (Azerbaïdjan)" - -#: FPropertyProject.class:1065 -msgid "&1 does not export any class." -msgstr "&1 ne contient aucune classe exportée." - -#: FPropertyProject.class:1059 -msgid "&1 is already used as a library." -msgstr "&1 est déjà utilisé comme bibliothèque." - -#: FOption.form:403 MTheme.module:6 -msgid "Background" -msgstr "Arrière-plan" - -#: FOption.form:163 -msgid "Background color..." -msgstr "Arrière-plan..." - #: MErrorMessage.module:31 msgid "Bad archive: &1: &2" msgstr "Archive incorrecte: &1: &2" @@ -671,25 +4796,13 @@ msgstr "Gestionnaire d'évènement incorrect dans &1.&2(): &3" msgid "Bad expression: &1" msgstr "Expression incorrecte: &1" -#: MErrorMessage.module:38 -msgid "Bad format string" -msgstr "Chaîne de formatage incorrecte" - -#: FForm.class:119 -msgid "Bad form file" -msgstr "Le fichier formulaire contient une erreur" - #: MErrorMessage.module:37 msgid "Bad form file version" msgstr "Format du fichier de formulaire incorrect" -#: FMenu.class:310 -msgid "Bad group name !" -msgstr "Nom de groupe incorrect !" - -#: FMenu.class:304 -msgid "Bad menu name !" -msgstr "Nom de menu incorrect !" +#: MErrorMessage.module:38 +msgid "Bad format string" +msgstr "Chaîne de formatage incorrecte" #: MErrorMessage.module:39 msgid "Bad number of dimensions" @@ -719,105 +4832,13 @@ msgstr "Utilisation de classe virtuelle incorrecte" msgid "Bad version string" msgstr "Mauvaise chaîne de version" -#: Project.module:185 -msgid "Basic" -msgstr "Exemples de base" - -#: Language.module:41 -msgid "Basque (Basque country)" -msgstr "Basque (Pays basque)" - -#: FPropertyComponent.form:82 -msgid "Beta version" -msgstr "Version Bêta" - -#: FMakeExecutable.form:44 -msgid "$(FILE) will be replaced by the path of the executable" -msgstr "$(FILE) sera remplacé par le chemin vers l'exécutable" - -#: FOption.form:403 -msgid "Blend" -msgstr "Dégradé" - -#: FConnectionEditor.class:560 MConnection.module:100 -msgid "Blob" -msgstr "Blob" - -#: FOption.form:170 -msgid "Bold" -msgstr "Gras" - -#: FConnectionEditor.class:560 MConnection.module:94 -msgid "Boolean" -msgstr "Booléen" - -#: FIconEditor.form:248 -msgid "Border only" -msgstr "Contour seulement" - -#: FReportBorderChooser.form:40 FReportPaddingChooser.form:53 -msgid "Bottom" -msgstr "Bas" - -#: FDebugInfo.form:165 MTheme.module:6 -msgid "Breakpoints" -msgstr "Points d'arrêt" - -#: FForm.form:263 -msgid "Bring to foreground" -msgstr "Au premier plan" - -#: FSearch.form:204 -msgid "&Browse" -msgstr "P&arcourir" - -#: FMain.form:483 -msgid "&Browse project..." -msgstr "&Parcourir le projet..." - -#: FMain.form:1056 -msgid "Browse project..." -msgstr "Parcourir le projet..." - -#: FOption.form:658 -msgid "Browser" -msgstr "Navigateur" - -#: Language.module:12 -msgid "Bulgarian (Bulgaria)" -msgstr "Bulgare (Bulgarie)" - -#: CComponent.class:79 -msgid "Cairo graphic library" -msgstr "Bibliothèque graphique Cairo" - -#: FTextEditor.class:495 FTranslate.class:636 Project.module:420 -msgid "Cancel" -msgstr "Annuler" - -#: FDebugInfo.form:214 -msgid "Cancel current search" -msgstr "Annuler la recherche en cours" - -#: FImportTable.class:415 -msgid "Cancelled by user" -msgstr "Annulé par l'utilisateur" - -#: FCreateFile.class:405 -msgid "Cannot add file." -msgstr "Impossible d'ajouter le fichier." - #: MErrorMessage.module:46 msgid "Cannot change current directory to '&1': &2" msgstr "Impossible de changer le répertoire courant vers '&1': &2" -#: Project.module:4352 -msgid "Cannot copy file &1." -msgstr "Impossible de copier le fichier &1." - -#: Project.module:2466 -msgid "Cannot copy template file." -msgstr "Impossible de copier le fichier modèle." +#: MErrorMessage.module:47 +msgid "Cannot create .startup file" +msgstr "Impossible de créer le fichier .startup" #: MErrorMessage.module:48 msgid "Cannot create action file: &1" @@ -835,34 +4856,10 @@ msgstr "Impossible de créer le fichier des informations sur la classe: &1: &2" msgid "Cannot create file: &1" msgstr "Impossible de créer le fichier: &1" -#: Project.module:4401 -msgid "Cannot create link &1." -msgstr "Impossible de créer le lien &1." - -#: FCreateProject.class:185 -msgid "Cannot create project!" -msgstr "Impossible de créer le projet !" - -#: MErrorMessage.module:47 -msgid "Cannot create .startup file" -msgstr "Impossible de créer le fichier .startup" - -#: MConnection.module:285 -msgid "Cannot create table '&1'." -msgstr "Impossible de créer la table « &1 »." - #: MErrorMessage.module:52 msgid "Cannot create temporary archive file: &1" msgstr "Impossible de créer le fichier d'archive temporaire: &1" -#: FMain.class:222 -msgid "Cannot delete file or directory" -msgstr "Impossible de supprimer le fichier ou le répertoire" - -#: FConnectionEditor.class:1374 -msgid "Cannot delete table '&1'." -msgstr "Impossible de supprimer la table « &1 »." - #: MErrorMessage.module:53 msgid "Cannot find dynamic library '&1': &2" msgstr "Impossible de trouver la bibliothèque dynamique '&1': &2" @@ -871,10 +4868,6 @@ msgstr "Impossible de trouver la bibliothèque dynamique '&1': &2" msgid "Cannot find symbol '&2' in dynamic library '&1'" msgstr "Impossible de trouver le symbole '&2' dans la bibliothèque dynamque '&1'" -#: FTranslate.class:967 -msgid "Cannot import translation file." -msgstr "Impossible d'importer le fichier de traduction." - #: MErrorMessage.module:55 msgid "Cannot inherit twice" msgstr "Impossible d'hériter deux fois" @@ -883,10 +4876,6 @@ msgstr "Impossible d'hériter deux fois" msgid "Cannot instantiate native types" msgstr "Impossible d'instancier les types natifs" -#: Project.module:2460 -msgid "Cannot link template file." -msgstr "Impossible de créer le lien vers le fichier modèle." - #: MErrorMessage.module:57 msgid "Cannot load class '&1': &2&3" msgstr "Impossible de charger la classe '&1': &2&3" @@ -899,10 +4888,6 @@ msgstr "Impossible de charger le composant '&1': &2" msgid "Cannot load source file: &1" msgstr "Impossible de charger le fichier source: &1" -#: Project.module:2708 -msgid "Cannot make executable." -msgstr "Impossible de créer l'exécutable." - #: MErrorMessage.module:60 msgid "Cannot make executable: &1: &2" msgstr "Impossible de créer l'exécutable: &1: &2" @@ -915,33 +4900,13 @@ msgstr "Impossible de mélanger NEW et les tableaux incorporés" msgid "Cannot mix NEW and embedded structure" msgstr "Impossible de mélanger NEW et les structures incorporées" -#: Project.module:4418 -msgid "Cannot move a directory inside itself." -msgstr "Impossible de déplacer un répertoire à l'intérieur de lui-même." - -#: Project.module:4486 -msgid "Cannot move file &1." -msgstr "Impossible de déplacer le fichier &1." - -#: Project.module:1788 -msgid "Cannot open a binary file." -msgstr "Impossible d'ouvrir un fichier binaire." - -#: Project.module:1821 -msgid "Cannot open file." -msgstr "Impossible d'ouvrir le fichier." - -#: MErrorMessage.module:64 -msgid "Cannot open file: &1" -msgstr "Imposible d'ouvrir le fichier: &1" - #: MErrorMessage.module:63 msgid "Cannot open file '&1': &2" msgstr "Impossible d'ouvrir le fichier '&1': &2" -#: Project.module:598 -msgid "Cannot open project file :\n" -msgstr "Impossible d'ouvrir le projet :\n" +#: MErrorMessage.module:64 +msgid "Cannot open file: &1" +msgstr "Imposible d'ouvrir le fichier: &1" #: MErrorMessage.module:65 msgid "Cannot raise events in static function" @@ -955,10 +4920,6 @@ msgstr "Impossible de lire le fichier: &1" msgid "Cannot read file: &1: &2" msgstr "Impossible de lire le fichier: &1: &2" -#: FTranslate.class:377 -msgid "Cannot read translation file for language '&1'" -msgstr "Impossible de lire le fichier de traduction pour la langue « &1 »" - #: MErrorMessage.module:68 msgid "Cannot register class '&1'" msgstr "Impossible d'enregistrer la classe '&1'" @@ -971,14 +4932,6 @@ msgstr "Impossible de supprimer le fichier '&1': &2" msgid "Cannot rename file '&1' to '&2': &3" msgstr "Impossible de renommer le fichier '&1' en '&2': &3" -#: Save.module:39 -msgid "Cannot save file !" -msgstr "Impossible d'enregistrer le fichier !" - -#: FTranslate.class:524 -msgid "Cannot save translation." -msgstr "Impossible de sauvegarder la traduction." - #: MErrorMessage.module:71 msgid "Cannot set file owner: &1: &2" msgstr "Impossible de changer le propriétaire du fichier: &1: &2" @@ -991,826 +4944,30 @@ msgstr "Impossible d'utiliser l'opérateur NEW ici" msgid "Cannot use TRY twice" msgstr "Impossible d'utiliser TRY deux fois" -#: FPropertyComponent.class:149 -msgid "Cannot write component description file." -msgstr "Impossible d'écrire le fichier de description du composant." - -#: Project.module:3261 -msgid "Cannot write project file." -msgstr "Impossible d'écrire le fichier projet." - -#: FConnectionEditor.class:1250 -msgid "Cannot write table '&1'." -msgstr "Impossible d'écrire la table « &1 »." - -#: FCreateFile.class:89 -msgid "Cascading style sheets" -msgstr "Feuilles de style en cascade" - -#: FSearch.form:105 -msgid "&Case sensitive" -msgstr "Tenir compte de la &casse" - -#: Language.module:14 -msgid "Catalan (Catalonia, Spain)" -msgstr "Catalan (Catalogne, Espagne)" - -#: FMakeInstall.form:484 -msgid "Categories" -msgstr "Catégories" - -#: FForm.form:309 -msgid "Center horizontally" -msgstr "Centrer horizontalement" - -#: FForm.form:315 -msgid "Center vertically" -msgstr "Centrer verticalement" - -#: FCreateProject.form:227 -msgid "CGI Web application" -msgstr "Application Web CGI" - -#: FForm.form:128 -msgid "Change into" -msgstr "Transformer en" - -#: FMakeInstall.form:238 -msgid "Changelog" -msgstr "-" - -#: FInfo.class:108 -msgid "ChangeLog" -msgstr "ChangeLog" - -#: FCommit.form:200 -msgid "Changes" -msgstr "Modifications" - -#: FPropertyProject.form:593 -msgid "Changes since last commit" -msgstr "Modifications depuis le dernier envoi" - -#: FImportTable.form:74 -msgid "Charset" -msgstr "Jeu de caractères" - -#: CComponent.class:80 -msgid "Chart drawing" -msgstr "Dessin de graphes" - -#: FMenu.form:325 -msgid "Checked" -msgstr "Checked" - -#: FTableChooser.form:16 -msgid "Choose a table" -msgstr "Choisissez une table" - -#: FCreateFile.form:129 FDebugInfo.class:53 FInfo.class:85 -msgid "Class" -msgstr "Classe" - -#: FMain.form:546 -msgid "&Class..." -msgstr "&Classe..." - #: MErrorMessage.module:74 msgid "Class '&1' is not creatable" msgstr "La classe '&1' n'est pas instanciable" -#: FInfo.class:68 -msgid "Classes" -msgstr "Classes" - -#: FMain.class:1521 -msgid "Clean" -msgstr "Nettoyer" - -#: FMain.form:315 -msgid "&Clean up" -msgstr "&Nettoyer" - -#: FCommit.form:133 -msgid "Clean up" -msgstr "Nettoyer" - -#: FOption.class:618 FOutput.form:79 -msgid "Clear" -msgstr "Effacer" - -#: FMakeInstall.form:587 -msgid "&Clear" -msgstr "&Effacer" - -#: FList.form:86 -msgid "Cl&ear" -msgstr "&Effacer" - -#: FIconEditor.form:94 -msgid "Clear all" -msgstr "Tout effacer" - -#: FMain.form:404 -msgid "Clear &all breakpoints" -msgstr "Effacer &tous les points d'arrêts" - -#: FOutput.form:123 -msgid "Clear console" -msgstr "Effacer la console" - -#: FOption.form:775 -msgid "Clear documentation cache" -msgstr "Vider le cache de la documentation" - -#: FMain.class:571 -msgid "&Clear history" -msgstr "&Effacer l'historique" - -#: FTranslate.form:129 -msgid "Clear this translation" -msgstr "Effacer cette traduction" - -#: FProperty.form:40 -msgid "Click on a form or a control to modify its properties..." -msgstr "Cliquez sur un formulaire ou un contrôle pour modifier ses propriétés..." - -#: FFormStack.form:23 -msgid "Click on a form to display the hierarchy of its controls..." -msgstr "Cliquez sur un formulaire pour afficher la hiérarchie de ses contrôles..." - -#: FMenu.form:348 -msgid "Click on Insert to add a new menu." -msgstr "Cliquez sur Insérer pour ajouter un nouveau menu." - -#: FPasteSpecial.form:85 -msgid "Clipboard contents" -msgstr "Contenu du presse-papiers" - -#: FMakeInstall.class:276 FSystemInfo.form:68 FTips.form:84 -msgid "Close" -msgstr "Fermer" - -#: FTranslate.form:341 -msgid "&Close" -msgstr "&Fermer" - -#: FMain.form:409 -msgid "Close all &debug windows" -msgstr "Fermer toutes les fenêtres de &débogage" - -#: FMain.form:458 -msgid "Close &all windows" -msgstr "Fermer &toutes les fenêtres" - -#: FReportCoordChooser.form:21 -msgid "cm" -msgstr "-" - -#: FForm.form:416 FTextEditor.form:251 -msgid "Code" -msgstr "Code" - -#: FOption.form:851 -msgid "Code formatting" -msgstr "Formatage du code" - -#: FOption.form:780 -msgid "Code snippets" -msgstr "Fragments de code" - -#: FDebugInfo.class:68 -msgid "Col." -msgstr "-" - -#: FReportBrushChooser.form:47 -msgid "Color" -msgstr "Couleur" - -#: FForm.form:300 -msgid "Columns" -msgstr "Colonnes" - -#: FCreateProject.form:183 -msgid "Command-line application" -msgstr "Application en ligne de commande" - -#: FEditor.form:244 -msgid "Comment" -msgstr "Mettre en commentaire" - -#: MTheme.module:6 -msgid "Comments" -msgstr "Commentaires" - -#: FPropertyProject.form:627 -msgid "&Commit..." -msgstr "&Envoyer..." - -#: FCommit.form:57 -msgid "Commit description" -msgstr "Description de l'envoi" - #: MErrorMessage.module:75 msgid "Comparison operator expected" msgstr "Opérateur de comparaison attendu" -#: FPropertyProject.form:262 -msgid "Compilation" -msgstr "Compilation" - -#: FMain.form:992 -msgid "Compile" -msgstr "Compiler" - -#: FMain.form:260 -msgid "&Compile" -msgstr "&Compiler" - -#: FMain.form:999 -msgid "Compile all" -msgstr "Tout compiler" - -#: FMain.form:267 -msgid "Compile &All" -msgstr "&Tout Compiler" - -#: Project.module:2202 -msgid "Compiling project" -msgstr "Compilation du projet" - -#: FPropertyProject.form:388 -msgid "Component" -msgstr "Composant" - -#: FPropertyComponent.form:75 -msgid "Component advancement" -msgstr "Avancement du composant" - -#: FForm.class:1242 -msgid "Component missing for control &1" -msgstr "Composant introuvable pour le contrôle &1" - #: MErrorMessage.module:76 msgid "Component not found: &1" msgstr "Composant introuvable: &1" -#: FCreateProject.form:340 -msgid "Component programming" -msgstr "Programmation d'un composant" - -#: FMain.form:344 -msgid "Co&mponent properties..." -msgstr "Propriétés du co&mposant..." - -#: FMain.form:868 FPropertyComponent.form:38 -msgid "Component properties" -msgstr "Propriétés du composant" - -#: FPropertyComponent.form:161 FPropertyProject.form:491 -msgid "Components" -msgstr "Composants" - -#: FTextEditor.form:169 -msgid "Compress file" -msgstr "Compresser le fichier" - -#: CComponent.class:81 -msgid "Compression & decompression" -msgstr "Compression et décompression" - -#: FReportBorderChooser.form:23 -msgid "Configure border" -msgstr "Configuration de la bordure" - -#: FReportBrushChooser.form:29 -msgid "Configure brush" -msgstr "Configuration du pinceau" - -#: FReportPaddingChooser.form:18 -msgid "Configure padding" -msgstr "Configuration de l'espacement" - -#: FConflict.class:262 -msgid "Conflict files" -msgstr "Fichiers en conflits" - -#: FFieldChooser.form:38 FTableChooser.form:30 -msgid "Connection" -msgstr "Connexion" - -#: FConnectionEditor.form:74 -msgid "Connection editor" -msgstr "Editeur de connexion" - -#: FNewConnection.class:127 -msgid "Connection properties" -msgstr "Propriétés de la connexion" - -#: CProjectTree.class:296 Project.module:1581 -msgid "Connections" -msgstr "Connexions" - -#: FDebugInfo.form:58 FMain.form:966 FOption.form:589 FSearch.class:92 -msgid "Console" -msgstr "Console" - -#: FMain.form:435 -msgid "&Console" -msgstr "&Console" - -#: FOutput.form:30 -msgid "Console - Gambas" -msgstr "-" - -#: MHelp.module:644 -msgid "Constants" -msgstr "Constantes" - -#: Project.module:3045 -msgid "Continue" -msgstr "Continuer" - -#: Project.module:196 -msgid "Controls" -msgstr "Contrôles" - -#: FOption.form:540 -msgid "Control structure automatic completion" -msgstr "Compléter les structures de contrôle" - -#: Project.module:420 -msgid "Convert" -msgstr "Convertir" - -#: Project.module:479 -msgid "Converting project structure..." -msgstr "Conversion de la structure du projet..." - -#: FMenu.form:114 FOutput.form:65 FTextEditor.form:100 -msgid "Copy" -msgstr "Copier" - -#: FList.form:92 FMain.form:640 FSystemInfo.form:62 -msgid "&Copy" -msgstr "&Copier" - -#: FForm.form:223 -msgid "Copy at the same place" -msgstr "Copier au même emplacement" - -#: FConnectionEditor.form:242 -msgid "Copy field list" -msgstr "Copier la liste des champs" - -#: FMain.form:671 -msgid "Copy file pat&h" -msgstr "Copier le c&hemin du fichier" - -#: Project.module:455 -msgid "Copying project inside a temporary directory..." -msgstr "Copie du projet dans un répertoire temporaire..." - -#: FConnectionEditor.form:115 -msgid "Copy table" -msgstr "Copier la table" - -#: FTranslate.form:141 -msgid "Copy untranslated string" -msgstr "Copier la chaîne non traduite" - -#: FMakeExecutable.form:62 -msgid "Create a shortcut on the desktop" -msgstr "Créer un raccourci sur le bureau" - -#: FCreateFile.form:414 -msgid "Create a symbolic link" -msgstr "Créer un lien symbolique" - -#: FNewConnection.class:193 -msgid "&Create database '&1'" -msgstr "&Créer la base de données « &1 »" - -#: FMakeInstall.form:676 -msgid "Create directories for each distribution" -msgstr "Créer des répertoires pour chaque distribution" - -#: FMakeInstall.form:679 -msgid "Create package" -msgstr "Création du paquetage" - -#: Project.module:4074 -msgid "Create source package" -msgstr "Générer une archive des sources du projet" - -#: FNewTable.class:33 -msgid "Create table" -msgstr "Nouvelle table" - -#: Package.module:535 -msgid "Creating desktop file..." -msgstr "Création du fichier *.desktop..." - -#: Package.module:689 -msgid "Creating package..." -msgstr "Création du paquetage..." - -#: Package.module:451 -msgid "Creating package for &1." -msgstr "Création du paquetage pour &1." - -#: Package.module:809 -msgid "Creating source package." -msgstr "Création du paquetage des sources." - -#: Package.module:833 -msgid "Creating .spec file." -msgstr "Creation du fichier .spec." - -#: Language.module:60 -msgid "Croatian (Croatia)" -msgstr "Croate (Croatie)" - -#: FInfo.class:101 -msgid "CSS file" -msgstr "Feuille de style CSS" - -#: FConnectionEditor.class:1411 FExportData.class:21 -msgid "CSV files" -msgstr "Fichiers CSV" - -#: FMenu.form:252 -msgid "CTRL" -msgstr "-" - -#: FSearch.form:158 -msgid "Current &file" -msgstr "&Fichier courant" - -#: MTheme.module:6 -msgid "Current line" -msgstr "Ligne courante" - -#: FDebugInfo.form:84 -msgid "Current object" -msgstr "Objet courant" - -#: FSearch.form:152 -msgid "C&urrent procedure" -msgstr "Pr&océdure courante" - -#: FMenu.form:108 FOutput.form:58 FTextEditor.form:93 -msgid "Cut" -msgstr "Couper" - -#: FMain.form:633 -msgid "&Cut" -msgstr "&Couper" - -#: Language.module:19 -msgid "Czech (Czech Republic)" -msgstr "Tchèque (République Tchèque)" - -#: Language.module:21 -msgid "Danish (Denmark)" -msgstr "Danois (Danemark)" - -#: CProjectTree.class:305 Project.module:1590 -msgid "Data" -msgstr "Données" - -#: FNewConnection.form:166 Project.module:186 -msgid "Database" -msgstr "Bases de données" - -#: CComponent.class:83 FCreateProject.form:288 -msgid "Database access" -msgstr "Accès aux bases de données" - -#: CComponent.class:85 -msgid "Data bound controls" -msgstr "Contrôles liés aux données" - -#: MTheme.module:6 -msgid "Data types" -msgstr "Types de données" - -#: FConnectionEditor.class:560 MConnection.module:92 -msgid "Date" -msgstr "Date" - -#: CComponent.class:93 -msgid "D-Bus interface" -msgstr "Interfaçage avec D-Bus" - -#: FMakeInstall.form:332 -msgid "Debian" -msgstr "-" - -#: FDebugInfo.form:45 FMain.form:1213 -msgid "Debug" -msgstr "Débogage" - -#: FMain.form:352 -msgid "&Debug" -msgstr "&Débogage" - -#: FPropertyProject.form:363 -msgid "Debugging" -msgstr "Débogage" - -#: FEditor.class:2806 -msgid "(Declarations)" -msgstr "(Déclarations)" - -#: FOption.class:61 FTranslate.class:135 -msgid "(Default)" -msgstr "(Défaut)" - -#: FHelpBrowser.class:22 FPropertyProject.form:348 -msgid "Default language" -msgstr "Langage par défaut" - -#: FOption.form:374 -msgid "Default tab size" -msgstr "Tabulation par défaut" - -#: FConnectionEditor.class:47 -msgid "Default value" -msgstr "Valeur par défaut" - -#: FOption.class:113 -msgid "Define..." -msgstr "Définir..." - -#: FNewConnection.class:317 FOption.class:765 FTranslate.class:636 -msgid "Delete" -msgstr "Supprimer" - -#: FList.form:64 FMenu.form:98 FTranslate.form:321 -msgid "&Delete" -msgstr "&Supprimer" - -#: FMain.form:661 -msgid "&Delete..." -msgstr "&Supprimer..." - -#: FForm.form:243 -msgid "Delete container only" -msgstr "Supprimer le conteneur uniquement" - -#: FNewConnection.class:197 -msgid "&Delete database '&1'" -msgstr "&Supprimer la base de données « &1 »" - -#: FConnectionEditor.form:101 -msgid "Delete table" -msgstr "Supprimer la table" - -#: FTranslate.form:319 -msgid "Delete translation" -msgstr "Supprimer la traduction" - -#: FExportData.form:31 FImportTable.form:97 -msgid "Delimiter character" -msgstr "Caractère délimiteur" - -#: LibraryItem.class:59 -msgid "Depends on" -msgstr "Dépend de" - -#: FCommit.form:52 FMakeInstall.form:215 FPropertyProject.form:204 -msgid "Description" -msgstr "Description" - -#: FOption.class:60 -msgid "Desktop" -msgstr "Bureau" - -#: FMakeInstall.form:493 -msgid "Desktop configuration file" -msgstr "Fichier de configuration du bureau" - -#: CComponent.class:92 -msgid "Desktop-neutral routines from Portland project" -msgstr "Routines indépendantes du bureau du projet Portland" - -#: FImportTable.form:142 FPasteTable.form:51 -msgid "Destination" -msgstr "Destination" - -#: Project.module:3683 -msgid "Destination already exists" -msgstr "La destination existe déjà." - -#: FMakeInstall.form:667 -msgid "Destination directory" -msgstr "Répertoire de destination" - -#: FConflict.form:129 FInfo.form:136 -msgid "Details" -msgstr "Détails" - #: MErrorMessage.module:77 msgid "Device is full" msgstr "Périphérique plein" -#: FCreateFile.form:366 -msgid "Dialog box management" -msgstr "Gestion de boîte de dialogue" - -#: FInfo.form:123 -msgid "Directory" -msgstr "Répertoire" - -#: FMain.form:521 -msgid "&Directory" -msgstr "&Répertoire" - -#: Project.module:2448 -msgid "Directory already exists." -msgstr "Le répertoire existe déja." - -#: FDebugInfo.form:141 -msgid "Display" -msgstr "Afficher" - -#: FDebugInfo.form:139 -msgid "Display ME" -msgstr "Afficher ME" - -#: FOption.form:712 -msgid "Display property help" -msgstr "Afficher l'aide des propriétés" - #: MErrorMessage.module:78 msgid "Division by zero" msgstr "Division par zéro" -#: Project.module:432 -msgid "Do not open" -msgstr "Ne pas ouvrir" - -#: FSave.form:35 -msgid "Do ¬ save" -msgstr "Ne &pas enregistrer" - -#: FConnectionEditor.class:284 -msgid "Do not save" -msgstr "Ne pas enregistrer" - -#: FConnectionEditor.form:227 -msgid "Down" -msgstr "Descendre" - -#: FList.form:76 FMakeInstall.form:581 -msgid "&Down" -msgstr "&Descendre" - -#: FMain.class:1805 -msgid "Do you really want to add this file to the repository?" -msgstr "Désirez-vous réellement ajouter ce fichier au référentiel ?" - -#: FOption.class:618 -msgid "Do you really want to clear the documentation cache?" -msgstr "Désirez-vous réellement vider le cache de la documentation ?" - -#: FList.class:155 -msgid "Do you really want to clear the list?" -msgstr "Désirez-vous vraiment vider la liste ?" - -#: FConnectionEditor.class:1363 -msgid "Do you really want to delete table '&1'?" -msgstr "Voulez-vous vraiment supprimer la table « &1 » ?" - -#: FNewConnection.class:317 -msgid "Do you really want to delete the database '&1'?" -msgstr "Désirez-vous vraiment supprimer la base de données « &1 » ?" - -#: FMain.class:203 -msgid "Do you really want to delete this directory ?" -msgstr "Voulez-vous vraiment supprimer ce répertoire ?" - -#: FMain.class:215 -msgid "Do you really want to delete this file ?" -msgstr "Voulez-vous vraiment supprimer ce fichier ?" - -#: FMain.class:200 -msgid "Do you really want to delete this link ?" -msgstr "Voulez-vous vraiment supprimer ce lien ?" - -#: FOption.class:765 -msgid "Do you really want to delete this snippet?" -msgstr "Voulez-vous vraiment supprimer ce fragment ?" - -#: FTranslate.class:636 -msgid "Do you really want to delete this translation ?" -msgstr "Voulez-vous vraiment supprimer cette traduction ?" - -#: FTranslate.class:730 -msgid "Do you really want to reload this translation ?" -msgstr "Voulez-vous vraiment recharger cette traduction ?" - -#: FMakeInstall.class:959 -msgid "Do you really want to remove all extra dependencies?" -msgstr "Voulez-vous vraiment retirer toutes les dépendances supplémentaires ?" - -#: FMakeInstall.class:1084 -msgid "Do you really want to remove all extra files?" -msgstr "Voulez-vous vraiment retirer tous les fichiers supplémentaires ?" - -#: FConnectionEditor.class:1434 -msgid "Do you really want to remove the selected rows?" -msgstr "Désirez-vous vraiment supprimer les lignes sélectionnées ?" - -#: FSearch.class:821 -msgid "Do you really want to replace every string?" -msgstr "Désirez-vous vraiment remplacer l'ensemble des chaînes ?" - -#: FDebugInfo.class:530 -msgid "Do you want to clear the expression list ?" -msgstr "Désirez-vous effacer la liste des expressions ?" - -#: FIconEditor.class:1413 -msgid "Do you want to clear the image ?" -msgstr "Voulez-vous effacer cette image ?" - -#: Package.module:692 -msgid "'dpkg-buildpackage' has failed." -msgstr "'dpkg-buildpackage' a échoué." - -#: FIconEditor.form:190 -msgid "Draw" -msgstr "Dessiner" - -#: Project.module:187 -msgid "Drawing" -msgstr "Dessin" - -#: Language.module:83 -msgid "Dutch (Belgium)" -msgstr "Hollandais (Belgique)" - -#: Language.module:82 -msgid "Dutch (Netherlands)" -msgstr "Hollandais (Pays-bas)" - #: MErrorMessage.module:79 msgid "Dynamic symbols cannot be used in static function" msgstr "Les symboles dynamiques ne peuvent être utilisées au sein d'une fonction statique" -#: FDebugInfo.class:935 -msgid "Dynamic variables" -msgstr "Variables dynamiques" - -#: FConflict.class:25 FMain.form:613 -msgid "&Edit" -msgstr "&Éditer" - -#: FOption.form:814 -msgid "&Edit..." -msgstr "&Éditer..." - -#: FMain.form:618 -msgid "Edit &code" -msgstr "Editer le &code" - -#: FSnippet.class:66 -msgid "Edit code snippet" -msgstr "Edition d'un fragment de code" - -#: FFieldChooser.class:69 -msgid "Edit field list" -msgstr "Éditer la liste des champs" - -#: MTheme.module:6 -msgid "Editing line" -msgstr "Ligne en édition" - -#: FPropertyProject.form:231 -msgid "Edition" -msgstr "Édition" - -#: FList.form:24 -msgid "Edit list property" -msgstr "Éditer la liste des propriétés" - -#: FEditor.form:350 FOption.form:364 -msgid "Editor" -msgstr "Éditeur" - -#: FText.form:12 -msgid "Edit text property" -msgstr "Editer les propriétés de texte" - -#: FMain.form:622 -msgid "Edit with" -msgstr "Éditer avec" - -#: FIconEditor.form:217 -msgid "Ellipse" -msgstr "Ellipse" - #: MErrorMessage.module:80 msgid "Embedded array" msgstr "Tableau incorporé" @@ -1819,174 +4976,14 @@ msgstr "Tableau incorporé" msgid "Embedded arrays are forbidden here" msgstr "Les tableaux incorporés sont interdits ici" -#: FForm.form:250 -msgid "Embed into a container" -msgstr "Imbriquer dans un conteneur" - -#: FOption.class:4 -msgid "Emerald" -msgstr "Emeraude" - -#: FMenu.form:315 -msgid "Enabled" -msgstr "-" - -#: FExportData.form:42 FImportTable.form:108 -msgid "Enclose character" -msgstr "Caractère d'échappement" - #: MErrorMessage.module:82 msgid "End of file" msgstr "Fin de fichier atteinte" -#: FImportTable.form:85 -msgid "End of line" -msgstr "Fin de ligne" - -#: Language.module:31 -msgid "English (Australia)" -msgstr "Anglais (Australie)" - -#: Language.module:32 -msgid "English (Canada)" -msgstr "Anglais (Canada)" - -#: Language.module:28 -msgid "English (common)" -msgstr "Anglais (commun)" - -#: Language.module:29 -msgid "English (United Kingdom)" -msgstr "Anglais (Royaume Uni)" - -#: Language.module:30 -msgid "English (U.S.A.)" -msgstr "Anglais (U.S.A.)" - -#: CComponent.class:97 -msgid "Enhanced standard dialogs" -msgstr "Boîtes de dialogue standard améliorées" - -#: FMakeInstall.form:506 -msgid "Enter the mimetypes handled by your application there.
\nPlease enter one mimetype by line.\n" -msgstr "Saisissez les types MIME gérés par votre application ici.
Veuillez saisir un type MIME par ligne.\n" - -#: FPropertyProject.form:409 -msgid "Environment" -msgstr "Environnement" - -#: FPropertyProject.form:462 -msgid "Environment variables" -msgstr "Variables d'environnement" - #: MErrorMessage.module:83 msgid "Equality or inequality operator expected" msgstr "Opérateur d'égalité ou d'inégalité attendu" -#: MTheme.module:6 -msgid "Errors" -msgstr "Erreurs" - -#: Language.module:34 -msgid "Esperanto (Anywhere!)" -msgstr "Esperanto (Partout!)" - -#: Language.module:39 -msgid "Estonian (Estonia)" -msgstr "Estonien (Estonie)" - -#: FForm.form:122 -msgid "Event" -msgstr "Evènement" - -#: CComponent.class:140 FPropertyComponent.form:141 -msgid "Event loop management" -msgstr "Gestion de la boucle d'évènements" - -#: MHelp.module:576 -msgid "Events" -msgstr "Evènements" - -#: FTranslate.class:1032 -msgid "Everything seems to be correct." -msgstr "Tout semble correct." - -#: FOpenProject.form:137 FWelcome.class:52 -msgid "Examples" -msgstr "Exemples" - -#: CComponentBox.class:232 -msgid "Excludes" -msgstr "Exclut" - -#: FMain.form:290 -msgid "E&xecutable..." -msgstr "E&xécutable..." - -#: FCreateFile.form:403 -msgid "Existing" -msgstr "Existant" - -#: CComponentBox.class:213 -msgid "Experimental" -msgstr "Expérimental" - -#: FTranslate.form:329 -msgid "&Export..." -msgstr "&Exporter..." - -#: FOption.form:837 -msgid "E&xport..." -msgstr "E&xporter..." - -#: FConnectionEditor.form:434 -msgid "Export..." -msgstr "Exporter..." - -#: FOption.class:150 -msgid "Export a theme file" -msgstr "Exporter un fichier thème" - -#: FTranslate.class:745 -msgid "Export a translation" -msgstr "Exporter une traduction" - -#: FCreateFile.form:386 -msgid "Exported" -msgstr "Exportée" - -#: FPropertyComponent.form:106 -msgid "Exported classes" -msgstr "Classes exportées" - -#: FExportData.form:54 -msgid "Export field names" -msgstr "Exporter les noms des champs" - -#: FExportData.form:60 -msgid "Export selected records only" -msgstr "Exporter les enregistrements sélectionnés uniquement" - -#: FOption.form:626 -msgid "Export theme" -msgstr "Exporter le thème" - -#: FTranslate.form:327 -msgid "Export to a translation file" -msgstr "Exporter vers un fichier de traduction" - -#: FConnectionEditor.form:432 FExportData.form:15 -msgid "Export to CSV file" -msgstr "Exporter vers un fichier CSV" - -#: FDebugInfo.class:47 -msgid "Expression" -msgstr "Expression" - -#: CComponent.class:94 -msgid "Expression evaluator" -msgstr "Evaluateur d'expressions" - #: MErrorMessage.module:84 msgid "Expression too complex" msgstr "Expression trop complexe" @@ -1995,58 +4992,10 @@ msgstr "Expression trop complexe" msgid "Expression too complex. Too many operands" msgstr "Expression trop complexe. Trop d'opérandes" -#: FMakeInstall.form:654 -msgid "Extra autoconf tests" -msgstr "Tests autoconf supplémentaires" - -#: FMakeInstall.form:533 -msgid "Extra dependencies" -msgstr "Dépendances supplémentaires" - -#: FMakeInstall.form:593 -msgid "Extra files" -msgstr "Fichiers supplémentaires" - -#: Language.module:43 -msgid "Farsi (Iran)" -msgstr "Farsi (Iran)" - -#: FPropertyComponent.form:120 -msgid "Features" -msgstr "Fonctionnalités" - -#: FMakeInstall.form:353 -msgid "Fedora" -msgstr "-" - -#: FConnectionEditor.class:68 FImportTable.class:361 -msgid "Field" -msgstr "Champ" - -#: FImportTable.class:273 -msgid "Field_&1" -msgstr "Champ_&1" - -#: FConnectionEditor.form:197 -msgid "Fields" -msgstr "Champs" - -#: FDebugInfo.class:64 FInfo.class:111 FTranslate.class:68 -msgid "File" -msgstr "Fichier" - -#: FMain.form:197 -msgid "&File" -msgstr "&Fichier" - #: MErrorMessage.module:86 msgid "File already exists" msgstr "Le fichier existe déjà" -#: Project.module:2415 -msgid "File already exists." -msgstr "Ce fichier existe déja." - #: MErrorMessage.module:87 msgid "File is a directory" msgstr "Le fichier est un répertoire" @@ -2055,666 +5004,26 @@ msgstr "Le fichier est un répertoire" msgid "File is locked" msgstr "Le fichier est verrouillé" -#: FMakeInstall.class:106 -msgid "File name" -msgstr "Nom de fichier" - #: MErrorMessage.module:89 msgid "File name is too long" msgstr "Le nom de fichier est trop long" -#: Project.module:1879 -msgid "File not found!" -msgstr "Fichier introuvable !" - #: MErrorMessage.module:90 msgid "File or directory does not exist" msgstr "Le fichier ou le répertoire n'existe pas" -#: FIconEditor.form:257 -msgid "Filled" -msgstr "Rempli" - -#: FIconEditor.form:266 -msgid "Filled with border" -msgstr "Rempli avec bord" - -#: FAbout.class:189 -msgid "Financial support" -msgstr "Aide financière" - -#: FMain.form:467 -msgid "&Find..." -msgstr "&Rechercher..." - -#: FEditor.form:107 -msgid "Find definition" -msgstr "Trouver la définition" - -#: FEditor.form:185 FOutput.form:89 FTextEditor.form:126 -msgid "Find next" -msgstr "Poursuivre la recherche" - -#: FTranslate.form:153 -msgid "Find next untranslated string" -msgstr "Rechercher la chaîne non traduite suivante" - -#: FEditor.form:192 FOutput.form:96 FTextEditor.form:133 -msgid "Find previous" -msgstr "Recherche en arrière" - -#: FTranslate.form:159 -msgid "Find previous untranslated string" -msgstr "Rechercher la chaîne non traduite précédente" - -#: FMain.form:394 -msgid "Finis&h" -msgstr "&Terminer" - -#: FMain.form:1041 -msgid "Finish current function" -msgstr "Terminer la fonction courante" - -#: FPropertyComponent.form:82 -msgid "Finished and stable" -msgstr "Terminé et stable" - -#: Language.module:45 -msgid "Finnish (Finland)" -msgstr "Finlandais (Finlande)" - -#: FNewConnection.form:79 -msgid "Firebird" -msgstr "-" - -#: CComponent.class:84 -msgid "Firebird database driver" -msgstr "Pilote de base de données Firebird" - -#: Project.module:1981 -msgid "first" -msgstr "premier" - -#: FForm.form:162 -msgid "&First" -msgstr "&Début" - -#: FConnectionEditor.class:560 MConnection.module:90 -msgid "Float" -msgstr "Décimal" - -#: FIconEditor.form:226 -msgid "Flood fill" -msgstr "Remplissage" - -#: FOption.form:498 -msgid "Fold procedures by default" -msgstr "Replier les procédures par défaut" - -#: FOption.form:560 -msgid "Fonts" -msgstr "Polices" - -#: FOption.form:198 -msgid "Font size" -msgstr "Taille de police" - -#: FProperty.class:358 -msgid "Forbidden characters in control group." -msgstr "Le nom du groupe contient des caractères interdits." - -#: FProperty.class:343 -msgid "Forbidden characters in control name." -msgstr "Le nom du contrôle contient des caractères interdits." - #: MErrorMessage.module:91 msgid "Forbidden GOTO" msgstr "GOTO interdit" -#: FOption.form:159 -msgid "Foreground color..." -msgstr "Avant-plan..." - -#: FInfo.class:89 -msgid "Form" -msgstr "Formulaire" - -#: FMain.form:554 -msgid "&Form..." -msgstr "&Formulaire..." - -#: FEditor.form:274 -msgid "Format code" -msgstr "Formater le code" - -#: FOption.form:861 -msgid "Format on load & save" -msgstr "Formater au chargement et à l'enregistrement" - -#: FPropertyProject.form:290 -msgid "Form controls are public" -msgstr "Les contrôles des formulaires sont publics" - -#: CModule.class:28 FInfo.class:69 -msgid "Forms" -msgstr "Formulaires" - -#: FMain.form:1034 -msgid "Forward" -msgstr "Avancer" - -#: FMain.form:387 -msgid "&Forward" -msgstr "&Avancer" - -#: FColorChooser.form:33 -msgid "Free" -msgstr "Libre" - -#: FMakeInstall.form:234 -msgid "Freeware" -msgstr "-" - -#: Language.module:48 -msgid "French (Belgium)" -msgstr "Français (Belgique)" - -#: Language.module:49 -msgid "French (Canada)" -msgstr "Français (Canada)" - -#: Language.module:47 -msgid "French (France)" -msgstr "Français (France)" - -#: Language.module:50 -msgid "French (Switzerland)" -msgstr "Français (Suisse)" - -#: FDebugInfo.class:55 -msgid "Function" -msgstr "Fonction" - -#: Language.module:52 -msgid "Galician (Spain)" -msgstr "Galicien (Espagne)" - -#: .project:1 -msgid "Gambas 3" -msgstr "-" - -#: FConvert.form:10 -msgid "Gambas 3 project conversion" -msgstr "Conversion en projet Gambas 3" - -#: FAbout.form:45 -msgid "Gambas Almost Means Basic!" -msgstr "-" - -#: FMakeExecutable.class:18 FPropertyProject.class:1049 -msgid "Gambas applications" -msgstr "Applications Gambas" - -#: FCreateFile.class:79 -msgid "Gambas classes" -msgstr "Classes Gambas" - -#: MMime.module:19 -msgid "Gambas form data" -msgstr "Données de formulaires Gambas" - -#: CModule.class:28 -msgid "Gambas forms" -msgstr "Formulaires Gambas" - -#: FOption.class:149 -msgid "Gambas highlight theme files" -msgstr "Fichiers thèmes de coloration de Gambas" - -#: MMime.module:20 -msgid "Gambas menu data" -msgstr "Données de menus Gambas" - -#: FCreateFile.class:79 -msgid "Gambas modules" -msgstr "Modules Gambas" - -#: FInfo.class:66 -msgid "Gambas project" -msgstr "Projet Gambas" - -#: MMime.module:21 -msgid "Gambas project file path" -msgstr "Chemin de fichier projet Gambas" - -#: CModule.class:30 -msgid "Gambas reports" -msgstr "États Gambas" - -#: CModule.class:29 -msgid "Gambas web pages" -msgstr "Pages web Gambas" - -#: FHelpBrowser.form:106 -msgid "Gambas web site" -msgstr "Site web de Gambas" - -#: Project.module:188 -msgid "Games" -msgstr "Jeux" - -#: FPropertyProject.form:111 -msgid "GB_GUI=gb.gtk" -msgstr "-" - -#: FPropertyProject.form:105 -msgid "GB_GUI=gb.qt4" -msgstr "-" - -#: FInfo.form:61 FPropertyComponent.form:52 FPropertyProject.form:135 -msgid "General" -msgstr "Général" - -#: FMakeInstall.form:234 -msgid "General Public License" -msgstr "-" - -#: Language.module:24 -msgid "German (Belgium)" -msgstr "Allemand (Belgique)" - -#: Language.module:23 -msgid "German (Germany)" -msgstr "Allemand (Allemagne)" - -#: FPropertyProject.form:307 -msgid "Get version from program" -msgstr "Obtenir la version depuis le programme" - -#: FCreateFile.form:346 -msgid "GIF" -msgstr "-" - -#: CComponent.class:116 -msgid "GNU command option parser" -msgstr "Analyseur d'options de ligne de commande GNU" - -#: FEditor.form:114 FHelpBrowser.form:48 -msgid "Go back" -msgstr "Revenir en arrière" - -#: FHelpBrowser.form:54 -msgid "Go forward" -msgstr "Aller en avant" - -#: FEditor.form:96 -msgid "Go to" -msgstr "Aller à" - -#: FGotoLine.form:12 -msgid "Go to line" -msgstr "Aller à la ligne" - -#: FEditor.form:101 FTextEditor.form:67 -msgid "Go to line..." -msgstr "Aller à la ligne..." - -#: FCreateProject.form:117 -msgid "Graphical application" -msgstr "Application graphique" - -#: CComponent.class:139 FPropertyComponent.form:135 -msgid "Graphical form management" -msgstr "Gestion de formulaires graphiques" - -#: Language.module:26 -msgid "Greek (Greece)" -msgstr "Grec (Grèce)" - -#: FMakeInstall.class:763 -msgid "Groups" -msgstr "Groupes" - -#: FCreateProject.form:161 -msgid "GTK+ graphical application" -msgstr "Application graphique GTK+" - -#: CComponent.class:102 -msgid "GTK+ SVG renderer" -msgstr "Affichage de fichiers SVG pour GTK+" - -#: CComponent.class:99 -msgid "GTK+ toolkit" -msgstr "Bibliothèque GTK+" - -#: CComponent.class:100 -msgid "GTK+ toolkit extension" -msgstr "Extension du toolkit GTK+" - -#: FAbout.form:64 -msgid "

Authors

\n" -msgstr "

Auteurs

\n" - -#: FAbout.form:58 -msgid "

Licence

\n\n

This program is FREE SOFTWARE; you can redistribute it AND/OR modify it under the terms of the GNU General Public License as published by the Free Software Foundation ; either version 2, or (at your option) any later version.

\n\n

This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

\n" -msgstr "

Licence

Ce programme est un LOGICIEL LIBRE. Vous pouvez le redistribuer ET/OU le modifier selon les termes de la Licence Publique Générale GNU telle qu'elle est publiée par la Free Software Foundation ; soit la version 2, ou bien n'importe quelle version ultérieure de votre choix.

Ce programme est distribué en espérant qu'il soit utile MAIS SANS GARANTIE D'AUCUNE SORTE ; y compris les garanties implicites de COMMERCIABILITÉ ET DE CONFORMITÉ À UNE UTILISATION PARTICULIÈRE. Se reporter à la Licence Publique Générale GNU pour plus d'information.

\n" - -#: FIconEditor.form:235 -msgid "Hatched flood fill" -msgstr "Remplissage alterné" - -#: Language.module:54 -msgid "Hebrew (Israel)" -msgstr "Hébreu (Israël)" - -#: FCreateFile.form:321 -msgid "Height" -msgstr "Hauteur" - -#: FOption.form:702 MTheme.module:6 -msgid "Help" -msgstr "Aide" - -#: FMain.form:790 -msgid "&Help browser" -msgstr "&Navigateur d'aide" - -#: FHelpBrowser.form:28 FMain.form:984 -msgid "Help browser" -msgstr "Navigateur d'aide" - -#: FMain.form:452 -msgid "Hide menubar" -msgstr "Cacher la barre de menus" - -#: FFormStack.form:15 FMain.form:1241 -msgid "Hierarchy" -msgstr "Hiérarchie" - -#: FOption.form:414 -msgid "Highlight current line" -msgstr "Surligner la ligne courante" - -#: MTheme.module:6 -msgid "Highlighting" -msgstr "Mise en évidence" - -#: FOption.form:435 -msgid "Highlight modified lines" -msgstr "Indiquer les lignes modifiées" - -#: FSearch.form:120 -msgid "&Highlight result" -msgstr "S&urligner le résultat" - -#: Language.module:56 -msgid "Hindi (India)" -msgstr "Hindi (Inde)" - -#: FForm.form:280 -msgid "Horizontal" -msgstr "Horizontal" - -#: FIconEditor.form:305 -msgid "Horizontal flip" -msgstr "Miroir horizontal" - -#: FEditor.form:297 FTextEditor.form:194 -msgid "Horizontal split" -msgstr "Séparation horizontale" - -#: FNewConnection.form:88 -msgid "Host" -msgstr "Hôte" - -#: FMain.form:588 -msgid "&HTML file..." -msgstr "Fichiers &HTML..." - -#: FCreateFile.form:255 FInfo.class:98 -msgid "HTML file" -msgstr "Fichier HTML" - -#: FCreateFile.class:89 -msgid "HTML files" -msgstr "Fichiers HTML" - -#: MMime.module:18 -msgid "HTML text" -msgstr "Texte HTML" - -#: FHelpBrowser.form:108 -msgid "http://gambas.sourceforge.net" -msgstr "-" - -#: Language.module:58 -msgid "Hungarian (Hungary)" -msgstr "Hongrois (Hongrie)" - -#: FOption.form:291 -msgid "Icon theme" -msgstr "Thème d'icône" - -#: FCreateProject.form:365 -msgid "Identification" -msgstr "Identification" - -#: FProperty.class:600 -msgid "If the control is public." -msgstr "Si le contrôle est public." - -#: FProperty.class:596 -msgid "If the form and controls dimensions must follow the size of the default font." -msgstr "Si les dimensions du formulaire et des contrôles doivent suivre la taille de la police par défaut." - -#: FMenu.class:64 -msgid "Ignore" -msgstr "Ignorer" - -#: FSearch.form:130 -msgid "I&gnore comments" -msgstr "I&gnorer les commentaires" - -#: FNewConnection.form:223 -msgid "Ignore database charset" -msgstr "Ignorer le jeu de caractères de la base de données" - -#: FImportTable.form:125 -msgid "Ignore first lines" -msgstr "Ignorer les premières lignes" - -#: FSearch.form:125 -msgid "&Ignore strings" -msgstr "&Ignorer les chaînes" - #: MErrorMessage.module:92 msgid "Illegal instruction" msgstr "Instruction illégale" -#: Project.module:189 -msgid "Image" -msgstr "Image" - -#: FMain.form:581 -msgid "&Image..." -msgstr "&Image..." - -#: FOption.form:692 -msgid "Image editor" -msgstr "Éditeur d'images" - -#: FSelectIcon.class:32 -msgid "Image files" -msgstr "Fichiers images" - -#: CComponent.class:105 -msgid "Image filtering component" -msgstr "Composant de filtrage d'images" - -#: CComponent.class:107 FPropertyComponent.form:147 -msgid "Image loading and saving" -msgstr "Chargement et sauvegarde d'images" - -#: CComponent.class:104 -msgid "Image management" -msgstr "Gestion des images" - -#: FCreateProject.form:324 -msgid "Image processing" -msgstr "Traitement d'images" - -#: CComponent.class:106 -msgid "Image routines from the Imlib2 library" -msgstr "Gestion des images basée sur la librairie Imlib2" - -#: CComponentBox.class:238 -msgid "Implements" -msgstr "Implémente" - -#: FTranslate.form:266 -msgid "Import" -msgstr "Importer" - -#: FImportTable.form:211 FTranslate.form:290 -msgid "&Import" -msgstr "&Importer" - -#: FOption.form:845 -msgid "&Import..." -msgstr "&Importer..." - -#: FConnectionEditor.form:133 -msgid "Import..." -msgstr "Importer..." - -#: FTranslate.form:283 -msgid "Import all translations recursively" -msgstr "Importer toutes les traductions récursivement" - -#: FTranslate.form:288 -msgid "Import a translation file" -msgstr "Importer un fichier de traduction" - -#: FImportTable.form:37 -msgid "Import file" -msgstr "Importer un fichier" - -#: FConnectionEditor.form:131 -msgid "Import text file" -msgstr "Importer un fichier texte" - -#: FOption.form:620 -msgid "Import theme" -msgstr "Importer un thème" - -#: FReportCoordChooser.form:21 -msgid "in" -msgstr "-" - -#: Project.module:2044 -msgid "in &1." -msgstr "dans &1." - -#: Design.module:229 Project.module:2041 -msgid "in &1:&2." -msgstr "dans &1:&2." - -#: FMakeInstall.class:887 -msgid "Incorrect characters" -msgstr "Caractères incorrects" - -#: FProperty.class:416 -msgid "Incorrect property value." -msgstr "Valeur de propriété incorrecte." - -#: FReportCoordChooser.class:22 -msgid "Incorrect value." -msgstr "Valeur incorrecte." - -#: FTextEditor.form:301 -msgid "Indent" -msgstr "Indenter" - -#: FOption.form:882 -msgid "Indent local variable declaration" -msgstr "Indenter les déclaration de variables locales" - -#: FConnectionEditor.class:58 FDebugExpr.class:463 FHelpBrowser.form:40 -msgid "Index" -msgstr "Index" - -#: FConnectionEditor.form:259 -msgid "Indexes" -msgstr "Index" - -#: Language.module:62 -msgid "Indonesian (Indonesia)" -msgstr "Indonésien (Indonésie)" - -#: FConflict.form:154 FInfo.form:30 -msgid "Information" -msgstr "Information" - -#: Project.module:2037 -msgid "in form definition" -msgstr "dans la définition du formulaire" - -#: Package.module:789 -msgid "Initializing ~/RPM directory." -msgstr "Initialisation du répertoire ~/RPM." - -#: FMakeInstall.class:441 -msgid "Initial release" -msgstr "Version initiale" - -#: FList.form:58 FMenu.form:83 FPropertyProject.form:434 -msgid "&Insert" -msgstr "&Insérer" - -#: CInsertColor.class:106 FEditor.form:418 FTextEditor.form:342 -msgid "Insert color" -msgstr "Insérer une couleur" - -#: FEditor.form:268 FTextEditor.form:163 -msgid "Insert color..." -msgstr "Insérer une couleur..." - -#: FMenu.form:81 -msgid "Insert menu" -msgstr "Insérer un menu" - -#: FMakeInstall.form:140 -msgid "Insert release number in package version" -msgstr "Insérer le numéro de révision dans la version du paquetage" - -#: FMain.form:304 -msgid "&Installation package..." -msgstr "Paquetage d'&installation..." - -#: FConnectionEditor.class:560 MConnection.module:86 -msgid "Integer" -msgstr "Entier" - -#: .project:2 -msgid "Integrated Development Environment for Gambas" -msgstr "Environnement de développement intégré pour Gambas" - -#: FOption.form:188 -msgid "Interface" -msgstr "Interface" - #: MErrorMessage.module:93 msgid "Internal compiler error: Bad stack usage computed!" msgstr "Erreur interne du compilateur : calcul incorrect de la quantité de pile utilisée !" -#: CComponent.class:78 -msgid "Internal native classes" -msgstr "Classes natives internes" - -#: FCreateProject.form:282 -msgid "Internationalization" -msgstr "Internationalisation" - #: MErrorMessage.module:94 msgid "Invalid assignment" msgstr "Affectation invalide" @@ -2731,174 +5040,14 @@ msgstr "Object invalide" msgid "Invalid path" msgstr "Chemin invalide" -#: FReportBrushChooser.form:114 -msgid "Invert gradient" -msgstr "Inverser le dégradé" - -#: Language.module:64 -msgid "Irish (Ireland)" -msgstr "Irlandais (Irlande)" - -#: FImportTable.form:80 -msgid "ISO 8859-1" -msgstr "-" - -#: FImportTable.form:80 -msgid "ISO 8859-15" -msgstr "-" - -#: Language.module:66 -msgid "Italian (Italy)" -msgstr "Italien (Italie)" - -#: FOption.form:174 -msgid "Italic" -msgstr "Italique" - -#: Project.module:447 -msgid "It cannot be converted." -msgstr "Il ne peut être converti." - -#: FList.class:105 -msgid "Item &1" -msgstr "Élément &1" - -#: Language.module:68 -msgid "Japanese (Japan)" -msgstr "Japonais (Japon)" - -#: FOutput.form:116 -msgid "Keep above" -msgstr "Conserver au premier plan" - -#: FMakeExecutable.form:56 -msgid "Keep debugging information in executable" -msgstr "Conserver les informations de débogage dans l'exécutable" - -#: FOption.form:924 -msgid "Keep successive void lines" -msgstr "Conserver les lignes vides successives" - -#: FDebugExpr.class:469 -msgid "Key" -msgstr "Clef" - -#: FImportTable.form:172 -msgid "Key field" -msgstr "Champ clef" - -#: MTheme.module:6 -msgid "Keywords" -msgstr "Mots-clés" - -#: FOption.form:519 -msgid "Keywords in upper case" -msgstr "Mots-clefs en majuscule" - -#: Language.module:70 -msgid "Khmer (Cambodia)" -msgstr "Khmer (Cambodge)" - -#: Language.module:72 -msgid "Korean (Korea)" -msgstr "Coréen (Corée)" - #: MErrorMessage.module:98 msgid "Label '&1' not declared" msgstr "L'étiquette '&1' n'est pas déclarée" -#: FTranslate.class:65 -msgid "Language" -msgstr "Langage" - -#: FForm.form:183 -msgid "&Last" -msgstr "&Fin" - -#: FInfo.form:110 -msgid "Last modified" -msgstr "Modifié le" - -#: Language.module:74 -msgid "Latin" -msgstr "Latin" - -#: FReportBorderChooser.form:105 FReportPaddingChooser.form:33 -msgid "Left" -msgstr "Gauche" - -#: FConnectionEditor.class:42 -msgid "Length" -msgstr "Longueur" - -#: FMakeInstall.form:234 -msgid "Lesser General Public License" -msgstr "-" - -#: FPropertyProject.form:543 -msgid "Libraries" -msgstr "Bibliothèques" - #: MErrorMessage.module:99 msgid "Library name must be a string" msgstr "Le nom de la bibliothèque doit être une chaîne de caractères" -#: FMakeInstall.form:228 -msgid "License" -msgstr "Licence" - -#: FOption.form:403 -msgid "Line" -msgstr "Ligne" - -#: FReportBrushChooser.form:47 -msgid "Linear gradient" -msgstr "Dégradé linéaire" - -#: FImportTable.form:135 -msgid "Line(s)" -msgstr "Ligne(s)" - -#: FInfo.class:70 -msgid "Lines of code: &1" -msgstr "Lignes de code : &1" - -#: FInfo.form:71 -msgid "Link to" -msgstr "Lien vers" - -#: Language.module:76 -msgid "Lithuanian (Lithuania)" -msgstr "Lithuanien (Lithuanie)" - -#: Project.module:1739 -msgid "Loading &1..." -msgstr "Chargement de &1..." - -#: CComponent.class:437 -msgid "Loading information on component &1..." -msgstr "Chargement des informations sur le composant &1..." - -#: FDebugInfo.form:67 -msgid "Local variables" -msgstr "Variables locales" - -#: LibraryItem.class:57 -msgid "Location" -msgstr "Emplacement" - -#: FForm.form:423 -msgid "Lock form" -msgstr "Verrouiller le formulaire" - -#: FProperty.form:55 -msgid "Lock property" -msgstr "Verrouiller la propriété" - -#: FConnectionEditor.class:560 MConnection.module:88 -msgid "Long" -msgstr "Entier long" - #: MErrorMessage.module:100 msgid "Loop variable already in use" msgstr "Variable de boucle déjà utilisée" @@ -2907,134 +5056,22 @@ msgstr "Variable de boucle déjà utilisée" msgid "Loop variable must be local" msgstr "La variable de boucle doit être une variable locale" -#: FEditor.form:227 FTextEditor.form:153 -msgid "Lower case" -msgstr "Minuscules" - -#: FImportTable.form:92 -msgid "Mac" -msgstr "-" - -#: Language.module:80 -msgid "Macedonian (Republic of Macedonia)" -msgstr "Macédonien (République de Macédoine)" - -#: FMakeInstall.form:148 -msgid "Maintainer information" -msgstr "Informations sur le mainteneur" - -#: FMain.form:286 -msgid "Make" -msgstr "Générer" - -#: FAbout.form:90 -msgid "Make a gift!" -msgstr "Faire un don !" - -#: FEditor.form:504 -msgid "Make code pretty" -msgstr "Réindenter le code" - -#: FMain.form:918 FMakeExecutable.form:15 -msgid "Make executable" -msgstr "Générer l'exécutable" - -#: FMain.form:926 FMakeInstall.form:99 -msgid "Make installation package" -msgstr "Créer un paquetage d'installation" - -#: FMain.form:911 -msgid "Make source archive" -msgstr "Générer une archive des sources" - -#: Package.module:514 -msgid "Making build directory." -msgstr "Fabrication du répertoire de construction." - -#: Project.module:2664 -msgid "Making executable..." -msgstr "Génération de l'exécutable..." - -#: Language.module:78 -msgid "Malayalam (India)" -msgstr "Malayalam (Inde)" - -#: FMakeInstall.form:374 -msgid "Mandriva Linux" -msgstr "-" +#: MErrorMessage.module:102 +msgid "ME cannot be used in a static function" +msgstr "ME ne peut être utilisé au sein d'une fonction statique" #: MErrorMessage.module:103 msgid "Mathematic error" msgstr "Erreur mathématique" -#: FMakeInstall.class:100 -msgid "Max. version" -msgstr "Version max." - -#: CComponent.class:82 -msgid "MD5/DES crypting" -msgstr "Chiffrement MD5/DES" - -#: MErrorMessage.module:102 -msgid "ME cannot be used in a static function" -msgstr "ME ne peut être utilisé au sein d'une fonction statique" - -#: FForm.form:487 FMenu.form:63 -msgid "Menu editor" -msgstr "Editeur de menu" - -#: FForm.form:368 -msgid "Menu editor..." -msgstr "Editeur de menu..." - -#: FMakeInstall.form:462 -msgid "Menu entry" -msgstr "Entrée de menu" - -#: FMakeInstall.class:695 -msgid "Menus" -msgstr "Menus" - -#: FMenu.class:64 -msgid "Menus have been modified!" -msgstr "Les menus ont été modifiés !" - -#: FImportTable.class:70 -msgid "Message" -msgstr "Message" - -#: FImportTable.form:191 -msgid "Messages" -msgstr "Messages" - -#: MHelp.module:575 -msgid "Methods" -msgstr "Méthodes" - -#: FMakeInstall.form:499 -msgid "Mimetypes" -msgstr "Types MIME" - -#: FOption.form:270 -msgid "Minimize at runtime" -msgstr "Minimiser à l'exécution" - -#: FMakeInstall.class:99 -msgid "Min. version" -msgstr "Version min." - -#: Project.module:190 -msgid "Miscellaneous" -msgstr "Divers" +#: MErrorMessage.module:104 +msgid "Missing #Endif" +msgstr "#Endif manquant" #: MErrorMessage.module:105 msgid "Missing &1" msgstr "&1 manquant" -#: MErrorMessage.module:104 -msgid "Missing #Endif" -msgstr "#Endif manquant" - #: MErrorMessage.module:106 msgid "Missing operator" msgstr "Opérateur manquant" @@ -3043,242 +5080,30 @@ msgstr "Opérateur manquant" msgid "Missing right brace" msgstr "Parenthèse fermante manquante" -#: FReportCoordChooser.form:21 -msgid "mm" -msgstr "-" - -#: FMenu.class:934 Project.module:5024 -msgid "modified" -msgstr "modifié" - -#: FHelpBrowser.form:122 -msgid "Modify documentation..." -msgstr "Modifier la documentation..." - -#: FCreateFile.form:108 FInfo.class:81 -msgid "Module" -msgstr "Module" - -#: FMain.form:538 -msgid "&Module..." -msgstr "&Module..." - -#: FInfo.class:67 -msgid "Modules" -msgstr "Modules" - -#: FPropertyProject.form:273 -msgid "Module symbols are public by default" -msgstr "Les modules sont publics par défaut" - -#: CComponent.class:96 -msgid "More controls for graphical components" -msgstr "Controles supplémentaires pour les composants graphiques" - -#: FFormStack.form:50 -msgid "Move bottom" -msgstr "Déplacer tout en bas" - -#: FFormStack.form:44 FMenu.form:148 -msgid "Move down" -msgstr "Déplacer vers le bas" - -#: FForm.form:157 -msgid "Move tab" -msgstr "Déplacer l'onglet" - -#: FForm.form:613 -msgid "Move tab first" -msgstr "Déplacer l'onglet au début" - -#: FForm.form:634 -msgid "Move tab last" -msgstr "Déplacer l'onglet à la fin" - -#: FForm.form:620 -msgid "Move tab left" -msgstr "Déplacer l'onglet à gauche" - -#: FForm.form:627 -msgid "Move tab right" -msgstr "Déplacer l'onglet à droite" - -#: FFormStack.form:32 -msgid "Move top" -msgstr "Déplacer tout en haut" - -#: FFormStack.form:38 FMenu.form:142 -msgid "Move up" -msgstr "Déplacer vers le haut" - -#: CComponent.class:98 -msgid "Multi Document Interface" -msgstr "Interface multi-documents" - -#: FNewConnection.form:79 -msgid "MySQL" -msgstr "-" - -#: CComponent.class:86 -msgid "MySQL database driver" -msgstr "Pilote de base de données MySQL" - -#: CComponent.class:109 -msgid "MySQL specific routines" -msgstr "Routines spécifiques pour MySQL" - -#: FDebugInfo.class:33 FNewConnection.form:58 FNewTable.form:33 -msgid "Name" -msgstr "Nom" - -#: FDebugInfo.class:150 -msgid "native code" -msgstr "code natif" - -#: CComponent.class:111 -msgid "Network high-level protocols management" -msgstr "Gestion de protocoles réseaux de haut-niveau" - -#: Project.module:191 -msgid "Networking" -msgstr "Programmation réseau" - -#: CComponent.class:110 FCreateProject.form:294 -msgid "Network programming" -msgstr "Programmation réseau" - -#: FCreateFile.form:80 FMain.form:517 -msgid "New" -msgstr "Nouveau" - -#: FOption.form:807 FTranslate.form:305 -msgid "&New..." -msgstr "&Nouveau..." - #: MErrorMessage.module:108 msgid "NEW cannot have arguments passed by reference" msgstr "Les arguments de NEW ne peuvent être passés par référence" -#: FSnippet.class:69 -msgid "New code snippet" -msgstr "Nouveau fragment de code" - -#: FMain.form:713 -msgid "&New connection..." -msgstr "&Nouvelle connexion..." - -#: FNewConnection.class:139 -msgid "New connection" -msgstr "Nouvelle connexion" - -#: FCreateFile.form:65 -msgid "New file" -msgstr "Nouveau fichier" - -#: FMain.class:740 -msgid "New folder" -msgstr "Nouveau dossier" - -#: FConnectionEditor.form:276 -msgid "New index" -msgstr "Nouvel index" - -#: FMain.form:201 -msgid "&New project..." -msgstr "&Nouveau projet..." - -#: FCreateProject.form:62 FMain.form:831 -msgid "New project" -msgstr "Nouveau projet" - -#: FWelcome.class:49 -msgid "New project..." -msgstr "Nouveau projet..." - -#: FConnectionEditor.form:95 FNewTable.form:19 -msgid "New table" -msgstr "Nouvelle table" - -#: FNewTranslation.form:10 FTranslate.form:303 -msgid "New translation" -msgstr "Nouvelle traduction" - -#: FForm.form:176 FSearch.form:191 FTips.form:78 -msgid "&Next" -msgstr "&Suivant" - -#: FMenu.form:90 -msgid "Next menu" -msgstr "Menu suivant" - -#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 -msgid "No" -msgstr "Non" - -#: FDebugExpr.form:48 -msgid "No element" -msgstr "Aucun élément" - -#: MHelp.module:282 -msgid "No help found." -msgstr "Aide introuvable." - #: MErrorMessage.module:109 msgid "No instantiation method" msgstr "Aucune méthode d'instanciation" -#: Project.module:4014 -msgid "Non-ASCII characters are forbidden in a project name." -msgstr "Un nom de projet ne peut contenir que des caractères ASCII." - -#: FOption.form:403 FProperty.class:721 -msgid "None" -msgstr "Aucun" - -#: FMakeInstall.form:234 -msgid "Non-free License" -msgstr "-" - -#: MErrorMessage.module:113 -msgid "Non terminated string" -msgstr "Chaîne de caractères non terminée" - -#: FCreateFile.class:107 -msgid "(No parent)" -msgstr "(Aucune)" - #: MErrorMessage.module:110 msgid "No parent class" msgstr "Classe parente introuvable" -#: FImportTable.class:424 -msgid "No record imported." -msgstr "Aucun enregistrement importé." - #: MErrorMessage.module:111 msgid "No return value" msgstr "Aucune valeur de retour" -#: FOption.form:204 -msgid "Normal" -msgstr "Normal" - -#: MTheme.module:6 -msgid "Normal text" -msgstr "Texte normal" - -#: Language.module:85 -msgid "Norwegian (Norway)" -msgstr "Norvégien (Norvège)" - -#: FEditor.form:290 FTextEditor.form:187 -msgid "No split" -msgstr "Affichage complet" - #: MErrorMessage.module:112 msgid "No startup method" msgstr "Méthode de démarrage introuvable" +#: MErrorMessage.module:113 +msgid "Non terminated string" +msgstr "Chaîne de caractères non terminée" + #: MErrorMessage.module:114 msgid "Not a directory: &1" msgstr "'&1' n'est pas un répertoire" @@ -3299,9 +5124,9 @@ msgstr "Enumération attendue" msgid "Not an object" msgstr "Objet attendu" -#: FDebugExpr.class:4 -msgid "not available" -msgstr "non disponible" +#: MErrorMessage.module:119 +msgid "Not enough argument to New()" +msgstr "Pas assez d'arguments à New()" #: MErrorMessage.module:120 msgid "Not enough arguments" @@ -3311,182 +5136,10 @@ msgstr "Pas assez d'arguments" msgid "Not enough arguments to &1()" msgstr "Pas assez d'arguments à &1()" -#: MErrorMessage.module:119 -msgid "Not enough argument to New()" -msgstr "Pas assez d'arguments à New()" - -#: FImportTable.class:389 -msgid "Not enough values" -msgstr "Pas assez de valeurs" - -#: Design.module:813 -msgid "No terminal emulator found." -msgstr "Aucun émulateur de terminal n'a été trouvé." - -#: CComponentBox.class:215 FPropertyComponent.form:82 -msgid "Not finished but stable" -msgstr "Non terminé mais stable" - -#: Project.module:2216 -msgid "Nothing to do." -msgstr "Rien à faire." - -#: FTranslate.class:954 -msgid "No translation were picked up." -msgstr "Aucune traduction n'a été récupérée." - -#: FPropertyProject.class:106 -msgid "Not translatable" -msgstr "Non traduisible" - -#: FHelpBrowser.form:96 -msgid "No zoom" -msgstr "Taille normale" - #: MErrorMessage.module:122 msgid "Null object" msgstr "Référence d'objet NULL" -#: MTheme.module:6 -msgid "Numbers" -msgstr "Nombres" - -#: FOption.class:4 -msgid "Obsidian" -msgstr "Obsidienne" - -#: FNewConnection.form:79 -msgid "ODBC" -msgstr "-" - -#: CComponent.class:87 -msgid "ODBC database driver" -msgstr "Pilote de base de données ODBC" - -#: FSnippet.form:51 FTableChooser.form:62 FText.form:35 -msgid "OK" -msgstr "OK" - -#: FCreateProject.form:427 -msgid "Once the information entered, you can\nclick on the OK button to create the project.\n

Click on the Previous button if you had made a mistake.\n

Click on the Cancel button to cancel the operation.\n\n" -msgstr "Une fois les informations saisies, vous pouvez\ncliquer sur le bouton OK pour créer le projet.\n

Cliquez sur le bouton Précédent si vous avez fait une erreur.\n

Cliquez sur le bouton Annuler pour abandonner l'opération.\n\n" - -#: FImportTable.class:426 -msgid "One record imported." -msgstr "Un enregistrement importé." - -#: FTranslate.class:956 -msgid "One translation was picked up." -msgstr "Une traduction a été récupérée." - -#: FIconEditor.form:284 -msgid "Opaque" -msgstr "Opaque" - -#: FConflict.form:47 FOpenProject.form:42 -msgid "Open" -msgstr "Ouvrir" - -#: FMain.form:721 -msgid "&Open" -msgstr "&Ouvrir" - -#: Project.module:432 -msgid "Open after all" -msgstr "Ouvrir malgré tout" - -#: FMain.form:490 -msgid "&Open a terminal..." -msgstr "&Ouvrir un terminal..." - -#: FForm.form:134 -msgid "Open code" -msgstr "Ouvrir le code" - -#: FMain.form:221 -msgid "Open &example" -msgstr "Ouvrir un &exemple" - -#: FEditor.form:121 -msgid "Open form" -msgstr "Ouvrir le formulaire" - -#: Project.module:192 -msgid "OpenGL" -msgstr "OpenGL" - -#: CComponent.class:142 FPropertyComponent.form:153 -msgid "OpenGL display" -msgstr "Affichage OpenGL" - -#: FCreateProject.form:318 -msgid "OpenGL programming" -msgstr "Programmation OpenGL" - -#: CComponent.class:115 -msgid "OpenGL shaders management" -msgstr "Gestion des shaders OpenGL" - -#: CComponent.class:114 -msgid "OpenGL utility component" -msgstr "composant utilitaire OpenGL" - -#: CComponent.class:101 -msgid "OpenGL with GTK+ toolkit" -msgstr "OpenGL avec GTK+" - -#: CComponent.class:122 -msgid "OpenGL with QT4 toolkit" -msgstr "OpenGL avec QT4" - -#: FCreateProject.form:391 FOpenProject.form:157 -msgid "Open in another window" -msgstr "Ouvrir dans une nouvelle fenêtre" - -#: CComponent.class:108 -msgid "OpenLDAP client" -msgstr "Client OpenLDAP" - -#: FMain.form:208 -msgid "&Open project..." -msgstr "&Ouvrir un projet..." - -#: FMain.form:838 -msgid "Open project" -msgstr "Ouvrir un projet" - -#: FWelcome.class:50 -msgid "Open project..." -msgstr "Ouvrir un projet..." - -#: FMain.form:214 -msgid "Open &recent" -msgstr "Ouvrir un projet &récent" - -#: FMakeInstall.form:395 -msgid "OpenSUSE" -msgstr "-" - -#: MTheme.module:6 -msgid "Operators" -msgstr "Opérateurs" - -#: FPropertyComponent.form:65 FPropertyProject.form:226 FSearch.form:99 -msgid "Options" -msgstr "Options" - -#: FTextEditor.class:690 -msgid "Original file has been saved in the Project folder." -msgstr "Le fichier d'origine a été sauvegardé dans le répertoire Projet." - -#: FMain.form:603 -msgid "&Other..." -msgstr "&Autre..." - -#: FMakeInstall.form:234 -msgid "Other License(s)" -msgstr "-" - #: MErrorMessage.module:123 msgid "Out of bounds" msgstr "Dépassement de tableau" @@ -3499,1238 +5152,58 @@ msgstr "Mémoire pleine" msgid "Out of range" msgstr "Dépassement de capacité" -#: Design.module:786 -msgid "Output terminal" -msgstr "Terminal de sortie" - #: MErrorMessage.module:126 msgid "Overflow" msgstr "Dépassement de capacité" -#: FExportData.class:126 -msgid "&Overwrite" -msgstr "&Remplacer" - -#: FMakeInstall.class:98 -msgid "Package" -msgstr "Paquetage" - -#: FMakeInstall.form:442 -msgid "Package group" -msgstr "Groupe de paquetage" - -#: FMakeInstall.form:112 -msgid "Package information" -msgstr "Information sur le paquetage" - -#: FMakeInstall.form:118 -msgid "Package name" -msgstr "Nom du paquetage" - -#: FCreateFile.form:376 -msgid "Parent class" -msgstr "Classe parente" - -#: FCommit.form:184 FNewConnection.form:136 -msgid "Password" -msgstr "Mot de passe" - -#: FMenu.form:120 FOutput.form:72 FPasteTable.form:101 FTextEditor.form:107 -msgid "Paste" -msgstr "Coller" - -#: FList.form:98 FMain.form:647 -msgid "&Paste" -msgstr "&Coller" - -#: FConnectionEditor.form:125 -msgid "Paste..." -msgstr "Coller..." - -#: FEditor.form:342 FPasteSpecial.form:41 -msgid "Paste as comments" -msgstr "Coller comme commentaires" - -#: FEditor.form:337 FPasteSpecial.form:56 -msgid "Paste as multi-line string" -msgstr "Coller comme chaîne sur plusieurs lignes" - -#: FEditor.form:332 FPasteSpecial.form:51 -msgid "Paste as string" -msgstr "Coller comme chaîne" - -#: FPasteSpecial.form:35 -msgid "Paste normally" -msgstr "Coller normalement" - -#: FEditor.form:409 FPasteSpecial.form:19 -msgid "Paste special" -msgstr "Collage spécial" - -#: FEditor.form:261 -msgid "Paste special..." -msgstr "Collage spécial..." - -#: FConnectionEditor.form:123 FPasteTable.form:22 -msgid "Paste table" -msgstr "Copier la table" - -#: FPasteSpecial.form:46 -msgid "Paste with PRINT" -msgstr "Coller avec PRINT" - -#: FNewConnection.form:103 -msgid "Path" -msgstr "Emplacement" - -#: FMain.form:1013 -msgid "Pause" -msgstr "Pause" - -#: FMain.form:366 -msgid "&Pause" -msgstr "&Pause" - -#: CComponent.class:118 -msgid "PDF renderer based on Poppler library" -msgstr "Lecture de PDF basée sur la bibliothèque Poppler" - -#: CComponent.class:117 -msgid "Perl-compatible Regular Expression Matching" -msgstr "Expression rationnelles compatibles avec Perl" - -#: FIconEditor.form:357 -msgid "Pick a color" -msgstr "Pipette" - -#: FInfo.class:93 -msgid "Picture" -msgstr "Image" - -#: FCreateFile.class:89 -msgid "Picture files" -msgstr "Fichiers image" - -#: MMime.module:17 -msgid "Plain text" -msgstr "Texte brut" - -#: FMakeInstall.class:383 -msgid "Please choose a menu location." -msgstr "Veuillez sélectionner un emplacement de menu." - -#: FMakeInstall.class:372 -msgid "Please choose a package group." -msgstr "Veuillez sélectionner un groupe de paquetage." - -#: FMakeInstall.class:344 -msgid "Please choose at least one target distribution." -msgstr "Veuillez sélectionner au moins une distribution cible." - -#: FMakeInstall.class:381 -msgid "Please choose the menu location for each target distribution." -msgstr "Veuillez sélectionner un emplacement de menu pour chaque distribution cible." - -#: FMakeInstall.class:370 -msgid "Please choose the package group for each target distribution." -msgstr "Veuillez sélectionner un groupe de paquetage pour chaque distribution cible." - -#: FSystemInfo.form:39 -msgid "Please copy these informations in all your bug reports." -msgstr "Veuillez recopier ces informations dans tous vos rapports de bugs." - -#: FMenu.class:298 -msgid "Please enter a menu name." -msgstr "Veuillez entrer un nom de menu." - -#: FConnectionEditor.class:664 -msgid "Please enter a number." -msgstr "Veuillez saisir un nombre." - -#: FPasteTable.class:57 -msgid "Please enter a table name." -msgstr "Veuillez entrer le nom de la table." - -#: FSnippet.class:25 -msgid "Please enter a trigger string." -msgstr "Veuillez saisir une chaîne de déclenchement." - -#: FNewConnection.class:125 -msgid "Please enter password" -msgstr "Veuillez saisir le mot de passe" - -#: FMakeInstall.form:243 -msgid "Please enter the changes of your project." -msgstr "Veuillez décrire les modifications apportées à votre projet." - -#: FMakeInstall.class:334 -msgid "Please enter the first CHANGELOG entry." -msgstr "Veuillez saisir la première entrée du CHANGELOG." - -#: FCreateProject.class:229 -msgid "Please enter the location of the repository." -msgstr "Veuillez saisir l'emplacement du référentiel." - -#: FNewConnection.class:84 -msgid "Please enter the name of the database." -msgstr "Veuillez saisir le nom de la base de données." - -#: FNewTable.class:53 -msgid "Please enter the name of the new table." -msgstr "Veuillez saisir le nom de la nouvelle table." - -#: FCommit.class:44 -msgid "Please enter the versioning user name" -msgstr "Veuillez saisir le nom de l'utilisateur pour le suivi de version" - -#: FMakeInstall.class:315 -msgid "Please enter your e-mail address." -msgstr "Veuillez saisir votre adresse e-mail." - -#: FMakeInstall.class:310 -msgid "Please enter your name." -msgstr "Veuillez saisir votre nom." - -#: FTranslate.class:916 -msgid "Please select the translation file to import." -msgstr "Veuillez sélectionner le fichier de traduction à importer." - -#: Project.module:3587 -msgid "Please type a name." -msgstr "Veuillez saisir un nom." - -#: Project.module:4003 -msgid "Please type a project name." -msgstr "Veuillez saisir un nom de projet." - -#: FCreateFile.form:346 -msgid "PNG" -msgstr "-" - -#: Language.module:89 -msgid "Polish (Poland)" -msgstr "Polonais (Pologne)" - -#: Language.module:92 -msgid "Portuguese (Brazil)" -msgstr "Portugais (Brésil)" - -#: Language.module:91 -msgid "Portuguese (Portugal)" -msgstr "Portugais (Portugal)" - -#: FNewConnection.form:79 -msgid "PostgreSQL" -msgstr "-" - -#: CComponent.class:88 -msgid "PostgreSQL database driver" -msgstr "Pilote de base de données PostgreSQL" - -#: FMain.form:883 FOption.form:147 -msgid "Preferences" -msgstr "Préférences" - -#: FMain.form:506 -msgid "&Preferences..." -msgstr "&Préférences..." - -#: FMakeInstall.form:135 -msgid "Prefix package name with the vendor name" -msgstr "Prefixer le nom du paquetage avec le nom du vendeur" - -#: MTheme.module:6 -msgid "Preprocessor" -msgstr "Préprocesseur" - -#: FImportTable.form:183 -msgid "Preview" -msgstr "Aperçu" - -#: FForm.form:169 FSearch.form:197 FTips.form:72 -msgid "&Previous" -msgstr "&Précédent" - -#: FCommit.form:140 -msgid "Previous description" -msgstr "Description précédente" - -#: FHelpBrowser.form:115 -msgid "Print" -msgstr "Imprimer" - -#: Project.module:193 -msgid "Printing" -msgstr "Impression" - -#: FEditor.form:551 -msgid "Procedure list" -msgstr "Liste des procédures" - -#: FOption.form:397 -msgid "Procedure separation" -msgstr "Séparation des procédures" - -#: Project.module:1575 -msgid "Project" -msgstr "Projet" - -#: FMain.form:256 -msgid "&Project" -msgstr "&Projet" - -#: FMain.form:418 -msgid "Pro&ject" -msgstr "Pro&jet" - -#: FCreateProject.class:125 -msgid "Project checkout has failed." -msgstr "La récupération du projet a échoué." - -#: Project.module:5175 -msgid "Project cleanup..." -msgstr "Nettoyage du projet..." - -#: FCommit.form:38 -msgid "Project commit" -msgstr "Envoi du projet" - -#: FCreateProject.form:346 -msgid "Project directory" -msgstr "Répertoire du projet" - -#: Project.module:5181 -msgid "Project files conversion..." -msgstr "Conversion des fichiers du projet..." - -#: FPropertyProject.class:794 -msgid "Project has been updated from repository successfully." -msgstr "Le projet a été mis à-jour depuis le référentiel avec succès." - -#: FCreateProject.form:354 -msgid "Project information" -msgstr "Information sur le projet" - -#: FPropertyProject.form:331 -msgid "Project is translatable" -msgstr "Le projet est traduisible" - -#: FMain.form:527 -msgid "&Project link..." -msgstr "Lien vers un &projet..." - -#: FSaveProjectAs.form:28 -msgid "Project name" -msgstr "Nom du projet" - -#: FMain.form:861 FPropertyProject.form:96 -msgid "Project properties" -msgstr "Propriétés du projet" - -#: FTranslate.form:50 -msgid "Project translation" -msgstr "Traduction du projet" - -#: FCreateProject.form:76 -msgid "Project type" -msgstr "Type de projet" - -#: FMain.form:1222 FProperty.form:24 MHelp.module:573 -msgid "Properties" -msgstr "Propriétés" - -#: FMain.form:427 -msgid "&Properties" -msgstr "&Propriétés" - -#: FMain.form:337 -msgid "&Properties..." -msgstr "&Propriétés..." - -#: FMain.form:948 -msgid "Properties sheet" -msgstr "Feuille de propriétés" - -#: CComponentBox.class:251 LibraryItem.class:58 -msgid "Provides" -msgstr "Fournit" - -#: FMakeInstall.form:234 -msgid "Public Domain" -msgstr "-" - -#: Language.module:87 -msgid "Punjabi (India)" -msgstr "Punjabi (Inde)" - -#: FMain.form:327 -msgid "Put on &version control" -msgstr "Mettre sous contrôle de &version" - -#: FCreateFile.form:351 FReportCoordChooser.form:21 -msgid "px" -msgstr "-" - -#: CComponent.class:119 -msgid "QT4 toolkit" -msgstr "Bibliothèque QT4" - -#: CComponent.class:120 -msgid "QT4 toolkit extension" -msgstr "Controles supplémentaires basés sur la bibliothèque QT4" - -#: CComponent.class:121 -msgid "QT4 WebKit component" -msgstr "Composant WebKit de QT4" - -#: FCreateProject.form:139 -msgid "QT graphical application" -msgstr "Application graphique QT" - -#: CComponent.class:103 -msgid "QT/GTK+ switcher component" -msgstr "Sélection du composant graphique selon le bureau" - -#: FOption.class:4 -msgid "Quest" -msgstr "Quête" - -#: FOption.class:4 -msgid "Quick" -msgstr "Rapide" - -#: FOption.form:308 -msgid "Quiet external commands" -msgstr "Commandes externes silencieuses" - -#: FSave.class:30 FWelcome.class:53 -msgid "Quit" -msgstr "Quitter" - -#: FMain.form:249 -msgid "&Quit" -msgstr "&Quitter" - -#: FReportBrushChooser.form:47 -msgid "Radial gradient" -msgstr "Dégradé circulaire" - -#: FReportBrushChooser.form:130 -msgid "Radius" -msgstr "Rayon" - #: MErrorMessage.module:127 msgid "Read error" msgstr "Erreur de lecture" -#: Project.module:1472 -msgid "read-only" -msgstr "lecture seule" - -#: FOpenProject.form:88 -msgid "Recent" -msgstr "Récent" - -#: FWelcome.class:51 -msgid "Recent projects" -msgstr "Projets récents" - -#: FIconEditor.form:208 -msgid "Rectangle" -msgstr "Rectangle" - -#: FTextEditor.form:83 -msgid "Redo" -msgstr "Rétablir" - -#: FMain.form:321 -msgid "&Refresh" -msgstr "&Rafraîchir" - -#: FMain.form:876 -msgid "Refresh project" -msgstr "Rafraîchir le projet" - -#: FSearch.form:115 -msgid "Regular e&xpression" -msgstr "E&xpression rationnelle" - -#: FCreateProject.form:306 -msgid "Regular expressions" -msgstr "Expressions rationnelles" - -#: FTextEditor.form:213 FTranslate.class:730 -msgid "Reload" -msgstr "Recharger" - -#: FTranslate.form:313 -msgid "&Reload" -msgstr "&Recharger" - -#: FTranslate.form:311 -msgid "Reload translation" -msgstr "Recharger la traduction" - -#: FCommit.form:197 FNewConnection.form:156 -msgid "Remember password" -msgstr "Se souvenir du mot de passe" - -#: FConnectionEditor.form:220 FMakeInstall.class:959 -msgid "Remove" -msgstr "Supprimer" - -#: FPropertyComponent.form:199 FPropertyProject.form:440 -msgid "&Remove" -msgstr "&Supprimer" - -#: FDebugInfo.form:133 -msgid "Remove all" -msgstr "Tout supprimer" - -#: FPropertyComponent.form:205 -msgid "Remove All" -msgstr "Tout supprimer" - -#: FDebugInfo.form:182 -msgid "Remove all breakpoints" -msgstr "Supprimer tous les points d'arrêts" - -#: FDebugInfo.form:131 -msgid "Remove all expressions" -msgstr "Supprimer toutes les expressions" - -#: FDebugInfo.form:174 -msgid "Remove current breakpoint" -msgstr "Supprimer le point d'arrêt sélectionné" - -#: FDebugInfo.form:123 -msgid "Remove current expression" -msgstr "Supprimer l'expression sélectionnée" - -#: FReportBrushChooser.form:102 -msgid "Remove gradient stop" -msgstr "Supprimer une couleur de dégradé" - -#: FOption.form:903 -msgid "Remove useless spaces at end of line" -msgstr "Supprimer les espaces inutiles en fin de ligne" - -#: FMain.form:654 -msgid "&Rename..." -msgstr "&Renommer..." - -#: FConnectionEditor.form:109 -msgid "Rename..." -msgstr "Renommer..." - -#: FConnectionEditor.form:107 FNewTable.class:30 -msgid "Rename table" -msgstr "Renommer la table" - -#: FSearch.form:75 -msgid "Replace" -msgstr "Remplacer" - -#: FSearch.form:210 -msgid "&Replace" -msgstr "&Remplacer" - -#: FMain.form:473 -msgid "&Replace..." -msgstr "&Remplacer..." - -#: FSearch.form:216 -msgid "Replace &all" -msgstr "&Tout remplacer" - -#: FIconEditor.form:297 -msgid "Replace color" -msgstr "Remplacement de couleur" - -#: CModule.class:30 FCreateFile.form:192 -msgid "Report" -msgstr "État" - -#: FMain.form:570 -msgid "&Report..." -msgstr "&État..." - -#: CComponent.class:123 -msgid "Report designer" -msgstr "Générateur d'états" - -#: CModule.class:30 -msgid "Reports" -msgstr "États" - -#: FCreateProject.form:403 -msgid "Repository" -msgstr "Référentiel" - -#: CComponentBox.class:230 FPropertyComponent.form:115 -msgid "Requires" -msgstr "Nécessite" - -#: FDebugInfo.form:230 -msgid "Reset" -msgstr "Réinitialiser" - -#: FPropertyProject.form:525 -msgid "&Reset" -msgstr "&Revenir" - -#: FOption.form:829 -msgid "Re&set" -msgstr "Réini&tialiser" - -#: FMain.form:1165 -msgid "Reset filter" -msgstr "Réinitialiser le filtre" - -#: FConflict.form:138 -msgid "Resolve conflict with" -msgstr "Résoudre le conflit avec" - -#: FMakeInstall.class:276 -msgid "Retry" -msgstr "Recommencer" - #: MErrorMessage.module:128 msgid "Return value datatype not specified in function declaration" msgstr "Le type de la valeur de retour n'a pas été spécifié dans la déclaration de la fonction" -#: FPropertyProject.form:621 -msgid "&Revert..." -msgstr "&Revenir..." - -#: FReportBorderChooser.form:110 FReportPaddingChooser.form:43 -msgid "Right" -msgstr "Droite" - -#: Language.module:96 -msgid "Romanian (Romania)" -msgstr "Roumain (Roumanie)" - -#: FIconEditor.form:321 -msgid "Rotate clockwise" -msgstr "Rotation de 90° vers la droite" - -#: FIconEditor.form:329 -msgid "Rotate counter-clockwise" -msgstr "Rotation de 90° vers la gauche" - -#: FForm.form:287 -msgid "Rows" -msgstr "Lignes" - -#: Package.module:1059 -msgid "'rpmbuild' has returned the following error code:" -msgstr "'rpmbuild' a retourné le code d'erreur suivant :" - -#: FOption.class:4 -msgid "Ruby" -msgstr "Rubis" - -#: FMain.form:1006 -msgid "Run" -msgstr "Démarrer" - -#: FMain.form:356 -msgid "&Run" -msgstr "Déma&rrer" - -#: FConnectionEditor.form:334 -msgid "Run query" -msgstr "Exécuter la requête" - -#: FMakeExecutable.form:39 -msgid "Run this command after" -msgstr "Exécuter ensuite cette commande" - -#: FEditor.form:201 -msgid "Run &until current line" -msgstr "Exécuter &jusqu'à la ligne courante" - -#: FMain.form:1049 -msgid "Run until current line" -msgstr "Exécuter jusqu'à la ligne courante" - -#: Language.module:98 -msgid "Russian (Russia)" -msgstr "Russe (Russie)" - -#: FMakeInstall.form:537 -msgid "Same dependencies for all targets" -msgstr "Mêmes dépendances pour toutes les cibles" - -#: FMakeInstall.form:597 -msgid "Same files for all targets" -msgstr "Mêmes fichiers pour toutes les cibles" - -#: FForm.form:556 -msgid "Same height" -msgstr "Même hauteur" - -#: FForm.form:358 -msgid "Same &height" -msgstr "Même hau&teur" - -#: FForm.form:549 -msgid "Same width" -msgstr "Même largeur" - -#: FForm.form:352 -msgid "Same &width" -msgstr "Même &largeur" - -#: FOption.class:4 -msgid "Sapphire" -msgstr "Saphir" - -#: FTextEditor.form:219 -msgid "Save" -msgstr "Enregistrer" - -#: FConflict.form:172 -msgid "&Save" -msgstr "Enregi&strer" - -#: FSave.form:42 -msgid "Save &All" -msgstr "Tout &enregistrer" - -#: FSave.form:14 -msgid "Save modified files" -msgstr "Enregistrer les fichiers modifiés" - -#: FMain.form:232 -msgid "&Save project" -msgstr "&Enregistrer le projet" - -#: FMain.form:847 -msgid "Save project" -msgstr "Enregistrer le projet" - -#: FMain.form:854 FSaveProjectAs.form:15 -msgid "Save project as" -msgstr "Enregistrer le projet sous" - -#: FMain.form:239 -msgid "Save project &as..." -msgstr "Enregistrer le projet &sous..." - -#: FTranslate.form:123 -msgid "Save translation" -msgstr "Enregistrer la traduction" - -#: Package.module:170 -msgid "Saving CHANGELOG file." -msgstr "Sauvegarde du fichier CHANGELOG." - -#: FIconEditor.form:168 -msgid "Scroll" -msgstr "Déplacer" - -#: FCreateProject.form:205 -msgid "SDL application" -msgstr "Application SDL" - -#: CComponent.class:124 -msgid "SDL library" -msgstr "Bibliothèque SDL" - -#: CComponent.class:125 -msgid "SDL sound & CD-ROM management" -msgstr "Gestion du son et du CD-ROM basé sur la bibliothèque SDL" - -#: FMain.form:975 FSearch.form:61 -msgid "Search" -msgstr "Rechercher" - -#: FOutput.form:152 -msgid "Search..." -msgstr "Rechercher..." - -#: FDebugInfo.form:223 -msgid "Search again" -msgstr "Rechercher de nouveau" - -#: FSearch.form:145 -msgid "Search in" -msgstr "Rechercher dans" - -#: FDebugInfo.form:204 -msgid "Search list" -msgstr "Liste de recherche" - -#: FSearch.form:42 -msgid "Search & Replace" -msgstr "Rechercher & Remplacer" - -#: FDebugInfo.form:280 FSearch.class:452 FTranslate.class:597 -msgid "Search string cannot be found." -msgstr "La chaîne recherchée est introuvable." - -#: FSearch.class:456 -msgid "Search string replaced &1 times." -msgstr "La chaîne de caractères a été remplacée &1 fois." - -#: FSearch.class:454 -msgid "Search string replaced once." -msgstr "La chaîne de caractères recherchée à été remplacée une fois." - -#: Project.module:1983 -msgid "second" -msgstr "deuxième" - -#: FForm.form:117 FIconEditor.form:181 -msgid "Select" -msgstr "Sélectionner" - -#: FColorChooser.form:14 -msgid "Select a color" -msgstr "Choisissez une couleur" - -#: FReportCoordChooser.form:12 -msgid "Select a dimension" -msgstr "Choisissez une dimension" - -#: FNewConnection.class:158 -msgid "Select a directory" -msgstr "Choisissez un répertoire" - -#: FFieldChooser.class:72 -msgid "Select a field" -msgstr "Choisissez un champ" - -#: FFontChooser.form:12 -msgid "Select a font" -msgstr "Choisissez une police" - -#: FPropertyProject.class:1048 -msgid "Select a Gambas application" -msgstr "Choisissez une application Gambas" - -#: FForm.form:194 -msgid "Select all" -msgstr "Sélectionner tout" - -#: FEditor.form:176 FTextEditor.form:117 -msgid "Select &All" -msgstr "&Tout sélectionner" - -#: FSelectExtraFile.form:12 -msgid "Select an extra file" -msgstr "Choisissez un fichier supplémentaire" - -#: FReportBrushChooser.form:62 -msgid "Select an image inside the project" -msgstr "Sélectionnez une image située à l'intérieur du projet" - -#: FSelectIcon.form:18 -msgid "Select a picture" -msgstr "Sélectionnez une image" - -#: FOpenProject.form:28 -msgid "Select a project" -msgstr "Sélectionnez un projet" - -#: FOption.class:59 -msgid "Select a theme" -msgstr "Choisissez un thème" - -#: FOption.class:308 -msgid "Select a theme file" -msgstr "Choisissez un fichier thème" - -#: FReportBrushChooser.form:108 -msgid "Select gradient stop color..." -msgstr "Sélectionnez la couleur de dégradé" - -#: MTheme.module:6 -msgid "Selection" -msgstr "Sélection" - -#: FConnectionEditor.class:1410 -msgid "Select the CSV file to import" -msgstr "Choisissez le fichier CSV à importer" - -#: FMakeInstall.class:1010 -msgid "Select the destination directory" -msgstr "Sélectionnez le répertoire destination" - -#: FForm.form:270 -msgid "Send to background" -msgstr "A l'arrière-plan" - -#: Language.module:104 -msgid "Serbian (Serbia & Montenegro)" -msgstr "Serbe (Serbie & Montenegro)" - -#: FConnectionEditor.class:560 MConnection.module:98 -msgid "Serial" -msgstr "Série" - -#: MErrorMessage.module:131 -msgid "Serialization error" -msgstr "Erreur de sérialisation" - -#: FCreateProject.form:300 -msgid "Settings files management" -msgstr "Gestion des fichiers de configuration" - -#: FMenu.form:257 -msgid "SHIFT" -msgstr "-" - -#: FMain.form:892 -msgid "Shortcuts" -msgstr "Raccourcis" - -#: FMain.form:500 -msgid "&Shortcuts..." -msgstr "&Raccourcis..." - -#: FMain.form:1177 -msgid "Show added files" -msgstr "Afficher les fichier ajoutés" - -#: FPropertyProject.form:501 -msgid "Show components in beta version" -msgstr "Afficher les composants en version beta" - -#: FOption.form:754 -msgid "Show documentation in popups" -msgstr "Afficher la documentation dans les popups" - -#: FMain.form:1171 -msgid "Show exported classes" -msgstr "Afficher les classes exportées" - -#: FHelpBrowser.form:73 -msgid "Show help tree" -msgstr "Afficher l'arborescence de l'aide" - -#: FDebugExpr.form:31 -msgid "Show hidden symbols" -msgstr "Afficher les symboles cachés" - -#: FOption.form:456 -msgid "Show line numbers" -msgstr "Afficher les numéros de lignes" - -#: FPropertyProject.form:495 -msgid "Show only components used in project" -msgstr "Afficher uniquement les composants utilisés dans le projet" - -#: FDebugInfo.form:237 -msgid "Show search window" -msgstr "Afficher la fenêtre de recherche" - -#: FOption.form:477 -msgid "Show spaces at end of line with dots" -msgstr "Afficher les espaces en fin de ligne avec des points" - -#: FForm.form:149 -msgid "Show tab" -msgstr "Afficher l'onglet" - -#: FTips.form:67 -msgid "Show tips on startup" -msgstr "Afficher les astuces au démarrage" - -#: FOption.form:733 -msgid "Show tooltips" -msgstr "Afficher les bulles d'aide" - -#: CComponent.class:127 -msgid "Signals management" -msgstr "Gestion des signaux" - -#: Language.module:116 -msgid "Simplified chinese (China)" -msgstr "Chinois simplifié (Chine)" - -#: FInfo.form:97 FSelectIcon.form:53 FTranslate.class:69 -msgid "Size" -msgstr "Taille" - -#: FMakeInstall.form:416 -msgid "Slackware" -msgstr "-" - -#: Language.module:100 -msgid "Slovenian (Slovenia)" -msgstr "Slovénien (Slovénie)" - -#: FOption.form:204 -msgid "Small" -msgstr "Petite" - -#: CComponent.class:112 -msgid "SMTP client" -msgstr "Client SMTP" - -#: FPropertyProject.class:258 -msgid "Snapping value is incorrect." -msgstr "Le pas de la grille est incorrecte." - -#: FConflict.form:178 -msgid "Sol&ve" -msgstr "&Résoudre" - -#: Project.module:3044 -msgid "Some components are missing: &1" -msgstr "Certains composants ne sont pas installés: &1" - -#: FConflict.class:219 -msgid "Some conflicts are not yet resolved." -msgstr "Tous les conflits ne sont pas résolus." - -#: FCommit.form:76 -msgid "Some files are not versioned and should be added manually to the repository." -msgstr "Certains fichiers ne sont pas versionnés et doivent être ajoutés manuellement au référentiel." - -#: Project.module:2198 -msgid "Some project source files are in conflict.\nPlease solve them if you want to compile the project." -msgstr "Certains fichiers sources du projet sont en conflit.\nVeuillez résoudre ces conflits pour pouvoir compiler le projet." - -#: FMain.class:560 FOpenProject.form:110 FWelcome.form:35 -msgid "Sort by date" -msgstr "Trier par date" - -#: FMain.class:560 FOpenProject.form:119 FWelcome.form:42 -msgid "Sort by name" -msgstr "Trier par nom" - -#: FMain.class:560 FOpenProject.form:127 FWelcome.form:48 -msgid "Sort by path" -msgstr "Trier dans l'ordre des chemins" - -#: FMain.class:556 -msgid "Sort history" -msgstr "Trier l'historique" - -#: FEditor.form:280 -msgid "Sort procedures..." -msgstr "Trier les procédures..." - -#: FOption.form:249 -msgid "Sort properties" -msgstr "Trier les propriétés" - -#: Project.module:194 -msgid "Sound" -msgstr "Son" - -#: FImportTable.form:56 FPasteTable.form:40 -msgid "Source" -msgstr "Source" - -#: FMain.form:297 -msgid "&Source archive..." -msgstr "Archive des fichiers &source..." - -#: FSearch.form:165 -msgid "&Source files" -msgstr "Fichiers &sources" - -#: Project.module:4075 -msgid "Source packages" -msgstr "Paquetages sources" - -#: CProjectTree.class:293 Project.module:1578 -msgid "Sources" -msgstr "Sources" - -#: Package.module:543 -msgid "Sources are being debianizated." -msgstr "\"Debianisation\" des sources..." - -#: FExportData.form:37 FImportTable.form:103 -msgid "Space" -msgstr "Espace" - -#: FOption.form:386 FPropertyProject.form:254 -msgid "space(s)" -msgstr "espace(s)" - -#: Language.module:37 -msgid "Spanish (Argentina)" -msgstr "Espagnol (Argentine)" - -#: Language.module:36 -msgid "Spanish (Spain)" -msgstr "Espagnol (Espagne)" - -#: FNewConnection.form:79 -msgid "SQLite" -msgstr "-" - -#: CComponent.class:89 -msgid "SQLite 2 database driver" -msgstr "Pilote de base de données SQLite 2" - -#: CComponent.class:90 -msgid "SQLite 3 database driver" -msgstr "Pilote de base de données SQLite 3" - -#: FConnectionEditor.form:139 -msgid "SQL request" -msgstr "Requête SQL" - -#: FDebugInfo.form:313 -msgid "Stack backtrace" -msgstr "État de la pile" - -#: MErrorMessage.module:132 -msgid "Stack overflow" -msgstr "Débordement de pile" - -#: FEditor.form:128 FForm.form:141 FMain.form:680 -msgid "&Startup class" -msgstr "Cla&sse de démarrage" - -#: FDebugInfo.class:935 -msgid "Static variables" -msgstr "Variables statiques" - -#: FTranslate.form:253 -msgid "Statistics" -msgstr "Statistiques" - -#: FMain.form:445 -msgid "Status bar" -msgstr "Barre d'état" - -#: FMain.form:1027 -msgid "Step" -msgstr "Pas-à-pas" - -#: FMain.form:380 -msgid "St&ep" -msgstr "P&as-à-pas" - -#: FSelectIcon.form:40 -msgid "Stock" -msgstr "Stock" - -#: FMain.form:1020 -msgid "Stop" -msgstr "Arrêter" - -#: FMain.form:373 -msgid "&Stop" -msgstr "&Stop" - #: MErrorMessage.module:129 msgid "STOP instruction encountered" msgstr "Instruction STOP rencontrée" +#: MErrorMessage.module:130 +msgid "SUPER cannot be used alone" +msgstr "SUPER ne peut être utilisé seul" + +#: MErrorMessage.module:131 +msgid "Serialization error" +msgstr "Erreur de sérialisation" + +#: MErrorMessage.module:132 +msgid "Stack overflow" +msgstr "Débordement de pile" + #: MErrorMessage.module:133 msgid "Stream is closed" msgstr "Flux déjà fermé" -#: FConnectionEditor.class:560 MConnection.module:96 -msgid "String" -msgstr "Chaîne" - #: MErrorMessage.module:134 msgid "String expected" msgstr "Chaîne de caractères attendue" -#: MTheme.module:6 -msgid "Strings" -msgstr "Chaînes" - -#: FImportTable.form:120 -msgid "Strip useless white spaces" -msgstr "Supprimer les espaces inutiles" - #: MErrorMessage.module:135 msgid "Structures must be public" msgstr "Les structures doivent être publiques" -#: FOption.form:554 -msgid "Style" -msgstr "Style" - -#: FMain.form:595 -msgid "&Style sheet..." -msgstr "&Feuille de style..." - -#: FCreateFile.form:276 -msgid "Style sheet" -msgstr "Feuille de style" - #: MErrorMessage.module:136 msgid "Subroutine arguments cannot be passed by reference" msgstr "Les arguments des routines prédéfinies ne peuvent être passées par référence" -#: MTheme.module:6 -msgid "Subroutines" -msgstr "Routines" - -#: MErrorMessage.module:130 -msgid "SUPER cannot be used alone" -msgstr "SUPER ne peut être utilisé seul" - -#: FSelectIcon.class:30 -msgid "SVG image files" -msgstr "Fichiers images SVG" - -#: FIconEditor.form:349 -msgid "Swap colors" -msgstr "Echanger les couleurs" - -#: Language.module:106 -msgid "Swedish (Sweden)" -msgstr "Suèdois (Suède)" - -#: FDebugExpr.class:475 -msgid "Symbol" -msgstr "Symbole" - -#: MHelp.module:643 MTheme.module:6 -msgid "Symbols" -msgstr "Symboles" - -#: FReportBorderChooser.form:115 FReportPaddingChooser.form:64 -msgid "Synchronize" -msgstr "Synchroniser" - #: MErrorMessage.module:137 msgid "Syntax error" msgstr "Erreur de syntaxe" -#: MErrorMessage.module:142 -msgid "Syntax error. &1 expected" -msgstr "Erreur de syntaxe. &1 attendu" - #: MErrorMessage.module:138 msgid "Syntax error at function declaration" msgstr "Erreur de syntaxe dans la déclaration de fonction" -#: MErrorMessage.module:144 -msgid "Syntax error. Bad property type" -msgstr "Erreur de syntaxe. Type de propriété incorrect" - -#: MErrorMessage.module:147 -msgid "Syntax error. Cannot use this syntax in assignment" -msgstr "Erreur de syntaxe. Impossible d'utiliser cette syntaxe au sein d'une affection" - -#: MErrorMessage.module:145 -msgid "Syntax error. CASE or DEFAULT expected after SELECT" -msgstr "Erreur de syntaxe. CASE ou DEFAULT attendu après SELECT" - -#: MErrorMessage.module:146 -msgid "Syntax error. CLASS needs an identifier" -msgstr "Erreur de syntaxe. CLASS doit être suivi d'un identificateur" - -#: MErrorMessage.module:149 -msgid "Syntax error. Identifier expected." -msgstr "Erreur de syntaxe. Identificateur attendu." - #: MErrorMessage.module:139 msgid "Syntax error in event name" msgstr "Erreur de syntaxe dans le nom d'évènement" @@ -4739,13 +5212,41 @@ msgstr "Erreur de syntaxe dans le nom d'évènement" msgid "Syntax error in file open mode" msgstr "Erreur de syntaxe dans le mode d'ouverture du fichier" +#: MErrorMessage.module:141 +msgid "Syntax error in return type" +msgstr "Erreur de syntaxe dans le type de retour" + +#: MErrorMessage.module:142 +msgid "Syntax error. &1 expected" +msgstr "Erreur de syntaxe. &1 attendu" + +#: MErrorMessage.module:143 +msgid "Syntax error. '...' must be the last argument" +msgstr "Erreur de syntaxe. '...' doit être le dernier argument" + +#: MErrorMessage.module:144 +msgid "Syntax error. Bad property type" +msgstr "Erreur de syntaxe. Type de propriété incorrect" + +#: MErrorMessage.module:145 +msgid "Syntax error. CASE or DEFAULT expected after SELECT" +msgstr "Erreur de syntaxe. CASE ou DEFAULT attendu après SELECT" + +#: MErrorMessage.module:146 +msgid "Syntax error. CLASS needs an identifier" +msgstr "Erreur de syntaxe. CLASS doit être suivi d'un identificateur" + +#: MErrorMessage.module:147 +msgid "Syntax error. Cannot use this syntax in assignment" +msgstr "Erreur de syntaxe. Impossible d'utiliser cette syntaxe au sein d'une affection" + #: MErrorMessage.module:148 msgid "Syntax error. INHERITS needs a class name" msgstr "Erreur de syntaxe. INHERITS doit être suivi d'un nom de classe" -#: MErrorMessage.module:141 -msgid "Syntax error in return type" -msgstr "Erreur de syntaxe dans le type de retour" +#: MErrorMessage.module:149 +msgid "Syntax error. Identifier expected." +msgstr "Erreur de syntaxe. Identificateur attendu." #: MErrorMessage.module:150 msgid "Syntax error. Invalid identifier in function name" @@ -4775,10 +5276,6 @@ msgstr "Erreur de syntaxe. Description du type du &1 champ incorrecte." msgid "Syntax error. Missing &1" msgstr "Erreur de syntaxe. &1 manquant" -#: MErrorMessage.module:143 -msgid "Syntax error. '...' must be the last argument" -msgstr "Erreur de syntaxe. '...' doit être le dernier argument" - #: MErrorMessage.module:157 msgid "Syntax error. Needless arguments" msgstr "Erreur de syntaxe. Argument inutile" @@ -4803,158 +5300,10 @@ msgstr "Erreur de syntaxe. Le &1 champ n'est pas un identificateur valide." msgid "Syntax error. VarPtr() takes only one identifier" msgstr "Erreur de syntaxe. VarPtr() ne prend qu'un seul identificateur." -#: CComponent.class:95 -msgid "Syntax highlighter routines" -msgstr "Routines de coloration syntaxique" - -#: FColorChooser.form:27 -msgid "System" -msgstr "Système" - #: MErrorMessage.module:163 msgid "System error #&1: &2" msgstr "Erreur système n°&1: &2" -#: FSystemInfo.form:16 -msgid "System information" -msgstr "Informations système" - -#: FMain.form:806 -msgid "&System informations..." -msgstr "Informations &système..." - -#: FExportData.form:37 FImportTable.form:103 -msgid "Tab" -msgstr "-" - -#: FFieldChooser.form:50 FImportTable.form:152 FPasteTable.form:67 -msgid "Table" -msgstr "Table" - -#: FNewTable.class:59 MConnection.module:272 -msgid "Table '&1' already exists." -msgstr "La table « &1 » existe déjà." - -#: FPasteTable.class:133 -msgid "Table already exists" -msgstr "La table existe déjà" - -#: FPropertyProject.form:242 -msgid "Tab size" -msgstr "Tabulations" - -#: FOption.form:215 -msgid "Tabstrip font size" -msgstr "Taille des titres d'onglets" - -#: FMakeInstall.form:264 -msgid "Target distribution" -msgstr "Distribution cible" - -#: Package.module:1279 -msgid "'tar' has returned the following error code:" -msgstr "'tar' a retourné le code d'erreur suivant:" - -#: FOption.form:675 -msgid "Terminal" -msgstr "Terminal" - -#: FConflict.form:112 FCreateFile.form:234 FDebugInfo.class:70 -msgid "Text" -msgstr "Texte" - -#: FImageEditor.form:48 FTextEditor.form:229 -msgid "Text editor" -msgstr "Éditeur de texte" - -#: FInfo.class:95 -msgid "Text file" -msgstr "Fichier texte" - -#: FAbout.class:232 -msgid "Thanks to" -msgstr "Merci à" - -#: FPropertyProject.class:458 -msgid "The &1 component needs one of the following components:
&2." -msgstr "Le composant &1 nécessite un des composants suivants:
&2." - -#: FPropertyProject.class:465 -msgid "The &1 component needs the &2 component." -msgstr "Le composant &1 nécessite le composant &2." - -#: Project.module:3539 -msgid "The directory will be removed at the next commit." -msgstr "Le répertoire sera supprimé au prochain 'commit'." - -#: FProperty.class:582 -msgid "The event group that the control belongs to." -msgstr "Le groupe d'évènements auquel le control appartient." - -#: FTextEditor.class:690 -msgid "The file has been compressed from &1 to &2 bytes (&3)." -msgstr "La taille du fichier a été réduite de &1 à &2 octets (&3)." - -#: FConflict.class:191 -msgid "The file has been modified.\nDo you really want to close the dialog?" -msgstr "Le fichier a été modifié.\nDésirez-vous réellement fermer la boite de dialogue ?" - -#: FConflict.class:254 -msgid "The file has been modified.\nDo you really want to open another file?" -msgstr "Le fichier a été modifié.\nDésirez-vous réellement ouvrir un autre fichier ?" - -#: FEditor.class:2378 FIconEditor.class:2046 FTextEditor.class:495 -msgid "The file has been modified.\n\nAll your changes will be lost." -msgstr "Le fichier a été modifié.\n\nToutes les modifications seront perdues." - -#: FImportTable.form:167 -msgid "The first line contains field names" -msgstr "La première ligne contient les noms des champs" - -#: Project.module:4015 -msgid "The following characters are forbidden in a project name: ? * / \\ SPACE" -msgstr "Les caractères suivants sont interdits dans un nom de projet : ? * / \\ ESPACE" - -#: Project.module:1311 -msgid "The following classes have circular inheritance:" -msgstr "Les classes suivantes ont un héritage circulaire :" - -#: FSave.form:55 -msgid "The following files have been modified. Do you want to save them?" -msgstr "Les fichiers suivants ont été modifiés. Désirez-vous les enregistrer ?" - -#: FMakeInstall.form:525 -msgid "The following will be added to the end of the desktop configuration file." -msgstr "Le texte suivant sera ajouté à la fin du fichier de configuration du bureau." - -#: FForm.class:2923 -msgid "The form has been modified.\n\nAll your changes will be lost." -msgstr "Le formulaire a été modifié.\n\nTous vos changements seront perdus." - -#: FMain.class:807 -msgid "The GNU translation tools are not installed on your system.\n\nPlease install them to be able to do the translation." -msgstr "Les outils de traduction GNU ne sont pas installés sur votre système.\n\nVeuillez les installer pour pouvoir effectuer la traduction." - -#: FConnectionEditor.class:669 -msgid "The length must be greater than 1 and lower than 255." -msgstr "La longueur doit être comprise entre 1 et 255." - -#: FOption.form:602 -msgid "Theme" -msgstr "Thème" - -#: FTranslate.class:1183 -msgid "The 'msgmerge' command has failed" -msgstr "La commande 'msgmerge' a échoué" - -#: Project.module:3595 -msgid "The name cannot begins with a dot." -msgstr "Le nom ne peut pas commencer par un point." - -#: FProperty.class:571 -msgid "The name of the control." -msgstr "Le nom du controle." - #: MErrorMessage.module:164 msgid "The '!' operator must be followed by an identifier" msgstr "L'opérateur '!' doit être suivi d'un identificateur" @@ -4963,62 +5312,6 @@ msgstr "L'opérateur '!' doit être suivi d'un identificateur" msgid "The '.' operator must be followed by an identifier" msgstr "L'opérateur '.' doit être suivi d'un identificateur" -#: Package.module:479 -msgid "The package build has failed." -msgstr "La construction des paquetages a échoué." - -#: FMakeInstall.class:403 -msgid "The package cannot be stored inside the project directory." -msgstr "Le paquetage ne peut être créé à l'intérieur du répertoire du projet." - -#: FMakeInstall.class:276 Package.module:188 -msgid "The packages have been successfully created." -msgstr "Les paquetages ont été créés avec succès." - -#: Design.module:338 -msgid "The program has returned\nthe value: &1" -msgstr "Le programme a retourné\nla valeur : &1" - -#: Design.module:334 -msgid "The program has stopped unexpectedly\nby raising signal #&1.\n\nPlease send a bug report to\ngambas@users.sourceforge.net." -msgstr "Le programme s'est arrêté de manière inattendue\nen déclenchant le signal #&1.\n\nVeuillez envoyer un rapport d'erreur à\ngambas@users.sourceforge.net." - -#: FCommit.class:62 -msgid "The project could not be committed." -msgstr "Le projet n'a pu être envoyé." - -#: Project.module:4025 -msgid "The project directory already exists." -msgstr "Le répertoire du projet existe déjà." - -#: Project.module:4027 -msgid "The project directory cannot be created because a file with the same name already exists." -msgstr "Le répertoire du projet ne peut être créé car un fichier avec le même nom existe déjà." - -#: FCreateProject.class:254 -msgid "The project has been successfully created." -msgstr "Le projet a été créé avec succès." - -#: FTranslate.class:38 -msgid "The project is void. There is nothing to translate." -msgstr "Le projet est vide. Il n'y a rien à traduire." - -#: Project.module:4011 -msgid "The project name cannot begin with a dot." -msgstr "Un nom de projet ne peut commencer par un point." - -#: FMakeInstall.class:327 -msgid "There is no CHANGELOG entry for this release." -msgstr "Il n'y aucune information de changement pour cette version." - -#: FPropertyProject.form:599 -msgid "There is no change to commit." -msgstr "Il n'y aucun changement à envoyer." - -#: FPropertyProject.class:445 -msgid "These components are incompatible:
&1." -msgstr "Ces composants sont incompatibles entre eux:
&1." - #: MErrorMessage.module:166 msgid "The special method &1 cannot be a function" msgstr "La méthode spéciale &1 ne peut être une fonction" @@ -5047,14 +5340,14 @@ msgstr "La méthode spéciale &1 doit être statique" msgid "The special method &1 must return a boolean" msgstr "La méthode spéciale &1 doit retourner un Boolean" -#: MErrorMessage.module:174 -msgid "The special method &1 must take at least one argument" -msgstr "La méthode spéciale &1 doit prendre au moins un argument" - #: MErrorMessage.module:173 msgid "The special method &1 must take a variable number of arguments only" msgstr "La méthode spéciale &1 doit prendre un nombre variable d'arguments" +#: MErrorMessage.module:174 +msgid "The special method &1 must take at least one argument" +msgstr "La méthode spéciale &1 doit prendre au moins un argument" + #: MErrorMessage.module:175 msgid "The special method &1 takes no arguments" msgstr "La méthode spéciale &1 ne prend pas d'arguments" @@ -5075,34 +5368,6 @@ msgstr "La méthode spéciale &1 doit prendre deux arguments exactement" msgid "The special method signature is incorrect" msgstr "La signature de la méthode spéciale &1 est incorrecte" -#: FConnectionEditor.class:284 -msgid "The table '&1' has been modified. Do you want to save it?" -msgstr "La table « &1 » a été modifiée. Voulez-vous l'enregistrer ?" - -#: FConnectionEditor.class:1163 -msgid "The table '&1' has no primary key." -msgstr "La table « &1 » n'a pas de clef primaire." - -#: Project.module:1985 -msgid "third" -msgstr "troisième" - -#: MHelp.module:604 -msgid "This class can be used like an object by creating an hidden instance on demand.
" -msgstr "Cette classe peut s'utiliser comme un objet, auquel cas une instance cachée sera créée automatiquement.
" - -#: MHelp.module:628 -msgid "This class inherits &1." -msgstr "Cette class hérite de &1." - -#: MHelp.module:605 -msgid "This class is creatable.
" -msgstr "Cette classe est instanciable.
" - -#: FPropertyComponent.form:93 -msgid "This component is hidden" -msgstr "Ce composant est caché" - #: MErrorMessage.module:180 msgid "This expression cannot be a statement" msgstr "Cette expression ne peut être une instruction" @@ -5111,170 +5376,6 @@ msgstr "Cette expression ne peut être une instruction" msgid "This expression cannot be passed by reference" msgstr "Cette expression ne peut pas être passée par référence" -#: FConnectionEditor.class:812 -msgid "This field is used in an index." -msgstr "Le champ est utilisé dans un index." - -#: FExportData.class:126 -msgid "This file already exists.\n\nDo you want to overwrite it?" -msgstr "Ce fichier existe déjà.\n\nDésirez-vous le remplacer ?" - -#: FInfo.class:231 -msgid "This file has not been modified since the last commit." -msgstr "Ce fichier est inchangé depuis le dernier envoi vers le réferentiel." - -#: FConflict.class:25 -msgid "This file is in conflict with the revision #&1.\nYou must resolve the conflict in order to use the file." -msgstr "Ce fichier entre en conflit avec la révision #&1.\nVous devez résoudre le conflit pour pouvoir utiliser ce fichier de nouveau." - -#: FInfo.class:227 -msgid "This file is locked, and will be deleted on the next commit." -msgstr "Le fichier est verrouillé, et sera supprimé au prochain envoi." - -#: FInfo.class:229 -msgid "This file is not versioned, and must be added to the repository." -msgstr "Le fichier n'est pas versionné, et doit être ajouté au référentiel." - -#: FIconEditor.class:1426 -msgid "This image has been modified.\nDo you want to save it ?" -msgstr "Cette image a été modifiée.\nDésirez-vous l'enregistrer ?" - -#: Project.module:417 -msgid "This is a Gambas 1.0 project. Use Gambas 2 to convert it." -msgstr "Ceci est un projet Gambas 1.0. Utilisez Gambas 2 pour le convertir." - -#: Project.module:420 -msgid "This is a Gambas 2.0 project.\n\nDo you want to convert it?" -msgstr "Ceci est un projet Gambas 2.0.\n\nDésirez-vous le convertir ?" - -#: Project.module:414 -msgid "This is not a Gambas project." -msgstr "Ce n'est pas un projet Gambas." - -#: FCommit.class:6 -msgid "This line and the following will be ignored" -msgstr "Cette ligne et les suivantes seront ignorées" - -#: FMenu.class:569 -msgid "This menu is too deep !" -msgstr "Ce menu est trop profond !" - -#: CRecentFile.class:77 -msgid "This month" -msgstr "Ce mois-ci" - -#: FConnectionEditor.class:733 -msgid "This name already exists." -msgstr "Ce nom existe déjà." - -#: Project.module:3591 -msgid "This name contains a forbidden character:" -msgstr "Ce nom contient un caractère interdit:" - -#: FProperty.class:348 -msgid "This name is already in use." -msgstr "Ce nom de contrôle est déjà utilisé." - -#: FConnectionEditor.class:639 -msgid "This name is already in used." -msgstr "Ce nom est déjà utilisé." - -#: Project.module:3599 -msgid "This name is already used. Choose another one." -msgstr "Ce nom est déjà utilisé. Choisissez-en un autre." - -#: CWelcome.class:39 -msgid "This program is published under\nthe GNU General Public License." -msgstr "Ce programme est publié sous\nla Licence Publique Générale GNU" - -#: Project.module:4022 -msgid "This project already exists." -msgstr "Ce projet existe déjà." - -#: Project.module:399 -msgid "This project does not exist." -msgstr "Ce projet n'existe pas." - -#: FPropertyProject.form:399 -msgid "This project is a component" -msgstr "Ce projet est un composant" - -#: Project.module:447 -msgid "This project is read-only." -msgstr "Le projet est en lecture seule." - -#: Project.module:432 -msgid "This project seems to be already opened.\n\nOpening the same project twice can lead to data loss." -msgstr "Il semble que ce projet soit déjà ouvert.\n\nOuvrir le même projet deux fois peut provoquer des pertes de données." - -#: FProperty.class:621 -msgid "This property is virtual: it is only implemented in the IDE, and has no existence at runtime." -msgstr "Cette propriété est virtuelle: elle est implémentée par l'environnement de développement uniquement, et n'a pas d'existence pendant l'exécution du programme." - -#: FTranslate.form:135 -msgid "This string must not be translated" -msgstr "Cette chaîne ne doit pas être traduite" - -#: FSnippet.class:31 -msgid "This trigger string is already in use." -msgstr "Cette chaîne de déclenchement est déjà utilisée." - -#: CRecentFile.class:75 -msgid "This week" -msgstr "Cette semaine" - -#: FOption.form:204 -msgid "Tiny" -msgstr "Très petite" - -#: FTips.class:47 -msgid "Tip of the day #&1" -msgstr "Astuce du jour n°&1" - -#: FMain.form:798 -msgid "&Tips of the day" -msgstr "&Astuces du jour" - -#: FTips.form:18 -msgid "Tips of the day" -msgstr "Astuces du jour" - -#: FCreateProject.form:380 FPropertyProject.form:193 -msgid "Title" -msgstr "Titre" - -#: CRecentFile.class:69 FMain.class:535 -msgid "Today" -msgstr "Aujourd'hui" - -#: FMenu.form:320 -msgid "Toggle" -msgstr "-" - -#: FEditor.form:512 -msgid "Toggle breakpoint" -msgstr "Basculer un point d'arrêt" - -#: FEditor.form:208 -msgid "Toggle &breakpoint" -msgstr "Basculer un &point d'arrêt" - -#: FForm.form:494 -msgid "Toggle grid" -msgstr "Bascule l'affichage de la grille" - -#: FMain.form:957 -msgid "Toolbox" -msgstr "Boîte à outils" - -#: FOption.form:232 -msgid "Toolbox size" -msgstr "Taille de la boîte à outils" - -#: FMain.form:464 -msgid "&Tools" -msgstr "&Outils" - #: MErrorMessage.module:182 msgid "Too many arguments" msgstr "Trop d'arguments" @@ -5339,186 +5440,14 @@ msgstr "Trop de variables statiques" msgid "Too many unknown symbols" msgstr "Trop de symboles inconnus" -#: FImportTable.class:391 -msgid "Too many values" -msgstr "Trop de valeurs" - -#: FReportBorderChooser.form:100 FReportPaddingChooser.form:23 -msgid "Top" -msgstr "Haut" - -#: FMain.class:1703 -msgid "To show the menu bar again, hit the following keys:

&1" -msgstr "Pour afficher de nouveau la barre de menus, appuyez sur les touches suivantes :

&1" - -#: Language.module:117 -msgid "Traditional chinese (Taiwan)" -msgstr "Chinois traditionnel (Taiwan)" - -#: FMain.form:903 -msgid "Translate" -msgstr "Traduire" - -#: FMain.form:277 -msgid "&Translate..." -msgstr "&Traduire..." - -#: FTranslate.class:1019 -msgid "Translated string symbols do not match untranslated string ones." -msgstr "Les symboles de la chaîne traduite ne correspondent pas à ceux de la chaîne non traduite." - -#: FPropertyProject.form:320 FTranslate.form:87 -msgid "Translation" -msgstr "Traduction" - -#: FTranslate.class:153 -msgid "Translation files" -msgstr "Fichiers de traduction" - -#: FIconEditor.form:275 -msgid "Transparent" -msgstr "Transparent" - -#: FSnippet.form:26 -msgid "Trigger string" -msgstr "Chaîne de déclenchement" - -#: Language.module:108 -msgid "Turkish (Turkey)" -msgstr "Turque (Turquie)" - -#: CRecentFile.class:73 -msgid "Two days ago" -msgstr "Avant-hier" - -#: FInfo.form:84 FNewConnection.form:72 FNewTable.form:48 -msgid "Type" -msgstr "Type" - #: MErrorMessage.module:198 msgid "Type mismatch" msgstr "Type incorrect" -#: FConnectionEditor.class:693 -msgid "Type mismatch." -msgstr "Type de données incorrect." - #: MErrorMessage.module:199 msgid "Type mismatch: wanted &1, got &2 instead" msgstr "Type incorrect: &1 attendu à la place de &2" -#: FMakeInstall.form:437 -msgid "Ubuntu" -msgstr "-" - -#: Language.module:110 -msgid "Ukrainian (Ukrain)" -msgstr "Ukrainien (Ukraine)" - -#: Project.module:514 -msgid "Unable to apply conversion" -msgstr "Impossible d'appliquer la conversion" - -#: FTextEditor.class:696 -msgid "Unable to compress file." -msgstr "Impossible de compresser le fichier." - -#: FConnectionEditor.class:198 -msgid "Unable to connect to database." -msgstr "Impossible de se connecter à la base de données." - -#: Project.module:5209 -msgid "Unable to convert &1" -msgstr "Impossible de convertir &1" - -#: FNewConnection.class:308 -msgid "Unable to create database." -msgstr "Impossible de créer la base de données." - -#: Project.module:3293 -msgid "Unable to create desktop shortcut." -msgstr "Imposible de créer le raccourci sur le bureau." - -#: Project.module:458 -msgid "Unable to create temporary directory" -msgstr "Impossible de créer le répertoire temporaire" - -#: FNewConnection.class:328 -msgid "Unable to delete database." -msgstr "Impossible de supprimer la base de données." - -#: FMain.class:1401 -msgid "Unable to drop file into the project." -msgstr "Impossible de déposer le fichier à l'intérieur du projet." - -#: FExportData.class:113 -msgid "Unable to export data." -msgstr "Impossible d'exporter les données." - -#: FFieldChooser.class:63 -msgid "Unable to get table fields." -msgstr "Impossible de récupérer les champs de la table." - -#: FConnectionEditor.class:398 -msgid "Unable to load table '&1'." -msgstr "Impossible de charger la table « &1 »." - -#: FFieldChooser.class:56 FTableChooser.class:66 -msgid "Unable to open connection." -msgstr "Impossible d'ouvrir la connexion." - -#: FPasteSpecial.class:67 -msgid "Unable to paste text." -msgstr "Impossible de coller le texte." - -#: FTips.class:107 -msgid "Unable to read tip of the day !" -msgstr "Impossible de lire l'astuce du jour !" - -#: Project.module:3887 -msgid "Unable to rename '&1'" -msgstr "Impossible de renommer « &1 »" - -#: FConflict.class:225 -msgid "Unable to resolve the conflict." -msgstr "Impossible de résoudre le conflit." - -#: FConnectionEditor.class:448 -msgid "Unable to run query." -msgstr "Impossible d'exécuter la requête." - -#: FSaveProjectAs.class:42 -msgid "Unable to save the project." -msgstr "Impossible d'enregistrer le projet." - -#: FPropertyProject.class:792 -msgid "Unable to update project from repository." -msgstr "Impossible de mettre à-jour le projet à partir du référentiel." - -#: FEditor.form:251 -msgid "Uncomment" -msgstr "Retirer les commentaires" - -#: FTextEditor.form:175 -msgid "Uncompress file" -msgstr "Décompresser le fichier" - -#: FOption.form:178 -msgid "Underline" -msgstr "Souligné" - -#: FOption.form:632 FOutput.form:41 FTextEditor.form:76 -msgid "Undo" -msgstr "Annuler" - -#: FFieldChooser.form:121 FList.form:104 -msgid "&Undo" -msgstr "&Annuler" - -#: FOutput.form:109 -msgid "Undock console" -msgstr "Console flottante" - #: MErrorMessage.module:200 msgid "Unexpected &1" msgstr "&1 inattendu" @@ -5531,22 +5460,6 @@ msgstr "Fin de ligne inattendue" msgid "Unexpected string" msgstr "Chaîne de caractères inattendue" -#: FTextEditor.form:308 -msgid "Unindent" -msgstr "Désindenter" - -#: FConnectionEditor.class:63 -msgid "Unique" -msgstr "Unique" - -#: FImportTable.form:92 -msgid "Unix" -msgstr "-" - -#: Language.module:164 -msgid "Unknown" -msgstr "Inconnu" - #: MErrorMessage.module:203 msgid "Unknown error" msgstr "Erreur inconnue" @@ -5559,10 +5472,6 @@ msgstr "Evènement inconnu" msgid "Unknown file extension" msgstr "Extension de fichier inconnue" -#: MMime.module:33 -msgid "Unknown format" -msgstr "Format inconnu" - #: MErrorMessage.module:206 msgid "Unknown identifier: &1" msgstr "Identificateur inconnu: &1" @@ -5575,283 +5484,538 @@ msgstr "Opérateur inconnu" msgid "Unknown symbol '&1' in class '&2'" msgstr "Symbole '&1' inconnu dans la classe '&2'" -#: FConnectionEditor.class:480 -msgid "unlimited" -msgstr "illimité" - -#: FForm.form:200 -msgid "Unselect all" -msgstr "Déselectionner tout" - #: MErrorMessage.module:209 msgid "Unsupported string conversion" msgstr "Conversion de chaîne de caractères non supportée" -#: FConnectionEditor.form:234 -msgid "Up" -msgstr "Monter" - -#: FList.form:70 FMakeInstall.form:575 -msgid "&Up" -msgstr "&Monter" - -#: FPropertyProject.form:615 -msgid "&Update" -msgstr "&Mettre à jour" - -#: FEditor.form:234 FTextEditor.form:146 -msgid "Upper case" -msgstr "Majuscules" - -#: MMime.module:22 -msgid "URI list" -msgstr "Liste d'URIs" - -#: FText.form:30 -msgid "Use a fixed font" -msgstr "Utiliser une police non proportionnelle" - -#: FPropertyProject.form:374 -msgid "Use a terminal emulator" -msgstr "Utiliser un émulateur de terminal" - #: MErrorMessage.module:210 msgid "Useless LOCK" msgstr "LOCK inutile" -#: FCommit.form:169 FNewConnection.form:122 -msgid "User" -msgstr "Utilisateur" - -#: FOutput.form:163 -msgid "Use system charset" -msgstr "Utiliser le jeu de caractères du système" - -#: FOption.form:329 -msgid "Use utility windows" -msgstr "Utiliser des fenêtres utilitaires" - -#: FImportTable.form:80 -msgid "UTF-8" -msgstr "-" - -#: Language.module:94 -msgid "Valencian (Valencian Community, Spain)" -msgstr "Valencien (Communauté Valencienne, Espagne)" - -#: FDebugExpr.class:465 FDebugInfo.class:34 FPropertyProject.class:130 -msgid "Value" -msgstr "Valeur" - -#: FPropertyProject.class:129 -msgid "Variable" -msgstr "Variable" - -#: MHelp.module:574 -msgid "Variables" -msgstr "Variables" - #: MErrorMessage.module:211 msgid "VarPtr() argument must be a dynamic, a static or a local variable" msgstr "L'argument de VarPtr() doit être une variable dynamique, une variable statique ou bien une variable locale" -#: FMakeInstall.form:188 -msgid "Vendor name" -msgstr "Nom du vendeur" - -#: FTranslate.form:147 -msgid "Verify the translation" -msgstr "Vérifier la traduction" - -#: FPropertyProject.form:166 -msgid "Version" -msgstr "Version" - -#: FConflict.class:135 -msgid "Version conflict" -msgstr "Conflit de version" - -#: FInfo.form:147 FPropertyProject.form:588 -msgid "Versioning" -msgstr "Suivi" - -#: FForm.form:293 -msgid "Vertical" -msgstr "Vertical" - -#: FIconEditor.form:313 -msgid "Vertical flip" -msgstr "Miroir vertical" - -#: FEditor.form:304 FTextEditor.form:201 -msgid "Vertical split" -msgstr "Séparation verticale" - -#: Project.module:195 -msgid "Video" -msgstr "Vidéo" - -#: CComponent.class:128 -msgid "Video capture" -msgstr "Capture vidéo" - -#: Language.module:112 -msgid "Vietnamese (Vietnam)" -msgstr "Vietnamien (Viet-nâm)" - -#: FEditor.form:286 FTextEditor.form:183 -msgid "View" -msgstr "Affichage" - -#: FMain.form:414 -msgid "&View" -msgstr "&Affichage" - -#: FMenu.form:310 -msgid "Visible" -msgstr "-" - -#: FOption.class:4 -msgid "Visual" -msgstr "Visuel" - -#: CComponent.class:129 -msgid "Visual Basic compatibility" -msgstr "Compatibilité avec Visual Basic" - -#: FCreateProject.form:330 -msgid "Visual Basic™ conversion help" -msgstr "Conversion depuis Visual Basic™" - #: MErrorMessage.module:212 msgid "Void key" msgstr "Clef vide" -#: Language.module:114 -msgid "Wallon (Belgium)" -msgstr "Wallon (Belgique)" - -#: FDebugInfo.form:101 -msgid "Watch" -msgstr "Surveiller" - -#: FEditor.form:215 -msgid "&Watch expression" -msgstr "&Surveiller une expression" - -#: FEditor.form:520 -msgid "Watch expression" -msgstr "Surveiller des expressions" - -#: CComponent.class:133 -msgid "Web applications tools" -msgstr "Outils pour les applications Web" - -#: CModule.class:29 FCreateFile.form:171 -msgid "WebPage" -msgstr "Page Web" - -#: FMain.form:562 -msgid "&WebPage..." -msgstr "&Page Web..." - -#: CModule.class:29 -msgid "WebPages" -msgstr "Pages Web" - -#: FMakeInstall.form:203 -msgid "Website" -msgstr "Site Web" - -#: FWelcome.form:27 -msgid "Welcome to Gambas 3" -msgstr "Bienvenue dans Gambas 3" - -#: FOutput.class:32 -msgid "Welcome to the Gambas console.\nTo evaluate any expression, type '?' followed by\nthe expression, then hit return.\n\n" -msgstr "Bienvenue sur la console de Gambas.\nPour évaluer une expression, tapez '?' suivi de\nl'expression, puis appuyez sur RETURN.\n\n" - -#: Language.module:17 -msgid "Welsh (United Kingdom)" -msgstr "Gallois (Royaume-Uni)" - -#: FCreateFile.form:308 -msgid "Width" -msgstr "Largeur" - -#: FImportTable.form:92 -msgid "Windows" -msgstr "-" - -#: FImportTable.form:80 -msgid "WINDOWS-1252" -msgstr "-" - -#: FSearch.form:110 -msgid "&Words only" -msgstr "&Mots seulements" - #: MErrorMessage.module:213 msgid "Write error" msgstr "Erreur d'écriture" -#: FInfo.class:104 -msgid "XML file" -msgstr "Fichier XML" +#: MHelp.module:282 +msgid "No help found." +msgstr "Aide introuvable." -#: CComponent.class:131 -msgid "XML-RPC protocol" -msgstr "Protocole XML-RPC" +#: MHelp.module:574 +msgid "Variables" +msgstr "Variables" -#: CComponent.class:130 -msgid "XML tools based on libxml" -msgstr "Outils XML basés sur la bibliothèque libxml" +#: MHelp.module:575 +msgid "Methods" +msgstr "Méthodes" -#: FCreateProject.form:312 -msgid "XML / XSLT programming" -msgstr "Programmation XML / XSLT" +#: MHelp.module:576 +msgid "Events" +msgstr "Evènements" -#: FCreateFile.form:346 -msgid "XPM" -msgstr "-" +#: MHelp.module:604 +msgid "This class can be used like an object by creating an hidden instance on demand.
" +msgstr "Cette classe peut s'utiliser comme un objet, auquel cas une instance cachée sera créée automatiquement.
" -#: CComponent.class:132 -msgid "XSLT tools based on libxslt" -msgstr "Outils XSLT basés sur la bibliothèque libxslt" +#: MHelp.module:605 +msgid "This class is creatable.
" +msgstr "Cette classe est instanciable.
" -#: FOption.form:255 FPropertyComponent.form:99 FPropertyProject.form:279 -msgid "Yes" -msgstr "Oui" +#: MHelp.module:628 +msgid "This class inherits &1." +msgstr "Cette class hérite de &1." -#: CRecentFile.class:71 -msgid "Yesterday" -msgstr "Hier" +#: MHelp.module:643 MTheme.module:6 +msgid "Symbols" +msgstr "Symboles" -#: FPropertyProject.class:801 -msgid "You are going to cancel your changes!" -msgstr "Tous les changements vont être annulés !" +#: MHelp.module:644 +msgid "Constants" +msgstr "Constantes" + +#: MMime.module:17 +msgid "Plain text" +msgstr "Texte brut" + +#: MMime.module:18 +msgid "HTML text" +msgstr "Texte HTML" + +#: MMime.module:19 +msgid "Gambas form data" +msgstr "Données de formulaires Gambas" + +#: MMime.module:20 +msgid "Gambas menu data" +msgstr "Données de menus Gambas" + +#: MMime.module:21 +msgid "Gambas project file path" +msgstr "Chemin de fichier projet Gambas" + +#: MMime.module:22 +msgid "URI list" +msgstr "Liste d'URIs" + +#: MMime.module:33 +msgid "Unknown format" +msgstr "Format inconnu" + +#: MTheme.module:6 +msgid "Alternate background" +msgstr "Arrière-plan alternatif" + +#: MTheme.module:6 +msgid "Comments" +msgstr "Commentaires" + +#: MTheme.module:6 +msgid "Current line" +msgstr "Ligne courante" + +#: MTheme.module:6 +msgid "Data types" +msgstr "Types de données" + +#: MTheme.module:6 +msgid "Editing line" +msgstr "Ligne en édition" + +#: MTheme.module:6 +msgid "Errors" +msgstr "Erreurs" + +#: MTheme.module:6 +msgid "Highlighting" +msgstr "Mise en évidence" + +#: MTheme.module:6 +msgid "Keywords" +msgstr "Mots-clés" + +#: MTheme.module:6 +msgid "Normal text" +msgstr "Texte normal" + +#: MTheme.module:6 +msgid "Numbers" +msgstr "Nombres" + +#: MTheme.module:6 +msgid "Operators" +msgstr "Opérateurs" + +#: MTheme.module:6 +msgid "Preprocessor" +msgstr "Préprocesseur" + +#: MTheme.module:6 +msgid "Selection" +msgstr "Sélection" + +#: MTheme.module:6 +msgid "Strings" +msgstr "Chaînes" + +#: MTheme.module:6 +msgid "Subroutines" +msgstr "Routines" + +#: Package.module:62 +msgid "'&1' is missing." +msgstr "'&1' est introuvable." + +#: Package.module:71 +msgid "'&1' and '&2' are missing." +msgstr "'&1' et '&2' sont introuvables." + +#: Package.module:170 +msgid "Saving CHANGELOG file." +msgstr "Sauvegarde du fichier CHANGELOG." + +#: Package.module:451 +msgid "Creating package for &1." +msgstr "Création du paquetage pour &1." + +#: Package.module:479 +msgid "The package build has failed." +msgstr "La construction des paquetages a échoué." + +#: Package.module:514 +msgid "Making build directory." +msgstr "Fabrication du répertoire de construction." + +#: Package.module:535 +msgid "Creating desktop file..." +msgstr "Création du fichier *.desktop..." + +#: Package.module:543 +msgid "Sources are being debianizated." +msgstr "\"Debianisation\" des sources..." + +#: Package.module:689 +msgid "Creating package..." +msgstr "Création du paquetage..." + +#: Package.module:692 +msgid "'dpkg-buildpackage' has failed." +msgstr "'dpkg-buildpackage' a échoué." + +#: Package.module:789 +msgid "Initializing ~/RPM directory." +msgstr "Initialisation du répertoire ~/RPM." + +#: Package.module:809 +msgid "Creating source package." +msgstr "Création du paquetage des sources." + +#: Package.module:833 +msgid "Creating .spec file." +msgstr "Creation du fichier .spec." + +#: Package.module:1059 +msgid "'rpmbuild' has returned the following error code:" +msgstr "'rpmbuild' a retourné le code d'erreur suivant :" + +#: Package.module:1279 +msgid "'tar' has returned the following error code:" +msgstr "'tar' a retourné le code d'erreur suivant:" + +#: Project.module:184 +msgid "Automation" +msgstr "Automatisation" + +#: Project.module:185 +msgid "Basic" +msgstr "Exemples de base" + +#: Project.module:187 +msgid "Drawing" +msgstr "Dessin" + +#: Project.module:188 +msgid "Games" +msgstr "Jeux" + +#: Project.module:190 +msgid "Miscellaneous" +msgstr "Divers" + +#: Project.module:191 +msgid "Networking" +msgstr "Programmation réseau" + +#: Project.module:192 +msgid "OpenGL" +msgstr "OpenGL" + +#: Project.module:193 +msgid "Printing" +msgstr "Impression" + +#: Project.module:194 +msgid "Sound" +msgstr "Son" + +#: Project.module:195 +msgid "Video" +msgstr "Vidéo" + +#: Project.module:196 +msgid "Controls" +msgstr "Contrôles" + +#: Project.module:399 +msgid "This project does not exist." +msgstr "Ce projet n'existe pas." + +#: Project.module:414 +msgid "This is not a Gambas project." +msgstr "Ce n'est pas un projet Gambas." + +#: Project.module:417 +msgid "This is a Gambas 1.0 project. Use Gambas 2 to convert it." +msgstr "Ceci est un projet Gambas 1.0. Utilisez Gambas 2 pour le convertir." + +#: Project.module:420 +msgid "Convert" +msgstr "Convertir" + +#: Project.module:420 +msgid "" +"This is a Gambas 2.0 project.\n" +"\n" +"Do you want to convert it?" +msgstr "" +"Ceci est un projet Gambas 2.0.\n" +"\n" +"Désirez-vous le convertir ?" + +#: Project.module:432 +msgid "Do not open" +msgstr "Ne pas ouvrir" + +#: Project.module:432 +msgid "Open after all" +msgstr "Ouvrir malgré tout" + +#: Project.module:432 +msgid "" +"This project seems to be already opened.\n" +"\n" +"Opening the same project twice can lead to data loss." +msgstr "" +"Il semble que ce projet soit déjà ouvert.\n" +"\n" +"Ouvrir le même projet deux fois peut provoquer des pertes de données." + +#: Project.module:447 +msgid "It cannot be converted." +msgstr "Il ne peut être converti." + +#: Project.module:447 +msgid "This project is read-only." +msgstr "Le projet est en lecture seule." + +#: Project.module:455 +msgid "Copying project inside a temporary directory..." +msgstr "Copie du projet dans un répertoire temporaire..." + +#: Project.module:458 +msgid "Unable to create temporary directory" +msgstr "Impossible de créer le répertoire temporaire" + +#: Project.module:479 +msgid "Converting project structure..." +msgstr "Conversion de la structure du projet..." + +#: Project.module:508 +msgid "Applying conversion..." +msgstr "Application de la conversion..." + +#: Project.module:514 +msgid "Unable to apply conversion" +msgstr "Impossible d'appliquer la conversion" + +#: Project.module:598 +msgid "Cannot open project file :\n" +msgstr "Impossible d'ouvrir le projet :\n" + +#: Project.module:1311 +msgid "The following classes have circular inheritance:" +msgstr "Les classes suivantes ont un héritage circulaire :" + +#: Project.module:1472 +msgid "read-only" +msgstr "lecture seule" + +#: Project.module:1474 +msgid "ALPHA VERSION, USE AT YOUR OWN RISK! :-)" +msgstr "VERSION EN COURS DE DÉVELOPPEMENT, UTILISEZ-LA À VOS RISQUES ET PÉRILS ! :-)" + +#: Project.module:1739 +msgid "Loading &1..." +msgstr "Chargement de &1..." + +#: Project.module:1788 +msgid "Cannot open a binary file." +msgstr "Impossible d'ouvrir un fichier binaire." + +#: Project.module:1821 +msgid "Cannot open file." +msgstr "Impossible d'ouvrir le fichier." + +#: Project.module:1879 +msgid "File not found!" +msgstr "Fichier introuvable !" + +#: Project.module:1981 +msgid "first" +msgstr "premier" + +#: Project.module:1983 +msgid "second" +msgstr "deuxième" + +#: Project.module:1985 +msgid "third" +msgstr "troisième" + +#: Project.module:1987 +msgid "&1th" +msgstr "&1ème" + +#: Project.module:2037 +msgid "in form definition" +msgstr "dans la définition du formulaire" + +#: Project.module:2044 +msgid "in &1." +msgstr "dans &1." + +#: Project.module:2198 +msgid "" +"Some project source files are in conflict.\n" +"Please solve them if you want to compile the project." +msgstr "" +"Certains fichiers sources du projet sont en conflit.\n" +"Veuillez résoudre ces conflits pour pouvoir compiler le projet." + +#: Project.module:2202 +msgid "Compiling project" +msgstr "Compilation du projet" + +#: Project.module:2216 +msgid "Nothing to do." +msgstr "Rien à faire." + +#: Project.module:2415 +msgid "File already exists." +msgstr "Ce fichier existe déja." + +#: Project.module:2448 +msgid "Directory already exists." +msgstr "Le répertoire existe déja." + +#: Project.module:2460 +msgid "Cannot link template file." +msgstr "Impossible de créer le lien vers le fichier modèle." + +#: Project.module:2466 +msgid "Cannot copy template file." +msgstr "Impossible de copier le fichier modèle." + +#: Project.module:2664 +msgid "Making executable..." +msgstr "Génération de l'exécutable..." + +#: Project.module:2708 +msgid "Cannot make executable." +msgstr "Impossible de créer l'exécutable." + +#: Project.module:3044 +msgid "Some components are missing: &1" +msgstr "Certains composants ne sont pas installés: &1" + +#: Project.module:3261 +msgid "Cannot write project file." +msgstr "Impossible d'écrire le fichier projet." + +#: Project.module:3293 +msgid "Unable to create desktop shortcut." +msgstr "Imposible de créer le raccourci sur le bureau." + +#: Project.module:3539 +msgid "The directory will be removed at the next commit." +msgstr "Le répertoire sera supprimé au prochain 'commit'." #: Project.module:3556 msgid "You must define a startup class or form!" msgstr "Vous devez définir une classe ou un formulaire de démarrage !" -#: FOption.class:331 -msgid "You need to restart the application to see your changes." -msgstr "Vous devez redémarrer l'application pour que vos changements prennent effet." +#: Project.module:3587 +msgid "Please type a name." +msgstr "Veuillez saisir un nom." -#: FMakeInstall.form:173 -msgid "Your e-mail address" -msgstr "Votre adresse e-mail" +#: Project.module:3591 +msgid "This name contains a forbidden character:" +msgstr "Ce nom contient un caractère interdit:" -#: FMakeInstall.form:158 -msgid "Your name" -msgstr "Votre nom" +#: Project.module:3595 +msgid "The name cannot begins with a dot." +msgstr "Le nom ne peut pas commencer par un point." -#: FHelpBrowser.form:84 FIconEditor.form:152 FImageEditor.form:119 -msgid "Zoom in" -msgstr "Zoom avant" +#: Project.module:3599 +msgid "This name is already used. Choose another one." +msgstr "Ce nom est déjà utilisé. Choisissez-en un autre." -#: FHelpBrowser.form:90 FIconEditor.form:160 FImageEditor.form:131 -msgid "Zoom out" -msgstr "Zoom arrière" +#: Project.module:3635 +msgid "A class name must begin with a letter or an underscore, followed by any letter or digit." +msgstr "Un nom de classe doit commencer par une lettre ou un caractère '_', et être suivi par des lettres ou des chiffres. " +#: Project.module:3683 +msgid "Destination already exists" +msgstr "La destination existe déjà." + +#: Project.module:3887 +msgid "Unable to rename '&1'" +msgstr "Impossible de renommer « &1 »" + +#: Project.module:4003 +msgid "Please type a project name." +msgstr "Veuillez saisir un nom de projet." + +#: Project.module:4011 +msgid "The project name cannot begin with a dot." +msgstr "Un nom de projet ne peut commencer par un point." + +#: Project.module:4014 +msgid "Non-ASCII characters are forbidden in a project name." +msgstr "Un nom de projet ne peut contenir que des caractères ASCII." + +#: Project.module:4015 +msgid "The following characters are forbidden in a project name: ? * / \\ SPACE" +msgstr "Les caractères suivants sont interdits dans un nom de projet : ? * / \\ ESPACE" + +#: Project.module:4022 +msgid "This project already exists." +msgstr "Ce projet existe déjà." + +#: Project.module:4025 +msgid "The project directory already exists." +msgstr "Le répertoire du projet existe déjà." + +#: Project.module:4027 +msgid "The project directory cannot be created because a file with the same name already exists." +msgstr "Le répertoire du projet ne peut être créé car un fichier avec le même nom existe déjà." + +#: Project.module:4074 +msgid "Create source package" +msgstr "Générer une archive des sources du projet" + +#: Project.module:4075 +msgid "Source packages" +msgstr "Paquetages sources" + +#: Project.module:4352 +msgid "Cannot copy file &1." +msgstr "Impossible de copier le fichier &1." + +#: Project.module:4401 +msgid "Cannot create link &1." +msgstr "Impossible de créer le lien &1." + +#: Project.module:4418 +msgid "Cannot move a directory inside itself." +msgstr "Impossible de déplacer un répertoire à l'intérieur de lui-même." + +#: Project.module:4486 +msgid "Cannot move file &1." +msgstr "Impossible de déplacer le fichier &1." + +#: Project.module:5175 +msgid "Project cleanup..." +msgstr "Nettoyage du projet..." + +#: Project.module:5181 +msgid "Project files conversion..." +msgstr "Conversion des fichiers du projet..." + +#: Project.module:5209 +msgid "Unable to convert &1" +msgstr "Impossible de convertir &1" + +#: ProjectItem.class:73 +msgid "Author" +msgstr "Auteur" + +#: Save.module:39 +msgid "Cannot save file !" +msgstr "Impossible d'enregistrer le fichier !" diff --git a/comp/src/gb.db.form/.info b/comp/src/gb.db.form/.info index 50cf5386a..de4c24b5b 100644 --- a/comp/src/gb.db.form/.info +++ b/comp/src/gb.db.form/.info @@ -392,7 +392,7 @@ b MoveTo m b -(iIndex)i +(Index)i Update m diff --git a/comp/src/gb.db.form/.lang/.pot b/comp/src/gb.db.form/.lang/.pot index f2ab09e0a..a7d6c975b 100644 --- a/comp/src/gb.db.form/.lang/.pot +++ b/comp/src/gb.db.form/.lang/.pot @@ -82,35 +82,35 @@ msgstr "" msgid "End" msgstr "" -#: FMain.form:76 +#: FMain.form:78 msgid "Id" msgstr "" -#: FMain.form:81 +#: FMain.form:83 msgid "Color" msgstr "" -#: FMain.form:86 +#: FMain.form:88 msgid "First Name" msgstr "" -#: FMain.form:91 +#: FMain.form:93 msgid "Name" msgstr "" -#: FMain.form:96 +#: FMain.form:98 msgid "Birth" msgstr "" -#: FMain.form:101 +#: FMain.form:103 msgid "Active" msgstr "" -#: FMain.form:107 +#: FMain.form:109 msgid "Comment" msgstr "" -#: FMain.form:113 +#: FMain.form:115 msgid "Salary" msgstr "" diff --git a/comp/src/gb.db.form/.project b/comp/src/gb.db.form/.project index 12a5a8e5c..7330c8345 100644 --- a/comp/src/gb.db.form/.project +++ b/comp/src/gb.db.form/.project @@ -1,7 +1,7 @@ # Gambas Project File 3.0 # Compiled with Gambas 2.99.3 Title=Data bound controls -Startup=Main +Startup=FMain Version=2.99.3 VersionProgram=gbx3 -V Component=gb.image @@ -9,7 +9,7 @@ Component=gb.gui Component=gb.form Component=gb.db Authors="Benoît Minisini" -Environment="GB_GUI=gb.gtk" +Environment="GB_GUI=gb.qt4" TabSize=2 Translate=1 Language=en diff --git a/comp/src/gb.db.form/.src/DataSource.class b/comp/src/gb.db.form/.src/DataSource.class index a4cbf32c4..3c7d65562 100644 --- a/comp/src/gb.db.form/.src/DataSource.class +++ b/comp/src/gb.db.form/.src/DataSource.class @@ -216,12 +216,12 @@ Public Function MoveLast() As Boolean End -Public Function MoveTo(iIndex As Integer) As Boolean +Public Function MoveTo(Index As Integer) As Boolean If CheckModified() Then Return True - If iIndex = $iIndex Then Return + If Index = $iIndex Then Return - $iIndex = iIndex + $iIndex = Index Redraw End diff --git a/comp/src/gb.db.form/.src/FBrowser.class b/comp/src/gb.db.form/.src/FBrowser.class index a6a15489a..1ef1e305d 100644 --- a/comp/src/gb.db.form/.src/FBrowser.class +++ b/comp/src/gb.db.form/.src/FBrowser.class @@ -99,7 +99,7 @@ Public Sub Update() btnNew.Visible = bVisible btnRemove.Visible = bVisible - dvwBrowser.Refresh + dvwBrowser.Update If $hSrc And If Not bVisible Then btnFirst_Click diff --git a/comp/src/gb.db.form/.src/Test/FMain.form b/comp/src/gb.db.form/.src/Test/FMain.form index 3a6640a34..2abe55469 100644 --- a/comp/src/gb.db.form/.src/Test/FMain.form +++ b/comp/src/gb.db.form/.src/Test/FMain.form @@ -13,26 +13,28 @@ MoveScaled(1,5,69,87) Expand = True Arrangement = Arrange.Vertical + Spacing = True Connection = Connections["Connection2"] Table = "color" { DataBrowser2 DataBrowser - MoveScaled(2,1,59,14) + MoveScaled(7,3,54,14) Control = False } { DataSource1 DataSource - MoveScaled(1,19,62,65) + MoveScaled(2,19,62,67) Expand = True Arrangement = Arrange.Vertical Spacing = True Table = "test" { DataBrowser1 DataBrowser - MoveScaled(2,2,59,18) + MoveScaled(2,6,59,16) + Font = Font["-2"] Expand = True Columns = ["id", "active", "color", "firstname", "salary", "comment"] - Orientation = Align.Top + Editable = True } { HBox1 HBox - MoveScaled(2,21,59,43) + MoveScaled(2,23,59,43) Spacing = True { VBox2 VBox MoveScaled(1,1,12,35) diff --git a/comp/src/gb.db.form/.src/Test/FTest.form b/comp/src/gb.db.form/.src/Test/FTest.form index 8ab297295..8c10e28bd 100644 --- a/comp/src/gb.db.form/.src/Test/FTest.form +++ b/comp/src/gb.db.form/.src/Test/FTest.form @@ -22,21 +22,21 @@ } } { DataSource1 DataSource - MoveScaled(0,6,66,52) + MoveScaled(1,6,55,30) Expand = True Arrangement = Arrange.Vertical Spacing = True Connection = Connections["Connection1"] Table = "Client" { DataComboView1 DataComboView - MoveScaled(7,9,29,4) + MoveScaled(2,6,29,4) Table = "TypeClient" Field = "idTypeClient" Header = True Grid = True } { DataBrowser1 DataBrowser - MoveScaled(6,19,55,30) + MoveScaled(2,11,52,18) Expand = True Labels = ["Identificateur", "Type", "Nom", "Téléphone"] } diff --git a/examples/examples/Database/Database/.project b/examples/examples/Database/Database/.project index 44c24e32c..f7f84c092 100644 --- a/examples/examples/Database/Database/.project +++ b/examples/examples/Database/Database/.project @@ -1,5 +1,5 @@ # Gambas Project File 3.0 -# Compiled with Gambas 2.99.1 +# Compiled with Gambas 2.99.3 Title=Database example Startup=FMain Icon=database.png diff --git a/examples/examples/Database/Database/.src/FTest.form b/examples/examples/Database/Database/.src/FTest.form index 59ae4638c..fc1a02ad3 100644 --- a/examples/examples/Database/Database/.src/FTest.form +++ b/examples/examples/Database/Database/.src/FTest.form @@ -5,7 +5,7 @@ Text = ("Bound controls example") Arrangement = Arrange.Fill Spacing = True - Padding = 8 + Margin = True { DataSource2 DataSource MoveScaled(1,1,65,90) Arrangement = Arrange.Vertical