Upgrade to Xinha 0.931. Xinha has been optimized for size and dozens of issues have been closed
out since the last upgrade . Add Firefox and Xinha buttons to main page to show our support.
This commit is contained in:
6
xinha/modules/FullScreen/lang/de.js
Normal file
6
xinha/modules/FullScreen/lang/de.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// translated: Raimund Meyer xinha@ray-of-light.org
|
||||
{
|
||||
"Maximize/Minimize Editor": "Editor maximieren/verkleinern"
|
||||
};
|
||||
5
xinha/modules/FullScreen/lang/fr.js
Normal file
5
xinha/modules/FullScreen/lang/fr.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// I18N constants
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Maximize/Minimize Editor": "Agrandir/Réduire l'éditeur"
|
||||
};
|
||||
5
xinha/modules/FullScreen/lang/ja.js
Normal file
5
xinha/modules/FullScreen/lang/ja.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// I18N constants
|
||||
// LANG: "ja", ENCODING: UTF-8
|
||||
{
|
||||
"Maximize/Minimize Editor": "エディタの最大化/最小化"
|
||||
};
|
||||
6
xinha/modules/FullScreen/lang/nb.js
Normal file
6
xinha/modules/FullScreen/lang/nb.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Maximize/Minimize Editor": "Maksimer/Minimer WYSIWYG vindu"
|
||||
};
|
||||
6
xinha/modules/FullScreen/lang/pl.js
Normal file
6
xinha/modules/FullScreen/lang/pl.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "pl", ENCODING: UTF-8
|
||||
// translated: Krzysztof Kotowicz, koto1sa@o2.pl, http://www.eskot.krakow.pl/portfolio
|
||||
{
|
||||
"Maximize/Minimize Editor": "Maksymalizuj/minimalizuj edytor"
|
||||
};
|
||||
6
xinha/modules/FullScreen/lang/ru.js
Normal file
6
xinha/modules/FullScreen/lang/ru.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "ru", ENCODING: UTF-8
|
||||
// Author: Andrei Blagorazumov, a@fnr.ru
|
||||
{
|
||||
"Maximize/Minimize Editor": "Развернуть/Свернуть редактор"
|
||||
};
|
||||
6
xinha/modules/FullScreen/lang/sv.js
Normal file
6
xinha/modules/FullScreen/lang/sv.js
Normal file
@@ -0,0 +1,6 @@
|
||||
// I18N constants
|
||||
// LANG: "sv" (Swedish), ENCODING: UTF-8
|
||||
// translated: Erik Dalén, <dalen@jpl.se>
|
||||
{
|
||||
"Maximize/Minimize Editor": "Maximera/Minimera WYSIWYG fönster"
|
||||
};
|
||||
Reference in New Issue
Block a user