93 lines
3.3 KiB
Plaintext
93 lines
3.3 KiB
Plaintext
#. extracted from dbaccess/source/ui/control.oo
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+dbaccess%2Fsource%2Fui%2Fcontrol.oo&subcomponent=ui\n"
|
|
"POT-Creation-Date: 2012-07-04 16:40+0200\n"
|
|
"PO-Revision-Date: 2011-04-05 10:58+0200\n"
|
|
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
"X-Generator: Translate Toolkit 1.9.0\n"
|
|
"X-Accelerator-Marker: ~\n"
|
|
|
|
#: undosqledit.src#STR_QUERY_UNDO_MODIFYSQLEDIT.string.text
|
|
msgid "Modify SQL statement(s)"
|
|
msgstr "Modifier les instructions SQL"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_NAME.string.text
|
|
msgid "Table name"
|
|
msgstr "Nom de la table"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_INSERT.string.text
|
|
msgid "Insert data"
|
|
msgstr "Insérer des données"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_DELETE.string.text
|
|
msgid "Delete data"
|
|
msgstr "Supprimer les données"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_UPDATE.string.text
|
|
msgid "Modify data"
|
|
msgstr "Modifier les données"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_ALTER.string.text
|
|
msgid "Alter structure"
|
|
msgstr "Modifier la structure"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_SELECT.string.text
|
|
msgid "Read data"
|
|
msgstr "Lire les données"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_REFERENCE.string.text
|
|
msgid "Modify references"
|
|
msgstr "Modifier les références"
|
|
|
|
#: TableGrantCtrl.src#STR_TABLE_PRIV_DROP.string.text
|
|
msgid "Drop structure"
|
|
msgstr "Supprimer la structure"
|
|
|
|
#: tabletree.src#MENU_TABLETREE_POPUP.MID_SORT_ASCENDING.menuitem.text
|
|
msgid "Sort Ascending"
|
|
msgstr "Tri croissant"
|
|
|
|
#: tabletree.src#MENU_TABLETREE_POPUP.MID_SORT_DECENDING.menuitem.text
|
|
msgid "Sort Descending"
|
|
msgstr "Tri décroissant"
|
|
|
|
#: tabletree.src#STR_COULDNOTCREATE_DRIVERMANAGER.string.text
|
|
msgid "Cannot connect to the SDBC driver manager (#servicename#)."
|
|
msgstr "Impossible d'établir une connexion au gestionnaire de pilotes SDBC (#servicename#)."
|
|
|
|
#: tabletree.src#STR_NOREGISTEREDDRIVER.string.text
|
|
msgid "A driver is not registered for the URL #connurl#."
|
|
msgstr "Aucun pilote n'est inscrit pour l'URL #connurl#."
|
|
|
|
#: tabletree.src#STR_COULDNOTCONNECT.string.text
|
|
msgid "No connection could be established for the URL #connurl#."
|
|
msgstr "Impossible d'établir une connexion pour l'URL #connurl#."
|
|
|
|
#: tabletree.src#STR_COULDNOTCONNECT_PLEASECHECK.string.text
|
|
msgid "Please check the current settings, for example user name and password."
|
|
msgstr "Vérifiez les paramètres actifs - par ex. ceux qui concernent le nom d'utilisateur et le mot de passe."
|
|
|
|
#: tabletree.src#STR_NOTABLEINFO.string.text
|
|
msgid "Successfully connected, but information about database tables is not available."
|
|
msgstr "Connexion établie, mais aucune information concernant les tables et/ou vues n'a pu être détectée."
|
|
|
|
#: tabletree.src#STR_ALL_TABLES.string.text
|
|
msgid "All tables"
|
|
msgstr "Toutes les tables"
|
|
|
|
#: tabletree.src#STR_ALL_VIEWS.string.text
|
|
msgid "All views"
|
|
msgstr "Toutes les vues"
|
|
|
|
#: tabletree.src#STR_ALL_TABLES_AND_VIEWS.string.text
|
|
msgid "All tables and views"
|
|
msgstr "Toutes les tables et vues"
|