diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-01 07:16:53 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-01 07:16:53 +0000 |
commit | 4ccf56427f8ec85d2410e043d7690d14757106d9 (patch) | |
tree | a72ba5e3683ea3bd7525fde5462170226c71f30a /sc/source/ui/src/attrdlg.src | |
parent | 7aa5dcd139a71287241b7a8c27d78998e5e2ac39 (diff) |
Merge SRC614: 01.12.00 - 09:16:06
Diffstat (limited to 'sc/source/ui/src/attrdlg.src')
-rw-r--r-- | sc/source/ui/src/attrdlg.src | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/sc/source/ui/src/attrdlg.src b/sc/source/ui/src/attrdlg.src index d1a6d6f82060..bab16dfbfedd 100644 --- a/sc/source/ui/src/attrdlg.src +++ b/sc/source/ui/src/attrdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: attrdlg.src,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: nn $ $Date: 2000-11-30 18:34:25 $ + * last change: $Author: kz $ $Date: 2000-12-01 08:16:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -154,6 +154,24 @@ TabDialog RID_SCDLG_ATTR PageResID = 262 ; Text = "Schrifteffekt" ; Text [ ENGLISH ] = "Character Extension" ; + Text[ english_us ] = "Font effect"; + Text[ portuguese ] = "Character Extension"; + Text[ russian ] = "Character Extension"; + Text[ greek ] = " "; + Text[ dutch ] = "Character Extension"; + Text[ french ] = "Character Extension"; + Text[ spanish ] = "Efecto de fuente"; + Text[ italian ] = "Effetto carattere"; + Text[ danish ] = "Character Extension"; + Text[ swedish ] = "Teckensnittseffekt"; + Text[ polish ] = "Efekt czcionki"; + Text[ portuguese_brazilian ] = "Character Extension"; + Text[ japanese ] = "̫Č"; + Text[ korean ] = "Character Extension"; + Text[ chinese_simplified ] = "Character Extension"; + Text[ chinese_traditional ] = "Character Extension"; + Text[ turkish ] = "Character Extension"; + Text[ arabic ] = " "; }; PageItem { @@ -318,7 +336,7 @@ TabPage RID_SCPAGE_PROTECTION TabStop = TRUE ; Text[ chinese_simplified ] = "(~P)"; Text[ russian ] = ""; - Text[ polish ] = "Zablokowany"; + Text[ polish ] = "Ochrona"; Text[ japanese ] = "ی삷(~P)"; Text[ chinese_traditional ] = "w(~P)"; Text[ arabic ] = ""; @@ -412,7 +430,7 @@ TabPage RID_SCPAGE_PROTECTION Text [ english_us ] = "Cell protection is only effective after the current sheet has been protected. \n\nSelect 'Protect Document' from the 'Tools' menu, and specify 'Sheet'." ; Text[ chinese_simplified ] = "ֻԪŻܵ\n\n˵ߡĵ"; Text[ russian ] = " .\n\n '' ' ', ''."; - Text[ polish ] = "Ochrona komrek jest wtedy uaktywniona, jeli biecy arkusz jest chroniony.\n\nWybierz dla tego celu z menu 'Narzdzia' polecenie 'Chro dokument', a nastpnie polecenie 'Arkusz'."; + Text[ polish ] = "Ochrona komrek aktywna bdzie dopiero po zabezpieczeniu aktualnego arkusza.\n\nNaley wybra w tym celu z menu 'Narzdzia' polecenie 'Chro dokument', a nastpnie polecenie 'Arkusz'."; Text[ japanese ] = "ق̕ی݂͌̕\\ی삳Ă鎞̂ݗLłB\n\n\\ی삷ɂ́Aƭ°فĂ̕ی쁨\\I܂B"; Text[ chinese_traditional ] = "ubzEO@u@Axs~|O@C\n\nбz@Uoӥ\\ROG\"O@\"A\"u@\"C"; Text[ arabic ] = " ɡ .\n\n ' ' '' ''."; |