Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
6c2a3721
Commit
6c2a3721
authored
Oct 30, 2016
by
季圣华
Browse files
No commit message
No commit message
parent
88a3765c
Changes
93
Hide whitespace changes
Inline
Side-by-side
WebRoot/js/colorbox/i18n/jquery.colorbox-ar.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Arabic (ar)
translated by: A.Rhman Sayes
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
الصورة {current} من {total}
"
,
previous
:
"
السابق
"
,
next
:
"
التالي
"
,
close
:
"
إغلاق
"
,
xhrError
:
"
حدث خطأ أثناء تحميل المحتوى.
"
,
imgError
:
"
حدث خطأ أثناء تحميل الصورة.
"
,
slideshowStart
:
"
تشغيل العرض
"
,
slideshowStop
:
"
إيقاف العرض
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-bg.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Bulgarian (bg)
translated by: Marian M.Bida
site: webmax.bg
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
изображение {current} от {total}
"
,
previous
:
"
предишна
"
,
next
:
"
следваща
"
,
close
:
"
затвори
"
,
xhrError
:
"
Неуспешно зареждане на съдържанието.
"
,
imgError
:
"
Неуспешно зареждане на изображението.
"
,
slideshowStart
:
"
пусни слайд-шоу
"
,
slideshowStop
:
"
спри слайд-шоу
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-ca.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Catala (ca)
translated by: eduard salla
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Imatge {current} de {total}
"
,
previous
:
"
Anterior
"
,
next
:
"
Següent
"
,
close
:
"
Tancar
"
,
xhrError
:
"
Error en la càrrega del contingut.
"
,
imgError
:
"
Error en la càrrega de la imatge.
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-cs.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Czech (cs)
translated by: Filip Novak
site: mame.napilno.cz/filip-novak
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{current}. obrázek z {total}
"
,
previous
:
"
Předchozí
"
,
next
:
"
Následující
"
,
close
:
"
Zavřít
"
,
xhrError
:
"
Obsah se nepodařilo načíst.
"
,
imgError
:
"
Obrázek se nepodařilo načíst.
"
,
slideshowStart
:
"
Spustit slideshow
"
,
slideshowStop
:
"
Zastavit slideshow
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-da.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Danish (da)
translated by: danieljuhl
site: danieljuhl.dk
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Billede {current} af {total}
"
,
previous
:
"
Forrige
"
,
next
:
"
Næste
"
,
close
:
"
Luk
"
,
xhrError
:
"
Indholdet fejlede i indlæsningen.
"
,
imgError
:
"
Billedet fejlede i indlæsningen.
"
,
slideshowStart
:
"
Start slideshow
"
,
slideshowStop
:
"
Stop slideshow
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-de.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: German (de)
translated by: wallenium
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Bild {current} von {total}
"
,
previous
:
"
Zurück
"
,
next
:
"
Vor
"
,
close
:
"
Schließen
"
,
xhrError
:
"
Dieser Inhalt konnte nicht geladen werden.
"
,
imgError
:
"
Dieses Bild konnte nicht geladen werden.
"
,
slideshowStart
:
"
Slideshow starten
"
,
slideshowStop
:
"
Slideshow anhalten
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-es.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Spanish (es)
translated by: migolo
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Imagen {current} de {total}
"
,
previous
:
"
Anterior
"
,
next
:
"
Siguiente
"
,
close
:
"
Cerrar
"
,
xhrError
:
"
Error en la carga del contenido.
"
,
imgError
:
"
Error en la carga de la imagen.
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-et.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Estonian (et)
translated by: keevitaja
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{current}/{total}
"
,
previous
:
"
eelmine
"
,
next
:
"
järgmine
"
,
close
:
"
sulge
"
,
xhrError
:
"
Sisu ei õnnestunud laadida.
"
,
imgError
:
"
Pilti ei õnnestunud laadida.
"
,
slideshowStart
:
"
Käivita slaidid
"
,
slideshowStop
:
"
Peata slaidid
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-fa.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Persian (Farsi)
translated by: Mahdi Jaberzadeh Ansari (MJZSoft)
site: www.mjzsoft.ir
email: mahdijaberzadehansari (at) yahoo.co.uk
Please note : Persian language is right to left like arabic.
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
تصویر {current} از {total}
"
,
previous
:
"
قبلی
"
,
next
:
"
بعدی
"
,
close
:
"
بستن
"
,
xhrError
:
"
متاسفانه محتویات مورد نظر قابل نمایش نیست.
"
,
imgError
:
"
متاسفانه بارگذاری این عکس با مشکل مواجه شده است.
"
,
slideshowStart
:
"
آغاز نمایش خودکار
"
,
slideshowStop
:
"
توقف نمایش خودکار
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-fi.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Finnish (fi)
translated by: Mikko
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Kuva {current} / {total}
"
,
previous
:
"
Edellinen
"
,
next
:
"
Seuraava
"
,
close
:
"
Sulje
"
,
xhrError
:
"
Sisällön lataaminen epäonnistui.
"
,
imgError
:
"
Kuvan lataaminen epäonnistui.
"
,
slideshowStart
:
"
Aloita kuvaesitys.
"
,
slideshowStop
:
"
Lopeta kuvaesitys.
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-fr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: French (fr)
translated by: oaubert
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
image {current} sur {total}
"
,
previous
:
"
précédente
"
,
next
:
"
suivante
"
,
close
:
"
fermer
"
,
xhrError
:
"
Impossible de charger ce contenu.
"
,
imgError
:
"
Impossible de charger cette image.
"
,
slideshowStart
:
"
démarrer la présentation
"
,
slideshowStop
:
"
arrêter la présentation
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-gl.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Galician (gl)
translated by: donatorouco
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Imaxe {current} de {total}
"
,
previous
:
"
Anterior
"
,
next
:
"
Seguinte
"
,
close
:
"
Pechar
"
,
xhrError
:
"
Erro na carga do contido.
"
,
imgError
:
"
Erro na carga da imaxe.
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-gr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Greek (gr)
translated by: S.Demirtzoglou
site: webiq.gr
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Εικόνα {current} από {total}
"
,
previous
:
"
Προηγούμενη
"
,
next
:
"
Επόμενη
"
,
close
:
"
Απόκρυψη
"
,
xhrError
:
"
Το περιεχόμενο δεν μπόρεσε να φορτωθεί.
"
,
imgError
:
"
Απέτυχε η φόρτωση της εικόνας.
"
,
slideshowStart
:
"
Έναρξη παρουσίασης
"
,
slideshowStop
:
"
Παύση παρουσίασης
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-he.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Hebrew (he)
translated by: DavidCo
site: DavidCo.me
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
תמונה {current} מתוך {total}
"
,
previous
:
"
הקודם
"
,
next
:
"
הבא
"
,
close
:
"
סגור
"
,
xhrError
:
"
שגיאה בטעינת התוכן.
"
,
imgError
:
"
שגיאה בטעינת התמונה.
"
,
slideshowStart
:
"
התחל מצגת
"
,
slideshowStop
:
"
עצור מצגת
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-hr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Croatian (hr)
translated by: Mladen Bicanic (base.hr)
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Slika {current} od {total}
"
,
previous
:
"
Prethodna
"
,
next
:
"
Sljedeća
"
,
close
:
"
Zatvori
"
,
xhrError
:
"
Neuspješno učitavanje sadržaja.
"
,
imgError
:
"
Neuspješno učitavanje slike.
"
,
slideshowStart
:
"
Pokreni slideshow
"
,
slideshowStop
:
"
Zaustavi slideshow
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-hu.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Hungarian (hu)
translated by: kovadani
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{current}/{total} kép
"
,
previous
:
"
Előző
"
,
next
:
"
Következő
"
,
close
:
"
Bezár
"
,
xhrError
:
"
A tartalmat nem sikerült betölteni.
"
,
imgError
:
"
A képet nem sikerült betölteni.
"
,
slideshowStart
:
"
Diavetítés indítása
"
,
slideshowStop
:
"
Diavetítés leállítása
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-id.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Indonesian (id)
translated by: sarwasunda
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
ke {current} dari {total}
"
,
previous
:
"
Sebelumnya
"
,
next
:
"
Berikutnya
"
,
close
:
"
Tutup
"
,
xhrError
:
"
Konten ini tidak dapat dimuat.
"
,
imgError
:
"
Gambar ini tidak dapat dimuat.
"
,
slideshowStart
:
"
Putar
"
,
slideshowStop
:
"
Berhenti
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-it.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Italian (it)
translated by: maur8ino
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Immagine {current} di {total}
"
,
previous
:
"
Precedente
"
,
next
:
"
Successiva
"
,
close
:
"
Chiudi
"
,
xhrError
:
"
Errore nel caricamento del contenuto.
"
,
imgError
:
"
Errore nel caricamento dell'immagine.
"
,
slideshowStart
:
"
Inizia la presentazione
"
,
slideshowStop
:
"
Termina la presentazione
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-ja.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Japanaese (ja)
translated by: Hajime Fujimoto
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{total}枚中{current}枚目
"
,
previous
:
"
前
"
,
next
:
"
次
"
,
close
:
"
閉じる
"
,
xhrError
:
"
コンテンツの読み込みに失敗しました
"
,
imgError
:
"
画像の読み込みに失敗しました
"
,
slideshowStart
:
"
スライドショー開始
"
,
slideshowStop
:
"
スライドショー終了
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-kr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Korean (kr)
translated by: lunareffect
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
총 {total} 중 {current}
"
,
previous
:
"
이전
"
,
next
:
"
다음
"
,
close
:
"
닫기
"
,
xhrError
:
"
컨텐츠를 불러오는 데 실패했습니다.
"
,
imgError
:
"
이미지를 불러오는 데 실패했습니다.
"
,
slideshowStart
:
"
슬라이드쇼 시작
"
,
slideshowStop
:
"
슬라이드쇼 중지
"
});
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment