瀏覽代碼

Merge pull request #783 from nicozerr/a11y-improve

Accessibility improvements
Amauri CHAMPEAUX 3 年之前
父節點
當前提交
b5284f4b22

+ 1 - 0
lang/tarteaucitron.bg.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Управление на бисквитките",
     "title": "Управление на бисквитките",
     "cookieDetail": "Информация за",
     "cookieDetail": "Информация за",
     "ourSite": "в нашият сайт",
     "ourSite": "в нашият сайт",
+    "modalWindow": "(модален прозорец)",
     "newWindow": "(нов прозорец)",
     "newWindow": "(нов прозорец)",
     "allowAll": "Разреши всички",
     "allowAll": "Разреши всички",
     "denyAll": "Забрани всички",
     "denyAll": "Забрани всички",

+ 1 - 0
lang/tarteaucitron.ca.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Panell de gestió de galetes",
     "title": "Panell de gestió de galetes",
     "cookieDetail": "Detalls de les galetes per a",
     "cookieDetail": "Detalls de les galetes per a",
     "ourSite": "en la nostra web",
     "ourSite": "en la nostra web",
+    "modalWindow": "(finestra modale)",
     "newWindow": "(finestra nova)",
     "newWindow": "(finestra nova)",
     "allowAll": "Permet totes les galetes",
     "allowAll": "Permet totes les galetes",
     "denyAll": "Denega totes les galetes",
     "denyAll": "Denega totes les galetes",

+ 1 - 0
lang/tarteaucitron.cn.js

@@ -33,6 +33,7 @@ tarteaucitron.lang = {
     "title": "Cookie管理面板",
     "title": "Cookie管理面板",
     "cookieDetail": "Cookie详情",
     "cookieDetail": "Cookie详情",
     "ourSite": "显示在我们的网站上",
     "ourSite": "显示在我们的网站上",
+    "modalWindow": "(模态窗口)",
     "newWindow": "(新建窗口)",
     "newWindow": "(新建窗口)",
     "allowAll": "允许",
     "allowAll": "允许",
     "denyAll": "禁用",
     "denyAll": "禁用",

+ 8 - 7
lang/tarteaucitron.cs.js

@@ -31,13 +31,14 @@ tarteaucitron.lang = {
     "source": "Zobrazit oficiální stránku",
     "source": "Zobrazit oficiální stránku",
     "credit": "Správce cookies od tarteaucitron.js",
     "credit": "Správce cookies od tarteaucitron.js",
 
 
-    "toggleInfoBox": "Show/hide informations about cookie storage",
-    "title": "Cookies management panel",
-    "cookieDetail": "Cookie detail for",
-    "ourSite": "on our site",
-    "newWindow": "(new window)",
-    "allowAll": "Allow all cookies",
-    "denyAll": "Deny all cookies",
+    "toggleInfoBox": "Zobrazit/skrýt informace o ukládání souborů cookie",
+    "title": "Panel pro správu cookies",
+    "cookieDetail": "Podrobnosti o souboru cookie pro",
+    "ourSite": "na našem webu",
+    "modalWindow": "(modální okno)",
+    "newWindow": "(nové okno)",
+    "allowAll": "Povolit všechny soubory cookie",
+    "denyAll": "Odmítnout všechny cookies",
 
 
     "icon": "Cookies",
     "icon": "Cookies",
     
     

+ 2 - 1
lang/tarteaucitron.da.js

@@ -35,7 +35,8 @@ tarteaucitron.lang = {
     "toggleInfoBox": "Vis / skjul informationer om opbevaring af cookies",
     "toggleInfoBox": "Vis / skjul informationer om opbevaring af cookies",
     "title": "CCookie-styringspanel",
     "title": "CCookie-styringspanel",
     "cookieDetail": "Cookie detaljer for",
     "cookieDetail": "Cookie detaljer for",
-    "ourSite": "på vores side",
+    "ourSite": "på vores site",
+    "modalWindow": "(modal vindue)",
     "newWindow": "(nyt vindue)",
     "newWindow": "(nyt vindue)",
     "allowAll": "Tillad alle cookies",
     "allowAll": "Tillad alle cookies",
     "denyAll": "Afvis alle cookies",
     "denyAll": "Afvis alle cookies",

+ 1 - 0
lang/tarteaucitron.de.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Cookie-Einstellungen",
     "title": "Cookie-Einstellungen",
     "cookieDetail": "Cookie Details für",
     "cookieDetail": "Cookie Details für",
     "ourSite": "auf unserer Seite",
     "ourSite": "auf unserer Seite",
+    "modalWindow": "(modales Fenster)",
     "newWindow": "(neues Fenster)",
     "newWindow": "(neues Fenster)",
     "allowAll": "Erlaube alle Cookies",
     "allowAll": "Erlaube alle Cookies",
     "denyAll": "Verbiete alle Cookies",
     "denyAll": "Verbiete alle Cookies",

+ 1 - 0
lang/tarteaucitron.el.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Πίνακας διαχείρισης "Μπισκότων" (Cookies)",
     "title": "Πίνακας διαχείρισης "Μπισκότων" (Cookies)",
     "cookieDetail": "Λεπτομέρειες "μπισκότων" (cookies) για",
     "cookieDetail": "Λεπτομέρειες "μπισκότων" (cookies) για",
     "ourSite": "στον ιστότοπο μας",
     "ourSite": "στον ιστότοπο μας",
+    "modalWindow": "(modal παράθυρο)",
     "newWindow": "(νέο παράθυρο)",
     "newWindow": "(νέο παράθυρο)",
     "allowAll": "Επέτρεψε όλα τα "μπισκότα" (cookies)",
     "allowAll": "Επέτρεψε όλα τα "μπισκότα" (cookies)",
     "denyAll": "Απόρριψε όλα τα "μπισκότα" (cookies)",
     "denyAll": "Απόρριψε όλα τα "μπισκότα" (cookies)",

+ 1 - 0
lang/tarteaucitron.en.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Cookies management panel",
     "title": "Cookies management panel",
     "cookieDetail": "Cookie detail for",
     "cookieDetail": "Cookie detail for",
     "ourSite": "on our site",
     "ourSite": "on our site",
+    "modalWindow": "(modal window)",
     "newWindow": "(new window)",
     "newWindow": "(new window)",
     "allowAll": "Allow all cookies",
     "allowAll": "Allow all cookies",
     "denyAll": "Deny all cookies",
     "denyAll": "Deny all cookies",

+ 1 - 0
lang/tarteaucitron.es.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Panel de gestión de cookies",
     "title": "Panel de gestión de cookies",
     "cookieDetail": "Detalles de las cookies para",
     "cookieDetail": "Detalles de las cookies para",
     "ourSite": "en nuestra web",
     "ourSite": "en nuestra web",
+    "modalWindow": "(ventana modal)",
     "newWindow": "(ventana nueva)",
     "newWindow": "(ventana nueva)",
     "allowAll": "Permitir todas las cookies",
     "allowAll": "Permitir todas las cookies",
     "denyAll": "Denegar todas las cookies",
     "denyAll": "Denegar todas las cookies",

+ 1 - 0
lang/tarteaucitron.fi.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Evästeiden hallintapaneeli",
     "title": "Evästeiden hallintapaneeli",
     "cookieDetail": "Evästetiedot",
     "cookieDetail": "Evästetiedot",
     "ourSite": "sivustollamme",
     "ourSite": "sivustollamme",
+    "modalWindow": "(modaalinen ikkuna)",
     "newWindow": "uusi ikkuna",
     "newWindow": "uusi ikkuna",
     "allowAll": "Hyväksy kaikki evästeet",
     "allowAll": "Hyväksy kaikki evästeet",
     "denyAll": "Kiellä kaikki evästeet",
     "denyAll": "Kiellä kaikki evästeet",

+ 1 - 0
lang/tarteaucitron.fr.js

@@ -37,6 +37,7 @@ tarteaucitron.lang = {
     "title": "Panneau de gestion des cookies",
     "title": "Panneau de gestion des cookies",
     "cookieDetail": "Détail des cookies",
     "cookieDetail": "Détail des cookies",
     "ourSite": "sur notre site",
     "ourSite": "sur notre site",
+    "modalWindow": "(fenêtre modale)",
     "newWindow": "(nouvelle fenêtre)",
     "newWindow": "(nouvelle fenêtre)",
     "allowAll": "Tout accepter",
     "allowAll": "Tout accepter",
     "denyAll": "Tout refuser",
     "denyAll": "Tout refuser",

+ 1 - 0
lang/tarteaucitron.hu.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Süti preferenciák",
     "title": "Süti preferenciák",
     "cookieDetail": "Süti adatok a következőhöz:",
     "cookieDetail": "Süti adatok a következőhöz:",
     "ourSite": "weboldalunkon",
     "ourSite": "weboldalunkon",
+    "modalWindow": "(modális ablak)",
     "newWindow": "(új ablak)",
     "newWindow": "(új ablak)",
     "allowAll": "Elfogadom az öszeset",
     "allowAll": "Elfogadom az öszeset",
     "denyAll": "Elutasítom",
     "denyAll": "Elutasítom",

+ 4 - 3
lang/tarteaucitron.it.js

@@ -35,9 +35,10 @@ tarteaucitron.lang = {
     "title": "Cookies management panel",
     "title": "Cookies management panel",
     "cookieDetail": "Cookie detail for",
     "cookieDetail": "Cookie detail for",
     "ourSite": "on our site",
     "ourSite": "on our site",
-    "newWindow": "(new window)",
-    "allowAll": "Allow all cookies",
-    "denyAll": "Deny all cookies",
+    "modalWindow": "(finestra modale)",
+    "newWindow": "(nuova finestra)",
+    "allowAll": "Consenti tutti i cookie",
+    "denyAll": "Rifiuta tutti i cookie",
 
 
     "icon": "Cookies",
     "icon": "Cookies",
     
     

+ 2 - 1
lang/tarteaucitron.ja.js

@@ -36,7 +36,8 @@ tarteaucitron.lang = {
     "title": "クッキー利用の管理について",
     "title": "クッキー利用の管理について",
     "cookieDetail": "Cookie detail for",
     "cookieDetail": "Cookie detail for",
     "ourSite": "on our site",
     "ourSite": "on our site",
-    "newWindow": "(new window)",
+    "modalWindow": "(モーダルウィンドウ)",
+    "newWindow": "(新しい窓)",
     "allowAll": "すべてのクッキーを許可する",
     "allowAll": "すべてのクッキーを許可する",
     "denyAll": "すべてのクッキーを拒否する",
     "denyAll": "すべてのクッキーを拒否する",
 
 

+ 1 - 0
lang/tarteaucitron.lt.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Slapukų valdymo skydelis",
     "title": "Slapukų valdymo skydelis",
     "cookieDetail": "Išsami slapuko informacija",
     "cookieDetail": "Išsami slapuko informacija",
     "ourSite": "mūsų svetainėje",
     "ourSite": "mūsų svetainėje",
+    "modalWindow": "(modalinis langas)",
     "newWindow": "(naujas langas)",
     "newWindow": "(naujas langas)",
     "allowAll": "Leisti visus slapukus",
     "allowAll": "Leisti visus slapukus",
     "denyAll": "Atsisakyti visų slapukų",
     "denyAll": "Atsisakyti visų slapukų",

+ 1 - 0
lang/tarteaucitron.lv.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Süti preferenciák",
     "title": "Süti preferenciák",
     "cookieDetail": "Süti adatok a következőhöz:",
     "cookieDetail": "Süti adatok a következőhöz:",
     "ourSite": "weboldalunkon",
     "ourSite": "weboldalunkon",
+    "modalWindow": "(modal window)",
     "newWindow": "(új ablak)",
     "newWindow": "(új ablak)",
     "allowAll": "Elfogadom az öszeset",
     "allowAll": "Elfogadom az öszeset",
     "denyAll": "Elutasítom",
     "denyAll": "Elutasítom",

+ 1 - 0
lang/tarteaucitron.nl.js

@@ -39,6 +39,7 @@ tarteaucitron.lang = {
     "title": "Cookies beheer paneel",
     "title": "Cookies beheer paneel",
     "cookieDetail": "Cookie detail voor",
     "cookieDetail": "Cookie detail voor",
     "ourSite": "op onze site",
     "ourSite": "op onze site",
+    "modalWindow": "(modaal venster)",
     "newWindow": "(nieuw venster)",
     "newWindow": "(nieuw venster)",
     "allowAll": "Sta alle cookies toe",
     "allowAll": "Sta alle cookies toe",
     "denyAll": "Weiger alle cookies",
     "denyAll": "Weiger alle cookies",

+ 1 - 0
lang/tarteaucitron.oc.js

@@ -37,6 +37,7 @@ tarteaucitron.lang = {
     "title": "Panèl de gestion dels cookies",
     "title": "Panèl de gestion dels cookies",
     "cookieDetail": "Detalh dels cookies",
     "cookieDetail": "Detalh dels cookies",
     "ourSite": "sus nòstre site",
     "ourSite": "sus nòstre site",
+    "modalWindow": "(modale fenèstra)",
     "newWindow": "(novèla fenèstra)",
     "newWindow": "(novèla fenèstra)",
     "allowAll": "Autorizar totes los cookies",
     "allowAll": "Autorizar totes los cookies",
     "denyAll": "Interdire totes los cookies",
     "denyAll": "Interdire totes los cookies",

+ 1 - 0
lang/tarteaucitron.pl.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Panel zarządzania plikami cookies",
     "title": "Panel zarządzania plikami cookies",
     "cookieDetail": "Szczegóły plików cookie dla",
     "cookieDetail": "Szczegóły plików cookie dla",
     "ourSite": "na naszej stronie",
     "ourSite": "na naszej stronie",
+    "modalWindow": "(okno modalne)",
     "newWindow": "(nowe okno)",
     "newWindow": "(nowe okno)",
     "allowAll": "Zezwól na wszystkie pliki cookies",
     "allowAll": "Zezwól na wszystkie pliki cookies",
     "denyAll": "Zablokuj wszystkie pliki cookies",
     "denyAll": "Zablokuj wszystkie pliki cookies",

+ 2 - 1
lang/tarteaucitron.pt.js

@@ -34,7 +34,8 @@ tarteaucitron.lang = {
     "title": "Painel de Gerenciamento de Cookies",
     "title": "Painel de Gerenciamento de Cookies",
     "cookieDetail": "Detalhe do Cookie",
     "cookieDetail": "Detalhe do Cookie",
     "ourSite": "em nosso site",
     "ourSite": "em nosso site",
-    "newWindow": "(nova janela)",
+    "modalWindow": "(janela modal)",
+    "newWindow": "(janela nova)",
     "allowAll": "Permite todos os cookies",
     "allowAll": "Permite todos os cookies",
     "denyAll": "Proibe todos cookies",
     "denyAll": "Proibe todos cookies",
 
 

+ 1 - 0
lang/tarteaucitron.ro.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Panoul de gestionare a panourilor cookie",
     "title": "Panoul de gestionare a panourilor cookie",
     "cookieDetail": "Detaliile cookie pentru",
     "cookieDetail": "Detaliile cookie pentru",
     "ourSite": "pe site-ul nostru",
     "ourSite": "pe site-ul nostru",
+    "modalWindow": "(fereastra modală)",
     "newWindow": "(fereastră nouă)",
     "newWindow": "(fereastră nouă)",
     "allowAll": "Permiteți toate cookie-urile",
     "allowAll": "Permiteți toate cookie-urile",
     "denyAll": "Respinge toate cookie-urile",
     "denyAll": "Respinge toate cookie-urile",

+ 4 - 3
lang/tarteaucitron.ru.js

@@ -33,9 +33,10 @@ tarteaucitron.lang = {
 
 
     "toggleInfoBox": "Show/hide informations about cookie storage",
     "toggleInfoBox": "Show/hide informations about cookie storage",
     "title": "Панель управления cookies",
     "title": "Панель управления cookies",
-    "cookieDetail": "Cookie detail for",
-    "ourSite": "on our site",
-    "newWindow": "(new window)",
+    "cookieDetail": "Информация о файлах cookie для",
+    "ourSite": "на нашем сайте",
+    "modalWindow": "(модальное окно)",
+    "newWindow": "(новое окно)",
     "allowAll": "Разрешить использование cookies",
     "allowAll": "Разрешить использование cookies",
     "denyAll": "Запретить использование cookies",
     "denyAll": "Запретить использование cookies",
 
 

+ 1 - 0
lang/tarteaucitron.se.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Cookie- hanteringspanel",
     "title": "Cookie- hanteringspanel",
     "cookieDetail": "cookie- detalj för",
     "cookieDetail": "cookie- detalj för",
     "ourSite": "på vår webbplats",
     "ourSite": "på vår webbplats",
+    "modalWindow": "(modalt fönster)",
     "newWindow": "(nytt fönster)",
     "newWindow": "(nytt fönster)",
     "allowAll": "Tillåt alla cookie",
     "allowAll": "Tillåt alla cookie",
     "denyAll": "Neka alla cookies",
     "denyAll": "Neka alla cookies",

+ 1 - 0
lang/tarteaucitron.sk.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Panel riadenia súborov cookie",
     "title": "Panel riadenia súborov cookie",
     "cookieDetail": "Podrobnosti súboru cookie pre",
     "cookieDetail": "Podrobnosti súboru cookie pre",
     "ourSite": "na našich stránkach",
     "ourSite": "na našich stránkach",
+    "modalWindow": "(modálne okno)",
     "newWindow": "(nové okno)",
     "newWindow": "(nové okno)",
     "allowAll": "Povoľte všetky súbory cookie",
     "allowAll": "Povoľte všetky súbory cookie",
     "denyAll": "Odmietnuť všetky súbory cookie",
     "denyAll": "Odmietnuť všetky súbory cookie",

+ 1 - 0
lang/tarteaucitron.sv.js

@@ -35,6 +35,7 @@ tarteaucitron.lang = {
     "title": "Cookie- hanteringspanel",
     "title": "Cookie- hanteringspanel",
     "cookieDetail": "cookie- detalj för",
     "cookieDetail": "cookie- detalj för",
     "ourSite": "på vår webbplats",
     "ourSite": "på vår webbplats",
+    "modalWindow": "(modalt fönster)",
     "newWindow": "(nytt fönster)",
     "newWindow": "(nytt fönster)",
     "allowAll": "Tillåt alla cookie",
     "allowAll": "Tillåt alla cookie",
     "denyAll": "Neka alla cookies",
     "denyAll": "Neka alla cookies",

+ 1 - 0
lang/tarteaucitron.tr.js

@@ -37,6 +37,7 @@ tarteaucitron.lang = {
     "title": "Çerez yönetimi paneli",
     "title": "Çerez yönetimi paneli",
     "cookieDetail": "Ayrıntı çerezleri",
     "cookieDetail": "Ayrıntı çerezleri",
     "ourSite": "sitemizde",
     "ourSite": "sitemizde",
+    "modalWindow": "(kalıcı pencere)",
     "newWindow": "(yeni pencere)",
     "newWindow": "(yeni pencere)",
     "allowAll": "Tüm çerezlere izin verin",
     "allowAll": "Tüm çerezlere izin verin",
     "denyAll": "Tüm çerezleri yasaklayın",
     "denyAll": "Tüm çerezleri yasaklayın",

+ 1 - 0
lang/tarteaucitron.vi.js

@@ -36,6 +36,7 @@ tarteaucitron.lang = {
     "title": "Bảng quản lý cookie",
     "title": "Bảng quản lý cookie",
     "cookieDetail": "Cookie chi tiết",
     "cookieDetail": "Cookie chi tiết",
     "ourSite": "trên site của chúng ta",
     "ourSite": "trên site của chúng ta",
+    "modalWindow": "(cửa sổ phương thức)",
     "newWindow": "(Cửa sổ mới)",
     "newWindow": "(Cửa sổ mới)",
     "allowAll": "Cho phép tất cả các Cookies",
     "allowAll": "Cho phép tất cả các Cookies",
     "denyAll": "Từ chối cất cả cookies",
     "denyAll": "Từ chối cất cả cookies",

+ 1 - 0
lang/tarteaucitron.zh.js

@@ -33,6 +33,7 @@ tarteaucitron.lang = {
     "title": "Cookie管理面板",
     "title": "Cookie管理面板",
     "cookieDetail": "Cookie详情",
     "cookieDetail": "Cookie详情",
     "ourSite": "显示在我们的网站上",
     "ourSite": "显示在我们的网站上",
+    "modalWindow": "(模态窗口)",
     "newWindow": "(新建窗口)",
     "newWindow": "(新建窗口)",
     "allowAll": "允许",
     "allowAll": "允许",
     "denyAll": "禁用",
     "denyAll": "禁用",

文件差異過大導致無法顯示
+ 20 - 7
tarteaucitron.js


部分文件因文件數量過多而無法顯示