Commit cdaf3c00 authored by Alexandre Julliard's avatar Alexandre Julliard

browseui: Convert dialogs to po files.

parent 97b7bb2b
......@@ -11,31 +11,7 @@ C_SRCS = \
IDL_R_SRCS = browseui_classes.idl
RC_SRCS = \
browseui.rc \
rsrc_Da.rc \
rsrc_De.rc \
rsrc_En.rc \
rsrc_Es.rc \
rsrc_Fr.rc \
rsrc_He.rc \
rsrc_Hu.rc \
rsrc_It.rc \
rsrc_Ja.rc \
rsrc_Ko.rc \
rsrc_Lt.rc \
rsrc_Nl.rc \
rsrc_No.rc \
rsrc_Pl.rc \
rsrc_Pt.rc \
rsrc_Ro.rc \
rsrc_Ru.rc \
rsrc_Si.rc \
rsrc_Sr.rc \
rsrc_Sv.rc \
rsrc_Uk.rc \
rsrc_Zh.rc
RC_SRCS = browseui.rc
PO_SRCS = browseui.rc
@MAKE_DLL_RULES@
......@@ -25,6 +25,19 @@ STRINGTABLE
IDS_CANCELLING "Canceling..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "Cancel", IDCANCEL, 205, 65, 50, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
#define WINE_FILENAME_STR "browseui.dll"
#define WINE_FILEVERSION 6,0,2900,2180
......
/*
* Copyright 2010 Thomas Larsen
* Paul Vriens
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Annuller", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2008 Michael Stefaniuc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Abbrechen", IDCANCEL, 205, 65, 45, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Cancel", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Luis Carlos Busquets Pérez
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Cancelar", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Jonathan Ernst
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Annuler", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2010 Yaron Shahrabani <sh.yaron@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
#pragma code_page(65001)
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_LAYOUTRTL
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&ביטול", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2010 Andras Kovacs
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Mégse", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2010 Luca Bennati
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Annulla", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2009 Aric Stewart, CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "キャンセル(&C)", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2007 YunSong Hwang
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
#pragma code_page(65001)
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 9, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "취소(&C)", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2009 Aurimas Fišeras <aurimas@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Atsisakyti", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2008 Frans Kool
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Annuleren", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Norwegian Bokml language support
*
* Copyright 2007 Alexander N. Srnes <alex@thehandofagony.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Avbryt", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Anuluj", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2008 Ricardo Filipe
* Copyright 2010 Gustavo Henrique Milaré
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Cancelar", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2008 Michael Stefaniuc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Renunță", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2008 Andrey Esin <andrey@esin.name>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Отмена", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2008 Rok Mandeljc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
#pragma code_page(65001)
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Prekliči", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2010 Đorđe Vasiljević
* Translated by Rancher
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
#pragma code_page(65001)
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Откажи", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Otkaži", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Swedish language support
*
* Copyright 2009 Anders Jonsson
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Avbryt", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* Copyright 2007 Mikolaj Zalewski
* Copyright 2010 Igor Paliychuk
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 8, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "&Скасувати", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
/*
* browseui (Simplified and Traditional Chinese Resources)
*
* Copyright 2008 Hongbo Ni <hongbo.at.njstar.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
/* Chinese text is encoded in UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 9, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "取消(&C)", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
FONT 9, "MS Shell Dlg"
{
CONTROL "", IDC_ANIMATION, ANIMATE_CLASSA, 0, 12, 10, 236, 25 /* TODO: style */
LTEXT "", IDC_TEXT_LINE, 7, 45, 250, 10, SS_LEFT|SS_NOPREFIX
LTEXT "", IDC_TEXT_LINE + 1, 7, 55, 250, 10, SS_LEFT|SS_NOPREFIX
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER, 7, 65, 190, 8
PUSHBUTTON "取消(&C)", IDCANCEL, 205, 65, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
LTEXT "", IDC_TEXT_LINE + 2, 7, 75, 190, 10, SS_LEFT|SS_NOPREFIX
}
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ألغِ"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2307,16 +2317,6 @@ msgstr "ا&فتح...\tCtrl+O"
msgid "OK"
msgstr "حسنا"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ألغِ"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -117,6 +117,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Отмени"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Инсталиране..."
......@@ -2335,16 +2345,6 @@ msgstr "Отвори"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Отмени"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr "Manejador de fitxer AVI predeterminat de Wine"
msgid "uncompressed"
msgstr "no comprimit"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancella"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Cancel·lant..."
......@@ -2356,16 +2366,6 @@ msgstr "Obre"
msgid "OK"
msgstr "D'acord"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancella"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -123,6 +123,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "nekomprimovaný"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Storno"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2379,16 +2389,6 @@ msgstr "Otevřít"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Storno"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -122,6 +122,16 @@ msgstr "Wine AVI-standard-filehandler"
msgid "uncompressed"
msgstr "ukomprimeret"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuller"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Annullering..."
......@@ -2395,16 +2405,6 @@ msgstr "Åben"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuller"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -116,6 +116,16 @@ msgstr "Wine AVI-Standard-Dateibehandlungsroutine"
msgid "uncompressed"
msgstr "Unkomprimiert"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Abbrechen"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Abbrechen..."
......@@ -2336,16 +2346,6 @@ msgstr "Öffnen:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Abbrechen"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -113,6 +113,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2301,16 +2311,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -114,6 +114,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancel"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Cancelling..."
......@@ -2273,16 +2283,6 @@ msgstr "Open:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancel"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "uncompressed"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancel"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Canceling..."
......@@ -2337,16 +2347,6 @@ msgstr "Open:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancel"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Rezigni"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2349,16 +2359,6 @@ msgstr "Malfermu"
msgid "OK"
msgstr "Bone"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Rezigni"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -117,6 +117,16 @@ msgstr "Manejador de archivo AVI por defecto de Wine"
msgid "uncompressed"
msgstr "sin compresión"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Cancelando..."
......@@ -2383,16 +2393,6 @@ msgstr "Abrir:"
msgid "OK"
msgstr "Aceptar"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "انصراف"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2307,16 +2317,6 @@ msgstr "&باز‌کردن...\tCtrl+O"
msgid "OK"
msgstr "قبول"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "انصراف"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -116,6 +116,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Peruuta"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2355,16 +2365,6 @@ msgstr "Avaa"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Peruuta"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -119,6 +119,16 @@ msgstr "Gestionnaire de fichiers AVI par défaut de Wine"
msgid "uncompressed"
msgstr "non compressé"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuler"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Annulation..."
......@@ -2345,16 +2355,6 @@ msgstr "Ouvrir :"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuler"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -117,6 +117,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "ללא דחיסה"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ביטול"
#: browseui.rc:25
msgid "Canceling..."
msgstr "בהליכי ביטול..."
......@@ -2312,16 +2322,6 @@ msgstr "פתיחה:"
msgid "OK"
msgstr "אישור"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ביטול"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2281,16 +2291,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -123,6 +123,16 @@ msgstr "Wine AVI-alapértelmezett-fájlkezelő"
msgid "uncompressed"
msgstr "tömörítetlen"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Mégse"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Megszakítás..."
......@@ -2426,16 +2436,6 @@ msgstr "Megnyitás"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Mégse"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -118,6 +118,16 @@ msgstr "Gestore predefinito di Wine dei file AVI"
msgid "uncompressed"
msgstr "Non compresso"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annulla"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Annullando..."
......@@ -2346,16 +2356,6 @@ msgstr "Apri:"
msgid "OK"
msgstr "Ok"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annulla"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "未圧縮"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "キャンセル"
#: browseui.rc:25
msgid "Canceling..."
msgstr "キャンセル…"
......@@ -2337,16 +2347,6 @@ msgstr "URL:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "キャンセル"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr "Wine AVI-기본-파일핸들러"
msgid "uncompressed"
msgstr "압축안됨"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "취소"
#: browseui.rc:25
msgid "Canceling..."
msgstr "취소하는 중.."
......@@ -2336,16 +2346,6 @@ msgstr "열기:"
msgid "OK"
msgstr "확인"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "취소"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -120,6 +120,16 @@ msgstr "Wine numatyta-AVI-doroklė"
msgid "uncompressed"
msgstr "neglaudintas"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Atsisakyti"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Atsisakoma..."
......@@ -2345,16 +2355,6 @@ msgstr "Atverti:"
msgid "OK"
msgstr "Gerai"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Atsisakyti"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2281,16 +2291,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -115,6 +115,16 @@ msgstr "Wine standardfilhåndterer for AVI"
msgid "uncompressed"
msgstr "ukomprimert"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Avbryt"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Avbryter..."
......@@ -2475,16 +2485,6 @@ msgstr "Åpne"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Avbryt"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -119,6 +119,16 @@ msgstr "Wine AVI-standaard-bestandskoppeling"
msgid "uncompressed"
msgstr "ongecomprimeerd"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuleren"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Annuleren..."
......@@ -2367,16 +2377,6 @@ msgstr "Open:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Annuleren"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2281,16 +2291,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2281,16 +2291,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -118,6 +118,16 @@ msgstr "Wine AVI-domyślna-obsługa-pliku"
msgid "uncompressed"
msgstr "nie skompresowany"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Anuluj"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Trwa anulowanie..."
......@@ -2347,16 +2357,6 @@ msgstr "Otwórz:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Anuluj"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -117,6 +117,16 @@ msgstr "Manipulador de AVI padrão do Wine"
msgid "uncompressed"
msgstr "sem compressão"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Cancelando..."
......@@ -2470,16 +2480,6 @@ msgstr "Abrir:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -122,6 +122,16 @@ msgstr "Manipulador AVI Wine predefinido"
msgid "uncompressed"
msgstr "sem compressão"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: browseui.rc:25
msgid "Canceling..."
msgstr "A cancelar..."
......@@ -2517,16 +2527,6 @@ msgstr "Abrir"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Cancelar"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -113,6 +113,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2295,16 +2305,6 @@ msgstr "&Rivir"
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -116,6 +116,16 @@ msgstr "Tratare implicită Wine pentru AVI"
msgid "uncompressed"
msgstr "necomprimat"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Renunță"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Renunț..."
......@@ -2525,16 +2535,6 @@ msgstr "Deschide:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Renunță"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -117,6 +117,16 @@ msgstr "Обработчик по умолчанию avi-файлов в Wine"
msgid "uncompressed"
msgstr "без сжатия"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Отмена"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Отмена..."
......@@ -2340,16 +2350,6 @@ msgstr "Открыть:"
msgid "OK"
msgstr "ОК"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Отмена"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -115,6 +115,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2302,16 +2312,6 @@ msgstr "&Otvoriť..."
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -119,6 +119,16 @@ msgstr "Wine privzeti-upravljalnik-AVI-datotek"
msgid "uncompressed"
msgstr "nestisnjeno"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Prekliči"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Preklicevanje ..."
......@@ -2361,16 +2371,6 @@ msgstr "Odpri:"
msgid "OK"
msgstr "V redu"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Prekliči"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -121,6 +121,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "несажето"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Откажи"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Отказивање..."
......@@ -2353,16 +2363,6 @@ msgstr "Отвори:"
msgid "OK"
msgstr "У реду"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Откажи"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -125,6 +125,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "nesažeto"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Otkaži"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Otkazivanje..."
......@@ -2374,16 +2384,6 @@ msgstr "Otvori:"
msgid "OK"
msgstr "U redu"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Otkaži"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -118,6 +118,16 @@ msgstr "Wine AVI-standardfilhanterare"
msgid "uncompressed"
msgstr "okomprimerad"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Avbryt"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Avbryter..."
......@@ -2358,16 +2368,6 @@ msgstr "Öppna:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Avbryt"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2281,16 +2291,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -112,6 +112,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ยกเลิก"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2302,16 +2312,6 @@ msgstr "เปิด...\tCtrl+O"
msgid "OK"
msgstr "ตกลง"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "ยกเลิก"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -119,6 +119,16 @@ msgstr "Wine AVI-default-filehandler"
msgid "uncompressed"
msgstr "sıkıştırılmamış"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "İptal"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Kuruluyor..."
......@@ -2363,16 +2373,6 @@ msgstr "Aç"
msgid "OK"
msgstr "Tamam"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "İptal"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -116,6 +116,16 @@ msgstr "Wine обробник AVI-файлів за замовчуванням"
msgid "uncompressed"
msgstr "без стиснення"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Скасувати"
#: browseui.rc:25
msgid "Canceling..."
msgstr "Скасування..."
......@@ -2348,16 +2358,6 @@ msgstr "Відкрити:"
msgid "OK"
msgstr "OK"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Скасувати"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -113,6 +113,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Rinoncî"
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2295,16 +2305,6 @@ msgstr "&Drovî..."
msgid "OK"
msgstr "I Va"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "Rinoncî"
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -109,6 +109,16 @@ msgstr ""
msgid "uncompressed"
msgstr ""
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: browseui.rc:25
msgid "Canceling..."
msgstr ""
......@@ -2268,16 +2278,6 @@ msgstr ""
msgid "OK"
msgstr ""
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr ""
#: ieframe.rc:67
msgctxt "home page"
msgid "Home"
......
......@@ -113,6 +113,16 @@ msgstr "Wine AVI-默认处理器"
msgid "uncompressed"
msgstr "未压缩"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "取消"
#: browseui.rc:25
msgid "Canceling..."
msgstr "正在取消..."
......@@ -2360,16 +2370,6 @@ msgstr "打开"
msgid "OK"
msgstr "确定"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "取消"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
......@@ -112,6 +112,16 @@ msgstr "Wine AVI-默認處理器"
msgid "uncompressed"
msgstr "未壓縮"
#: browseui.rc:37 ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123
#: oleview.rc:160 oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140
#: progman.rc:156 progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245
#: regedit.rc:256 regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311
#: taskmgr.rc:447 taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "取消"
#: browseui.rc:25
msgid "Canceling..."
msgstr "正在取消..."
......@@ -2352,16 +2362,6 @@ msgstr "開啟"
msgid "OK"
msgstr "確定"
#: ieframe.rc:85 inetcpl.rc:78 winspool.rc:40 notepad.rc:123 oleview.rc:160
#: oleview.rc:173 progman.rc:104 progman.rc:122 progman.rc:140 progman.rc:156
#: progman.rc:178 progman.rc:197 progman.rc:214 regedit.rc:245 regedit.rc:256
#: regedit.rc:269 regedit.rc:285 regedit.rc:298 regedit.rc:311 taskmgr.rc:447
#: taskmgr.rc:522 wineboot.rc:31 winecfg.rc:217 winecfg.rc:227
#: wineconsole.rc:132 winefile.rc:135 winefile.rc:158 winefile.rc:188
#: winemine.rc:93 wordpad.rc:205 wordpad.rc:216 wordpad.rc:234 wordpad.rc:247
msgid "Cancel"
msgstr "取消"
#: ieframe.rc:67
#, fuzzy
msgctxt "home page"
......
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