mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:02:16 +00:00
Greek Translation by Apal see bug 994
svn path=/trunk/; revision=19545
This commit is contained in:
parent
0e7a928155
commit
2d49a98117
2 changed files with 48 additions and 0 deletions
47
reactos/lib/userenv/Gr.rc
Normal file
47
reactos/lib/userenv/Gr.rc
Normal file
|
@ -0,0 +1,47 @@
|
|||
/*
|
||||
* Copyright (C) 2004 Eric Kohl
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program 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 General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_PROFILEPATH "%SystemDrive%\\Áñ÷åßá êáé ñõèìßóåéò"
|
||||
IDS_APPDATA "ÄåäïìÝíá åöáñìïãþí"
|
||||
IDS_DESKTOP "ÅðéöÜíåéá åñãáóßáò"
|
||||
IDS_FAVORITES "ÁãáðçìÝíá"
|
||||
IDS_STARTMENU "Ìåíïý Ýíáñîçò"
|
||||
IDS_PROGRAMS "Ìåíïý Ýíáñîçò\\ÐñïãñÜììáôá"
|
||||
IDS_ADMINTOOLS "Ìåíïý Ýíáñîçò\\ÐñïãñÜììáôá\\Åñãáëåßá äéá÷åéñéóôÞ"
|
||||
IDS_STARTUP "Ìåíïý Ýíáñîçò\\ÐñïãñÜììáôá\\Åêêßíçóç"
|
||||
IDS_MYDOCUMENTS "Ôá áñ÷åßá ìïõ"
|
||||
IDS_MYPICTURES "Ôá áñ÷åßá ìïõ\\Ïé åéêüíåò ìïõ"
|
||||
IDS_MYMUSIC "Ôá áñ÷åßá ìïõ\\Ç ìïõóéêÞ ìïõ"
|
||||
IDS_MYVIDEOS "Ôá áñ÷åßá ìïõ\\Ôá Videos ìïõ"
|
||||
IDS_TEMPLATES "Templates"
|
||||
IDS_RECENT "Ðñüóöáôá"
|
||||
IDS_SENDTO "ÁðïóôïëÞ ðñïò"
|
||||
IDS_PRINTHOOD "Åêôýðùóç"
|
||||
IDS_NETHOOD "NetHood"
|
||||
IDS_LOCALSETTINGS "ÔïðéêÝò ñõèìßóåéò"
|
||||
IDS_LOCALAPPDATA "ÔïðéêÝò ñõèìßóåéò\\ÄåäïìÝíá åöáñìïãþí"
|
||||
IDS_TEMP "ÔïðéêÝò ñõèìßóåéò\\ÐñïóùñéíÜ"
|
||||
IDS_CACHE "ÔïðéêÝò ñõèìßóåéò\\ÐñïóùñéíÜ áñ÷åßá äéáäéêôýïõ"
|
||||
IDS_HISTORY "ÔïðéêÝò ñõèìßóåéò\\Éóôïñéêü"
|
||||
IDS_COOKIES "Cookies"
|
||||
IDS_PROGRAMFILES "%SystemDrive%\\Áñ÷åßá ðñïãñáììÜôùí"
|
||||
END
|
|
@ -39,6 +39,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
#include "De.rc"
|
||||
#include "En.rc"
|
||||
#include "Fr.rc"
|
||||
#include "Gr.rc"
|
||||
#include "Ja.rc"
|
||||
#include "Nl.rc"
|
||||
#include "Pl.rc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue