diff --git a/i18n/es.json b/i18n/es.json new file mode 100644 index 0000000..a7278ad --- /dev/null +++ b/i18n/es.json @@ -0,0 +1,10 @@ +{ + "@metadata": { + "authors": [ + "Macofe" + ] + }, + "cookiewarning-info": "Las cookies nos ayudan a ofrecer nuestros servicios. Al utilizar nuestros servicios, aceptas nuestro uso de cookies.", + "cookiewarning-desc": "Proporciona un aviso en la parte superior de la página acerca de las cookies.", + "cookiewarning-moreinfo-label": "Más información" +} diff --git a/i18n/lb.json b/i18n/lb.json new file mode 100644 index 0000000..a723ee5 --- /dev/null +++ b/i18n/lb.json @@ -0,0 +1,10 @@ +{ + "@metadata": { + "authors": [ + "Robby" + ] + }, + "cookiewarning-info": "Cookien hëllefen eis fir Servicer unzebidden. Wann Dir eis Servicer notzt da sidd Dir mat eisem Benotze vu Cookien d'accord.", + "cookiewarning-desc": "Weist eng Notiz iwwer d'Cookien uewen op d'Säit.", + "cookiewarning-moreinfo-label": "Méi Informatiounen" +} diff --git a/i18n/lv.json b/i18n/lv.json new file mode 100644 index 0000000..cac4ca5 --- /dev/null +++ b/i18n/lv.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Papuass" + ] + }, + "cookiewarning-moreinfo-label": "Vairāk informācijas" +} diff --git a/i18n/pl.json b/i18n/pl.json new file mode 100644 index 0000000..d6f60e3 --- /dev/null +++ b/i18n/pl.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Chrumps" + ] + }, + "cookiewarning-moreinfo-label": "Więcej informacji" +} diff --git a/i18n/ps.json b/i18n/ps.json new file mode 100644 index 0000000..f17f8b4 --- /dev/null +++ b/i18n/ps.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Ahmed-Najib-Biabani-Ibrahimkhel" + ] + }, + "cookiewarning-moreinfo-label": "نور مالومات" +} diff --git a/i18n/ru.json b/i18n/ru.json new file mode 100644 index 0000000..050d7ce --- /dev/null +++ b/i18n/ru.json @@ -0,0 +1,10 @@ +{ + "@metadata": { + "authors": [ + "Okras" + ] + }, + "cookiewarning-info": "Cookie-файлы помогают нам предоставлять наши услуги. Используя наши сервисы, вы соглашаетесь с использованием cookie-файлов.", + "cookiewarning-desc": "Создаёт в верхней части страницы уведомление о cookie-файлах.", + "cookiewarning-moreinfo-label": "Дополнительная информация" +}