Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n : add new translations and update existing one #1310

Merged
merged 2 commits into from
Oct 30, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 14 additions & 6 deletions src/js/me-i18n-locale-de.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*!
* This is a i18n.locale language object.
*
* German translation by Tim Latz, latz.tim@gmail.com
* German translation by Jalios, Twitter: @Jalios
*
* @author
* Tim Latz (latz.tim@gmail.com)
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
Expand All @@ -18,11 +18,19 @@

if (typeof exports.de === 'undefined') {
exports.de = {
"Fullscreen" : "Vollbild",
"Go Fullscreen" : "Vollbild an",
"Turn off Fullscreen" : "Vollbild aus",
"None" : "Entfällt",
"Unmute" : "Lautstärke einschalten",
"Fullscreen" : "Fullscreen",
"Download File" : "Download der Datei",
"Mute Toggle" : "Stummschalten",
"Play/Pause" : "Abspielen/Pause",
"Captions/Subtitles" : "Unterschriften/Untertitel",
"Download Video" : "Video herunterladen",
"Mute" : "Stummschalten",
"Turn off Fullscreen" : "Fullscreen abschalten",
"Go Fullscreen" : "Fullscreen einschalten",
"Close" : "Schließen"
};
}

}(mejs.i18n.locale.strings));
}(mejs.i18n.locale.strings));
36 changes: 36 additions & 0 deletions src/js/me-i18n-locale-es.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*!
* This is a i18n.locale language object.
*
* Spanish; Castilian translation by Jalios, Twitter: @Jalios
*
* @author
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
*
* @params
* - exports - CommonJS, window ..
*/
;(function(exports, undefined) {

"use strict";

if (typeof exports.es === 'undefined') {
exports.es = {
"None" : "Ninguno",
"Unmute" : "Reactivar silencio",
"Fullscreen" : "Pantalla completa",
"Download File" : "Descargar archivo",
"Mute Toggle" : "Alternar silencio",
"Play/Pause" : "Reproducción/Pausa",
"Captions/Subtitles" : "Leyendas/Subtítulos",
"Download Video" : "Descargar vídeo",
"Mute" : "Silencio",
"Turn off Fullscreen" : "Desconectar pantalla completa",
"Go Fullscreen" : "Ir a pantalla completa",
"Close" : "Cerrar"
};
}

}(mejs.i18n.locale.strings));
36 changes: 36 additions & 0 deletions src/js/me-i18n-locale-it.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*!
* This is a i18n.locale language object.
*
* Italian translation by Jalios, Twitter: @Jalios
*
* @author
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
*
* @params
* - exports - CommonJS, window ..
*/
;(function(exports, undefined) {

"use strict";

if (typeof exports.it === 'undefined') {
exports.it = {
"None" : "Nessuno",
"Unmute" : "Disattivare muto",
"Fullscreen" : "Schermo intero",
"Download File" : "Scaricare il file",
"Mute Toggle" : "Toggle muto",
"Play/Pause" : "Eseguire/Pausa",
"Captions/Subtitles" : "Acquisizioni/sottotitoli",
"Download Video" : "Scaricare il video",
"Mute" : "Muto",
"Turn off Fullscreen" : "Disattivare lo schermo intero",
"Go Fullscreen" : "Attivare lo schermo intero",
"Close" : "Chiudere"
};
}

}(mejs.i18n.locale.strings));
36 changes: 36 additions & 0 deletions src/js/me-i18n-locale-ja.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*!
* This is a i18n.locale language object.
*
* Japanese translation by Jalios, Twitter: @Jalios
*
* @author
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
*
* @params
* - exports - CommonJS, window ..
*/
;(function(exports, undefined) {

"use strict";

if (typeof exports.ja === 'undefined') {
exports.ja = {
"None" : "なし",
"Unmute" : "ミュートを解除",
"Fullscreen" : "全画面",
"Download File" : "ファイルをダウンロードする",
"Mute Toggle" : "ミュートトグル",
"Play/Pause" : "再生/一時停止",
"Captions/Subtitles" : "キャプション/字幕",
"Download Video" : "動画をダウンロードする",
"Mute" : "ミュート",
"Turn off Fullscreen" : "全画面をオフにする",
"Go Fullscreen" : "全画面にする",
"Close" : "閉じる"
};
}

}(mejs.i18n.locale.strings));
36 changes: 36 additions & 0 deletions src/js/me-i18n-locale-ko.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*!
* This is a i18n.locale language object.
*
* Korean translation by Jalios, Twitter: @Jalios
*
* @author
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
*
* @params
* - exports - CommonJS, window ..
*/
;(function(exports, undefined) {

"use strict";

if (typeof exports.ko === 'undefined') {
exports.ko = {
"None" : "없음",
"Unmute" : "음소거 해제",
"Fullscreen" : "전체화면",
"Download File" : "파일 다운로드",
"Mute Toggle" : "음소거 전환",
"Play/Pause" : "작동/정지",
"Captions/Subtitles" : "캡션/자막",
"Download Video" : "비디오 다운로드",
"Mute" : "말 없는",
"Turn off Fullscreen" : "전체화면 해제",
"Go Fullscreen" : "전체화면 가기",
"Close" : "종료"
};
}

}(mejs.i18n.locale.strings));
36 changes: 36 additions & 0 deletions src/js/me-i18n-locale-pt.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
/*!
* This is a i18n.locale language object.
*
* Portuguese translation by Jalios, Twitter: @Jalios
*
* @author
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
*
* @params
* - exports - CommonJS, window ..
*/
;(function(exports, undefined) {

"use strict";

if (typeof exports.pt === 'undefined') {
exports.pt = {
"None" : "Nenhum",
"Unmute" : "Voltar ao som",
"Fullscreen" : "Ecrã completo",
"Download File" : "Descarregar o ficheiro",
"Mute Toggle" : "Alternar silêncio",
"Play/Pause" : "Reprodução/Pausa",
"Captions/Subtitles" : "Legendas",
"Download Video" : "Descarregar o vídeo",
"Mute" : "Silêncio",
"Turn off Fullscreen" : "Desligar ecrã completo",
"Go Fullscreen" : "Ir para ecrã completo",
"Close" : "Fechar"
};
}

}(mejs.i18n.locale.strings));
22 changes: 11 additions & 11 deletions src/js/me-i18n-locale-zh-cn.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
/*!
* This is a i18n.locale language object.
*
* <zh-CN> Simplified Chinese translation by Michael J. Tong,
* michaeljayt@gmail.com
* Chinese simplified translation by Jalios, Twitter: @Jalios
*
* @author
* Michael J. Tong (michaeljayt@gmail.com)
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
Expand All @@ -19,16 +18,17 @@

exports['zh-CN'] = {
"Fullscreen" : "全屏",
"Go Fullscreen" : "全屏模式",
"Turn off Fullscreen" : "退出全屏模式",
"Go Fullscreen" : "转向全屏",
"Turn off Fullscreen" : "关闭全屏",
"Close" : "关闭",
"Download File" : "下载文件",
"Play/Pause": "播放/暂停",
"Mute Toggle": "打开/取消静音",
"Captions/Subtitles": "字幕",
"None": "无",
"Unmute": "取消静音",
"Mute": "打开静音"
"Play/Pause" : "播放/暂停",
"Mute Toggle" : "静音切换",
"Captions/Subtitles" : "字幕/标题",
"Download Video" : "下载视频",
"None" : "无",
"Unmute" : "取消静音",
"Mute" : "静音"
};

}(mejs.i18n.locale.strings));
18 changes: 13 additions & 5 deletions src/js/me-i18n-locale-zh.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*!
* This is a i18n.locale language object.
*
* Traditional chinese translation by Tim Latz, latz.tim@gmail.com
* Chinese traditionnal translation by Jalios, Twitter: @Jalios
*
* @author
* Tim Latz (latz.tim@gmail.com)
* Jalios (Twitter: @Jalios)
*
* @see
* me-i18n.js
Expand All @@ -18,9 +18,17 @@

if (typeof exports.zh === 'undefined') {
exports.zh = {
"Fullscreen" : "全螢幕",
"Go Fullscreen" : "全屏模式",
"Turn off Fullscreen" : "退出全屏模式",
"Fullscreen" : "全屏",
"Go Fullscreen" : "轉向全屏",
"Turn off Fullscreen" : "關閉全屏",
"None" : "沒有",
"Unmute" : "取消靜音",
"Download File" : "下載文件",
"Mute Toggle" : "靜音切換",
"Play/Pause" : "播放/暫停",
"Captions/Subtitles" : "字幕/標題",
"Download Video" : "下載視頻",
"Mute" : "靜音",
"Close" : "關閉"
};
}
Expand Down