languagemanager update
This commit is contained in:
@ -328,7 +328,33 @@ object LanguageManager {
|
||||
"no_profile" to "Dieser Klient ist noch nicht Teil der Datenbank",
|
||||
"questionnaires_finished" to "Für diesen Klienten wurden alle Fragebögen ausgefüllt!",
|
||||
"edit" to "Bearbeiten",
|
||||
"save" to "Speichern"
|
||||
"save" to "Speichern",
|
||||
"upload" to "Hochladen",
|
||||
"download" to "Herunterladen",
|
||||
"database" to "Datenbank",
|
||||
"clients" to "Clients",
|
||||
"client" to "Client",
|
||||
"client_code_label" to "Client-Code",
|
||||
"questionnaires" to "Fragebögen",
|
||||
"questionnaire" to "Fragebogen",
|
||||
"questionnaire_id" to "Fragebogen-ID",
|
||||
"status" to "Status",
|
||||
"header_label" to "Header",
|
||||
"id" to "ID",
|
||||
"value" to "Wert",
|
||||
"no_clients" to "Keine Clients vorhanden.",
|
||||
"no_questionnaires" to "Keine Fragebögen vorhanden.",
|
||||
"no_questions" to "Keine Fragen vorhanden.",
|
||||
"question" to "Frage",
|
||||
"answer" to "Antwort",
|
||||
"download_header" to "Download Header",
|
||||
"back" to "Zurück",
|
||||
"export_success_downloads_headers" to "Export erfolgreich: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Export fehlgeschlagen.",
|
||||
"error_generic" to "Fehler",
|
||||
"done" to "abgeschlossen",
|
||||
"not_done" to "nicht abgeschlossen",
|
||||
"none" to "keine Angabe",
|
||||
|
||||
),
|
||||
|
||||
@ -625,7 +651,33 @@ object LanguageManager {
|
||||
"no_profile" to "This client is not yet part of the database",
|
||||
"questionnaires_finished" to "All questionnaires have been completed for this client!",
|
||||
"edit" to "Bearbeiten",
|
||||
"save" to "Speichern"
|
||||
"save" to "Speichern",
|
||||
"upload" to "Upload",
|
||||
"download" to "Download",
|
||||
"database" to "Database",
|
||||
"clients" to "Clients",
|
||||
"client" to "Client",
|
||||
"client_code_label" to "Client Code",
|
||||
"questionnaires" to "Questionnaires",
|
||||
"questionnaire" to "Questionnaire",
|
||||
"questionnaire_id" to "Questionnaire ID",
|
||||
"status" to "Status",
|
||||
"header_label" to "Header",
|
||||
"id" to "ID",
|
||||
"value" to "Value",
|
||||
"no_clients" to "No clients available.",
|
||||
"no_questionnaires" to "No questionnaires available.",
|
||||
"no_questions" to "No questions available.",
|
||||
"question" to "Question",
|
||||
"answer" to "Answer",
|
||||
"download_header" to "Download header",
|
||||
"back" to "Back",
|
||||
"export_success_downloads_headers" to "Export successful: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Export failed.",
|
||||
"error_generic" to "Error",
|
||||
"done" to "Done",
|
||||
"not_done" to "Not Done",
|
||||
"none" to "None",
|
||||
),
|
||||
|
||||
"FRENCH" to mapOf(
|
||||
@ -925,7 +977,33 @@ object LanguageManager {
|
||||
"no_profile" to "Ce client ne fait pas encore partie de la base de données",
|
||||
"questionnaires_finished" to "Tous les questionnaires ont été complétés pour ce client !",
|
||||
"edit" to "Modifier",
|
||||
"save" to "Sauvegarder"
|
||||
"save" to "Sauvegarder",
|
||||
"upload" to "Téléverser",
|
||||
"download" to "Télécharger",
|
||||
"database" to "Base de données",
|
||||
"clients" to "Clients",
|
||||
"client" to "Client",
|
||||
"client_code_label" to "Code client",
|
||||
"questionnaires" to "Questionnaires",
|
||||
"questionnaire" to "Questionnaire",
|
||||
"questionnaire_id" to "ID du questionnaire",
|
||||
"status" to "Statut",
|
||||
"header_label" to "En-tête",
|
||||
"id" to "ID",
|
||||
"value" to "Valeur",
|
||||
"no_clients" to "Aucun client disponible.",
|
||||
"no_questionnaires" to "Aucun questionnaire disponible.",
|
||||
"no_questions" to "Aucune question disponible.",
|
||||
"question" to "Question",
|
||||
"answer" to "Réponse",
|
||||
"download_header" to "Télécharger l’en-tête",
|
||||
"back" to "Retour",
|
||||
"export_success_downloads_headers" to "Export réussi : Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Échec de l’exportation.",
|
||||
"error_generic" to "Erreur",
|
||||
"done" to "terminé",
|
||||
"not_done" to "non terminé",
|
||||
"none" to "aucune réponse",
|
||||
),
|
||||
|
||||
"RUSSIAN" to mapOf(
|
||||
@ -1221,7 +1299,33 @@ object LanguageManager {
|
||||
"no_profile" to "Этот клиент еще не внесен в базу данных",
|
||||
"questionnaires_finished" to "Для этого клиента все анкеты заполнены!",
|
||||
"edit" to "Редактировать",
|
||||
"save" to "Сохранять"
|
||||
"save" to "Сохранять",
|
||||
"upload" to "Загрузить",
|
||||
"download" to "Скачать",
|
||||
"database" to "База данных",
|
||||
"clients" to "Клиенты",
|
||||
"client" to "Клиент",
|
||||
"client_code_label" to "Код клиента",
|
||||
"questionnaires" to "Анкеты",
|
||||
"questionnaire" to "Анкета",
|
||||
"questionnaire_id" to "ID анкеты",
|
||||
"status" to "Статус",
|
||||
"header_label" to "Заголовки",
|
||||
"id" to "ID",
|
||||
"value" to "Значение",
|
||||
"no_clients" to "Клиентов нет.",
|
||||
"no_questionnaires" to "Нет анкет.",
|
||||
"no_questions" to "Нет вопросов.",
|
||||
"question" to "Вопрос",
|
||||
"answer" to "Ответ",
|
||||
"download_header" to "Скачать заголовки",
|
||||
"back" to "Назад",
|
||||
"export_success_downloads_headers" to "Экспорт выполнен: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Экспорт не выполнен.",
|
||||
"error_generic" to "Ошибка",
|
||||
"done" to "выполнено",
|
||||
"not_done" to "не выполнено",
|
||||
"none" to "нет ответа",
|
||||
),
|
||||
|
||||
"UKRAINIAN" to mapOf(
|
||||
@ -1521,7 +1625,33 @@ object LanguageManager {
|
||||
"no_profile" to "Цей клієнт ще не внесений до бази даних",
|
||||
"questionnaires_finished" to "Для цього клієнта всі опитувальники заповнені!",
|
||||
"edit" to "Редагувати",
|
||||
"save" to "Зберегти"
|
||||
"save" to "Зберегти",
|
||||
"upload" to "Вивантажити",
|
||||
"download" to "Завантажити",
|
||||
"database" to "База даних",
|
||||
"clients" to "Клієнти",
|
||||
"client" to "Клієнт",
|
||||
"client_code_label" to "Код клієнта",
|
||||
"questionnaires" to "Анкети",
|
||||
"questionnaire" to "Анкета",
|
||||
"questionnaire_id" to "ID анкети",
|
||||
"status" to "Статус",
|
||||
"header_label" to "Заголовки",
|
||||
"id" to "ID",
|
||||
"value" to "Значення",
|
||||
"no_clients" to "Немає клієнтів.",
|
||||
"no_questionnaires" to "Немає анкет.",
|
||||
"no_questions" to "Немає запитань.",
|
||||
"question" to "Питання",
|
||||
"answer" to "Відповідь",
|
||||
"download_header" to "Завантажити заголовки",
|
||||
"back" to "Назад",
|
||||
"export_success_downloads_headers" to "Експорт успішний: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Помилка експорту.",
|
||||
"error_generic" to "Помилка",
|
||||
"done" to "завершено",
|
||||
"not_done" to "не завершено",
|
||||
"none" to "немає відповіді",
|
||||
),
|
||||
|
||||
"TURKISH" to mapOf(
|
||||
@ -1821,7 +1951,33 @@ object LanguageManager {
|
||||
"no_profile" to "Bu danışan henüz veritabanında kayıtlı değil",
|
||||
"questionnaires_finished" to "Bu danışan için tüm anketler doldurulmuştur!",
|
||||
"edit" to "Düzenlemek",
|
||||
"save" to "Kaydetmek"
|
||||
"save" to "Kaydetmek",
|
||||
"upload" to "Yükle",
|
||||
"download" to "İndir",
|
||||
"database" to "Veritabanı",
|
||||
"clients" to "Müşteriler",
|
||||
"client" to "Müşteri",
|
||||
"client_code_label" to "Müşteri Kodu",
|
||||
"questionnaires" to "Anketler",
|
||||
"questionnaire" to "Anket",
|
||||
"questionnaire_id" to "Anket Kimliği",
|
||||
"status" to "Durum",
|
||||
"header_label" to "Başlıklar",
|
||||
"id" to "ID",
|
||||
"value" to "Değer",
|
||||
"no_clients" to "Müşteri yok.",
|
||||
"no_questionnaires" to "Anket yok.",
|
||||
"no_questions" to "Soru yok.",
|
||||
"question" to "Soru",
|
||||
"answer" to "Cevap",
|
||||
"download_header" to "Başlıkları indir",
|
||||
"back" to "Geri",
|
||||
"export_success_downloads_headers" to "Dışa aktarma başarılı: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Dışa aktarma başarısız.",
|
||||
"error_generic" to "Hata",
|
||||
"done" to "tamamlandı",
|
||||
"not_done" to "tamamlanmadı",
|
||||
"none" to "yanıt yok",
|
||||
),
|
||||
|
||||
"POLISH" to mapOf(
|
||||
@ -2121,7 +2277,33 @@ object LanguageManager {
|
||||
"no_profile" to "Ten klient nie jest jeszcze częścią bazy danych",
|
||||
"questionnaires_finished" to "Dla tego klienta wypełniono wszystkie kwestionariusze!",
|
||||
"edit" to "Redagować",
|
||||
"save" to "Ratować"
|
||||
"save" to "Ratować",
|
||||
"upload" to "Prześlij",
|
||||
"download" to "Pobierz",
|
||||
"database" to "Baza danych",
|
||||
"clients" to "Klienci",
|
||||
"client" to "Klient",
|
||||
"client_code_label" to "Kod klienta",
|
||||
"questionnaires" to "Kwestionariusze",
|
||||
"questionnaire" to "Kwestionariusz",
|
||||
"questionnaire_id" to "ID kwestionariusza",
|
||||
"status" to "Status",
|
||||
"header_label" to "Nagłówek",
|
||||
"id" to "ID",
|
||||
"value" to "Wartość",
|
||||
"no_clients" to "Brak klientów.",
|
||||
"no_questionnaires" to "Brak kwestionariuszy.",
|
||||
"no_questions" to "Brak pytań.",
|
||||
"question" to "Pytanie",
|
||||
"answer" to "Odpowiedź",
|
||||
"download_header" to "Pobierz nagłówki",
|
||||
"back" to "Wstecz",
|
||||
"export_success_downloads_headers" to "Eksport zakończony: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Eksport nieudany.",
|
||||
"error_generic" to "Błąd",
|
||||
"done" to "zakończono",
|
||||
"not_done" to "nie zakończono",
|
||||
"none" to "brak odpowiedzi",
|
||||
),
|
||||
|
||||
"ARABIC" to mapOf(
|
||||
@ -2421,7 +2603,33 @@ object LanguageManager {
|
||||
"no_profile" to "هذا العميل غير موجود في قاعدة البيانات بعد",
|
||||
"questionnaires_finished" to "تم الانتهاء من جميع الاستبيانات لهذا العميل!",
|
||||
"edit" to "يحرر",
|
||||
"save" to "يحفظ"
|
||||
"save" to "يحفظ",
|
||||
"upload" to "رفع",
|
||||
"download" to "تنزيل",
|
||||
"database" to "قاعدة البيانات",
|
||||
"clients" to "العملاء",
|
||||
"client" to "العميل",
|
||||
"client_code_label" to "رمز العميل",
|
||||
"questionnaires" to "الاستبيانات",
|
||||
"questionnaire" to "استبيان",
|
||||
"questionnaire_id" to "معرف الاستبيان",
|
||||
"status" to "الحالة",
|
||||
"header_label" to "رؤوس",
|
||||
"id" to "المعرّف",
|
||||
"value" to "القيمة",
|
||||
"no_clients" to "لا يوجد عملاء.",
|
||||
"no_questionnaires" to "لا توجد استبيانات.",
|
||||
"no_questions" to "لا توجد أسئلة.",
|
||||
"question" to "سؤال",
|
||||
"answer" to "إجابة",
|
||||
"download_header" to "تنزيل الرؤوس",
|
||||
"back" to "رجوع",
|
||||
"export_success_downloads_headers" to "تم التصدير بنجاح: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "فشل التصدير.",
|
||||
"error_generic" to "خطأ",
|
||||
"done" to "مكتمل",
|
||||
"not_done" to "غير مكتمل",
|
||||
"none" to "لا توجد إجابة",
|
||||
),
|
||||
|
||||
"ROMANIAN" to mapOf(
|
||||
@ -2721,7 +2929,33 @@ object LanguageManager {
|
||||
"no_profile" to "Acest client nu face încă parte din baza de date",
|
||||
"questionnaires_finished" to "Toate chestionarele pentru acest client au fost completate!",
|
||||
"edit" to "Editizel",
|
||||
"save" to "Xastral"
|
||||
"save" to "Xastral",
|
||||
"upload" to "Încarcă",
|
||||
"download" to "Descarcă",
|
||||
"database" to "Bază de date",
|
||||
"clients" to "Clienți",
|
||||
"client" to "Client",
|
||||
"client_code_label" to "Cod client",
|
||||
"questionnaires" to "Chestionare",
|
||||
"questionnaire" to "Chestionar",
|
||||
"questionnaire_id" to "ID chestionar",
|
||||
"status" to "Stare",
|
||||
"header_label" to "Antet",
|
||||
"id" to "ID",
|
||||
"value" to "Valoare",
|
||||
"no_clients" to "Nu există clienți.",
|
||||
"no_questionnaires" to "Nu există chestionare.",
|
||||
"no_questions" to "Nu există întrebări.",
|
||||
"question" to "Întrebare",
|
||||
"answer" to "Răspuns",
|
||||
"download_header" to "Descarcă antetele",
|
||||
"back" to "Înapoi",
|
||||
"export_success_downloads_headers" to "Export reușit: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Export nereușit.",
|
||||
"error_generic" to "Eroare",
|
||||
"done" to "finalizat",
|
||||
"not_done" to "nefinalizat",
|
||||
"none" to "niciun răspuns",
|
||||
),
|
||||
|
||||
"SPANISH" to mapOf(
|
||||
@ -3021,7 +3255,33 @@ object LanguageManager {
|
||||
"no_profile" to "Este cliente aún no forma parte de la base de datos",
|
||||
"questionnaires_finished" to "Se han completado todos los cuestionarios para este cliente.",
|
||||
"edit" to "Editar",
|
||||
"save" to "Ahorrar"
|
||||
"save" to "Ahorrar",
|
||||
"upload" to "Subir",
|
||||
"download" to "Descargar",
|
||||
"database" to "Base de datos",
|
||||
"clients" to "Clientes",
|
||||
"client" to "Cliente",
|
||||
"client_code_label" to "Código de cliente",
|
||||
"questionnaires" to "Cuestionarios",
|
||||
"questionnaire" to "Cuestionario",
|
||||
"questionnaire_id" to "ID del cuestionario",
|
||||
"status" to "Estado",
|
||||
"header_label" to "Encabezados",
|
||||
"id" to "ID",
|
||||
"value" to "Valor",
|
||||
"no_clients" to "No hay clientes.",
|
||||
"no_questionnaires" to "No hay cuestionarios.",
|
||||
"no_questions" to "No hay preguntas.",
|
||||
"question" to "Pregunta",
|
||||
"answer" to "Respuesta",
|
||||
"download_header" to "Descargar encabezados",
|
||||
"back" to "Atrás",
|
||||
"export_success_downloads_headers" to "Exportación correcta: Downloads/ClientHeaders.xlsx",
|
||||
"export_failed" to "Fallo en la exportación.",
|
||||
"error_generic" to "Error",
|
||||
"done" to "completado",
|
||||
"not_done" to "no completado",
|
||||
"none" to "sin respuesta",
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user