refactor: replace custom CRM with Monica fork
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s
This commit is contained in:
15
resources/lang/vendor/webauthn/ar/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/ar/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/cs/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/cs/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Před autentizací Webauthn se musíte přihlásit',
|
||||
'auth_data_not_found' => 'Ověřovací údaje nebyly nalezeny',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Objekt nenalezen',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/da/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/da/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/de/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/de/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Sie müssen sich vor einer WebAuthn-Authentifizierung anmelden',
|
||||
'auth_data_not_found' => 'Authentifizierungsdaten nicht gefunden',
|
||||
'create_data_not_found' => 'Registrierungsdaten nicht gefunden',
|
||||
'object_not_found' => 'Objekt nicht gefunden',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/el/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/el/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Θα πρέπει να εισέλθετε προτού να κάνετε μία αυθεντικοποίηση Webauth',
|
||||
'auth_data_not_found' => 'Δεν βρέθηκαν δεδομένα αυθεντικοποίησης',
|
||||
'create_data_not_found' => 'Δεν βρέθηκαν δεδομένα εγγραφής',
|
||||
'object_not_found' => 'Δεν βρέθηκε το αντικείμενο',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/en-GB/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/en-GB/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/en/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/en/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/es/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/es/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Necesitas iniciar sesión antes de realizar una autenticación Webauthn',
|
||||
'auth_data_not_found' => 'Datos de autenticación no encontrados',
|
||||
'create_data_not_found' => 'Datos de registro no encontrados',
|
||||
'object_not_found' => 'Objeto no encontrado',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/fa/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/fa/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'قبل از انجام احراز هویت Webauthn باید وارد سیستم شوید ',
|
||||
'auth_data_not_found' => 'داده های احراز هویت یافت نشد',
|
||||
'create_data_not_found' => 'دیتای ثبت نام یافت نشد',
|
||||
'object_not_found' => 'شی پیدا نشد ',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/fi/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/fi/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Sinun täytyy kirjautua sisään ennen Webauthn todennusta',
|
||||
'auth_data_not_found' => 'Todennustietoja ei löytynyt',
|
||||
'create_data_not_found' => 'Rekisteröintitietoja ei löydy',
|
||||
'object_not_found' => 'Kohdetta ei löydy',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/fr/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/fr/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Vous devez vous connecter avant de faire une authentification Webauthn',
|
||||
'auth_data_not_found' => 'Données d’authentification introuvables',
|
||||
'create_data_not_found' => 'Données d’enregistrement non trouvées',
|
||||
'object_not_found' => 'Objet introuvable',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/he/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/he/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'עליך להיכנס בטרם ביצוע אימות עם Webauthn',
|
||||
'auth_data_not_found' => 'לא נמצאו נתוני אימות',
|
||||
'create_data_not_found' => 'נתוני ההרשמה לא נמצאו',
|
||||
'object_not_found' => 'הפריט לא נמצא',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/hr/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/hr/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/id/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/id/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Anda perlu masuk sebelum melakukan sebuah otentikasi WebAuthn',
|
||||
'auth_data_not_found' => 'Data otentikasi tidak ditemukan',
|
||||
'create_data_not_found' => 'Data Pendaftaran tidak ditemukan',
|
||||
'object_not_found' => 'Obyek tidak ditemukan',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/it/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/it/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Devi effettuare l\'accesso prima di effettuare un\'autenticazione Webauthn',
|
||||
'auth_data_not_found' => 'Dati di autenticazione non trovati',
|
||||
'create_data_not_found' => 'Dati di registrazione non trovati',
|
||||
'object_not_found' => 'Oggetto non trovato',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/ja/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/ja/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/nl/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/nl/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'U moet inloggen voordat u een Webauthn authenticatie kunt uitvoeren',
|
||||
'auth_data_not_found' => 'Authenticatiedata niet gevonden',
|
||||
'create_data_not_found' => 'Registratiedata niet gevonden',
|
||||
'object_not_found' => 'Voorwerp niet gevonden',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/no/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/no/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Du må logge inn før du utfører en Webauthn-autentisering',
|
||||
'auth_data_not_found' => 'Autentiseringsdata ikke funnet',
|
||||
'create_data_not_found' => 'Registreringsdata ikke funnet',
|
||||
'object_not_found' => 'Objektet ble ikke funnet',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/pt-BR/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/pt-BR/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Você precisa fazer login antes de fazer uma autenticação de Webauthn',
|
||||
'auth_data_not_found' => 'Dados de autenticação não encontrados',
|
||||
'create_data_not_found' => 'Registro de dados não encontrado',
|
||||
'object_not_found' => 'Objeto não encontrado',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/pt/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/pt/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/ru/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/ru/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Вы должны войти в систему перед использованием Webauth аутентификации',
|
||||
'auth_data_not_found' => 'Данные аутентификации не найдены',
|
||||
'create_data_not_found' => 'Данные о регистрации не найдены',
|
||||
'object_not_found' => 'Объект не найден',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/sv/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/sv/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Du måste logga in innan du gör en Webauthn-autentisering',
|
||||
'auth_data_not_found' => 'Autentiseringsdata hittades inte',
|
||||
'create_data_not_found' => 'Registerdata hittades inte',
|
||||
'object_not_found' => 'Objekt hittades inte',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/tr/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/tr/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Webauthn kimlik doğrulaması yapmadan önce giriş yapmanız gerekmektedir',
|
||||
'auth_data_not_found' => 'Kimlik doğrulama verileri bulunamadı',
|
||||
'create_data_not_found' => 'Kayıt verisi bulunamadı',
|
||||
'object_not_found' => 'Nesne bulunamadı',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/uk/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/uk/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Вам необхідно увійти в систему перед виконанням аутентифікації Webauthn',
|
||||
'auth_data_not_found' => 'Дані аутентифікації не знайдено',
|
||||
'create_data_not_found' => 'Реєстраційні дані не знайдені',
|
||||
'object_not_found' => 'Об\'єкт не знайдено',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/vi/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/vi/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'Bạn cần đăng nhập trước khi thực hiện xác thực Webauthn',
|
||||
'auth_data_not_found' => 'Không tìm thấy dữ liệu xác thực',
|
||||
'create_data_not_found' => 'Không tìm thấy dữ liệu đăng kí',
|
||||
'object_not_found' => 'Không tìm thấy đối tượng',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/zh-TW/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/zh-TW/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => 'You need to log in before doing a Webauthn authentication',
|
||||
'auth_data_not_found' => 'Authentication data not found',
|
||||
'create_data_not_found' => 'Register data not found',
|
||||
'object_not_found' => 'Object not found',
|
||||
|
||||
];
|
||||
15
resources/lang/vendor/webauthn/zh/errors.php
vendored
Normal file
15
resources/lang/vendor/webauthn/zh/errors.php
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* ⚠️ Edition not allowed except for 'en' language.
|
||||
*
|
||||
* @see https://github.com/monicahq/monica/blob/main/docs/contribute/translate.md for translations.
|
||||
*/
|
||||
|
||||
return [
|
||||
'user_unauthenticated' => ' Webauthn 认证之前您需要先登录',
|
||||
'auth_data_not_found' => '找不到身份验证数据',
|
||||
'create_data_not_found' => '未找到注册数据',
|
||||
'object_not_found' => '未找到对象',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user