diff --git a/inc/fields/dropdownfield.class.php b/inc/fields/dropdownfield.class.php index 2587ac466..3758fb159 100644 --- a/inc/fields/dropdownfield.class.php +++ b/inc/fields/dropdownfield.class.php @@ -96,7 +96,7 @@ public function getDesignSpecializationField() { 'request' => __('Request categories', 'formcreator'), 'incident' => __('Incident categories', 'formcreator'), 'both' => __('Request categories', 'formcreator'). " + ".__('Incident categories', 'formcreator'), - 'change' => __('Change'), + 'change' => __('Change categories', 'formcreator'), 'all' => __('All'), ]; $additions .= dropdown::showFromArray('show_ticket_categories', $ticketCategoriesOptions, [ diff --git a/locales/ca_ES.mo b/locales/ca_ES.mo index e2476ec66..34b405444 100644 Binary files a/locales/ca_ES.mo and b/locales/ca_ES.mo differ diff --git a/locales/ca_ES.po b/locales/ca_ES.po index c27db898d..15dedb607 100644 --- a/locales/ca_ES.po +++ b/locales/ca_ES.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Nuria Costa , 2020\n" "Language-Team: Catalan (Spain) (https://www.transifex.com/teclib/teams/28042/ca_ES/)\n" @@ -22,20 +22,20 @@ msgstr "" "Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Sol·licituds pendents de validació" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -56,8 +56,8 @@ msgstr "Sense límit" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Creador de formularis" @@ -65,11 +65,11 @@ msgstr "Creador de formularis" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catàleg de serveis" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Llista de formularis" @@ -77,11 +77,11 @@ msgstr "Llista de formularis" msgid "The question has been successfully saved!" msgstr "La pregunta s'ha guardat amb èxit!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "La pregunta s'ha actualitzat amb èxit!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -91,24 +91,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Categoria de la base de coneixement" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Mostrar sempre" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Ocult llevat que" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Mostra llevat que" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -133,251 +141,275 @@ msgstr "Catàleg de servei extès" msgid "Helpdesk mode" msgstr "Mode Helpdesk" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importar formularis" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Pàgina d'inici" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Accés" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Accés públic" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Accés privat" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Accés restringit" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Totes les llengües" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Accés directe a la pàgina d'inici" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Necessita validació?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulari per defecte del catàleg de serveis" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Eliminar" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "Veure-ho tot" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Ordenar per popularitat" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Ordenar alfabèticament" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Si us plau, descriu què necessites aquí" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Les meves darreres sol·licituds (sol·licitant)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Formulari no publicat" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Totes les meves sol·licituds (sol·licitant)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Les meves darreres sol·licituds (validador)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "No hi ha sol·licituds pendents de validació" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Totes les meves sol·licituds (validador)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Escull un validador" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "No es pot deixar el nom en blanc!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "La pregunta %s no és compatible amb els formularis públics." -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicada" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Sol·licitud duplicada: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Sol·licitud transferida: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Càrrega de fitxers JSON no permesa." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Hauries de permetre fitxers JSON ara." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Crea" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Siusplau, contacta amb l'administrador del GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Enrere" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "La càrrega de fitxers JSON no està habilitada." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Hauries d'habilitar els fitxers JSON ara." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Habilitat" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formularis importats correctament de %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" "El formulari %1$s ja existeix i es troba a una entitat no modificable." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Error en la creació de documents tipus JSON." -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Document tipus JSON no trobat." -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Error en actualitzar el document tipus JSON." -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formularis sense categoria" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -395,90 +427,90 @@ msgstr "Enllaç al formulari" msgid "Please active the form to view the link" msgstr "Activa el formulari per veure l'enllaç" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Usuari que aprova la sol·licitud" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Grup que aprova la sol·licitud" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Imprimeix el formulari" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Sol·licitud acceptada pel validador." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Sol·licitud guardada correctament." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Sol·licitant" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comentari" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Es requereix si es va denegar" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Denegar" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Acceptat" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Cal un comentari de denegació!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "S'ha guardat el formulari correctament!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "No ets el validador d'aquestes respostes" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Dades de la sol·licitud" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "No es poden generar objectius!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Cal que seleccionis un/a validador/a!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -489,11 +521,11 @@ msgid "Update issue data from tickets and form answers" msgstr "" "Problema d'actualització de dades de tiquets i respostes del formulari" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Qui aprova tiquets" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -501,19 +533,19 @@ msgstr "" msgid "The form as been saved" msgstr "S'ha guardat la sol·licitud" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "La sol·licitud ha de ser validada" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Sol·licitud denegada" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Sol·licitud acceptada" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Sol·licitud eliminada" @@ -545,77 +577,77 @@ msgstr "Enllaç de validació" msgid "Request #" msgstr "Sol·licitud #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Obligatori" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Afegir una pregunta" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Afegir una secció" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "El títol és obligatori" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "El camp Tipus és obligatori" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Cal una secció" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Els arxius de tipus %1$s no està disponible per la pregunta %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Aquest tipus de pregunta no és compatible amb els formularis públics." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Aquest tipus de pregunta requereix paràmetres" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Falta un paràmetre per a aquest tipus de pregunta" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Editar una pregunta" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Mostrar buit" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Mostrar camp" @@ -635,198 +667,219 @@ msgstr "" "Especifica les condicions de validació addicionals a la descripció de la " "pregunta per ajudar als usuaris." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Editar una secció" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Sol·licitant de la sol·licitud" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Validador de la sol·licitud" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Persona específica" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Persona d'una pregunta" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grup específic" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grup de la pregunta" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Proveïdor específic" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Proveïdor d'una pregunta" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Actors de la pregunta" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entitat activa actual" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entitat per defecte del sol·licitant" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Primera entitat dinàmica del sol·licitant (alfabètic)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Darrera entitat dinàmica del sol·licitant (alfabètic)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entitat del formulari" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entitat per defecte del validador" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entitat específica" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entitat per defecte de la resposta de la pregunta tipus Usuari" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Object GLPI > Resporta d'una pregunta de tipus Entitat" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Etiquetes de les preguntes" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Etiquetes específiques" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Etiquetes de preguntes i etiquetes específiques" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Etiquetes de preguntes o etiquetes específiques" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "és igual la resposta a la pregunta" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculada a partir de la data de creació del tiquet" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculada a partir de la data de resposta" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgència de plantilla o mitjà" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgència específica" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Igual que la resposta de la pregunta" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Categoria de plantilla o cap" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Categoria específica" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Ubicació de la plantilla o cap" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Ubicació específica" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Pregunta de tipus Usuari" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Pregunta de tipus Entitat" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Categoria del tiquet" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgència" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Etiquetes del tiquet" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Etiquetes" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Actors" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Ubicació" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Cal que posis una descripció!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Sol·licitud completa" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancel·lar" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -836,73 +889,85 @@ msgstr[1] "" msgid "Medium" msgstr "Mitjà" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Cap" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Edita el destí" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Canvia el títol" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Cancel·lar" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Títol del tiquet" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Afegir un missatge de validació al primer seguiment" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Enllaça amb un altre tiquet" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Un altre destí d'aquest formulari" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Tiquet existent" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Tipus d'enllaç no vàlid" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Tipus d'element enllaçat no vàlid" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "L'element enllaçat no existeix" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "No s'ha pogut enllaçar l'element" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "La teva sol·licitud ha estat acceptada pel validador" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -914,19 +979,19 @@ msgstr "Demanar assistència" msgid "My requests for assistance" msgstr "LEs meves sol·licituds d'assistència" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Reservar un actiu" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consultar feeds" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Per validar" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Tancat" @@ -944,23 +1009,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Un camp obligatori està buit:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valor no vàlid:" @@ -981,21 +1047,21 @@ msgid "Checkboxes" msgstr "Checkboxes" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "El camp Valor és obligatori" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Interval" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Data i hora" @@ -1003,19 +1069,23 @@ msgstr "Data i hora" msgid "A description field should have a description:" msgstr "El camp Descripció hauria de tenir una descripció:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Mostra les categories del tiquet" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Categories de sol·licituds" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Categories d'incidències" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Tipus de desplegable no vàlid:" @@ -1023,15 +1093,16 @@ msgstr "Tipus de desplegable no vàlid:" msgid "This is not a valid e-mail:" msgstr "Aquest no és un correu vàlid:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "No hi ha cap document adjunt" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Document adjunt" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Falta un arxiu necessari:" @@ -1064,17 +1135,17 @@ msgstr "Float" msgid "The regular expression is invalid" msgstr "Expressió regular no vàlida" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expressió regular" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validació addicional" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1127,25 +1198,29 @@ msgstr "Directori LDAP no trobat!" msgid "Cannot recover LDAP informations!" msgstr "No es pot recuperar la informació de LDAP!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Multiselect" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radios" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Select" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Textarea" @@ -1163,19 +1238,19 @@ msgstr "" msgid "Text" msgstr "Text" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "S'ha creat el formulari" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "La teva sol·licitud s'ha guardat" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1185,11 +1260,11 @@ msgstr "" " ##formcreator.request_id## i s'ha tramès a l'equip de suport. \\nPots veure" " les seves respostes a l'enllaç : \\n ##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Hi ha una sol·licitud pendent de validació" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1199,11 +1274,11 @@ msgstr "" " com a validador. \\ nPots accedir-hi fent clic en aquest enllaç :.\\n " "##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "La teva sol·licitud ha estat denegada pel validador" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1214,7 +1289,7 @@ msgstr "" " ##formcreator.validation_comment##.\\n\\nEncara la pot modificar i tornar a" " enviar fent clic en aquest enllaç: \\n ##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1222,11 +1297,11 @@ msgstr "" "Hola, \\nEns complau informar-te que la seva sol·licitud ha estat acceptada " "pel validador. \\nLa sol·licitud serà tramitada en breu." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "La teva sol·licitud ha estat eliminada per un administrador" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1234,30 +1309,30 @@ msgstr "" "Hola, \\n Malauradament la teva sol·licitud no pot ser considerada i s'ha " "suprimit per un administrador." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Problemes amb la sincronització del catàleg de serveis" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Formulari no trobat. Escull-ne un altre." -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Error en consultar els formularis" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "No hi ha cap formulari en aquesta categoria" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Segur que vols eliminar aquesta pregunta?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Segur que vols eliminar aquesta secció?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Segur que vols eliminar aquest destí?" diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 5fd8474d3..6321b1d41 100644 Binary files a/locales/cs_CZ.mo and b/locales/cs_CZ.mo differ diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 9ecc985de..24593bf22 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: David Stepan , 2020\n" "Language-Team: Czech (Czech Republic) (https://www.transifex.com/teclib/teams/28042/cs_CZ/)\n" @@ -23,28 +23,28 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Kategorie formuláře" +msgstr[1] "Kategorie formuláře" +msgstr[2] "Kategorií formuláře" +msgstr[3] "Kategorie formuláře" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formuláře čekající na ověření" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Formulář" +msgstr[1] "Formulářů" +msgstr[2] "Formulářů" +msgstr[3] "Formuláře" #: ajax/commontree.php:25 msgid "Subtree root" @@ -61,8 +61,8 @@ msgstr "Žádný limit" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Tvorba formulářů" @@ -70,11 +70,11 @@ msgstr "Tvorba formulářů" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Katalog služeb" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Seznam formulářů" @@ -82,40 +82,48 @@ msgstr "Seznam formulářů" msgid "The question has been successfully saved!" msgstr "Otázka byla úspěšně uložena!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Otázka byla úspěšně aktualizována!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Odpověď" +msgstr[1] "Odpovědí" +msgstr[2] "Odpovědí" +msgstr[3] "Odpovědi" #: inc/category.class.php:67 msgid "Knowbase category" msgstr "Kategorie databáze znalostí" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Vždy zobrazeno" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Skrýt dokud" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Zobrazit dokud" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "nepodařilo se přidat nebo aktualizovat %1$s%2$s" @@ -140,268 +148,292 @@ msgstr "Rozšířený katalog služeb" msgid "Helpdesk mode" msgstr "Režim služby podpory" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importovat formuláře" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Domovská stránka" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Přístup" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "Ikona" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "Barva ikony" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "Barva pozadí" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Veřejný přístup" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Soukromý přístup" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Omezený přístup" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Všechny jazyky" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Přímý přístup na domovskou stránku" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "Ikona formy" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Záhlaví" +msgstr[1] "Záhlaví" +msgstr[2] "Záhlaví" +msgstr[3] "Záhlaví" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Je třeba ověřit?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Výchozí formulář v katalogu služeb" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "Pro smazání tohoto formuláře je nejprve třeba smazat všechny odpovědi" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Cíl" +msgstr[1] "Cílů" +msgstr[2] "Cílů" +msgstr[3] "Cíle" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Smazat" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "Přidat cíl" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Cíl" +msgstr[1] "Cílů" +msgstr[2] "Cílů" +msgstr[3] "Cíle" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Kategorie" +msgstr[1] "Kategorií" +msgstr[2] "Kategorií" +msgstr[3] "Kategorie" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "zobrazit vše" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Řazení podle oblíbenosti" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Abecední řazení" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Zde popište své potřeby" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Mé poslední formuláře (žadatel)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Nebyl odeslán žádný formulář" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Všechny mé formuláře (žadatel)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Mé poslední formuláře (ověřovatel)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Žádný formulář nečeká na ověření" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Všechny mé formuláře (ověřovatel)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "Ověření správnosti" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Vyberte ověřovatele" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Jméno nemůže být prázdné!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "Otázka %s není kompatibilní s veřejnými formuláři" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Kopírovat" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulář byl zkopírován: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulář byl přesunut: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Nahrání JSON souborů není dovoleno." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "JSON soubory můžete povolit právě teď." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Vytvořit" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Obraťte se na svého správce GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Zpět" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Nahrávání JSON souborů není zapnuto." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "JSON soubory můžete zapnout právě teď." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Zapnout" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "%s se nepodařilo importovat" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formuláře byly úspěšně importovány z %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "Formulář %1$s už existuje a je entitou, kterou nelze upravovat." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "Entita %1$s je potřebná pro formulář %2$s." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Nepodařilo se vytvořit typ dokumentu JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Typ JSON dokumentu nenalezen" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Nepodařilo se aktualizovat typ JSON dokumentu" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formuláře bez kategorie" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Nepodporovaný typ cíle." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "Formulář neexistuje." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Nepodporovaný typ cíle." #: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" msgid_plural "Access types" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Typ přístupu" +msgstr[1] "Typů přístupu" +msgstr[2] "Typů přístupu" +msgstr[3] "Typy přístupu" #: inc/form_profile.class.php:100 msgid "Link to the form" @@ -411,108 +443,108 @@ msgstr "Odkaz na formulář" msgid "Please active the form to view the link" msgstr "Pro zobrazení odkazu si aktivujte formulář" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "Čeká se" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Odmítnuto" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "Přijato" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Odpověď formuláře" +msgstr[1] "Odpovědí formuláře" +msgstr[2] "Odpovědí formuláře" +msgstr[3] "Odpovědi formuláře" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Schvalovatel formuláře" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Skupina schvalovatele formuláře" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Vytisknout tento formulář" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulář byl schválen ověřovatelem." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulář byl úspěšně uložen." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Žadatel" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Komentář" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Požadováno pokud je zamítnuto" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Zamítnout" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Schválit" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Komentář k zamítnutí je povinný!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Formulář byl úspěšně uložen!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Nejste ověřovatelem těchto odpovědí" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Data formuláře" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Není možné vytvářet cíle!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Je třeba vybrat ověřovatele!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Problém" +msgstr[1] "Problémů" +msgstr[2] "Problémů" +msgstr[3] "Problémy" #: inc/issue.class.php:53 msgid "Update issue data from tickets and form answers" msgstr "Aktualizovat data problému z požadavků a odpovědí z formulářů" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Schvalovatel požadavku" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Neověřeno" @@ -520,19 +552,19 @@ msgstr "Neověřeno" msgid "The form as been saved" msgstr "Formulář byl uložen" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Formulář je třeba ověřit" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Formulář byl zamítnut" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Formulář byl přijat" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Formulář byl smazán" @@ -564,81 +596,81 @@ msgstr "Odkaz ověření" msgid "Request #" msgstr "Žádost č." -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Otázka" +msgstr[1] "Otázek" +msgstr[2] "Otázek" +msgstr[3] "Otázky" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Povinné" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Přidat otázku" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Přidat sekci" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" -msgstr "" +msgstr "Zobrazit tlačítko Odeslat" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Název je povinný" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Typ kolonky je povinný" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Sekce je povinná" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Typ kolonky %1$s není k dispozici pro otázku %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Tento typ otázky není kompatibilní s veřejnými formuláři." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Tento typ otázky vyžaduje parametry" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Chybí parametr pro tento typ otázky" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Upravit otázku" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Sekce" +msgstr[1] "Sekcí" +msgstr[2] "Sekcí" +msgstr[3] "Sekce" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Zobrazit prázdné" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Zobrazit kolonku" @@ -657,278 +689,311 @@ msgid "" msgstr "" "Do popisu otázky zadejte další podmínky ověřování, které pomohou uživatelům." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Upravit sekci" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" -msgstr "" +msgstr "Zobrazit sekce" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Zadavatel formuláře" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Ověřování formulářů" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Konkrétní osoba" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Osoba z otázky" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Konkrétní skupina" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Skupina z otázky" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Konkrétní dodavatel" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Dodavatel z otázky" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Účastníci z otázky" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Nyní aktivní entita" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Výchozí entita žadatele" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "První dynamická entita žadatele (podle abecedy)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Poslední dynamická entita žadatele (podle abecedy)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entita formuláře" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Výchozí entita kontrolora" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Konkrétní entita" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Výchozí entita dle typu odpovědi uživatele" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Z objektu GLPI > Typ entity otázka odpověď" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Štítky z otázek" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Specifické štítky" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Štítky z otázek a konkrétní štítky" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Štítky z otázek nebo konkrétní štítky" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "rovná se odpovědi na otázku" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "počítáno od data vytvoření požadavku" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "počítáno od odpovědi na otázku" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Naléhavost z šablony nebo Střední" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Konkrétní naléhavost" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Rovná se odpovědi na otázku" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Kategorie ze šablony nebo žádná" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Konkrétní kategorie" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Umístění ze šablony nebo žádné" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Konkrétní umístění" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Typ uživatele dle otázky" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Typ entity dle otázky" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Kategorie požadavku" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Naléhavost" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Tagy požadavků" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Štítky" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Zúčastnění" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Umístění" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Je třeba, aby cíl byl přiřazen formuláři." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Je třeba, aby cíl byl přiřazen k existujícímu formuláři." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Popis nemůže být prázdný" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Celý formulář" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Storno" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Změna cíle" +msgstr[1] "Změn cíle" +msgstr[2] "Změn cíle" +msgstr[3] "Změny cíle" #: inc/targetchange.class.php:46 msgid "Medium" msgstr "Střední" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Žádné" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Upravit cíl" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Změnit nadpis" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Storno" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "Podmínka pro zobrazení cíle" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Cílový požadavek" +msgstr[1] "Cílových požadavků" +msgstr[2] "Cílových požadavků" +msgstr[3] "Cílové požadavky" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Konkrétní majetek" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Název požadavku" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Přidat kontrolní zprávu při první změně požadavku" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Odkázat na jiný požadavek" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Druhý cíl tohoto formuláře" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Existující požadavek" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Neplatný typ odkazu" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Neplatný typ odkazované položky" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Odkazovaná položka neexistuje" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Nepodařilo se odkázat na položku" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Váš formulář byl ověřen ověřovatelem" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Položka" @@ -940,19 +1005,19 @@ msgstr "Požádat o pomoc" msgid "My requests for assistance" msgstr "Mé žádosti o pomoc" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Zamluvit si majetek" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Konzultovat zdroje" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "K ověření" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Uzavřeno" @@ -967,28 +1032,29 @@ msgstr "Jeden na řádek" #: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +msgstr[0] "Účastník" +msgstr[1] "Účastníků" +msgstr[2] "Účastníků" +msgstr[3] "Účastníci" + +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Není vyplněná povinná kolonka:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Neplatná hodnota:" @@ -1009,21 +1075,21 @@ msgid "Checkboxes" msgstr "Zaškrtávací kolonka" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Je třeba vyplnit hodnotu do kolonky:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Rozmezí" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Datum a čas" @@ -1031,19 +1097,23 @@ msgstr "Datum a čas" msgid "A description field should have a description:" msgstr "Kolonka popis by měla obsahovat popis:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Zobrazit kategorie požadavků" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Kategorie požadavků" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Kategorie incidentů" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Neplatný typ rozbalovací nabídky:" @@ -1051,15 +1121,16 @@ msgstr "Neplatný typ rozbalovací nabídky:" msgid "This is not a valid e-mail:" msgstr "Toto není platná e-mailová adresa:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Bez připojených dokumentů" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Připojený dokument" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Chybí požadovaný soubor:" @@ -1092,24 +1163,24 @@ msgstr "Desetinné číslo" msgid "The regular expression is invalid" msgstr "Regulární výraz není platný" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Regulární výraz" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Dodatečné ověření" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "GLPI objekt" +msgstr[1] "GLPI objektů" +msgstr[2] "GLPI objektů" +msgstr[3] "GLPI objekty" #: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" @@ -1157,27 +1228,31 @@ msgstr "LDAP adresář nenalezen!" msgid "Cannot recover LDAP informations!" msgstr "Nedaří se získat informace z LDAP adresáře!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Výběr vícero položek" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Přepínač" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Vybrat" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "Štítek" +msgstr[1] "Štítků" +msgstr[2] "Štítků" +msgstr[3] "Štítky" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Textové pole" @@ -1195,19 +1270,19 @@ msgstr "Text je příliš dlouhý (nejvýše %d znaků): %s" msgid "Text" msgstr "Text" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "Čas" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Formulář byl vytvořen" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Vaše žádost byla uložena" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1217,11 +1292,11 @@ msgstr "" "##formcreator.request_id## a předán týmu podpory. Odpovědi můžete vidět na " "následujícím odkazu:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Formulář z GLPI je třeba ověřit" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1231,11 +1306,11 @@ msgstr "" "jako ověřovatel.\\n K formuláři můžete přistoupit kliknutím na tento " "odkaz:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Váš formulář byl zamítnut ověřovatelem" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1246,7 +1321,7 @@ msgstr "" "\\n##formcreator.validation_comment##\\n\\nFormulář můžete nadále upravovat " "kliknutím na tento odkaz:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1254,40 +1329,40 @@ msgstr "" "Dobrý den,\\n Váš formulář byl schválen ověřovatelem.\\n Váš požadavek bude " "brzy řešen." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Váš formulář byl smazán správcem" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." msgstr "Dobrý den,\\n Váš formulář nebude řešen a byl smazán správcem." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Vytváření formulářů – problémy katalogu synchronizační služby" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Nebyl nalezen žádný formulář. Prosím vyberte níže nějaký" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Došlo k chybě při dotazování formuláře" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Žádný formulář v této kategorii" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Opravdu chcete smazat tuto otázku?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Opravdu chcete smazat tuto sekci?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Opravdu chcete smazat tento cíl?" diff --git a/locales/de_DE.mo b/locales/de_DE.mo index 1988bf2de..74fc4444e 100644 Binary files a/locales/de_DE.mo and b/locales/de_DE.mo differ diff --git a/locales/de_DE.po b/locales/de_DE.po index c0dd6bbda..d6344f773 100644 --- a/locales/de_DE.po +++ b/locales/de_DE.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Administrator System, 2020\n" "Language-Team: German (Germany) (https://www.transifex.com/teclib/teams/28042/de_DE/)\n" @@ -28,20 +28,20 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formulare (warten auf Genehmigung)" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -62,8 +62,8 @@ msgstr "Uneingeschränkt" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Formular erstellen" @@ -71,11 +71,11 @@ msgstr "Formular erstellen" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Servicekatalog" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Formularliste" @@ -83,11 +83,11 @@ msgstr "Formularliste" msgid "The question has been successfully saved!" msgstr "Die Fragestellung wurde erfolgreich gespeichert!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Die Fragestellung wurde erfolgreich aktualisiert!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -97,24 +97,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Knowlagebase-Kategorie" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "immer angezeigt" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "versteckt, es sei denn" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "angezeigt, es sei denn" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -139,250 +147,274 @@ msgstr "erweiterter Servicekatalog" msgid "Helpdesk mode" msgstr "Helpdesk modus" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Formulare importieren" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Homepage" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Zugriff" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "öffentlicher Zugriff" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "privater Zugriff" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "eingeschränkter Zugriff" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Alle Sprachen" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "direkter Zugriff auf die Homepage" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Muss validiert werden?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Standardformular im Servicekatalog" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Löschen" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "- Alle anzeigen -" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "sortieren nach: Beliebtheit" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "sortieren nach: Alphabet" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Bitte beschreiben Sie hier Ihre Anforderung" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Meine letzten Formulare (Anforderer)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "bisher kein Formular angelegt" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Alle Formulare (Anforderer)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Meine letzten Formulare (Genehmiger)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "bisher wartet kein Formular auf eine Genehmigung" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Alle Formulare (Genehmiger)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Genehmiger auswählen" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Das Feld Name kann nicht leer sein" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "duplizieren" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Furmular wurde dupliziert: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formular wurde übertragen: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Das Hochladen von JSON-Dateien ist nicht erlaubt." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Das Hochladen von JSON-Dateien wird jetzt erlaubt." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Erstellen" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Setzen Sie sich bitte mit Ihrem GLPI-Administrator in Verbindung." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Zurück" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Das Hochladen von JSON-Dateien ist nicht aktiviert." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Das Hochladen von JSON-Dateien wird jetzt aktiviert." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Aktivieren" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formular erfolgreich importiert aus %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Das Anlegen des JSON-Dokumenten-Typs schlug fehl" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON Dokumenttyp nicht gefunden" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Update des JSON Dokumenttyps fehlgeschlagen" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formulare ohne Kategorie" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -400,90 +432,90 @@ msgstr "Zum Formular verknüpfen" msgid "Please active the form to view the link" msgstr "Bitte Formular wählen um den Link zu aktivieren" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Formulargenehmiger" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Formulargenehmigergruppe" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Drucke dieses Formular" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formular genehmigt" -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formular erfolgreich gespeichert" -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Anforderer" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "notwendig bei Ablehnung" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Erforderlich, falls abgelehnt" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "ablehnen" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "akzeptieren" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Kommentar zur Ablehnung erforderlich" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Das Formular wurde erfolgreich gespeichert" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Sie sind nicht der Genehmiger dieser Anforderung" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Formulardaten " -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Zugriff generieren nicht möglich!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -493,11 +525,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Ticket-Genehmiger" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -505,19 +537,19 @@ msgstr "" msgid "The form as been saved" msgstr "Das Formular wurde gespeichert" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Ein Formular wartet auf Genehmigung" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Das Formular wurde abgelehnt" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Das Formular wurde akzeptiert" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Das Formular wurde gelöscht" @@ -549,77 +581,77 @@ msgstr "Bestätigungslink" msgid "Request #" msgstr "Anfrage #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "erforderlich" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Fragestellung erstellen" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Sektion hinzufügen" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Der Titel wird benötigt" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Feldtyp bitte eingeben" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Die Sektion ist notwendig" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "" -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Fragestellung bearbeiten" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "leere anzeigen" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Feld anzeigen" @@ -639,198 +671,219 @@ msgstr "" "Geben Sie weitere Überprüfungsparameter in der Beschreibung an um den " "Benutzern bei der Beantwortung der Frage zu helfen." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Sektion editieren" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Formular Anforderer" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Formular Genehmiger" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "einzelne Person" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Fragesteller" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "einzelne Gruppe" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Gruppe der Frage" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Lieferant wählen" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Fragesteller" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Bearbeiter der Frage" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Aktuell aktiver " -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Standardanforderer Benutzereintrag" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Zuerst dynamischer Usereintag (alphabetisch)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Letzter dynamischer Anforderer (alphabetisch)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Formulareinheit" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Standardeinheit des Genehmigers" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "spezielle-Einheit" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Standatd Einheit einer Antwort einer Benutzeranfrage" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Aus einem GLPI-Objekt > Antwort auf eine Gruppen-Frage" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Markierungen aus Fragen" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "ausgesuchte Tags" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Markierung einer Frage und spezieller Markierungen" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Markierung einer Frage oder spezieller Markierungen" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "Entspricht der Anwort au die Frage" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "aus dem Ticket-Erstelldatum berechnet" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "von der Antwirt wurdeauf die Frage geschlossen" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Dringlichkeit der Vorlage oder Medium" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Wichtigkeit wählen" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Entspricht der Antwort auf die Frage" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Kategorie aus Vorlage übernehmen oder keine Kategorie" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Kategorie wählen" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Standort aus Vorlage übernehmen oder kein Standort" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Standort wählen" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Benutzerfragestellung" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Gruppen-Antwort" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Ticketkategorie" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Dringlichkeit" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Ticket-Markierung" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Markierungen" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Bearbeiter" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Ort" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Die Beschreibung darf nicht leer sein." -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Komplettes Formular" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Abbrechen" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -840,73 +893,85 @@ msgstr[1] "" msgid "Medium" msgstr "Medium" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Kein" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Ziel bearbeiten" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Titel ändern" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Abbrechen" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Ticket-Titel" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Eine Validierungsnachricht als Erstticket-identifizierer hinzufügen" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Mit einem anderen Ticket verknüpfen" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Ein bestehendes Ticket" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Ungültige Verknüpfungsart" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Verknüpftes Element existiert nicht" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Verknüpfung zum Element fehlgeschlagen" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Ihr Formular wurde genehmigt." -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -918,19 +983,19 @@ msgstr "Hilfe holen" msgid "My requests for assistance" msgstr "Meine Hilfsanfragen" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Asset buchen" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Feeds zu Rate ziehen" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Zu genehmigen" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Abgeschlossen" @@ -948,23 +1013,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Ein notwendiges Feld ist nicht ausgefüllt:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Ungültiger Wert:" @@ -985,21 +1051,21 @@ msgid "Checkboxes" msgstr "Checkbox" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Dieses Feld muss ausgefüllt werden:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Reichweite" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "" @@ -1007,19 +1073,23 @@ msgstr "" msgid "A description field should have a description:" msgstr "Ein Beschreibungsfeld sollte eine Beschreibung beinhalten" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Zeige Ticketkategorien" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Anforderungskategorien" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Ereigniskategorien" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Ungültiger Dropdown-Typ:" @@ -1027,15 +1097,16 @@ msgstr "Ungültiger Dropdown-Typ:" msgid "This is not a valid e-mail:" msgstr "Dies ist keine gültige E-Mail-Adresse:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "angefügtes Dokument" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Eine erforderliche Datei fehlt:" @@ -1068,17 +1139,17 @@ msgstr "Gleitkommazahl" msgid "The regular expression is invalid" msgstr "Der reguläre Ausdruck ist ungültig" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "reguläre Bezeichnung" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "nachträgliche Genehmigung" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1131,25 +1202,29 @@ msgstr "" msgid "Cannot recover LDAP informations!" msgstr "LDAP-Information konnte nich wiederhergestellt werden!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Multiselect" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radios" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "auswählen" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Textbereich" @@ -1167,19 +1242,19 @@ msgstr "" msgid "Text" msgstr "Text" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Ein Formular wurde erstellt" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Ihre Anfrage wurde erfolgreich gespeichert" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1190,11 +1265,11 @@ msgstr "" "Sie können Ihre Anforderung unter folgendem Link einsehen: " "\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Ein Formular von GLPI wartet auf Genehmigung" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1205,11 +1280,11 @@ msgstr "" " werden, um genehmigt bzw. abgelehnt zu " "werden:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Ihr Formular wurde abgelehnt" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1221,7 +1296,7 @@ msgstr "" "\\n\\n Sie können Ihre Anforderung unter folgendem Link bearbeiten und " "erneut einreichen:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1230,11 +1305,11 @@ msgstr "" "von der genehmigenden Person akzeptiert worden ist. \\nIhre Anfrage wird " "somit schnellstmöglich von der IT-Abteilung berücksichtigt." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Ihr Formular wurde von einem Administrator gelöscht" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1242,30 +1317,30 @@ msgstr "" "Guten Tag, \\nLeider müssen wir Ihnen mitteilen, dass Ihre Anfrage nicht " "berücksichtigt werden kann und von einem Administrator gelöscht wurde." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Keine Treffer. Bitte nutzen SIe eins der folgenden Formulare" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Es trat bei der Abfrage der Formulare ein Fehler auf" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "In dieser Kategorie befindet sich kein Formular" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Sind Sie sich sicher, dass Sie diese Anfrage löschen möchten?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Sind Sie sich sicher, dass Sie diesen Abschnitt löschen möchten?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Sind Sie sich sicher, dass Sie dieses Ziel löschen möchten?" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 18feaa4d4..981f41767 100644 Binary files a/locales/en_GB.mo and b/locales/en_GB.mo differ diff --git a/locales/en_GB.po b/locales/en_GB.po index 84419cccc..b1f369fbc 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Thierry Bugier , 2020\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/teclib/teams/28042/en_GB/)\n" @@ -22,20 +22,20 @@ msgstr "" "Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Forms waiting for validation" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -56,8 +56,8 @@ msgstr "No limit" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Form Creator" @@ -65,11 +65,11 @@ msgstr "Form Creator" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Service catalog" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Form list" @@ -77,11 +77,11 @@ msgstr "Form list" msgid "The question has been successfully saved!" msgstr "The question has been successfully saved!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "The question has been successfully updated!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -91,24 +91,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Knowledge category" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Always displayed" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Hidden unless" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Displayed unless" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -133,250 +141,274 @@ msgstr "Service catalog extended" msgid "Helpdesk mode" msgstr "Helpdesk mode" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Import forms" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Homepage" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Access" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Public access" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Private access" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Restricted access" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "All langages" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Direct access on homepage" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Need to be validate?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Default form in service catalog" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Delete" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "see all" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Popularity sort" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Alphabetic sort" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Please, describe your need here" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "My last forms (requester)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "No form posted yet" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "All my forms (requester)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "My last forms (validator)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "No form waiting for validation" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "All my forms (validator)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Choose a validator" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "The name cannot be empty!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "The question %s is not compatible with public forms" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicate" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Form duplicated: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Form Transfered: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Upload of JSON files not allowed." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "You may allow JSON files right now." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Create" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Please contact your GLPI administrator." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Back" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Upload of JSON files not enabled." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "You may enable JSON files right now." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Enable" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Forms successfully imported from %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Failed to create JSON document type" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON document type not found" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Failed to update JSON document type" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Forms without category" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -394,90 +426,90 @@ msgstr "Link to the form" msgid "Please active the form to view the link" msgstr "Please active the form to view the link" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Form approver" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Form approver group" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Print this form" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Form accepted by validator." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Form successfully saved." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Requester" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comment" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Required if refused" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Refuse" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Accept" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Refused comment is required!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "The form has been successfully saved!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "You are not the validator of these answers" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Form data" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Cannot generate targets!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr " You must select validator! " -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -487,11 +519,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "Update issue data from tickets and form answers" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr " Ticket approver " -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -499,19 +531,19 @@ msgstr "" msgid "The form as been saved" msgstr "The form as been saved" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "A form need to be validate" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "The form is refused" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "The form is accepted" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "The form is deleted" @@ -543,77 +575,77 @@ msgstr "Validation link" msgid "Request #" msgstr "Request #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Required" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Add a question" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Add a section" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "The title is required" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "The field type is required" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "The section is required" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Field type %1$s is not available for question %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "This type of question is not compatible with public forms." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "This type of question requires parameters" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "A parameter is missing for this question type" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Edit a question" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Show empty" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Show field" @@ -633,198 +665,219 @@ msgstr "" "Specify the additional validation conditions in the description of the " "question to help users." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Edit a section" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Form requester" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Form validator" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Specific person" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Person from the question" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Specific group" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Group from the question" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Specific supplier" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Supplier from the question" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Actors from the question" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Current active entity" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Default requester user's entity" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "First dynamic requester user's entity (alphabetical)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Last dynamic requester user's entity (alphabetical)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "The form entity" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Default entity of the validator" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Specific entity" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Default entity of a user type question answer" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "From a GLPI object > Entity type question answer" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Tags from questions" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Specific tags" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Tags from questions and specific tags" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Tags from questions or specific tags" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "equals to the answer to the question" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculated from the ticket creation date" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculated from the answer to the question" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgency from template or Medium" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Specific urgency" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Equals to the answer to the question" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Category from template or none" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Specific category" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Location from template or none" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Specific location" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "User type question" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Entity type question" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Ticket category" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgency" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Ticket tags" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Tags" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Actors" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Location" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "The description cannot be empty!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Full form" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancel" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -834,73 +887,85 @@ msgstr[1] "" msgid "Medium" msgstr "Medium" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "None" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Edit a destination" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Change title" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Cancel" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Ticket title" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Add validation message as first ticket followup" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Link to an other ticket" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "An other destination of this form" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "An existing ticket" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Invalid link type" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Invalid linked item type" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Linked item does not exists" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Failed to link the item" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Your form has been accepted by the validator" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -912,19 +977,19 @@ msgstr "Seek assistance" msgid "My requests for assistance" msgstr "My requests for assistance" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Book an asset" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consult feeds" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "To validate" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Closed" @@ -942,23 +1007,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "A required field is empty:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Invalid value:" @@ -979,21 +1045,21 @@ msgid "Checkboxes" msgstr "Checkboxes" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "The field value is required:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Range" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Date & time" @@ -1001,19 +1067,23 @@ msgstr "Date & time" msgid "A description field should have a description:" msgstr "A description field should have a description:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Show ticket categories" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Show ticket categories" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Incident categories" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Invalid dropdown type:" @@ -1021,15 +1091,16 @@ msgstr "Invalid dropdown type:" msgid "This is not a valid e-mail:" msgstr "This is not a valid e-mail:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Attached document" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "A required file is missing:" @@ -1062,17 +1133,17 @@ msgstr "Float" msgid "The regular expression is invalid" msgstr "The regular expression is invalid" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Regular expression" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Additional validation" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1125,25 +1196,29 @@ msgstr "LDAP directory not found!" msgid "Cannot recover LDAP informations!" msgstr "Cannot recover LDAP informations!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Multiselect" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radios" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Select" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Textarea" @@ -1161,19 +1236,19 @@ msgstr "" msgid "Text" msgstr "Text" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "A form has been created" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Your request has been saved" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1183,11 +1258,11 @@ msgstr "" "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " "see your answers onto the following link:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "A form from GLPI need to be validate" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1197,11 +1272,11 @@ msgstr "" " validator.\\nYou can access it by clicking onto this " "link:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Your form has been refused by the validator" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1213,7 +1288,7 @@ msgstr "" "below:\\n##formcreator.validation_comment##\\n\\nYou can still modify and " "resubmit it by clicking onto this link:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1221,11 +1296,11 @@ msgstr "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Your form has been deleted by an administrator" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1233,30 +1308,30 @@ msgstr "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Sync service catalog issues" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "No form found. Please choose a form below instead" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "An error occured while querying forms" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "No form yet in this category" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Are you sure you want to delete this question?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Are you sure you want to delete this section?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Are you sure you want to delete this destination:" diff --git a/locales/es_AR.mo b/locales/es_AR.mo index 5b1d01e8d..29a35139f 100644 Binary files a/locales/es_AR.mo and b/locales/es_AR.mo differ diff --git a/locales/es_AR.po b/locales/es_AR.po index dbffc8db4..8e9a3b871 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Emiliano Cagliari , 2020\n" "Language-Team: Spanish (Argentina) (https://www.transifex.com/teclib/teams/28042/es_AR/)\n" @@ -22,20 +22,20 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formulario en espera para la validación" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -56,8 +56,8 @@ msgstr "Sin limite." #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Creador de Formularios" @@ -65,11 +65,11 @@ msgstr "Creador de Formularios" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catálogo de servicios" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lista de formularios" @@ -77,11 +77,11 @@ msgstr "Lista de formularios" msgid "The question has been successfully saved!" msgstr "¡La pregunta ha sido guardada con éxito!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "La pregunta ha sido actualizada con éxito!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -91,24 +91,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Categoría de conocimiento" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Mostrar siempre" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Oculto amenos que" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Mostrar al menos que" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -133,250 +141,274 @@ msgstr "Catálogo de servicios ampliado" msgid "Helpdesk mode" msgstr "Modo Mesa de ayuda" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importar formularios" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Pagina de inicio" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Acceso" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Acceso público" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Acceso privado" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Acceso restringido" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Todos los idiomas" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Acceso directo en la página principal" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "¿Necesita autorización?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulario predeterminado en el catálogo de servicios" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Borrar" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "Ver todo" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Orden de popularidad" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Orden alfabética" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Por favor, describa su necesidad aquí" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Mis últimos formularios (solicitante)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "No hay formulario todavía" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Todos mis formularios (solicitante)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Todos mis formularios (autorizante)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Ningún formulario en espera de validación" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Todos mis formularios (autorizante)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Elegir autorizante" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "¡El nombre no puede estar vacío!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicado" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulario duplicado: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulario transferido: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Carga de archivos JSON no permitidos." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Puede permitir archivos JSON en este momento." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Crear" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Por favor, póngase en contacto con su administrador GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Atras" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Carga de archivos JSON no habilitados." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Puede habilitar los archivos JSON en este momento." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Habilitado" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formularios importados correctamente desde %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Error al crear el tipo de documento JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Tipo de documento JSON no encontrado" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Error al actualizar el tipo de documento JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formularios sin categoría" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "El formulario no existe." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Tipo destino no soportado" @@ -394,90 +426,90 @@ msgstr "Enlace al formulario" msgid "Please active the form to view the link" msgstr "Por favor active el formulario para ver el enlace" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Rechazado" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Aprobador de formulario" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Grupo aprobador de formularios" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "cbvsxv" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulario aceptado por el validador." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulario correctamente guardado." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Solicitante" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comentario" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Requerido si se rechaza" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Rechazo" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Aceptar" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "¡Se requiere comentario rechazado!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "¡El formulario ha sido guardado con éxito!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Usted no es el validador de estas respuestas" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Datos del formulario" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "¡No puede generar objetivos!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -487,11 +519,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "Actualizar los datos de emisión de tickets y formular respuestas" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Aprobador de tickets" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Sin validar" @@ -499,19 +531,19 @@ msgstr "Sin validar" msgid "The form as been saved" msgstr "El formulario se ha guardado" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Un formulario necesita autorización" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Se rechaza el formulario" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Se acepta el formulario" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Se borró el formulario" @@ -543,77 +575,77 @@ msgstr "Enlace de validación" msgid "Request #" msgstr "Solicitud #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Obligatorio" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Agregar pregunta" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Agregar sección" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Se requiere el título" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Se requiere campo tipo" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Se requiere la sección" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "" -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Editar pregunta" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Mostrar vacío" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Mostrar campos" @@ -633,198 +665,219 @@ msgstr "" "Especifique las condiciones de validación adicionales en la descripción de " "la pregunta para ayudar a los usuarios." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Editar sección" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Solicitante del formulario" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Autoriza el formulario" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Persona específica" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Persona de la pregunta" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grupo específico" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupo de la pregunta" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Proveedor específico" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Proveedor de la pregunta" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Actores de la pregunta" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entidad activa actual" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entidad del usuario solicitante predeterminada" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Entidad solicitante del primer solicitante dinámico (alfabético)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Entidad solicitante del último solicitante dinámico (alfabético)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "La entidad de formulario" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "La entidad predeterminada del validador" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entidad específica" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entidad predeterminada de un tipo de usuario pregunta respuesta" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "De un objeto GLPI> Tipo de entidad pregunta respuesta" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Etiquetas de preguntas" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Etiquetas específicas" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Etiquetas de preguntas y etiquetas específicas" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Etiquetas de preguntas o etiquetas específicas" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "Equivale a la respuesta a la pregunta" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "Calculado a partir de la fecha de creación del ticket" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "Calculado a partir de la respuesta a la pregunta" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgencia de plantilla o medio" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgencia específica" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Igual a la respuesta a la pregunta" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Categoría de la plantilla o ninguna" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Categoría específica" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Ubicación desde la plantilla o ninguno" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Ubicación específica" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Pregunta de tipo de usuario" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Tipo de entidad pregunta" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Categoría de ticket" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgencia" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Etiquetas de ticket" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Etiquetas" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Actores" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Ubicación" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "¡La descripción no puede estar vacía!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulario completo" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancelar" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -834,73 +887,85 @@ msgstr[1] "" msgid "Medium" msgstr "Medio" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Ninguna" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Editar destino" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Cambiar título" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Cancelar" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Título del requerimiento" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Agregar mensaje de validación como seguimiento del primer ticket" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Enlace a otro ticket" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Otro destino de este formulario" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Un Ticket existente." -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Tipo de enlace inválido" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Tipo de elemento vinculado no válido" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "El elemento vinculado no existe." -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Error al vincular el elemento." -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Su formulario ha sido aceptado por el validador" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -912,19 +977,19 @@ msgstr "Busque ayuda" msgid "My requests for assistance" msgstr "Mis pedidos de asistencia" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Reservar un activo" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consultar fuentes" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Validar" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Cerrado" @@ -942,23 +1007,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Campo obligatorio vacío:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valor no válido:" @@ -979,21 +1045,21 @@ msgid "Checkboxes" msgstr "Casillas de verificación" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Valor de campo obligatorio:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Rango" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "" @@ -1001,19 +1067,23 @@ msgstr "" msgid "A description field should have a description:" msgstr "Un campo de descripción debe tener una descripción:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Mostrar categorías de ticket" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Categorías de solicitud" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Categorías de incidentes" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Tipo desplegable inválido:" @@ -1021,15 +1091,16 @@ msgstr "Tipo desplegable inválido:" msgid "This is not a valid e-mail:" msgstr "Este correo no es válido:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Documento adjunto" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Falta un archivo requerido:" @@ -1062,17 +1133,17 @@ msgstr "Flotador" msgid "The regular expression is invalid" msgstr "La expresión regular no es válida." -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expresión regular" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validación adicional" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1125,25 +1196,29 @@ msgstr "" msgid "Cannot recover LDAP informations!" msgstr "No se puede recuperar información LDAP" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Selección múltiple" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radios" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Seleccionar" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Área de texto" @@ -1161,19 +1236,19 @@ msgstr "" msgid "Text" msgstr "Texto" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Se ha creado un formulario" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Su solicitud ha sido guardado" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1184,11 +1259,11 @@ msgstr "" "NPuede ver sus respuestas en el siguiente enlace: \\ n ## " "formcreator.validation_link ##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Un formulario de GLPI necesita ser validado" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1198,11 +1273,11 @@ msgstr "" "como validador. \\ NPuedes acceder a él haciendo clic en este enlace: \\ n " "## formcreator.validation_link ##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Su formulario ha sido rechazado por el validador" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1214,7 +1289,7 @@ msgstr "" "\\ nAún puede modificarlo y volver a enviarlo haciendo clic en este enlace: " "\\ n ## formcreator.validation_link ##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1222,11 +1297,11 @@ msgstr "" "Hola, \\ nNos complace informarle que su formulario ha sido aceptado por el " "validador. \\ NLa solicitud será considerada pronto." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Su formulario ha sido eliminado por un administrador" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1234,31 +1309,31 @@ msgstr "" "Hola, \\ nLo sentimos informarle que su solicitud no puede ser considerada y" " ha sido eliminada por un administrador." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "" "Creador de formularios - Sincronizar problemas con el catálogo de servicios" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Ningún formulario encontrado. Por favor, elija un formulario debajo" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Se ha producido un error al consultar formularios" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Todavía no hay formulario en esta categoría" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "¿Seguro que quieres eliminar esta pregunta?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "¿Seguro que quieres eliminar esta sección?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Seguro que quieres eliminar este destino:" diff --git a/locales/es_ES.mo b/locales/es_ES.mo index 540b7ba31..a3e48e073 100644 Binary files a/locales/es_ES.mo and b/locales/es_ES.mo differ diff --git a/locales/es_ES.po b/locales/es_ES.po index f1b902152..28aebcd0b 100644 --- a/locales/es_ES.po +++ b/locales/es_ES.po @@ -4,18 +4,18 @@ # FIRST AUTHOR , YEAR. # # Translators: -# Nuria Costa , 2019 -# Alexander J. Salas B. , 2019 -# Thierry Bugier , 2019 +# Alexander J. Salas B. , 2020 +# Nuria Costa , 2020 +# Ricardo Herrero , 2020 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-05-02 09:29+0200\n" -"PO-Revision-Date: 2019-03-12 14:55+0000\n" -"Last-Translator: Thierry Bugier , 2019\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" +"PO-Revision-Date: 2020-01-22 11:04+0000\n" +"Last-Translator: Ricardo Herrero , 2020\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/teclib/teams/28042/es_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,63 +23,105 @@ msgstr "" "Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:42 inc/form.class.php:197 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Categoría del formulario" +msgstr[1] " Categorías de los Formularios" -#: setup.php:194 inc/form.class.php:92 inc/formlist.class.php:54 -#: inc/formlist.class.php:55 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formularios esperando validación" -#: setup.php:204 ajax/homepage_link.php:36 inc/entityconfig.class.php:55 -#: inc/form.class.php:84 inc/form.class.php:630 inc/form.class.php:2184 -#: inc/formanswer.class.php:173 inc/formlist.class.php:46 js/scripts.js.php:72 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Formulario" +msgstr[1] "Formularios" + +#: ajax/commontree.php:25 +msgid "Subtree root" +msgstr "Subtree root" + +#: ajax/commontree.php:38 +msgid "Limit subtree depth" +msgstr "Limitar la profundidad del subarbol" + +#: ajax/commontree.php:48 +msgid "No limit" +msgstr "No limit" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2304 -#: inc/form.class.php:2311 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Creador de Formulario" #: front/formanswer.form.php:77 front/formanswer.php:42 -#: front/issue.form.php:57 front/issue.php:42 front/knowbaseitem.form.php:45 +#: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 -#: front/reservationitem.php:42 front/wizard.php:44 front/wizardfeeds.php:45 -#: inc/form.class.php:2299 +#: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catálogo de Servicios" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2301 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lista de formulario" -#: front/question.form.php:50 +#: front/question.form.php:51 msgid "The question has been successfully saved!" msgstr "¡La pregunta ha sido guardada con éxito!" -#: front/question.form.php:61 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "¡La pregunta ha sido actualizada con éxito!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1814 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Respuesta" +msgstr[1] "Respuestas" -#: inc/category.class.php:63 +#: inc/category.class.php:67 msgid "Knowbase category" msgstr "Categoría de la base de conocimiento" +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 +msgid "Always displayed" +msgstr "Mostrar siempre" + +#: inc/condition.class.php:89 +msgid "Hidden unless" +msgstr "Oculto a menos" + +#: inc/condition.class.php:90 +msgid "Displayed unless" +msgstr "Mostrar a meno que" + +#: inc/condition.class.php:149 inc/form.class.php:1971 +#: inc/form_profile.class.php:207 inc/form_validator.class.php:109 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 +#: inc/questionrange.class.php:174 inc/questionregex.class.php:169 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 +#, php-format +msgid "failed to add or update the %1$s %2$s" +msgstr "fallo al añadir o actualizar el %1$s %2$s" + #: inc/entityconfig.class.php:89 msgid "Helpdesk" msgstr "Helpdesk" @@ -100,357 +142,412 @@ msgstr "Catálogo de servicios extendido" msgid "Helpdesk mode" msgstr "Modo Helpdesk" -#: inc/form.class.php:94 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importar formularios" -#: inc/form.class.php:171 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Página principal" -#: inc/form.class.php:184 +#: inc/form.class.php:193 msgid "Access" msgstr "Acceso" -#: inc/form.class.php:250 inc/form.class.php:305 inc/form_profile.class.php:83 +#: inc/form.class.php:228 +msgid "Icon" +msgstr "Icono" + +#: inc/form.class.php:236 +msgid "Icon color" +msgstr "Color del icono" + +#: inc/form.class.php:244 inc/form.class.php:413 +msgid "Background color" +msgstr "Color del fondo" + +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Acceso público" -#: inc/form.class.php:251 inc/form.class.php:309 inc/form_profile.class.php:84 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Acceso privado" -#: inc/form.class.php:252 inc/form.class.php:313 inc/form_profile.class.php:85 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Acceso restringido" -#: inc/form.class.php:264 inc/form.class.php:321 inc/form.class.php:375 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Todos los lenguajes" -#: inc/form.class.php:360 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Acceso directo a la página principal" -#: inc/form.class.php:381 +#: inc/form.class.php:406 +msgid "Form icon" +msgstr "Icono del formulario" + +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Encabezado" +msgstr[1] "Encabezados" -#: inc/form.class.php:387 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "¿Necesita ser validado?" -#: inc/form.class.php:532 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulario por defecto del catálogo de servicios" -#: inc/form.class.php:547 +#: inc/form.class.php:612 +msgid "To delete this form you must delete all its answers first." +msgstr "" +"Para eliminar este formulario debe primero borrar todas sus respuestas" + +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Destinatarios" +msgstr[1] "Destinatarios" -#: inc/form.class.php:571 inc/question.class.php:151 -#: inc/question.class.php:209 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Eliminar" -#: inc/form.class.php:584 inc/form.class.php:2429 -msgid "Add a destination" -msgstr "Agregar destino" +#: inc/form.class.php:663 inc/form.class.php:2398 +msgid "Add a target" +msgstr "Añadir un objetivo" -#: inc/form.class.php:623 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Objetivo" +msgstr[1] "Objetivos" -#: inc/form.class.php:717 inc/targetbase.class.php:845 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Categoría" +msgstr[1] "Categorías" -#: inc/form.class.php:718 +#: inc/form.class.php:795 msgid "see all" msgstr "ver todo" -#: inc/form.class.php:736 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Orden por popularidad" -#: inc/form.class.php:740 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Orden alfabético" -#: inc/form.class.php:992 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Por favor, describe tu necesidad aquí" -#: inc/form.class.php:1001 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Mis últimos formularios (solicitante)" -#: inc/form.class.php:1031 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Formulario no publicado aún" -#: inc/form.class.php:1043 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Todos mis formularios (solicitante)" -#: inc/form.class.php:1053 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Mis últimos formularios (validador)" -#: inc/form.class.php:1103 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "No formulario esperando por validación" -#: inc/form.class.php:1121 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Todos mis formularios (validador)" -#: inc/form.class.php:1154 inc/formanswer.class.php:477 -msgid "Print this form" -msgstr "" +#: inc/form.class.php:1258 +msgid "Validation" +msgstr "Validación" -#: inc/form.class.php:1267 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Elija un validador" -#: inc/form.class.php:1304 inc/targetbase.class.php:1722 -#: inc/targetchange.class.php:386 inc/targetticket.class.php:369 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "¡El nombre no puede estar vacío!" -#: inc/form.class.php:1352 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" -msgstr "" +msgstr "La pregunta %s no es compatible con los formularios publicos" -#: inc/form.class.php:1457 -msgid "You must select validator!" -msgstr "" +#: inc/form.class.php:1492 +msgid "Duplicate" +msgstr "Duplicado" -#: inc/form.class.php:1580 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulario duplicado: %s" -#: inc/form.class.php:1591 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulario Transferido: %s" -#: inc/form.class.php:1762 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Carga de ficheros JSON no permitida." -#: inc/form.class.php:1765 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Deberías permitir la carga de ficheros JSON ahora." -#: inc/form.class.php:1766 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Crear" -#: inc/form.class.php:1769 inc/form.class.php:1780 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Por favor, contacta con el administrador del GLPI." -#: inc/form.class.php:1770 inc/form.class.php:1781 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Atrás" -#: inc/form.class.php:1773 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Carga de ficheros JSON no habilitada." -#: inc/form.class.php:1776 inc/form.class.php:1779 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Deberías habilitar los ficheros JSON ahora." -#: inc/form.class.php:1777 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Habilitado" -#: inc/form.class.php:1865 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" -msgstr "" +msgstr "Fallo al importar %s" -#: inc/form.class.php:1869 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formularios importados correctamente de %s" -#: inc/form.class.php:1914 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" +"El formulario %1$s ya existe y está en una entidad que no se puede modificar" -#: inc/form.class.php:2079 +#: inc/form.class.php:1934 +#, php-format +msgid "The entity %1$s is required for the form %2$s." +msgstr "Se requiere la entidad %1$s para el formulario %2$s." + +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Error al crear el tipo de documento JSON." -#: inc/form.class.php:2086 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Tipo de documento JSON no encontrado" -#: inc/form.class.php:2093 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Error al actualizar el tipo de documento JSON" -#: inc/form.class.php:2188 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formularios sin categoría" -#: inc/form.class.php:2471 -msgid "Unsupported target type." +#: inc/form.class.php:2168 +msgid "No form available" msgstr "" -#: inc/form.class.php:2483 +#: inc/form.class.php:2440 +msgid "Unsupported target type." +msgstr "Tipo de Objetivo no soportado" + +#: inc/form.class.php:2452 msgid "The form does not exists." -msgstr "" +msgstr "El formulario no existe" -#: inc/form.class.php:2506 +#: inc/form.class.php:2475 msgid "Unsuported target type." -msgstr "" +msgstr "Tipo de objetivo no soportado" -#: inc/form_profile.class.php:45 inc/form_profile.class.php:77 +#: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" msgid_plural "Access types" -msgstr[0] "Tipo de accesos" -msgstr[1] "Tipo de accesos" +msgstr[0] "Tipo de acceso" +msgstr[1] "Tipos de acceso" -#: inc/form_profile.class.php:92 +#: inc/form_profile.class.php:100 msgid "Link to the form" msgstr "Enlace al formulario" -#: inc/form_profile.class.php:100 +#: inc/form_profile.class.php:108 msgid "Please active the form to view the link" msgstr "Por favor, activa el formulario para ver el enlace" -#: inc/formanswer.class.php:136 inc/issue.class.php:470 +#: inc/formanswer.class.php:57 +msgid "Waiting" +msgstr "Esperando" + +#: inc/formanswer.class.php:58 inc/issue.class.php:501 +msgid "Refused" +msgstr "Rechazado" + +#: inc/formanswer.class.php:59 +msgid "Accepted" +msgstr "Aceptado" + +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Respuesta al formulario" +msgstr[1] "Respuestas al formulario" -#: inc/formanswer.class.php:193 inc/issue.class.php:375 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" -msgstr "" +msgstr "Aprobador del formulario" -#: inc/formanswer.class.php:212 +#: inc/formanswer.class.php:220 msgid "Form approver group" -msgstr "" - -#: inc/formanswer.class.php:314 -msgid "waiting" -msgstr "esperando" +msgstr "Grupo de aprobación del formulario" -#: inc/formanswer.class.php:315 -msgid "refused" -msgstr "negado" - -#: inc/formanswer.class.php:316 -msgid "accepted" -msgstr "aceptado" +#: inc/formanswer.class.php:482 +msgid "Print this form" +msgstr "Imprimir este formulario" -#: inc/formanswer.class.php:494 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulario aceptado y validado" -#: inc/formanswer.class.php:496 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulario guardado exitosamente." -#: inc/formanswer.class.php:587 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Solicitante" -#: inc/formanswer.class.php:604 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comentario" -#: inc/formanswer.class.php:609 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Se requiere si se negó" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Denegado" -#: inc/formanswer.class.php:618 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Aceptado" -#: inc/formanswer.class.php:635 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "¡Comentario denegado es requerido!" -#: inc/formanswer.class.php:813 -msgid "Cannot generate targets!" -msgstr "¡No se puede generar objetivos!" - -#: inc/formanswer.class.php:942 inc/formanswer.class.php:1054 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "¡El formulario ha sido guardado exitosamente!" -#: inc/formanswer.class.php:986 inc/formanswer.class.php:1013 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "No eres el validador de estas respuestas" -#: inc/formanswer.class.php:1111 inc/formanswer.class.php:1113 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Datos del formulario" -#: inc/issue.class.php:40 inc/issue.class.php:282 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 +msgid "Cannot generate targets!" +msgstr "¡No se puede generar objetivos!" + +#: inc/formanswer.class.php:1274 +msgid "You must select validator!" +msgstr "Debe seleccionar un validador" + +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Cuestión" +msgstr[1] "Cuestiones" #: inc/issue.class.php:53 msgid "Update issue data from tickets and form answers" msgstr "" "Problema de actualización de datos de tiquets y respuestas de formulario" -#: inc/issue.class.php:394 +#: inc/issue.class.php:419 msgid "Ticket approver" -msgstr "" +msgstr "Aprobador del ticket" -#: inc/issue.class.php:475 +#: inc/issue.class.php:500 msgid "Not validated" -msgstr "" - -#: inc/issue.class.php:476 -msgid "Refused" -msgstr "" +msgstr "No validado" #: inc/notificationtargetformanswer.class.php:43 msgid "The form as been saved" msgstr "El formulario ha sido guardado" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:269 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Un formulario necesita ser validado" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:275 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "El formulario está rechazado" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:281 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "El formulario es aceptado" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:287 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "El formulario es eliminado" @@ -482,88 +579,80 @@ msgstr "Vinculo de validación" msgid "Request #" msgstr "Solicitud #" -#: inc/question.class.php:56 inc/targetbase.class.php:846 -#: inc/targetbase.class.php:906 inc/targetbase.class.php:984 -#: inc/targetbase.class.php:1569 inc/targetbase.class.php:1812 -#: inc/targetticket.class.php:813 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Pregunta" +msgstr[1] "Preguntas" -#: inc/question.class.php:223 inc/question.class.php:802 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Requerido" -#: inc/question.class.php:252 inc/question.class.php:731 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Agregar una pregunta" -#: inc/question.class.php:262 inc/section.class.php:354 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Agregar sección" -#: inc/question.class.php:281 inc/section.class.php:66 -#: inc/section.class.php:102 +#: inc/question.class.php:282 +msgid "Show submit button" +msgstr "Mostrar botón de envío" + +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "El título es requerido" -#: inc/question.class.php:289 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "El campo tipo es requerido" -#: inc/question.class.php:296 +#: inc/question.class.php:321 msgid "The section is required" msgstr "La sección es requerida" -#: inc/question.class.php:311 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." -msgstr "" +msgstr "El tipo de campo %1$s no está disponible para la pregunta %2$s." -#: inc/question.class.php:331 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." -msgstr "" +msgstr "Este tipo de pregunta no es compatible con los formularios publicos" -#: inc/question.class.php:340 +#: inc/question.class.php:365 msgid "This type of question requires parameters" -msgstr "" +msgstr "Este tipo de pregunta requiere parámetros" -#: inc/question.class.php:346 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" -msgstr "" +msgstr "Un parámetro no se ha completado para este tipo de pregunta" -#: inc/question.class.php:731 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Editar una pregunta" -#: inc/question.class.php:752 inc/section.class.php:50 -#: inc/targetbase.class.php:1815 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Sección" +msgstr[1] "Secciones" #: inc/question.class.php:815 msgid "Show empty" msgstr "Mostrar vacío" -#: inc/question.class.php:835 +#: inc/question.class.php:856 msgid "Show field" msgstr "Mostrar campo " -#: inc/question.class.php:869 -msgid "Always displayed" -msgstr "Siempre desplegado" - -#: inc/question.class.php:870 -msgid "Hidden unless" -msgstr "Oculto a menos" - -#: inc/question.class.php:871 -msgid "Displayed unless" -msgstr "Desplegado a menos" - #: inc/questionrange.class.php:75 msgid "Min" msgstr "Min" @@ -580,273 +669,310 @@ msgstr "" "Especificar las condiciones de validación adicionales en la descripción de " "la pregunta para ayudar a los usuarios." -#: inc/section.class.php:356 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Editar sección" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1195 -#: inc/targetbase.class.php:1325 inc/targetbase.class.php:1476 +#: inc/section.class.php:405 +msgid "Show section" +msgstr "Mostrar sección" + +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Desde el solicitante" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1198 -#: inc/targetbase.class.php:1328 inc/targetbase.class.php:1479 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Desde el validador" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Persona específica" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1208 -#: inc/targetbase.class.php:1338 inc/targetbase.class.php:1489 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Persona desde la pregunta" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grupo específico" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1219 -#: inc/targetbase.class.php:1349 inc/targetbase.class.php:1500 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupo desde la pregunta" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Proveedor específico" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1517 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Proveedor desde la pregunta" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1225 -#: inc/targetbase.class.php:1355 inc/targetbase.class.php:1506 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Actores de la pregunta" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entidad activa actual" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entidad por defecto del solicitante" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Primera entidad dinámica del solicitante (orden alfabético)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Última entidad dinámica del solicitante (orden alfabético)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entidad del formulario" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entidad por defecto del validador" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entidad específica " -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entidad por defecto de una pregunta de respuesta del tipo de usuario" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Desde un objeto GLPI > Tipo de entidad pregunta respuesta" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Etiquetas desde preguntas" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Etiquetas específicas" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Etiquetas desde preguntas y etiquetas específicas" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Etiquetas desde preguntas o etiquetas específicas" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "es igual la respuesta a la pregunta" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculada a partir de la fecha de creación del ticket" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculada a partir de la respuesta del ticket" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgencia de plantilla o medio" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" -msgstr "" +msgstr "Urgencia específica" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Igual a la respuesta a la pregunta" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" -msgstr "" +msgstr "Categoría desde plantilla o ninguna" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" +msgstr "Categoría específica" + +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" msgstr "" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:231 msgid "Location from template or none" -msgstr "" +msgstr "Ubicación desde plantilla o ninguna" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" -msgstr "" +msgstr "Ubicación específica" -#: inc/targetbase.class.php:686 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Pregunta tipo usuario" -#: inc/targetbase.class.php:687 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Pregunta tipo entidad" -#: inc/targetbase.class.php:811 -msgid "Ticket category" -msgstr "" - -#: inc/targetbase.class.php:907 +#: inc/targetbase.class.php:942 msgid "Urgency " -msgstr "" +msgstr "Urgencia" -#: inc/targetbase.class.php:939 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Etiquetas de ticket" -#: inc/targetbase.class.php:985 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Etiquetas" -#: inc/targetbase.class.php:1068 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Actores" -#: inc/targetbase.class.php:1570 +#: inc/targetbase.class.php:1143 msgid "Location " -msgstr "" +msgstr "Ubicación" -#: inc/targetbase.class.php:1696 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." -msgstr "" +msgstr "Un objetivo debe estar asociado a un formulario" -#: inc/targetbase.class.php:1701 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." -msgstr "" +msgstr "Un objetivo debe estar asociado a un formulario existente" + +#: inc/targetbase.class.php:1307 +msgid "The description cannot be empty!" +msgstr "¡La descripción no puede estar vacía!" -#: inc/targetbase.class.php:1819 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulario lleno" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:269 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancelar" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Target change" +msgstr[1] "Target changes" #: inc/targetchange.class.php:46 msgid "Medium" -msgstr "" +msgstr "Medio" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" -msgstr "" +msgstr "Ninguno" -#: inc/targetchange.class.php:259 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Editar un destino" -#: inc/targetchange.class.php:272 +#: inc/targetchange.class.php:277 msgid "Change title" -msgstr "" +msgstr "Cambiar título" -#: inc/targetchange.class.php:348 inc/targetticket.class.php:193 -msgid "Cancel" -msgstr "Cancelar" - -#: inc/targetchange.class.php:392 inc/targetticket.class.php:375 -msgid "The description cannot be empty!" -msgstr "¡La descripción no puede estar vacía!" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Ticket objetivo" +msgstr[1] "Tickets objetivo" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" +msgstr "Activo específico" + +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Título del ticket" -#: inc/targetticket.class.php:180 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Agregar validación de mensaje como primer ticker de seguimiento" -#: inc/targetticket.class.php:218 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" -msgstr "" +msgstr "Enlazar con otro ticket" -#: inc/targetticket.class.php:227 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" -msgstr "" +msgstr "A otro destino de este formulario" -#: inc/targetticket.class.php:228 +#: inc/targetticket.class.php:260 msgid "An existing ticket" -msgstr "" +msgstr "A un ticket existente" -#: inc/targetticket.class.php:486 +#: inc/targetticket.class.php:509 msgid "Invalid link type" -msgstr "" +msgstr "Tipo de enlace inválido" -#: inc/targetticket.class.php:502 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" -msgstr "" +msgstr "tipo de enlace a objeto inválido " -#: inc/targetticket.class.php:515 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" -msgstr "" +msgstr "El objeto enlazado no existe" -#: inc/targetticket.class.php:528 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" -msgstr "" +msgstr "Fallo al enlazar el item" -#: inc/targetticket.class.php:720 install/install.php:282 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Su formulario ha sido aceptado por el validador" -#: inc/targetticket.class.php:814 -msgid "Item " +#: inc/targetticket.class.php:845 +msgid "Type " msgstr "" +#: inc/targetticket.class.php:886 +msgid "Item " +msgstr "Item u Objeto" + #: inc/wizard.class.php:97 inc/wizard.class.php:98 msgid "Seek assistance" msgstr "Buscar ayuda" @@ -855,260 +981,278 @@ msgstr "Buscar ayuda" msgid "My requests for assistance" msgstr "Mis solucitudes de ayuda" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Reservar un activo" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consultar feeds" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Para validar" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Cerrado" #: inc/fields/actorfield.class.php:53 inc/fields/checkboxesfield.class.php:48 -#: inc/fields/checkboxesfield.class.php:60 +#: inc/fields/checkboxesfield.class.php:63 #: inc/fields/multiselectfield.class.php:48 -#: inc/fields/multiselectfield.class.php:60 -#: inc/fields/radiosfield.class.php:48 inc/fields/radiosfield.class.php:60 +#: inc/fields/multiselectfield.class.php:63 +#: inc/fields/radiosfield.class.php:48 inc/fields/radiosfield.class.php:63 msgid "One per line" msgstr "Uno por línea" -#: inc/fields/actorfield.class.php:81 +#: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" -msgstr[0] "" -msgstr[1] "" - -#: inc/fields/actorfield.class.php:227 -#: inc/fields/checkboxesfield.class.php:182 inc/fields/datefield.class.php:83 -#: inc/fields/datetimefield.class.php:86 -#: inc/fields/dropdownfield.class.php:343 inc/fields/emailfield.class.php:93 -#: inc/fields/floatfield.class.php:123 +msgstr[0] "Actor" +msgstr[1] "Actores" + +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 +#: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 -#: inc/fields/integerfield.class.php:124 -#: inc/fields/ldapselectfield.class.php:176 -#: inc/fields/multiselectfield.class.php:147 -#: inc/fields/radiosfield.class.php:212 inc/fields/selectfield.class.php:122 -#: inc/fields/tagfield.class.php:111 inc/fields/textareafield.class.php:132 -#: inc/fields/textfield.class.php:126 inc/fields/urgencyfield.class.php:172 +#: inc/fields/integerfield.class.php:126 +#: inc/fields/ldapselectfield.class.php:184 +#: inc/fields/multiselectfield.class.php:151 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Un campo requerido está vacío:" -#: inc/fields/actorfield.class.php:233 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valor no válido:" -#: inc/fields/checkboxesfield.class.php:199 -#: inc/fields/multiselectfield.class.php:165 +#: inc/fields/checkboxesfield.class.php:204 +#: inc/fields/multiselectfield.class.php:169 #, php-format msgid "The following question needs of at least %d answers" msgstr "La siguente pregunta necesita al menos %d respuestas" -#: inc/fields/checkboxesfield.class.php:205 -#: inc/fields/multiselectfield.class.php:171 +#: inc/fields/checkboxesfield.class.php:210 +#: inc/fields/multiselectfield.class.php:175 #, php-format msgid "The following question does not accept more than %d answers" msgstr "La siguente pregunta no acepta más de %d respuestas" -#: inc/fields/checkboxesfield.class.php:215 +#: inc/fields/checkboxesfield.class.php:220 msgid "Checkboxes" msgstr "Checkboxes" -#: inc/fields/checkboxesfield.class.php:222 -#: inc/fields/dropdownfield.class.php:357 +#: inc/fields/checkboxesfield.class.php:227 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 -#: inc/fields/multiselectfield.class.php:183 -#: inc/fields/radiosfield.class.php:130 +#: inc/fields/multiselectfield.class.php:187 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "El campo valor es requerido:" -#: inc/fields/checkboxesfield.class.php:277 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:233 -#: inc/fields/multiselectfield.class.php:268 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Rango" -#: inc/fields/datetimefield.class.php:97 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" -msgstr "" +msgstr "Fecha & Hora" -#: inc/fields/descriptionfield.class.php:92 +#: inc/fields/descriptionfield.class.php:89 msgid "A description field should have a description:" msgstr "El campo descripción debe tener una descripción:" -#: inc/fields/dropdownfield.class.php:78 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" -msgstr "" +msgstr "Mostrar categorías de los tickets" -#: inc/fields/dropdownfield.class.php:83 inc/fields/dropdownfield.class.php:85 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" -msgstr "" +msgstr "Request categories" -#: inc/fields/dropdownfield.class.php:84 inc/fields/dropdownfield.class.php:85 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" -msgstr "" +msgstr "Categorías de Incidentes" #: inc/fields/dropdownfield.class.php:99 -msgid "Limit ticket categories depth" +msgid "Change categories" msgstr "" -#: inc/fields/dropdownfield.class.php:111 -msgid "No limit" -msgstr "" - -#: inc/fields/dropdownfield.class.php:120 -msgid "ticket categories root" -msgstr "" - -#: inc/fields/dropdownfield.class.php:369 +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" -msgstr "" +msgstr "Tipo de desplegable inválido" -#: inc/fields/emailfield.class.php:100 +#: inc/fields/emailfield.class.php:99 msgid "This is not a valid e-mail:" msgstr "Este no es un correo válido:" -#: inc/fields/filefield.class.php:72 +#: inc/fields/filefield.class.php:79 msgid "No attached document" -msgstr "" +msgstr "No hay documento adjunto" -#: inc/fields/filefield.class.php:74 inc/fields/filefield.class.php:194 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" -msgstr "" +msgstr "Documento adjunto" -#: inc/fields/filefield.class.php:96 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Falta un archivo requerido:" -#: inc/fields/floatfield.class.php:138 -msgid "This is not a number:" -msgstr "Esto no es un número:" +#: inc/fields/floatfield.class.php:144 +#, php-format +msgid "This is not a number: %s" +msgstr "Esto no es un número: %s" -#: inc/fields/floatfield.class.php:149 inc/fields/integerfield.class.php:150 -#: inc/fields/textfield.class.php:147 -msgid "Specific format does not match:" -msgstr "El formato específico no coincide:" +#: inc/fields/floatfield.class.php:155 inc/fields/textfield.class.php:151 +#, php-format +msgid "Specific format does not match: %s" +msgstr "El formato especificado no coincide: %s" -#: inc/fields/floatfield.class.php:160 inc/fields/integerfield.class.php:161 +#: inc/fields/floatfield.class.php:166 #, php-format -msgid "The following number must be greater than %d:" -msgstr "El siguiente número debe ser mayor que %d:" +msgid "The following number must be greater than %d: %s" +msgstr "El siguiente número debe ser mayor que %d: %s" -#: inc/fields/floatfield.class.php:166 inc/fields/integerfield.class.php:167 +#: inc/fields/floatfield.class.php:172 #, php-format -msgid "The following number must be lower than %d:" -msgstr "El siguiente número debe ser menor que %d:" +msgid "The following number must be lower than %d: %s" +msgstr "El siguiente número debe ser menor que %d: %s" -#: inc/fields/floatfield.class.php:176 +#: inc/fields/floatfield.class.php:182 msgid "Float" msgstr "Float" -#: inc/fields/floatfield.class.php:190 inc/fields/integerfield.class.php:191 -#: inc/fields/textfield.class.php:183 +#: inc/fields/floatfield.class.php:193 inc/fields/integerfield.class.php:194 +#: inc/fields/textfield.class.php:184 msgid "The regular expression is invalid" -msgstr "" +msgstr "La expresión regular es inválida" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:218 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expresión regular" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:225 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validación adicional" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Objeto GLPI" +msgstr[1] "Objetos GLPI" -#: inc/fields/integerfield.class.php:139 +#: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" msgstr "Esto no es un entero:" -#: inc/fields/integerfield.class.php:177 +#: inc/fields/integerfield.class.php:156 +msgid "Specific format does not match:" +msgstr "El formato específico no coincide:" + +#: inc/fields/integerfield.class.php:167 +#, php-format +msgid "The following number must be greater than %d:" +msgstr "El siguiente número debe ser mayor que %d:" + +#: inc/fields/integerfield.class.php:173 +#, php-format +msgid "The following number must be lower than %d:" +msgstr "El siguiente número debe ser menor que %d:" + +#: inc/fields/integerfield.class.php:183 msgid "Integer" msgstr "Integer" -#: inc/fields/ldapselectfield.class.php:56 +#: inc/fields/ldapselectfield.class.php:62 msgid "Filter" msgstr "Filtro" -#: inc/fields/ldapselectfield.class.php:66 +#: inc/fields/ldapselectfield.class.php:74 msgid "Attribute" msgstr "Atributo" -#: inc/fields/ldapselectfield.class.php:157 +#: inc/fields/ldapselectfield.class.php:165 msgid "LDAP Select" msgstr "LDAP Select" -#: inc/fields/ldapselectfield.class.php:189 +#: inc/fields/ldapselectfield.class.php:197 msgid "LDAP directory not defined!" -msgstr "" +msgstr "El directorio LDAP no está definido!" -#: inc/fields/ldapselectfield.class.php:196 +#: inc/fields/ldapselectfield.class.php:204 msgid "LDAP directory not found!" -msgstr "" +msgstr "El directorio LDAP no se ha encontrado!" -#: inc/fields/ldapselectfield.class.php:217 +#: inc/fields/ldapselectfield.class.php:225 msgid "Cannot recover LDAP informations!" msgstr "¡No se puede recuperar la información de LDAP!" -#: inc/fields/multiselectfield.class.php:241 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Multiselect" -#: inc/fields/radiosfield.class.php:123 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radios" -#: inc/fields/selectfield.class.php:73 +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + +#: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Select" -#: inc/fields/tagfield.class.php:140 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Etiqueta" +msgstr[1] "Etiquetas" -#: inc/fields/textareafield.class.php:102 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Textarea" -#: inc/fields/textfield.class.php:156 +#: inc/fields/textfield.class.php:160 #, php-format -msgid "The text is too short (minimum %d characters):" -msgstr "El texto es demasiado corto (mínimo %d carácteres):" +msgid "The text is too short (minimum %d characters): %s" +msgstr "El texto es demasiado corto (mínimo %d caracteres): %s" -#: inc/fields/textfield.class.php:161 +#: inc/fields/textfield.class.php:165 #, php-format -msgid "The text is too long (maximum %d characters):" -msgstr "El texto es demasiado largo (máximo %d carácteres):" +msgid "The text is too long (maximum %d characters): %s" +msgstr "El texto es demasiado largo (máximo %d caracteres): %s" -#: inc/fields/textfield.class.php:169 +#: inc/fields/textfield.class.php:173 msgid "Text" msgstr "Text" -#: install/install.php:263 +#: inc/fields/timefield.class.php:150 +msgid "Time" +msgstr "tiempo" + +#: install/install.php:265 msgid "A form has been created" msgstr "El formulario ha sido creado" -#: install/install.php:264 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Tu solicitud ha sido guardada" -#: install/install.php:265 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1119,11 +1263,11 @@ msgstr "" "puedes ver sus respuestas en el siguiente " "enlace:\\n##formcreator.validation_link##" -#: install/install.php:270 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Un formulario GLPI necesita ser validado" -#: install/install.php:271 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1133,11 +1277,11 @@ msgstr "" "elegido como el validador.\\nUsted puede acceder a él haciendo clic en este " "enlace:\\n##formcreator.validation_link##" -#: install/install.php:276 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Su formulario ha sido rechazado por el validador" -#: install/install.php:277 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1150,7 +1294,7 @@ msgstr "" "modificarlo y volver a enviarlo haciendo clic en este " "enlace:\\n##formcreator.validation_link##" -#: install/install.php:283 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1158,11 +1302,11 @@ msgstr "" "Hola,\\nNos complace informarle de que su formulario ha sido aceptado por el" " validador.\\n Su solicitud será considerada pronto." -#: install/install.php:288 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Tu formulario ha sido eliminado por un administrador" -#: install/install.php:289 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1170,33 +1314,33 @@ msgstr "" "Hola,\\nLamentamos informarle de que su solicitud no puede ser considerada, " "y ha sido eliminado por un administrador." -#: install/install.php:503 install/upgrade_to_2.5.php:411 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "" "Formcreator - Problemas en la sincronización del catálogo de servicios" -#: js/scripts.js.php:302 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "" "Formulario no encontrado. Por favor, escoje un formulario de abajo en su " "lugar" -#: js/scripts.js.php:322 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Se ha producido un error al consultar formularios" -#: js/scripts.js.php:360 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Todavía no hay formularios en esta categoría" -#: js/scripts.js.php:456 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "¿Está seguro de que quiere eliminar esta pregunta?" -#: js/scripts.js.php:517 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "¿Está seguro de que quiere eliminar esta sección?" -#: js/scripts.js.php:554 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "¿Está seguro de que quiere eliminar este destino?" diff --git a/locales/fi_FI.mo b/locales/fi_FI.mo index 5471216a7..51d998207 100644 Binary files a/locales/fi_FI.mo and b/locales/fi_FI.mo differ diff --git a/locales/fi_FI.po b/locales/fi_FI.po index 482cf18cb..bb566d77d 100644 --- a/locales/fi_FI.po +++ b/locales/fi_FI.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Markku Vepsä, 2020\n" "Language-Team: Finnish (Finland) (https://www.transifex.com/teclib/teams/28042/fi_FI/)\n" @@ -21,20 +21,20 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Vahvistusta odottavat lomakkeet" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -55,8 +55,8 @@ msgstr "Ei rajoitusta" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Lomakkeen tekijä" @@ -64,11 +64,11 @@ msgstr "Lomakkeen tekijä" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Palveluluettelo" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lomakelista" @@ -76,11 +76,11 @@ msgstr "Lomakelista" msgid "The question has been successfully saved!" msgstr "Kysymys tallennettiin onnistuneesti!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Kysymys päivitettiin onnistuneesti!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -90,24 +90,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Tietämyskannan kategoria" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Aina näkyvissä" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Piilotettu, ellei" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Näytetään vain, jos" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -132,250 +140,274 @@ msgstr "Laajennettu palveluhakemisto" msgid "Helpdesk mode" msgstr "Helpdesk-tila" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Tuo lomakkeita" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Kotisivu" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Pääsy" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Julkinen pääsy" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Yksityinen pääsy" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Rajoitettu pääsy" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Kaikki kielet" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Suora pääsy kotisivulla" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Täytyykö vahvistaa?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Oletuslomake palveluluettelossa" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Poista" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "näytä kaikki" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Suosituimmuus lajittelu" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Aakkosellinen lajittelu" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Kuvaile tarpeesi tässä" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Viimeisimmät lomakkeeni (toimeksiantaja)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Lomaketta ei ole vielä lähetetty" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Kaikki lomakkeeni (toimeksiantaja)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Viimeisimmät lomakkeeni (vahvistaja)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Ei vahvistusta odottavaa lomaketta" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Kaikki lomakkeeni (vahvistaja)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Valitse vahvistaja" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Nimi ei voi olla tyhjä!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "Kysymys %s ei ole yhteensopiva julkisten lomakkeiden kanssa" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Monista" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Lomake monistettu: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Lomake siirretty: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "JSON-tiedostojen lataaminen ei ole sallittua." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Nyt voit sallia JSON-tiedostot." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Luo" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Ota yhteyttä GLPI-ylläpitäjään." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Takaisin" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "JSON-tiedostojen lataus ei ole käytössä." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Nyt voit ottaa käyttöön JSON-tiedostot." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Ota käyttöön" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Lomakkeet on tuotu onnistuneesti %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "JSON-asiakirjatyyppiä ei voitu luoda" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON-dokumenttityyppiä ei löydy" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "JSON-dokumenttityypin päivittäminen epäonnistui" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Lomakkeet ilman kategoriaa" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -393,90 +425,90 @@ msgstr "Linkki lomakkeeseen" msgid "Please active the form to view the link" msgstr "Aktivoi lomake nähdäksesi linkin" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Lomakkeen hyväksyjä" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Lomakkeen hyväksyjäryhmä" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Tulosta tämä lomake" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Vahvistaja on hyväksynyt lomakkeen." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Lomake tallennettu onnistuneesti." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Toimeksiantaja" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Kommentti" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Vaaditaan, jos hylätty" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Hylkää" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Hyväksy" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Hylkäyksen syy vaaditaan!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Lomake on tallennettu onnistuneesti!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Et ole näiden vastausten vahvistaja" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Lomakkeen tiedot" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Kohteita ei voi luoda!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Sinun on valittava vahvistaja!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -486,11 +518,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "Päivitä teemat tiketeistä ja lomakevastauksista" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Tiketin hyväksyjä" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -498,19 +530,19 @@ msgstr "" msgid "The form as been saved" msgstr "Lomake on tallennettu" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Lomake on vahvistettava" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Lomake on hylätty" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Lomake on hyväksytty" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Lomake on poistettu" @@ -542,78 +574,78 @@ msgstr "Vahvistuslinkki" msgid "Request #" msgstr "Pyyntö #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Pakollinen" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Lisää kysymys" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Lisää osio" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Otsikko on pakollinen" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Kentän tyyppi on pakollinen" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Osio on pakollinen" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Kentän tyyppi %1$sei ole saatavilla kysymykseen %2$s. " -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" "Tämän tyyppinen kysymys ei ole yhteensopiva julkisten lomakkeiden kanssa." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Tämän tyyppinen kysymys tarvitsee parametreja" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Parametri puuttuu tätä kysymystyyppiä varten" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Muokkaa kysymystä" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Näytä tyhjä" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Näytä kenttä" @@ -633,198 +665,219 @@ msgstr "" "Määrittele lisävahvistuksen ehdot kysymyksen kuvauksessa käyttäjien " "auttamiseksi." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Muokkaa osiota" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Lomakkeen toimeksiantaja" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Lomakkeen vahvistaja" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Tietty henkilö" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Henkilö kysymyksestä" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Tietty ryhmä" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Ryhmä kysymyksestä" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Tietty toimittaja" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Toimittaja kysymyksestä" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Toimijat kysymyksestä" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Nykyinen aktiivinen yksikkö" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Oletus toimeksiantajan yksikkö" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Ensimmäisen dynaamisen toimeksiantajan yksikkö (aakkosellinen)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Viimeisen dynaamisen toimeksiantajan yksikkö (aakkosellinen)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Lomakkeen yksikkö" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Vahvistajan oletusyksikkö" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Tietty yksikkö" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Oletusyksikkö käyttäjätyypin kysymyksen vastaukselle" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "GLPI-objektista > Yksikkötyypin kysymyksen vastaukseen" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Tunnisteet kysymyksistä" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Tietyt tunnisteet" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Tunnisteet kysymyksistä sekä tietyt tunnisteet" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Tunnisteet kysymyksistä tai tietyt tunnisteet" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "vastaa kysymyksen vastausta" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "laskettu tiketin luontipäivästä" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "laskettu vastauksesta kysymykseen " -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Kiireellisyys mallista tai keskitaso" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Tietty kiireellisyys" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Vastaa kysymykseen annettavaan vastaukseen" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Kategoria mallista tai ei mitään" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Tietty kategoria" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Sijainti mallista tai ei mitään" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Tietty sijainti" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Käyttäjätyyppinen kysymys" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Yksikkötyyppinen kysymys" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Tiketin kategoria" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Kiireellisyys" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Tiketin tunnisteet" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Tunnisteet" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Toimijat" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Sijainti" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Kuvaus ei voi olla tyhjä!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Täysi lomake" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Peruuta" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -834,73 +887,85 @@ msgstr[1] "" msgid "Medium" msgstr "Keskitaso" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Ei mitään" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Muokkaa kohdetta" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Vaihda otsikko" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Peruuta" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Tiketin otsikko" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Lisää vahvistusviesti ensimmäiseksi tiketin seurantaan" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Linkki toiseen tikettiin" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Toinen kohde tässä lomakkeessa" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Olemassa oleva tiketti" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Virheellinen linkkityyppi" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Virheellinen linkitetyn kohteen tyyppi" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Linkitetty kohde ei ole olemassa" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Kohteen linkittäminen epäonnistui" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Vahvistaja on hyväksynyt lomakkeesi" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -912,19 +977,19 @@ msgstr "Hae apua" msgid "My requests for assistance" msgstr "Omat tukipyynnöt" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Varaa omaisuus" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Kysy syötteiltä" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Vahvistus" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Suljettu" @@ -942,23 +1007,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Pakollinen kenttä on tyhjä:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Virheellinen arvo:" @@ -979,21 +1045,21 @@ msgid "Checkboxes" msgstr "Valintaruudut" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Kentän arvo on pakollinen:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Alue" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Päivämäärä & aika" @@ -1001,19 +1067,23 @@ msgstr "Päivämäärä & aika" msgid "A description field should have a description:" msgstr "Kuvauskentällä pitäisi olla kuvaus:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Näytä tikettien luokat" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Pyynnön luokat" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Tapauksen luokat" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Virheellinen pudotustyyppi:" @@ -1021,15 +1091,16 @@ msgstr "Virheellinen pudotustyyppi:" msgid "This is not a valid e-mail:" msgstr "Tämä ei ole kelvollinen sähköpostiosoite:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Liitetiedosto" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Tarvittava tiedosto puuttuu:" @@ -1062,17 +1133,17 @@ msgstr "Liukuluku" msgid "The regular expression is invalid" msgstr "Säännöllinen lauseke on virheellinen" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Säännöllinen lauseke" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Lisävahvistus" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1125,25 +1196,29 @@ msgstr "LDAP-hakemistoa ei löydetty!" msgid "Cannot recover LDAP informations!" msgstr "LDAP-tietoja ei voi palauttaa!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Monivalinta" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Valintanapit" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Valinta" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Tekstialue" @@ -1161,19 +1236,19 @@ msgstr "" msgid "Text" msgstr "Teksti" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Lomake on luotu" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Pyyntösi on tallennettu" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1183,11 +1258,11 @@ msgstr "" " ja lähetetty helpdesk-tiimiin. \\nVoit nähdä vastauksesi seuraavasta " "linkistä: \\n## formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "GLPI-lomake on vahvistettava" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1197,11 +1272,11 @@ msgstr "" "vahvistajaksi.\\nPääset lomakkeeseen klikkaamalla tätä " "linkkiä:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Vahvistaja on hylännyt lomakkeesi" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1213,7 +1288,7 @@ msgstr "" "lomaketta ja lähettää sen uudelleen napsauttamalla tätä " "linkkiä:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1221,11 +1296,11 @@ msgstr "" "Hei,\\nMeillä on ilo ilmoittaa, että häväksyjä on hyväksynyt " "lomakkeenne.\\nPyyntösi käsitellään pian." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Järjestelmänvalvoja on poistanut lomakkeen" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1233,30 +1308,30 @@ msgstr "" "Hei,\\nPahoittelemme, että pyyntöäsi ei voida ottaa huomioon, ja " "järjestelmänvalvoja on poistanut sen." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Synkronoi palveluluettelon teemat" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Lomaketta ei löytynyt. Valitse sen sijaan alla oleva lomake" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Lomakkeen kyselyssä tapahtui virhe" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Tässä kategoriassa ei ole vielä lomaketta" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Haluatko varmasti poistaa tämän kysymyksen?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Haluatko varmasti poistaa tämän osion?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Haluatko varmasti poistaa tämän kohteen:" diff --git a/locales/fr_CA.mo b/locales/fr_CA.mo index 0efbdf8e4..0ebffe413 100644 Binary files a/locales/fr_CA.mo and b/locales/fr_CA.mo differ diff --git a/locales/fr_CA.po b/locales/fr_CA.po index 5d7490e09..5d0e3ff12 100644 --- a/locales/fr_CA.po +++ b/locales/fr_CA.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Tiago Graça, 2020\n" "Language-Team: French (Canada) (https://www.transifex.com/teclib/teams/28042/fr_CA/)\n" @@ -21,32 +21,32 @@ msgstr "" "Language: fr_CA\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Catégorie de formulaire" +msgstr[1] "Catégories de formulaire" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" -msgstr "Formulaire en attente de validation" +msgstr "Formulaires en attente de validation" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Formulaire" +msgstr[1] "Formulaires" #: ajax/commontree.php:25 msgid "Subtree root" -msgstr "" +msgstr "Racine du sous arbre" #: ajax/commontree.php:38 msgid "Limit subtree depth" -msgstr "" +msgstr "Limite de profondeur du sous arbre" #: ajax/commontree.php:48 msgid "No limit" @@ -55,8 +55,8 @@ msgstr "Aucune limite" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Formcreator" @@ -64,11 +64,11 @@ msgstr "Formcreator" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catalogue de service" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Liste des formulaires" @@ -76,41 +76,49 @@ msgstr "Liste des formulaires" msgid "The question has been successfully saved!" msgstr "La question a été sauvegardée avec succès !" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "La question a été mise à jour avec succès !" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Réponse" +msgstr[1] "Réponses" #: inc/category.class.php:67 msgid "Knowbase category" msgstr "Catégorie de la base de connaissance" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Toujours visible" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Masqué par défaut, sauf si" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Affiché par défaut, sauf si" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" -msgstr "" +msgstr "Échec lors de l'ajout ou de la mise à jour de %1$s %2$s" #: inc/entityconfig.class.php:89 msgid "Helpdesk" @@ -132,259 +140,285 @@ msgstr "Catalogue de service étendu" msgid "Helpdesk mode" msgstr "Mode d'assistance" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Import de formulaires" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Page d'accueil" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Accès" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" -msgstr "" +msgstr "Icône" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" -msgstr "" +msgstr "Couleur de l'icône" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" -msgstr "" +msgstr "Couleur du fond" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Accès public" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Utilisateur GLPI authentifié" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Droits restreints (profils)" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Toutes les langues" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Accès direct depuis la page d'accueil" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" -msgstr "" +msgstr "Icône du formulaire" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "En-tête" +msgstr[1] "En-têtes" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Validation requise ?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulaire par défaut dans le catalogue de service" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" +"Pour supprimer ce formulaire vous devez d'abord supprimer toutes ses " +"réponses." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Destination" +msgstr[1] "Destinations" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Supprimer" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" -msgstr "" +msgstr "Ajouter une cible" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Cible" +msgstr[1] "Cibles" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Catégorie" +msgstr[1] "Catégories" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "tout voir" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Tri par popularité" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Tri alphabétique" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Merci de décrire votre besoin ici" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Mes derniers formulaires (Demandeur)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Aucun formulaire saisi pour le moment" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Tous mes formulaires (Demandeur)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Mes derniers formulaires (Valideur)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Aucun formulaire en attente de validation" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Tous mes formulaires (Valideur)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" -msgstr "" +msgstr "Validation" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Choisissez un valideur" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Le nom ne doit pas être vide !" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "La question %s n'est pas compatible avec les formulaires publics" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicata" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulaire dupliqué : %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulaire transféré : %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Le téléversement de fichiers JSON n'est pas autorisé." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "vous pouvez utiliser les fichiers JSON dès maintenant" -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Créer" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Veuillez contacter votre administrateur GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Retour" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "La fonction de téléversement de fichiers JSON n'est pas activée" -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Vous pouvez activer les fichiers JSON dès maintenant" -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Activer" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "Importation échouée de %s" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formulaires importés avec succès depuis %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" "Le formulaire %1$s existe déjà et se trouve dans une entité non modifiable." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "L'entité %1$s est requise pour le formulaire %2$s." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Échec de création du type de fichiers JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Type de document JSON introuvable" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Échec lors de la mise à jour du type de document JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formulaires sans catégorie" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Type de cible non supporté." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "Le formulaire n'existe pas." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." -msgstr "Type de cible non supporté" +msgstr "Type de cible non supporté." #: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" msgid_plural "Access types" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Type d'accès" +msgstr[1] "Types d'accès" #: inc/form_profile.class.php:100 msgid "Link to the form" @@ -394,90 +428,90 @@ msgstr "Lien vers le formulaire" msgid "Please active the form to view the link" msgstr "Merci d'activer le formulaire pour voir le lien" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" -msgstr "" +msgstr "En attente" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Refusé" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" -msgstr "" +msgstr "Accepté" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Réponse de formulaire" +msgstr[1] "Réponses de formulaire" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Approbateur de formulaire" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Groupe approbateur de formulaire" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Imprimer ce formulaire" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulaire accepté par le valideur." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulaire sauvegardé avec succès" -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Demandeur" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Commentaire" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Obligatoire en cas de refus" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Refuser" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Accepter" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Le commentaire de refus est obligatoire !" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Le formulaire a été sauvegardé avec succès !" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Vous n'êtes pas le valideur pour ces réponses" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Données du formulaire" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Impossible de générer les cibles !" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Vous devez définir un valideur !" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -489,11 +523,11 @@ msgstr "" "Mettre à jour les informations sur les demandes à partir des billets et des " "réponses aux formulaires" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Approbateur du billet" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Non validé" @@ -501,19 +535,19 @@ msgstr "Non validé" msgid "The form as been saved" msgstr "Le formulaire a été sauvegardé" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Un formulaire est en attente de validation" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Le formulaire a été refusé" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Le formulaire a été accepté" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Le formulaire a été supprimé" @@ -545,77 +579,77 @@ msgstr "Lien de validation" msgid "Request #" msgstr "Demande N°" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Question" +msgstr[1] "Questions" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Champ obligatoire" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Ajouter une question" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Ajouter une section" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" -msgstr "" +msgstr "Affichage du bouton de soumission" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "L'intitulé est obligatoire" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Le type de champ est obligatoire" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "La section est obligatoire" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Le type de champ %1$s n'est pas disponible pour la question %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Ce type de qustion n'est pas compatible avec les formulaires publics." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Ce type de question requiert des paramètres" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Il manque un paramètre pour ce type de question" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Modifier une question" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Section" +msgstr[1] "Sections" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Afficher une valeur vide" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Affichage du champ" @@ -635,274 +669,307 @@ msgstr "" "Indiquez les conditions de validation supplémentaire dans la description de " "la question pour aider les utilisateurs." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Modifier une section" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" -msgstr "" +msgstr "Affichage de la section" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Demandeur du formulaire" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Valideur du formulaire" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Personne spécifique" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Personne depuis la question" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Groupe spécifique" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Groupe depuis la question" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Fournisseur spécifique" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Fournisseur depuis la question" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Acteurs depuis la question" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entité active" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entité par défaut du demandeur" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Première entité dynamique du demandeur (alphabétiquement)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Dernière entité dynamique du demandeur (alphabétiquement)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entité du formulaire" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entité par défaut du valideur" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entité spécifique" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" -msgstr "Entité par défaut d'un utilisateur type question answer" +msgstr "Entité par défaut d'un type de question réponse d'un utilisateur" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Depuis un objet GLPI > Entité type question answer" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Étiquettes depuis les questions" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Étiquettes spécifiques" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Étiquettes depuis les questions et spécifiques" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Étiquettes depuis les questions ou spécifiques" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "égale à la réponse de la question" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculée à partir de la date de création du billet" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculée à partir de la réponse à la question" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgence à partir du gabarit ou Moyen" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgence spécifique" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Égale à la réponse à la question" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Catégorie depuis le gabarit ou aucune" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Catégorie spécifique" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Lieu à partir d'un gabarit ou aucun" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Lieu spécifique" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Question de type \"utilisateur\"" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Question de type \"entité\"" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Catégorie de billet" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgence" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Étiquettes du billet" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Étiquettes" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Acteurs" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Lieu" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Une cible doit être associée à un formulaire." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Une cible doit être associée à un formulaire existant." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "La desciption ne doit pas être vide !" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulaire complet" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Annuler" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Changement cible" +msgstr[1] "Changements cible" #: inc/targetchange.class.php:46 msgid "Medium" msgstr "Moyen" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Aucun" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Modifier une destination" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Titre du changement" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Annuler" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Billet cible" +msgstr[1] "Billets cible" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Actif spécifique" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Titre du billet" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Ajouter le message de validation en premier dans le suivi de billet" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Lier à un autre billet" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Une autre destination de ce formulaire" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Un billet existant" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Type de lien invalide" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Type d'objet lié invalide" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "L'objet lié n'existe pas" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Échec de liaison de l'objet" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Votre formulaire a été accepté par le valideur" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Élément" @@ -914,19 +981,19 @@ msgstr "Demander une assistance" msgid "My requests for assistance" msgstr "Mes demandes d'assistance" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Réserver un matériel" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consulter les flux RSS" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "À valider" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Fermé" @@ -941,26 +1008,27 @@ msgstr "Une par ligne" #: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Acteur" +msgstr[1] "Acteurs" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Un champ obligatoire est vide :" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valeur non valide :" @@ -981,21 +1049,21 @@ msgid "Checkboxes" msgstr "Boites à cocher" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "La valeur du champ est obligatoire :" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Étendue" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Date & heure" @@ -1003,19 +1071,23 @@ msgstr "Date & heure" msgid "A description field should have a description:" msgstr "Un champ de type description doit avoir une description :" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Afficher les catégories du billet" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Catégories de requête" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Catégories d'incident" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Type d'intitulé invalide:" @@ -1023,37 +1095,38 @@ msgstr "Type d'intitulé invalide:" msgid "This is not a valid e-mail:" msgstr "Ce n'est pas une adresse de courriel valide:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Aucun document joint" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Document joint" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Un fichier requis est manquant:" #: inc/fields/floatfield.class.php:144 #, php-format msgid "This is not a number: %s" -msgstr "" +msgstr "Ce n'est pas un nombre: %s" #: inc/fields/floatfield.class.php:155 inc/fields/textfield.class.php:151 #, php-format msgid "Specific format does not match: %s" -msgstr "" +msgstr "Le format spécifique ne correspond pas : %s" #: inc/fields/floatfield.class.php:166 #, php-format msgid "The following number must be greater than %d: %s" -msgstr "" +msgstr "Le nombre suivant doit être supérieur à %d : %s" #: inc/fields/floatfield.class.php:172 #, php-format msgid "The following number must be lower than %d: %s" -msgstr "" +msgstr "Le nombre suivant doit être inférieur à %d : %s" #: inc/fields/floatfield.class.php:182 msgid "Float" @@ -1064,22 +1137,22 @@ msgstr "Flottant" msgid "The regular expression is invalid" msgstr "L'expression régulière n'est pas valide" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expression régulière" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validation supplémentaire" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Objet GLPI" +msgstr[1] "Objets GLPI" #: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" @@ -1127,55 +1200,59 @@ msgstr "Annuaire LDAP introuvable !" msgid "Cannot recover LDAP informations!" msgstr "Récupération des données de l'annuaire LDAP impossible !" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Sélection multiple" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Boutons radio" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Sélection" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Étiquette" +msgstr[1] "Étiquettes" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Zone de texte" #: inc/fields/textfield.class.php:160 #, php-format msgid "The text is too short (minimum %d characters): %s" -msgstr "" +msgstr "Le texte est trop court (minimum %d caractères) : %s" #: inc/fields/textfield.class.php:165 #, php-format msgid "The text is too long (maximum %d characters): %s" -msgstr "" +msgstr "Le texte est trop long (maximum %d caractères) : %s" #: inc/fields/textfield.class.php:173 msgid "Text" msgstr "Texte" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" -msgstr "" +msgstr "Heure" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Un formulaire a été créé" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Votre demande a été sauvegardée avec succès !" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1186,11 +1263,11 @@ msgstr "" "support.\\\\nVous pouvez visualiser vos réponses à l'adresse suivante " ":\\\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Un formulaire GLPI est en attente de validation" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1200,11 +1277,11 @@ msgstr "" "choisi comme valideur.\\nVous pouvez accéder à celui-ci en cliquant sur le " "lien ci-dessous :\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Votre formulaire a été refusé par le valideur" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1216,7 +1293,7 @@ msgstr "" "toutefois modifier et renvoyer votre demande en cliquant sur le lien ci-" "dessous :\\\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1224,11 +1301,11 @@ msgstr "" "Bonjour,\\\\nVotre demande a été accepté par le valideur.\\\\nVotre demande " "sera traitée prochainement." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Votre formulaire a été supprimé par un administrateur" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1236,32 +1313,32 @@ msgstr "" "Bonjour,\\\\nVotre demande ne peut être traitée et a été supprimée par un " "administrateur." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formulaires - synchronisation des demandes du catalogue de service" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "" "Aucun formulaire trouvé. Veuillez choisir un formulaire parmi ceux ci-" "dessous" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Une erreur est survenue pendant la recherche de formulaires" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Pas encore de formulaire dans cette catégorie" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Êtes-vous sûr de vouloir supprimer cette question ?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Êtes-vous sûr de vouloir supprimer cette section ?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Êtes-vous sûr de vouloir supprimer la destination suivante :" diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index 19e375183..25144a523 100644 Binary files a/locales/fr_FR.mo and b/locales/fr_FR.mo differ diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 775d45784..3f1cadbc9 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -10,15 +10,16 @@ # gerald antoniolli , 2020 # Tiago Graça, 2020 # Thierry Bugier , 2020 +# Tristan GUICHARD , 2020 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" -"Last-Translator: Thierry Bugier , 2020\n" +"Last-Translator: Tristan GUICHARD , 2020\n" "Language-Team: French (France) (https://www.transifex.com/teclib/teams/28042/fr_FR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,20 +27,20 @@ msgstr "" "Language: fr_FR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "Catégorie de formulaire" msgstr[1] "Catégories de formulaire" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formulaires en attente de validation" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "Formulaire" @@ -60,8 +61,8 @@ msgstr "Aucune limite" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Formcreator" @@ -69,11 +70,11 @@ msgstr "Formcreator" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catalogue de service" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Liste des formulaires" @@ -81,11 +82,11 @@ msgstr "Liste des formulaires" msgid "The question has been successfully saved!" msgstr "La question a été sauvegardée avec succès !" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "La question a été mise à jour avec succès !" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "Réponse" @@ -95,24 +96,32 @@ msgstr[1] "Réponses" msgid "Knowbase category" msgstr "Catégorie de la base de connaissance" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Toujours visible" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Masqué par défaut, sauf si" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Affiché par défaut, sauf si" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "Échec lors de l'ajout ou la mise à jour de l'objet %1$s %2$s" @@ -137,252 +146,276 @@ msgstr "Catalogue de service étendu" msgid "Helpdesk mode" msgstr "Mode d'assistance" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Import de formulaires" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Page d'accueil" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Accès" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "Icône" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "Couleur de l'icône" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "Couleur du fond" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Accès public / anonyme" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Utilisateur GLPI authentifié" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Droits restreints (profils)" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Toutes les langues" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Accès direct depuis la page d'accueil" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "Icône du formulaire" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "En-tête" msgstr[1] "En-têtes" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Validation requise ?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulaire par défaut dans le catalogue de service" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" "Pour supprimer ce formulaire vous devez d'abord supprimer toutes ses " "réponses." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "Destination" msgstr[1] "Destinations" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Supprimer" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "Ajouter une cible" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "Cible" msgstr[1] "Cibles" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "Catégorie" msgstr[1] "Catégories" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "Voir tous" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Tri par popularité" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Tri alphabétique" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Merci de décrire votre besoin ici" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Mes derniers formulaires (Demandeur)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Aucun formulaire saisi pour le moment" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Tous mes formulaires (Demandeur)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Mes derniers formulaires (Valideur)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Aucun formulaire en attente de validation" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Tous mes formulaires (Valideur)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "Validation" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Choisissez un valideur" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Le nom ne doit pas être vide !" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "La question %s n'est pas compatible avec les formulaires publics" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "COPIE" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulaire dupliqué : %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulaire transféré : %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "La mise à jour de JSON n'est pas autorisé." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "vous pouvez utiliser les fichiers json dès maintenant" -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Créer" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Veuillez contacter votre administrateur GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Retour" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "La mise à jour de JSON n'est pas disponible" -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "vous pouvez activer JSON dès maintenant" -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Activer" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "Echec d'import de %s" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formulaires importés avec succès depuis %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "Le formulaire %1$s existe déjà et n'est pas modifiable" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "L'entité %1$s est requise pour le formulaire %2$s." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Échec de création du type de fichiers JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Type de document JSON introuvable" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Echec lors de la mise à jour du type de document JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formulaires sans catégorie" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Type de cible non supporté." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "Le formulaire n'existe pas." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Type de cible non supporté." @@ -400,90 +433,90 @@ msgstr "Lien vers le formulaire" msgid "Please active the form to view the link" msgstr "Merci d'activer le formulaire pour voir le lien" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "En attente" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Refusé" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "Accepté" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "Réponse de formulaire" msgstr[1] "Réponses de formulaire" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Validateur de formulaire" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Groupe validateur de formulaire" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Imprimer ce formulaire" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulaire accepté par le valideur." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulaire sauvegardé avec succès" -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Demandeur" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Commentaire" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Obligatoire en cas de refus" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Refuser" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Accepter" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Le commentaire de refus est obligatoire !" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Le formulaire a été sauvegardé avec succès !" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Vous n'êtes pas validateur pour ces réponses" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Données du formulaire" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Impossible de générer les destinations !" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Vous devez définir un valideur !" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "Demande d'assistance" @@ -495,11 +528,11 @@ msgstr "" "Mettre à jour les informations sur les demandes à partir des tickets et des " "réponses aux formulaires" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Valideur du ticket" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Non validé" @@ -507,19 +540,19 @@ msgstr "Non validé" msgid "The form as been saved" msgstr "Le formulaire a été sauvegardé" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Un formulaire est en attente de validation" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Le formulaire a été refusé" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Le formulaire a été accepté" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Le formulaire a été supprimé" @@ -551,77 +584,77 @@ msgstr "Lien de validation" msgid "Request #" msgstr "Demande N°" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "Question" msgstr[1] "Questions" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Champ obligatoire" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Ajouter une question" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Ajouter une section" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "Affichage du bouton de soumission" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "L'intitulé est obligatoire" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Le type de champ est obligatoire" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "La section est obligatoire" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Le type de champ %1$s n'est pas disponible pour la question %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Ce type de qustion n'est pas compatible avec les formulaires publics." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Ce type de question requiert des paramètres" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Il manque un paramètre pour ce type de question" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Modifier une question" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "Section" msgstr[1] "Sections" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Afficher une valeur vide" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Affichage du champ" @@ -641,198 +674,219 @@ msgstr "" "Indiquez les conditions de validation supplémentaire dans la description de " "la question pour aider les utilisateurs." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Modifier une section" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "Affichage de la section" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Demandeur du formulaire" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Valideur du formulaire" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Personne spécifique" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Personne depuis la question" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Groupe spécifique" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Groupe depuis la question" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Fournisseur spécifique" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Fournisseur depuis la question" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Acteurs depuis la question" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entité active" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entité par défaut du demandeur" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Première entité dynamique du demandeur (alphabétiquement)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Dernière entité dynamique du demandeur (alphabétiquement)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entité du formulaire" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entité par défaut du valideur" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entité spécifique" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entité par défaut d'un utilisateur issue d'une question" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Entité issue d'une question" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Étiquettes depuis les questions" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Étiquettes spécifiques" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Étiquettes depuis les questions et spécifiques" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Étiquettes depuis les questions ou spécifiques" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "égale à la réponse à la question" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculée à partir de la date de création du ticket" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculée à partir de la réponse à la question" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgence à partir du gabarit ou Moyen" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgence spécifique" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Égale à la réponse à la question" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Catégorie depuis le gabarit ou aucune" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Catégorie spécifique" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Lieu à partir d'un gabarit ou aucun" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Lieu spécifique" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Question de type \"utilisateur\"" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Question de type \"entité\"" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Catégorie de ticket" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgence" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Étiquettes du ticket" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Etiquettes" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Acteurs" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Lieu" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Une cible doit être associée à un formulaire." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Une cible doit être associée à un formulaire existant." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "La desciption ne doit pas être vide !" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulaire complet" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Annuler" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "Changement cible" @@ -842,73 +896,85 @@ msgstr[1] "Changements cible" msgid "Medium" msgstr "Moyen" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Aucun" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Modifier une destination" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Titre du changement" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Annuler" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "Condition pour afficher la cible" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "Ticket cible" msgstr[1] "Tickets cible" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Equipement spécifique " -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Titre du ticket" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Ajouter le message de validation en premier suivi du ticket" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Lier à un autre ticket" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Une autre destination de ce formulaire" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Un ticket existant" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Type de lien invalide" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Type d'objet lié invalide" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "L'objet lié n'existe pas" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Echec de liaison de l'objet" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Votre formulaire a été accepté par le valideur" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Objet" @@ -920,19 +986,19 @@ msgstr "Demander une assistance" msgid "My requests for assistance" msgstr "Mes demandes d'assistance" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Réserver un matériel" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consulter les flux RSS" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "À valider" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Fermé" @@ -950,23 +1016,24 @@ msgid_plural "Actors" msgstr[0] "Acteur" msgstr[1] "Acteurs" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Un champ obligatoire est vide :" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valeur non valide :" @@ -987,21 +1054,21 @@ msgid "Checkboxes" msgstr "Boites à cocher" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "La valeur du champ est obligatoire :" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Taille" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Date & heure" @@ -1009,19 +1076,23 @@ msgstr "Date & heure" msgid "A description field should have a description:" msgstr "Un champ de type description doit avoir une description :" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Afficher les catégories de tickets" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" -msgstr "Catégories de requête" +msgstr "Catégories de demande" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Catégories d'incident" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "Catégories de changement" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Type d'intitulé invalide:" @@ -1029,15 +1100,16 @@ msgstr "Type d'intitulé invalide:" msgid "This is not a valid e-mail:" msgstr "Ce n'est pas une adresse email valide:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Pas de document rattaché" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Document joint" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Un fichier requis est manquant:" @@ -1070,17 +1142,17 @@ msgstr "Flottant" msgid "The regular expression is invalid" msgstr "L'expression régulière n'est pas valide" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expression rationnelle" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validation supplémentaire" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1133,25 +1205,29 @@ msgstr "Annuaire LDAP introuvable !" msgid "Cannot recover LDAP informations!" msgstr "Récupération des données de l'annuaire LDAP impossible !" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Sélection multiple" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Boutons radio" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Sélection" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "Étiquette" msgstr[1] "Étiquettes" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Zone de texte" @@ -1169,19 +1245,19 @@ msgstr "Le texte est trop court (maximum %d caractères) : %s" msgid "Text" msgstr "Texte" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "Heure" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Une demande a été faite à partir d'un formulaire" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Votre demande a été sauvegardée avec succès !" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1192,11 +1268,11 @@ msgstr "" "support.\\\\nVous pouvez visualiser vos réponses à l'adresse suivante " ":\\\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Un formulaire GLPI est en attente de validation" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1206,11 +1282,11 @@ msgstr "" "choisi comme valideur.\\nVous pouvez accéder à celui-ci en cliquant sur le " "lien ci-dessous :\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Votre formulaire a été refusé par le valideur" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1223,7 +1299,7 @@ msgstr "" "modifier et renvoyer votre demande en cliquant sur le lien ci-dessous " ":\\\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1231,11 +1307,11 @@ msgstr "" "Bonjour,\\\\nNous avons le plaisir de vous informer que votre demande a été " "accepté par le valideur.\\\\nVotre demande vas être traitées prochainement." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Votre formulaire a été supprimé par un administrateur" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1243,32 +1319,32 @@ msgstr "" "Bonjour,\\\\nNous sommes au regret de vous informer que votre demande ne " "peut être traitée et a été supprimée par un administrateur." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formulaires - synchronisation des demandes du catalogue de service" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "" "Aucun formulaire trouvé. Veuillez choisir un formulaire parmi ceux ci-" "dessous" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Une erreur est survenue pendant la recherche de formulaires" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Pas encore de formulaire dans cette catégorie" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Êtes-vous sûr de vouloir supprimer cette question ?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Êtes-vous sûr de vouloir supprimer cette section ?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Êtes-vous sûr de vouloir supprimer la destination suivante :" diff --git a/locales/glpi.pot b/locales/glpi.pot index d21b74f8a..88e9e84db 100644 --- a/locales/glpi.pot +++ b/locales/glpi.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,20 +18,20 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -52,8 +52,8 @@ msgstr "" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "" @@ -61,11 +61,11 @@ msgstr "" #: front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "" @@ -73,11 +73,11 @@ msgstr "" msgid "The question has been successfully saved!" msgstr "" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -87,24 +87,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -129,249 +137,273 @@ msgstr "" msgid "Helpdesk mode" msgstr "" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 inc/question.class.php:204 msgid "Delete" msgstr "" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "" -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "" -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "" -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "" -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "" -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -389,90 +421,90 @@ msgstr "" msgid "Please active the form to view the link" msgstr "" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "" -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "" -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -482,11 +514,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -494,19 +526,19 @@ msgstr "" msgid "The form as been saved" msgstr "" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "" @@ -538,77 +570,77 @@ msgstr "" msgid "Request #" msgstr "" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "" -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "" @@ -626,198 +658,219 @@ msgid "" "question to help users." msgstr "" -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -827,73 +880,85 @@ msgstr[1] "" msgid "Medium" msgstr "" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -905,19 +970,19 @@ msgstr "" msgid "My requests for assistance" msgstr "" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "" @@ -935,21 +1000,22 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 inc/fields/checkboxesfield.class.php:187 -#: inc/fields/datefield.class.php:81 inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 inc/fields/checkboxesfield.class.php:187 +#: inc/fields/datefield.class.php:85 inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "" @@ -970,20 +1036,20 @@ msgid "Checkboxes" msgstr "" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "" -#: inc/fields/checkboxesfield.class.php:282 inc/fields/floatfield.class.php:245 -#: inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 inc/fields/floatfield.class.php:249 +#: inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 inc/fields/textfield.class.php:235 msgid "Range" msgstr "" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "" @@ -991,19 +1057,23 @@ msgstr "" msgid "A description field should have a description:" msgstr "" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "" @@ -1011,15 +1081,16 @@ msgstr "" msgid "This is not a valid e-mail:" msgstr "" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "" @@ -1052,17 +1123,17 @@ msgstr "" msgid "The regular expression is invalid" msgstr "" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1115,25 +1186,29 @@ msgstr "" msgid "Cannot recover LDAP informations!" msgstr "" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "" @@ -1151,41 +1226,41 @@ msgstr "" msgid "Text" msgstr "" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " "see your answers onto the following link:\\n##formcreator.validation_link##" msgstr "" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this link:\\n##formcreator." "validation_link##" msgstr "" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason below:\\n##formcreator.validation_comment##\\n" @@ -1193,46 +1268,46 @@ msgid "" "\\n##formcreator.validation_link##" msgstr "" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." msgstr "" -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." msgstr "" -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "" diff --git a/locales/hr_HR.mo b/locales/hr_HR.mo index 0bf5e64c7..c314e1fcf 100644 Binary files a/locales/hr_HR.mo and b/locales/hr_HR.mo differ diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 311b6a8bc..122b173dc 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: milotype , 2020\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/teclib/teams/28042/hr_HR/)\n" @@ -21,21 +21,21 @@ msgstr "" "Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "Kategorija obrazaca" msgstr[1] "Kategorije obrazaca" msgstr[2] "Kategorije obrazaca" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Obrasci čekaju na potvrdu" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "Obrazac" @@ -57,8 +57,8 @@ msgstr "Bez ograničenja" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Stvaranje obrazaca" @@ -66,11 +66,11 @@ msgstr "Stvaranje obrazaca" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Katalog usluga" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Popis obrazaca" @@ -78,11 +78,11 @@ msgstr "Popis obrazaca" msgid "The question has been successfully saved!" msgstr "Pitanje je uspješno spremljeno!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Pitanje je uspješno aktualizirano!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "Odgovor" @@ -93,24 +93,32 @@ msgstr[2] "Odgovori" msgid "Knowbase category" msgstr "Kategorija baze znanja" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Uvijek prikazano" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Skriveno, osim ako" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Prikazano, osim ako" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "neuspjelo dodavanje ili aktualiziranje %1$s %2$s" @@ -135,256 +143,280 @@ msgstr "Prošireni katalog usluga" msgid "Helpdesk mode" msgstr "Modus podrške" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Uvezi obrasce" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Početna stranica" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Pristup" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "Ikona" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "Boja ikone" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "Boja pozadine" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Javni pristup" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Privatni pristup" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Ograničeni pristup" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Svi jezici" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Izravni pristup na početnoj stranici" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "Ikona za obrasce" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "Zaglavlje" msgstr[1] "Zaglavlja" msgstr[2] "Zaglavlja" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Treba li potvrditi?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Standardni obrazac u katalogu usluga" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" "Za brisanje ovog obrasca, potrebno je najprije izbrisati sve njegove " "odgovore." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "Odredište" msgstr[1] "Odredišta" msgstr[2] "Odredišta" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Izbriši" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "Dodaj cilj" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "Cilj" msgstr[1] "Ciljevi" msgstr[2] "Ciljevi" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "Kategorija" msgstr[1] "Kategorije" msgstr[2] "Kategorije" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "vidi sve" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Razvrstaj po popularnosti" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Razvrstaj abecednim redom" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Ovdje opiši tvoju potrebu" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Moji zadnji obrasci (podnositelj)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Nijedan obrazac još nije objavljen" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Svi moji obrasci (podnositelj)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Moji zadnji obrasci (potvrditelj)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Nijedan obrazac ne čeka na potvrdu" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Svi moji obrasci (potvrditelj)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "Potvrđivanje" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Odaberi potvrditelja" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Ime ne može biti prazno!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "Pitanje %s nije kompatibilno s javnim obrascima" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Dupliciraj" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Obrazac dupliciran: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Obrazac prenesen: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Prijenos JSON datoteka nije dozvoljen." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Sada smiješ dozvoliti JSON datoteke." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Stvori" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Obrati se GLPI administratoru." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Natrag" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Prijenos JSON datoteka nije aktiviran." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Sada smiješ aktivirati JSON datoteke." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Aktiviraj" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "Neuspio uvoz za %s" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Obrasci uspješno uvezeni iz %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "Obrazac %1$s već postoji i nije promjenjiv entitet." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "Obrazac %1$s je potreban za obrazac %2$s." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Neuspjelo stvaranje JSON vrste dokumenta" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON vrsta dokumenta nije pronađena" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Neuspjelo aktualiziranje JSON vrste dokumenta" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Obrasci bez kategorije" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Nepodržana vrsta cilja." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "Obrazac ne postoji." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Nepodržana vrsta cilja." @@ -403,91 +435,91 @@ msgstr "Poveznica na obrazac" msgid "Please active the form to view the link" msgstr "Aktiviraj obrazac za prikaz poveznice" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "Čekanje" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Odbijeno" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "Prihvaćeno" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "Odgovor za obrazac" msgstr[1] "Odgovori za obrazac" msgstr[2] "Odgovori za obrazac" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Odobravatelj obrazaca" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Grupa odobravatelja obrazaca" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Ispiši ovaj obrazac" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Obrazac prihvaćen od potvrditelja." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Obrazac uspješno spremljen." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Podnositelj" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Komentar" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Obavezno, ako je odbijeno" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Odbij" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Prihvati" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Potreban je komentar za odbijanje!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Obrazac je uspješno spremljen!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Nisi potvrditelj ovih odgovora" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Podaci obrasca" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Nije moguće generirati ciljeve!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Moraš odabrati potvrditelja!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "Problem" @@ -498,11 +530,11 @@ msgstr[2] "Problemi" msgid "Update issue data from tickets and form answers" msgstr "Aktualiziraj podatke problema iz naloga i odgovora na obrascu" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Odobravatelj naloga" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Nije potvrđeno" @@ -510,19 +542,19 @@ msgstr "Nije potvrđeno" msgid "The form as been saved" msgstr "Obrazac kao što je spremljen" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Potrebno je potvrditi jedan obrazac" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Obrazac je odbijen" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Obrazac je prihvaćen" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Obrazac je izbrisan" @@ -554,79 +586,79 @@ msgstr "Poveznica potvrđivanja" msgid "Request #" msgstr "Broj zahtjeva" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "Pitanje" msgstr[1] "Pitanja" msgstr[2] "Pitanja" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Obavezno" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Dodaj pitanje" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Dodaj odjeljak" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "Prikaži gumb za slanje" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Naslov se mora zadati" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Vrsta polja se mora zadati" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Odjeljak se mora zadati" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "Vrsta polja %1$s nije dostupna za pitanje %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Ova vrsta pitanja nije kompatibilna s javnim obrascima." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Ova vrsta pitanja treba parametre" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Jedan parametar nedostaje za ovu vrstu pitanja" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Uredi pitanje" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "Odjeljak" msgstr[1] "Odjeljci" msgstr[2] "Odjeljci" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Prikaži prazne" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Prikaži polje" @@ -645,198 +677,219 @@ msgid "" msgstr "" "Odredi uvjete za dodatne potvrde u opisu pitanja, kao pomoć korisnicima." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Uredi odjeljak" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "Prikaži odjeljak" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Podnositelj obrasca" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Potvrditelj obrasca" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Određena osoba" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Osoba iz pitanja" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Određena grupa" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupa iz pitanja" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Određeni dobavljač" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Dobavljač iz pitanja" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Učesnici iz pitanja" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Trenutačno aktivni entitet" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Standardni podnositelj korisničkog entiteta" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Prvi dinamički podnositelj korisničkog entiteta (abecednim redom)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Zadnji dinamički podnositelj korisničkog entiteta (abecednim redom)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Entitet obrasca" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Standardni entitet potvrditelja" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Određeni entitet" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Standardni entitet odgovora korisničkog pitanja" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Od GLPI objekta > Odgovor na entitetsko pitanje" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Oznake pitanja" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Određene oznake" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Oznake pitanja i određene oznake" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Oznake pitanja ili određene oznake" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "jednako je odgovoru na pitanje" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "izračunato iz datuma stvaranja naloga" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "izračunato iz odgovora na pitanje" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Hitnost iz predloška ili Srednje" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Određena hitnost" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Jednako je odgovoru na pitanje" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Kategorija iz predloška ili Bez" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Određena kategorija" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Lokacija iz predloška ili Bez" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Određena lokacija" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Korisnička vrsta pitanja" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Entitetska vrsta pitanja" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Kategorija naloga" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Hitnost " -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Oznake naloga" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Oznake" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Učesnici" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Lokacija" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Cilj mora biti povezan s obrascem." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Cilj mora biti povezan s postojećim obrascem." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Opis ne može biti prazan!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Potpun obrazac" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Odustani" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "Promjena cilja" @@ -847,74 +900,86 @@ msgstr[2] "Promjene cilja" msgid "Medium" msgstr "Srednje" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Bez" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Uredi jedno odredište" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Promijeni naslov" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Odustani" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "Uvjet za prikaz cilja" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "Nalog cilja" msgstr[1] "Nalozi cilja" msgstr[2] "Nalozi cilja" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Određeni inventar" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Naslov naloga" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Dodaj poruku potvrde kao prvo priopćenje naloga" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Poveži s jednim drugim nalogom" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Jedno drugo odredište ovog obrasca" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Jedan postojeći nalog" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Neispravna vrsta poveznice" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Neispravna povezana vrsta predmeta" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Povezani predmet ne postoji" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Neuspjelo povezivanje predmeta" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Potvrditelj je prihvatio obrazac" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Predmet " @@ -926,19 +991,19 @@ msgstr "Traži pomoć" msgid "My requests for assistance" msgstr "Moji zahtjevi za pomoć" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Rezerviraj inventar" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Pregledaj feedove" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Za potvrdu" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Zatvoreno" @@ -957,23 +1022,24 @@ msgstr[0] "Učesnik" msgstr[1] "Učesnici" msgstr[2] "Učesnici" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Jedno obavezno polje je prazno:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Neispravna vrijednost:" @@ -994,21 +1060,21 @@ msgid "Checkboxes" msgstr "Potvrdni okviri" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Vrijednost polja je obavezna:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Rapon" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Datum i vrijeme" @@ -1016,19 +1082,23 @@ msgstr "Datum i vrijeme" msgid "A description field should have a description:" msgstr "Polje opisa bi trebalo imati opis:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Prikaži kategorije naloga" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Kategorije zahtjeva" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Kategorije slučajnih događaja" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Neispravna vrsta padajućeg popisa" @@ -1036,15 +1106,16 @@ msgstr "Neispravna vrsta padajućeg popisa" msgid "This is not a valid e-mail:" msgstr "Ovo nije ispravan e-mail:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Nema priloženog dokumenta" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Priloženi dokument" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Jedna obavezna datoteka nedostaje:" @@ -1077,17 +1148,17 @@ msgstr "Plutajući" msgid "The regular expression is invalid" msgstr "Regularni izraz nije ispravan" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Regularan izraz" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Dodatna potvrda" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1141,26 +1212,30 @@ msgstr "LDAP direktorij nije pronađen!" msgid "Cannot recover LDAP informations!" msgstr "Nije moguće vratiti LDAP informacije!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Višestruki odabir" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Izborni gumbovi" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Odabir" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "Oznaka" msgstr[1] "Oznake" msgstr[2] "Oznake" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Tekstualno područje" @@ -1178,19 +1253,19 @@ msgstr "Tekst je predugačak (najviše %d znakova): %s" msgid "Text" msgstr "Tekst" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "Vrijeme" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Stvoren je jedan obrazac" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Tvoj zahtjev je spremljen" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1200,11 +1275,11 @@ msgstr "" "##formcreator.request_id## i proslijeđen podršci.\\nTvoje odgovore možeš " "vidjeti na:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Potrebno je potvrditi obrazac iz GLPI-a" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1214,11 +1289,11 @@ msgstr "" "potvrditelja.\\nPristupi obrascu putem " "poveznice:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Potvrditelj je odbio tvoj obrazac" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1230,7 +1305,7 @@ msgstr "" "možeš izmijeniti i ponovo poslati na odobrenje putem " "poveznice:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1238,11 +1313,11 @@ msgstr "" "Pozdrav,\\nobavještavamo te, da je potvrditelj prihvatio tvoj " "obrazac.\\nZahtjev će uskoro biti razmotren." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Administrator je izbrisao obrazac" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1250,30 +1325,30 @@ msgstr "" "Pozdrav,\\nobavještavamo te, da tvoj zahtjev nažalost ne možemo uzeti u " "obzir i da ga je administrator izbrisao." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator – Sinkroniziraj izdanja kataloga usluge" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Obrazac nije pronađen. Odaberi dolje jedan drugi" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Dogodila se greška prilikom traženja obrazaca" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Još nema obrasca u ovoj kategoriji" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Zaista želiš izbrisati ovo pitanje?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Zaista želiš izbrisati ovaj odjeljak?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Zaista želiš izbrisati ovo odredište:" diff --git a/locales/ko_KR.mo b/locales/ko_KR.mo index 9c2eb9711..cfe7b3213 100644 Binary files a/locales/ko_KR.mo and b/locales/ko_KR.mo differ diff --git a/locales/ko_KR.po b/locales/ko_KR.po index 9fbfdfeca..ec89a80ca 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: SeongHyeon Cho , 2020\n" "Language-Team: Korean (Korea) (https://www.transifex.com/teclib/teams/28042/ko_KR/)\n" @@ -21,19 +21,19 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "양식 분류" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "확인 대기 양기" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "양식" @@ -53,8 +53,8 @@ msgstr "제한 없음" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "양식 생성기" @@ -62,11 +62,11 @@ msgstr "양식 생성기" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "서비스 목록" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "양식 목록" @@ -74,11 +74,11 @@ msgstr "양식 목록" msgid "The question has been successfully saved!" msgstr "질문이 저장 되었습니다!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "질문이 갱신 되었습니다!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "답변" @@ -87,24 +87,32 @@ msgstr[0] "답변" msgid "Knowbase category" msgstr "지식기반 분류" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "항상 표시됨" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "그 외에 숨김" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "그 외에 표시됨" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "%1$s %2$s의 추가 또는 갱신에 실패함" @@ -129,246 +137,270 @@ msgstr "서비스 목록 확장" msgid "Helpdesk mode" msgstr "업무 지원 센터 모드" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "양식 불러오기" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "홈페이지" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "접근" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "아이콘" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "아이콘 색상" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "배경 색상" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "공개 접근" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "비공개 접근" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "접근 제한됨" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "모든 언어" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "홈페이지에 바로 접속" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "양식 아이콘" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "헤더" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "검증이 필요한가요?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "서비스 목록 내의 기본 양식" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "이 양식을 삭제하려면 먼저 달린 답변들 전체를 삭제해야 합니다." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "목적" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "삭제" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "대상 추가" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "대상" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "분류" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "전부 보기" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "인기도 정렬" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "알파벳 순 정렬" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "여기에 요구사항을 적어주세요" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "나의 최근 양식 (요청자)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "아직 게시된 양식 없음" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "모든 내 양식 (요청자)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "나의 최근 양식 (확인자)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "확인 중인 양식 없음" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "모든 내 양식 (확인자)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "확인" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "검증기를 선택하세요" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "이름은 비워둘 수 없습니다!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "질문 %s은 공개 양식과 호환되지 않습니다" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "복제" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "양식 복제뵘: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "양식 전송됨: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "JSON 파일의 업로드는 허용되지 않습니다." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "지금 바로 JSON 파일을 허용해야 합니다." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "생성" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "GLPI 관리자에게 연락하세요." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "뒤로가기" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "JSON 파일의 업로드가 활성화되지 않았습니다." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "지금 바로 JSON 파일을 활성화해야 합니다." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "활성화" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "%s불러오기 실패함" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "양식을 %s에서 불러옴" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "양식 %1$s는 이미 존재하며 수정할 수 없는 개체 내에 있습니다." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "개체 %1$s는 양식 %2$s가 필요합니다." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "JSON 문서 유형 생성 실패함" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON 문서 유형을 찾을 수 없음" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "JSON 문서 유형 갱신 실패함" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "분류 없는 양식" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "지원되지 않는 대상 유형" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "양식이 존재하지 않습니다." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "지원되지 않는 대상 유형." @@ -385,89 +417,89 @@ msgstr "양식에 연결" msgid "Please active the form to view the link" msgstr "연결을 보려면 양식을 활성화 하세요" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "대기 중" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "거절됨" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "승인됨" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "양식 답변" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "양식 승인자" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "양식 승인자 그룹" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "이 양식 인쇄" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "확인자에 의해 양식이 승인되었습니다." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "양식이 저장되었습니다." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "요청자" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "의견" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "거부된 경우 필수" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "거부" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "승인" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "거부 의견은 필수입니다!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "양식이 저장되었습니다!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "당신은 이 질문들의 확인자가 아닙니다" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "양식 데이터" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "대상을 생성할 수 없습니다!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "검증자를 선택해야 합니다!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "문제 사항" @@ -476,11 +508,11 @@ msgstr[0] "문제 사항" msgid "Update issue data from tickets and form answers" msgstr "티켓과 양식 답변에서 문제사항 데이터를 갱신" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "티켓 승인자" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "확인 안됨" @@ -488,19 +520,19 @@ msgstr "확인 안됨" msgid "The form as been saved" msgstr "저장된 양식" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "확인이 필요한 양식" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "양식 거부됨" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "양식 승인됨" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "양식 삭제됨" @@ -532,75 +564,75 @@ msgstr "확인 링크" msgid "Request #" msgstr "요청 #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "질문" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "필수" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "질문 추가" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "섹션 추가" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "제출 버튼 표시" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "제목은 필수입니다" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "항목 유형은 필수입니다" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "섹션은 필수입니다" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "항목 유형 %1$s은 질문 %2$s에 대해 사용 가능하지 않습니다." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "이 질문의 유형은 공개 양식과 호환되지 않습니다." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "이 질문의 유형은 매개변수가 필요합니다" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "매개변수가 이 질문 유형에 누락되었습니다" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "질문 수정" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "섹션" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "빈란 표시" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "항목 표시" @@ -618,198 +650,219 @@ msgid "" "question to help users." msgstr "사용자에게 도움을 줄 질문의 상세내용에서 추가 확인 조건을 지정하세요." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "섹션 수정" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "섹션 표시" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "양식 요청자" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "양식 확인자" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "특정인" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "질문자" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "그룹 지정" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "질문 그룹" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "공급사 지정" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "질문 공급사" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "질문 시행자" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "현재 활성화 개체" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "사용자 개체 기본 요청자" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "사용자 개체 첫번째 동적 요청자 (알파벳 순)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "사용자 개체 마지막 동적 요청자 (알파벳 순)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "양식 개체" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "확인자의 기본 개체" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "개체 지정" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "사용자 유형 질답의 기본 개체" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "GLPI 객체에서 > 개체 유형 질답" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "질문 태그" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "태그 지정" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "질문 태그와 태그 지정" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "질문 태그 또는 태그 지정" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "질답이 동일함" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "티켓 생성일로부터 계산됨" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "질문에 대한 답변에서 계산됨" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "견본 또는 매체의 긴급도" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "긴급도 지정" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "질답이 동일함" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "견본의 분류 또는 없음" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "분류 지정" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "견본의 위치 또는 없음" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "위치 지정" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "사용자 유형 지문" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "개체 유형 질문" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "티켓 유형" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "긴급도" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "티켓 태그" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "태그" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "시행자" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "위치" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "대상은 양식과 연결되야 합니다." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "대상은 기존 양식과 연결되야 합니다." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "상세내용은 비워둘 수 없습니다!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "전체 양식" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "취소" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "대상 변경" @@ -818,72 +871,84 @@ msgstr[0] "대상 변경" msgid "Medium" msgstr "매체" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "없음" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "목적 수정" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "제목 변경" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "취소" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "대상 표시 조건" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "대상 티켓" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "자산 지정" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "티켓 제목" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "첫번째 티켓 추적으로서의 확인 메시지 추가" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "다른 티켓에 연결" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "이 양식의 다른 목적" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "존재하는 티켓" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "잘못된 링크 유형" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "잘못된 연결된 품목 유형" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "연결된 품목이 존재하지 않습니다" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "품목에 연결 실패함" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "당신의 양식이 확인자에 의해 승인되었습니다." -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "품목" @@ -895,19 +960,19 @@ msgstr "도움 요청" msgid "My requests for assistance" msgstr "나의 도움 요청" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "자산 예약" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "피드 상담" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "확인 예정" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "마감됨" @@ -924,23 +989,24 @@ msgid "Actor" msgid_plural "Actors" msgstr[0] "시행자" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "필수 항목이 비었습니다:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "잘못된 값:" @@ -961,21 +1027,21 @@ msgid "Checkboxes" msgstr "체크박스" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "항목 값은 필수입니다:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "범위" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "날짜 & 시간" @@ -983,19 +1049,23 @@ msgstr "날짜 & 시간" msgid "A description field should have a description:" msgstr "상세 항목을 써야 합니다:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "티켓 분류 표시" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "분류 요청" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "사건 분류" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "잘못된 드롭다운 유형:" @@ -1003,15 +1073,16 @@ msgstr "잘못된 드롭다운 유형:" msgid "This is not a valid e-mail:" msgstr "이것은 올바른 이-메일이 아닙니다:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "첨부된 문서 없음" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "첨부된 문서" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "필수 파일이 누락됨:" @@ -1044,17 +1115,17 @@ msgstr "부동 소숫점" msgid "The regular expression is invalid" msgstr "정규식이 잘못되었습니다" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "정규식" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "추가 확인" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1106,24 +1177,28 @@ msgstr "LDAP 디렉토리를 찾을 수 없습니다!" msgid "Cannot recover LDAP informations!" msgstr "LDAP 정보를 복구할 수 없습니다!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "다중선택" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "라디오" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "선택" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "태그" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "텍스트에어리어" @@ -1141,19 +1216,19 @@ msgstr "문구가 너무 김 (최대 %d 자): %s" msgid "Text" msgstr "문구" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "시간" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "양식이 생성되었습니다" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "요청이 저장되었습니다" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1162,11 +1237,11 @@ msgstr "" "안녕하세요,\\nGLPI에서의 요청이 ##formcreator.request_id##로 잘 저장되었고 업무 지원 센터 팀에 전달 " "되었습니다.\\n다음 링크에서 당신의 질문을 확인할 수 있습니다:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "GLPI에서의 양식은 확인이 필요합니다" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1175,11 +1250,11 @@ msgstr "" "안녕하세요,\\nGLPI에서의 양식은 확인이 필요하고 당신은 확인자로 선택 되었습니다.\\n이 링크를 클릭하여 접속할 수 " "있습니다:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "확인자에 의해 당신의 양식이 거부되었습니다." -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1190,46 +1265,46 @@ msgstr "" "유감입니다:\\n##formcreator.validation_comment##\\n\\n아직은 이 링크를 클릭하여 수정하여 다시 제출할" " 수 있습니다:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." msgstr "안녕하세요,\\n확인자에 의해 당신의 양식이 승인됨을 알리게 되어 기쁩니다.\\n당신의 요청은 곧 고려되게 됩니다." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "당신의 양식이 관리자에 의해 삭제되었습니다" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." msgstr "안녕하세요,\\n당신의 요청이 고려될 수 없고 관리자에 의해 삭제됨을 알리게 되어 유감입니다." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "양식생성기 - 서비스 목록 문제 동기화" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "양식을 찾을 수 없습니다. 대신 다음 양식에서 선택해 주세요" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "양식 질의 중 오류 발생함" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "이 분류에 아직 양식 없음" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "이 질문을 삭제 하시겠습니까?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "이 섹션을 삭제 하시겠습니까?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "이 목적을 삭제 하시겠습니까?" diff --git a/locales/lv_LV.mo b/locales/lv_LV.mo index e5e95224b..5557fe0bb 100644 Binary files a/locales/lv_LV.mo and b/locales/lv_LV.mo differ diff --git a/locales/lv_LV.po b/locales/lv_LV.po index 6babf75af..2da33c587 100644 --- a/locales/lv_LV.po +++ b/locales/lv_LV.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Andrejs , 2020\n" "Language-Team: Latvian (Latvia) (https://www.transifex.com/teclib/teams/28042/lv_LV/)\n" @@ -21,21 +21,21 @@ msgstr "" "Language: lv_LV\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formas gaida apstiprinājumu" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -57,8 +57,8 @@ msgstr "Nav limitu" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Formas Veidotājs" @@ -66,11 +66,11 @@ msgstr "Formas Veidotājs" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Servisu katalogs" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Formas saraksts" @@ -78,11 +78,11 @@ msgstr "Formas saraksts" msgid "The question has been successfully saved!" msgstr "Jautājums veiksmīgi saglabāts!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Jautājums sekmīgi atjaunots!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -93,24 +93,32 @@ msgstr[2] "" msgid "Knowbase category" msgstr "Zināšanas bāzes kategorija" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Vienmēr rādīt" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Paslēpts kamēr" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Rādīt kamēr" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -135,254 +143,278 @@ msgstr "Izvērst servisu katalogs" msgid "Helpdesk mode" msgstr "Helpdesk režīms" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importēt formas" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Sākumlapa" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Piekļuve" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Publiska pieeja" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Privāta pieeja" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Ierobežota pieeja" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Visas valodas" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Tiešsaiste no sākumlapas" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Nepieciešama apstiprināšana?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Noklusēta forma servisu katalogā" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Izdzēst" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "skatīt visu" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Sakārtot pēc popularitātes" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Sakārtot alfabēta secībā" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Lūdzu definējiet jūsu prasību" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Manas pēdējās formas (pieteicējs)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Nav nosūtītas formas" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Visas manas formas (pieteicējs)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Manas pēdējās formas (apstiprinātājs)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Nav formas kuram nepieciešama apstiprināšana" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Visas manas formas (Apstiprinātājs)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Izvēlēties apstiprinātāju" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Virsraksts nevar būt tukšs!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Dublikāts" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formas dublikāts: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Forma pārnesta: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "JSON datņu augšupielāde liegta" -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Nepieciešams atļaut JSON datnes." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Izveidot" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Lūdzu sazināties ar GLPI administratoru." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Atpakaļ" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "JSON datnes augšupielādēšana nav iespējota." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Tagad jums nepieciešams iespējot JSON datnes." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Iespējot" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formas veiksmīgi importētas no %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Neizdevās izveidot JSON dokumenta tipu" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON dokumenta tips nav atrasts" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Neizdevās atjaunot JSON dokumenta tipu" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formas bez kategorijas" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -401,91 +433,91 @@ msgstr "Saite uz formu" msgid "Please active the form to view the link" msgstr "Lūdzu aktivizējiet formu lai parādīt saiti" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Formas apstiprinātājs" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Formas apstiprinātāju grupa" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Izdrukāt formu" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formu akceptēja apstiprinātājs." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Forma saglabāta veiksmīgi." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Pieteicējs" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Komentārs" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Nepieciešams ja noraidīts" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Noraidīt" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Akceptēt" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Nepieciešams noraidīšanas komentārs!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Forma veiksmīgi saglabāta!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Jūs neesat apstiprinātājs šīm atbildēm" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Formas dati" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Nevar ģenerēt mērķi" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -496,11 +528,11 @@ msgstr[2] "" msgid "Update issue data from tickets and form answers" msgstr "Atjaunot problēmas informāciju no pieteikuma un formas atbildēm" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Pieteikuma apstiprinātājs" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -508,19 +540,19 @@ msgstr "" msgid "The form as been saved" msgstr "Forma saglabāta" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Formai jābūt apstiprinātai" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Forma noraidīta" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Forma akceptēta" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Forma izdzēsta" @@ -552,79 +584,79 @@ msgstr "Apstiprināšanas links" msgid "Request #" msgstr "Pieprasījums #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Nepieciešams" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Pievienot jautājumu" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Pievienot sadaļu" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Virsraksts ir nepieciešams" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Obligāti aizpildāms lauks" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Sadaļa ir nepieciešama" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "" -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Rediģēt jautājumu" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Parādīt tukšo" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Parādīt lauku" @@ -643,198 +675,219 @@ msgid "" msgstr "" "Norādiet papildus kritērijus jautājuma aprakstā lai palīdzētu lietotājiem." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Rediģēt sadaļu" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Formas pieteicējs" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Formas apstiprinātājs" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Noteikta persona" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Persona no jautājuma" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Noteikta grupa" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupa no jautājuma" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Norādīt piegādātāju" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Piegādātājs no jautājuma" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Dalībnieki no jautājuma" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Tekoša aktīva nodaļa" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Noklusēta pieprasītāja nodaļa" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Pirmā dinamiska pieteicēja nodaļa (alfabētiski)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Pēdēja dinamiska pieteicēja nodaļa (alfabētiski)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Formas nodaļa" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Noklusēta apstiprinātāju nodaļa" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Noteikta nodaļa" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Noklusēta lietotāja tipa atbildes nodaļa" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "No GLPI objekta > Nodaļas tipa jautājuma atbilde" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Tagi no jautājumiem" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Noteiktie tagi" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Tagi no jautājumiem un noteiktiem tagiem" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Tagi no jautājumiem vai noteiktiem tagiem" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "vienlīdzīgs ar jautājuma atbildi" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "saskaitīts no pieteikuma izveidošanas datuma" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "saskaitīts no atbildes uz jautājumu" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Steidzamība no veidnes vai Vidēja" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Norādīt steidzamību" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Vienlīdzīgs ar jautājuma atbildi" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Kategorija no veidnes vai bez kategorijas" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Norādīt kategoriju" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Vieta no veidnes vai nenorādīta" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Noteikta vieta" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Lietotāja jautājuma tips" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Nodaļas jautājuma tips" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Pieteikumu kategorija" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Steidzamība" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Pieteikumu tagi" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Tagi" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Dalībnieki" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Atrašanās vietas" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Apraksts nevar būt tukšs!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Pilna forma" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Atcelt" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -845,74 +898,86 @@ msgstr[2] "" msgid "Medium" msgstr "Vidējs" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Nekas" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Rediģēt mērķi" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Izmainīt virsrakstu" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Atcelt" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Pieteikumu virsraksts" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Pievienot apstiprināšanas ziņojumu kā pirmo pieteikuma sekojumu" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Salinkot ar citu pieteikumu" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Cits galamērķis šai formai" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Eksistējošs pieteikums" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Nederīgs salinkots tips" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Nederīgs salinkotas vienības tips" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Salinkota vienība neeksistē" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Neizdevis salinkot ar vienību" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Jūsu formu akceptēja apstiprinātājs" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -924,19 +989,19 @@ msgstr "Meklēt palidzību" msgid "My requests for assistance" msgstr "Mans palīdzības pieprasījums" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Rezervēt vērtību" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Palīg plūsma" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Apstiprināšanai" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Aizvērts" @@ -955,23 +1020,24 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Nepieciešamais lauks tukšs:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Nederīga vērtība:" @@ -992,21 +1058,21 @@ msgid "Checkboxes" msgstr "Izvēles rūtiņas" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Nepieciešams ievadīt lauka vērtību:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Diapazons" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "" @@ -1014,19 +1080,23 @@ msgstr "" msgid "A description field should have a description:" msgstr "Apraksta laukam jābūt aizpildītam:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Parādīt pieteikuma kategorijas" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Pieprasījuma kategorijas" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Incidentu kategorijas" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Nederīga tips izritošai izvēlnei" @@ -1034,15 +1104,16 @@ msgstr "Nederīga tips izritošai izvēlnei" msgid "This is not a valid e-mail:" msgstr "Šīs e-pasts nav derīgs:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Pievienots dokuments" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Trūkst nepieciešamais fails:" @@ -1075,17 +1146,17 @@ msgstr "Peldošais" msgid "The regular expression is invalid" msgstr "Nederīga regulāra izteiksme" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Regulārā izteiksme" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Papildus apstiprināšana" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1139,26 +1210,30 @@ msgstr "" msgid "Cannot recover LDAP informations!" msgstr "Nevar piekļūt LDAP informācijai!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Daudzatlase" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radio pogas" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Atlasīt" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Tekstlodziņš" @@ -1176,19 +1251,19 @@ msgstr "" msgid "Text" msgstr "Teksts" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Forma izveidota" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Jūsu pieprasījums saglabāts" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1198,11 +1273,11 @@ msgstr "" "##formcreator.request_id## un nodots helpdesk komandai.\\nJūs varat sekot " "līdzi sekojošā vietnē:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Formai no GLPI jābūt apstiprinātai" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1212,11 +1287,11 @@ msgstr "" "apstiprinātājs.\\nJūs varat piekļūt tam sekojošā " "vietnē:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Jūsu formu noraidījis apstiprinātājs" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1228,7 +1303,7 @@ msgstr "" "un atkartoti iesniegt formu sekojošā " "vietnē:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1236,11 +1311,11 @@ msgstr "" "Sveicināti,\\nInformējam, jūsu formu akceptēja apstiprinātājs.\\nJūsu " "pieteikums drīz tiks izskatīts." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Jūsu formu izdzēsa administrators" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1248,30 +1323,30 @@ msgstr "" "Sveicināti,\\nInformējam, jūsu pieprasījums netiks izskatīts un tika " "izdzēsts." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Sinhronizēt problēmas ar servisa katalogu" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Forma nav atrasta. Lūdzu izvēlējieties no apakš piedavātām formam" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Radās kļūda veicot formas vaicājumu" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Šajā kategorija nav pievienotas formas" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Vai jūs tiešām gribat izdzēst šo jautājumu?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Vai jūs tiešām gribat izdzēst šo sadaļu?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Vai jūs tiešām gribat izdzēst šo mērķi:" diff --git a/locales/pl_PL.mo b/locales/pl_PL.mo index 92c07215a..ce2544324 100644 Binary files a/locales/pl_PL.mo and b/locales/pl_PL.mo differ diff --git a/locales/pl_PL.po b/locales/pl_PL.po index ec4ae91d9..f489c86be 100644 --- a/locales/pl_PL.po +++ b/locales/pl_PL.po @@ -1,379 +1,507 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # # Translators: -# Jacek Maciol , 2017 -# Ryszard Jeziorski , 2015 -# Ryszard Jeziorski , 2015,2017-2019 +# Thierry Bugier , 2020 +# Ryszard Jeziorski , 2020 +# Jacek Maciol , 2020 +# netruner , 2020 +# Agnieszka Pacyga , 2020 +# +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Formcreator\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-05-02 09:14+0200\n" -"PO-Revision-Date: 2019-04-26 08:41+0000\n" -"Last-Translator: Thierry Bugier \n" -"Language-Team: Polish (Poland) (http://www.transifex.com/teclib/glpi-project-plugin-formcreator/language/pl_PL/)\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" +"PO-Revision-Date: 2020-01-22 11:04+0000\n" +"Last-Translator: Agnieszka Pacyga , 2020\n" +"Language-Team: Polish (Poland) (https://www.transifex.com/teclib/teams/28042/pl_PL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: pl_PL\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: hook.php:69 inc/category.class.php:44 inc/form.class.php:207 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "Katogoria formularza" -msgstr[1] "Kategorie formularzy" -msgstr[2] "Kategorie formularzy" -msgstr[3] "Kategorie formularzy" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: setup.php:184 inc/form.class.php:102 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formularze czekające na weryfikację" -#: setup.php:194 ajax/homepage_link.php:38 inc/entityconfig.class.php:57 -#: inc/form.class.php:94 inc/form.class.php:539 inc/form.class.php:2228 -#: inc/formanswer.class.php:169 inc/formlist.class.php:48 js/scripts.js.php:74 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "Formularz" -msgstr[1] "Formularze" -msgstr[2] "Formularze" -msgstr[3] "Formularze" - -#: front/form.php:47 front/formanswer.form.php:83 front/formanswer.form.php:88 -#: front/formanswer.php:48 front/formanswer.php:53 front/issue.php:48 -#: front/issue.php:53 front/targetchange.form.php:76 -#: front/targetticket.form.php:76 inc/form.class.php:2334 -#: inc/form.class.php:2341 +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: ajax/commontree.php:25 +msgid "Subtree root" +msgstr "Tagi" + +#: ajax/commontree.php:38 +msgid "Limit subtree depth" +msgstr "Ogranicz drzewo kategorii zgłoszeń" + +#: ajax/commontree.php:48 +msgid "No limit" +msgstr "Bez ograniczeń" + +#: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 +#: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 +#: front/issue.php:51 front/targetchange.form.php:74 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Kreator formularzy" -#: front/formanswer.form.php:79 front/formanswer.php:44 -#: front/issue.form.php:59 front/issue.php:44 front/knowbaseitem.form.php:47 -#: front/reservation.form.php:48 front/reservation.php:48 -#: front/reservationitem.php:44 front/wizard.php:46 front/wizardfeeds.php:47 -#: inc/form.class.php:2329 +#: front/formanswer.form.php:77 front/formanswer.php:42 +#: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 +#: front/reservation.form.php:46 front/reservation.php:46 +#: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 +#: inc/form.class.php:2239 msgid "Service catalog" -msgstr "" +msgstr "Katalog usług" -#: front/formlist.php:48 front/formlist.php:54 inc/form.class.php:2331 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lista formularzy" -#: front/question.form.php:52 +#: front/question.form.php:51 msgid "The question has been successfully saved!" msgstr "Pytanie zostało pomyślnie zapisane!" -#: front/question.form.php:63 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Pytanie zostało pomyślnie zaktualizowane!" -#: inc/answer.class.php:68 inc/targetchange.class.php:814 -#: inc/targetticket.class.php:673 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "Odpowiedź" -msgstr[1] "Odpowiedzi" -msgstr[2] "Odpowiedzi" -msgstr[3] "Odpowiedzi" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/category.class.php:65 +#: inc/category.class.php:67 msgid "Knowbase category" msgstr "Kategoria bazy wiedzy" -#: inc/entityconfig.class.php:91 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 +msgid "Always displayed" +msgstr "Zawsze pokazuj" + +#: inc/condition.class.php:89 +msgid "Hidden unless" +msgstr "Niewidoczny aż" + +#: inc/condition.class.php:90 +msgid "Displayed unless" +msgstr "Widoczny jeżeli" + +#: inc/condition.class.php:149 inc/form.class.php:1971 +#: inc/form_profile.class.php:207 inc/form_validator.class.php:109 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 +#: inc/questionrange.class.php:174 inc/questionregex.class.php:169 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 +#, php-format +msgid "failed to add or update the %1$s %2$s" +msgstr "nie udało się dodać lub zaktualizować %1$s%2$s" + +#: inc/entityconfig.class.php:89 msgid "Helpdesk" msgstr "Pomoc techniczna" -#: inc/entityconfig.class.php:100 +#: inc/entityconfig.class.php:98 msgid "GLPi's helpdesk" msgstr "Pomoc techniczna GLPI" -#: inc/entityconfig.class.php:101 +#: inc/entityconfig.class.php:99 msgid "Service catalog simplified" msgstr "Katalog usług uproszczony" -#: inc/entityconfig.class.php:102 +#: inc/entityconfig.class.php:100 msgid "Service catalog extended" msgstr "Katalog usług rozszerzony" -#: inc/entityconfig.class.php:105 +#: inc/entityconfig.class.php:103 msgid "Helpdesk mode" msgstr "Tryb pomocy technicznej" -#: inc/form.class.php:104 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Import formularzy" -#: inc/form.class.php:181 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Strona domowa" -#: inc/form.class.php:194 +#: inc/form.class.php:193 msgid "Access" msgstr "Dostęp" -#: inc/form.class.php:261 inc/form.class.php:316 inc/form_profile.class.php:84 +#: inc/form.class.php:228 +msgid "Icon" +msgstr "Ikona" + +#: inc/form.class.php:236 +msgid "Icon color" +msgstr "Color ikony" + +#: inc/form.class.php:244 inc/form.class.php:413 +msgid "Background color" +msgstr "Kolor tła" + +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Dostęp publiczny" -#: inc/form.class.php:262 inc/form.class.php:320 inc/form_profile.class.php:85 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Dostęp dla zalogowanego użytkownika" -#: inc/form.class.php:263 inc/form.class.php:324 inc/form_profile.class.php:86 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Dostęp ograniczony" -#: inc/form.class.php:275 inc/form.class.php:332 inc/form.class.php:386 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Wszystkie języki" -#: inc/form.class.php:371 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Dostęp ze stony domowej" -#: inc/form.class.php:392 +#: inc/form.class.php:406 +msgid "Form icon" +msgstr "Ikona formularza" + +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "Nagłówek" -msgstr[1] "Nagłówki" -msgstr[2] "Nagłówki" -msgstr[3] "Nagłówki" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/form.class.php:398 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Podlega zatwierdzeniu?" -#: inc/form.class.php:509 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Domyślny formularz w katalogu usług" -#: inc/form.class.php:619 inc/targetbase.class.php:776 +#: inc/form.class.php:612 +msgid "To delete this form you must delete all its answers first." +msgstr "Skasowanie formularza wymaga skasowanie wszystkich odpowiedzi." + +#: inc/form.class.php:626 +msgid "Destinations" +msgid_plural "Destinations" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 +msgid "Delete" +msgstr "Usuń" + +#: inc/form.class.php:663 inc/form.class.php:2398 +msgid "Add a target" +msgstr "Dodaj cel" + +#: inc/form.class.php:700 +msgid "Target" +msgid_plural "Targets" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "Kategoria" -msgstr[1] "Kategorie" -msgstr[2] "Kategorii" -msgstr[3] "Kategorie" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/form.class.php:620 +#: inc/form.class.php:795 msgid "see all" msgstr "Wszystkie kategorie" -#: inc/form.class.php:638 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Sortowanie wg. popularności" -#: inc/form.class.php:642 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Sortowanie alfabetyczne" -#: inc/form.class.php:812 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Wpisz frazę do wyszukania w formularzach" -#: inc/form.class.php:821 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Moje ostatnie formularze (wnioskodawca)" -#: inc/form.class.php:831 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Brak zapamiętanych formularzy" -#: inc/form.class.php:843 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Moje wszystkie formularze (wnioskodawca)" -#: inc/form.class.php:853 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Moje ostatnie formularze (zatwierdzający)" -#: inc/form.class.php:873 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Brak formularzy oczekujących na zatwierdzenie" -#: inc/form.class.php:891 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Moje wszystkie formilarze (zatwierdzający)" -#: inc/form.class.php:924 inc/formanswer.class.php:481 -msgid "Print this form" -msgstr "Wydrukuj formularz" +#: inc/form.class.php:1258 +msgid "Validation" +msgstr "Zatwierdzający" -#: inc/form.class.php:1008 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Wybierz osobę zatwierdzającą" -#: inc/form.class.php:1045 inc/target.class.php:152 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Nazwa nie może być pusta!" -#: inc/form.class.php:1098 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" -msgstr "" +msgstr "Pytanie %s niedostępne w wersji publicznej formularza" -#: inc/form.class.php:1209 -msgid "You must select validator!" -msgstr "" - -#: inc/form.class.php:1284 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Powtórzenie" -#: inc/form.class.php:1644 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Powtórzonych formularzy: %s" -#: inc/form.class.php:1655 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Przeniesionych formularzy %s" -#: inc/form.class.php:1827 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." -msgstr "" +msgstr "Pliki typu JSON są nieobsługiwane" -#: inc/form.class.php:1830 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." -msgstr "" +msgstr "Pliki typu JSON są obecnie dozwolone." -#: inc/form.class.php:1831 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" -msgstr "" +msgstr "Utwórz" -#: inc/form.class.php:1834 inc/form.class.php:1845 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." -msgstr "" +msgstr "Proszę skontaktuj się z Administratorem Systemu GLPI" -#: inc/form.class.php:1835 inc/form.class.php:1846 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" -msgstr "" +msgstr "Cofnij" -#: inc/form.class.php:1838 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." -msgstr "" +msgstr "Wgranie plików typu JSON nie jest włączone." -#: inc/form.class.php:1841 inc/form.class.php:1844 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." -msgstr "" +msgstr "Można włączyć pliki typu JSON." -#: inc/form.class.php:1842 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" +msgstr "Włącz" + +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" msgstr "" -#: inc/form.class.php:1925 +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 +#, php-format +msgid "Failed to import %s" +msgstr "Błąd importu %s" + +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formularze pomyślnie zaimportowane z %s" -#: inc/form.class.php:1928 +#: inc/form.class.php:1926 #, php-format -msgid "Failed to import forms from %s" -msgstr "" +msgid "The form %1$s already exists and is in an unmodifiable entity." +msgstr "Formularz %1$s już istnieje - tej jednostki nie można modyfikować." -#: inc/form.class.php:2055 +#: inc/form.class.php:1934 #, php-format -msgid "The form %1$s already exists and is in an unmodifiable entity." -msgstr "" +msgid "The entity %1$s is required for the form %2$s." +msgstr "Jednostka %1$s jest wymagana przy formularzu %2$s." -#: inc/form.class.php:2158 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Nie utworzono dokumentu typu JSON" -#: inc/form.class.php:2165 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Nie znaleziono dokumentu typu JSON " -#: inc/form.class.php:2172 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Nie powiodło się zaktualizowanie dokumentu typu JSON" -#: inc/form.class.php:2232 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formularze bez kategorii" -#: inc/form_profile.class.php:46 -msgid "Target" -msgid_plural "Targets" -msgstr[0] "Udostępnienie" -msgstr[1] "Udostępnienia" -msgstr[2] "Udostępnienia" -msgstr[3] "Udostępnienia" +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" -#: inc/form_profile.class.php:78 +#: inc/form.class.php:2440 +msgid "Unsupported target type." +msgstr "Niewspierany typ Udostępnienia." + +#: inc/form.class.php:2452 +msgid "The form does not exists." +msgstr "Ten formularz nie istnieje." + +#: inc/form.class.php:2475 +msgid "Unsuported target type." +msgstr "Ten typ Udostępnienia jest niewspierany." + +#: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" -msgstr "Typ dostępu" +msgid_plural "Access types" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/form_profile.class.php:93 +#: inc/form_profile.class.php:100 msgid "Link to the form" msgstr "Link do formularza" -#: inc/form_profile.class.php:101 +#: inc/form_profile.class.php:108 msgid "Please active the form to view the link" msgstr "Aktywuj formularz, aby wyświetlić odnośnik" -#: inc/formanswer.class.php:132 inc/issue.class.php:477 +#: inc/formanswer.class.php:57 +msgid "Waiting" +msgstr "Oczekiwanie" + +#: inc/formanswer.class.php:58 inc/issue.class.php:501 +msgid "Refused" +msgstr "Odrzucono" + +#: inc/formanswer.class.php:59 +msgid "Accepted" +msgstr "Zaakceptowano" + +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "Odpowiedź formularza" -msgstr[1] "Odpowiedzi formularza" -msgstr[2] "Odpowiedzi formularza" -msgstr[3] "Odpowiedzi formularza" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/formanswer.class.php:189 inc/issue.class.php:381 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" -msgstr "" +msgstr "Zatwierdzający formularze" -#: inc/formanswer.class.php:208 +#: inc/formanswer.class.php:220 msgid "Form approver group" -msgstr "" - -#: inc/formanswer.class.php:310 -msgid "waiting" -msgstr "oczekujące" +msgstr "Grupa zatwierdzających formularze" -#: inc/formanswer.class.php:311 -msgid "accepted" -msgstr "zaakceptowane" - -#: inc/formanswer.class.php:312 -msgid "refused" -msgstr "odrzucone" +#: inc/formanswer.class.php:482 +msgid "Print this form" +msgstr "Wydrukuj formularz" -#: inc/formanswer.class.php:498 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formularz zaakceptowane przez osobę zatwierdzającą" -#: inc/formanswer.class.php:500 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formularz został zapisany." -#: inc/formanswer.class.php:595 inc/notificationtargetformanswer.class.php:82 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Wnioskodawca" -#: inc/formanswer.class.php:612 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Komentarz" -#: inc/formanswer.class.php:617 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Wymagane w przypadku odrzucenia" -#: inc/formanswer.class.php:623 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Odrzucenie" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Akceptacja" @@ -381,450 +509,404 @@ msgstr "Akceptacja" msgid "Refused comment is required!" msgstr "Wymagane jest skomentowanie odrzucenia " -#: inc/formanswer.class.php:824 -msgid "Cannot generate targets!" -msgstr "Nie można wygenerowć obiektów docelowych!" - -#: inc/formanswer.class.php:953 inc/formanswer.class.php:1087 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Formularz został zapisany" -#: inc/formanswer.class.php:1005 inc/formanswer.class.php:1038 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Nie jesteś weryfikatorem tych odpowiedzi" -#: inc/formanswer.class.php:1144 inc/formanswer.class.php:1146 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Dane formularza" -#: inc/issue.class.php:42 inc/issue.class.php:288 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 +msgid "Cannot generate targets!" +msgstr "Nie można wygenerowć obiektów docelowych!" + +#: inc/formanswer.class.php:1274 +msgid "You must select validator!" +msgstr "Musisz wybrać osobę zatwierdzającą" + +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" -msgstr[0] "Problem" -msgstr[1] "Problemy" -msgstr[2] "Problemów" -msgstr[3] "Problemy" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/issue.class.php:55 +#: inc/issue.class.php:53 msgid "Update issue data from tickets and form answers" msgstr "Zaktualizuj informacje o żądaniach zgłoszeń i formularzy odpowiedzi" -#: inc/issue.class.php:400 +#: inc/issue.class.php:419 msgid "Ticket approver" -msgstr "" +msgstr "Zatwierdzający zgłoszenie" + +#: inc/issue.class.php:500 +msgid "Not validated" +msgstr "Nie zweryfikowano" -#: inc/notificationtargetformanswer.class.php:45 +#: inc/notificationtargetformanswer.class.php:43 msgid "The form as been saved" msgstr "Formularz został zapisany" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Formularz musi zostać zatwierdzony" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Formularz został odrzucony" -#: inc/notificationtargetformanswer.class.php:48 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Formularz został zaakceptowny" -#: inc/notificationtargetformanswer.class.php:49 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Formularz został skasowany" -#: inc/notificationtargetformanswer.class.php:80 +#: inc/notificationtargetformanswer.class.php:78 msgid "Form #" msgstr "Fornularz nr " -#: inc/notificationtargetformanswer.class.php:81 +#: inc/notificationtargetformanswer.class.php:79 msgid "Form name" msgstr "Nazwa formularza" -#: inc/notificationtargetformanswer.class.php:83 +#: inc/notificationtargetformanswer.class.php:81 msgid "Validator" msgstr "Zatwierdzający" -#: inc/notificationtargetformanswer.class.php:85 +#: inc/notificationtargetformanswer.class.php:83 msgid "Full form answers" msgstr "Pełne odpowiedzi formularza" -#: inc/notificationtargetformanswer.class.php:86 +#: inc/notificationtargetformanswer.class.php:84 msgid "Refused comment" msgstr "Komentarz do odrzucenia" -#: inc/notificationtargetformanswer.class.php:87 +#: inc/notificationtargetformanswer.class.php:85 msgid "Validation link" msgstr "Odnośnik zatwierdzenia" -#: inc/notificationtargetformanswer.class.php:88 +#: inc/notificationtargetformanswer.class.php:86 msgid "Request #" msgstr "Wniosek #" -#: inc/question.class.php:70 inc/targetbase.class.php:777 -#: inc/targetbase.class.php:847 inc/targetbase.class.php:928 -#: inc/targetbase.class.php:1075 inc/targetchange.class.php:812 -#: inc/targetticket.class.php:671 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "Pytanie" -msgstr[1] "Pytania" -msgstr[2] "Pytania" -msgstr[3] "Pytania" - -#: inc/question.class.php:166 inc/question.class.php:225 -#: inc/target.class.php:114 -msgid "Delete" -msgstr "Usuń" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/question.class.php:239 inc/question.class.php:926 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Wymagane" -#: inc/question.class.php:268 inc/question.class.php:719 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Dodaj pytanie" -#: inc/question.class.php:278 inc/section.class.php:478 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "dodaj sekcję" -#: inc/question.class.php:297 inc/section.class.php:84 -#: inc/section.class.php:120 +#: inc/question.class.php:282 +msgid "Show submit button" +msgstr "" + +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Tytuł jest wymagany" -#: inc/question.class.php:305 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Typ pola jest wymagany" -#: inc/question.class.php:312 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Sekcja jest wymagana" -#: inc/question.class.php:327 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." -msgstr "" +msgstr "Typ pola %1$s nie jest dostępny dla pytania %2$s." -#: inc/question.class.php:347 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." -msgstr "" +msgstr "Typ pytania %s niedostępny w wersji publicznej formularza" -#: inc/question.class.php:356 +#: inc/question.class.php:365 msgid "This type of question requires parameters" -msgstr "" +msgstr "Ten typ pytania wymaga określenia parametrów" -#: inc/question.class.php:362 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" -msgstr "" +msgstr "Wymagany parametr dla tego typu pytania" #: inc/question.class.php:719 msgid "Edit a question" msgstr "Edytuj pytanie" -#: inc/question.class.php:755 inc/section.class.php:68 -#: inc/targetchange.class.php:815 inc/targetticket.class.php:674 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "Sekcja" -msgstr[1] "Sekcje" -msgstr[2] "Sekcje" -msgstr[3] "Sekcje" - -#: inc/question.class.php:776 inc/fields/glpiselectfield.class.php:41 -msgid "GLPI object" -msgid_plural "GLPI objects" -msgstr[0] "Obiekt GLPI" -msgstr[1] "Obiekty GLPI" -msgstr[2] "Obiekty GLPI" -msgstr[3] "Obiekty GLPI" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/question.class.php:938 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Pokaż puste" -#: inc/question.class.php:954 -msgid "Show ticket categories" -msgstr "Pokaż kategorię zgłoszeń" - -#: inc/question.class.php:959 inc/question.class.php:961 -msgid "Request categories" -msgstr "" - -#: inc/question.class.php:960 inc/question.class.php:961 -msgid "Incident categories" -msgstr "Kategorie incydentów" - -#: inc/question.class.php:974 -msgid "Limit ticket categories depth" -msgstr "Ogranicz drzewo kategorii zgłoszeń" - -#: inc/question.class.php:985 -msgid "No limit" -msgstr "Bez ograniczeń" - -#: inc/question.class.php:993 -msgid "ticket categories root" -msgstr "" - -#: inc/question.class.php:1017 -msgid "One per line for lists" -msgstr "Każda wartość z listy w osobnym wierszu " - -#: inc/question.class.php:1062 -msgid "Values" -msgstr "Wartości" - -#: inc/question.class.php:1063 -msgid "One per line" -msgstr "Każda wartość w osobnym wierszu" - -#: inc/question.class.php:1075 -msgid "Filter" -msgstr "Filtr" - -#: inc/question.class.php:1086 -msgid "Attribute" -msgstr "Atrybut" - -#: inc/question.class.php:1125 +#: inc/question.class.php:856 msgid "Show field" msgstr "Pokaż pole" -#: inc/question.class.php:1133 -msgid "Always displayed" -msgstr "Zawsze pokazuj" - -#: inc/question.class.php:1134 -msgid "Hidden unless" -msgstr "Niewidoczny aż" - -#: inc/question.class.php:1135 -msgid "Displayed unless" -msgstr "Widoczny jeżeli" - -#: inc/questionrange.class.php:70 +#: inc/questionrange.class.php:75 msgid "Min" msgstr "Min" -#: inc/questionrange.class.php:72 +#: inc/questionrange.class.php:77 msgid "Max" msgstr "Max" -#: inc/questionregex.class.php:69 +#: inc/questionregex.class.php:74 msgid "" "Specify the additional validation conditions in the description of the " "question to help users." -msgstr "W celu pomocy użytkownikom w udzieleniu właściwej odpowiedzi załącz do pytania opis warunków jego weryfikacji. " +msgstr "" +"W celu pomocy użytkownikom w udzieleniu właściwej odpowiedzi załącz do " +"pytania opis warunków jego weryfikacji. " -#: inc/section.class.php:480 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Edytuj sekcję" -#: inc/target.class.php:59 -msgid "Destination" -msgid_plural "Destinations" -msgstr[0] "Obiekt docelowy" -msgstr[1] "Obiekty docelowe" -msgstr[2] "Obiekty docelowe" -msgstr[3] "Obiekty docelowe" - -#: inc/target.class.php:86 -msgid "Destinations" -msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/target.class.php:126 inc/target.class.php:357 -msgid "Add a destination" -msgstr "Dodaj obiekt docelowy" - -#: inc/target.class.php:159 -msgid "The type cannot be empty!" -msgstr "Typ nie może być pusty!" - -#: inc/target.class.php:218 -msgid "Bad type of target" +#: inc/section.class.php:405 +msgid "Show section" msgstr "" -#: inc/target_actor.class.php:44 inc/targetchange.class.php:524 -#: inc/targetchange.class.php:631 inc/targetchange.class.php:751 -#: inc/targetticket.class.php:382 inc/targetticket.class.php:491 -#: inc/targetticket.class.php:610 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Wnioskodawca" -#: inc/target_actor.class.php:45 inc/targetchange.class.php:527 -#: inc/targetchange.class.php:634 inc/targetchange.class.php:754 -#: inc/targetticket.class.php:385 inc/targetticket.class.php:494 -#: inc/targetticket.class.php:613 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Weryfikator formularza" -#: inc/target_actor.class.php:46 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Osoba" -#: inc/target_actor.class.php:47 inc/targetchange.class.php:537 -#: inc/targetchange.class.php:644 inc/targetchange.class.php:764 -#: inc/targetticket.class.php:395 inc/targetticket.class.php:504 -#: inc/targetticket.class.php:623 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Osoba z pytania" -#: inc/target_actor.class.php:48 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grupa" -#: inc/target_actor.class.php:49 inc/targetchange.class.php:548 -#: inc/targetchange.class.php:655 inc/targetchange.class.php:775 -#: inc/targetticket.class.php:406 inc/targetticket.class.php:515 -#: inc/targetticket.class.php:634 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupa z pytania" -#: inc/target_actor.class.php:50 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Dostawca" -#: inc/target_actor.class.php:51 inc/targetchange.class.php:792 -#: inc/targetticket.class.php:651 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Dostawca z pytania" -#: inc/target_actor.class.php:52 inc/targetchange.class.php:554 -#: inc/targetchange.class.php:661 inc/targetchange.class.php:781 -#: inc/targetticket.class.php:412 inc/targetticket.class.php:521 -#: inc/targetticket.class.php:640 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" -msgstr "" +msgstr "Uczestnicy pytania" -#: inc/targetbase.class.php:106 +#: inc/targetbase.class.php:182 msgid "Current active entity" -msgstr "" +msgstr "Obecnie aktywna jednostka" -#: inc/targetbase.class.php:107 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" -msgstr "" +msgstr "Domyślna jednostka wnioskującego użytkownika" -#: inc/targetbase.class.php:108 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "" +"Pierwsza dynamiczna jednostka wnioskującego użytkownika (alfabetycznie)" -#: inc/targetbase.class.php:109 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "" +"Ostatnia dynamiczna jednostka wnioskującego użytkownika (alfabetycznie)" -#: inc/targetbase.class.php:110 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "" -#: inc/targetbase.class.php:111 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" -msgstr "" +msgstr "Domyślna jednostka zatwierdzającego" -#: inc/targetbase.class.php:112 +#: inc/targetbase.class.php:188 msgid "Specific entity" -msgstr "" +msgstr "Jednostka" -#: inc/targetbase.class.php:113 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" -msgstr "" +msgstr "Odpowiedź na pytanie o domyślny typ użytkownika" -#: inc/targetbase.class.php:114 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Z obiektu GLPI> odpowiedź na pytanie o typ jednostki" -#: inc/targetbase.class.php:121 +#: inc/targetbase.class.php:197 msgid "Tags from questions" -msgstr "" +msgstr "Tagi z pytań" -#: inc/targetbase.class.php:122 +#: inc/targetbase.class.php:198 msgid "Specific tags" -msgstr "" +msgstr "Tagi" -#: inc/targetbase.class.php:123 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" -msgstr "" +msgstr "Tagi z pytań oraz określone tagi" -#: inc/targetbase.class.php:124 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" -msgstr "" +msgstr "Tagi z pytań lub określone tagi" -#: inc/targetbase.class.php:130 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "identyczne z odpowiedzią na pytanie" -#: inc/targetbase.class.php:131 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "wyliczone z daty utworzenia zgłoszenia" -#: inc/targetbase.class.php:132 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "equals to the answer to the question" -#: inc/targetbase.class.php:138 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "" -#: inc/targetbase.class.php:139 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" -msgstr "" +msgstr "Pilność" -#: inc/targetbase.class.php:140 inc/targetbase.class.php:148 -#: inc/targetbase.class.php:156 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "" -#: inc/targetbase.class.php:146 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "" -#: inc/targetbase.class.php:147 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" +msgstr "Kategoria" + +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" msgstr "" -#: inc/targetbase.class.php:154 +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "" -#: inc/targetbase.class.php:155 +#: inc/targetbase.class.php:232 msgid "Specific location" -msgstr "" +msgstr "Lokalizacja" -#: inc/targetbase.class.php:597 +#: inc/targetbase.class.php:767 msgid "User type question" -msgstr "" +msgstr "Pytanie o typ użytkownika" -#: inc/targetbase.class.php:598 +#: inc/targetbase.class.php:768 msgid "Entity type question" -msgstr "" - -#: inc/targetbase.class.php:743 -msgid "Ticket category" -msgstr "" +msgstr "Pytanie o typ jednostki" -#: inc/targetbase.class.php:848 +#: inc/targetbase.class.php:942 msgid "Urgency " -msgstr "" +msgstr "Pilność" -#: inc/targetbase.class.php:887 +#: inc/targetbase.class.php:974 msgid "Ticket tags" -msgstr "" +msgstr "Tagi zgłoszenia" -#: inc/targetbase.class.php:929 +#: inc/targetbase.class.php:1020 msgid "Tags" -msgstr "" +msgstr "Tagi" -#: inc/targetbase.class.php:1076 +#: inc/targetbase.class.php:1100 +msgid "Actors" +msgstr "Uczestnicy" + +#: inc/targetbase.class.php:1143 msgid "Location " +msgstr "Lokalizacja" + +#: inc/targetbase.class.php:1269 +msgid "A target must be associated to a form." +msgstr "Cel musi być powiązany z formularzem." + +#: inc/targetbase.class.php:1274 +msgid "A target must be associated to an existing form." +msgstr "Cel musi być powiązany z istniejącym formularzem." + +#: inc/targetbase.class.php:1307 +msgid "The description cannot be empty!" +msgstr "Opis nie może być pusty!" + +#: inc/targetbase.class.php:1400 +msgid "Full form" +msgstr "Wypełniony formularz" + +#: inc/targetbase.class.php:1572 +msgid "Add" msgstr "" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:261 +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Anuluj" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -834,117 +916,126 @@ msgstr[3] "" #: inc/targetchange.class.php:46 msgid "Medium" -msgstr "" +msgstr "Umiarkowany" -#: inc/targetchange.class.php:54 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" -msgstr "" +msgstr "Brak" -#: inc/targetchange.class.php:249 inc/targetticket.class.php:110 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Edytuj obiekt docelowy" -#: inc/targetchange.class.php:264 +#: inc/targetchange.class.php:277 msgid "Change title" -msgstr "" - -#: inc/targetchange.class.php:340 inc/targetticket.class.php:197 -msgid "Cancel" -msgstr "Anuluj" +msgstr "Zmień tytuł" -#: inc/targetchange.class.php:423 -msgid "Change actors" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" msgstr "" -#: inc/targetchange.class.php:819 inc/targetticket.class.php:678 -msgid "Full form" -msgstr "Wypełniony formularz" +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 +msgid "Target ticket" +msgid_plural "Target tickets" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" -#: inc/targetchange.class.php:865 inc/targetticket.class.php:886 -msgid "The title cannot be empty!" -msgstr "Tytuł nie może być pusty!" +#: inc/targetticket.class.php:90 +msgid "Specific asset" +msgstr "Zasoby" -#: inc/targetchange.class.php:871 inc/targetticket.class.php:892 -msgid "The description cannot be empty!" -msgstr "Opis nie może być pusty!" +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" -#: inc/targetticket.class.php:41 inc/targetticket.class.php:122 -msgid "Target ticket" -msgid_plural "Target tickets" -msgstr[0] "Docelowe zgłoszenie " -msgstr[1] "Docelowe zgłoszenia" -msgstr[2] "Docelowe zgłoszenia" -msgstr[3] "Docelowe zgłoszenia" +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" -#: inc/targetticket.class.php:125 +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Tytuł zgłoszenia" -#: inc/targetticket.class.php:184 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" -msgstr "Dodaj wiadomość o zatwierdzeniu jako pierwszą pozycję śledzenia w zgłoszeniu" - -#: inc/targetticket.class.php:281 -msgid "Ticket actors" -msgstr "Uczestnicy zgłoszenia" +msgstr "" +"Dodaj wiadomość o zatwierdzeniu jako pierwszą pozycję śledzenia w zgłoszeniu" -#: inc/targetticket.class.php:718 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" -msgstr "" +msgstr "Odnośnik do innego zgłoszenia" -#: inc/targetticket.class.php:727 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" -msgstr "" +msgstr "Inne przeznaczenie formularza" -#: inc/targetticket.class.php:728 +#: inc/targetticket.class.php:260 msgid "An existing ticket" -msgstr "" +msgstr "Istniejące zgłoszenie" -#: inc/targetticket.class.php:976 +#: inc/targetticket.class.php:509 msgid "Invalid link type" -msgstr "" +msgstr "Nieważny typ odnośnika" -#: inc/targetticket.class.php:992 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" -msgstr "" +msgstr "Błędny typ powiązanego elementu" -#: inc/targetticket.class.php:1005 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" -msgstr "" +msgstr "Powiązany element nie istnieje" -#: inc/targetticket.class.php:1018 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" -msgstr "" +msgstr "Nie udało się powiązać elementu" -#: inc/targetticket.class.php:1274 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Twój formularz został zaakceptowany" -#: inc/wizard.class.php:99 inc/wizard.class.php:100 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 +msgid "Item " +msgstr "Element" + +#: inc/wizard.class.php:97 inc/wizard.class.php:98 msgid "Seek assistance" msgstr "Wsparcie" -#: inc/wizard.class.php:105 inc/wizard.class.php:106 +#: inc/wizard.class.php:103 inc/wizard.class.php:104 msgid "My requests for assistance" msgstr "Moje zgłoszenia" -#: inc/wizard.class.php:118 inc/wizard.class.php:119 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Wypożycznie sprzętu" -#: inc/wizard.class.php:127 inc/wizard.class.php:128 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" -msgstr "" +msgstr "Sprawdź kanały informacji" -#: inc/wizard.class.php:271 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Do zatwierdzenia" -#: inc/wizard.class.php:281 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Zamknięte" -#: inc/fields/actorfield.class.php:46 +#: inc/fields/actorfield.class.php:53 inc/fields/checkboxesfield.class.php:48 +#: inc/fields/checkboxesfield.class.php:63 +#: inc/fields/multiselectfield.class.php:48 +#: inc/fields/multiselectfield.class.php:63 +#: inc/fields/radiosfield.class.php:48 inc/fields/radiosfield.class.php:63 +msgid "One per line" +msgstr "Każda wartość w osobnym wierszu" + +#: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" msgstr[0] "" @@ -952,158 +1043,214 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/fields/actorfield.class.php:194 -#: inc/fields/checkboxesfield.class.php:140 inc/fields/datefield.class.php:85 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 #: inc/fields/datetimefield.class.php:88 -#: inc/fields/dropdownfield.class.php:241 inc/fields/emailfield.class.php:95 -#: inc/fields/floatfield.class.php:92 inc/fields/glpiselectfield.class.php:65 -#: inc/fields/integerfield.class.php:93 -#: inc/fields/ldapselectfield.class.php:113 -#: inc/fields/multiselectfield.class.php:103 -#: inc/fields/radiosfield.class.php:181 inc/fields/selectfield.class.php:124 -#: inc/fields/tagfield.class.php:113 inc/fields/textareafield.class.php:102 -#: inc/fields/textfield.class.php:93 inc/fields/urgencyfield.class.php:146 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 +#: inc/fields/floatfield.class.php:125 +#: inc/fields/glpiselectfield.class.php:131 +#: inc/fields/integerfield.class.php:126 +#: inc/fields/ldapselectfield.class.php:184 +#: inc/fields/multiselectfield.class.php:151 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Wymagane pole jest puste:" -#: inc/fields/actorfield.class.php:200 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" -msgstr "" +msgstr "Błędna wartość:" -#: inc/fields/checkboxesfield.class.php:157 -#: inc/fields/multiselectfield.class.php:121 +#: inc/fields/checkboxesfield.class.php:204 +#: inc/fields/multiselectfield.class.php:169 #, php-format msgid "The following question needs of at least %d answers" msgstr "To pytanie należy podać najmniej %d odpowiedzi" -#: inc/fields/checkboxesfield.class.php:163 -#: inc/fields/multiselectfield.class.php:127 +#: inc/fields/checkboxesfield.class.php:210 +#: inc/fields/multiselectfield.class.php:175 #, php-format msgid "The following question does not accept more than %d answers" msgstr "Na to pytanie należy podać nie więcej niż %d odpowiedzi" -#: inc/fields/checkboxesfield.class.php:173 +#: inc/fields/checkboxesfield.class.php:220 msgid "Checkboxes" msgstr "Pola wyboru" -#: inc/fields/checkboxesfield.class.php:180 -#: inc/fields/dropdownfield.class.php:255 -#: inc/fields/glpiselectfield.class.php:48 -#: inc/fields/multiselectfield.class.php:139 -#: inc/fields/radiosfield.class.php:87 +#: inc/fields/checkboxesfield.class.php:227 +#: inc/fields/dropdownfield.class.php:361 +#: inc/fields/glpiselectfield.class.php:114 +#: inc/fields/multiselectfield.class.php:187 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Wymagana wartość w polu:" -#: inc/fields/checkboxesfield.class.php:251 -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:218 -#: inc/fields/multiselectfield.class.php:240 -#: inc/fields/textfield.class.php:214 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Zakres" #: inc/fields/datetimefield.class.php:99 msgid "Date & time" -msgstr "" +msgstr "Data i godzina" -#: inc/fields/descriptionfield.class.php:78 +#: inc/fields/descriptionfield.class.php:89 msgid "A description field should have a description:" msgstr "Pole opisu powinno być wypełnione" -#: inc/fields/dropdownfield.class.php:267 -msgid "Invalid dropdown type:" +#: inc/fields/dropdownfield.class.php:91 +msgid "Show ticket categories" +msgstr "Pokaż kategorię zgłoszeń" + +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 +msgid "Request categories" +msgstr "Kategorie zapytań" + +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 +msgid "Incident categories" +msgstr "Kategorie incydentów" + +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" msgstr "" -#: inc/fields/emailfield.class.php:102 +#: inc/fields/dropdownfield.class.php:373 +msgid "Invalid dropdown type:" +msgstr "Błędny typ listy rozwijanej:" + +#: inc/fields/emailfield.class.php:99 msgid "This is not a valid e-mail:" msgstr "To nie jest prawidłowy adres e-mail" -#: inc/fields/filefield.class.php:74 +#: inc/fields/filefield.class.php:79 msgid "No attached document" -msgstr "" +msgstr "Nie załączono dokumentu" -#: inc/fields/filefield.class.php:76 inc/fields/filefield.class.php:212 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" -msgstr "" +msgstr "Załączony dokument" -#: inc/fields/filefield.class.php:98 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Wymagane pole nie istnieje:" -#: inc/fields/floatfield.class.php:107 -msgid "This is not a number:" -msgstr "To nie jest liczba:" +#: inc/fields/floatfield.class.php:144 +#, php-format +msgid "This is not a number: %s" +msgstr "To nie jest liczba: %s" -#: inc/fields/floatfield.class.php:118 inc/fields/integerfield.class.php:119 -#: inc/fields/textfield.class.php:114 -msgid "Specific format does not match:" -msgstr "Podany format nie pasuje:" +#: inc/fields/floatfield.class.php:155 inc/fields/textfield.class.php:151 +#, php-format +msgid "Specific format does not match: %s" +msgstr "Podany format nie pasuje: %s" -#: inc/fields/floatfield.class.php:129 inc/fields/integerfield.class.php:130 +#: inc/fields/floatfield.class.php:166 #, php-format -msgid "The following number must be greater than %d:" -msgstr "Liczba musi być większa niż %d:" +msgid "The following number must be greater than %d: %s" +msgstr "Liczba musi być większa niż %d:%s" -#: inc/fields/floatfield.class.php:135 inc/fields/integerfield.class.php:136 +#: inc/fields/floatfield.class.php:172 #, php-format -msgid "The following number must be lower than %d:" -msgstr "Liczba musi być mniejsza niż %d:" +msgid "The following number must be lower than %d: %s" +msgstr "Liczba musi być mniejsza niż %d:%s" -#: inc/fields/floatfield.class.php:145 +#: inc/fields/floatfield.class.php:182 msgid "Float" msgstr "Wartość rzeczywista" -#: inc/fields/floatfield.class.php:159 inc/fields/integerfield.class.php:160 -#: inc/fields/textfield.class.php:150 +#: inc/fields/floatfield.class.php:193 inc/fields/integerfield.class.php:194 +#: inc/fields/textfield.class.php:184 msgid "The regular expression is invalid" msgstr "Wyrażenie regularne jest nieprawidłowe" -#: inc/fields/floatfield.class.php:215 inc/fields/integerfield.class.php:203 -#: inc/fields/textfield.class.php:199 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Wyrażenie regularne" -#: inc/fields/floatfield.class.php:222 inc/fields/integerfield.class.php:210 -#: inc/fields/textfield.class.php:206 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Dodatkowa weryfikacja" -#: inc/fields/integerfield.class.php:108 +#: inc/fields/glpiselectfield.class.php:38 +#: inc/fields/glpiselectfield.class.php:107 +msgid "GLPI object" +msgid_plural "GLPI objects" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" msgstr "To nie jest wartość typu całkowitego:" -#: inc/fields/integerfield.class.php:146 +#: inc/fields/integerfield.class.php:156 +msgid "Specific format does not match:" +msgstr "Podany format nie pasuje:" + +#: inc/fields/integerfield.class.php:167 +#, php-format +msgid "The following number must be greater than %d:" +msgstr "Liczba musi być większa niż %d:" + +#: inc/fields/integerfield.class.php:173 +#, php-format +msgid "The following number must be lower than %d:" +msgstr "Liczba musi być mniejsza niż %d:" + +#: inc/fields/integerfield.class.php:183 msgid "Integer" msgstr "Wartość całkowita" -#: inc/fields/ldapselectfield.class.php:94 +#: inc/fields/ldapselectfield.class.php:62 +msgid "Filter" +msgstr "Filtr" + +#: inc/fields/ldapselectfield.class.php:74 +msgid "Attribute" +msgstr "Atrybut" + +#: inc/fields/ldapselectfield.class.php:165 msgid "LDAP Select" msgstr "Dane z LDAP" -#: inc/fields/ldapselectfield.class.php:126 +#: inc/fields/ldapselectfield.class.php:197 msgid "LDAP directory not defined!" -msgstr "" +msgstr "Katalog LDAP nie został zdefiniowany! " -#: inc/fields/ldapselectfield.class.php:133 +#: inc/fields/ldapselectfield.class.php:204 msgid "LDAP directory not found!" -msgstr "" +msgstr "Katalog LDAP nie znaleziony" -#: inc/fields/ldapselectfield.class.php:154 +#: inc/fields/ldapselectfield.class.php:225 msgid "Cannot recover LDAP informations!" msgstr "Nie można pobrać informacji z LDAP!" -#: inc/fields/multiselectfield.class.php:197 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Lista wielokrotnego wyboru" -#: inc/fields/radiosfield.class.php:80 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Pola opcji" -#: inc/fields/selectfield.class.php:75 +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + +#: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Lista wyboru" -#: inc/fields/tagfield.class.php:142 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" @@ -1111,102 +1258,121 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/fields/textareafield.class.php:72 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Obszar tekstu" -#: inc/fields/textfield.class.php:123 +#: inc/fields/textfield.class.php:160 #, php-format -msgid "The text is too short (minimum %d characters):" -msgstr "Tekst jest zbyt krótki (minimum %d znaków)" +msgid "The text is too short (minimum %d characters): %s" +msgstr "Tekst jest zbyt krótki (minimalnie %d znaków): %s" -#: inc/fields/textfield.class.php:128 +#: inc/fields/textfield.class.php:165 #, php-format -msgid "The text is too long (maximum %d characters):" -msgstr "Tekst jest zbyt długi (maksimum %d znaków)" +msgid "The text is too long (maximum %d characters): %s" +msgstr "Tekst jest zbyt długi (maksymalnie %d znaków): %s" -#: inc/fields/textfield.class.php:136 +#: inc/fields/textfield.class.php:173 msgid "Text" msgstr "Tekst" -#: install/install.php:264 +#: inc/fields/timefield.class.php:150 +msgid "Time" +msgstr "Czas" + +#: install/install.php:265 msgid "A form has been created" msgstr "Formularz został utworzony" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Twoje zgłoszenie zostało zapisane" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " "see your answers onto the following link:\\n##formcreator.validation_link##" msgstr "" +"Twój wniosek z GLPI został zapisany pod numerem ##formcreator.request_id## i przekazany do działu pomocy.\n" +"Możesz zobaczyć swoje odpowiedzi pod podanym adresem:\n" +"##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Formularz z GLPI musi zostać zatwierdzony" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " "link:\\n##formcreator.validation_link##" msgstr "" +"Formularz GLPI musi być zatwierdzony i ty zostałeś wyznaczony jako osoba zatwierdzająca.\n" +"Aby uzyskać dostęp kliknij na poniższy odnośnik:\n" +"##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Twój formularz został odrzucony" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " "below:\\n##formcreator.validation_comment##\\n\\nYou can still modify and " "resubmit it by clicking onto this link:\\n##formcreator.validation_link##" msgstr "" +"Informujemy, że twój formularz został odrzucony przez osobę zatwierdzającą z powodu:\n" +"##formcreator.validation_comment##\n" +"\n" +"Możesz go zmodyfikować i wysłać klikając na poniższy odnośnik:\n" +"##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." msgstr "" +"Informujemy, że twój formularz został zaakceptowany przez osobę zatwierdzającą.\n" +"Twój wniosek został przekazany do realizacji." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Twój formularz został usunięty przez administratora" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." -msgstr "Witaj,\\nZ przykrością informujemy, że twój zgłoszenie nie może zostać zrealizowane i zostało usunięte przez administratora. " +msgstr "" +"Witaj,\\nZ przykrością informujemy, że twój zgłoszenie nie może zostać " +"zrealizowane i zostało usunięte przez administratora. " -#: install/install.php:505 install/upgrade_to_2.5.php:413 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" -msgstr "" +msgstr "Kreator formularzy - zsynchronizuj problemy katalogu usług" -#: js/scripts.js.php:310 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Brak formularzy" -#: js/scripts.js.php:330 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Wystąpił błąd w trakcie przetwarzania formularza" -#: js/scripts.js.php:368 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Brak formularzy w tej kategorii" -#: js/scripts.js.php:466 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Czy na pewno chcesz usunąć to pytanie?" -#: js/scripts.js.php:527 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Czy na pewno chcesz usunąć tą sekcję?" -#: js/scripts.js.php:564 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Czy na pewno chcesz usunąć obiekt docelowy:" diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index 247688b37..4aa3347db 100644 Binary files a/locales/pt_BR.mo and b/locales/pt_BR.mo differ diff --git a/locales/pt_BR.po b/locales/pt_BR.po index edb3c290a..686cb09e6 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Jean Vergaças , 2020\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/teclib/teams/28042/pt_BR/)\n" @@ -32,24 +32,24 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Categoria do formulário" +msgstr[1] "Categorias do formulário" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formulários aguardando validação" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Formulário" +msgstr[1] "Formulários" #: ajax/commontree.php:25 msgid "Subtree root" @@ -66,8 +66,8 @@ msgstr "Nenhum limite" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Form Creator" @@ -75,11 +75,11 @@ msgstr "Form Creator" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catálogo de serviços" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lista de formulários" @@ -87,38 +87,46 @@ msgstr "Lista de formulários" msgid "The question has been successfully saved!" msgstr "A questão foi salva com sucesso!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "A questão foi modificada com sucesso!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Resposta" +msgstr[1] "Respostas" #: inc/category.class.php:67 msgid "Knowbase category" msgstr "Categoria da base de conhecimento" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Sempre exibido" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Escondido a menos que" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Exibido a menos que" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "falha ao adicionar ou atualizar o %1$s %2$s" @@ -143,260 +151,284 @@ msgstr "Catálogo de serviços ampliado" msgid "Helpdesk mode" msgstr "Modo de helpdesk" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Importar formulários" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Página Inicial" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Acesso" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "Ícone" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "Cor do ícone" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "Cor de fundo" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Acesso público" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Acesso privado" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Acesso restrito" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Todos os idiomas" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Acesso direto na página inicial" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "Ícone do Formulário" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Cabeçalho" +msgstr[1] "Cabeçalhos" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Precisa ser validado?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulário padrão no catálogo de serviços" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" "Para excluir esse formulário, você deve excluir todas as suas respostas " "primeiro." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Destino" +msgstr[1] "Destinos" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Deletar" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "Adicionar um destino" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Destino" +msgstr[1] "Destinos" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Categoria" +msgstr[1] "Categorias" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "ver todos" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Organizar por popularidade" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Organizar por ordem alfabética" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Por favor, descreva o que precisa aqui" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Formulários recentes (requerente)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Nenhum formulário postado ainda" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Todos os formulários (requerente)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Formulários recentes (validador)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Nenhum formulário aguarda validação" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Todos os formulários (validador)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "Validação" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Escolha um validador" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "O nome não pode ser vazio!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "A pergunta 1%s não é compatível com formulários públicos" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicar" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulário duplicado: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulário transferido: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "O upload de arquivos JSON não é permitido." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Você pode permitir arquivos JSON agora." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Criar" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Entre em contato com o administrador do GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Voltar" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "O upload de arquivos JSON não esta habilitado." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Você pode habilitar os arquivos JSON agora." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Habilitar" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "Falha ao importar %s" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formulários importados com sucesso de %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "O formulário %1$s já existe e está em uma entidade não modificável." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "A entidade %1$s é necessária para o formulário %2$s." -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Falha ao criar o tipo de documento JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Tipo de documento JSON não encontrado" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Falha ao atualizar o tipo de documento JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formulários sem categoria" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Tipo de destino não suportado." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "O formulário não existe." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Tipo de destino não suportado." #: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" msgid_plural "Access types" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Tipo de acesso" +msgstr[1] "Tipos de acesso" #: inc/form_profile.class.php:100 msgid "Link to the form" @@ -406,104 +438,104 @@ msgstr "Link para o formulário" msgid "Please active the form to view the link" msgstr "Por favor, ative o formulário para ver o link" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "Aguardando" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Rejeitado" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "Aceito" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Resposta do formulário" +msgstr[1] "Respostas do formulário" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Aprovador do requisição" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Grupo aprovador da requisição" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Imprimir este formulário" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulário aceito pelo validador." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulário salvo com sucesso." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Requerente" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comentário" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Necessário se rejeitado" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Rejeitar" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Aceitar" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "É necessário o comentário de rejeição !" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Formulário salvo com sucesso!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Você não é o validados destas respostas" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Dados do formulário" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Impossível gerar destinos!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Você precisa selecionar um validador!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Questão" +msgstr[1] "Questões" #: inc/issue.class.php:53 msgid "Update issue data from tickets and form answers" msgstr "Atualizar dados de emissão de chamados e respostas de formulário" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Aprovador do Chamado" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Não validado" @@ -511,19 +543,19 @@ msgstr "Não validado" msgid "The form as been saved" msgstr "Formulário salvo" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Um formulário precisa de validação" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Formulário rejeitado" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Formulário aceito" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Formulário deletado" @@ -555,77 +587,77 @@ msgstr "Link de validação" msgid "Request #" msgstr "Requisição #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Questão" +msgstr[1] "Questões" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Obrigatório" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Adicionar uma questão" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Adicionar uma seção" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" -msgstr "" +msgstr "Mostrar o botão Enviar" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "O título é obrigatório" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "O campo de tipo é obrigatório" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "A seção é obrigatória" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "O tipo de campo %1$s não está disponível para a questão %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Este tipo de questão não é compatível com formulários públicos." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Este tipo de questão requer parâmetros" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Um parâmetro está faltando para este tipo de questão" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Editar uma questão" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Seção" +msgstr[1] "Seções" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Mostrar vazio" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Exibir campo" @@ -645,275 +677,308 @@ msgstr "" "Para ajudar os usuários, especifique as condições adicionais de validação na" " descrição das questões." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Editar uma seção" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" -msgstr "" +msgstr "Mostrar a seção" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Requerente do formulário" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Validador do formulário" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Pessoa específica" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Pessoa da questão" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grupo específico" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupo da questão" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Fornecedor específico" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Fornecedor da questão" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Atores da questão" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entidade ativa no momento" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entidade padrão do solicitante" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Primeira entidade do solicitante (alfabeticamente)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Última entidade do solicitante (alfabeticamente)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "A entidade do formulário" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entidade padrão do validador" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entidade específica" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entidade padrão de uma resposta de tipo usuário" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "De um objeto do GLPI > Entidade tipo pergunta resposta" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Tags das perguntas" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Tags específicas" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Tags das perguntas e tags específicas" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Tags de perguntas ou tags específicas" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "igual a resposta da questão" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculado da data de criação do chamado" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculado da resposta a questão" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgência do modelo ou Média" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgência específica" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Igual a resposta da questão" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Categoria do modelo ou nenhum" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Categoria específica" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Localização do modelo ou nenhuma" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Localização específica" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Pergunta de tipo usuário" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Pergunta de tipo entidade" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Categoria do chamado" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgência " -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Tags do chamado" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Tags" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Atores" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Localização " -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Um destino deve ser associado a um formulário." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Um destino deve ser associado a um formulário existente." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "A descrição não pode ser vazia!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulário completo" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancelar" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Alterar o destino" +msgstr[1] "Alterar os destinos" #: inc/targetchange.class.php:46 msgid "Medium" msgstr "Médio" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Nenhum" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Editar um destino" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Mudar título" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Cancelar" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "Condições de exibição do destino" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Chamado de destino" +msgstr[1] "Chamados de destino" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Ativo específico" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Título do chamado" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "" "Adicionar mensagem de validação como primeiro acompanhamento do chamado" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Link para outro chamado" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Outro destino deste formulário" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Um chamado existente" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Tipo de vínculo inválido" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Tipo de item vinculado inválido" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Item vinculado não existe" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Falha ao vincular o item" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Seu formulário foi aceito pelo validador" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Item " @@ -925,19 +990,19 @@ msgstr "Procure suporte" msgid "My requests for assistance" msgstr "Minhas requisições de suporte" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Reservar um ativo" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consultar feeds" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Validar" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Fechado" @@ -952,26 +1017,27 @@ msgstr "Um por linha" #: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Ator" +msgstr[1] "Atores" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Um campo obrigatório está vazio:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valor inválido:" @@ -992,21 +1058,21 @@ msgid "Checkboxes" msgstr "Caixas de Seleção" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "O valor do campo é obrigatório:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Range" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Data & hora" @@ -1014,19 +1080,23 @@ msgstr "Data & hora" msgid "A description field should have a description:" msgstr "Um campo de descrição necessita de uma descrição:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Mostrar categorias dos chamados" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Categorias de requisição" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Categorias de incidente" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Tipo de lista suspensa invalido:" @@ -1034,15 +1104,16 @@ msgstr "Tipo de lista suspensa invalido:" msgid "This is not a valid e-mail:" msgstr "Este e-mail não é válido:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Nenhum documento anexado" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Documento anexado" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Um arquivo obrigatório está ausente:" @@ -1075,22 +1146,22 @@ msgstr "Float" msgid "The regular expression is invalid" msgstr "A expressão regular é inválida" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expressão regular" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validação adicional" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Objeto do GLPI" +msgstr[1] "Objetos do GLPI" #: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" @@ -1138,25 +1209,29 @@ msgstr "Diretório LDAP não encontrado!" msgid "Cannot recover LDAP informations!" msgstr "Informações do LDAP não recuperadas!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Seleção Múltipla" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Abrangência" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Selecionar" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Tag" +msgstr[1] "Tags" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Área de Texto" @@ -1174,19 +1249,19 @@ msgstr "O texto é muito longo (máximo %d caracteres): %s" msgid "Text" msgstr "Texto" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "Horário" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Formulário criado" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Sua requisição foi salva" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1196,11 +1271,11 @@ msgstr "" "##formcreator.request_id## e transmitido para a equipe de helpdesk.\\nVocê " "pode ver suas respostas no seguinte link:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Um formulário vindo do GLPI necessita ser validado" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1210,11 +1285,11 @@ msgstr "" "validador.\\nVocê pode acessá-lo clicando neste " "link:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Seu formulário foi recusado pelo validador" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1226,7 +1301,7 @@ msgstr "" "modificá-lo e re-submetê-lo clicando neste " "link:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1234,11 +1309,11 @@ msgstr "" "Olá,\\nTemos a satisfação de informá-lo que o seu formulário foi aceito pelo" " validador.\\nSua solicitação será considerada em breve." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Seu formulário foi deletado por um administrador" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1246,30 +1321,30 @@ msgstr "" "Olá,\\nNós lamentamos informar que a sua solicitação não pode ser " "considerada e foi deletada por um administrador." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Sincronizar problemas do catálogo de serviços" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Nenhum formulário encontrado. Por favor escolha um formulário abaixo" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Um erro ocorreu enquanto requisitando forumlários" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Nenhum formulário nesta categoria" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Tem certeza que quer deletar esta questão?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Tem certeza que quer deletar esta seção?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Tem certeza que quer deletar este destino:" diff --git a/locales/pt_PT.mo b/locales/pt_PT.mo index 76b12ca60..a21bf00c2 100644 Binary files a/locales/pt_PT.mo and b/locales/pt_PT.mo differ diff --git a/locales/pt_PT.po b/locales/pt_PT.po index fdce4721f..ac0a9c56e 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Rui Melo , 2020\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/teclib/teams/28042/pt_PT/)\n" @@ -23,20 +23,20 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" msgstr[1] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Formulários aguardando validação" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -57,8 +57,8 @@ msgstr "Sem limite" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Criador de formulários" @@ -66,11 +66,11 @@ msgstr "Criador de formulários" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Catálogo de serviços" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Lista de formulários" @@ -78,11 +78,11 @@ msgstr "Lista de formulários" msgid "The question has been successfully saved!" msgstr "A questão foi salva com sucesso!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "A questão foi atualizada com sucesso!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -92,24 +92,32 @@ msgstr[1] "" msgid "Knowbase category" msgstr "Categoria de Knowbase" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Sempre exibido" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Escondido a menos que" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Exibido a menos que" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -134,250 +142,274 @@ msgstr "Catálogo de serviços estendido" msgid "Helpdesk mode" msgstr "Modo helpdesk" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Formulários de importação" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Página inicial" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Acesso" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Acesso público" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Acesso privado" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Acesso restrito" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Todas as línguas" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Acesso direto à página inicial" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Necessidade de ser validado?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Formulário padrão no catálogo de serviços" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Excluir" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" msgstr[1] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "ver tudo" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Classificação de popularidade" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Classificação alfabética" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Por favor, descreva sua necessidade aqui" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Minhas últimas formas (solicitante)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Nenhum formulário publicado" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Todos os meus formulários (solicitante)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Minhas últimas formas (validador)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Nenhum formulário esperando por validação" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Todas os meus formulários (validador)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Escolher um validador" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "O nome não pode ser vazio!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "A questão %s não é compatível com formulários públicos" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Duplicado" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Formulário duplicado: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Formulário transferido: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Não é permitido o upload de ficheiros JSON." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Você pode agora permitir ficheiros JSON." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Criar" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Por favor, contate o administrador do GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Voltar" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Não está habilitado a fazer upload de ficheiros JSON." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Pode agora habilitar ficheiros JSON." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Habilitado" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "Falha na importação %s" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Formulários importados com êxito de %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "O formulário %1$s já existe e é uma entidade não alterável." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Falha ao criar o tipo de documento JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Tipo de documento JSON não encontrado" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Falha ao atualizar o tipo de documento JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Formulários sem categoria" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Tipo de destino não suportado." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "O formulário não existe." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Tipo de destino não suportado." @@ -395,90 +427,90 @@ msgstr "Ligação para o formulário" msgid "Please active the form to view the link" msgstr "Por favor active o formulário para ver a ligação" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Recusado" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" msgstr[1] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Aprovador do formulário" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Grupo de aprovação do formulário" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Imprimir este formulário" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Formulário aceite pelo validador." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Formulário guardado com sucesso." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Solicitador" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Comentário" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Necessário se recusado" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Recusar" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Aceitar" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "É exigido comentário de recusa!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "O formulário foi gravado com sucesso!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Você não é o validador dessas respostas" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Dados do formulário" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Não é possível gerar alvos!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Deves selecionar o validador!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -488,11 +520,11 @@ msgstr[1] "" msgid "Update issue data from tickets and form answers" msgstr "Atualizar dados de emissão de tickets e respostas de formulário" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Aprovador de tickets" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Não validado" @@ -500,19 +532,19 @@ msgstr "Não validado" msgid "The form as been saved" msgstr "O formulário foi guardado" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Um formulário precisa ser validado" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "O formulário é recusado" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "O formulário é aceite" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "O formulário é apagado" @@ -544,77 +576,77 @@ msgstr "Ligação de validação" msgid "Request #" msgstr "Pedido #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Necessário" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Adicionar questão" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Adicionar secção" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "O título é obrigatório" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "O tipo de campo é necessário" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "A seção é exigida" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "O tipo de campo %1$s não está disponível para a pergunta %2$s." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Este tipo de pergunta não é compatível com formulários públicos." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Este tipo de pergunta requer parâmetros" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Um parâmetro está ausente para esse tipo de pergunta" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Editar questão" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" msgstr[1] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Mostrar vazio" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Mostrar campo" @@ -634,201 +666,222 @@ msgstr "" "Especifique as condições de validação adicionais na descrição da pergunta " "para ajudar os utilizadores." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Editar uma seção" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Solicitante do formulário " -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Validador do formulário" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Pessoa específica" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Pessoa da pergunta" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Grupo específico" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Grupo específico" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Fornecedor específico" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Fornecedor da questão" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Atores da questão" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Entidade ativa atual" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Entidade do utilizador do solicitante padrão" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "" "Entidade do utilizador do primeiro solicitante dinâmico (em ordem " "alfabética)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "" "Entidade do utilizador do último solicitante dinâmico (em ordem alfabética)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "A entidade do formulário" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Entidade padrão do validador" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Entidade específica" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Entidade padrão de uma resposta de pergunta de tipo de usuário" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "De um objeto GLPI > resposta de pergunta de tipo de entidade" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Tags de perguntas" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Tags específicas" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Tags de perguntas e tags específicas" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Tags de perguntas ou tags específicas" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "equivale à resposta para a pergunta" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "calculado a partir da data de criação do bilhete" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "calculado a partir da resposta à pergunta" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Urgência do modelo ou médio" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Urgência específica" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Igual à resposta à pergunta" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Categoria do modelo ou nenhum" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Categoria específica" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Localização do modelo ou nehum" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Localização específica" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Pergunta tipo de utilizador" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Pergunta de tipo de entidade" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Categoria do ticket" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Urgência " -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Tags de tickets" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Tags" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Actores" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Localização " -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "A descrição não pode estar vazia!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Formulários completos" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Cancelar" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -838,74 +891,86 @@ msgstr[1] "" msgid "Medium" msgstr "Médio" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Nenhum" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Editar o destino" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Mudar título" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Cancelar" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" msgstr[1] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Ativo específico" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Título do ticket" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "" "Adicionar mensagem de validação como primeiro acompanhamento do ticket" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Ligação para outro ticket" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Outro destino deste formulário" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Um ticket existente" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Tipo de ligação inválida" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Inválido tipo de item ligado" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Item vinculado não existe" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Falha ao ligar o item" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "O seu formulário foi aceite pelo validador" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Item " @@ -917,19 +982,19 @@ msgstr "Procurar assistência" msgid "My requests for assistance" msgstr "Os meus pedidos de assistência" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Reservar um ativo" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Consultar feeds" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Para validar" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Encerrado" @@ -947,23 +1012,24 @@ msgid_plural "Actors" msgstr[0] "" msgstr[1] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Um campo obrigatório está disponível:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Valor inválido:" @@ -984,21 +1050,21 @@ msgid "Checkboxes" msgstr "Caixas" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "O valor do campo é necessário:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Gama" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Data & Hora" @@ -1006,19 +1072,23 @@ msgstr "Data & Hora" msgid "A description field should have a description:" msgstr "Um campo de descrição deve ter uma descrição:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Mostrar categorias de tickets" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Solicitar categorias" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Categorias de incidentes" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Tipo suspenso inválido:" @@ -1026,15 +1096,16 @@ msgstr "Tipo suspenso inválido:" msgid "This is not a valid e-mail:" msgstr "Este não é um e-mail válido:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Nenhum documento anexado" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Documento anexado" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Falta um ficheiro necessário:" @@ -1067,17 +1138,17 @@ msgstr "Virgula Flutuante" msgid "The regular expression is invalid" msgstr "A expressão regular é inválida" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Expressão regular" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Validação adicional" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1130,25 +1201,29 @@ msgstr "Diretório LDAP não encontrado!" msgid "Cannot recover LDAP informations!" msgstr "Não é possível recuperar informações LDAP!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Multiselect" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Rádios" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Selecione" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" msgstr[1] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Área de texto" @@ -1166,19 +1241,19 @@ msgstr "" msgid "Text" msgstr "Texto" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Um formulário foi criado" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Seu pedido foi gravado" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1189,11 +1264,11 @@ msgstr "" " verificar as suas respostas no seguinte " "link:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Precisa validar um formulário de GLPI" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1203,11 +1278,11 @@ msgstr "" "validador.\\nVocê pode acede-lo clicando no " "link:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "O seu formulário foi recusado pelo validador" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1218,7 +1293,7 @@ msgstr "" " pela razão abaixo:\\n##formcreator.validation_comment##\\n\\nPoderá ainda " "modificá-lo e reenviá-lo clicando no link:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1226,11 +1301,11 @@ msgstr "" "Ola,\\nTemos o prazer de informá-lo que o seu formulário foi aceite pelo " "validador.\\nO seu pedido será considerado em breve." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "O seu formulário foi excluído por um administrador" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1238,32 +1313,32 @@ msgstr "" "Olá,\\nLamentamos informá-lo de que o seu pedido não pode ser considerado e " "foi excluído por um administrador." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator-problemas de catálogo de serviços de sincronização" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "" "Nenhum formulário encontrado. Por favor, escolha um dos formulários abaixo " "indicados" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Ocorreu um erro ao consultar formulários" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Nenhuma formulário nesta categoria" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Tem certeza de que deseja excluir essa pergunta?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Tem a certeza de que pretende eliminar esta secção?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Tem a certeza de que pretende eliminar este destino:" diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index 4c9c97c94..5edaa14ee 100644 Binary files a/locales/ru_RU.mo and b/locales/ru_RU.mo differ diff --git a/locales/ru_RU.po b/locales/ru_RU.po index 6e6d81d31..d06370a7f 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Nikolai Petrov , 2020\n" "Language-Team: Russian (Russia) (https://www.transifex.com/teclib/teams/28042/ru_RU/)\n" @@ -23,7 +23,7 @@ msgstr "" "Language: ru_RU\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" msgstr[0] "" @@ -31,14 +31,14 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Формы ожидающие согласования" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" msgstr[0] "" @@ -61,8 +61,8 @@ msgstr "Без ограничений" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Форма создания заявки" @@ -70,11 +70,11 @@ msgstr "Форма создания заявки" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Каталог услуг" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Список форм" @@ -82,11 +82,11 @@ msgstr "Список форм" msgid "The question has been successfully saved!" msgstr "Вопрос успешно сохранен!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Вопрос успешно обновлен!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" msgstr[0] "" @@ -98,24 +98,32 @@ msgstr[3] "" msgid "Knowbase category" msgstr "Категория базы знаний" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Всегда видим" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Скрытые исключения" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Показанные исключения" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "" @@ -140,55 +148,55 @@ msgstr "Расширенный каталог услуг" msgid "Helpdesk mode" msgstr "Режим службы поддержки" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Импорт форм" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" msgstr "Домашняя страница" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Доступ" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Публичный доступ" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Личный доступ" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Ограниченный доступ" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Все языки" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" msgstr "Прямой доступ с домашней страницы" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" msgstr[0] "" @@ -196,19 +204,19 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Требуется согласование?" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Форма по умолчанию в каталоге услуг" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "" -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" msgstr[0] "" @@ -216,16 +224,16 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Удалить" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" msgstr[0] "" @@ -233,7 +241,8 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" msgstr[0] "" @@ -241,157 +250,180 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "увидеть всё" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "По популярности" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "По алфавиту" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Пожалуйста, опишите здесь, что Вам нужно" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Мои последние формы (заказчик)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Еще не создано форм" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Все мои формы (заказчик)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" msgstr "Мои последние формы (согласующий)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Нет форм для согласования" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Все мои формы (согласующий)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Выбрать согласующего" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Требуется указать название!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Дублировать" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Форма дубликата: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Форма передана: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "Загрузка файлов JSON не разрешена." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "Вы можете разрешить файлы JSON прямо сейчас." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Создать" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Пожалуйста, свяжитесь с администратором GLPI." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Назад" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." msgstr "Загрузка файлов JSON не включена." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "Вы можете включить файлы JSON прямо сейчас." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Включить" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Формы успешно импортированы из %s" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "" -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "Не удалось создать тип документа JSON" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "Тип документа JSON не найден" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "Не удалось обновить тип документа JSON" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Формы без категорий" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "" -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "" -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "" @@ -411,19 +443,19 @@ msgstr "Ссылка на форму" msgid "Please active the form to view the link" msgstr "Пожалуйста, активную форму можно увидеть по ссылке" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" msgstr "" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" msgstr[0] "" @@ -431,72 +463,72 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Утверждающий формы" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Группа одобрения формы" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Печать данной формы" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Форма принята согласующим." -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Форма успешно сохранена." -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "Заказчик" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Комментарий" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Требуется если отклонено" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Отклонить" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Принять" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" msgstr "Требуется комментарий для отклонения!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Форма успешно сохранена!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" msgstr "Вы не согласующий этих ответов" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Форма данных" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" msgstr "Не удается выполнить задание!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" msgstr[0] "" @@ -508,11 +540,11 @@ msgstr[3] "" msgid "Update issue data from tickets and form answers" msgstr "Обновление данных о проблемах из заявок и ответов на формы" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" msgstr "Утверждающий заявки" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "" @@ -520,19 +552,19 @@ msgstr "" msgid "The form as been saved" msgstr "Форма была сохранена" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Форма требует согласования" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Форма отклонена" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Форма принята" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Форма удалена" @@ -564,10 +596,10 @@ msgstr "Ссылка на согласование" msgid "Request #" msgstr "Запрос #" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" msgstr[0] "" @@ -575,58 +607,58 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Обязательный" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Добавить вопрос" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Добавить раздел" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" msgstr "" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Требуется указать название" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Требуется указать тип поля" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Требуется указать секцию" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "" -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "" -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Изменить вопрос" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" msgstr[0] "" @@ -634,11 +666,11 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" msgstr "Показывать пустой" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Показать поле" @@ -658,198 +690,219 @@ msgstr "" "Укажите дополнительные критерии согласования в описании вопроса для помощи " "пользователям." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Изменить раздел" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" msgstr "" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Запрашивающий форму" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Согласующий форму" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Указанная персона" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Персона из вопроса" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Указанная группа" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Группа из вопроса" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Конкретный поставщик" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Поставщик из вопроса" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" msgstr "Участники из вопроса" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Текущая активная организация" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" msgstr "Заказчик организации по умолчанию" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "Первый действующий заказчик организации (в алфавитном порядке)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Последний действующий заказчик организации (в алфавитном порядке)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Форма организации" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Организация согласующего по умолчанию" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Особая организация" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Организация отвечающего на запросы по умолчанию" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Форма объекта GLPI > Организация отвечающего на запросы" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Метки из запросов" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Особые метки" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Метки из запросов и особых тэгов" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Метки из запросов или особых тэгов" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "Аналогично ответу на вопрос" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "Получено из даты создания заявки" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "Получено из ответов на вопрос" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Срочность из шаблона или Средняя" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Конкретная срочность" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Точный ответ на вопрос" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Категория из шаблона или ничего" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Конкретная категория" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Местоположение из шаблона или ничего" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Конкретное местоположение" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Отвечающий на запросы" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Организация запрашивающего" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Категория заявки" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Срочно" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Метки заявки" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Метки" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" msgstr "Участники" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Местоположение" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "" -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "" -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Требуется указать описание!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Форма полностью" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "Отменить" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" msgstr[0] "" @@ -861,23 +914,23 @@ msgstr[3] "" msgid "Medium" msgstr "Средний" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Ничего" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Изменить назначение" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Изменить заголовок" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "Отменить" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" msgstr[0] "" @@ -885,51 +938,63 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Заголовок заявки" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "Добавить согласование в качестве первого комментария заявки" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Связать с другой заявкой" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Другое место назначения этой формы" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Существующая заявка" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Недопустимый тип связи" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Недопустимый тип связанного элемента" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Связанный элемент не существует" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Не удалось связать элемент" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Ваша форма была принята согласующим" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "" @@ -941,19 +1006,19 @@ msgstr "Обратиться за помощью" msgid "My requests for assistance" msgstr "Мои просьбы о помощи" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Заказать актив" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Консультирующие каналы" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Согласовать" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Закрыто" @@ -973,23 +1038,24 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Требуемое поле пустое:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Неверное значение:" @@ -1010,21 +1076,21 @@ msgid "Checkboxes" msgstr "Галочки" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Требуется указать значение поля:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Диапазон" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "" @@ -1032,19 +1098,23 @@ msgstr "" msgid "A description field should have a description:" msgstr "Поле с описанием должно содержать описание:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Показать категории заявок" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "Запрос категорий" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Категории инцидентов" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Недопустимый тип выпадающего списка:" @@ -1052,15 +1122,16 @@ msgstr "Недопустимый тип выпадающего списка:" msgid "This is not a valid e-mail:" msgstr "Это недействительный почтовый адрес:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Прикрепленный документ" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Требуемое поле отсутствует:" @@ -1093,17 +1164,17 @@ msgstr "Плавающий" msgid "The regular expression is invalid" msgstr "Неправильное регулярное выражение" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Регулярное выражение" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Дополнительное согласование" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" @@ -1158,19 +1229,23 @@ msgstr "" msgid "Cannot recover LDAP informations!" msgstr "Невозможно получить информацию из LDAP!" -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Множественный выбор" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Переключатель" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Выбор" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" msgstr[0] "" @@ -1178,7 +1253,7 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Текстовое поле" @@ -1196,19 +1271,19 @@ msgstr "" msgid "Text" msgstr "Текст" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Форма была создана" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "Ваш запрос сохранен!" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1219,11 +1294,11 @@ msgstr "" "можете увидеть Ваши ответы по следующей " "ссылке:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Форма из GLPI должна быть подтверждена" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1233,11 +1308,11 @@ msgstr "" "выбраны Вы.\\nВы можете получить доступ к нему, нажав на эту " "ссылку:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "Ваша форма была отклонена согласующим" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1249,7 +1324,7 @@ msgstr "" "можете все еще исправить и снова отправить кликнув по этой " "ссылке:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1257,11 +1332,11 @@ msgstr "" "Здравствуйте,\\nМы рады сообщить Вам, что Ваша форма была принята " "согласующим.\\nВаш запрос будет вскоре рассмотрен." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Ваша заявка была удалена администратором" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." @@ -1269,30 +1344,30 @@ msgstr "" "Здравствуйте,\\nМы сожалеем сообщить Вам, что Ваш запрос не может быть " "рассмотрена и была удалена администратором." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Проблемы каталога службы синхронизации" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Не найдена форма. Пожалуйста, выберите форму ниже вместо этой" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Произошла ошибка во время выполнения запроса форм" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Нет формы еще в этой категории" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Вы уверены, что хотите удалить этот вопрос?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Вы уверены, что хотите удалить эту секцию?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Вы уверены, что хотите удалить это назначение:" diff --git a/locales/tr_TR.mo b/locales/tr_TR.mo index cc864e307..ac497a4ed 100644 Binary files a/locales/tr_TR.mo and b/locales/tr_TR.mo differ diff --git a/locales/tr_TR.po b/locales/tr_TR.po index f818f9ee9..e947c8b1a 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-22 11:53+0100\n" +"POT-Creation-Date: 2020-05-13 10:35+0200\n" "PO-Revision-Date: 2020-01-22 11:04+0000\n" "Last-Translator: Kaya Zeren , 2020\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/teclib/teams/28042/tr_TR/)\n" @@ -21,24 +21,24 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: hook.php:67 inc/category.class.php:46 inc/form.class.php:203 +#: hook.php:67 inc/category.class.php:46 inc/form.class.php:206 msgid "Form category" msgid_plural "Form categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Form kategorisi" +msgstr[1] "Form kategorileri" -#: setup.php:204 inc/form.class.php:98 inc/formlist.class.php:56 -#: inc/formlist.class.php:57 +#: setup.php:224 inc/form.class.php:101 inc/formlist.class.php:57 +#: inc/formlist.class.php:58 msgid "Forms waiting for validation" msgstr "Değerlendirilmeyi bekleyen formlar" -#: setup.php:214 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 -#: inc/form.class.php:90 inc/form.class.php:680 inc/form.class.php:2232 -#: inc/formanswer.class.php:192 inc/formlist.class.php:46 js/scripts.js.php:71 +#: setup.php:234 ajax/homepage_link.php:37 inc/entityconfig.class.php:55 +#: inc/form.class.php:92 inc/form.class.php:707 inc/form.class.php:2176 +#: inc/formanswer.class.php:181 inc/formlist.class.php:46 js/scripts.js.php:71 msgid "Form" msgid_plural "Forms" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Form" +msgstr[1] "Formlar" #: ajax/commontree.php:25 msgid "Subtree root" @@ -46,7 +46,7 @@ msgstr "Alt ağacın kökü" #: ajax/commontree.php:38 msgid "Limit subtree depth" -msgstr "Alt ağaç derinlik sınırı" +msgstr "Alt ağacın derinlik sınırı" #: ajax/commontree.php:48 msgid "No limit" @@ -55,8 +55,8 @@ msgstr "Sınır yok" #: front/form.php:45 front/formanswer.form.php:81 front/formanswer.form.php:86 #: front/formanswer.php:46 front/formanswer.php:51 front/issue.php:46 #: front/issue.php:51 front/targetchange.form.php:74 -#: front/targetticket.form.php:74 inc/form.class.php:2352 -#: inc/form.class.php:2359 +#: front/targetticket.form.php:74 inc/form.class.php:2244 +#: inc/form.class.php:2251 msgid "Form Creator" msgstr "Form Oluşturucu" @@ -64,11 +64,11 @@ msgstr "Form Oluşturucu" #: front/issue.form.php:58 front/issue.php:42 front/knowbaseitem.form.php:45 #: front/reservation.form.php:46 front/reservation.php:46 #: front/reservationitem.php:42 front/wizard.php:45 front/wizardfeeds.php:46 -#: inc/form.class.php:2347 +#: inc/form.class.php:2239 msgid "Service catalog" msgstr "Hizmet kataloğu" -#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2349 +#: front/formlist.php:46 front/formlist.php:52 inc/form.class.php:2241 msgid "Form list" msgstr "Form listesi" @@ -76,38 +76,46 @@ msgstr "Form listesi" msgid "The question has been successfully saved!" msgstr "Soru kaydedildi!" -#: front/question.form.php:62 +#: front/question.form.php:60 msgid "The question has been successfully updated!" msgstr "Soru güncellendi!" -#: inc/answer.class.php:66 inc/targetbase.class.php:1760 +#: inc/answer.class.php:66 inc/targetbase.class.php:1395 msgid "Answer" msgid_plural "Answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Yanıt" +msgstr[1] "Yanıtlar" #: inc/category.class.php:67 msgid "Knowbase category" msgstr "Bilgi bankası kategorisi" -#: inc/condition.class.php:84 +#: inc/condition.class.php:81 +msgid "is visible" +msgstr "" + +#: inc/condition.class.php:82 +msgid "is not visible" +msgstr "" + +#: inc/condition.class.php:88 msgid "Always displayed" msgstr "Her zaman görüntülensin" -#: inc/condition.class.php:85 +#: inc/condition.class.php:89 msgid "Hidden unless" msgstr "Şu olmadan gizlensin" -#: inc/condition.class.php:86 +#: inc/condition.class.php:90 msgid "Displayed unless" msgstr "Şu olmadan görüntülensin" -#: inc/condition.class.php:140 inc/form.class.php:1991 +#: inc/condition.class.php:149 inc/form.class.php:1971 #: inc/form_profile.class.php:207 inc/form_validator.class.php:109 -#: inc/question.class.php:993 inc/questiondependency.class.php:190 +#: inc/question.class.php:942 inc/questiondependency.class.php:196 #: inc/questionrange.class.php:174 inc/questionregex.class.php:169 -#: inc/section.class.php:257 inc/target_actor.class.php:160 -#: inc/targetchange.class.php:212 inc/targetticket.class.php:938 +#: inc/section.class.php:261 inc/target_actor.class.php:166 +#: inc/targetchange.class.php:225 inc/targetticket.class.php:1093 #, php-format msgid "failed to add or update the %1$s %2$s" msgstr "%1$s%2$s eklenemedi ya da güncellenemedi" @@ -132,258 +140,282 @@ msgstr "Genişletilmiş hizmet kataloğu" msgid "Helpdesk mode" msgstr "Destek merkezi kipi" -#: inc/form.class.php:100 +#: inc/form.class.php:103 msgid "Import forms" msgstr "Formları içe aktar" -#: inc/form.class.php:177 +#: inc/form.class.php:180 msgid "Homepage" -msgstr "Ana sayfa" +msgstr "Açılış" -#: inc/form.class.php:190 +#: inc/form.class.php:193 msgid "Access" msgstr "Erişim" -#: inc/form.class.php:225 +#: inc/form.class.php:228 msgid "Icon" msgstr "Simge" -#: inc/form.class.php:233 +#: inc/form.class.php:236 msgid "Icon color" msgstr "Simge rengi" -#: inc/form.class.php:241 inc/form.class.php:408 +#: inc/form.class.php:244 inc/form.class.php:413 msgid "Background color" msgstr "Arka plan rengi" -#: inc/form.class.php:280 inc/form.class.php:339 inc/form_profile.class.php:91 +#: inc/form.class.php:283 inc/form.class.php:342 inc/form_profile.class.php:91 msgid "Public access" msgstr "Herkese açık" -#: inc/form.class.php:281 inc/form.class.php:343 inc/form_profile.class.php:92 +#: inc/form.class.php:284 inc/form.class.php:346 inc/form_profile.class.php:92 msgid "Private access" msgstr "Özel erişim" -#: inc/form.class.php:282 inc/form.class.php:347 inc/form_profile.class.php:93 +#: inc/form.class.php:285 inc/form.class.php:350 inc/form_profile.class.php:93 msgid "Restricted access" msgstr "Kısıtlı erişim" -#: inc/form.class.php:294 inc/form.class.php:355 inc/form.class.php:423 +#: inc/form.class.php:297 inc/form.class.php:358 inc/form.class.php:428 msgid "All langages" msgstr "Tüm diller" -#: inc/form.class.php:393 +#: inc/form.class.php:398 msgid "Direct access on homepage" -msgstr "Ana sayfaya doğrudan erişim" +msgstr "Açılışa doğrudan erişim" -#: inc/form.class.php:401 +#: inc/form.class.php:406 msgid "Form icon" msgstr "Form simgesi" -#: inc/form.class.php:429 +#: inc/form.class.php:434 msgid "Header" msgid_plural "Headers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Başlık" +msgstr[1] "Başlıklar" -#: inc/form.class.php:441 +#: inc/form.class.php:446 msgid "Need to be validate?" msgstr "Değerlendirilmesi gerekli" -#: inc/form.class.php:575 +#: inc/form.class.php:602 msgid "Default form in service catalog" msgstr "Hizmet kataloğundaki varsayılan form" -#: inc/form.class.php:585 +#: inc/form.class.php:612 msgid "To delete this form you must delete all its answers first." msgstr "Bu formu silmek için önce tüm yanıtlarını silmelisiniz." -#: inc/form.class.php:599 +#: inc/form.class.php:626 msgid "Destinations" msgid_plural "Destinations" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Hedef" +msgstr[1] "Hedefler" -#: inc/form.class.php:623 inc/question.class.php:145 -#: inc/question.class.php:201 +#: inc/form.class.php:650 inc/question.class.php:147 +#: inc/question.class.php:204 msgid "Delete" msgstr "Sil" -#: inc/form.class.php:636 inc/form.class.php:2506 +#: inc/form.class.php:663 inc/form.class.php:2398 msgid "Add a target" msgstr "Bir hedef ekle" -#: inc/form.class.php:673 +#: inc/form.class.php:700 msgid "Target" msgid_plural "Targets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Hedef" +msgstr[1] "Hedefler" -#: inc/form.class.php:767 inc/targetbase.class.php:802 +#: inc/form.class.php:794 inc/targetbase.class.php:888 +#: inc/targetbase.class.php:902 msgid "Category" msgid_plural "Categories" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Kategori" +msgstr[1] "Kategoriler" -#: inc/form.class.php:768 +#: inc/form.class.php:795 msgid "see all" msgstr "tümünü görüntüle" -#: inc/form.class.php:786 +#: inc/form.class.php:813 msgid "Popularity sort" msgstr "Sık kullanım sıralaması" -#: inc/form.class.php:790 +#: inc/form.class.php:817 msgid "Alphabetic sort" msgstr "Alfabetik sıralama" -#: inc/form.class.php:1052 +#: inc/form.class.php:1079 msgid "Please, describe your need here" msgstr "Lütfen neye gerek duyduğunuzu yazın" -#: inc/form.class.php:1061 +#: inc/form.class.php:1086 msgid "My last forms (requester)" msgstr "Son formlarım (istekte bulunan)" -#: inc/form.class.php:1091 +#: inc/form.class.php:1089 msgid "No form posted yet" msgstr "Henüz bir form gönderilmemiş" -#: inc/form.class.php:1114 +#: inc/form.class.php:1112 msgid "All my forms (requester)" msgstr "Tüm formlarım (istekte bulunan)" -#: inc/form.class.php:1124 +#: inc/form.class.php:1122 msgid "My last forms (validator)" -msgstr "Son formlarım (değerlendirici)" +msgstr "Son formlarım (değerlendiren)" -#: inc/form.class.php:1178 +#: inc/form.class.php:1130 msgid "No form waiting for validation" msgstr "Değerlendirilmeyi bekleyen bir form yok" -#: inc/form.class.php:1207 +#: inc/form.class.php:1159 msgid "All my forms (validator)" msgstr "Tüm formlarım (değerlendiren)" -#: inc/form.class.php:1307 +#: inc/form.class.php:1258 msgid "Validation" msgstr "Değerlendirme" -#: inc/form.class.php:1309 +#: inc/form.class.php:1260 msgid "Choose a validator" msgstr "Bir değerlendiren seçin" -#: inc/form.class.php:1345 inc/targetbase.class.php:1666 +#: inc/form.class.php:1295 inc/targetbase.class.php:1301 msgid "The name cannot be empty!" msgstr "Ad boş olamaz!" -#: inc/form.class.php:1393 +#: inc/form.class.php:1354 #, php-format msgid "The question %s is not compatible with public forms" msgstr "%s sorusu herkese açık formlar ile uyumlu değil" -#: inc/form.class.php:1526 +#: inc/form.class.php:1492 msgid "Duplicate" msgstr "Kopyala" -#: inc/form.class.php:1585 +#: inc/form.class.php:1551 #, php-format msgid "Form duplicated: %s" msgstr "Form kopyalandı: %s" -#: inc/form.class.php:1596 +#: inc/form.class.php:1562 #, php-format msgid "Form Transfered: %s" msgstr "Form aktarıldı: %s" -#: inc/form.class.php:1789 +#: inc/form.class.php:1755 msgid "Upload of JSON files not allowed." msgstr "JSON dosyalarının yüklenmesine izin verilmiyor." -#: inc/form.class.php:1792 +#: inc/form.class.php:1758 msgid "You may allow JSON files right now." msgstr "JSON dosyalarına şimdi izin verebilirsiniz." -#: inc/form.class.php:1793 +#: inc/form.class.php:1759 msgctxt "button" msgid "Create" msgstr "Oluştur" -#: inc/form.class.php:1796 inc/form.class.php:1807 +#: inc/form.class.php:1762 inc/form.class.php:1773 msgid "Please contact your GLPI administrator." msgstr "Lütfen GLPI yöneticiniz ile görüşün." -#: inc/form.class.php:1797 inc/form.class.php:1808 +#: inc/form.class.php:1763 inc/form.class.php:1774 msgctxt "button" msgid "Back" msgstr "Geri" -#: inc/form.class.php:1800 +#: inc/form.class.php:1766 msgid "Upload of JSON files not enabled." -msgstr "JSON dosyalarını yükleme seçeneği etkinleştirilmemiş." +msgstr "JSON dosyası yükleme seçeneği etkinleştirilmemiş." -#: inc/form.class.php:1803 inc/form.class.php:1806 +#: inc/form.class.php:1769 inc/form.class.php:1772 msgid "You may enable JSON files right now." msgstr "JSON dosyaları yükleme seçeneğini şimdi etkinleştirebilirsiniz." -#: inc/form.class.php:1804 +#: inc/form.class.php:1770 msgctxt "button" msgid "Enable" msgstr "Etkinleştir" -#: inc/form.class.php:1895 +#: inc/form.class.php:1836 +msgid "Forms import impossible, the file is empty" +msgstr "" + +#: inc/form.class.php:1840 inc/form.class.php:1844 +msgid "Forms import impossible, the file seems corrupt" +msgstr "" + +#: inc/form.class.php:1850 +msgid "Forms import impossible, the file was generated with another version" +msgstr "" + +#: inc/form.class.php:1857 +msgid "" +"The file does not specifies the schema version. It was probably generated " +"with a version older than 2.10 and import is expected to create incomplete " +"or buggy forms." +msgstr "" + +#: inc/form.class.php:1875 #, php-format msgid "Failed to import %s" msgstr "%s içe aktarılamadı" -#: inc/form.class.php:1900 +#: inc/form.class.php:1880 #, php-format msgid "Forms successfully imported from %s" msgstr "Form %s üzerinden içe aktarıldı" -#: inc/form.class.php:1946 +#: inc/form.class.php:1926 #, php-format msgid "The form %1$s already exists and is in an unmodifiable entity." msgstr "%1$s formu zaten var ve değiştirilemez bir birim." -#: inc/form.class.php:1954 +#: inc/form.class.php:1934 #, php-format msgid "The entity %1$s is required for the form %2$s." msgstr "%2$s formu için %1$s birimi gereklidir" -#: inc/form.class.php:2127 +#: inc/form.class.php:2111 msgid "Failed to create JSON document type" msgstr "JSON belge türü oluşturulamadı" -#: inc/form.class.php:2134 +#: inc/form.class.php:2118 msgid "JSON document type not found" msgstr "JSON belge türü bulunamadı" -#: inc/form.class.php:2141 +#: inc/form.class.php:2125 msgid "Failed to update JSON document type" msgstr "JSON belge türü güncellenemedi" -#: inc/form.class.php:2236 +#: inc/form.class.php:2145 msgid "Forms without category" msgstr "Kategorisi bulunmayan formlar" -#: inc/form.class.php:2548 +#: inc/form.class.php:2168 +msgid "No form available" +msgstr "" + +#: inc/form.class.php:2440 msgid "Unsupported target type." msgstr "Hedef türü desteklenmiyor." -#: inc/form.class.php:2560 +#: inc/form.class.php:2452 msgid "The form does not exists." msgstr "Form bulunamadı." -#: inc/form.class.php:2583 +#: inc/form.class.php:2475 msgid "Unsuported target type." msgstr "Hedef türü desteklenmiyor." #: inc/form_profile.class.php:45 inc/form_profile.class.php:85 msgid "Access type" msgid_plural "Access types" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Erişim türü" +msgstr[1] "Erişim türleri" #: inc/form_profile.class.php:100 msgid "Link to the form" @@ -393,104 +425,104 @@ msgstr "Form bağlantısı" msgid "Please active the form to view the link" msgstr "Lütfen bağlantının görüntülenmesi için formu etkinleştirin" -#: inc/formanswer.class.php:55 +#: inc/formanswer.class.php:57 msgid "Waiting" msgstr "Bekliyor" -#: inc/formanswer.class.php:56 inc/issue.class.php:480 +#: inc/formanswer.class.php:58 inc/issue.class.php:501 msgid "Refused" msgstr "Reddedilmiş" -#: inc/formanswer.class.php:57 +#: inc/formanswer.class.php:59 msgid "Accepted" -msgstr "Onaylandı" +msgstr "Onaylanmış" -#: inc/formanswer.class.php:155 inc/issue.class.php:474 +#: inc/formanswer.class.php:157 inc/issue.class.php:495 msgid "Form answer" msgid_plural "Form answers" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Form yanıtı" +msgstr[1] "Form yanıtları" -#: inc/formanswer.class.php:212 inc/issue.class.php:379 +#: inc/formanswer.class.php:201 inc/issue.class.php:400 msgid "Form approver" msgstr "Form onaylayıcı" -#: inc/formanswer.class.php:231 +#: inc/formanswer.class.php:220 msgid "Form approver group" msgstr "Form onaylayıcı grubu" -#: inc/formanswer.class.php:490 +#: inc/formanswer.class.php:482 msgid "Print this form" msgstr "Bu formu yazdır" -#: inc/formanswer.class.php:507 +#: inc/formanswer.class.php:499 msgid "Form accepted by validator." msgstr "Form değerlendirici tarafından onaylandı" -#: inc/formanswer.class.php:509 +#: inc/formanswer.class.php:501 msgid "Form successfully saved." msgstr "Form kaydedildi" -#: inc/formanswer.class.php:600 inc/notificationtargetformanswer.class.php:80 +#: inc/formanswer.class.php:592 inc/notificationtargetformanswer.class.php:80 msgid "Requester" msgstr "İstekte bulunan" -#: inc/formanswer.class.php:615 +#: inc/formanswer.class.php:607 msgid "Comment" msgstr "Açıklama" -#: inc/formanswer.class.php:620 +#: inc/formanswer.class.php:612 msgid "Required if refused" msgstr "Reddedildi ise zorunlu" -#: inc/formanswer.class.php:626 +#: inc/formanswer.class.php:618 msgid "Refuse" msgstr "Reddet" -#: inc/formanswer.class.php:633 +#: inc/formanswer.class.php:625 msgid "Accept" msgstr "Onayla" -#: inc/formanswer.class.php:651 +#: inc/formanswer.class.php:643 msgid "Refused comment is required!" -msgstr "Red açıklaması zorunludur." +msgstr "Red açıklaması zorunludur!" -#: inc/formanswer.class.php:839 inc/formanswer.class.php:947 -#: inc/formanswer.class.php:1131 inc/formanswer.class.php:1149 +#: inc/formanswer.class.php:833 inc/formanswer.class.php:956 +#: inc/formanswer.class.php:1137 inc/formanswer.class.php:1155 msgid "The form has been successfully saved!" msgstr "Form kaydedildi!" -#: inc/formanswer.class.php:879 inc/formanswer.class.php:906 +#: inc/formanswer.class.php:873 inc/formanswer.class.php:900 msgid "You are not the validator of these answers" -msgstr "Bu yanıtları değerlendiren değilsiniz" +msgstr "Bu yanıtların değerlendireni değilsiniz" -#: inc/formanswer.class.php:1004 inc/formanswer.class.php:1006 +#: inc/formanswer.class.php:1013 inc/formanswer.class.php:1015 msgid "Form data" msgstr "Form verileri" -#: inc/formanswer.class.php:1120 inc/formanswer.class.php:1138 +#: inc/formanswer.class.php:1126 inc/formanswer.class.php:1144 msgid "Cannot generate targets!" -msgstr "Hedefler oluşturulamadı." +msgstr "Hedefler oluşturulamadı!" -#: inc/formanswer.class.php:1268 +#: inc/formanswer.class.php:1274 msgid "You must select validator!" msgstr "Bir değerlendiren seçmelisiniz!" -#: inc/issue.class.php:40 inc/issue.class.php:287 +#: inc/issue.class.php:40 inc/issue.class.php:308 msgid "Issue" msgid_plural "Issues" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Sorun" +msgstr[1] "Sorunlar" #: inc/issue.class.php:53 msgid "Update issue data from tickets and form answers" msgstr "Sorun verileri çağrı kaydı ve form yanıtlarından güncellensin" -#: inc/issue.class.php:398 +#: inc/issue.class.php:419 msgid "Ticket approver" -msgstr "Çağrıyı onaylayan" +msgstr "Çağrı kaydını onaylayan" -#: inc/issue.class.php:479 +#: inc/issue.class.php:500 msgid "Not validated" msgstr "Değerlendirilmemiş" @@ -498,19 +530,19 @@ msgstr "Değerlendirilmemiş" msgid "The form as been saved" msgstr "Form kaydedildi" -#: inc/notificationtargetformanswer.class.php:44 install/install.php:270 +#: inc/notificationtargetformanswer.class.php:44 install/install.php:271 msgid "A form need to be validate" msgstr "Değerlendirilmesi gereken bir form var" -#: inc/notificationtargetformanswer.class.php:45 install/install.php:276 +#: inc/notificationtargetformanswer.class.php:45 install/install.php:277 msgid "The form is refused" msgstr "Form reddedildi" -#: inc/notificationtargetformanswer.class.php:46 install/install.php:282 +#: inc/notificationtargetformanswer.class.php:46 install/install.php:283 msgid "The form is accepted" msgstr "Form onaylandı" -#: inc/notificationtargetformanswer.class.php:47 install/install.php:288 +#: inc/notificationtargetformanswer.class.php:47 install/install.php:289 msgid "The form is deleted" msgstr "Form silindi" @@ -542,77 +574,77 @@ msgstr "Değerlendirme bağlantısı" msgid "Request #" msgstr "İstek no" -#: inc/question.class.php:56 inc/targetbase.class.php:803 -#: inc/targetbase.class.php:841 inc/targetbase.class.php:919 -#: inc/targetbase.class.php:1507 inc/targetbase.class.php:1758 -#: inc/targetticket.class.php:773 +#: inc/question.class.php:58 inc/targetbase.class.php:903 +#: inc/targetbase.class.php:941 inc/targetbase.class.php:1019 +#: inc/targetbase.class.php:1142 inc/targetbase.class.php:1393 +#: inc/targetticket.class.php:844 inc/targetticket.class.php:885 msgid "Question" msgid_plural "Questions" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Soru" +msgstr[1] "Sorular" -#: inc/question.class.php:215 inc/question.class.php:858 +#: inc/question.class.php:218 inc/question.class.php:798 msgid "Required" msgstr "Zorunlu" -#: inc/question.class.php:256 inc/question.class.php:782 +#: inc/question.class.php:259 inc/question.class.php:719 msgid "Add a question" msgstr "Bir soru ekle" -#: inc/question.class.php:266 inc/section.class.php:347 +#: inc/question.class.php:269 inc/section.class.php:383 msgid "Add a section" msgstr "Bir bölüm ekle" -#: inc/question.class.php:279 +#: inc/question.class.php:282 msgid "Show submit button" -msgstr "" +msgstr "Gönder düğmesi görüntülensin" -#: inc/question.class.php:303 inc/section.class.php:69 -#: inc/section.class.php:105 +#: inc/question.class.php:306 inc/section.class.php:71 +#: inc/section.class.php:107 msgid "The title is required" msgstr "Başlık zorunludur" -#: inc/question.class.php:311 +#: inc/question.class.php:314 msgid "The field type is required" msgstr "Alan türü zorunludur" -#: inc/question.class.php:318 +#: inc/question.class.php:321 msgid "The section is required" msgstr "Bölüm zorunludur" -#: inc/question.class.php:333 +#: inc/question.class.php:336 #, php-format msgid "Field type %1$s is not available for question %2$s." msgstr "%1$s alan türü %2$s sorusu için kullanılamaz." -#: inc/question.class.php:353 +#: inc/question.class.php:356 msgid "This type of question is not compatible with public forms." msgstr "Bu soru türü herkese açık formlar ile uyumlu değil." -#: inc/question.class.php:362 +#: inc/question.class.php:365 msgid "This type of question requires parameters" msgstr "Bu soru türü için parametrelerin belirtilmesi gerekli" -#: inc/question.class.php:368 +#: inc/question.class.php:371 msgid "A parameter is missing for this question type" msgstr "Bu soru türü için bir parametre eksik" -#: inc/question.class.php:782 +#: inc/question.class.php:719 msgid "Edit a question" msgstr "Bir soruyu düzenle" -#: inc/question.class.php:808 inc/section.class.php:53 -#: inc/targetbase.class.php:1761 +#: inc/question.class.php:746 inc/section.class.php:55 +#: inc/targetbase.class.php:1396 msgid "Section" msgid_plural "Sections" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Bölüm" +msgstr[1] "Bölümler" -#: inc/question.class.php:871 +#: inc/question.class.php:815 msgid "Show empty" -msgstr "Boş görüntülensin" +msgstr "Boşlar görüntülensin" -#: inc/question.class.php:909 +#: inc/question.class.php:856 msgid "Show field" msgstr "Alan görüntülensin" @@ -632,274 +664,307 @@ msgstr "" "Açıklamada ek değerlendirme koşullarını belirterek kullanıcılara yardımcı " "olabilirsiniz." -#: inc/section.class.php:349 +#: inc/section.class.php:385 msgid "Edit a section" msgstr "Bir bölümü düzenle" -#: inc/section.class.php:369 +#: inc/section.class.php:405 msgid "Show section" -msgstr "" +msgstr "Bölüm görüntülensin" -#: inc/target_actor.class.php:57 inc/targetbase.class.php:1140 -#: inc/targetbase.class.php:1277 inc/targetbase.class.php:1435 +#: inc/target_actor.class.php:59 inc/targetbase.class.php:1755 msgid "Form requester" msgstr "Form ile istekte bulunan" -#: inc/target_actor.class.php:58 inc/targetbase.class.php:1143 -#: inc/targetbase.class.php:1280 inc/targetbase.class.php:1438 +#: inc/target_actor.class.php:60 inc/targetbase.class.php:1758 msgid "Form validator" msgstr "Formu değerlendiren" -#: inc/target_actor.class.php:59 +#: inc/target_actor.class.php:61 msgid "Specific person" msgstr "Belirli kişi" -#: inc/target_actor.class.php:60 inc/targetbase.class.php:1153 -#: inc/targetbase.class.php:1290 inc/targetbase.class.php:1448 +#: inc/target_actor.class.php:62 inc/targetbase.class.php:1768 msgid "Person from the question" msgstr "Sorudan kişi" -#: inc/target_actor.class.php:61 +#: inc/target_actor.class.php:63 msgid "Specific group" msgstr "Belirli grup" -#: inc/target_actor.class.php:62 inc/targetbase.class.php:1164 -#: inc/targetbase.class.php:1301 inc/targetbase.class.php:1459 +#: inc/target_actor.class.php:64 inc/targetbase.class.php:1779 msgid "Group from the question" msgstr "Sorudan grup" -#: inc/target_actor.class.php:63 +#: inc/target_actor.class.php:65 +msgid "Group from an object" +msgstr "" + +#: inc/target_actor.class.php:66 +msgid "Tech group from an object" +msgstr "" + +#: inc/target_actor.class.php:67 msgid "Specific supplier" msgstr "Belirli sağlayıcı" -#: inc/target_actor.class.php:64 inc/targetbase.class.php:1476 +#: inc/target_actor.class.php:68 inc/targetbase.class.php:1808 msgid "Supplier from the question" msgstr "Sorudan sağlayıcı" -#: inc/target_actor.class.php:65 inc/targetbase.class.php:1170 -#: inc/targetbase.class.php:1307 inc/targetbase.class.php:1465 +#: inc/target_actor.class.php:69 inc/targetbase.class.php:1797 msgid "Actors from the question" -msgstr "Sorudan aktörler" +msgstr "Sorudan ilgililer" -#: inc/targetbase.class.php:178 +#: inc/targetbase.class.php:182 msgid "Current active entity" msgstr "Geçerli etkin birim" -#: inc/targetbase.class.php:179 +#: inc/targetbase.class.php:183 msgid "Default requester user's entity" -msgstr "Varsayılan İstekte bulunan kullanıcı birimi" +msgstr "Varsayılan istekte bulunan kullanıcı birimi" -#: inc/targetbase.class.php:180 +#: inc/targetbase.class.php:184 msgid "First dynamic requester user's entity (alphabetical)" msgstr "İlk devingen istekte bulunan kullanıcı birimi (alfabetik)" -#: inc/targetbase.class.php:181 +#: inc/targetbase.class.php:185 msgid "Last dynamic requester user's entity (alphabetical)" msgstr "Son devingen istekte bulunan kullanıcı birimi (alfabetik)" -#: inc/targetbase.class.php:182 +#: inc/targetbase.class.php:186 msgid "The form entity" msgstr "Form birimi" -#: inc/targetbase.class.php:183 +#: inc/targetbase.class.php:187 msgid "Default entity of the validator" msgstr "Varsayılan değerlendiren kişi birimi" -#: inc/targetbase.class.php:184 +#: inc/targetbase.class.php:188 msgid "Specific entity" msgstr "Belirli birim" -#: inc/targetbase.class.php:185 +#: inc/targetbase.class.php:189 msgid "Default entity of a user type question answer" msgstr "Varsayılan soruyu yanıtlayan kullanıcı türü birimi" -#: inc/targetbase.class.php:186 +#: inc/targetbase.class.php:190 msgid "From a GLPI object > Entity type question answer" msgstr "Bir GLPI nesnesinden > Birim türü soru yanıtı" -#: inc/targetbase.class.php:193 +#: inc/targetbase.class.php:197 msgid "Tags from questions" msgstr "Sorulardan etiketler" -#: inc/targetbase.class.php:194 +#: inc/targetbase.class.php:198 msgid "Specific tags" msgstr "Belirli etiketler" -#: inc/targetbase.class.php:195 +#: inc/targetbase.class.php:199 msgid "Tags from questions and specific tags" msgstr "Sorulardan etiketler ve belirli etiketler" -#: inc/targetbase.class.php:196 +#: inc/targetbase.class.php:200 msgid "Tags from questions or specific tags" msgstr "Sorulardan etiketler ya da belirli etiketler" -#: inc/targetbase.class.php:202 +#: inc/targetbase.class.php:206 msgid "equals to the answer to the question" msgstr "sorunun yanıtına eşit olan" -#: inc/targetbase.class.php:203 +#: inc/targetbase.class.php:207 msgid "calculated from the ticket creation date" msgstr "çağrı oluşturma zamanından hesaplanan" -#: inc/targetbase.class.php:204 +#: inc/targetbase.class.php:208 msgid "calculated from the answer to the question" msgstr "sorunun yanıtından hesaplanan" -#: inc/targetbase.class.php:210 +#: inc/targetbase.class.php:214 msgid "Urgency from template or Medium" msgstr "Önem düzeyi kalıp ya da ortamdan" -#: inc/targetbase.class.php:211 inc/targetchange.class.php:47 +#: inc/targetbase.class.php:215 inc/targetchange.class.php:47 msgid "Specific urgency" msgstr "Belirli önem düzeyi" -#: inc/targetbase.class.php:212 inc/targetbase.class.php:220 -#: inc/targetbase.class.php:228 inc/targetchange.class.php:48 -#: inc/targetchange.class.php:56 inc/targetticket.class.php:85 +#: inc/targetbase.class.php:216 inc/targetbase.class.php:224 +#: inc/targetbase.class.php:233 inc/targetchange.class.php:48 +#: inc/targetchange.class.php:56 inc/targetticket.class.php:91 +#: inc/targetticket.class.php:100 msgid "Equals to the answer to the question" msgstr "Sorunun yanıtına eşit olan" -#: inc/targetbase.class.php:218 +#: inc/targetbase.class.php:222 msgid "Category from template or none" msgstr "Temadan kategori ya da yok" -#: inc/targetbase.class.php:219 inc/targetchange.class.php:55 +#: inc/targetbase.class.php:223 inc/targetchange.class.php:55 msgid "Specific category" msgstr "Belirli kategori" -#: inc/targetbase.class.php:226 +#: inc/targetbase.class.php:225 inc/targetticket.class.php:92 +msgid "Last valid answer" +msgstr "" + +#: inc/targetbase.class.php:231 msgid "Location from template or none" msgstr "Temadan konum ya da yok" -#: inc/targetbase.class.php:227 +#: inc/targetbase.class.php:232 msgid "Specific location" msgstr "Belirli konum" -#: inc/targetbase.class.php:667 +#: inc/targetbase.class.php:767 msgid "User type question" msgstr "Kullanıcı türü sorusu" -#: inc/targetbase.class.php:668 +#: inc/targetbase.class.php:768 msgid "Entity type question" msgstr "Birim türü sorusu" -#: inc/targetbase.class.php:788 -msgid "Ticket category" -msgstr "Çağrı kategorisi" - -#: inc/targetbase.class.php:842 +#: inc/targetbase.class.php:942 msgid "Urgency " msgstr "Önem düzeyi" -#: inc/targetbase.class.php:874 +#: inc/targetbase.class.php:974 msgid "Ticket tags" msgstr "Çağrı etiketleri" -#: inc/targetbase.class.php:920 +#: inc/targetbase.class.php:1020 msgid "Tags" msgstr "Etiketler" -#: inc/targetbase.class.php:1006 +#: inc/targetbase.class.php:1100 msgid "Actors" -msgstr "Aktörler" +msgstr "İlgililer" -#: inc/targetbase.class.php:1508 +#: inc/targetbase.class.php:1143 msgid "Location " msgstr "Konum" -#: inc/targetbase.class.php:1634 +#: inc/targetbase.class.php:1269 msgid "A target must be associated to a form." msgstr "Bir forma bir hedef atanmalıdır." -#: inc/targetbase.class.php:1639 +#: inc/targetbase.class.php:1274 msgid "A target must be associated to an existing form." msgstr "Var olan bir forma bir hedef atanmalıdır." -#: inc/targetbase.class.php:1672 +#: inc/targetbase.class.php:1307 msgid "The description cannot be empty!" msgstr "Açıklama boş olamaz!" -#: inc/targetbase.class.php:1765 +#: inc/targetbase.class.php:1400 msgid "Full form" msgstr "Tam form" -#: inc/targetchange.class.php:41 inc/targetchange.class.php:254 +#: inc/targetbase.class.php:1572 +msgid "Add" +msgstr "" + +#: inc/targetbase.class.php:1574 inc/targetchange.class.php:388 +#: inc/targetticket.class.php:223 +msgid "Cancel" +msgstr "İptal" + +#: inc/targetbase.class.php:1785 +msgid "Group from the object" +msgstr "" + +#: inc/targetbase.class.php:1791 +msgid "Tech group from the object" +msgstr "" + +#: inc/targetchange.class.php:41 inc/targetchange.class.php:274 msgid "Target change" msgid_plural "Target changes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Hedef değişikliği" +msgstr[1] "Hedef değişiklikleri" #: inc/targetchange.class.php:46 msgid "Medium" msgstr "Ortam" -#: inc/targetchange.class.php:54 inc/targetticket.class.php:83 +#: inc/targetchange.class.php:54 inc/targetticket.class.php:89 msgid "None" msgstr "Yok" -#: inc/targetchange.class.php:244 inc/targetticket.class.php:105 +#: inc/targetchange.class.php:264 inc/targetticket.class.php:119 msgid "Edit a destination" msgstr "Bir hedefi düzenle" -#: inc/targetchange.class.php:257 +#: inc/targetchange.class.php:277 msgid "Change title" msgstr "Başlığı değiştir" -#: inc/targetchange.class.php:357 inc/targetticket.class.php:198 -msgid "Cancel" -msgstr "İptal" +#: inc/targetchange.class.php:375 inc/targetticket.class.php:210 +msgid "Condition to show the target" +msgstr "Hedefin görüntülenme koşulu" -#: inc/targetticket.class.php:45 inc/targetticket.class.php:115 +#: inc/targetticket.class.php:51 inc/targetticket.class.php:129 msgid "Target ticket" msgid_plural "Target tickets" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Hedef çağrısı" +msgstr[1] "Hedef çağrıları" -#: inc/targetticket.class.php:84 +#: inc/targetticket.class.php:90 msgid "Specific asset" msgstr "Belirli varlık" -#: inc/targetticket.class.php:118 +#: inc/targetticket.class.php:98 +msgid "Default or from a template" +msgstr "" + +#: inc/targetticket.class.php:99 +msgid "Specific type" +msgstr "" + +#: inc/targetticket.class.php:132 msgid "Ticket title" msgstr "Çağrı başlığı" -#: inc/targetticket.class.php:185 +#: inc/targetticket.class.php:199 msgid "Add validation message as first ticket followup" msgstr "İlk çağrı izlemesine değerlendirme iletisi eklensin" -#: inc/targetticket.class.php:223 +#: inc/targetticket.class.php:250 msgid "Link to an other ticket" msgstr "Başka bir çağrıya bağlantı" -#: inc/targetticket.class.php:232 +#: inc/targetticket.class.php:259 msgid "An other destination of this form" msgstr "Bu form için farklı bir hedef" -#: inc/targetticket.class.php:233 +#: inc/targetticket.class.php:260 msgid "An existing ticket" msgstr "Var olan bir çağrı" -#: inc/targetticket.class.php:455 +#: inc/targetticket.class.php:509 msgid "Invalid link type" msgstr "Bağlantı türü geçersiz" -#: inc/targetticket.class.php:471 +#: inc/targetticket.class.php:525 msgid "Invalid linked item type" msgstr "Bağlantılı öge türü geçersiz" -#: inc/targetticket.class.php:484 +#: inc/targetticket.class.php:538 msgid "Linked item does not exists" msgstr "Bağlantılı öge bulunamadı" -#: inc/targetticket.class.php:497 +#: inc/targetticket.class.php:551 msgid "Failed to link the item" msgstr "Öge bağlantısı kurulamadı" -#: inc/targetticket.class.php:690 install/install.php:283 +#: inc/targetticket.class.php:744 install/install.php:284 msgid "Your form has been accepted by the validator" msgstr "Formunuz değerlendiren tarafından onaylandı" -#: inc/targetticket.class.php:774 +#: inc/targetticket.class.php:845 +msgid "Type " +msgstr "" + +#: inc/targetticket.class.php:886 msgid "Item " msgstr "Öge" @@ -911,19 +976,19 @@ msgstr "Destek iste" msgid "My requests for assistance" msgstr "Destek isteklerim" -#: inc/wizard.class.php:116 inc/wizard.class.php:117 +#: inc/wizard.class.php:110 inc/wizard.class.php:111 msgid "Book an asset" msgstr "Bir varlığı ayırt" -#: inc/wizard.class.php:125 inc/wizard.class.php:126 +#: inc/wizard.class.php:118 inc/wizard.class.php:119 msgid "Consult feeds" msgstr "Akışlara bak" -#: inc/wizard.class.php:269 +#: inc/wizard.class.php:247 msgid "To validate" msgstr "Değerlendirilecek" -#: inc/wizard.class.php:279 +#: inc/wizard.class.php:257 msgid "Closed" msgstr "Kapalı" @@ -938,26 +1003,27 @@ msgstr "Her satıra bir tane" #: inc/fields/actorfield.class.php:84 msgid "Actor" msgid_plural "Actors" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "İlgili" +msgstr[1] "İlgililer" -#: inc/fields/actorfield.class.php:229 -#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:81 -#: inc/fields/datetimefield.class.php:84 -#: inc/fields/dropdownfield.class.php:359 inc/fields/emailfield.class.php:92 +#: inc/fields/actorfield.class.php:241 +#: inc/fields/checkboxesfield.class.php:187 inc/fields/datefield.class.php:85 +#: inc/fields/datetimefield.class.php:88 +#: inc/fields/dropdownfield.class.php:347 inc/fields/emailfield.class.php:92 #: inc/fields/floatfield.class.php:125 #: inc/fields/glpiselectfield.class.php:131 #: inc/fields/integerfield.class.php:126 #: inc/fields/ldapselectfield.class.php:184 #: inc/fields/multiselectfield.class.php:151 -#: inc/fields/radiosfield.class.php:220 inc/fields/selectfield.class.php:121 -#: inc/fields/tagfield.class.php:140 inc/fields/textareafield.class.php:136 -#: inc/fields/textfield.class.php:126 inc/fields/timefield.class.php:93 -#: inc/fields/urgencyfield.class.php:170 +#: inc/fields/radiosfield.class.php:229 +#: inc/fields/requesttypefield.class.php:167 +#: inc/fields/selectfield.class.php:121 inc/fields/tagfield.class.php:140 +#: inc/fields/textareafield.class.php:145 inc/fields/textfield.class.php:126 +#: inc/fields/timefield.class.php:139 inc/fields/urgencyfield.class.php:174 msgid "A required field is empty:" msgstr "Zorunlu bir alan boş bırakılmış:" -#: inc/fields/actorfield.class.php:235 +#: inc/fields/actorfield.class.php:247 msgid "Invalid value:" msgstr "Değer geçersiz:" @@ -971,28 +1037,28 @@ msgstr "Şu sorunun en az %d yanıtı olmalıdır" #: inc/fields/multiselectfield.class.php:175 #, php-format msgid "The following question does not accept more than %d answers" -msgstr "Şu soru %d yanıttan fazlasını kabul etmez" +msgstr "Şu soruya %d yanıttan fazlası verilemez" #: inc/fields/checkboxesfield.class.php:220 msgid "Checkboxes" msgstr "İşaret kutuları" #: inc/fields/checkboxesfield.class.php:227 -#: inc/fields/dropdownfield.class.php:373 +#: inc/fields/dropdownfield.class.php:361 #: inc/fields/glpiselectfield.class.php:114 #: inc/fields/multiselectfield.class.php:187 -#: inc/fields/radiosfield.class.php:138 +#: inc/fields/radiosfield.class.php:143 msgid "The field value is required:" msgstr "Alan değeri zorunludur:" -#: inc/fields/checkboxesfield.class.php:282 -#: inc/fields/floatfield.class.php:245 inc/fields/integerfield.class.php:235 -#: inc/fields/multiselectfield.class.php:270 -#: inc/fields/textfield.class.php:231 +#: inc/fields/checkboxesfield.class.php:286 +#: inc/fields/floatfield.class.php:249 inc/fields/integerfield.class.php:239 +#: inc/fields/multiselectfield.class.php:274 +#: inc/fields/textfield.class.php:235 msgid "Range" msgstr "Aralık" -#: inc/fields/datetimefield.class.php:95 +#: inc/fields/datetimefield.class.php:99 msgid "Date & time" msgstr "Tarih ve saat" @@ -1000,19 +1066,23 @@ msgstr "Tarih ve saat" msgid "A description field should have a description:" msgstr "Bir açıklama alanında açıklama bulunmalıdır:" -#: inc/fields/dropdownfield.class.php:89 +#: inc/fields/dropdownfield.class.php:91 msgid "Show ticket categories" msgstr "Çağrı kategorilerini görüntüle" -#: inc/fields/dropdownfield.class.php:94 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:96 inc/fields/dropdownfield.class.php:98 msgid "Request categories" msgstr "İstek kategorileri" -#: inc/fields/dropdownfield.class.php:95 inc/fields/dropdownfield.class.php:96 +#: inc/fields/dropdownfield.class.php:97 inc/fields/dropdownfield.class.php:98 msgid "Incident categories" msgstr "Olay kategorileri" -#: inc/fields/dropdownfield.class.php:385 +#: inc/fields/dropdownfield.class.php:99 +msgid "Change categories" +msgstr "" + +#: inc/fields/dropdownfield.class.php:373 msgid "Invalid dropdown type:" msgstr "Açılan kutu türü geçersiz:" @@ -1020,15 +1090,16 @@ msgstr "Açılan kutu türü geçersiz:" msgid "This is not a valid e-mail:" msgstr "E-posta adresi geçersiz:" -#: inc/fields/filefield.class.php:70 +#: inc/fields/filefield.class.php:79 msgid "No attached document" msgstr "Ekli bir belge yok" -#: inc/fields/filefield.class.php:72 inc/fields/filefield.class.php:191 +#: inc/fields/filefield.class.php:81 inc/fields/filefield.class.php:229 +#: inc/fields/filefield.class.php:234 msgid "Attached document" msgstr "Ekli belge" -#: inc/fields/filefield.class.php:94 +#: inc/fields/filefield.class.php:103 msgid "A required file is missing:" msgstr "Zorunlu bir dosya eksik:" @@ -1040,7 +1111,7 @@ msgstr "Bu bir sayı değil: %s" #: inc/fields/floatfield.class.php:155 inc/fields/textfield.class.php:151 #, php-format msgid "Specific format does not match: %s" -msgstr "Özel biçime uygun değil: %s" +msgstr "Özel biçim eşleşmiyor: %s" #: inc/fields/floatfield.class.php:166 #, php-format @@ -1061,22 +1132,22 @@ msgstr "Ondalık" msgid "The regular expression is invalid" msgstr "Kurallı ifade geçersiz" -#: inc/fields/floatfield.class.php:230 inc/fields/integerfield.class.php:220 -#: inc/fields/textfield.class.php:216 +#: inc/fields/floatfield.class.php:234 inc/fields/integerfield.class.php:224 +#: inc/fields/textfield.class.php:220 msgid "Regular expression" msgstr "Kurallı ifade" -#: inc/fields/floatfield.class.php:237 inc/fields/integerfield.class.php:227 -#: inc/fields/textfield.class.php:223 +#: inc/fields/floatfield.class.php:241 inc/fields/integerfield.class.php:231 +#: inc/fields/textfield.class.php:227 msgid "Additional validation" msgstr "Ek değerlendirme" -#: inc/fields/glpiselectfield.class.php:42 +#: inc/fields/glpiselectfield.class.php:38 #: inc/fields/glpiselectfield.class.php:107 msgid "GLPI object" msgid_plural "GLPI objects" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "GLPI nesnesi" +msgstr[1] "GLPI nesneleri" #: inc/fields/integerfield.class.php:145 msgid "This is not an integer:" @@ -1084,7 +1155,7 @@ msgstr "Bu bir tamsayı değil:" #: inc/fields/integerfield.class.php:156 msgid "Specific format does not match:" -msgstr "Özel biçim uyumlu değil:" +msgstr "Özel biçim eşleşmiyor:" #: inc/fields/integerfield.class.php:167 #, php-format @@ -1124,25 +1195,29 @@ msgstr "LDAP dizini bulunamadı!" msgid "Cannot recover LDAP informations!" msgstr "LDAP bilgileri geri yüklenemedi." -#: inc/fields/multiselectfield.class.php:243 +#: inc/fields/multiselectfield.class.php:247 msgid "Multiselect" msgstr "Çoklu seçim" -#: inc/fields/radiosfield.class.php:131 +#: inc/fields/radiosfield.class.php:136 msgid "Radios" msgstr "Radyo düğmeleri" +#: inc/fields/requesttypefield.class.php:96 +msgid "Request type" +msgstr "" + #: inc/fields/selectfield.class.php:72 msgid "Select" msgstr "Seçin" -#: inc/fields/tagfield.class.php:169 +#: inc/fields/tagfield.class.php:173 msgid "Tag" msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Etiket" +msgstr[1] "Etiketler" -#: inc/fields/textareafield.class.php:106 +#: inc/fields/textareafield.class.php:115 msgid "Textarea" msgstr "Metin alanı" @@ -1160,19 +1235,19 @@ msgstr "Metin çok uzun (en fazla %d karakter olmalı): %s" msgid "Text" msgstr "Metin" -#: inc/fields/timefield.class.php:104 +#: inc/fields/timefield.class.php:150 msgid "Time" msgstr "Zaman" -#: install/install.php:264 +#: install/install.php:265 msgid "A form has been created" msgstr "Bir form eklendi" -#: install/install.php:265 +#: install/install.php:266 msgid "Your request has been saved" msgstr "İsteğiniz kaydedildi" -#: install/install.php:266 +#: install/install.php:267 msgid "" "Hi,\\nYour request from GLPI has been successfully saved with number " "##formcreator.request_id## and transmitted to the helpdesk team.\\nYou can " @@ -1182,11 +1257,11 @@ msgstr "" "kaydedilerek destek ekibimize iletildi.\\nİsteğinize verilen yanıtları şu " "bağlantıdan görebilirsiniz:\\n##formcreator.validation_link##" -#: install/install.php:271 +#: install/install.php:272 msgid "A form from GLPI need to be validate" msgstr "Değerlendirilmesi gereken bir GLPI formu var" -#: install/install.php:272 +#: install/install.php:273 msgid "" "Hi,\\nA form from GLPI need to be validate and you have been choosen as the " "validator.\\nYou can access it by clicking onto this " @@ -1196,12 +1271,12 @@ msgstr "" "üzere seçildiniz.\\nAşağıdaki bağlantıya tıklayarak forma " "erişebilirsiniz:\\n##formcreator.validation_link##" -#: install/install.php:277 +#: install/install.php:278 msgid "Your form has been refused by the validator" msgstr "" "Formunuzdaki bilgiler hatalı olduğundan değerlendiren tarafından reddedildi" -#: install/install.php:278 +#: install/install.php:279 msgid "" "Hi,\\nWe are sorry to inform you that your form has been refused by the " "validator for the reason " @@ -1213,7 +1288,7 @@ msgstr "" "düzenleyip yeniden göndermek için şu bağlantıyı " "kullanabilirsiniz:\\n##formcreator.validation_link##" -#: install/install.php:284 +#: install/install.php:285 msgid "" "Hi,\\nWe are pleased to inform you that your form has been accepted by the " "validator.\\nYour request will be considered soon." @@ -1221,41 +1296,41 @@ msgstr "" "Merhaba,\\nFormunuz değerlendiren tarafından kabul edildi.\\nİsteğiniz kısa " "süre içinde değerlendirilecek." -#: install/install.php:289 +#: install/install.php:290 msgid "Your form has been deleted by an administrator" msgstr "Formunuz bir yönetici tarafından silindi" -#: install/install.php:290 +#: install/install.php:291 msgid "" "Hi,\\nWe are sorry to inform you that your request cannot be considered and " "has been deleted by an administrator." msgstr "" "Merhaba,\\nİsteğiniz dikkate alınmadı ve bir yönetici tarafından silindi." -#: install/install.php:502 install/upgrade_to_2.5.php:409 +#: install/install.php:503 install/upgrade_to_2.5.php:409 msgid "Formcreator - Sync service catalog issues" msgstr "Formcreator - Eşitleme hizmeti katalog sorunları" -#: js/scripts.js.php:301 +#: js/scripts.js.php:300 msgid "No form found. Please choose a form below instead" msgstr "Herhangi bir form bulunamadı. Lütfen aşağıdan bir form seçin" -#: js/scripts.js.php:324 +#: js/scripts.js.php:323 msgid "An error occured while querying forms" msgstr "Formlar alınırken bir sorun çıktı" -#: js/scripts.js.php:365 +#: js/scripts.js.php:364 msgid "No form yet in this category" msgstr "Bu kategoride henüz bir form yok" -#: js/scripts.js.php:494 +#: js/scripts.js.php:500 msgid "Are you sure you want to delete this question?" msgstr "Bu soruyu silmek istediğinize emin misiniz?" -#: js/scripts.js.php:555 +#: js/scripts.js.php:562 msgid "Are you sure you want to delete this section?" msgstr "Bu bölümü silmek istediğinize emin misiniz?" -#: js/scripts.js.php:592 +#: js/scripts.js.php:599 msgid "Are you sure you want to delete this destination:" msgstr "Bu hedefi silmek istediğinize emin misiniz:"