@bigbinary/neeto-molecules 4.1.62 → 4.1.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/v2/CardLayout.js +1 -1
- package/dist/cjs/v2/CardLayout.js.map +1 -1
- package/dist/cjs/v2/ErrorPage.js +1 -1
- package/dist/cjs/v2/ErrorPage.js.map +1 -1
- package/dist/cjs/v2/Header.js +1 -1
- package/dist/cjs/v2/Header.js.map +1 -1
- package/dist/cjs/v2/Settings.js +3 -5
- package/dist/cjs/v2/Settings.js.map +1 -1
- package/dist/v2/CardLayout.js +1 -1
- package/dist/v2/CardLayout.js.map +1 -1
- package/dist/v2/ErrorPage.js +1 -1
- package/dist/v2/ErrorPage.js.map +1 -1
- package/dist/v2/Header.js +1 -1
- package/dist/v2/Header.js.map +1 -1
- package/dist/v2/Settings.js +3 -5
- package/dist/v2/Settings.js.map +1 -1
- package/package.json +3 -3
- package/src/translations/ar.json +3 -3
- package/src/translations/bg.json +3 -3
- package/src/translations/ca.json +3 -3
- package/src/translations/cs.json +3 -3
- package/src/translations/da.json +3 -3
- package/src/translations/de.json +3 -3
- package/src/translations/en.json +3 -3
- package/src/translations/es-MX.json +3 -3
- package/src/translations/es.json +3 -3
- package/src/translations/et.json +4 -4
- package/src/translations/fi.json +4 -4
- package/src/translations/fil.json +3 -3
- package/src/translations/fr.json +3 -3
- package/src/translations/he.json +3 -3
- package/src/translations/hi.json +4 -4
- package/src/translations/hr.json +3 -3
- package/src/translations/hu.json +4 -4
- package/src/translations/id.json +3 -3
- package/src/translations/it.json +3 -3
- package/src/translations/ja.json +4 -4
- package/src/translations/ko.json +4 -4
- package/src/translations/nl.json +3 -3
- package/src/translations/pl.json +3 -3
- package/src/translations/pt-BR.json +3 -3
- package/src/translations/pt.json +3 -3
- package/src/translations/ro.json +3 -3
- package/src/translations/ru.json +3 -3
- package/src/translations/sk.json +3 -3
- package/src/translations/sl.json +3 -3
- package/src/translations/sv.json +3 -3
- package/src/translations/th.json +3 -3
- package/src/translations/tr.json +4 -4
- package/src/translations/uk.json +3 -3
- package/src/translations/vi.json +3 -3
- package/src/translations/zh-CN.json +4 -4
- package/src/translations/zh-TW.json +4 -4
package/src/translations/sk.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Musíte mať nainštalovanú verziu @bigbinary/neetoui ^3.5.11 na použitie prihlasovacieho formulára.<br />Spustite príkaz:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "Stránka, ktorú hľadáte
|
|
248
|
-
"unauthorized": "Nemáte
|
|
249
|
-
"internalServerError": "Server narazil na chybu a
|
|
247
|
+
"cantBeFound": "Stránka, ktorú hľadáte, chýba.",
|
|
248
|
+
"unauthorized": "Nemáte oprávnenie na prístup k tejto stránke.",
|
|
249
|
+
"internalServerError": "Server narazil na chybu a nemohol dokončiť vašu požiadavku.",
|
|
250
250
|
"backToHome": "Späť na domov",
|
|
251
251
|
"contactUs": "Ak problém pretrváva, prosím <button>kontaktujte nás</button>.",
|
|
252
252
|
"title": {
|
package/src/translations/sl.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Morate imeti nameščeno različico @bigbinary/neetoui ^3.5.11, da uporabite prijavni obrazec.<br />Zaženi ukaz:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "Stran, ki jo iščete
|
|
248
|
-
"unauthorized": "Nimate
|
|
249
|
-
"internalServerError": "Strežnik je naletel na napako in
|
|
247
|
+
"cantBeFound": "Stran, ki jo iščete, manjka.",
|
|
248
|
+
"unauthorized": "Nimate dovoljenj za dostop do te strani.",
|
|
249
|
+
"internalServerError": "Strežnik je naletel na napako in ni mogel dokončati vaše zahteve.",
|
|
250
250
|
"backToHome": "Nazaj na domačo stran",
|
|
251
251
|
"contactUs": "Če težava traja, prosimo <button>obrnite se na nas</button>.",
|
|
252
252
|
"title": {
|
package/src/translations/sv.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Du behöver ha @bigbinary/neetoui version ^3.5.11 installerad för att använda inloggningsformuläret.<br />Kör kommandot:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "
|
|
248
|
-
"unauthorized": "Du har inte behörighet
|
|
249
|
-
"internalServerError": "Servern stötte på ett fel och
|
|
247
|
+
"cantBeFound": "Den sida du letar efter saknas.",
|
|
248
|
+
"unauthorized": "Du har inte behörighet att få tillgång till den här sidan.",
|
|
249
|
+
"internalServerError": "Servern stötte på ett fel och kunde inte slutföra din begäran.",
|
|
250
250
|
"backToHome": "Tillbaka till startsidan",
|
|
251
251
|
"contactUs": "Om problemet kvarstår, vänligen <button>kontakta oss</button>.",
|
|
252
252
|
"title": {
|
package/src/translations/th.json
CHANGED
|
@@ -542,9 +542,9 @@
|
|
|
542
542
|
"installNeetoUI": "<div>คุณต้องติดตั้ง @bigbinary/neetoui เวอร์ชัน ^3.5.11 เพื่อใช้แบบฟอร์มเข้าสู่ระบบ.<br />รันคำสั่ง:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
543
543
|
},
|
|
544
544
|
"errorPage": {
|
|
545
|
-
"cantBeFound": "
|
|
546
|
-
"unauthorized": "
|
|
547
|
-
"internalServerError": "
|
|
545
|
+
"cantBeFound": "หน้าเว็บที่คุณกำลังค้นหาหายไป",
|
|
546
|
+
"unauthorized": "คุณไม่มีสิทธิ์เข้าถึงหน้านี้",
|
|
547
|
+
"internalServerError": "เซิร์ฟเวอร์พบข้อผิดพลาดและไม่สามารถดำเนินการคำขอของคุณได้",
|
|
548
548
|
"backToHome": "กลับสู่หน้าแรก",
|
|
549
549
|
"contactUs": "หากปัญหายังคงอยู่ กรุณา <button>ติดต่อเรา</button>.",
|
|
550
550
|
"title": {
|
package/src/translations/tr.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Giriş formunu kullanmak için @bigbinary/neetoui sürüm ^3.5.11'in yüklü olması gerekir.<br />Komutu çalıştırın:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "Aradığınız sayfa
|
|
248
|
-
"unauthorized": "Bu sayfaya erişim izniniz yok
|
|
249
|
-
"internalServerError": "Sunucu bir hata ile karşılaştı ve
|
|
247
|
+
"cantBeFound": "Aradığınız sayfa eksik.",
|
|
248
|
+
"unauthorized": "Bu sayfaya erişim izniniz yok.",
|
|
249
|
+
"internalServerError": "Sunucu bir hata ile karşılaştı ve isteğinizi yerine getiremedi.",
|
|
250
250
|
"backToHome": "Ana sayfaya geri dön",
|
|
251
251
|
"contactUs": "Sorun devam ederse, lütfen <button>iletişime geçin</button>.",
|
|
252
252
|
"title": {
|
|
@@ -989,4 +989,4 @@
|
|
|
989
989
|
"cancel": "İptal"
|
|
990
990
|
}
|
|
991
991
|
}
|
|
992
|
-
}
|
|
992
|
+
}
|
package/src/translations/uk.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Вам потрібно встановити @bigbinary/neetoui версії ^3.5.11, щоб використовувати форму входу.<br />Запустіть команду:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "Сторінка, яку ви шукаєте,
|
|
248
|
-
"unauthorized": "У вас немає
|
|
249
|
-
"internalServerError": "Сервер
|
|
247
|
+
"cantBeFound": "Сторінка, яку ви шукаєте, відсутня.",
|
|
248
|
+
"unauthorized": "У вас немає дозволів для доступу до цієї сторінки.",
|
|
249
|
+
"internalServerError": "Сервер стикнувся з помилкою і не зміг завершити ваш запит.",
|
|
250
250
|
"backToHome": "Назад на головну",
|
|
251
251
|
"contactUs": "Якщо проблема не зникне, будь ласка, <button>зв'яжіться з нами</button>.",
|
|
252
252
|
"title": {
|
package/src/translations/vi.json
CHANGED
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>Bạn cần cài đặt phiên bản @bigbinary/neetoui ^3.5.11 để sử dụng biểu mẫu đăng nhập.<br />Chạy lệnh:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "Trang bạn đang tìm kiếm
|
|
248
|
-
"unauthorized": "Bạn không có quyền
|
|
249
|
-
"internalServerError": "Máy chủ đã gặp lỗi và
|
|
247
|
+
"cantBeFound": "Trang bạn đang tìm kiếm không tồn tại.",
|
|
248
|
+
"unauthorized": "Bạn không có quyền truy cập trang này.",
|
|
249
|
+
"internalServerError": "Máy chủ đã gặp phải một lỗi và không thể hoàn thành yêu cầu của bạn.",
|
|
250
250
|
"backToHome": "Quay lại trang chính",
|
|
251
251
|
"contactUs": "Nếu vấn đề vẫn tiếp diễn vui lòng <button>liên hệ với chúng tôi</button>.",
|
|
252
252
|
"title": {
|
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>您需要安装 @bigbinary/neetoui 版本 ^3.5.11 才能使用登录表单。<br />运行以下命令:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "
|
|
248
|
-
"unauthorized": "
|
|
249
|
-
"internalServerError": "
|
|
247
|
+
"cantBeFound": "您要找的页面丢失了。",
|
|
248
|
+
"unauthorized": "您没有权限访问此页面。",
|
|
249
|
+
"internalServerError": "服务器遇到错误,无法完成您的请求。",
|
|
250
250
|
"backToHome": "返回主页",
|
|
251
251
|
"contactUs": "如果问题仍然存在,请 <button>联系我们</button>。",
|
|
252
252
|
"title": {
|
|
@@ -989,4 +989,4 @@
|
|
|
989
989
|
"cancel": "取消"
|
|
990
990
|
}
|
|
991
991
|
}
|
|
992
|
-
}
|
|
992
|
+
}
|
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
"installNeetoUI": "<div>您需要安裝 @bigbinary/neetoui 版本 ^3.5.11 以使用登錄表單。<br />執行命令:<br /><code>yarn add @bigbinary/neetoui@^3.5.11</code></div>"
|
|
245
245
|
},
|
|
246
246
|
"errorPage": {
|
|
247
|
-
"cantBeFound": "
|
|
248
|
-
"unauthorized": "
|
|
249
|
-
"internalServerError": "
|
|
247
|
+
"cantBeFound": "您尋找的頁面不存在。",
|
|
248
|
+
"unauthorized": "您沒有權限訪問此頁面。",
|
|
249
|
+
"internalServerError": "伺服器遇到錯誤,無法完成您的請求。",
|
|
250
250
|
"backToHome": "返回首頁",
|
|
251
251
|
"contactUs": "如果問題持續存在,請 <button>聯繫我們</button>。",
|
|
252
252
|
"title": {
|
|
@@ -989,4 +989,4 @@
|
|
|
989
989
|
"cancel": "取消"
|
|
990
990
|
}
|
|
991
991
|
}
|
|
992
|
-
}
|
|
992
|
+
}
|