123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961 |
- <?php
- $text['title-user_setting-edit']['en-us'] = "User Setting";
- $text['title-user_setting-edit']['es-cl'] = "Configuración de Usuario";
- $text['title-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
- $text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
- $text['title-user_setting-add']['en-us'] = "User Setting Add";
- $text['title-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
- $text['title-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
- $text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
- $text['title-user_manager']['en-us'] = "User Manager";
- $text['title-user_manager']['es-cl'] = "Administración de Usuarios";
- $text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
- $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
- $text['title-user_manager']['pl'] = "Menedżer użytkowników";
- $text['title-user_manager']['uk'] = "Користувачі";
- $text['title-user_manager']['sv-se'] = "Användar Inställningar";
- $text['title-user_manager']['ro'] = "";
- $text['title-user_manager']['de-at'] = "Benutzerverwaltung";
- $text['title-user_manager']['he'] = "מנהל משתמש";
- $text['title-user_edit']['en-us'] = "User";
- $text['title-user_edit']['es-cl'] = "Editar Usuario";
- $text['title-user_edit']['pt-pt'] = "Utilizador";
- $text['title-user_edit']['fr-fr'] = "Modifier l'utilisateur";
- $text['title-user_edit']['pl'] = "Użytkownik";
- $text['title-user_edit']['uk'] = "Користувач";
- $text['title-user_edit']['sv-se'] = "Användare";
- $text['title-user_edit']['ro'] = "Utilizator";
- $text['title-user_edit']['de-at'] = "Benutzer";
- $text['title-user_edit']['he'] = "משתמש";
- $text['title-user_add']['en-us'] = "User";
- $text['title-user_add']['es-cl'] = "Agregar Usuario";
- $text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
- $text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
- $text['title-user_add']['pl'] = "Użytkownik";
- $text['title-user_add']['uk'] = "Користувач";
- $text['title-user_add']['sv-se'] = "Användare";
- $text['title-user_add']['ro'] = "Utilizator";
- $text['title-user_add']['de-at'] = "Benutzer";
- $text['title-user_add']['he'] = "משתמש";
- $text['title-group_permissions']['en-us'] = "Group Permissions";
- $text['title-group_permissions']['es-cl'] = "Permisos de Grupo";
- $text['title-group_permissions']['pt-pt'] = "Permissões do Grupo";
- $text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
- $text['title-group_permissions']['pl'] = "Uprawnienia grupy:";
- $text['title-group_permissions']['uk'] = "Привілеї групи";
- $text['title-group_permissions']['sv-se'] = "Grupp Rättigheter";
- $text['title-group_permissions']['ro'] = "Permisiuni grup";
- $text['title-group_permissions']['de-at'] = "Gruppenberechtigung";
- $text['title-group_permissions']['he'] = "הרשאות קבוצה";
- $text['title-group_members']['en-us'] = "Group Members";
- $text['title-group_members']['es-cl'] = "Miembros del Grupo";
- $text['title-group_members']['pt-pt'] = "Membros do Grupo";
- $text['title-group_members']['fr-fr'] = "Membres du Groupe";
- $text['title-group_members']['pl'] = "Członkowie grupy:";
- $text['title-group_members']['uk'] = "Учасники групи";
- $text['title-group_members']['sv-se'] = "Grupp Medlemmar";
- $text['title-group_members']['ro'] = "Membri grup";
- $text['title-group_members']['de-at'] = "Gruppenmitglieder";
- $text['title-group_members']['he'] = "חברי קבוצה";
- $text['title-group_manager']['en-us'] = "Group Manager";
- $text['title-group_manager']['es-cl'] = "Administración de Grupo";
- $text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
- $text['title-group_manager']['fr-fr'] = "Gestion de Groupe";
- $text['title-group_manager']['pl'] = "Menedżer grup";
- $text['title-group_manager']['uk'] = "Групи";
- $text['title-group_manager']['sv-se'] = "Grupp Inställningar";
- $text['title-group_manager']['ro'] = "";
- $text['title-group_manager']['de-at'] = "Gruppenverwaltung";
- $text['title-group_manager']['he'] = "מנהל קבוצה";
- $text['title-group_edit']['en-us'] = "Edit Group";
- $text['title-group_edit']['es-cl'] = "Editar Grupo";
- $text['title-group_edit']['pt-pt'] = "Editar Grupo";
- $text['title-group_edit']['fr-fr'] = "Modifier le Groupe";
- $text['title-group_edit']['pl'] = "Edycja grupy";
- $text['title-group_edit']['uk'] = "Редагувати групу";
- $text['title-group_edit']['sv-se'] = "Editera Grupp";
- $text['title-group_edit']['ro'] = "Editare grup";
- $text['title-group_edit']['de-at'] = "Gruppe ändern";
- $text['title-group_edit']['he'] = "ערוך קבוצה";
- $text['title-group_add']['en-us'] = "Add Group";
- $text['title-group_add']['es-cl'] = "Agregar Grupo";
- $text['title-group_add']['pt-pt'] = "Adicionar Grupo";
- $text['title-group_add']['fr-fr'] = "Ajouter un Groupe";
- $text['title-group_add']['pl'] = "Dodaj grupę";
- $text['title-group_add']['uk'] = "Додати групу";
- $text['title-group_add']['sv-se'] = "Lägg Till Grupp";
- $text['title-group_add']['ro'] = "Adăugare grup";
- $text['title-group_add']['de-at'] = "Gruppe hinzufügen";
- $text['title-group_add']['he'] = "הוסף קבוצה";
- $text['option-true']['en-us'] = "True";
- $text['option-true']['es-cl'] = "Verdadero";
- $text['option-true']['pt-pt'] = "Sim";
- $text['option-true']['fr-fr'] = "Oui";
- $text['option-true']['pl'] = "Tak";
- $text['option-true']['uk'] = "Так";
- $text['option-true']['sv-se'] = "Sann";
- $text['option-true']['ro'] = "";
- $text['option-true']['de-at'] = "Ein";
- $text['option-true']['he'] = "חוקי";
- $text['option-on_break']['en-us'] = "On Break";
- $text['option-on_break']['es-cl'] = "En Pausa";
- $text['option-on_break']['pt-pt'] = "Em Pausa";
- $text['option-on_break']['fr-fr'] = "En Pause";
- $text['option-on_break']['pl'] = "Na przerwie";
- $text['option-on_break']['uk'] = "На перерві";
- $text['option-on_break']['sv-se'] = "På Rast";
- $text['option-on_break']['ro'] = "În pauză";
- $text['option-on_break']['de-at'] = "In Pause";
- $text['option-on_break']['he'] = "בהפסקה";
- $text['option-logged_out']['en-us'] = "Logged Out";
- $text['option-logged_out']['es-cl'] = "Desconectado";
- $text['option-logged_out']['pt-pt'] = "Desligado";
- $text['option-logged_out']['fr-fr'] = "Déconnecté";
- $text['option-logged_out']['pl'] = "Wylogowany";
- $text['option-logged_out']['uk'] = "Вийшов";
- $text['option-logged_out']['sv-se'] = "Utloggad";
- $text['option-logged_out']['ro'] = "";
- $text['option-logged_out']['de-at'] = "Abgemeldet";
- $text['option-logged_out']['he'] = "התנתק";
- $text['option-global']['en-us'] = "Global";
- $text['option-global']['es-cl'] = "Global";
- $text['option-global']['pt-pt'] = "Global";
- $text['option-global']['fr-fr'] = "Global";
- $text['option-global']['pl'] = "Ogólny";
- $text['option-global']['uk'] = "Глобально";
- $text['option-global']['sv-se'] = "Global";
- $text['option-global']['ro'] = "Global";
- $text['option-global']['de-at'] = "Global";
- $text['option-global']['he'] = "כללי";
- $text['option-false']['en-us'] = "False";
- $text['option-false']['es-cl'] = "Falso";
- $text['option-false']['pt-pt'] = "Não";
- $text['option-false']['fr-fr'] = "Non";
- $text['option-false']['pl'] = "Nie";
- $text['option-false']['uk'] = "Ні";
- $text['option-false']['sv-se'] = "Falsk";
- $text['option-false']['ro'] = "";
- $text['option-false']['de-at'] = "Aus";
- $text['option-false']['he'] = "לא חוקי";
- $text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
- $text['option-do_not_disturb']['es-cl'] = "No Molestar";
- $text['option-do_not_disturb']['pt-pt'] = "Não Perturbar";
- $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
- $text['option-do_not_disturb']['pl'] = "Nie przeszkadzaj (DND)";
- $text['option-do_not_disturb']['uk'] = "Не турбувати";
- $text['option-do_not_disturb']['sv-se'] = "Stör Ej";
- $text['option-do_not_disturb']['ro'] = "";
- $text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
- $text['option-do_not_disturb']['he'] = "נא לא להפריע";
- $text['option-available_on_demand']['en-us'] = "Available (On Demand)";
- $text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
- $text['option-available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
- $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
- $text['option-available_on_demand']['pl'] = "Dostępny (na żądanie)";
- $text['option-available_on_demand']['uk'] = "Доступний (на вимогу)";
- $text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
- $text['option-available_on_demand']['ro'] = "";
- $text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
- $text['option-available_on_demand']['he'] = "זמין (לפי דרישה(";
- $text['option-available']['en-us'] = "Available";
- $text['option-available']['es-cl'] = "Disponible";
- $text['option-available']['pt-pt'] = "Disponível";
- $text['option-available']['fr-fr'] = "Disponible";
- $text['option-available']['pl'] = "Dostępny";
- $text['option-available']['uk'] = "Доступний";
- $text['option-available']['sv-se'] = "Tillgänglig";
- $text['option-available']['ro'] = "";
- $text['option-available']['de-at'] = "Verfügbar";
- $text['option-available']['he'] = "זמין";
- $text['message-username_exists']['en-us'] = "Username Already Exists";
- $text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
- $text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
- $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
- $text['message-username_exists']['pl'] = "Nazwa użytkownika już istnieje";
- $text['message-username_exists']['uk'] = "Користувач вже існує";
- $text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
- $text['message-username_exists']['ro'] = "";
- $text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
- $text['message-username_exists']['he'] = "שם משתמש כבר קיים";
- $text['message-password_mismatch']['en-us'] = "Password Mismatch";
- $text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
- $text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
- $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
- $text['message-password_mismatch']['pl'] = "Wprowadzone hasła nie są takie same";
- $text['message-password_mismatch']['uk'] = "Паролі не співпадають";
- $text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
- $text['message-password_mismatch']['ro'] = "";
- $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überein.";
- $text['message-password_mismatch']['he'] = "הסיסמא לא נכונה";
- $text['message-password_blank']['en-us'] = "Invalid Password";
- $text['message-password_blank']['es-cl'] = "Contraseña No Válida";
- $text['message-password_blank']['pt-pt'] = "Senha Inválida";
- $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
- $text['message-password_blank']['pl'] = "Nieprawidłowe hasło";
- $text['message-password_blank']['uk'] = "Неправильний пароль";
- $text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
- $text['message-password_blank']['ro'] = "";
- $text['message-password_blank']['de-at'] = "Falsches Passwort";
- $text['message-password_blank']['he'] = "סיסמא לא קיימת";
- $text['message-new_group_name']['en-us'] = "Enter a Name for the new Group...";
- $text['message-new_group_name']['es-cl'] = "Introduzca un Nombre para el nuevo Grupo...";
- $text['message-new_group_name']['pt-pt'] = "Digite um Nome para o novo Grupo...";
- $text['message-new_group_name']['fr-fr'] = "Entrez un Nom pour le nouveau Groupe...";
- $text['message-new_group_name']['pl'] = "Wprowadź nazwę nowej grupy";
- $text['message-new_group_name']['uk'] = "Введіть назву нової групи";
- $text['message-new_group_name']['sv-se'] = "Ange ett Namn för den nya Gruppen...";
- $text['message-new_group_name']['ro'] = "";
- $text['message-new_group_name']['de-at'] = "Geben Sie den Namen der neuen Gruppe an...";
- $text['message-new_group_name']['he'] = "הכנס שם לקבוצה";
- $text['message-new_group_description']['en-us'] = "Enter a Description for the new Group...";
- $text['message-new_group_description']['es-cl'] = "Introduzca una Descripción para el nuevo Grupo...";
- $text['message-new_group_description']['pt-pt'] = "Digite uma Descrição para o novo grupo...";
- $text['message-new_group_description']['fr-fr'] = "Entrez une Description pour le nouveau groupe...";
- $text['message-new_group_description']['pl'] = "Wprowadź opis nowej grupy";
- $text['message-new_group_description']['uk'] = "Введіть опис нової групи";
- $text['message-new_group_description']['sv-se'] = "Ange en Beskrivning för den nya Gruppen...";
- $text['message-new_group_description']['ro'] = "";
- $text['message-new_group_description']['de-at'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
- $text['message-new_group_description']['he'] = "הכנס תאור לקבוצה";
- $text['message-maximum_users']['en-us'] = "Maximum Users:";
- $text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
- $text['message-maximum_users']['pt-pt'] = "Usuários Máximo Permitido:";
- $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
- $text['message-maximum_users']['pl'] = "Maks ilość użytkowników";
- $text['message-maximum_users']['uk'] = "Максимальна кількість користувачів";
- $text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
- $text['message-maximum_users']['ro'] = "";
- $text['message-maximum_users']['de-at'] = "Maximale Anzahl an Benutzern:";
- $text['message-maximum_users']['he'] = "מקסימום משתמשים";
- $text['message-group_exists']['en-us'] = "Group Already Exists";
- $text['message-group_exists']['es-cl'] = "El Grupo ya Existe";
- $text['message-group_exists']['pt-pt'] = "O Grupo já Existe";
- $text['message-group_exists']['fr-fr'] = "Le groupe existe déjà";
- $text['message-group_exists']['pl'] = "Grupa już istnieje";
- $text['message-group_exists']['uk'] = "Група вже існує";
- $text['message-group_exists']['sv-se'] = "Gruppen Existerar Redan";
- $text['message-group_exists']['ro'] = "";
- $text['message-group_exists']['de-at'] = "Gruppe existiert bereits";
- $text['message-group_exists']['he'] = "הקבוצה כבר קיימת";
- $text['message-default_system_group']['en-us'] = "Default system groups cannot be edited or deleted.";
- $text['message-default_system_group']['es-cl'] = "Grupos predeterminados del sistema no pueden ser editados o eliminados.";
- $text['message-default_system_group']['pt-pt'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
- $text['message-default_system_group']['fr-fr'] = "Les groupes par défaut du système ne peuvent pas être modifiés ou supprimés.";
- $text['message-default_system_group']['pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
- $text['message-default_system_group']['uk'] = "Системні групи за замовчуванням не можна редагувати або видаляти";
- $text['message-default_system_group']['sv-se'] = "Standard system grupper kan inte redigeras eller tas bort.";
- $text['message-default_system_group']['ro'] = "";
- $text['message-default_system_group']['de-at'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
- $text['message-default_system_group']['he'] = "";
- $text['message-copy']['en-us'] = "Copy Completed";
- $text['message-copy']['es-cl'] = "Copia Completada";
- $text['message-copy']['pt-pt'] = "Cópia Efectuada";
- $text['message-copy']['fr-fr'] = "Copie effectuée";
- $text['message-copy']['pl'] = "Skopiowano poprawnie";
- $text['message-copy']['uk'] = "Скопійовано";
- $text['message-copy']['sv-se'] = "Kopiering Slutförd";
- $text['message-copy']['ro'] = "Copiere completă";
- $text['message-copy']['de-at'] = "Kopieren erfolgreich";
- $text['message-copy']['he'] = "העתקה הושלמה";
- $text['message-cannot_delete_own_account']['en-us'] = "You cannot delete your own user account. Please login as a different user, then try again.";
- $text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
- $text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
- $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
- $text['message-cannot_delete_own_account']['pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
- $text['message-cannot_delete_own_account']['uk'] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
- $text['message-cannot_delete_own_account']['sv-se'] = "Du kan inte ta bort ditt egna användarkonto. Logg ain som en annan användare och försök igen.";
- $text['message-cannot_delete_own_account']['ro'] = "";
- $text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
- $text['message-cannot_delete_own_account']['he'] = "";
- $text['label-username']['en-us'] = "Username";
- $text['label-username']['es-cl'] = "Nombre de usuario";
- $text['label-username']['pt-pt'] = "Nome de Utilizador";
- $text['label-username']['fr-fr'] = "Nom d'utilisateur";
- $text['label-username']['pl'] = "Użytkownik";
- $text['label-username']['uk'] = "Ім’я користувача";
- $text['label-username']['sv-se'] = "Användarnamn";
- $text['label-username']['ro'] = "Utilizator";
- $text['label-username']['de-at'] = "Benutzername";
- $text['label-username']['he'] = "שם משתמש";
- $text['label-user_language']['en-us'] = "Language";
- $text['label-user_language']['es-cl'] = "Lengua";
- $text['label-user_language']['pt-pt'] = "Língua";
- $text['label-user_language']['fr-fr'] = "Langue";
- $text['label-user_language']['pl'] = "Język";
- $text['label-user_language']['uk'] = "Мова";
- $text['label-user_language']['sv-se'] = "Språk";
- $text['label-user_language']['ro'] = "Limbă";
- $text['label-user_language']['de-at'] = "Sprache";
- $text['label-user_language']['he'] = "שפה";
- $text['label-user_info']['en-us'] = "User Info";
- $text['label-user_info']['es-cl'] = "Información de Usuario";
- $text['label-user_info']['pt-pt'] = "Informação do Utilizador";
- $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
- $text['label-user_info']['pl'] = "Informacje o użytkowniku";
- $text['label-user_info']['uk'] = "Інформація про користувача";
- $text['label-user_info']['sv-se'] = "Användar Info";
- $text['label-user_info']['ro'] = "";
- $text['label-user_info']['de-at'] = "Benutzer Information";
- $text['label-user_info']['he'] = "פרטי משתמש";
- $text['label-time_zone']['en-us'] = "Time Zone";
- $text['label-time_zone']['es-cl'] = "Zona Horaria";
- $text['label-time_zone']['pt-pt'] = "Fuso Horário";
- $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
- $text['label-time_zone']['pl'] = "Strefa czasowa";
- $text['label-time_zone']['uk'] = "Часовий пояс";
- $text['label-time_zone']['sv-se'] = "Tidszon";
- $text['label-time_zone']['ro'] = "";
- $text['label-time_zone']['de-at'] = "Zeitzone";
- $text['label-time_zone']['he'] = "אזור זמן";
- $text['label-text']['en-us'] = "Text";
- $text['label-text']['es-cl'] = "Texto";
- $text['label-text']['pt-pt'] = "Texto";
- $text['label-text']['fr-fr'] = "Texte";
- $text['label-text']['pt-br'] = "Texto";
- $text['label-text']['pl'] = "Tekst";
- $text['label-text']['he'] = "טֶקסט";
- $text['label-text']['uk'] = "текст";
- $text['label-text']['sv-se'] = "Text";
- $text['label-text']['de-at'] = "Text";
- $text['label-text']['ro'] = "Text";
- $text['label-text']['fa'] = "";
- $text['label-text']['ar-eg'] = "نص";
- $text['label-status']['en-us'] = "Status";
- $text['label-status']['es-cl'] = "Estado";
- $text['label-status']['pt-pt'] = "Estado";
- $text['label-status']['fr-fr'] = "Etat";
- $text['label-status']['pl'] = "Status";
- $text['label-status']['uk'] = "Статус";
- $text['label-status']['sv-se'] = "Status";
- $text['label-status']['ro'] = "Stare";
- $text['label-status']['de-at'] = "Status";
- $text['label-status']['he'] = "סטטוס";
- $text['label-permission_permissions']['en-us'] = "Permissions";
- $text['label-permission_permissions']['es-cl'] = "Permisos";
- $text['label-permission_permissions']['pt-pt'] = "Permissões";
- $text['label-permission_permissions']['fr-fr'] = "Permissions";
- $text['label-permission_permissions']['pl'] = "Uprawnienia";
- $text['label-permission_permissions']['uk'] = "Привілеї";
- $text['label-permission_permissions']['sv-se'] = "Rättigheter";
- $text['label-permission_permissions']['ro'] = "";
- $text['label-permission_permissions']['de-at'] = "Berechtigungen";
- $text['label-permission_permissions']['he'] = "הרשאות";
- $text['label-permission_description']['en-us'] = "Description";
- $text['label-permission_description']['es-cl'] = "Descripción";
- $text['label-permission_description']['pt-pt'] = "Descrição";
- $text['label-permission_description']['fr-fr'] = "Description";
- $text['label-permission_description']['pl'] = "Opis";
- $text['label-permission_description']['uk'] = "Опис";
- $text['label-permission_description']['sv-se'] = "Beskrivning";
- $text['label-permission_description']['ro'] = "";
- $text['label-permission_description']['de-at'] = "Beschreibung";
- $text['label-permission_description']['he'] = "תאור";
- $text['label-password']['en-us'] = "Password";
- $text['label-password']['es-cl'] = "Contraseña";
- $text['label-password']['pt-pt'] = "Palavra-Passe";
- $text['label-password']['fr-fr'] = "Mot de passe";
- $text['label-password']['pl'] = "Hasło";
- $text['label-password']['uk'] = "Пароль";
- $text['label-password']['sv-se'] = "Lösenord";
- $text['label-password']['ro'] = "Parolă";
- $text['label-password']['de-at'] = "Passwort";
- $text['label-password']['he'] = "סיסמה";
- $text['label-none']['en-us'] = "None";
- $text['label-none']['es-cl'] = "Ninguna";
- $text['label-none']['pt-pt'] = "Nenhum";
- $text['label-none']['fr-fr'] = "Aucun";
- $text['label-none']['pt-br'] = "Nenhum";
- $text['label-none']['pl'] = "Żaden";
- $text['label-none']['he'] = "אף לא אחד";
- $text['label-none']['uk'] = "жоден";
- $text['label-none']['sv-se'] = "Ingen";
- $text['label-none']['de-at'] = "Keiner";
- $text['label-none']['ro'] = "Nici unul";
- $text['label-none']['fa'] = "";
- $text['label-none']['ar-eg'] = "لا شيء";
- $text['label-last_name']['en-us'] = "Last Name";
- $text['label-last_name']['es-cl'] = "Apellido";
- $text['label-last_name']['pt-pt'] = "Último Nome";
- $text['label-last_name']['fr-fr'] = "Nom";
- $text['label-last_name']['pl'] = "Nazwisko";
- $text['label-last_name']['uk'] = "Прізвище";
- $text['label-last_name']['sv-se'] = "Efternamn";
- $text['label-last_name']['ro'] = "";
- $text['label-last_name']['de-at'] = "Nachname";
- $text['label-last_name']['he'] = "שם משפחה";
- $text['label-image']['en-us'] = "Image";
- $text['label-image']['es-cl'] = "Imagen";
- $text['label-image']['pt-pt'] = "Imagem";
- $text['label-image']['fr-fr'] = "image";
- $text['label-image']['pt-br'] = "Imagem";
- $text['label-image']['pl'] = "Obraz";
- $text['label-image']['he'] = "תמונה";
- $text['label-image']['uk'] = "зображення";
- $text['label-image']['sv-se'] = "Bild";
- $text['label-image']['de-at'] = "Image";
- $text['label-image']['ro'] = "Imagine";
- $text['label-image']['fa'] = "";
- $text['label-image']['ar-eg'] = "صورة";
- $text['label-groups']['en-us'] = "Groups";
- $text['label-groups']['es-cl'] = "Grupos";
- $text['label-groups']['pt-pt'] = "Grupos";
- $text['label-groups']['fr-fr'] = "Groupes";
- $text['label-groups']['pl'] = "Grupy";
- $text['label-groups']['uk'] = "Групи";
- $text['label-groups']['sv-se'] = "Grupper";
- $text['label-groups']['ro'] = "";
- $text['label-groups']['de-at'] = "Gruppen";
- $text['label-groups']['he'] = "קבוצות";
- $text['label-group_tools']['en-us'] = "Tools";
- $text['label-group_tools']['es-cl'] = "Instrumentos";
- $text['label-group_tools']['pt-pt'] = "Ferramentas";
- $text['label-group_tools']['fr-fr'] = "Outils";
- $text['label-group_tools']['pl'] = "Narzędzia";
- $text['label-group_tools']['uk'] = "Інструменти";
- $text['label-group_tools']['sv-se'] = "Verktyg";
- $text['label-group_tools']['ro'] = "";
- $text['label-group_tools']['de-at'] = "Funktionen";
- $text['label-group_tools']['he'] = "כלים";
- $text['label-group_protected']['en-us'] = "Protected";
- $text['label-group_protected']['es-cl'] = "Protegido";
- $text['label-group_protected']['pt-pt'] = "Protegido";
- $text['label-group_protected']['fr-fr'] = "Protégé";
- $text['label-group_protected']['pl'] = "Zabezpieczony";
- $text['label-group_protected']['uk'] = "Захищено";
- $text['label-group_protected']['sv-se'] = "Skyddad";
- $text['label-group_protected']['ro'] = "";
- $text['label-group_protected']['de-at'] = "Geschützt";
- $text['label-group_protected']['he'] = "שמור";
- $text['label-group_permissions']['en-us'] = "Permissions";
- $text['label-group_permissions']['es-cl'] = "Permisos";
- $text['label-group_permissions']['pt-pt'] = "Permissões";
- $text['label-group_permissions']['fr-fr'] = "Permissions";
- $text['label-group_permissions']['pl'] = "Uprawnienia";
- $text['label-group_permissions']['uk'] = "Дозволи";
- $text['label-group_permissions']['sv-se'] = "Rättigheter";
- $text['label-group_permissions']['ro'] = "";
- $text['label-group_permissions']['de-at'] = "Berechtigungen";
- $text['label-group_permissions']['he'] = "הראשות";
- $text['label-group_name']['en-us'] = "Name";
- $text['label-group_name']['es-cl'] = "Nombre";
- $text['label-group_name']['pt-pt'] = "Nome";
- $text['label-group_name']['fr-fr'] = "Nom";
- $text['label-group_name']['pl'] = "Nazwa";
- $text['label-group_name']['uk'] = "Назва";
- $text['label-group_name']['sv-se'] = "Namn";
- $text['label-group_name']['ro'] = "";
- $text['label-group_name']['de-at'] = "Name";
- $text['label-group_name']['he'] = "שם";
- $text['label-group_members']['en-us'] = "Members";
- $text['label-group_members']['es-cl'] = "Miembros";
- $text['label-group_members']['pt-pt'] = "Membros";
- $text['label-group_members']['fr-fr'] = "Membres";
- $text['label-group_members']['pl'] = "Członkowie";
- $text['label-group_members']['uk'] = "Учасники";
- $text['label-group_members']['sv-se'] = "Medlemmar";
- $text['label-group_members']['ro'] = "";
- $text['label-group_members']['de-at'] = "Mitglieder";
- $text['label-group_members']['he'] = "משתמשים";
- $text['label-group_description']['en-us'] = "Description";
- $text['label-group_description']['es-cl'] = "Descripción";
- $text['label-group_description']['pt-pt'] = "Descrição";
- $text['label-group_description']['fr-fr'] = "Description";
- $text['label-group_description']['pl'] = "Opis";
- $text['label-group_description']['uk'] = "Опис";
- $text['label-group_description']['sv-se'] = "Beskrivning";
- $text['label-group_description']['ro'] = "";
- $text['label-group_description']['de-at'] = "Beschreibung";
- $text['label-group_description']['he'] = "תאור";
- $text['label-group']['en-us'] = "Group";
- $text['label-group']['es-cl'] = "Grupo";
- $text['label-group']['pt-pt'] = "Grupo";
- $text['label-group']['fr-fr'] = "Group";
- $text['label-group']['pl'] = "Grupa";
- $text['label-group']['uk'] = "Група";
- $text['label-group']['sv-se'] = "Grupp";
- $text['label-group']['ro'] = "";
- $text['label-group']['de-at'] = "Gruppe";
- $text['label-group']['he'] = "קבוצה";
- $text['label-global']['en-us'] = "Global";
- $text['label-global']['es-cl'] = "Global";
- $text['label-global']['pt-pt'] = "Global";
- $text['label-global']['fr-fr'] = "Global";
- $text['label-global']['pl'] = "Ogólny";
- $text['label-global']['uk'] = "Глобально";
- $text['label-global']['sv-se'] = "Global";
- $text['label-global']['ro'] = "";
- $text['label-global']['de-at'] = "Global";
- $text['label-global']['he'] = "כללי";
- $text['label-first_name']['en-us'] = "First Name";
- $text['label-first_name']['es-cl'] = "Nombre";
- $text['label-first_name']['pt-pt'] = "Primeiro Nome";
- $text['label-first_name']['fr-fr'] = "Prénom";
- $text['label-first_name']['pl'] = "Imię";
- $text['label-first_name']['uk'] = "Ім’я";
- $text['label-first_name']['sv-se'] = "Förnamn";
- $text['label-first_name']['ro'] = "";
- $text['label-first_name']['de-at'] = "Vorname";
- $text['label-first_name']['he'] = "שם";
- $text['label-email']['en-us'] = "Email";
- $text['label-email']['es-cl'] = "Email";
- $text['label-email']['pt-pt'] = "Email";
- $text['label-email']['fr-fr'] = "Courriel";
- $text['label-email']['pl'] = "Email";
- $text['label-email']['uk'] = "Електронна пошта";
- $text['label-email']['sv-se'] = "E-post";
- $text['label-email']['ro'] = "";
- $text['label-email']['de-at'] = "Email";
- $text['label-email']['he'] = "אימייל";
- $text['label-domain']['en-us'] = "Domain";
- $text['label-domain']['es-cl'] = "Dominio";
- $text['label-domain']['pt-pt'] = "Domínio";
- $text['label-domain']['fr-fr'] = "Domaine";
- $text['label-domain']['pl'] = "Domena";
- $text['label-domain']['uk'] = "Домен";
- $text['label-domain']['sv-se'] = "Domän";
- $text['label-domain']['ro'] = "Domeniu";
- $text['label-domain']['de-at'] = "Domain";
- $text['label-domain']['he'] = "תחום";
- $text['label-contact']['en-us'] = "Contact";
- $text['label-contact']['es-cl'] = "Contacto";
- $text['label-contact']['pt-pt'] = "Contacto";
- $text['label-contact']['fr-fr'] = "Contact";
- $text['label-contact']['pl'] = "Kontakt";
- $text['label-contact']['uk'] = "Контакт";
- $text['label-contact']['sv-se'] = "Kontakt";
- $text['label-contact']['ro'] = "";
- $text['label-contact']['de-at'] = "Kontakt";
- $text['label-contact']['he'] = "איש קשר";
- $text['label-confirm_password']['en-us'] = "Confirm Password";
- $text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
- $text['label-confirm_password']['pt-pt'] = "Confirmar Palavra-Passe";
- $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
- $text['label-confirm_password']['pl'] = "Potwierdź hasło";
- $text['label-confirm_password']['uk'] = "Повторити пароль";
- $text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
- $text['label-confirm_password']['ro'] = "";
- $text['label-confirm_password']['de-at'] = "Passwort bestätigen";
- $text['label-confirm_password']['he'] = "אשר סיסמא";
- $text['label-company_name']['en-us'] = "Company Name";
- $text['label-company_name']['es-cl'] = "Nombre de la Compañia";
- $text['label-company_name']['pt-pt'] = "Nome da Empresa";
- $text['label-company_name']['fr-fr'] = "Compagnie";
- $text['label-company_name']['pl'] = "Nazwa firmy";
- $text['label-company_name']['uk'] = "Назва компанії";
- $text['label-company_name']['sv-se'] = "Företags Namn";
- $text['label-company_name']['ro'] = "";
- $text['label-company_name']['de-at'] = "Firmenname";
- $text['label-company_name']['he'] = "שם חברה";
- $text['label-api_key']['en-us'] = "API Key";
- $text['label-api_key']['es-cl'] = "API Key";
- $text['label-api_key']['pt-pt'] = "API Key";
- $text['label-api_key']['fr-fr'] = "Clé d'API";
- $text['label-api_key']['pl'] = "Klucz API";
- $text['label-api_key']['uk'] = "Ключ API";
- $text['label-api_key']['sv-se'] = "API Nyckel";
- $text['label-api_key']['ro'] = "";
- $text['label-api_key']['de-at'] = "API Key";
- $text['label-api_key']['he'] = "";
- $text['label-additional_info']['en-us'] = "Additional Info";
- $text['label-additional_info']['es-cl'] = "Información Adicional";
- $text['label-additional_info']['pt-pt'] = "Informação Adicional";
- $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
- $text['label-additional_info']['pl'] = "Dodatkowe informacje";
- $text['label-additional_info']['uk'] = "Додаткова інформація";
- $text['label-additional_info']['sv-se'] = "Ytterligare Info";
- $text['label-additional_info']['ro'] = "";
- $text['label-additional_info']['de-at'] = "Zusätzliche Information";
- $text['label-additional_info']['he'] = "מידע נוסף";
- $text['label-24-hour']['en-us'] = "24-Hour";
- $text['label-24-hour']['es-cl'] = "24 horas";
- $text['label-24-hour']['pt-pt'] = "24 horas";
- $text['label-24-hour']['fr-fr'] = "24 heures";
- $text['label-24-hour']['pt-br'] = "24 horas";
- $text['label-24-hour']['pl'] = "24-godzinny";
- $text['label-24-hour']['he'] = "24 שעות";
- $text['label-24-hour']['uk'] = "24-годинний";
- $text['label-24-hour']['sv-se'] = "24-timmars";
- $text['label-24-hour']['de-at'] = "24 Stunden";
- $text['label-24-hour']['ro'] = "24 de ore";
- $text['label-24-hour']['fa'] = "";
- $text['label-24-hour']['ar-eg'] = "24 ساعة";
- $text['label-12-hour']['en-us'] = "12-Hour";
- $text['label-12-hour']['es-cl'] = "12 horas";
- $text['label-12-hour']['pt-pt'] = "12 horas";
- $text['label-12-hour']['fr-fr'] = "12 heures";
- $text['label-12-hour']['pt-br'] = "12 horas";
- $text['label-12-hour']['pl'] = "12-godzinny";
- $text['label-12-hour']['he'] = "12 שעות";
- $text['label-12-hour']['uk'] = "12-годинний";
- $text['label-12-hour']['sv-se'] = "12-timmars";
- $text['label-12-hour']['de-at'] = "12 Stunden";
- $text['label-12-hour']['ro'] = "12 de ore";
- $text['label-12-hour']['fa'] = "";
- $text['label-12-hour']['ar-eg'] = "12 ساعة";
- $text['header-user_setting-edit']['en-us'] = "User Setting";
- $text['header-user_setting-edit']['es-cl'] = "Configuración de Usuario";
- $text['header-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
- $text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
- $text['header-user_setting-add']['en-us'] = "User Setting Add";
- $text['header-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
- $text['header-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
- $text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
- $text['header-user_manager']['en-us'] = "Users";
- $text['header-user_manager']['es-cl'] = "Administración de Usuario";
- $text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
- $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
- $text['header-user_manager']['pl'] = "Menadżer użytkowników";
- $text['header-user_manager']['uk'] = "Користувачі";
- $text['header-user_manager']['sv-se'] = "Användar Inställningar";
- $text['header-user_manager']['ro'] = "";
- $text['header-user_manager']['de-at'] = "Benutzerverwaltung";
- $text['header-user_manager']['he'] = "מנהל משתמש";
- $text['header-user_edit']['en-us'] = "User";
- $text['header-user_edit']['es-cl'] = "Editar Usuario";
- $text['header-user_edit']['pt-pt'] = "Editar Utilizador";
- $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
- $text['header-user_edit']['pl'] = "Użytkownik";
- $text['header-user_edit']['uk'] = "Користувач";
- $text['header-user_edit']['sv-se'] = "Användare";
- $text['header-user_edit']['ro'] = "";
- $text['header-user_edit']['de-at'] = "Benutzer";
- $text['header-user_edit']['he'] = "משתמש";
- $text['header-user_add']['en-us'] = "User";
- $text['header-user_add']['es-cl'] = "Agregar Usuario";
- $text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
- $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
- $text['header-user_add']['pl'] = "Użytkownik";
- $text['header-user_add']['uk'] = "Користувач";
- $text['header-user_add']['sv-se'] = "Användare";
- $text['header-user_add']['ro'] = "";
- $text['header-user_add']['de-at'] = "Benutzer";
- $text['header-user_add']['he'] = "משתמש";
- $text['header-group_permissions']['en-us'] = "Group Permissions: ";
- $text['header-group_permissions']['es-cl'] = "Permisos de Grupo: ";
- $text['header-group_permissions']['pt-pt'] = "Permissões do Grupo: ";
- $text['header-group_permissions']['fr-fr'] = "Permissions du Groupe: ";
- $text['header-group_permissions']['pl'] = "Uprawnienia grupy";
- $text['header-group_permissions']['uk'] = "Привілеї групи:";
- $text['header-group_permissions']['sv-se'] = "Grupp Rättigheter";
- $text['header-group_permissions']['ro'] = "";
- $text['header-group_permissions']['de-at'] = "Gruppenberechtigungen:";
- $text['header-group_permissions']['he'] = "הרשאות קבוצה";
- $text['header-group_members']['en-us'] = "Group Members: ";
- $text['header-group_members']['es-cl'] = "Miembros de Grupo: ";
- $text['header-group_members']['pt-pt'] = "Membros do Grupo: ";
- $text['header-group_members']['fr-fr'] = "Membres du Groupe: ";
- $text['header-group_members']['pl'] = "Członkowie grupy:";
- $text['header-group_members']['uk'] = "Учасники групи: ";
- $text['header-group_members']['sv-se'] = "Grupp Medlemmar:";
- $text['header-group_members']['ro'] = "";
- $text['header-group_members']['de-at'] = "Gruppenmitglieder:";
- $text['header-group_members']['he'] = "משתמשי קבוצה";
- $text['header-group_manager']['en-us'] = "Group Manager";
- $text['header-group_manager']['es-cl'] = "Administración de Grupo";
- $text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
- $text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
- $text['header-group_manager']['pl'] = "Menadżer grup";
- $text['header-group_manager']['uk'] = "Групи";
- $text['header-group_manager']['sv-se'] = "Grupp Inställningar";
- $text['header-group_manager']['ro'] = "";
- $text['header-group_manager']['de-at'] = "Gruppenverwaltung";
- $text['header-group_manager']['he'] = "מנהל קבוצה";
- $text['header-group_edit']['en-us'] = "Edit Group";
- $text['header-group_edit']['es-cl'] = "Editar Grupo";
- $text['header-group_edit']['pt-pt'] = "Editar Grupo";
- $text['header-group_edit']['fr-fr'] = "Modifier le Groupe";
- $text['header-group_edit']['pl'] = "Edycja grupy";
- $text['header-group_edit']['uk'] = "Редагувати групу";
- $text['header-group_edit']['sv-se'] = "Editera Grupp";
- $text['header-group_edit']['ro'] = "";
- $text['header-group_edit']['de-at'] = "Gruppe bearbeiten";
- $text['header-group_edit']['he'] = "ערוך קבוצה";
- $text['header-group_add']['en-us'] = "Add Group";
- $text['header-group_add']['es-cl'] = "Agregar Grupo";
- $text['header-group_add']['pt-pt'] = "Adicionar Grupo";
- $text['header-group_add']['fr-fr'] = "Ajouter un Groupe";
- $text['header-group_add']['pl'] = "Dodaj grupę";
- $text['header-group_add']['uk'] = "Додати групу";
- $text['header-group_add']['sv-se'] = "Lägg Till Grupp";
- $text['header-group_add']['ro'] = "";
- $text['header-group_add']['de-at'] = "Gruppe hinzufügen";
- $text['header-group_add']['he'] = "הוסף קבוצה";
- $text['description-user_setting-edit']['en-us'] = "Edit a setting for this user.";
- $text['description-user_setting-edit']['es-cl'] = "Editar un escenario de este usuario.";
- $text['description-user_setting-edit']['pt-pt'] = "Editar uma configuração para este usuário.";
- $text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
- $text['description-user_setting-add']['en-us'] = "Add a setting for this user.";
- $text['description-user_setting-add']['es-cl'] = "Añadir un entorno para este usuario.";
- $text['description-user_setting-add']['pt-pt'] = "Adicionar uma definição para esse usuário.";
- $text['description-user_setting-add']['fr-fr'] = "Ajouter un cadre pour cet utilisateur.";
- $text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
- $text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
- $text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
- $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
- $text['description-user_manager']['pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
- $text['description-user_manager']['uk'] = "Додавання, редагування, видалення та пошук користувачів";
- $text['description-user_manager']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
- $text['description-user_manager']['ro'] = "";
- $text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen.";
- $text['description-user_manager']['he'] = "הוסף, ערוך, מחק וחפש משתמשים";
- $text['description-user_language']['en-us'] = "Select the language.";
- $text['description-user_language']['es-cl'] = "Seleccione el idioma.";
- $text['description-user_language']['pt-pt'] = "Selecione o idioma.";
- $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
- $text['description-user_language']['pl'] = "Wybierz język";
- $text['description-user_language']['uk'] = "Виберіть мову";
- $text['description-user_language']['sv-se'] = "Välj Språk";
- $text['description-user_language']['ro'] = "Selecție limbă";
- $text['description-user_language']['de-at'] = "Sprache auswählen";
- $text['description-user_language']['he'] = "בחר שפה";
- $text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
- $text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
- $text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
- $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
- $text['description-user_edit']['pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
- $text['description-user_edit']['uk'] = "Змініть інформацію користувача і членство в групі.";
- $text['description-user_edit']['sv-se'] = "Meditera användarinformation och grupp medlemskap.";
- $text['description-user_edit']['ro'] = "";
- $text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten.";
- $text['description-user_edit']['he'] = "ערוך פרטי משתמש ושיוך לקבוצה";
- $text['description-user_add']['en-us'] = "To add a user, please fill out this form completely. All fields are required. ";
- $text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
- $text['description-user_add']['pt-pt'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
- $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
- $text['description-user_add']['pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
- $text['description-user_add']['uk'] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
- $text['description-user_add']['sv-se'] = "För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i.";
- $text['description-user_add']['ro'] = "";
- $text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
- $text['description-user_add']['he'] = "בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות.";
- $text['description-time_zone']['en-us'] = "Select the default time zone.";
- $text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
- $text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
- $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
- $text['description-time_zone']['pl'] = "Wybierz domyślną strefę czasową";
- $text['description-time_zone']['uk'] = "Виберіть часовий пояс за замовчуванням.";
- $text['description-time_zone']['sv-se'] = "Välj standard tidszon";
- $text['description-time_zone']['ro'] = "";
- $text['description-time_zone']['de-at'] = "Wählen Sie die Standard Zeitzone";
- $text['description-time_zone']['he'] = "הגדר אזור זמן";
- $text['description-status']['en-us'] = "Set the user's presence.";
- $text['description-status']['es-cl'] = "Configure la presencia del usuario.";
- $text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
- $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
- $text['description-status']['pl'] = "Wybierz status użytkownika";
- $text['description-status']['uk'] = "Виберіть статус користувача";
- $text['description-status']['sv-se'] = "Välj en användarstatus.";
- $text['description-status']['ro'] = "Selectați starea utilizatorului";
- $text['description-status']['de-at'] = "Benutzerstatus auswählen";
- $text['description-status']['he'] = "בחר את סטטוס המשתמש";
- $text['description-group_permissions']['en-us'] = "Assign permissions for this group.";
- $text['description-group_permissions']['es-cl'] = "Asigne permisos para este grupo.";
- $text['description-group_permissions']['pt-pt'] = "Atribua permissões para este grupo.";
- $text['description-group_permissions']['fr-fr'] = "Assignez des permissions à ce groupe.";
- $text['description-group_permissions']['pl'] = "Przypisywanie uprawnień tej grupie.";
- $text['description-group_permissions']['uk'] = "Призначення привілеїв для цієї групи.";
- $text['description-group_permissions']['sv-se'] = "Tilldela rättigheter till denna grupp.";
- $text['description-group_permissions']['ro'] = "";
- $text['description-group_permissions']['de-at'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
- $text['description-group_permissions']['he'] = "צור הרשאות לקבוצה";
- $text['description-group_edit']['en-us'] = "Edit the properties of the group.";
- $text['description-group_edit']['es-cl'] = "Editar las propiedades del grupo.";
- $text['description-group_edit']['pt-pt'] = "Editar as propriedades do grupo.";
- $text['description-group_edit']['fr-fr'] = "Modifier les propriétés du groupe.";
- $text['description-group_edit']['pl'] = "Edytuj właściwości grupy.";
- $text['description-group_edit']['uk'] = "Зміна властивостей групи.";
- $text['description-group_edit']['sv-se'] = "Editera inställningar för gruppen.";
- $text['description-group_edit']['ro'] = "";
- $text['description-group_edit']['de-at'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
- $text['description-group_edit']['he'] = "";
- $text['description-group_add']['en-us'] = "Create a new user group.";
- $text['description-group_add']['es-cl'] = "Crear un nuevo grupo de usuarios.";
- $text['description-group_add']['pt-pt'] = "Criar um novo grupo de usuários.";
- $text['description-group_add']['fr-fr'] = "Créez un nouveau groupe d'utilisateurs.";
- $text['description-group_add']['pl'] = "Utwórz nową grupę użytkowników.";
- $text['description-group_add']['uk'] = "Створити нову групу користувачів.";
- $text['description-group_add']['sv-se'] = "Skapa en ny användargrupp.";
- $text['description-group_add']['ro'] = "";
- $text['description-group_add']['de-at'] = "Legen Sie einen neue Gruppe an.";
- $text['description-group_add']['he'] = "";
- $text['description-enabled']['en-us'] = "Set the status of this account.";
- $text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
- $text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
- $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
- $text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
- $text['description-enabled']['uk'] = "Вкажіть стан цього облікового запису.";
- $text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
- $text['description-enabled']['ro'] = "";
- $text['description-enabled']['de-at'] = "Setzen Sie den Status dieses Kontos.";
- $text['description-enabled']['he'] = "בחר את הסטטוס לחשבון זה";
- $text['description-contact_view']['en-us'] = "View";
- $text['description-contact_view']['es-cl'] = "Ver";
- $text['description-contact_view']['pt-pt'] = "Ver";
- $text['description-contact_view']['fr-fr'] = "Voir";
- $text['description-contact_view']['pl'] = "Widok";
- $text['description-contact_view']['uk'] = "Перегляд";
- $text['description-contact_view']['sv-se'] = "Granska";
- $text['description-contact_view']['ro'] = "";
- $text['description-contact_view']['de-at'] = "Ansicht";
- $text['description-contact_view']['he'] = "הצג";
- $text['description-contact']['en-us'] = "Assign a contact to this user account.";
- $text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
- $text['description-contact']['pt-pt'] = "Atribuir um contacto a esta conta de utilizador.";
- $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
- $text['description-contact']['pl'] = "Wybierz numer";
- $text['description-contact']['uk'] = "Призначити контакт в цей обліковий запис користувача.";
- $text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
- $text['description-contact']['ro'] = "";
- $text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
- $text['description-contact']['he'] = "שייך איש קשר לחשבון";
- $text['description-api_key']['en-us'] = "Enter the API key is often a UUID. The API key should be 128 bit or greater.";
- $text['description-api_key']['es-cl'] = "Indique la API key.";
- $text['description-api_key']['pt-pt'] = "";
- $text['description-api_key']['fr-fr'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
- $text['description-api_key']['pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
- $text['description-api_key']['uk'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
- $text['description-api_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
- $text['description-api_key']['ro'] = "";
- $text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
- $text['description-api_key']['he'] = "";
- $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
- $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
- $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
- $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
- $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
- $text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
- $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
- $text['confirm-delete']['ro'] = "";
- $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
- $text['confirm-delete']['he'] = "?בטוח שאתה רוצה למחוק";
- $text['button-show_all']['en-us'] = "Show All";
- $text['button-show_all']['es-cl'] = "Mostrar Todos";
- $text['button-show_all']['pt-pt'] = "Mostrar Todos";
- $text['button-show_all']['fr-fr'] = "Tout Montrer";
- $text['button-show_all']['pl'] = "Pokaż wszystkie";
- $text['button-show_all']['uk'] = "Показати всі";
- $text['button-show_all']['sv-se'] = "Visa Allt";
- $text['button-show_all']['ro'] = "";
- $text['button-show_all']['de-at'] = "Alle anzeigen";
- $text['button-show_all']['he'] = "הצג הכל";
- $text['button-generate']['en-us'] = "Generate";
- $text['button-generate']['es-cl'] = "Generar";
- $text['button-generate']['pt-pt'] = "Geração";
- $text['button-generate']['fr-fr'] = "Générer";
- $text['button-generate']['pl'] = "Generuj";
- $text['button-generate']['uk'] = "Згенерувати";
- $text['button-generate']['sv-se'] = "Generera";
- $text['button-generate']['ro'] = "";
- $text['button-generate']['de-at'] = "Generieren";
- $text['button-generate']['he'] = "יצר";
- $text['button-create_account']['en-us'] = "Create Account";
- $text['button-create_account']['es-cl'] = "Crear Cuenta";
- $text['button-create_account']['pt-pt'] = "Criar Conta";
- $text['button-create_account']['fr-fr'] = "Créer le Compte";
- $text['button-create_account']['pl'] = "Załóż konto";
- $text['button-create_account']['uk'] = "Створити обліковий запис";
- $text['button-create_account']['sv-se'] = "Skapa Konto";
- $text['button-create_account']['ro'] = "";
- $text['button-create_account']['de-at'] = "Konto hinzufügen";
- $text['button-create_account']['he'] = "צור חשבון";
- $text['button-add_member']['en-us'] = "Add Member";
- $text['button-add_member']['es-cl'] = "Agregar Miembro";
- $text['button-add_member']['pt-pt'] = "Adicionar Membro";
- $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
- $text['button-add_member']['pl'] = "Dodaj członka";
- $text['button-add_member']['uk'] = "Додати учасника";
- $text['button-add_member']['sv-se'] = "Lägg Till Medlem";
- $text['button-add_member']['ro'] = "";
- $text['button-add_member']['de-at'] = "Mitglied hinzufügen";
- $text['button-add_member']['he'] = "הוסף משתמש";
- ?>
|