2021-09-12 22:52:19 +00:00
|
|
|
/*
|
2013-11-28 22:18:05 +00:00
|
|
|
* FILE: dll/win32/shimgvw/lang/ro-RO.rc
|
|
|
|
* ReactOS Project (http://www.reactos.org)
|
|
|
|
* TRANSLATOR: Fulea Ștefan (PM on ReactOS Forum to fulea.stefan)
|
|
|
|
* LAST CHANGE: 2011-12-17 small correction
|
2011-10-13 21:32:37 +00:00
|
|
|
*/
|
|
|
|
|
2011-12-21 15:09:46 +00:00
|
|
|
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
2011-10-13 21:32:37 +00:00
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_APPTITLE "Vizualizare fax și imagini"
|
2011-10-13 21:32:37 +00:00
|
|
|
IDS_SETASDESKBG "Plasează ca decor de fundal"
|
2020-04-20 12:05:14 +00:00
|
|
|
IDS_NOPREVIEW "No preview available."
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_PREVIEW "Previzionare"
|
2011-10-13 21:32:37 +00:00
|
|
|
/* Tooltips */
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_NEXT_PIC "Imaginea următare"
|
|
|
|
IDS_TOOLTIP_PREV_PIC "Imaginea precedentă"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_BEST_FIT "Best fit to window (Ctrl+B)"
|
|
|
|
IDS_TOOLTIP_REAL_SIZE "Actual size (Ctrl+A)"
|
|
|
|
IDS_TOOLTIP_SLIDE_SHOW "Start slideshow (F11)"
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_ZOOM_IN "Mărire (+)"
|
|
|
|
IDS_TOOLTIP_ZOOM_OUT "Micșorare (-)"
|
2011-10-13 21:32:37 +00:00
|
|
|
IDS_TOOLTIP_ROT_CLOCKW "Rotire în sens orar (Ctrl+K)"
|
|
|
|
IDS_TOOLTIP_ROT_COUNCW "Rotire în sens antiorar (Ctrl+L)"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_DELETE "Delete (DEL)"
|
2013-11-28 22:18:05 +00:00
|
|
|
IDS_TOOLTIP_PRINT "Imprimă (Ctrl+P)"
|
|
|
|
IDS_TOOLTIP_SAVEAS "Păstrare în… (Ctrl+S)"
|
2021-02-13 14:22:21 +00:00
|
|
|
IDS_TOOLTIP_MODIFY "Modify (Ctrl+E)"
|
|
|
|
IDS_TOOLTIP_HELP_TOC "Help topics (F1)"
|
2011-10-13 21:32:37 +00:00
|
|
|
END
|
2015-11-22 03:25:38 +00:00
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
BEGIN
|
2016-01-07 15:14:40 +00:00
|
|
|
IDS_EMF_FILE "Imagine EMF"
|
2015-12-16 10:22:00 +00:00
|
|
|
IDS_GIF_FILE "Imagine GIF"
|
|
|
|
IDS_JPG_FILE "Imagine JPEG"
|
2016-01-07 15:14:40 +00:00
|
|
|
IDS_BMP_FILE "Imagine Bitmap"
|
2015-12-16 10:22:00 +00:00
|
|
|
IDS_PNG_FILE "Imagine PNG"
|
2016-01-07 15:14:40 +00:00
|
|
|
IDS_TIF_FILE "Imagine TIF"
|
|
|
|
IDS_WMF_FILE "Imagine WMF"
|
2015-11-22 03:25:38 +00:00
|
|
|
END
|