Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.145.156.17
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
suk_discontinued /
jqGrid4 /
src /
i18n /
[ HOME SHELL ]
Name
Size
Permission
Action
grid.locale-ar.js
4.41
KB
-rwxr-xr-x
grid.locale-bg.js
4.88
KB
-rwxr-xr-x
grid.locale-bg1251.js
6
KB
-rwxr-xr-x
grid.locale-cat.js
4.07
KB
-rwxr-xr-x
grid.locale-cn.js
3.99
KB
-rwxr-xr-x
grid.locale-cs.js
4.12
KB
-rwxr-xr-x
grid.locale-da.js
3.91
KB
-rwxr-xr-x
grid.locale-de.js
6.54
KB
-rwxr-xr-x
grid.locale-dk.js
3.91
KB
-rwxr-xr-x
grid.locale-el.js
4.94
KB
-rwxr-xr-x
grid.locale-en.js
6.21
KB
-rwxr-xr-x
grid.locale-es.js
4.3
KB
-rwxr-xr-x
grid.locale-fa.js
6.15
KB
-rwxr-xr-x
grid.locale-fi.js
4.24
KB
-rwxr-xr-x
grid.locale-fr.js
4.06
KB
-rwxr-xr-x
grid.locale-gl.js
4.22
KB
-rwxr-xr-x
grid.locale-he.js
4.26
KB
-rwxr-xr-x
grid.locale-hr.js
5.82
KB
-rwxr-xr-x
grid.locale-hr1250.js
5.81
KB
-rwxr-xr-x
grid.locale-hu.js
3.91
KB
-rwxr-xr-x
grid.locale-id.js
6.37
KB
-rwxr-xr-x
grid.locale-is.js
4.03
KB
-rwxr-xr-x
grid.locale-it.js
3.14
KB
-rwxr-xr-x
grid.locale-ja.js
6.6
KB
-rwxr-xr-x
grid.locale-kr.js
4.07
KB
-rwxr-xr-x
grid.locale-lt.js
4.07
KB
-rwxr-xr-x
grid.locale-mne.js
3.92
KB
-rwxr-xr-x
grid.locale-nl.js
5.16
KB
-rwxr-xr-x
grid.locale-no.js
2.7
KB
-rwxr-xr-x
grid.locale-pl.js
4.13
KB
-rwxr-xr-x
grid.locale-pt-br.js
4.27
KB
-rwxr-xr-x
grid.locale-pt.js
4.16
KB
-rwxr-xr-x
grid.locale-ro.js
4.39
KB
-rwxr-xr-x
grid.locale-ru.js
5.51
KB
-rwxr-xr-x
grid.locale-sk.js
4.1
KB
-rwxr-xr-x
grid.locale-sr-latin.js
3.89
KB
-rwxr-xr-x
grid.locale-sr.js
4.82
KB
-rwxr-xr-x
grid.locale-sv.js
4.05
KB
-rwxr-xr-x
grid.locale-th.js
5.89
KB
-rwxr-xr-x
grid.locale-tr.js
4.15
KB
-rwxr-xr-x
grid.locale-tw.js
3.7
KB
-rwxr-xr-x
grid.locale-ua.js
5.25
KB
-rwxr-xr-x
grid.locale-vi.js
6.68
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : grid.locale-de.js
;(function($){ /** * jqGrid German Translation * Version 1.0.0 (developed for jQuery Grid 3.3.1) * Olaf Klöppel opensource@blue-hit.de * http://blue-hit.de/ * * Updated for jqGrid 3.8 * Andreas Flack * http://www.contentcontrol-berlin.de * * Updated for jQuery 4.4 * Oleg Kiriljuk oleg.kiriljuk@ok-soft-gmbh.com * the format corresponds now the format from * https://github.com/jquery/globalize/blob/master/lib/cultures/globalize.culture.de.js * * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html **/ $.jgrid = $.jgrid || {}; $.extend($.jgrid,{ defaults : { recordtext: "Zeige {0} - {1} von {2}", emptyrecords: "Keine Datensätze vorhanden", loadtext: "Lädt...", pgtext : "Seite {0} von {1}" }, search : { caption: "Suche...", Find: "Suchen", Reset: "Zurücksetzen", odata : ['gleich', 'ungleich', 'kleiner', 'kleiner gleich','größer','größer gleich', 'beginnt mit','beginnt nicht mit','ist in','ist nicht in','endet mit','endet nicht mit','enthält','enthält nicht'], groupOps: [ { op: "AND", text: "alle" }, { op: "OR", text: "mindestens eine" } ], matchText: " erfülle", rulesText: " Bedingung(en)" }, edit : { addCaption: "Datensatz hinzufügen", editCaption: "Datensatz bearbeiten", bSubmit: "Speichern", bCancel: "Abbrechen", bClose: "Schließen", saveData: "Daten wurden geändert! Änderungen speichern?", bYes : "ja", bNo : "nein", bExit : "abbrechen", msg: { required:"Feld ist erforderlich", number: "Bitte geben Sie eine Zahl ein", minValue:"Wert muss größer oder gleich sein, als ", maxValue:"Wert muss kleiner oder gleich sein, als ", email: "ist keine gültige E-Mail-Adresse", integer: "Bitte geben Sie eine Ganzzahl ein", date: "Bitte geben Sie ein gültiges Datum ein", url: "ist keine gültige URL. Präfix muss eingegeben werden ('http://' oder 'https://')", nodefined : " ist nicht definiert!", novalue : " Rückgabewert ist erforderlich!", customarray : "Benutzerdefinierte Funktion sollte ein Array zurückgeben!", customfcheck : "Benutzerdefinierte Funktion sollte im Falle der benutzerdefinierten Überprüfung vorhanden sein!" } }, view : { caption: "Datensatz anzeigen", bClose: "Schließen" }, del : { caption: "Löschen", msg: "Ausgewählte Datensätze löschen?", bSubmit: "Löschen", bCancel: "Abbrechen" }, nav : { edittext: " ", edittitle: "Ausgewählte Zeile editieren", addtext:" ", addtitle: "Neue Zeile einfügen", deltext: " ", deltitle: "Ausgewählte Zeile löschen", searchtext: " ", searchtitle: "Datensatz suchen", refreshtext: "", refreshtitle: "Tabelle neu laden", alertcap: "Warnung", alerttext: "Bitte Zeile auswählen", viewtext: "", viewtitle: "Ausgewählte Zeile anzeigen" }, col : { caption: "Spalten auswählen", bSubmit: "Speichern", bCancel: "Abbrechen" }, errors : { errcap : "Fehler", nourl : "Keine URL angegeben", norecords: "Keine Datensätze zu bearbeiten", model : "colNames und colModel sind unterschiedlich lang!" }, formatter : { integer : {thousandsSeparator: ".", defaultValue: '0'}, number : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, defaultValue: '0,00'}, currency : {decimalSeparator:",", thousandsSeparator: ".", decimalPlaces: 2, prefix: "", suffix:" €", defaultValue: '0,00'}, date : { dayNames: [ "So", "Mo", "Di", "Mi", "Do", "Fr", "Sa", "Sonntag", "Montag", "Dienstag", "Mittwoch", "Donnerstag", "Freitag", "Samstag" ], monthNames: [ "Jan", "Feb", "Mar", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez", "Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember" ], AmPm : ["","","",""], S: function (j) {return '.';}, // one can also use 'er' instead of '.' but one have to use additional word like 'der' or 'den' before srcformat: 'Y-m-d', newformat: 'd.m.Y', masks : { // see http://php.net/manual/en/function.date.php for PHP format used in jqGrid // and see http://docs.jquery.com/UI/Datepicker/formatDate // and https://github.com/jquery/globalize#dates for alternative formats used frequently ISO8601Long: "Y-m-d H:i:s", ISO8601Short: "Y-m-d", // short date: // d - Day of the month, 2 digits with leading zeros // m - Numeric representation of a month, with leading zeros // Y - A full numeric representation of a year, 4 digits ShortDate: "d.m.Y", // in jQuery UI Datepicker: "dd.MM.yyyy" // long date: // l - A full textual representation of the day of the week // j - Day of the month without leading zeros // F - A full textual representation of a month // Y - A full numeric representation of a year, 4 digits LongDate: "l, j. F Y", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy" // long date with long time: // l - A full textual representation of the day of the week // j - Day of the month without leading zeros // F - A full textual representation of a month // Y - A full numeric representation of a year, 4 digits // H - 24-hour format of an hour with leading zeros // i - Minutes with leading zeros // s - Seconds, with leading zeros FullDateTime: "l, j. F Y H:i:s", // in jQuery UI Datepicker: "dddd, d. MMMM yyyy HH:mm:ss" // month day: // d - Day of the month, 2 digits with leading zeros // F - A full textual representation of a month MonthDay: "d F", // in jQuery UI Datepicker: "dd MMMM" // short time (without seconds) // H - 24-hour format of an hour with leading zeros // i - Minutes with leading zeros ShortTime: "H:i", // in jQuery UI Datepicker: "HH:mm" // long time (with seconds) // H - 24-hour format of an hour with leading zeros // i - Minutes with leading zeros // s - Seconds, with leading zeros LongTime: "H:i:s", // in jQuery UI Datepicker: "HH:mm:ss" SortableDateTime: "Y-m-d\\TH:i:s", UniversalSortableDateTime: "Y-m-d H:i:sO", // month with year // F - A full textual representation of a month // Y - A full numeric representation of a year, 4 digits YearMonth: "F Y" // in jQuery UI Datepicker: "MMMM yyyy" }, reformatAfterEdit : false }, baseLinkUrl: '', showAction: '', target: '', checkbox : {disabled:true}, idName : 'id' } }); })(jQuery);
Close