mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 04:26:05 +00:00
Initial commit
This commit is contained in:
31
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.fa.js
vendored
Normal file
31
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.fa.js
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
// Farsi Translation by EmadGhasemi.ir
|
||||
|
||||
(function( $ ) {
|
||||
$.fn.gtreetable.defaults.languages.fa = {
|
||||
save: 'ذخیره سازی',
|
||||
cancel: 'انصراف',
|
||||
action: 'عملیات',
|
||||
actions: {
|
||||
createBefore: 'ایجاد قبل از',
|
||||
createAfter: 'ایجاد بعد از',
|
||||
createFirstChild: 'ایجاد اولین انشعاب',
|
||||
createLastChild: 'ایجاد آخرین انشعاب',
|
||||
update: 'ویرایش',
|
||||
'delete': 'حذف'
|
||||
},
|
||||
messages: {
|
||||
onDelete: 'آیا اطمینان دارید؟',
|
||||
onNewRootNotAllowed: 'افزودن گره جدید به عنوان شاخه اصلی مجاز نیست.',
|
||||
onMoveInDescendant: 'گره مورد نظر نمی تواند از انشعاب ها باشد.',
|
||||
onMoveAsRoot: 'گره مورد نظر نمی تواند شاخه اصلی باشد.'
|
||||
}
|
||||
};
|
||||
}( jQuery ));
|
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.fa.min.js
vendored
Normal file
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.fa.min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
!function(a){a.fn.gtreetable.defaults.languages.fa={save:"ذخیره سازی",cancel:"انصراف",action:"عملیات",actions:{createBefore:"ایجاد قبل از",createAfter:"ایجاد بعد از",createFirstChild:"ایجاد اولین انشعاب",createLastChild:"ایجاد آخرین انشعاب",update:"ویرایش","delete":"حذف"},messages:{onDelete:"آیا اطمینان دارید؟",onNewRootNotAllowed:"افزودن گره جدید به عنوان شاخه اصلی مجاز نیست.",onMoveInDescendant:"گره مورد نظر نمی تواند از انشعاب ها باشد.",onMoveAsRoot:"گره مورد نظر نمی تواند شاخه اصلی باشد."}}}(jQuery);
|
29
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.pl.js
vendored
Normal file
29
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.pl.js
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
(function( $ ) {
|
||||
$.fn.gtreetable.defaults.languages.pl = {
|
||||
save: 'Zapisz',
|
||||
cancel: 'Anuluj',
|
||||
action: 'Akcja',
|
||||
actions: {
|
||||
createBefore: 'Dodaj przed',
|
||||
createAfter: 'Dodaj po',
|
||||
createFirstChild: 'Dodaj pierwszy',
|
||||
createLastChild: 'Dodaj ostatni',
|
||||
update: 'Edytuj',
|
||||
'delete': 'Usuń'
|
||||
},
|
||||
messages: {
|
||||
onDelete: 'Czy na pewno?',
|
||||
onNewRootNotAllowed: 'Dodawania nowego węzła głównego jest zabronione.',
|
||||
onMoveInDescendant: 'Wezeł nadrzędny nie może być potomnym.',
|
||||
onMoveAsRoot: 'Przenosiny jako węzeł główny jest zabronione.'
|
||||
}
|
||||
};
|
||||
}( jQuery ));
|
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.pl.min.js
vendored
Normal file
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.pl.min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
!function(a){a.fn.gtreetable.defaults.languages.pl={save:"Zapisz",cancel:"Anuluj",action:"Akcja",actions:{createBefore:"Dodaj przed",createAfter:"Dodaj po",createFirstChild:"Dodaj pierwszy",createLastChild:"Dodaj ostatni",update:"Edytuj","delete":"Usuń"},messages:{onDelete:"Czy na pewno?",onNewRootNotAllowed:"Dodawania nowego węzła głównego jest zabronione.",onMoveInDescendant:"Wezeł nadrzędny nie może być potomnym.",onMoveAsRoot:"Przenosiny jako węzeł główny jest zabronione."}}}(jQuery);
|
33
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.ru.js
vendored
Normal file
33
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.ru.js
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
/* =========================================================
|
||||
* Russian translation by Dunaevsky Maxim
|
||||
* ========================================================= */
|
||||
|
||||
(function ($) {
|
||||
$.fn.gtreetable.defaults.languages.ru = {
|
||||
save: 'Сохранить',
|
||||
cancel: 'Отмена',
|
||||
action: 'Действие',
|
||||
actions: {
|
||||
createBefore: 'Вставить до',
|
||||
createAfter: 'Вставить после',
|
||||
createFirstChild: 'Создать первого потомка',
|
||||
createLastChild: 'Создать последнего потомка',
|
||||
update: 'Обновить',
|
||||
'delete': 'Удалить'
|
||||
},
|
||||
messages: {
|
||||
onDelete: 'Вы уверены?',
|
||||
onNewRootNotAllowed: 'Создание новых узлов в корне запрещено.',
|
||||
onMoveInDescendant: 'Целевой узел не может быть потомком.',
|
||||
onMoveAsRoot: 'Целевой узел не может быть корневым.'
|
||||
}
|
||||
};
|
||||
}(jQuery));
|
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.ru.min.js
vendored
Normal file
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.ru.min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
!function(a){a.fn.gtreetable.defaults.languages.ru={save:"Сохранить",cancel:"Отмена",action:"Действие",actions:{createBefore:"Вставить до",createAfter:"Вставить после",createFirstChild:"Создать первого потомка",createLastChild:"Создать последнего потомка",update:"Обновить","delete":"Удалить"},messages:{onDelete:"Вы уверены?",onNewRootNotAllowed:"Создание новых узлов в корне запрещено.",onMoveInDescendant:"Целевой узел не может быть потомком.",onMoveAsRoot:"Целевой узел не может быть корневым."}}}(jQuery);
|
29
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.tr.js
vendored
Normal file
29
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.tr.js
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
(function( $ ) {
|
||||
$.fn.gtreetable.defaults.languages.tr = {
|
||||
save: 'Kaydet',
|
||||
cancel: 'Vazgeç',
|
||||
action: 'İşlem',
|
||||
actions: {
|
||||
createBefore: 'Öncesine ekle',
|
||||
createAfter: 'Sonrasına ekle',
|
||||
createFirstChild: 'İlk alt öğeyi oluştur',
|
||||
createLastChild: 'Son alt öğeyi oluştur',
|
||||
update: 'Güncelle',
|
||||
'delete': 'Sil'
|
||||
},
|
||||
messages: {
|
||||
onDelete: 'Silmek istediğinize emin misiniz?',
|
||||
onNewRootNotAllowed: 'Yeni ana öğe eklenemez.',
|
||||
onMoveInDescendant: 'Taşınacak öğe alt öğe olmamalıdır.',
|
||||
onMoveAsRoot: 'Hedef ana öğe olmamalıdır.'
|
||||
}
|
||||
};
|
||||
}( jQuery ));
|
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.tr.min.js
vendored
Normal file
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.tr.min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
!function(a){a.fn.gtreetable.defaults.languages.tr={save:"Kaydet",cancel:"Vazgeç",action:"İşlem",actions:{createBefore:"Öncesine ekle",createAfter:"Sonrasına ekle",createFirstChild:"İlk alt öğeyi oluştur",createLastChild:"Son alt öğeyi oluştur",update:"Güncelle","delete":"Sil"},messages:{onDelete:"Silmek istediğinize emin misiniz?",onNewRootNotAllowed:"Yeni ana öğe eklenemez.",onMoveInDescendant:"Taşınacak öğe alt öğe olmamalıdır.",onMoveAsRoot:"Hedef ana öğe olmamalıdır."}}}(jQuery);
|
31
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.zh-CN.js
vendored
Normal file
31
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.zh-CN.js
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
// Chinese Translation by Thinking Song
|
||||
|
||||
(function( $ ) {
|
||||
$.fn.gtreetable.defaults.languages['zh-CN'] = {
|
||||
save: '保存',
|
||||
cancel: '取消',
|
||||
action: '操作',
|
||||
actions: {
|
||||
createBefore: '之前创建',
|
||||
createAfter: '之后创建',
|
||||
createFirstChild: '创建第一个子节点',
|
||||
createLastChild: '创建最后一个子节点',
|
||||
update: '更新',
|
||||
'delete': '上传'
|
||||
},
|
||||
messages: {
|
||||
onDelete: '你确定删除?',
|
||||
onNewRootNotAllowed: '不允许添加新的根节点.',
|
||||
onMoveInDescendant: '目标节点不能是后裔节点T.',
|
||||
onMoveAsRoot: '目标节点不能是根节点.'
|
||||
}
|
||||
};
|
||||
}( jQuery ));
|
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.zh-CN.min.js
vendored
Normal file
9
app/static/global/plugins/bootstrap-gtreetable/languages/bootstrap-gtreetable.zh-CN.min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/* =========================================================
|
||||
* bootstrap-gtreetable v2.2.1-alpha
|
||||
* https://github.com/gilek/bootstrap-gtreetable
|
||||
* =========================================================
|
||||
* Copyright 2014 Maciej Kłak
|
||||
* Licensed under MIT (https://github.com/gilek/bootstrap-gtreetable/blob/master/LICENSE)
|
||||
* ========================================================= */
|
||||
|
||||
!function(a){a.fn.gtreetable.defaults.languages["zh-CN"]={save:"保存",cancel:"取消",action:"操作",actions:{createBefore:"之前创建",createAfter:"之后创建",createFirstChild:"创建第一个子节点",createLastChild:"创建最后一个子节点",update:"更新","delete":"上传"},messages:{onDelete:"你确定删除?",onNewRootNotAllowed:"不允许添加新的根节点.",onMoveInDescendant:"目标节点不能是后裔节点T.",onMoveAsRoot:"目标节点不能是根节点."}}}(jQuery);
|
Reference in New Issue
Block a user