mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Ukraianian translation by Temarez
svn path=/trunk/; revision=23275
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/*
|
||||
* PROJECT: ReactOS rundll32.exe
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/rundll32/Uk.rc
|
||||
* PURPOSE: Ukraianian Language File for rundll32
|
||||
* TRANSLATOR: Artem Reznikov
|
||||
*/
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
IDS_DllNotLoaded, "LoadLibrary íå âäàëîñÿ çàâàíòàæèòè '%s'"
|
||||
IDS_MissingEntry, "Íåìîæëèâî çíàéòè òî÷êó âõîäó:%s\n á³áë³îòåö³ %s"
|
||||
}
|
||||
@@ -12,4 +12,4 @@
|
||||
#include "Ru.rc"
|
||||
#include "Gr.rc"
|
||||
#include "No.rc"
|
||||
|
||||
#include "Uk.rc"
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
* PROJECT: ReactOS Userinit Logon Application
|
||||
* LICENSE: GPL - See COPYING in the top level directory
|
||||
* FILE: base/system/userinit/Uk.rc
|
||||
* PURPOSE: Ukraianian Language File for userinit
|
||||
* TRANSLATOR: Artem Reznikov
|
||||
*/
|
||||
|
||||
#include "resource.h"
|
||||
|
||||
LANGUAGE LANG_UKRAINIAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
|
||||
STRING_USERINIT_FAIL, "Userinit íå âäàëîñÿ çàïóñòèòè îáîëîíêó!\n"
|
||||
|
||||
}
|
||||
@@ -14,3 +14,4 @@
|
||||
#include "Es.rc"
|
||||
#include "Ru.rc"
|
||||
#include "Gr.rc"
|
||||
#include "Uk.rc"
|
||||
|
||||
Reference in New Issue
Block a user