summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/adtabdlg.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:22:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-29 16:22:04 +0000
commita100811defa697e186ae037299176186d447c351 (patch)
tree055f94c975ea90a37a9f0d7be374d437fbc4bf0b /dbaccess/source/ui/dlg/adtabdlg.src
parenta6b6abdd790806ae6e3514253243eb75196f4572 (diff)
INTEGRATION: CWS mergem8 (1.22.8); FILE MERGED
2003/04/29 08:33:56 gh 1.22.8.2: final merge for Beta2 2003/04/14 15:03:53 gh 1.22.8.1: merging all languages
Diffstat (limited to 'dbaccess/source/ui/dlg/adtabdlg.src')
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.src60
1 files changed, 46 insertions, 14 deletions
diff --git a/dbaccess/source/ui/dlg/adtabdlg.src b/dbaccess/source/ui/dlg/adtabdlg.src
index 4b18c8895eba..6c6152e83152 100644
--- a/dbaccess/source/ui/dlg/adtabdlg.src
+++ b/dbaccess/source/ui/dlg/adtabdlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: adtabdlg.src,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 17:52:20 $
+ * last change: $Author: hr $ $Date: 2003-04-29 17:22:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ ModelessDialog DLG_JOIN_TABADD
Text [ FRENCH ] = "Ajouter des tables" ;
Text [ ITALIAN ] = "Aggiungi tabelle" ;
Text [ DUTCH ] = "Tabellen toevoegen" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Acrescentar tabelas" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "Adicionar tabelas" ;
Text [ SWEDISH ] = "Lgg till tabeller" ;
Text [ PORTUGUESE ] = "Adicionar tabelas" ;
Moveable = TRUE ;
@@ -111,7 +111,7 @@ ModelessDialog DLG_JOIN_TABADD
Text [ PORTUGUESE ] = "~Nome da tabela" ;
Text[ chinese_simplified ] = "表格名称(~T)";
Text[ russian ] = " ";
- Text[ polish ] = "Nazwa tabeli";
+ Text[ polish ] = "Nazwa ~tabeli";
Text[ japanese ] = "テーブル名(~T)";
Text[ chinese_traditional ] = "表格名稱(~T)";
Text[ arabic ] = " ";
@@ -119,10 +119,13 @@ ModelessDialog DLG_JOIN_TABADD
Text[ chinese_simplified ] = "表格名称(~T)";
Text[ greek ] = " ";
Text[ korean ] = "테이블 이름(~T)";
- Text[ turkish ] = "Tablo ad";
+ Text[ turkish ] = "~Tablo ismi";
Text[ language_user1 ] = " ";
Text[ catalan ] = "Nom de la ~taula";
Text[ thai ] = "ชื่อ~ตาราง";
+ Text[ czech ] = "Jméno tabulky";
+ Text[ hebrew ] = "~Tabellenname";
+ Text[ hindi ] = "~सारणी नाम";
};
Control LB_TABLE
{
@@ -146,14 +149,14 @@ ModelessDialog DLG_JOIN_TABADD
Text [ FRENCH ] = "Ajouter" ;
Text [ ITALIAN ] = "~Aggiungi" ;
Text [ DUTCH ] = "Toe~voegen" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "Acrescentar" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "~Adicionar" ;
Text [ SWEDISH ] = "Lg~g till" ;
Text [ PORTUGUESE ] = "A~dicionar" ;
TabStop = TRUE ;
DefButton = TRUE ;
Text[ chinese_simplified ] = "新增(~A)";
Text[ russian ] = "";
- Text[ polish ] = "Dodaj";
+ Text[ polish ] = "~Dodaj";
Text[ japanese ] = "追加(~A)";
Text[ chinese_traditional ] = "新增(~A)";
Text[ arabic ] = "";
@@ -161,10 +164,13 @@ ModelessDialog DLG_JOIN_TABADD
Text[ chinese_simplified ] = "新增(~A)";
Text[ greek ] = "";
Text[ korean ] = "추가(~A)";
- Text[ turkish ] = "Ekle";
+ Text[ turkish ] = "~Ekle";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Afegeix";
Text[ thai ] = "เ~พิ่ม";
+ Text[ czech ] = "Přidat";
+ Text[ hebrew ] = "‮הוספה‬";
+ Text[ hindi ] = "~जोड़ो";
};
CancelButton PB_CLOSE
{
@@ -176,7 +182,7 @@ ModelessDialog DLG_JOIN_TABADD
Text [ ENGLISH ] = "Close" ;
Text [ norwegian ] = "Lukk" ;
Text [ italian ] = "~Chiudi" ;
- Text [ portuguese_brazilian ] = "Fechar" ;
+ Text [ portuguese_brazilian ] = "~Fechar" ;
Text [ portuguese ] = "~Fechar" ;
Text [ finnish ] = "~Sulje" ;
Text [ danish ] = "L~uk" ;
@@ -188,7 +194,7 @@ ModelessDialog DLG_JOIN_TABADD
TabStop = TRUE ;
Text[ chinese_simplified ] = "关闭(~C)";
Text[ russian ] = "~";
- Text[ polish ] = "Zamknij";
+ Text[ polish ] = "~Zamknij";
Text[ japanese ] = "閉じる(~C)";
Text[ chinese_traditional ] = "關閉(~C)";
Text[ arabic ] = "";
@@ -196,10 +202,13 @@ ModelessDialog DLG_JOIN_TABADD
Text[ chinese_simplified ] = "关闭(~C)";
Text[ greek ] = "";
Text[ korean ] = "닫기(~C)";
- Text[ turkish ] = "Kapat";
+ Text[ turkish ] = "~Kapat";
Text[ language_user1 ] = " ";
Text[ catalan ] = "~Tanca";
Text[ thai ] = "~ปิด";
+ Text[ czech ] = "Zavřít";
+ Text[ hebrew ] = "‮סגירה‬";
+ Text[ hindi ] = "~बन्द करो";
};
HelpButton PB_HELP
{
@@ -238,6 +247,9 @@ ModelessDialog DLG_JOIN_TABADD
Text[ language_user1 ] = " ";
Text[ catalan ] = "Taula";
Text[ thai ] = "ตาราง";
+ Text[ czech ] = "Tabulka";
+ Text[ hebrew ] = "‮טבלה‬";
+ Text[ hindi ] = "सारणी";
};
String STR_DEFAULT
{
@@ -251,7 +263,7 @@ ModelessDialog DLG_JOIN_TABADD
Text [ FRENCH ] = "<Par dfaut>" ;
Text [ ITALIAN ] = "<standard>" ;
Text [ DUTCH ] = "<Standaard>" ;
- Text [ PORTUGUESE_BRAZILIAN ] = "<padr?o>" ;
+ Text [ PORTUGUESE_BRAZILIAN ] = "<padro>" ;
Text [ SWEDISH ] = "<standard>" ;
Text [ PORTUGUESE ] = "<padro>" ;
Text[ chinese_simplified ] = "<默认>";
@@ -264,14 +276,17 @@ ModelessDialog DLG_JOIN_TABADD
Text[ chinese_simplified ] = "<默认>";
Text[ greek ] = "<>";
Text[ korean ] = "<기본값>";
- Text[ turkish ] = "<Standart>";
+ Text[ turkish ] = "<varsaylan>";
Text[ language_user1 ] = " ";
Text[ catalan ] = "<per defecte>";
Text[ thai ] = "<ค่าเริ่มต้น>";
+ Text[ czech ] = "<výchozí>";
+ Text[ hebrew ] = "<Standard>";
+ Text[ hindi ] = "<अनुपस्थिति>";
};
Text[ chinese_simplified ] = "新增表格";
Text[ russian ] = " ";
- Text[ polish ] = "Dodaj tabel";
+ Text[ polish ] = "Dodaj tabele";
Text[ japanese ] = "テーブルの追加";
Text[ chinese_traditional ] = "新增表格";
Text[ arabic ] = " ";
@@ -283,6 +298,9 @@ ModelessDialog DLG_JOIN_TABADD
Text[ language_user1 ] = " ";
Text[ catalan ] = "Afegeix taules";
Text[ thai ] = "เพิ่มตาราง";
+ Text[ czech ] = "Přidat tabulky";
+ Text[ hebrew ] = "Tabellen hinzufügen";
+ Text[ hindi ] = "सारणियों को जोड़ो";
};
@@ -300,3 +318,17 @@ ModelessDialog DLG_JOIN_TABADD
+
+
+
+
+
+
+
+
+
+
+
+
+
+