mirror of
https://github.com/InvisibleUp/uvmac.git
synced 2024-11-21 15:34:08 +00:00
1 line
25 KiB
HTML
1 line
25 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> Mini vMac Serbian Cyrillic Localization </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="sr_cyrl.html">
</head>
<body>
<div>
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="../index.html">minivmac</a>/<a href="index.html">local</a>/sr_cyrl
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
</div>
<hr>
<h2 align=center>
Mini vMac
</h2>
<h2 align=center>
Serbian Cyrillic Localization
</h2>
<hr>
<pre>
/*
STRCNSRC.h
Copyright (C) 2018 SerbXenomorph, Paul C. Pratt
You can redistribute this file and/or modify it under the terms
of version 2 of the GNU General Public License as published by
the Free Software Foundation. You should have received a copy
of the license along with this file; see the file COPYING.
This file 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
license for more details.
*/
/*
STRing CoNstants for SeRbian Cyrillic
Translated by SerbXenomorph
- If no support Unicode/UTF-8, etc. support, online cyrillic to latin convertor will be enough.
- I have made some suggestions in the comments to avoid string repetition.
*/
#define kStrAboutTitle "О програму"
#define kStrAboutMessage "Да би се показале информације о програму, користите ‘A’ команду мода контроле ^p . Да сазнате више о контролном моду, видите “Још команди…” у “Special” менију."
#define kStrMoreCommandsTitle "Више команда је доступно у моду контроле ^p."
#define kStrMoreCommandsMessage "Да би сте ушли у контролни мод, претисните тастер ‘^c’. остаћете у њему док га не пустите. Претисните ‘H’ да прикажете листу доступних команди."
#define kStrTooManyImagesTitle "Превише дисковних датотека"
#define kStrTooManyImagesMessage "Не могу монтирати толико дисковних датот&
|