2010-03-02 19:37:13 +00:00
|
|
|
/*
|
|
|
|
* Copyright 2005-2006 Jacek Caban
|
|
|
|
* Copyright 2009 Michael Stefaniuc
|
2014-01-20 19:42:49 +00:00
|
|
|
* 2011 Ștefan Fulea
|
2024-01-15 21:15:57 +00:00
|
|
|
* Copyright 2023-2024 Andrei Miloiu <miloiuandrei@gmail.com>
|
2010-03-02 19:37:13 +00:00
|
|
|
*
|
|
|
|
* 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
|
|
|
|
*/
|
|
|
|
|
|
|
|
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
|
|
|
|
Wine dll sync commit 1 of 2.
This one syncs all dlls which only have resource file changes.
avifil32, credui, crypt32, cryptdlg, cryptui, iccvid, kernel32, localspl, localui, mapi32, msacm32, msrle32, msvfw32, msvidc32, oleacc, oledlg, pstorec, shdoclc, wldap32
svn path=/trunk/; revision=48269
2010-07-26 00:12:22 +00:00
|
|
|
STRINGTABLE
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
|
|
|
IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
|
|
|
|
}
|
|
|
|
|
Wine dll sync commit 1 of 2.
This one syncs all dlls which only have resource file changes.
avifil32, credui, crypt32, cryptdlg, cryptui, iccvid, kernel32, localspl, localui, mapi32, msacm32, msrle32, msvfw32, msvidc32, oleacc, oledlg, pstorec, shdoclc, wldap32
svn path=/trunk/; revision=48269
2010-07-26 00:12:22 +00:00
|
|
|
STRINGTABLE
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
|
|
|
IDS_PRINT_HEADER_TEMPLATE "&w&bPagina &p" /* FIXME: should be "&w&bPagina &p of &P" */
|
|
|
|
IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
|
|
|
|
}
|
|
|
|
|
|
|
|
IDR_BROWSE_CONTEXT_MENU MENU
|
|
|
|
{
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Default */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2015-04-10 19:20:55 +00:00
|
|
|
MENUITEM "Înap&oi", IDM_GOBACKWARD
|
|
|
|
MENUITEM "În&ainte", IDM_GOFORWARD
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Salvare imagine de fundal ca…", IDM_SAVEBACKGROUND
|
|
|
|
MENUITEM "Stabilire ca f&undal", IDM_SETWALLPAPER
|
|
|
|
MENUITEM "&Copiere fundal", IDM_COPYBACKGROUND
|
|
|
|
MENUITEM "Stabilire ca element pe des&ktop…", IDM_SETDESKTOPITEM
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "S&electare tot", IDM_SELECTALL
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Creare co&mandă rapidă", IDM_CREATESHORTCUT
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Adăugare la fa&vorite…", IDM_ADDFAVORITES
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "A&fișare sursă", IDM_VIEWSOURCE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Co&dificare", IDM_LANGUAGE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Imprimare", IDM_PRINT
|
|
|
|
MENUITEM "Împ&rospătare", IDM_REFRESH
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-04-10 19:20:55 +00:00
|
|
|
MENUITEM "&Proprietăți", IDM_PROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Image */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Deschidere &adresă", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Deschidere în fereastră &nouă", IDM_FOLLOWLINKN
|
|
|
|
MENUITEM "Salvare destinație ca…", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Imprimare destinație", IDM_PRINTTARGET
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Afișa&re imagine", IDM_SHOWPICTURE
|
|
|
|
MENUITEM "&Salvare imagine ca…", IDM_SAVEPICTURE
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Transmitere imagine prin &email…", IDM_MP_EMAILPICTURE
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Imprimare imagine…", IDM_MP_PRINTPICTURE
|
|
|
|
MENUITEM "&Salt la Imaginile mele", IDM_MP_MYPICS
|
|
|
|
MENUITEM "Stabilire ca &fundal", IDM_SETWALLPAPER
|
|
|
|
MENUITEM "Stabilire ca element pe des&ktop…", IDM_SETDESKTOPITEM
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "C&opiere", IDM_COPY
|
|
|
|
MENUITEM "Copiere co&mandă rapidă", IDM_COPYSHORTCUT
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Adăugare la fa&vorite…", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
2015-04-10 19:20:55 +00:00
|
|
|
MENUITEM "&Proprietăți", IDM_PROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Control */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Anulare", IDM_UNDO
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "&Copiere", IDM_COPY
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
|
|
|
MENUITEM "Șt&erge", IDM_DELETE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Selectați &tot", IDM_SELECTALL
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Table */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2015-04-10 19:20:55 +00:00
|
|
|
POPUP "S&electare"
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "C&elulă", IDM_CELLSELECT
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM "&Rând", IDM_ROWSELECT
|
|
|
|
MENUITEM "&Coloană", IDM_COLUMNSELECT
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Tabel", IDM_TABLESELECT
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Proprietăți &celulă", IDM_CELLPROPERTIES
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Proprietăți &tabel", IDM_TABLEPROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* 1DSite Select */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "C&opiere", IDM_COPY
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
|
|
|
MENUITEM "Selectați &tot", IDM_SELECTALL
|
|
|
|
MENUITEM "&Imprimare", IDM_PRINT
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Anchor */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Deschidere &adresă", IDM_FOLLOWLINKC
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Deschide în fereastră &nouă", IDM_FOLLOWLINKN
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Salvare destinație ca…", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Imprimare destinație", IDM_PRINTTARGET
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "C&opiere", IDM_COPY
|
|
|
|
MENUITEM "Copiere co&mandă rapidă", IDM_COPYSHORTCUT
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Adăugare la fa&vorite…", IDM_ADDFAVORITES
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-04-10 19:20:55 +00:00
|
|
|
MENUITEM "&Proprietăți", IDM_PROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Context Unknown */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* DYNSRC Image */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Deschide &adresă", IDM_FOLLOWLINKC
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM "Deschide în fereastră &nouă", IDM_FOLLOWLINKN
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Salvare destinație ca…", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Imprimare destinația", IDM_PRINTTARGET
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Afișare imagine", IDM_SHOWPICTURE
|
|
|
|
MENUITEM "Salvare imagine ca…", IDM_SAVEPICTURE
|
|
|
|
MENUITEM "Stabilire ca &fundal", IDM_SETWALLPAPER
|
|
|
|
MENUITEM "Stabilire ca element pe des&ktop…",IDM_SETDESKTOPITEM
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "C&opiere", IDM_COPY
|
|
|
|
MENUITEM "Copiere sc&urtătura", IDM_COPYSHORTCUT
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
2014-01-20 19:42:49 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Adăugare la fa&vorite…", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Pornire", IDM_DYNSRCPLAY
|
|
|
|
MENUITEM "&Oprire", IDM_DYNSRCSTOP
|
|
|
|
MENUITEM "P&roprietăți", IDM_PROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* ART Image */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Deschidere &adresă", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Deschidere în fereastră &nouă", IDM_FOLLOWLINKN
|
|
|
|
MENUITEM "&Salvare destinație ca…", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Imprimare destinație", IDM_PRINTTARGET
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Afișare imagine", IDM_SHOWPICTURE
|
|
|
|
MENUITEM "Salvare imagine ca…", IDM_SAVEPICTURE
|
|
|
|
MENUITEM "Stabilire ca &fundal", IDM_SETWALLPAPER
|
|
|
|
MENUITEM "Stabilire ca element pe des&ktop…",IDM_SETDESKTOPITEM
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Decupare", IDM_CUT
|
|
|
|
MENUITEM "C&opiere", IDM_COPY
|
|
|
|
MENUITEM "Copiere co&mandă rapidă", IDM_COPYSHORTCUT
|
|
|
|
MENUITEM "&Lipire", IDM_PASTE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Adăugare la fa&vorite…", IDM_ADDFAVORITES
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "&Pornire", IDM_IMGARTPLAY
|
|
|
|
MENUITEM "&Oprire", IDM_IMGARTSTOP
|
|
|
|
MENUITEM "De&rulare înapoi", IDM_IMGARTREWIND
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-04-10 19:20:55 +00:00
|
|
|
MENUITEM "&Proprietăți", IDM_PROPERTIES
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Debug */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
|
|
|
MENUITEM "Urmărire etichete", IDM_TRACETAGS
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Erori în resurse", IDM_RESOURCEFAILURES
|
|
|
|
MENUITEM "Eliminare informații de urmărire", IDM_DUMPTRACKINGINFO
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM "Întrerupere depanare", IDM_DEBUGBREAK
|
|
|
|
MENUITEM "Vizualizare depanare", IDM_DEBUGVIEW
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Eliminare arbore", IDM_DUMPTREE
|
|
|
|
MENUITEM "Eliminare linii", IDM_DUMPLINES
|
|
|
|
MENUITEM "Eliminare arbore de afișare", IDM_DUMPDISPLAYTREE
|
|
|
|
MENUITEM "Eliminare cache de formatare", IDM_DUMPFORMATCACHES
|
|
|
|
MENUITEM "Eliminare dreptunghiuri formatare", IDM_DUMPLAYOUTRECTS
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM "Monitor de memorie", IDM_MEMORYMONITOR
|
|
|
|
MENUITEM "Măsurători de performanță", IDM_PERFORMANCEMETERS
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Salvare fișier HTML", IDM_SAVEHTML
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Răsfoire vizualizare", IDM_BROWSEMODE
|
|
|
|
MENUITEM "Editare vizualizare", IDM_EDITMODE
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Vertical Scrollbar */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Derulare aici", IDM_SCROLL_HERE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Sus", IDM_SCROLL_TOP
|
|
|
|
MENUITEM "Jos", IDM_SCROLL_BOTTOM
|
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Pagină în sus", IDM_SCROLL_PAGEUP
|
|
|
|
MENUITEM "Pagină în jos", IDM_SCROLL_PAGEDOWN
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Derulare în sus", IDM_SCROLL_UP
|
|
|
|
MENUITEM "Derulare în jos", IDM_SCROLL_DOWN
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Horizontal Scrollbar */
|
2010-03-02 19:37:13 +00:00
|
|
|
{
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Derulare aici", IDM_SCROLL_HERE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Margine la stânga", IDM_SCROLL_LEFTEDGE
|
|
|
|
MENUITEM "Margine la dreapta", IDM_SCROLL_RIGHTEDGE
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Pagină la stânga", IDM_SCROLL_PAGELEFT
|
|
|
|
MENUITEM "Pagină la dreapta", IDM_SCROLL_PAGERIGHT
|
2010-03-02 19:37:13 +00:00
|
|
|
MENUITEM SEPARATOR
|
2024-08-16 19:34:41 +00:00
|
|
|
MENUITEM "Derulare la stânga", IDM_SCROLL_LEFT
|
|
|
|
MENUITEM "Derulare la dreapta", IDM_SCROLL_RIGHT
|
2010-03-02 19:37:13 +00:00
|
|
|
}
|
|
|
|
}
|