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:
@@ -1,18 +1,18 @@
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// Author: Holger Hees, http://www.systemconcept.de
|
||||
{
|
||||
"Alternate style-sheet:": "Alternativer Stylesheet:",
|
||||
"Background color:": "Hintergrundfarbe:",
|
||||
"Cancel": "Abbrechen",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "Dokumenteigenschaften",
|
||||
"Document title:": "Dokumenttitel:",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "Stylesheet:",
|
||||
"Text color:": "Textfarbe:",
|
||||
"Character set:": "Zeichensatz",
|
||||
"Description:": "Beschreibung",
|
||||
"Keywords:": "Schlüsselworte",
|
||||
"UTF-8 (recommended)": "UTF-8 (empfohlen)"
|
||||
}
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "de", ENCODING: UTF-8
|
||||
// Author: Holger Hees, http://www.systemconcept.de
|
||||
{
|
||||
"Alternate style-sheet:": "Alternativer Stylesheet:",
|
||||
"Background color:": "Hintergrundfarbe:",
|
||||
"Cancel": "Abbrechen",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "Dokumenteigenschaften",
|
||||
"Document title:": "Dokumenttitel:",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "Stylesheet:",
|
||||
"Text color:": "Textfarbe:",
|
||||
"Character set:": "Zeichensatz",
|
||||
"Description:": "Beschreibung",
|
||||
"Keywords:": "Schlüsselworte",
|
||||
"UTF-8 (recommended)": "UTF-8 (empfohlen)"
|
||||
}
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Alternate style-sheet:": "Feuille CSS alternative",
|
||||
"Background color:": "Couleur d'arrière plan",
|
||||
"Cancel": "Annuler",
|
||||
"DOCTYPE:": "DOCTYPE",
|
||||
"Document properties": "Propriétés du document",
|
||||
"Document title:": "Titre du document",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "Feuille CSS primaire",
|
||||
"Text color:": "Couleur de texte",
|
||||
"Character set:": "Jeu de caractères",
|
||||
"Description:": "Description",
|
||||
"Keywords:": "Mots clés",
|
||||
"UTF-8 (recommended)": "UTF-8 (recommandé)"
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Alternate style-sheet:": "Feuille CSS alternative",
|
||||
"Background color:": "Couleur d'arrière plan",
|
||||
"Cancel": "Annuler",
|
||||
"DOCTYPE:": "DOCTYPE",
|
||||
"Document properties": "Propriétés du document",
|
||||
"Document title:": "Titre du document",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "Feuille CSS primaire",
|
||||
"Text color:": "Couleur de texte",
|
||||
"Character set:": "Jeu de caractères",
|
||||
"Description:": "Description",
|
||||
"Keywords:": "Mots clés",
|
||||
"UTF-8 (recommended)": "UTF-8 (recommandé)"
|
||||
};
|
||||
@@ -1,14 +1,14 @@
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "he", ENCODING: UTF-8
|
||||
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
|
||||
{
|
||||
"Alternate style-sheet:": "גיליון סגנון אחר:",
|
||||
"Background color:": "צבע רקע:",
|
||||
"Cancel": "ביטול",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "מאפייני מסמך",
|
||||
"Document title:": "כותרת מסמך:",
|
||||
"OK": "אישור",
|
||||
"Primary style-sheet:": "גיליון סגנון ראשי:",
|
||||
"Text color:": "צבע טקסט:"
|
||||
};
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "he", ENCODING: UTF-8
|
||||
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
|
||||
{
|
||||
"Alternate style-sheet:": "גיליון סגנון אחר:",
|
||||
"Background color:": "צבע רקע:",
|
||||
"Cancel": "ביטול",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "מאפייני מסמך",
|
||||
"Document title:": "כותרת מסמך:",
|
||||
"OK": "אישור",
|
||||
"Primary style-sheet:": "גיליון סגנון ראשי:",
|
||||
"Text color:": "צבע טקסט:"
|
||||
};
|
||||
|
||||
17
xinha/plugins/FullPage/lang/ja.js
Normal file
17
xinha/plugins/FullPage/lang/ja.js
Normal file
@@ -0,0 +1,17 @@
|
||||
// I18N constants
|
||||
// LANG: "ja", ENCODING: UTF-8
|
||||
{
|
||||
"Alternate style-sheet:": "代替スタイルシート:",
|
||||
"Background color:": "背景色:",
|
||||
"Cancel": "中止",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "文書のプロパティ",
|
||||
"Document title:": "文書の表題:",
|
||||
"OK": "OK",
|
||||
"Primary style-sheet:": "優先スタイルシート:",
|
||||
"Text color:": "文字色:",
|
||||
"Character set:": "文字セット:",
|
||||
"Description:": "説明:",
|
||||
"Keywords:": "キーワード:",
|
||||
"UTF-8 (recommended)": "UTF-8 (推奨)"
|
||||
};
|
||||
@@ -1,5 +1,5 @@
|
||||
// I18N constants
|
||||
// LANG: "no", ENCODING: UTF-8
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Alternate style-sheet:": "Alternativt stilsett:",
|
||||
@@ -1,14 +1,14 @@
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "en", ENCODING: UTF-8
|
||||
// Author: Mihai Bazon, http://dynarch.com/mishoo
|
||||
{
|
||||
"Alternate style-sheet:": "Template CSS alternativ:",
|
||||
"Background color:": "Culoare de fundal:",
|
||||
"Cancel": "Renunţă",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "Proprietăţile documentului",
|
||||
"Document title:": "Titlul documentului:",
|
||||
"OK": "Acceptă",
|
||||
"Primary style-sheet:": "Template CSS principal:",
|
||||
"Text color:": "Culoare text:"
|
||||
};
|
||||
// I18N for the FullPage plugin
|
||||
// LANG: "en", ENCODING: UTF-8
|
||||
// Author: Mihai Bazon, http://dynarch.com/mishoo
|
||||
{
|
||||
"Alternate style-sheet:": "Template CSS alternativ:",
|
||||
"Background color:": "Culoare de fundal:",
|
||||
"Cancel": "Renunţă",
|
||||
"DOCTYPE:": "DOCTYPE:",
|
||||
"Document properties": "Proprietăţile documentului",
|
||||
"Document title:": "Titlul documentului:",
|
||||
"OK": "Acceptă",
|
||||
"Primary style-sheet:": "Template CSS principal:",
|
||||
"Text color:": "Culoare text:"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user