Kaydet (Commit) 2b6e938e authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

INTEGRATION: CWS mergebuild (1.21.98); FILE MERGED

2004/06/01 16:13:43 hjs 1.21.98.4: RESYNC: (1.22-1.23); FILE MERGED
2004/04/20 19:00:39 hjs 1.21.98.3: RESYNC: (1.21-1.22); FILE MERGED
2003/11/11 19:25:00 ihi 1.21.98.2: en -> en-US
2003/11/10 17:58:57 ihi 1.21.98.1: #111234# Merge during build
üst eaa52227
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: lboxctrl.src,v $ * $RCSfile: lboxctrl.src,v $
* *
* $Revision: 1.23 $ * $Revision: 1.24 $
* *
* last change: $Author: kz $ $Date: 2004-05-18 14:16:32 $ * last change: $Author: hjs $ $Date: 2004-06-25 12:21:28 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -91,76 +91,24 @@ FloatingWindow RID_SVXTBX_UNDO_REDO_CTRL ...@@ -91,76 +91,24 @@ FloatingWindow RID_SVXTBX_UNDO_REDO_CTRL
String RID_SVXSTR_NUM_UNDO_ACTIONS String RID_SVXSTR_NUM_UNDO_ACTIONS
{ {
Text = "Rckgngig $(ARG1) Aktionen" ; Text[ de ] = "Rückgängig $(ARG1) Aktionen" ;
Text[ english_us ] = "Undo $(ARG1) actions"; Text[ en-US ] = "Undo $(ARG1) actions";
Text[ portuguese ] = "Anular operao $(ARG1)";
Text[ russian ] = " $(ARG1)";
Text[ greek ] = " () () $(ARG1)";
Text[ dutch ] = "Ongedaan maken $(ARG1) handeling(en)";
Text[ french ] = "Annuler $(ARG1) opration(s)";
Text[ spanish ] = "Deshacer $(ARG1) accin(es)";
Text[ finnish ] = "Kumoa $(ARG1) toiminto(a)";
Text[ italian ] = "Annulla $(ARG1) operazione/i";
Text[ danish ] = "Fortryd $(ARG1) handling(er)";
Text[ swedish ] = "ngra $(ARG1) tgrd(er)";
Text[ polish ] = "Cofnij akcje w liczbie $(ARG1)";
Text[ portuguese_brazilian ] = "Desfazer $(ARG1) Ao(es)";
Text[ japanese ] = "$(ARG1) アクションを元に戻す";
Text[ korean ] = "$(ARG1) 작동 실행 취소";
Text[ chinese_simplified ] = "撤消命令 $(ARG1) 操作";
Text[ chinese_traditional ] = "復原 $(ARG1) 指令";
Text[ turkish ] = "$(ARG1) yaplanlar geri al";
Text[ arabic ] = "Undo $(ARG1) action";
Text[ catalan ] = "Desfs $(ARG1) acci/ns";
Text[ thai ] = "เลิกทำการกระทำ $(ARG1) ";
Text[ czech ] = "Vrátit akce $(ARG1)";
Text[ hebrew ] = "‮ביטול פעולות $(ARG1)‬";
Text[ hindi ] = "$(ARG1) कार्यों को अनावृत्ति करो";
Text[ slovak ] = "Späť akcia $(ARG1)";
Text[ hungarian ] = "Visszacsinál $(ARG1) műveletet";
Text[ slovenian ] = "Razveljavi $(ARG1) dejanje/a";
}; };
String RID_SVXSTR_NUM_UNDO_ACTION String RID_SVXSTR_NUM_UNDO_ACTION
{ {
Text = "Rckgngig $(ARG1) Aktion" ; Text[ de ] = "Rückgängig $(ARG1) Aktion" ;
Text[ english_us ] = "Undo $(ARG1) action" ; Text[ en-US ] = "Undo $(ARG1) action" ;
}; };
String RID_SVXSTR_NUM_REDO_ACTIONS String RID_SVXSTR_NUM_REDO_ACTIONS
{ {
Text = "Wiederherstellen $(ARG1) Aktionen" ; Text[ de ] = "Wiederherstellen $(ARG1) Aktionen" ;
Text[ english_us ] = "Redo $(ARG1) actions"; Text[ en-US ] = "Redo $(ARG1) actions";
Text[ portuguese ] = "Restaurar operao $(ARG1)";
Text[ russian ] = " $(ARG1)";
Text[ greek ] = " $(ARG1) ()";
Text[ dutch ] = "Herhalen $(ARG1) handeling(en)";
Text[ french ] = "Restaurer $(ARG1) opration(s)";
Text[ spanish ] = "Restaurar $(ARG1) accin(es)";
Text[ finnish ] = "Toista $(ARG1) toiminto(a)";
Text[ italian ] = "Ripeti $(ARG1) operazione/i";
Text[ danish ] = "Gendan $(ARG1) handling(er)";
Text[ swedish ] = "terstll $(ARG1) tgrd(er)";
Text[ polish ] = "Ponw akcje: $(ARG1)";
Text[ portuguese_brazilian ] = "Refazer $(ARG1) Ao(es)";
Text[ japanese ] = "$(ARG1) アクションのやり直し";
Text[ korean ] = "$(ARG1) 작동 다시 실행";
Text[ chinese_simplified ] = "恢复撤消命令 $(ARG1) 操作";
Text[ chinese_traditional ] = "恢復撤消 $(ARG1) 指令";
Text[ turkish ] = "$(ARG1) yaplanlar yinele";
Text[ arabic ] = "Redo $(ARG1) action";
Text[ catalan ] = "Refs $(ARG1) acci/ns";
Text[ thai ] = "ทำการกระทำ $(ARG1) ซ้ำ";
Text[ czech ] = "Znovu akce $(ARG1)";
Text[ hebrew ] = "‮חזרה על פעולות $(ARG1)‬";
Text[ hindi ] = "$(ARG1) कार्यों को फिर से करो";
Text[ slovak ] = "Znova akcia $(ARG1)";
Text[ hungarian ] = "Megismétel $(ARG1) műveletet";
Text[ slovenian ] = "Uveljavi $(ARG1) dejanje/a";
}; };
String RID_SVXSTR_NUM_REDO_ACTION String RID_SVXSTR_NUM_REDO_ACTION
{ {
Text = "Wiederherstellen $(ARG1) Aktion" ; Text[ de ] = "Wiederherstellen $(ARG1) Aktion" ;
Text[ english_us ] = "Redo $(ARG1) action"; Text[ en-US ] = "Redo $(ARG1) action";
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment