Portuguese translation update, thanks, Manuel!

pull/3/merge
jmoenig 2014-09-29 10:02:20 +02:00
rodzic 56bc01b6c7
commit fb2be1680e
3 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -2279,3 +2279,4 @@ ______
140929 140929
------ ------
* Threads: fixed #591 fully copy local variables for sprite duplicates and (Scratch-like) clones * Threads: fixed #591 fully copy local variables for sprite duplicates and (Scratch-like) clones
* Portuguese translation update, thanks, Manuel!

Wyświetl plik

@ -185,7 +185,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail': 'translator_e-mail':
'mmsequeira@gmail.com', 'mmsequeira@gmail.com',
'last_changed': 'last_changed':
'2014-07-29', '2014-09-29',
// GUI // GUI
// control bar: // control bar:

Wyświetl plik

@ -42,7 +42,7 @@
/*global modules, contains*/ /*global modules, contains*/
modules.locale = '2014-July-29'; modules.locale = '2014-September-29';
// Global stuff // Global stuff
@ -209,7 +209,7 @@ SnapTranslator.dict.pt = {
'translator_e-mail': 'translator_e-mail':
'mmsequeira@gmail.com', 'mmsequeira@gmail.com',
'last_changed': 'last_changed':
'2014-07-29' '2014-09-29'
}; };
SnapTranslator.dict.cs = { SnapTranslator.dict.cs = {