mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:05:41 +00:00
[TRANSLATIONS] Estonian for various base applications
This commit is contained in:
parent
3ccb48e6c2
commit
cc439606a5
34 changed files with 485 additions and 0 deletions
|
@ -21,6 +21,9 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
#ifdef LANGUAGE_ES_ES
|
||||
#include "lang/es-ES.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_ET_EE
|
||||
#include "lang/et-EE.rc"
|
||||
#endif
|
||||
#ifdef LANGUAGE_FR_FR
|
||||
#include "lang/fr-FR.rc"
|
||||
#endif
|
||||
|
|
9
base/applications/cmdutils/clip/lang/et-EE.rc
Normal file
9
base/applications/cmdutils/clip/lang/et-EE.rc
Normal file
|
@ -0,0 +1,9 @@
|
|||
LANGUAGE LANG_ESTONIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_USAGE "\nKirjuta ""CLIP /?"" kasutamise informatsiooniks.\n"
|
||||
IDS_HELP "\nJuhib käsurea programmide väljundi lõikelauale.\n\n\
|
||||
CLIP [/?]\n\n\
|
||||
/? Kuvab seda spikriteemat.\n"
|
||||
END
|
Loading…
Add table
Add a link
Reference in a new issue