diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-06-13 21:50:21 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-06-13 21:50:21 +0000 |
commit | 3d442920297ebd9f99f5ded166b7bac5fe6baa4d (patch) | |
tree | a052802487afb8b05b7024776cc96963f14a06f1 /sc/source/ui/src/attrdlg.src | |
parent | 2eb2fe70929c3d5dbd4e1a0a220f884cc97b8947 (diff) |
Merge SRC633: 14.06.01 - 00:50:41
Diffstat (limited to 'sc/source/ui/src/attrdlg.src')
-rw-r--r-- | sc/source/ui/src/attrdlg.src | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/sc/source/ui/src/attrdlg.src b/sc/source/ui/src/attrdlg.src index fe947e0e5738..8a504e117165 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.26 $ + * $Revision: 1.27 $ * - * last change: $Author: kz $ $Date: 2001-06-08 22:30:35 $ + * last change: $Author: kz $ $Date: 2001-06-13 22:50:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -456,13 +456,13 @@ TabPage RID_SCPAGE_PROTECTION Text [ dutch ] = "De celbeveiliging functioneert alleen als het actieve werkblad beveiligd is.\n\nKies eerst in menu 'Extra' de optie \"Document beveiligen\" en vervolgens de optie 'Werkblad'." ; Text [ spanish ] = "La proteccin de celdas es efectiva solamente si la hoja activa est protegida.\n\nSeleccione en 'Herramientas' la instruccin 'Proteger documento' y luego 'Hoja'." ; 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[ chinese_simplified ] = "ֻʹñԪŻܵ\n\n˵ߡĵ"; Text[ russian ] = " .\n\n '' ' ', ''."; 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 ] = "ubzҰʫO@u@Axs~|O@C\n\nбz@Uoӥ\\OG\"O@\"A\"u@\"C"; Text[ arabic ] = " ɡ .\n\n ' ' '' ?"; - Text[ greek ] = " .\n\n '' "; + Text[ greek ] = " .\n\n '' ' ' ''."; Text[ korean ] = " ȣ Ʈ ȣǾ ȿմϴ. \n\n'' 'ȣ' , 'Ʈ' Ͻʽÿ."; Text[ turkish ] = "Hcre korumas, yalnzca aktif tablo da korunmusa etkindir.\n\nBunun iin 'Aralar' mnsnden nce 'belgeyi koru' sonra 'Tablo' komutunu sein."; Text[ language_user1 ] = " "; @@ -588,3 +588,4 @@ TabPage RID_SCPAGE_PROTECTION }; }; + |