summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/frmdirlbox.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-03 15:34:05 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-03 15:34:05 +0000
commit26c05170552d34ea067bd86bfd448e7bb8d0cc3a (patch)
treef7a6c0e86cc5cbd11ed7a83c8d7613e1e22d792c /svx/source/dialog/frmdirlbox.src
parentINTEGRATION: CWS rc2merge (1.29.36); FILE MERGED (diff)
downloadcore-26c05170552d34ea067bd86bfd448e7bb8d0cc3a.tar.gz
core-26c05170552d34ea067bd86bfd448e7bb8d0cc3a.zip
INTEGRATION: CWS rc2merge (1.5.36); FILE MERGED
2003/07/03 14:38:52 ihi 1.5.36.1: rc-2 merge all languages
Diffstat (limited to 'svx/source/dialog/frmdirlbox.src')
-rw-r--r--svx/source/dialog/frmdirlbox.src603
1 files changed, 302 insertions, 301 deletions
diff --git a/svx/source/dialog/frmdirlbox.src b/svx/source/dialog/frmdirlbox.src
index b4d0646b2195..6fbd2e95ed3a 100644
--- a/svx/source/dialog/frmdirlbox.src
+++ b/svx/source/dialog/frmdirlbox.src
@@ -1,301 +1,302 @@
-/*************************************************************************
- *
- * $RCSfile: frmdirlbox.src,v $
- *
- * $Revision: 1.5 $
- * last change: $Author: hr $ $Date: 2003-06-13 12:12:39 $
- *
- * The Contents of this file are made available subject to the terms of
- * either of the following licenses
- *
- * - GNU Lesser General Public License Version 2.1
- * - Sun Industry Standards Source License Version 1.1
- *
- * Sun Microsystems Inc., October, 2000
- *
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2000 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library 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
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- *
- *
- * Sun Industry Standards Source License Version 1.1
- * =================================================
- * The contents of this file are subject to the Sun Industry Standards
- * Source License Version 1.1 (the "License"); You may not use this file
- * except in compliance with the License. You may obtain a copy of the
- * License at http://www.openoffice.org/license.html.
- *
- * Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
- * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
- * See the License for the specific provisions governing your rights and
- * obligations concerning the Software.
- *
- * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
- *
- * Copyright: 2000 by Sun Microsystems, Inc.
- *
- * All Rights Reserved.
- *
- * Contributor(s): _______________________________________
- *
- *
- ************************************************************************/
-
-#include "dialogs.hrc"
-
-// frame direction ------------------------------------------------------------
-
-String RID_SVXSTR_FRAMEDIR_LTR
-{
- Text = "Links-nach-rechts";
- Text [ english ] = "Left-to-right";
- Text [ english_us ] = "Left-to-right";
- Text[ portuguese ] = "Left-to-right";
- Text[ russian ] = "Left-to-right";
- Text[ greek ] = "Left-to-right";
- Text[ dutch ] = "Left-to-right";
- Text[ french ] = "De gauche droite";
- Text[ spanish ] = "De izquierda a derecha";
- Text[ finnish ] = "Left-to-right";
- Text[ italian ] = "Da sinistra a destra";
- Text[ danish ] = "Left-to-right";
- Text[ swedish ] = "Vnster-till-hger";
- Text[ polish ] = "Left-to-right";
- Text[ portuguese_brazilian ] = "Da esquerda para a direita";
- Text[ japanese ] = "左から右へ";
- Text[ korean ] = "왼쪽에서 오른쪽으로";
- Text[ chinese_simplified ] = "从左向右";
- Text[ chinese_traditional ] = "從左向右";
- Text[ turkish ] = "Soldan-saa";
- Text[ arabic ] = "Left-to-right";
- Text[ catalan ] = "Left-to-right";
- Text[ thai ] = "Left-to-right";
- Text[ czech ] = "Zleva doprava";
- Text[ hebrew ] = "‮משמאל-לימין‬";
- Text[ hindi ] = "बायाँ ओर से दाहिनी ओर";
- Text[ slovak ] = "Zľava-do-prava";
-};
-
-String RID_SVXSTR_FRAMEDIR_RTL
-{
- Text = "Rechts-nach-links";
- Text [ english ] = "Right-to-left";
- Text [ english_us ] = "Right-to-left";
- Text[ portuguese ] = "Right-to-left";
- Text[ russian ] = "Right-to-left";
- Text[ greek ] = "Right-to-left";
- Text[ dutch ] = "Right-to-left";
- Text[ french ] = "De droite gauche";
- Text[ spanish ] = "De derecha a izquierda";
- Text[ finnish ] = "Right-to-left";
- Text[ italian ] = "Da destra a sinistra";
- Text[ danish ] = "Right-to-left";
- Text[ swedish ] = "Hger-till-vnster";
- Text[ polish ] = "Right-to-left";
- Text[ portuguese_brazilian ] = "Right-to-left";
- Text[ japanese ] = "右から左へ";
- Text[ korean ] = "오른쪽에서 왼쪽으로";
- Text[ chinese_simplified ] = "从右向左";
- Text[ chinese_traditional ] = "從右向左";
- Text[ turkish ] = "Sadan sola";
- Text[ arabic ] = "Right-to-left";
- Text[ catalan ] = "Right-to-left";
- Text[ thai ] = "Right-to-left";
- Text[ czech ] = "Zprava doleva";
- Text[ hebrew ] = "‮מימין-לשמאל‬";
- Text[ hindi ] = "Right-to-left";
- Text[ slovak ] = "Sprava-do-ľava";
-};
-
-String RID_SVXSTR_FRAMEDIR_SUPER
-{
- Text = "Einstellungen des bergeordneten Objektes verwenden";
- Text [ english ] = "Use superordinate object settings";
- Text [ english_us ] = "Use superordinate object settings";
- Text[ portuguese ] = "Use superordinate object settings";
- Text[ russian ] = "Use superordinate object settings";
- Text[ greek ] = "Use superordinate object settings";
- Text[ dutch ] = "Use superordinate object settings";
- Text[ french ] = "Utiliser les paramtres de l'objet suprieur";
- Text[ spanish ] = "Utilizar la configuracin del objeto superior";
- Text[ finnish ] = "Use superordinate object settings";
- Text[ italian ] = "Usa le impostazioni dell'oggetto superiore";
- Text[ danish ] = "Use superordinate object settings";
- Text[ swedish ] = "Anvnd det verordnade objektets instllningar";
- Text[ polish ] = "Use superordinate object settings";
- Text[ portuguese_brazilian ] = "Use superordinate object settings";
- Text[ japanese ] = "周りのテキストの文字方向に合わせる";
- Text[ korean ] = "문자 방향의 상위 설정을 사용";
- Text[ chinese_simplified ] = "沿用现有的文字方向的设定";
- Text[ chinese_traditional ] = "沿用現有的文字方向的設定";
- Text[ turkish ] = "s nesne kullanm ayarlar";
- Text[ arabic ] = "Use superordinate object settings";
- Text[ catalan ] = "Use superordinate object settings";
- Text[ thai ] = "Use superordinate object settings";
- Text[ czech ] = "Použít nastavení nadřazeného objektu";
- Text[ hebrew ] = "Einstellungen des übergeordneten Objektes verwenden";
- Text[ hindi ] = "Use superordinate object settings";
- Text[ slovak ] = "Použiť nastavenia nadriadeného objektu";
-};
-
-// page direction -------------------------------------------------------------
-
-String RID_SVXSTR_PAGEDIR_LTR_HORI
-{
- Text = "Links-nach-rechts (horizontal)";
- Text [ english ] = "Left-to-right (horizontal)";
- Text [ english_us ] = "Left-to-right (horizontal)";
- Text[ portuguese ] = "Left-to-right (horizontal)";
- Text[ russian ] = "- ()";
- Text[ greek ] = "Left-to-right (horizontal)";
- Text[ dutch ] = "Links-naar-rechts (horizontaal)";
- Text[ french ] = "De gauche droite (horizontal)";
- Text[ spanish ] = "De izquierda a derecha (horizontal)";
- Text[ finnish ] = "Vasemmalta oikealle (vaaka)";
- Text[ italian ] = "Da sinistra a destra (orizzontale)";
- Text[ danish ] = "Fra venstre mod hjre (vandret)";
- Text[ swedish ] = "Vnster-till-hger (horisontellt)";
- Text[ polish ] = "Od lewej do prawej (poziomo)";
- Text[ portuguese_brazilian ] = "Left-to-right (horizontal)";
- Text[ japanese ] = "左から右へ(横書き)";
- Text[ korean ] = "왼쪽에서 오른쪽으로 (가로)";
- Text[ chinese_simplified ] = "从左向右(横写)";
- Text[ chinese_traditional ] = "從左向右(橫書)";
- Text[ turkish ] = "Soldan saa (yatay)";
- Text[ arabic ] = "Left-to-right (horizontal)";
- Text[ catalan ] = "Left-to-right (horizontal)";
- Text[ thai ] = "Left-to-right (horizontal)";
- Text[ czech ] = "Zleva doprava (vodorovně)";
- Text[ hebrew ] = "Links-nach-rechts (horizontal)";
- Text[ hindi ] = "Left-to-right (horizontal)";
- Text[ slovak ] = "Zľava-do-prava (horizontálne)";
-};
-
-String RID_SVXSTR_PAGEDIR_RTL_HORI
-{
- Text = "Rechts-nach-links (horizontal)";
- Text [ english ] = "Right-to-left (horizontal)";
- Text [ english_us ] = "Right-to-left (horizontal)";
- Text[ portuguese ] = "Right-to-left (horizontal)";
- Text[ russian ] = "- ()";
- Text[ greek ] = "Right-to-left (horizontal)";
- Text[ dutch ] = "Rechts-naar-links (horizontaal)";
- Text[ french ] = "De droite gauche (horizontal)";
- Text[ spanish ] = "De derecha a izquierda (horizontal)";
- Text[ finnish ] = "Oikealta vasemmalle (vaaka)";
- Text[ italian ] = "Da destra a sinistra (orizzontale)";
- Text[ danish ] = "Fra hjre mod venstre (vandret)";
- Text[ swedish ] = "Hger-till-vnster (horisontellt)";
- Text[ polish ] = "Od prawej do lewej (poziomo)";
- Text[ portuguese_brazilian ] = "Right-to-left (horizontal)";
- Text[ japanese ] = "右から左へ(横書き)";
- Text[ korean ] = "오른쪽에서 왼쪽으로 (가로)";
- Text[ chinese_simplified ] = "从右向左(横写)";
- Text[ chinese_traditional ] = "從右向左(橫書)";
- Text[ turkish ] = "Sadan sola (yatay)";
- Text[ arabic ] = "Right-to-left (horizontal)";
- Text[ catalan ] = "Right-to-left (horizontal)";
- Text[ thai ] = "Right-to-left (horizontal)";
- Text[ czech ] = "Zprava doleva (vodorovně)";
- Text[ hebrew ] = "Rechts-nach-links (horizontal)";
- Text[ hindi ] = "Right-to-left (horizontal)";
- Text[ slovak ] = "Sprava-do-ľava (horizontálne)";
-};
-
-String RID_SVXSTR_PAGEDIR_RTL_VERT
-{
- Text = "Rechts-nach-links (vertikal)";
- Text [ english ] = "Right-to-left (vertical)";
- Text [ english_us ] = "Right-to-left (vertical)";
- Text[ portuguese ] = "Right-to-left (vertical)";
- Text[ russian ] = "- ()";
- Text[ greek ] = "Right-to-left (vertical)";
- Text[ dutch ] = "Rechts-naar-links (verticaal)";
- Text[ french ] = "De droite gauche (vertical)";
- Text[ spanish ] = "De derecha a izquierda (vertical)";
- Text[ finnish ] = "Oikealta vasemmalle (pysty)";
- Text[ italian ] = "Da destra a sinistra (verticale)";
- Text[ danish ] = "Fra hjre mod venstre (lodret)";
- Text[ swedish ] = "Hger-till-vnster (vertikalt)";
- Text[ polish ] = "Od prawej do lewej (pionowo)";
- Text[ portuguese_brazilian ] = "Right-to-left (vertical)";
- Text[ japanese ] = "右から左へ(縦書き)";
- Text[ korean ] = "오른쪽에서 왼쪽으로 (세로)";
- Text[ chinese_simplified ] = "从右向左(竖写)";
- Text[ chinese_traditional ] = "從右向左(直書)";
- Text[ turkish ] = "Sadan-sola (dikey)";
- Text[ arabic ] = "Right-to-left (vertical)";
- Text[ catalan ] = "Right-to-left (vertical)";
- Text[ thai ] = "Right-to-left (vertical)";
- Text[ czech ] = "Zprava doleva (svisle)";
- Text[ hebrew ] = "Rechts-nach-links (vertikal)";
- Text[ hindi ] = "Right-to-left (vertical)";
- Text[ slovak ] = "Sprava-do-ľava (vertikálne)";
-};
-
-String RID_SVXSTR_PAGEDIR_LTR_VERT
-{
- Text = "Links-nach-rechts (vertikal)";
- Text [ english ] = "Left-to-right (vertical)";
- Text [ english_us ] = "Left-to-right (vertical)";
- Text[ portuguese ] = "Left-to-right (vertical)";
- Text[ russian ] = "- ()";
- Text[ greek ] = "Left-to-right (vertical)";
- Text[ dutch ] = "Links-naar-rechts (verticaal)";
- Text[ french ] = "De gauche droite (vertical)";
- Text[ spanish ] = "De izquierda a derecha (vertical)";
- Text[ finnish ] = "Vasemmalta oikealle (pysty)";
- Text[ italian ] = "Da sinistra a destra (verticale)";
- Text[ danish ] = "Fra venstre mod hjre (lodret)";
- Text[ swedish ] = "Vnster-till-hger (vertikalt)";
- Text[ polish ] = "Od lewej do prawej (pionowo)";
- Text[ portuguese_brazilian ] = "Left-to-right (vertical)";
- Text[ japanese ] = "左から右へ(縦書き)";
- Text[ korean ] = "왼쪽에서 오른쪽으로 (세로)";
- Text[ chinese_simplified ] = "从左向右(竖写)";
- Text[ chinese_traditional ] = "從左向右(直書)";
- Text[ turkish ] = "Soldan saa (dikey)";
- Text[ arabic ] = "Left-to-right (vertical)";
- Text[ catalan ] = "Left-to-right (vertical)";
- Text[ thai ] = "Left-to-right (vertical)";
- Text[ czech ] = "Zleva doprava (svisle)";
- Text[ hebrew ] = "Links-nach-rechts (vertikal)";
- Text[ hindi ] = "Left-to-right (vertical)";
- Text[ slovak ] = "Zľava-do-prava (vertikálne)";
-};
-
-// ----------------------------------------------------------------------------
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+/*************************************************************************
+ *
+ * $RCSfile: frmdirlbox.src,v $
+ *
+ * $Revision: 1.6 $
+ * last change: $Author: hr $ $Date: 2003-07-03 16:34:05 $
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ *
+ ************************************************************************/
+
+#include "dialogs.hrc"
+
+// frame direction ------------------------------------------------------------
+
+String RID_SVXSTR_FRAMEDIR_LTR
+{
+ Text = "Links-nach-rechts";
+ Text [ english ] = "Left-to-right";
+ Text [ english_us ] = "Left-to-right";
+ Text[ portuguese ] = "Left-to-right";
+ Text[ russian ] = "Left-to-right";
+ Text[ greek ] = "Left-to-right";
+ Text[ dutch ] = "Left-to-right";
+ Text[ french ] = "De gauche droite";
+ Text[ spanish ] = "De izquierda a derecha";
+ Text[ finnish ] = "Left-to-right";
+ Text[ italian ] = "Da sinistra a destra";
+ Text[ danish ] = "Left-to-right";
+ Text[ swedish ] = "Vnster-till-hger";
+ Text[ polish ] = "Left-to-right";
+ Text[ portuguese_brazilian ] = "Da esquerda para a direita";
+ Text[ japanese ] = "左から右へ";
+ Text[ korean ] = "왼쪽에서 오른쪽으로";
+ Text[ chinese_simplified ] = "从左向右";
+ Text[ chinese_traditional ] = "從左向右";
+ Text[ turkish ] = "Soldan-saa";
+ Text[ arabic ] = "Left-to-right";
+ Text[ catalan ] = "Left-to-right";
+ Text[ thai ] = "Left-to-right";
+ Text[ czech ] = "Zleva doprava";
+ Text[ hebrew ] = "‮משמאל-לימין‬";
+ Text[ hindi ] = "बायाँ ओर से दाहिनी ओर";
+ Text[ slovak ] = "Zľava-do-prava";
+};
+
+String RID_SVXSTR_FRAMEDIR_RTL
+{
+ Text = "Rechts-nach-links";
+ Text [ english ] = "Right-to-left";
+ Text [ english_us ] = "Right-to-left";
+ Text[ portuguese ] = "Right-to-left";
+ Text[ russian ] = "Right-to-left";
+ Text[ greek ] = "Right-to-left";
+ Text[ dutch ] = "Right-to-left";
+ Text[ french ] = "De droite gauche";
+ Text[ spanish ] = "De derecha a izquierda";
+ Text[ finnish ] = "Right-to-left";
+ Text[ italian ] = "Da destra a sinistra";
+ Text[ danish ] = "Right-to-left";
+ Text[ swedish ] = "Hger-till-vnster";
+ Text[ polish ] = "Right-to-left";
+ Text[ portuguese_brazilian ] = "Da direita para a esquerda";
+ Text[ japanese ] = "右から左へ";
+ Text[ korean ] = "오른쪽에서 왼쪽으로";
+ Text[ chinese_simplified ] = "从右向左";
+ Text[ chinese_traditional ] = "從右向左";
+ Text[ turkish ] = "Sadan sola";
+ Text[ arabic ] = "Right-to-left";
+ Text[ catalan ] = "Right-to-left";
+ Text[ thai ] = "Right-to-left";
+ Text[ czech ] = "Zprava doleva";
+ Text[ hebrew ] = "‮מימין-לשמאל‬";
+ Text[ hindi ] = "Right-to-left";
+ Text[ slovak ] = "Sprava-do-ľava";
+};
+
+String RID_SVXSTR_FRAMEDIR_SUPER
+{
+ Text = "Einstellungen des bergeordneten Objektes verwenden";
+ Text [ english ] = "Use superordinate object settings";
+ Text [ english_us ] = "Use superordinate object settings";
+ Text[ portuguese ] = "Use superordinate object settings";
+ Text[ russian ] = "Use superordinate object settings";
+ Text[ greek ] = "Use superordinate object settings";
+ Text[ dutch ] = "Use superordinate object settings";
+ Text[ french ] = "Utiliser les paramtres de l'objet suprieur";
+ Text[ spanish ] = "Utilizar la configuracin del objeto superior";
+ Text[ finnish ] = "Use superordinate object settings";
+ Text[ italian ] = "Usa le impostazioni dell'oggetto superiore";
+ Text[ danish ] = "Use superordinate object settings";
+ Text[ swedish ] = "Anvnd det verordnade objektets instllningar";
+ Text[ polish ] = "Use superordinate object settings";
+ Text[ portuguese_brazilian ] = "Usar configuraes do objeto superior";
+ Text[ japanese ] = "周りのテキストの文字方向に合わせる";
+ Text[ korean ] = "문자 방향의 상위 설정을 사용";
+ Text[ chinese_simplified ] = "沿用现有的文字方向的设定";
+ Text[ chinese_traditional ] = "沿用現有的文字方向的設定";
+ Text[ turkish ] = "s nesne kullanm ayarlar";
+ Text[ arabic ] = "Use superordinate object settings";
+ Text[ catalan ] = "Use superordinate object settings";
+ Text[ thai ] = "Use superordinate object settings";
+ Text[ czech ] = "Použít nastavení nadřazeného objektu";
+ Text[ hebrew ] = "Einstellungen des übergeordneten Objektes verwenden";
+ Text[ hindi ] = "Use superordinate object settings";
+ Text[ slovak ] = "Použiť nastavenia nadriadeného objektu";
+};
+
+// page direction -------------------------------------------------------------
+
+String RID_SVXSTR_PAGEDIR_LTR_HORI
+{
+ Text = "Links-nach-rechts (horizontal)";
+ Text [ english ] = "Left-to-right (horizontal)";
+ Text [ english_us ] = "Left-to-right (horizontal)";
+ Text[ portuguese ] = "Left-to-right (horizontal)";
+ Text[ russian ] = "- ()";
+ Text[ greek ] = "Left-to-right (horizontal)";
+ Text[ dutch ] = "Links-naar-rechts (horizontaal)";
+ Text[ french ] = "De gauche droite (horizontal)";
+ Text[ spanish ] = "De izquierda a derecha (horizontal)";
+ Text[ finnish ] = "Vasemmalta oikealle (vaaka)";
+ Text[ italian ] = "Da sinistra a destra (orizzontale)";
+ Text[ danish ] = "Fra venstre mod hjre (vandret)";
+ Text[ swedish ] = "Vnster-till-hger (horisontellt)";
+ Text[ polish ] = "Od lewej do prawej (poziomo)";
+ Text[ portuguese_brazilian ] = "Da esquerda para a direita (horizontal)";
+ Text[ japanese ] = "左から右へ(横書き)";
+ Text[ korean ] = "왼쪽에서 오른쪽으로 (가로)";
+ Text[ chinese_simplified ] = "从左向右(横写)";
+ Text[ chinese_traditional ] = "從左向右(橫書)";
+ Text[ turkish ] = "Soldan saa (yatay)";
+ Text[ arabic ] = "Left-to-right (horizontal)";
+ Text[ catalan ] = "Left-to-right (horizontal)";
+ Text[ thai ] = "Left-to-right (horizontal)";
+ Text[ czech ] = "Zleva doprava (vodorovně)";
+ Text[ hebrew ] = "Links-nach-rechts (horizontal)";
+ Text[ hindi ] = "Left-to-right (horizontal)";
+ Text[ slovak ] = "Zľava-do-prava (horizontálne)";
+};
+
+String RID_SVXSTR_PAGEDIR_RTL_HORI
+{
+ Text = "Rechts-nach-links (horizontal)";
+ Text [ english ] = "Right-to-left (horizontal)";
+ Text [ english_us ] = "Right-to-left (horizontal)";
+ Text[ portuguese ] = "Right-to-left (horizontal)";
+ Text[ russian ] = "- ()";
+ Text[ greek ] = "Right-to-left (horizontal)";
+ Text[ dutch ] = "Rechts-naar-links (horizontaal)";
+ Text[ french ] = "De droite gauche (horizontal)";
+ Text[ spanish ] = "De derecha a izquierda (horizontal)";
+ Text[ finnish ] = "Oikealta vasemmalle (vaaka)";
+ Text[ italian ] = "Da destra a sinistra (orizzontale)";
+ Text[ danish ] = "Fra hjre mod venstre (vandret)";
+ Text[ swedish ] = "Hger-till-vnster (horisontellt)";
+ Text[ polish ] = "Od prawej do lewej (poziomo)";
+ Text[ portuguese_brazilian ] = "Da direita para a esquerda (horizontal)";
+ Text[ japanese ] = "右から左へ(横書き)";
+ Text[ korean ] = "오른쪽에서 왼쪽으로 (가로)";
+ Text[ chinese_simplified ] = "从右向左(横写)";
+ Text[ chinese_traditional ] = "從右向左(橫書)";
+ Text[ turkish ] = "Sadan sola (yatay)";
+ Text[ arabic ] = "Right-to-left (horizontal)";
+ Text[ catalan ] = "Right-to-left (horizontal)";
+ Text[ thai ] = "Right-to-left (horizontal)";
+ Text[ czech ] = "Zprava doleva (vodorovně)";
+ Text[ hebrew ] = "Rechts-nach-links (horizontal)";
+ Text[ hindi ] = "Right-to-left (horizontal)";
+ Text[ slovak ] = "Sprava-do-ľava (horizontálne)";
+};
+
+String RID_SVXSTR_PAGEDIR_RTL_VERT
+{
+ Text = "Rechts-nach-links (vertikal)";
+ Text [ english ] = "Right-to-left (vertical)";
+ Text [ english_us ] = "Right-to-left (vertical)";
+ Text[ portuguese ] = "Right-to-left (vertical)";
+ Text[ russian ] = "- ()";
+ Text[ greek ] = "Right-to-left (vertical)";
+ Text[ dutch ] = "Rechts-naar-links (verticaal)";
+ Text[ french ] = "De droite gauche (vertical)";
+ Text[ spanish ] = "De derecha a izquierda (vertical)";
+ Text[ finnish ] = "Oikealta vasemmalle (pysty)";
+ Text[ italian ] = "Da destra a sinistra (verticale)";
+ Text[ danish ] = "Fra hjre mod venstre (lodret)";
+ Text[ swedish ] = "Hger-till-vnster (vertikalt)";
+ Text[ polish ] = "Od prawej do lewej (pionowo)";
+ Text[ portuguese_brazilian ] = "Da direita para a esquerda (vertical)";
+ Text[ japanese ] = "右から左へ(縦書き)";
+ Text[ korean ] = "오른쪽에서 왼쪽으로 (세로)";
+ Text[ chinese_simplified ] = "从右向左(竖写)";
+ Text[ chinese_traditional ] = "從右向左(直書)";
+ Text[ turkish ] = "Sadan-sola (dikey)";
+ Text[ arabic ] = "Right-to-left (vertical)";
+ Text[ catalan ] = "Right-to-left (vertical)";
+ Text[ thai ] = "Right-to-left (vertical)";
+ Text[ czech ] = "Zprava doleva (svisle)";
+ Text[ hebrew ] = "Rechts-nach-links (vertikal)";
+ Text[ hindi ] = "Right-to-left (vertical)";
+ Text[ slovak ] = "Sprava-do-ľava (vertikálne)";
+};
+
+String RID_SVXSTR_PAGEDIR_LTR_VERT
+{
+ Text = "Links-nach-rechts (vertikal)";
+ Text [ english ] = "Left-to-right (vertical)";
+ Text [ english_us ] = "Left-to-right (vertical)";
+ Text[ portuguese ] = "Left-to-right (vertical)";
+ Text[ russian ] = "- ()";
+ Text[ greek ] = "Left-to-right (vertical)";
+ Text[ dutch ] = "Links-naar-rechts (verticaal)";
+ Text[ french ] = "De gauche droite (vertical)";
+ Text[ spanish ] = "De izquierda a derecha (vertical)";
+ Text[ finnish ] = "Vasemmalta oikealle (pysty)";
+ Text[ italian ] = "Da sinistra a destra (verticale)";
+ Text[ danish ] = "Fra venstre mod hjre (lodret)";
+ Text[ swedish ] = "Vnster-till-hger (vertikalt)";
+ Text[ polish ] = "Od lewej do prawej (pionowo)";
+ Text[ portuguese_brazilian ] = "Da esquerda para a direita (vertical)";
+ Text[ japanese ] = "左から右へ(縦書き)";
+ Text[ korean ] = "왼쪽에서 오른쪽으로 (세로)";
+ Text[ chinese_simplified ] = "从左向右(竖写)";
+ Text[ chinese_traditional ] = "從左向右(直書)";
+ Text[ turkish ] = "Soldan saa (dikey)";
+ Text[ arabic ] = "Left-to-right (vertical)";
+ Text[ catalan ] = "Left-to-right (vertical)";
+ Text[ thai ] = "Left-to-right (vertical)";
+ Text[ czech ] = "Zleva doprava (svisle)";
+ Text[ hebrew ] = "Links-nach-rechts (vertikal)";
+ Text[ hindi ] = "Left-to-right (vertical)";
+ Text[ slovak ] = "Zľava-do-prava (vertikálne)";
+};
+
+// ----------------------------------------------------------------------------
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+