Just configured from Wine's GIT
svn path=/; revision=1
This commit is contained in:
12
xinha/plugins/UnFormat/lang/de.js
Normal file
12
xinha/plugins/UnFormat/lang/de.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// I18N constants
|
||||
// LANG: "de", ENCODING: UTF-8 | ISO-8859-1
|
||||
{
|
||||
"Page Cleaner": "Seite bereinigen",
|
||||
"Cleaning Area": "Reinigungsbereich",
|
||||
"Selection": "Ausgewählter Bereich",
|
||||
"All": "Alles",
|
||||
"Cleaning options": "Reinigungsoptionen",
|
||||
"Formatting:": "Formatierung:",
|
||||
"All HTML:": "Ganzes HTML:",
|
||||
"Select which types of formatting you would like to remove." : "Wählen Sie aus welche Formatierungen Sie entfernen wollen."
|
||||
};
|
||||
12
xinha/plugins/UnFormat/lang/fr.js
Normal file
12
xinha/plugins/UnFormat/lang/fr.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// I18N constants
|
||||
// LANG: "fr", ENCODING: UTF-8
|
||||
{
|
||||
"Page Cleaner": "Nettoyeur de page",
|
||||
"Cleaning Area": "Zone de nettoyage",
|
||||
"Selection": "Sélection",
|
||||
"All": "Tout",
|
||||
"Cleaning options": "Options de nettoyage",
|
||||
"Formatting:": "Format",
|
||||
"All HTML:": "Tout le HTML",
|
||||
"Select which types of formatting you would like to remove.": "Sélectionnez quel type de formatage vous voulez supprimer."
|
||||
};
|
||||
12
xinha/plugins/UnFormat/lang/ja.js
Normal file
12
xinha/plugins/UnFormat/lang/ja.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// I18N constants
|
||||
// LANG: "ja", ENCODING: UTF-8
|
||||
{
|
||||
"Page Cleaner": "ページクリーナー",
|
||||
"Cleaning Area": "クリーニング領域",
|
||||
"Selection": "選択部分",
|
||||
"All": "すべて",
|
||||
"Cleaning options": "クリーニングオプション",
|
||||
"Formatting:": "書式指定タグ:",
|
||||
"All HTML:": "全HTMLタグ:",
|
||||
"Select which types of formatting you would like to remove.": "削除する書式を選択してください。"
|
||||
};
|
||||
13
xinha/plugins/UnFormat/lang/nb.js
Normal file
13
xinha/plugins/UnFormat/lang/nb.js
Normal file
@@ -0,0 +1,13 @@
|
||||
// I18N constants
|
||||
// LANG: "nb", ENCODING: UTF-8
|
||||
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||||
{
|
||||
"Page Cleaner": "Dokumentvasker",
|
||||
"Cleaning Area": "Vaskeområde",
|
||||
"Selection": "Markert område",
|
||||
"All": "Hele dokumentet",
|
||||
"Cleaning options": "Vaskemetoder",
|
||||
"Formatting:": "Formattering:",
|
||||
"All HTML:": "All HTML-kode:",
|
||||
"Select which types of formatting you would like to remove.": "Velg hva slags formattering du ønsker å fjerne."
|
||||
};
|
||||
12
xinha/plugins/UnFormat/lang/nl.js
Normal file
12
xinha/plugins/UnFormat/lang/nl.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// I18N constants
|
||||
// LANG: "nl", ENCODING: UTF-8
|
||||
{
|
||||
"Page Cleaner": "Pagina Schoonmaker",
|
||||
"Cleaning Area": "Schoonmaak gebied",
|
||||
"Selection": "Geselecteerde tekst",
|
||||
"All": "Alles",
|
||||
"Cleaning options": "Schoonmaak opties",
|
||||
"Formatting:": "Format",
|
||||
"All HTML:": "Alle html",
|
||||
"Select which types of formatting you would like to remove." : "Selecteer welke types van Formatteren je wilt verwijderen"
|
||||
};
|
||||
Reference in New Issue
Block a user