Merge remote branch 'upstream/master' into BUG-9689
This commit is contained in:
@@ -177,6 +177,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Slaan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Kanselleer";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Slaan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Kanselleer";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Trek om grootte aan te pas.",
|
||||
|
||||
@@ -72,7 +72,7 @@ Date.monthNumbers = {
|
||||
"ሚያዚያ" : 7,
|
||||
"ግንቦት" : 8,
|
||||
"ሰኔ" : 9,
|
||||
"ሐምሌ" : 10,
|
||||
"ሐምሌ" : 10,
|
||||
"ነሃሴ" : 11,
|
||||
"ጷግሜ" : 12
|
||||
};
|
||||
@@ -309,6 +309,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "አዳነ";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "አፈረሰ";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "አዳነ";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "አፈረሰ";
|
||||
}
|
||||
|
||||
if(Ext.grid.BooleanColumn){
|
||||
Ext.apply(Ext.grid.BooleanColumn.prototype, {
|
||||
trueText : "እሙን",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
*
|
||||
* By Георги Костадинов, Калгари, Канада
|
||||
* 10 October 2007
|
||||
* By Nedko Penev
|
||||
* By Nedko Penev
|
||||
* 26 October 2007
|
||||
*
|
||||
* (utf-8 encoding)
|
||||
@@ -271,6 +271,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Запази";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Отказ";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Запази";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Отказ";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Влачете с мишката за да промените размера.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Catalonian Translation by halkon_polako 6-12-2007
|
||||
* December correction halkon_polako 11-12-2007
|
||||
*
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* by halkon_polako 14-aug-2008
|
||||
*/
|
||||
|
||||
@@ -286,6 +286,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Guarda";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancel";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Guarda";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancel";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliqueu i arrossegueu per canviar el tamany del panell.",
|
||||
|
||||
@@ -303,6 +303,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Uložit";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Zrušit";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Uložit";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Zrušit";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Tahem změnit velikost.",
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
* Danish translation
|
||||
* By JohnF
|
||||
* 04-09-2007, 05:28 AM
|
||||
*
|
||||
* Extended and modified by Karl Krukow,
|
||||
*
|
||||
* Extended and modified by Karl Krukow,
|
||||
* December, 2007.
|
||||
*/
|
||||
|
||||
@@ -112,7 +112,7 @@ if(Ext.DatePicker){
|
||||
disabledDaysText : "",
|
||||
disabledDatesText : "",
|
||||
monthNames : Date.monthNames,
|
||||
dayNames : Date.dayNames,
|
||||
dayNames : Date.dayNames,
|
||||
nextText : 'Næste måned (Ctrl + højre piltast)',
|
||||
prevText : 'Forrige måned (Ctrl + venstre piltast)',
|
||||
monthYearText : 'Vælg en måned (Ctrl + op/ned pil for at ændre årstal)',
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Gem";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuller";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Gem";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuller";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Træk for at ændre størrelsen.",
|
||||
|
||||
@@ -298,6 +298,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Speichern";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Abbrechen";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Speichern";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Abbrechen";
|
||||
}
|
||||
|
||||
if(Ext.grid.BooleanColumn){
|
||||
Ext.apply(Ext.grid.BooleanColumn.prototype, {
|
||||
trueText : "wahr",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
* 27 Apr 2008
|
||||
*
|
||||
* Changes since previous (second) Version:
|
||||
* + added Date.shortMonthNames
|
||||
* + added Date.getShortMonthName
|
||||
* + added Date.shortMonthNames
|
||||
* + added Date.getShortMonthName
|
||||
* + added Date.monthNumbers
|
||||
* + added Ext.grid.GroupingView
|
||||
*/
|
||||
@@ -231,7 +231,7 @@ if(Ext.form.HtmlEditor){
|
||||
},
|
||||
forecolor : {
|
||||
title: 'Χρώμα Γραμματοσειράς',
|
||||
text: 'Αλλάζετε το χρώμα στη γραμματοσειρά του προεπιλεγμένου κειμένου.',
|
||||
text: 'Αλλάζετε το χρώμα στη γραμματοσειρά του προεπιλεγμένου κειμένου.',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyleft : {
|
||||
@@ -300,6 +300,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Ακύρωση";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Ακύρωση";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Σύρετε για αλλαγή μεγέθους.",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* Revised by efege, 2007-04-15.
|
||||
* Revised by Rafaga2k 10-01-2007 (mm/dd/yyyy)
|
||||
* Revised by FeDe 12-13-2007 (mm/dd/yyyy)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* Synchronized with 2.2 version of ext-lang-en.js (provided by Condor 8 aug 2008)
|
||||
* by halkon_polako 14-aug-2008
|
||||
*/
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Guardar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Guardar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arrastre para redimensionar.",
|
||||
|
||||
@@ -265,6 +265,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "ذخیره";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "لغو کردن";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "ذخیره";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "لغو کردن";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "درگ برای تغییر اندازه.",
|
||||
|
||||
@@ -295,6 +295,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Tallenna";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Peruuta";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Tallenna";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Peruuta";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Muuta kokoa vetämällä.",
|
||||
|
||||
@@ -316,6 +316,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuler";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuler";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliquer et glisser pour redimensionner le panneau.",
|
||||
|
||||
@@ -210,6 +210,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuler";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Enregistrer";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuler";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Cliquer et glisser pour redimensionner le panneau.",
|
||||
|
||||
@@ -167,6 +167,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Ακύρωση";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Αποθήκευση";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Ακύρωση";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Óýñåôå ãéá áëëáãÞ ìåãÝèïõò.",
|
||||
|
||||
@@ -285,6 +285,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "להציל";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "לבטל";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "להציל";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "לבטל";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : ".<2E><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
* By Stjepan at gmail dot com (utf8 encoding)
|
||||
* 17 May 2008
|
||||
*/
|
||||
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Učitavanje...</div>';
|
||||
|
||||
if(Ext.View){
|
||||
@@ -119,7 +119,7 @@ if(Ext.DatePicker){
|
||||
todayTip : "{0} (Razmaknica)",
|
||||
format : "d.m.y",
|
||||
okText : " U redu ",
|
||||
cancelText : "Odustani",
|
||||
cancelText : "Odustani",
|
||||
startDay : 1
|
||||
});
|
||||
}
|
||||
@@ -288,6 +288,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Spasiti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Otkazati";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Spasiti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Otkazati";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Povuci za promjenu veličine.",
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Kivéve";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Töröl";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Kivéve";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Töröl";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Átméretezés húzásra.",
|
||||
|
||||
@@ -112,15 +112,15 @@ if(Ext.util.Format){
|
||||
if(Ext.DatePicker){
|
||||
Ext.apply(Ext.DatePicker.prototype, {
|
||||
todayText : "Hari ini",
|
||||
minText : "Tanggal ini sebelum batas tanggal minimal",
|
||||
maxText : "Tanggal ini setelah batas tanggal maksimal",
|
||||
minText : "Tanggal ini sebelum batas tanggal minimal",
|
||||
maxText : "Tanggal ini setelah batas tanggal maksimal",
|
||||
disabledDaysText : "",
|
||||
disabledDatesText : "",
|
||||
monthNames : Date.monthNames,
|
||||
dayNames : Date.dayNames,
|
||||
nextText : 'Bulan Berikut (Kontrol+Kanan)',
|
||||
prevText : 'Bulan Sebelum (Kontrol+Kiri)',
|
||||
monthYearText : 'Pilih bulan (Kontrol+Atas/Bawah untuk pindah tahun)',
|
||||
nextText : 'Bulan Berikut (Kontrol+Kanan)',
|
||||
prevText : 'Bulan Sebelum (Kontrol+Kiri)',
|
||||
monthYearText : 'Pilih bulan (Kontrol+Atas/Bawah untuk pindah tahun)',
|
||||
todayTip : "{0} (Spacebar)",
|
||||
format : "d/m/y",
|
||||
okText : " OK ",
|
||||
@@ -137,17 +137,17 @@ if(Ext.PagingToolbar){
|
||||
prevText : "Hal. Sebelum",
|
||||
nextText : "Hal. Berikut",
|
||||
lastText : "Hal. Akhir",
|
||||
refreshText : "Segarkan",
|
||||
refreshText : "Segarkan",
|
||||
displayMsg : "Menampilkan {0} - {1} dari {2}",
|
||||
emptyMsg : 'Data tidak ditemukan'
|
||||
emptyMsg : 'Data tidak ditemukan'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.TextField){
|
||||
Ext.apply(Ext.form.TextField.prototype, {
|
||||
minLengthText : "Panjang minimal untuk field ini adalah {0}",
|
||||
maxLengthText : "Panjang maksimal untuk field ini adalah {0}",
|
||||
blankText : "Field ini wajib diisi",
|
||||
minLengthText : "Panjang minimal untuk field ini adalah {0}",
|
||||
maxLengthText : "Panjang maksimal untuk field ini adalah {0}",
|
||||
blankText : "Field ini wajib diisi",
|
||||
regexText : "",
|
||||
emptyText : null
|
||||
});
|
||||
@@ -155,20 +155,20 @@ if(Ext.form.TextField){
|
||||
|
||||
if(Ext.form.NumberField){
|
||||
Ext.apply(Ext.form.NumberField.prototype, {
|
||||
minText : "Nilai minimal untuk field ini adalah {0}",
|
||||
maxText : "Nilai maksimal untuk field ini adalah {0}",
|
||||
nanText : "{0} bukan angka"
|
||||
minText : "Nilai minimal untuk field ini adalah {0}",
|
||||
maxText : "Nilai maksimal untuk field ini adalah {0}",
|
||||
nanText : "{0} bukan angka"
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.DateField){
|
||||
Ext.apply(Ext.form.DateField.prototype, {
|
||||
disabledDaysText : "Disfungsi",
|
||||
disabledDatesText : "Disfungsi",
|
||||
minText : "Tanggal dalam field ini harus setelah {0}",
|
||||
maxText : "Tanggal dalam field ini harus sebelum {0}",
|
||||
invalidText : "{0} tanggal salah - Harus dalam format {1}",
|
||||
format : "d/m/y",
|
||||
disabledDaysText : "Disfungsi",
|
||||
disabledDatesText : "Disfungsi",
|
||||
minText : "Tanggal dalam field ini harus setelah {0}",
|
||||
maxText : "Tanggal dalam field ini harus sebelum {0}",
|
||||
invalidText : "{0} tanggal salah - Harus dalam format {1}",
|
||||
format : "d/m/y",
|
||||
//altFormats : "m/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d"
|
||||
altFormats : "d/m/Y|d-m-y|d-m-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d",
|
||||
startDay : 1
|
||||
@@ -177,92 +177,92 @@ if(Ext.form.DateField){
|
||||
|
||||
if(Ext.form.ComboBox){
|
||||
Ext.apply(Ext.form.ComboBox.prototype, {
|
||||
loadingText : "Pemuatan...",
|
||||
loadingText : "Pemuatan...",
|
||||
valueNotFoundText : undefined
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.VTypes){
|
||||
Ext.apply(Ext.form.VTypes, {
|
||||
emailText : 'Field ini harus dalam format email seperti "user@example.com"',
|
||||
urlText : 'Field ini harus dalam format URL seperti "http:/'+'/www.example.com"',
|
||||
alphaText : 'Field ini harus terdiri dari huruf dan _',
|
||||
alphanumText : 'Field ini haris terdiri dari huruf, angka dan _'
|
||||
emailText : 'Field ini harus dalam format email seperti "user@example.com"',
|
||||
urlText : 'Field ini harus dalam format URL seperti "http:/'+'/www.example.com"',
|
||||
alphaText : 'Field ini harus terdiri dari huruf dan _',
|
||||
alphanumText : 'Field ini haris terdiri dari huruf, angka dan _'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.form.HtmlEditor){
|
||||
Ext.apply(Ext.form.HtmlEditor.prototype, {
|
||||
createLinkText : 'Silakan masukkan URL untuk tautan:',
|
||||
createLinkText : 'Silakan masukkan URL untuk tautan:',
|
||||
buttonTips : {
|
||||
bold : {
|
||||
title: 'Tebal (Ctrl+B)',
|
||||
text: 'Buat tebal teks terpilih',
|
||||
title: 'Tebal (Ctrl+B)',
|
||||
text: 'Buat tebal teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
italic : {
|
||||
title: 'Miring (CTRL+I)',
|
||||
text: 'Buat miring teks terpilih',
|
||||
title: 'Miring (CTRL+I)',
|
||||
text: 'Buat miring teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
underline : {
|
||||
title: 'Garisbawah (CTRl+U)',
|
||||
text: 'Garisbawahi teks terpilih',
|
||||
title: 'Garisbawah (CTRl+U)',
|
||||
text: 'Garisbawahi teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
increasefontsize : {
|
||||
title: 'Perbesar teks',
|
||||
text: 'Perbesar ukuran fonta',
|
||||
title: 'Perbesar teks',
|
||||
text: 'Perbesar ukuran fonta',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
decreasefontsize : {
|
||||
title: 'Perkecil teks',
|
||||
text: 'Perkecil ukuran fonta',
|
||||
title: 'Perkecil teks',
|
||||
text: 'Perkecil ukuran fonta',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
backcolor : {
|
||||
title: 'Sorot Warna Teks',
|
||||
text: 'Ubah warna latar teks terpilih',
|
||||
title: 'Sorot Warna Teks',
|
||||
text: 'Ubah warna latar teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
forecolor : {
|
||||
title: 'Warna Fonta',
|
||||
text: 'Ubah warna teks terpilih',
|
||||
title: 'Warna Fonta',
|
||||
text: 'Ubah warna teks terpilih',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyleft : {
|
||||
title: 'Rata Kiri',
|
||||
text: 'Ratakan teks ke kiri',
|
||||
title: 'Rata Kiri',
|
||||
text: 'Ratakan teks ke kiri',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifycenter : {
|
||||
title: 'Rata Tengah',
|
||||
text: 'Ratakan teks ke tengah editor',
|
||||
title: 'Rata Tengah',
|
||||
text: 'Ratakan teks ke tengah editor',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
justifyright : {
|
||||
title: 'Rata Kanan',
|
||||
text: 'Ratakan teks ke kanan',
|
||||
title: 'Rata Kanan',
|
||||
text: 'Ratakan teks ke kanan',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
insertunorderedlist : {
|
||||
title: 'Daftar Bulet',
|
||||
text: 'Membuat daftar berbasis bulet',
|
||||
title: 'Daftar Bulet',
|
||||
text: 'Membuat daftar berbasis bulet',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
insertorderedlist : {
|
||||
title: 'Daftar Angka',
|
||||
text: 'Membuat daftar berbasis angka',
|
||||
title: 'Daftar Angka',
|
||||
text: 'Membuat daftar berbasis angka',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
createlink : {
|
||||
title: 'Hipertaut',
|
||||
text: 'Buat teks terpilih sebagai Hipertaut',
|
||||
title: 'Hipertaut',
|
||||
text: 'Buat teks terpilih sebagai Hipertaut',
|
||||
cls: 'x-html-editor-tip'
|
||||
},
|
||||
sourceedit : {
|
||||
title: 'Edit Kode Sumber',
|
||||
text: 'Pindah dalam mode kode sumber',
|
||||
title: 'Edit Kode Sumber',
|
||||
text: 'Pindah dalam mode kode sumber',
|
||||
cls: 'x-html-editor-tip'
|
||||
}
|
||||
}
|
||||
@@ -271,33 +271,40 @@ if(Ext.form.HtmlEditor){
|
||||
|
||||
if(Ext.grid.GridView){
|
||||
Ext.apply(Ext.grid.GridView.prototype, {
|
||||
sortAscText : "Urut Naik",
|
||||
sortDescText : "Urut Turun",
|
||||
lockText : "Kancing Kolom",
|
||||
unlockText : "Lepas Kunci Kolom",
|
||||
sortAscText : "Urut Naik",
|
||||
sortDescText : "Urut Turun",
|
||||
lockText : "Kancing Kolom",
|
||||
unlockText : "Lepas Kunci Kolom",
|
||||
columnsText : "Kolom"
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.grid.GroupingView){
|
||||
Ext.apply(Ext.grid.GroupingView.prototype, {
|
||||
emptyGroupText : '(Kosong)',
|
||||
groupByText : 'Kelompokkan Berdasar Field Ini',
|
||||
showGroupsText : 'Tampil Dalam Kelompok'
|
||||
emptyGroupText : '(Kosong)',
|
||||
groupByText : 'Kelompokkan Berdasar Field Ini',
|
||||
showGroupsText : 'Tampil Dalam Kelompok'
|
||||
});
|
||||
}
|
||||
|
||||
if(Ext.grid.PropertyColumnModel){
|
||||
Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
|
||||
nameText : "Nama",
|
||||
valueText : "Nilai",
|
||||
dateFormat : "d/m/Y"
|
||||
nameText : "Nama",
|
||||
valueText : "Nilai",
|
||||
dateFormat : "d/m/Y"
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Menyimpan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Membatalkan";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Menyimpan";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Membatalkan";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Seret untuk ubah ukuran.",
|
||||
collapsibleSplitTip : "Seret untuk ubah ukuran, Dobel klik untuk sembunyikan."
|
||||
splitTip : "Seret untuk ubah ukuran.",
|
||||
collapsibleSplitTip : "Seret untuk ubah ukuran, Dobel klik untuk sembunyikan."
|
||||
});
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Italian translation
|
||||
* By eric_void
|
||||
* 04-10-2007, 11:25 AM
|
||||
* Updated by Federico Grilli 21/12/2007
|
||||
* Updated by Federico Grilli 21/12/2007
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Caricamento in corso...</div>';
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvare";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annullare";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvare";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annullare";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Trascina per cambiare dimensioni.",
|
||||
|
||||
@@ -289,6 +289,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "キャンセル";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "保存";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "キャンセル";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "ドラッグするとリサイズできます。",
|
||||
|
||||
@@ -259,6 +259,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "저장";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "취소";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "저장";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "취소";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "크기변경을 위해 드래그하세요.",
|
||||
|
||||
@@ -277,7 +277,7 @@ if(Ext.form.HtmlEditor){
|
||||
if(Ext.form.BasicForm){
|
||||
Ext.form.BasicForm.prototype.waitTitle = "Palaukite...";
|
||||
}
|
||||
|
||||
|
||||
if(Ext.grid.GridView){
|
||||
Ext.apply(Ext.grid.GridView.prototype, {
|
||||
sortAscText : "Rūšiuoti didėjančia tvarka",
|
||||
@@ -304,6 +304,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Išgelbėti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Atšaukti";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Išgelbėti";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Atšaukti";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Patraukite juostelę.",
|
||||
@@ -320,13 +327,13 @@ if(Ext.form.TimeField){
|
||||
altFormats : "g:ia|g:iA|g:i a|g:i A|h:i|g:i|H:i|ga|ha|gA|h a|g a|g A|gi|hi|gia|hia|g|H"
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if(Ext.form.CheckboxGroup){
|
||||
Ext.apply(Ext.form.CheckboxGroup.prototype, {
|
||||
blankText : "Jūs turite padaryti bent vieną pasirinkimą šioje grupėje"
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if(Ext.form.RadioGroup){
|
||||
Ext.apply(Ext.form.RadioGroup.prototype, {
|
||||
blankText : "Jūs turite padaryti bent vieną pasirinkimą šioje grupėje"
|
||||
|
||||
@@ -169,6 +169,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Glābt";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Atsaukt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Glābt";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Atsaukt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Velc, lai mainītu izmēru.",
|
||||
|
||||
@@ -168,6 +168,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Зачувај";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Откажи";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Зачувај";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Откажи";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Повлечете за менување на големината.",
|
||||
|
||||
@@ -294,6 +294,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Besparen";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Annuleren";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Besparen";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Annuleren";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip: 'Sleep om grootte aan te passen.',
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Norwegian translation (Bokmål: no-NB)
|
||||
* By Tore Kjørsvik 21-January-2008
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Laster...</div>';
|
||||
@@ -287,6 +287,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Avbryt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Avbryt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Dra for å endre størrelse.",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Norwegian translation (Nynorsk: no-NN)
|
||||
* By Tore Kjørsvik 21-January-2008
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Lastar...</div>';
|
||||
@@ -287,6 +287,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Avbryt";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Lagre";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Avbryt";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Dra for å endre storleik.",
|
||||
|
||||
@@ -88,7 +88,7 @@ Date.getShortDayName = function(day) {
|
||||
case 2: return 'wt';
|
||||
case 3: return 'śr';
|
||||
case 4: return 'czw';
|
||||
case 5: return 'pt';
|
||||
case 5: return 'pt';
|
||||
case 6: return 'sob';
|
||||
default: return '';
|
||||
}
|
||||
@@ -296,6 +296,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Uratować";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Anulować";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Uratować";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Anulować";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Przeciągnij aby zmienić rozmiar.",
|
||||
|
||||
@@ -253,6 +253,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arraste para redimensionar.",
|
||||
|
||||
@@ -295,6 +295,13 @@ if(Ext.grid.PropertyColumnModel){
|
||||
});
|
||||
}
|
||||
|
||||
if (Ext.ux.grid.RowEditor) {
|
||||
Ext.ux.grid.RowEditor.prototype.saveBtnText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelBtnText = "Cancelar";
|
||||
Ext.ux.grid.RowEditor.prototype.saveText = "Salvar";
|
||||
Ext.ux.grid.RowEditor.prototype.cancelText = "Cancelar";
|
||||
}
|
||||
|
||||
if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
|
||||
Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
|
||||
splitTip : "Arraste para redimensionar.",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user