New Ukrainian translation, thanks, Serhiy Kryzhanovsky!

pull/68/head
jmoenig 2018-10-16 10:00:54 +02:00
rodzic 2cb4a3a32d
commit 6c7c39ccad
3 zmienionych plików z 1580 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,10 @@
# Snap<em>!</em> (BYOB) History
## Development version
### 2018-10-16
* New translation for Ukrainian, thanks, Serhiy Kryzhanovsky, for the contribution!
## v4.2.2
* New Feature:
* support for stand-alone offline usage (open file snap.html in a web browser)

1563
locale/lang-ua.js 100644

Plik diff jest za duży Load Diff

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/
modules.locale = '2018-July-09';
modules.locale = '2018-October-16';
// Global stuff
@ -591,3 +591,14 @@ SnapTranslator.dict.eu = {
'last_changed':
'2018-06-26'
};
SnapTranslator.dict.ua = {
'language_name':
'Українська',
'language_translator':
'Serhiy Kryzhanovsky',
'translator_e-mail':
'kseryj@gmail.com',
'last_changed':
'2018-10-14'
};