diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 16:21:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 16:21:12 +0000 |
commit | 4016bc6af537eb7f5e328799987051d2213aaf11 (patch) | |
tree | 5bdb2f0f2e582aa25dc72d90a80142d7ed5ee7ea /dbaccess | |
parent | dec0c3e5d89bf1991b13f97351d744d8c63ce820 (diff) |
INTEGRATION: CWS mergem8 (1.18.8); FILE MERGED
2003/04/29 08:33:53 gh 1.18.8.2: final merge for Beta2
2003/04/14 15:03:45 gh 1.18.8.1: merging all languages
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/control/undosqledit.src | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/dbaccess/source/ui/control/undosqledit.src b/dbaccess/source/ui/control/undosqledit.src index 35aaf4548c02..db361dcafee1 100644 --- a/dbaccess/source/ui/control/undosqledit.src +++ b/dbaccess/source/ui/control/undosqledit.src @@ -2,9 +2,9 @@ * * $RCSfile: undosqledit.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: hr $ $Date: 2003-03-19 17:52:17 $ + * last change: $Author: hr $ $Date: 2003-04-29 17:21:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,29 +68,32 @@ String STR_QUERY_UNDO_MODIFYSQLEDIT Text = "SQL modifizieren" ; Text [ ENGLISH ] = "Modify SQL" ; Text [ english_us ] = "Modify SQL statement(s)" ; - Text [ portuguese_brazilian ] = "Modificar as instrues SQL" ; + Text [ portuguese_brazilian ] = "Modificar os comando(s) SQL" ; Text [ swedish ] = "Modifiera SQL" ; Text [ danish ] = "Modificer SQL" ; Text [ italian ] = "Modifica SQL" ; Text [ spanish ] = "Modificar SQL" ; - Text [ french ] = "Modifier les intructions SQL" ; + Text [ french ] = "Modifier les instructions SQL" ; Text [ dutch ] = "SQL modificeren" ; Text [ portuguese ] = "Modificar SQL" ; Text[ chinese_simplified ] = "修改 SQL"; Text[ russian ] = " SQL"; - Text[ polish ] = "Modyfikuj SQL"; + Text[ polish ] = "Modyfikuj instrukcje SQL"; Text[ japanese ] = "SQL の変更"; Text[ chinese_traditional ] = "修改 SQL"; Text[ dutch ] = "SQL modificeren"; Text[ chinese_simplified ] = "修改 SQL"; Text[ greek ] = " SQL"; - Text[ korean ] = "SQL 변경"; + Text[ korean ] = "SQL 수정"; Text[ arabic ] = "SQL "; - Text[ turkish ] = "SQL deyimini deitir"; + Text[ turkish ] = "SQL deyimi(leri)ni Deitir"; Text[ language_user1 ] = " "; Text[ catalan ] = "Modifica les expressions SQL"; Text[ finnish ] = "Muuta SQL-lausetta tai -lauseita"; Text[ thai ] = "ดัดแปลงแก้ไขประโยค SQL "; + Text[ czech ] = "Upravit SQL příkaz(y)"; + Text[ hebrew ] = "SQL modifizieren"; + Text[ hindi ] = "SQL वाक्यों को सुधारो"; }; @@ -107,3 +110,13 @@ String STR_QUERY_UNDO_MODIFYSQLEDIT + + + + + + + + + + |