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-lt.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Lithuanian (lt)
translated by: Tomas Norkūnas
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Nuotrauka {current} iš {total}
"
,
previous
:
"
Atgal
"
,
next
:
"
Pirmyn
"
,
close
:
"
Uždaryti
"
,
xhrError
:
"
Nepavyko užkrauti turinio.
"
,
imgError
:
"
Nepavyko užkrauti nuotraukos.
"
,
slideshowStart
:
"
Pradėti automatinę peržiūrą
"
,
slideshowStop
:
"
Sustabdyti automatinę peržiūrą
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-lv.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Latvian (lv)
translated by: Matiss Roberts Treinis
site: x0.lv
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
attēls {current} no {total}
"
,
previous
:
"
iepriekšējais
"
,
next
:
"
nākamais
"
,
close
:
"
aizvērt
"
,
xhrError
:
"
Neizdevās ielādēt saturu.
"
,
imgError
:
"
Neizdevās ielādēt attēlu.
"
,
slideshowStart
:
"
sākt slaidrādi
"
,
slideshowStop
:
"
apturēt slaidrādi
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-my.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Myanmar (my)
translated by: Yan Naing
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
ပုံ {total} မှာ {current} မြောက်ပုံ
"
,
previous
:
"
ရှေ့သို့
"
,
next
:
"
နောက်သို့
"
,
close
:
"
ပိတ်မည်
"
,
xhrError
:
"
ပါဝင်သော အကြောင်းအရာများ ဖော်ပြရာတွင် အနည်းငယ် ချို့ယွင်းမှုရှိနေပါသည်
"
,
imgError
:
"
ပုံပြသရာတွင် အနည်းငယ် ချို့ယွင်းချက် ရှိနေပါသည်
"
,
slideshowStart
:
"
ပုံများ စတင်ပြသမည်
"
,
slideshowStop
:
"
ပုံပြသခြင်း ရပ်ဆိုင်မည်
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-nl.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Dutch (nl)
translated by: barryvdh
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Afbeelding {current} van {total}
"
,
previous
:
"
Vorige
"
,
next
:
"
Volgende
"
,
close
:
"
Sluiten
"
,
xhrError
:
"
Deze inhoud kan niet geladen worden.
"
,
imgError
:
"
Deze afbeelding kan niet geladen worden.
"
,
slideshowStart
:
"
Diashow starten
"
,
slideshowStop
:
"
Diashow stoppen
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-no.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Norwegian (no)
translated by: lars-erik
site: markedspartner.no
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Bilde {current} av {total}
"
,
previous
:
"
Forrige
"
,
next
:
"
Neste
"
,
close
:
"
Lukk
"
,
xhrError
:
"
Feil ved lasting av innhold.
"
,
imgError
:
"
Feil ved lasting av bilde.
"
,
slideshowStart
:
"
Start lysbildefremvisning
"
,
slideshowStop
:
"
Stopp lysbildefremvisning
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-pl.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Polski (pl)
translated by: Tomasz Wasiński
site: 2bevisible.pl
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{current}. obrazek z {total}
"
,
previous
:
"
Poprzedni
"
,
next
:
"
Następny
"
,
close
:
"
Zamknij
"
,
xhrError
:
"
Nie udało się załadować treści.
"
,
imgError
:
"
Nie udało się załadować obrazka.
"
,
slideshowStart
:
"
rozpocznij pokaz slajdów
"
,
slideshowStop
:
"
zatrzymaj pokaz slajdów
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-pt-br.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Brazilian Portuguese (pt-br)
translated by: ReinaldoMT
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Imagem {current} de {total}
"
,
previous
:
"
Anterior
"
,
next
:
"
Próxima
"
,
close
:
"
Fechar
"
,
slideshowStart
:
"
iniciar apresentação de slides
"
,
slideshowStop
:
"
parar apresentação de slides
"
,
xhrError
:
"
Erro ao carregar o conteúdo.
"
,
imgError
:
"
Erro ao carregar a imagem.
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-ro.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Romanian (ro)
translated by: shurub3l
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
imagine {current} din {total}
"
,
previous
:
"
precedenta
"
,
next
:
"
următoarea
"
,
close
:
"
închideți
"
,
xhrError
:
"
Acest conținut nu poate fi încărcat.
"
,
imgError
:
"
Această imagine nu poate fi încărcată
"
,
slideshowStart
:
"
începeți prezentarea (slideshow)
"
,
slideshowStop
:
"
opriți prezentarea (slideshow)
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-ru.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Russian (ru)
translated by: Marfa
site: themarfa.name
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
изображение {current} из {total}
"
,
previous
:
"
назад
"
,
next
:
"
вперёд
"
,
close
:
"
закрыть
"
,
xhrError
:
"
Не удалось загрузить содержимое.
"
,
imgError
:
"
Не удалось загрузить изображение.
"
,
slideshowStart
:
"
начать слайд-шоу
"
,
slideshowStop
:
"
остановить слайд-шоу
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-si.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Slovenian (si)
translated by: Boštjan Pišler (pisler.si)
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Slika {current} od {total}
"
,
previous
:
"
Prejšnja
"
,
next
:
"
Naslednja
"
,
close
:
"
Zapri
"
,
xhrError
:
"
Vsebine ni bilo mogoče naložiti.
"
,
imgError
:
"
Slike ni bilo mogoče naložiti.
"
,
slideshowStart
:
"
Zaženi prezentacijo
"
,
slideshowStop
:
"
Zaustavi prezentacijo
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-sk.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Slovak (sk)
translated by: Jaroslav Kostal
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
{current}. obrázok z {total}
"
,
previous
:
"
Predchádzajúci
"
,
next
:
"
Následujúci
"
,
close
:
"
Zatvoriť
"
,
xhrError
:
"
Obsah sa nepodarilo načítať.
"
,
imgError
:
"
Obrázok sa nepodarilo načítať.
"
,
slideshowStart
:
"
Spustiť slideshow
"
,
slideshowStop
:
"
zastaviť slideshow
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-sr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Serbian (sr)
translated by: Sasa Stefanovic (baguje.com)
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Slika {current} od {total}
"
,
previous
:
"
Prethodna
"
,
next
:
"
Sledeća
"
,
close
:
"
Zatvori
"
,
xhrError
:
"
Neuspešno učitavanje sadržaja.
"
,
imgError
:
"
Neuspešno učitavanje slike.
"
,
slideshowStart
:
"
Pokreni slideshow
"
,
slideshowStop
:
"
Zaustavi slideshow
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-sv.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Swedish (sv)
translated by: Mattias Reichel
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Bild {current} av {total}
"
,
previous
:
"
Föregående
"
,
next
:
"
Nästa
"
,
close
:
"
Stäng
"
,
xhrError
:
"
Innehållet kunde inte laddas.
"
,
imgError
:
"
Den här bilden kunde inte laddas.
"
,
slideshowStart
:
"
Starta bildspel
"
,
slideshowStop
:
"
Stoppa bildspel
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-tr.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Turkish (tr)
translated by: Caner ÖNCEL
site: egonomik.com
edited by: Sinan Eldem
www.sinaneldem.com.tr
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
Görsel {current} / {total}
"
,
previous
:
"
Önceki
"
,
next
:
"
Sonraki
"
,
close
:
"
Kapat
"
,
xhrError
:
"
İçerik yüklenirken hata meydana geldi.
"
,
imgError
:
"
Resim yüklenirken hata meydana geldi.
"
,
slideshowStart
:
"
Slaytı Başlat
"
,
slideshowStop
:
"
Slaytı Durdur
"
});
WebRoot/js/colorbox/i18n/jquery.colorbox-uk.js
0 → 100644
View file @
6c2a3721
/*
jQuery ColorBox language configuration
language: Ukrainian (uk)
translated by: Andrew
http://acisoftware.com.ua
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
зображення {current} з {total}
"
,
previous
:
"
попереднє
"
,
next
:
"
наступне
"
,
close
:
"
закрити
"
,
xhrError
:
"
Не вдалося завантажити вміст.
"
,
imgError
:
"
Не вдалося завантажити зображення.
"
,
slideshowStart
:
"
почати слайд-шоу
"
,
slideshowStop
:
"
зупинити слайд-шоу
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-zh-CN.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Chinese Simplified (zh-CN)
translated by: zhao weiming
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
当前图像 {current} 总共 {total}
"
,
previous
:
"
前一页
"
,
next
:
"
后一页
"
,
close
:
"
关闭
"
,
xhrError
:
"
此内容无法加载
"
,
imgError
:
"
此图片无法加载
"
,
slideshowStart
:
"
开始播放幻灯片
"
,
slideshowStop
:
"
停止播放幻灯片
"
});
\ No newline at end of file
WebRoot/js/colorbox/i18n/jquery.colorbox-zh-TW.js
0 → 100644
View file @
6c2a3721
/*
jQuery Colorbox language configuration
language: Chinese Traditional (zh-TW)
translated by: Atans Chiu
*/
jQuery
.
extend
(
jQuery
.
colorbox
.
settings
,
{
current
:
"
圖片 {current} 總共 {total}
"
,
previous
:
"
上一頁
"
,
next
:
"
下一頁
"
,
close
:
"
關閉
"
,
xhrError
:
"
此內容加載失敗.
"
,
imgError
:
"
此圖片加載失敗.
"
,
slideshowStart
:
"
開始幻燈片
"
,
slideshowStop
:
"
結束幻燈片
"
});
\ No newline at end of file
WebRoot/js/colorbox/images/border.png
0 → 100644
View file @
6c2a3721
112 Bytes
WebRoot/js/colorbox/images/controls.png
0 → 100644
View file @
6c2a3721
2.83 KB
WebRoot/js/colorbox/images/ie6/Thumbs.db
0 → 100644
View file @
6c2a3721
File added
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