diff --git a/locales/de_DE.mo b/locales/de_DE.mo index f8ff1462..378b831d 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 5a4b0e9d..2208efdd 100644 --- a/locales/de_DE.po +++ b/locales/de_DE.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Christian Hoffmeister, 2025\n" "Language-Team: German (Germany) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/de_DE/)\n" @@ -18,21 +18,6 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Bedingung zum Ausblenden des Blocks hinzufügen" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Bedingung zum Ausblenden des Blocks hinzufügen" -msgstr[1] "Bedingungen zum Ausblenden des Blocks" - -#: templates/fields.html.twig -msgid "show" -msgstr "anzeigen" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Neue Statusüberschreibung hinzufügen" @@ -45,6 +30,17 @@ msgstr "Status überschreiben" msgid "No item found" msgstr "Kein Artikel gefunden" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Bedingung zum Ausblenden des Blocks hinzufügen" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Bedingung zum Ausblenden des Blocks hinzufügen" +msgstr[1] "Bedingungen zum Ausblenden des Blocks" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Feld" @@ -54,6 +50,15 @@ msgstr "Feld" msgid "Read only" msgstr "Nur lesen" +#: templates/fields.html.twig +msgid "show" +msgstr "anzeigen" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Zusätzliche Felder" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Installation der MySQL-Tabellen" @@ -66,92 +71,27 @@ msgstr "Das Plugin kann nicht deinstalliert werden, wenn das Plugin deaktiviert msgid "MySQL tables uninstallation" msgstr "Deinstallation der MySQL-Tabellen" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Erlaubte Werte" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Mehrere Dropdown-Listen" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Standardwert" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Sprache" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Der Standardwert ist konfigurierbar, sobald das Feld erstellt ist." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Bezeichnung" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Zusätzliche Felder" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Containerdateien neu generieren" -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Der Feldname ist zu lang für die Datenbank (Ziffern im Namen werden durch Zeichen ersetzt, versuchen Sie, diese zu entfernen)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Sie können nicht dasselbe Feld „Dropdown“ im selben Block hinzufügen." - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Felder" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Ein neues Feld hinzufügen" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Kein Feld für diesen Block" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Überschrift" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Text (einzeilig)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Text (mehrzeilig)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Rich text" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Nummer" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Auswahlliste" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Ja/Nein" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Datum" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Datum & Zeit" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Dieser Befehl bereinigt alle vom Plugin erzeugten Dateien und generiert sie neu." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI-Artikel" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Überschreibung durch Status" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -227,18 +167,6 @@ msgstr "Einige numerische Felder enthalten nicht numerische Werte" msgid "Some URL fields contains invalid links" msgstr "Einige URL-Felder enthalten ungültige Links" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualisierung der generierten Dropdown-Dateien" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Feldnamen reparieren" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Komponenten" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Prüfen Sie die Datenbank, um Inkonsistenzen festzustellen." @@ -288,6 +216,80 @@ msgstr "" msgid "Run \"%s\" to fix database inconsistencies." msgstr "Führen Sie \" %s \" aus, um Datenbankinkonsistenzen zu beheben." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Der Feldname ist zu lang für die Datenbank (Ziffern im Namen werden durch Zeichen ersetzt, versuchen Sie, diese zu entfernen)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Felder" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Ein neues Feld hinzufügen" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Kein Feld für diesen Block" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Überschrift" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Text (einzeilig)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Text (mehrzeilig)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Rich text" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Nummer" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Auswahlliste" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Ja/Nein" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Datum" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Datum & Zeit" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI-Artikel" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Feldnamen reparieren" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Komponenten" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -308,24 +310,22 @@ msgstr "Übereinstimmungen mit regulären Ausdrücken" msgid "You must specify an item type, search option and condition." msgstr "Sie müssen einen Artikeltyp, eine Suchoption und eine Bedingung angeben." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Überschreibung durch Status" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Aktualisierung der generierten Dropdown-Dateien" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Containerdateien neu generieren" +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Erlaubte Werte" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Dieser Befehl bereinigt alle vom Plugin erzeugten Dateien und generiert sie neu." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Mehrere Dropdown-Listen" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Sprache" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Standardwert" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Bezeichnung" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Der Standardwert ist konfigurierbar, sobald das Feld erstellt ist." diff --git a/locales/en_GB.mo b/locales/en_GB.mo index d8b4ace0..d0345f4e 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 236b7ed2..8021732f 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-15 01:17+0000\n" -"PO-Revision-Date: 2025-07-15 01:17+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" +"PO-Revision-Date: 2025-08-13 01:12+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -17,21 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Add condition to hide block" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condition to hide block" -msgstr[1] "Conditions to hide block" - -#: templates/fields.html.twig -msgid "show" -msgstr "show" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Add new status override" @@ -44,6 +29,17 @@ msgstr "Status overrides" msgid "No item found" msgstr "No item found" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Add condition to hide block" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condition to hide block" +msgstr[1] "Conditions to hide block" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Field" @@ -53,6 +49,15 @@ msgstr "Field" msgid "Read only" msgstr "Read only" +#: templates/fields.html.twig +msgid "show" +msgstr "show" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Additional fields" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "MySQL tables installation" @@ -65,94 +70,29 @@ msgstr "The plugin can't be uninstalled when the plugin is disabled" msgid "MySQL tables uninstallation" msgstr "MySQL tables uninstallation" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Allowed values" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Multiple dropdown" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Default value" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Language" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Default value will be configurable once field will be created." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Label" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Additional fields" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerates containers files." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" +"This command will clean up all files generated by the plugin and regenerate " +"them." msgstr "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "You cannot add same field 'dropdown' on same block" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Fields" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Add a new field" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "No field for this block" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Header" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Text (single line)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Text (multiples lines)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Rich Text" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Number" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Dropdown" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Yes/No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Date" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Date & time" +"This command will clean up all files generated by the plugin and regenerate " +"them." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI item" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override by status" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -234,18 +174,6 @@ msgstr "Some numeric fields contains non numeric values" msgid "Some URL fields contains invalid links" msgstr "Some URL fields contains invalid links" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Updating generated dropdown files" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Fix fields names" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Component items" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Check database to detect inconsistencies." @@ -298,6 +226,82 @@ msgstr "-> \"%s.%s\" should be deleted." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Run \"%s\" to fix database inconsistencies." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "You cannot add same field 'dropdown' on same block" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Fields" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Add a new field" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "No field for this block" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Header" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Text (single line)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Text (multiples lines)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Rich Text" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Number" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Dropdown" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Yes/No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Date" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Date & time" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI item" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Fix fields names" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Component items" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -318,26 +322,22 @@ msgstr "regular expression matches" msgid "You must specify an item type, search option and condition." msgstr "You must specify an item type, search option and condition." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override by status" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Updating generated dropdown files" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerates containers files." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Allowed values" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "" -"This command will clean up all files generated by the plugin and regenerate " -"them." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Multiple dropdown" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Language" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Default value" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Label" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Default value will be configurable once field will be created." diff --git a/locales/en_US.mo b/locales/en_US.mo index 3bdee8d4..175c10d4 100644 Binary files a/locales/en_US.mo and b/locales/en_US.mo differ diff --git a/locales/en_US.po b/locales/en_US.po index 66f9e977..42a435b5 100644 --- a/locales/en_US.po +++ b/locales/en_US.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Shawn Long , 2016-2017,2019,2023-2025\n" "Language-Team: English (United States) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/en_US/)\n" @@ -20,21 +20,6 @@ msgstr "" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Add Condition to Hide Block" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condition to Hide Block" -msgstr[1] "Conditions to Hide Block" - -#: templates/fields.html.twig -msgid "show" -msgstr "show" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Add New Status Override" @@ -47,6 +32,17 @@ msgstr "Status Overrides" msgid "No item found" msgstr "No Item Found" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Add Condition to Hide Block" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condition to Hide Block" +msgstr[1] "Conditions to Hide Block" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Field" @@ -56,6 +52,15 @@ msgstr "Field" msgid "Read only" msgstr "Read Only" +#: templates/fields.html.twig +msgid "show" +msgstr "show" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Additional Fields" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "MySQL tables installation" @@ -68,92 +73,27 @@ msgstr "The plugin can't be uninstalled when the plugin is disabled" msgid "MySQL tables uninstallation" msgstr "MySQL tables uninstallation" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Allowed Values" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Multiple Dropdown" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Default Value" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Language" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Default value will be configurable once field will be created." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Label" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Additional Fields" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerates containers files." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Field name is too long for database (digits in name are replaced by characters, try to remove them)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "You cannot add the same field 'dropdown' on the same bloc" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Fields" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Add a New Field" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "No Field for this Block" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Header" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Text (single line)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Text (multiples lines)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Rich Text" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Number" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Dropdown" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Yes/No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Date" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Date & Time" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "This command will clean up all files generated by the plugin and regenerate them." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI Item" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override by Status" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -229,18 +169,6 @@ msgstr "Some numeric fields contains non-numeric values" msgid "Some URL fields contains invalid links" msgstr "Some URL fields contains invalid links" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Updating generated dropdown files" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Fix fields names" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Component Items" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Check database to detect inconsistencies." @@ -290,6 +218,80 @@ msgstr "-> \"%s.%s\" should be deleted." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Run \"%s\" to fix database inconsistencies." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Field name is too long for database (digits in name are replaced by characters, try to remove them)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Fields" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Add a New Field" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "No Field for this Block" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Header" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Text (single line)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Text (multiples lines)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Rich Text" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Number" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Dropdown" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Yes/No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Date" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Date & Time" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI Item" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Fix fields names" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Component Items" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -310,24 +312,22 @@ msgstr "regular expression matches" msgid "You must specify an item type, search option and condition." msgstr "You must specify an item type, search option and condition." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override by Status" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Updating generated dropdown files" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerates containers files." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Allowed Values" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "This command will clean up all files generated by the plugin and regenerate them." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Multiple Dropdown" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Language" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Default Value" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Label" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Default value will be configurable once field will be created." diff --git a/locales/es_AR.po b/locales/es_AR.po index e9ada303..ccfb285a 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Nicolás Gaviola, 2023\n" "Language-Team: Spanish (Argentina) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/es_AR/)\n" @@ -18,22 +18,6 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Agregar condición para ocultar el bloque" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condición para ocultar el bloque" -msgstr[1] "Condiciones para ocultar el bloque" -msgstr[2] "Condición para ocultar el bloque" - -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Agregar nueva anulación de estado" @@ -46,6 +30,18 @@ msgstr "Anulaciones de estado" msgid "No item found" msgstr "No se encontró ningún ítem" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Agregar condición para ocultar el bloque" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condición para ocultar el bloque" +msgstr[1] "Condiciones para ocultar el bloque" +msgstr[2] "Condición para ocultar el bloque" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -55,6 +51,15 @@ msgstr "Campo" msgid "Read only" msgstr "Sólo lectura" +#: templates/fields.html.twig +msgid "show" +msgstr "mostrar" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campos adicionales" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalación de tablas MySQL" @@ -67,92 +72,27 @@ msgstr "El complemento no se puede desinstalar cuando está deshabilitado" msgid "MySQL tables uninstallation" msgstr "Desinstalación de tablas MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menú desplegable múltiple" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor por defecto" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "El valor predeterminado será configurable una vez que se cree el campo." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campos adicionales" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera archivos contenedores." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campos" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Agregar un nuevo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Ningún campo para este bloque" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Encabezado" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texto (única línea)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texto (múltiples líneas)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Número" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Menú desplegable" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Sí/No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Fecha" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Fecha & Hora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Ítem de GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Anular por estado" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -228,18 +168,6 @@ msgstr "Algunos campos numéricos contienen valores no numéricos" msgid "Some URL fields contains invalid links" msgstr "Algunos campos de URL contienen enlaces no válidos" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualización de archivos desplegables generados" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Corrija los nombres de los campos" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Componentes" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar la base de datos para detectar inconsistencias." @@ -289,6 +217,80 @@ msgstr "-> \"%s.%s\" debe ser eliminado." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Ejecute \"%s\" para corregir las inconsistencias de la base de datos." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campos" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Agregar un nuevo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Ningún campo para este bloque" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Encabezado" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texto (única línea)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texto (múltiples líneas)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Número" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Menú desplegable" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Sí/No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Fecha" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Fecha & Hora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Ítem de GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Corrija los nombres de los campos" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Componentes" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -309,24 +311,22 @@ msgstr "coincidencias de expresiones regulares" msgid "You must specify an item type, search option and condition." msgstr "Debe especificar un tipo de ítem, una opción de búsqueda y una condición." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Anular por estado" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Actualización de archivos desplegables generados" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera archivos contenedores." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valores permitidos" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Menú desplegable múltiple" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valor por defecto" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "El valor predeterminado será configurable una vez que se cree el campo." diff --git a/locales/es_EC.po b/locales/es_EC.po index 68d7220b..530a1ac5 100644 --- a/locales/es_EC.po +++ b/locales/es_EC.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Soporte Infraestructura Standby, 2023-2024\n" "Language-Team: Spanish (Ecuador) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/es_EC/)\n" @@ -19,22 +19,6 @@ msgstr "" "Language: es_EC\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Añadir condición para ocultar bloque" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condición para ocultar el bloque" -msgstr[1] "Condiciones para ocultar el bloque" -msgstr[2] "Condiciones para ocultar el bloque" - -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Añadir validación por estado" @@ -47,6 +31,18 @@ msgstr "Validaciones por estados" msgid "No item found" msgstr "Ningún elemento encontrado" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Añadir condición para ocultar bloque" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condición para ocultar el bloque" +msgstr[1] "Condiciones para ocultar el bloque" +msgstr[2] "Condiciones para ocultar el bloque" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -56,6 +52,15 @@ msgstr "Campo" msgid "Read only" msgstr "Sólo lectura" +#: templates/fields.html.twig +msgid "show" +msgstr "mostrar" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campos adicionales" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalación de tablas MySQL" @@ -68,92 +73,27 @@ msgstr "El complemento no se puede desinstalar cuando está desactivado" msgid "MySQL tables uninstallation" msgstr "Desinstalación de tablas MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menú desplegable múltiple" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor predeterminado" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "El valor predeterminado será configurable una vez que se cree el campo." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campos adicionales" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera los archivos de los contenedores." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campos" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Añadir un nuevo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "No hay campo para este bloque" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Encabezado" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texto (una línea)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texto (varias líneas)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Texto enriquecido" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Número" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Menú desplegable" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Si/No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Fecha" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Fecha y hora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Elemento GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Validación por estado" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -229,18 +169,6 @@ msgstr "Algunos campos numéricos contienen valores no numéricos" msgid "Some URL fields contains invalid links" msgstr "Algunos campos URL contienen enlaces no válidos" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualización de los archivos desplegables generados" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Corregir los nombres de los campos" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Componentes" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Compruebe la base de datos para detectar incoherencias." @@ -290,6 +218,80 @@ msgstr "-> \"%s.%s\" debe eliminarse." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Ejecute \"%s\" para corregir inconsistencias en la base de datos." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos del nombre se reemplazan por caracteres, intente eliminarlos)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campos" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Añadir un nuevo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "No hay campo para este bloque" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Encabezado" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texto (una línea)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texto (varias líneas)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Texto enriquecido" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Número" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Menú desplegable" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Si/No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Fecha" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Fecha y hora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Elemento GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Corregir los nombres de los campos" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Componentes" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -310,24 +312,22 @@ msgstr "coincidencias de expresiones regulares" msgid "You must specify an item type, search option and condition." msgstr "Debe especificar un tipo de elemento, una opción de búsqueda y una condición." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Validación por estado" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Actualización de los archivos desplegables generados" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera los archivos de los contenedores." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valores permitidos" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Menú desplegable múltiple" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valor predeterminado" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "El valor predeterminado será configurable una vez que se cree el campo." diff --git a/locales/es_MX.po b/locales/es_MX.po index 4fedb241..35a6112d 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Carlos Moreno Rodríguez , 2022-2023\n" "Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/es_MX/)\n" @@ -18,22 +18,6 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Agregar condición para ocultar bloque" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condición para ocultar bloque" -msgstr[1] "Condición para ocultar bloque\nCondiciones para ocultar bloque" -msgstr[2] "Condiciones para ocultar bloque" - -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Agregar nueva anulación de estado" @@ -46,6 +30,18 @@ msgstr "Anular estados" msgid "No item found" msgstr "Ningún elemento encontrado" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Agregar condición para ocultar bloque" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condición para ocultar bloque" +msgstr[1] "Condición para ocultar bloque\nCondiciones para ocultar bloque" +msgstr[2] "Condiciones para ocultar bloque" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -55,6 +51,15 @@ msgstr "Campo" msgid "Read only" msgstr "Solo lectura" +#: templates/fields.html.twig +msgid "show" +msgstr "mostrar" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campos adicionales" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalación de las tablas MySQL" @@ -67,92 +72,27 @@ msgstr "El plugin no se puede desinstalar el plugin cuando se desactiva" msgid "MySQL tables uninstallation" msgstr "Desinstalación de las tablas MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Permitir valores" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Múltiples opciones de menú" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor predeterminado" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "El valor predeterminado será configurable una vez que se cree el campo." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campos adicionales" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerar archivos de contenedores." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos en el nombre se reemplazan por caracteres, intenta eliminarlos)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campos" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Agregar nuevo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Ningún campo para este bloque" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Encabezado" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texto (línea simple)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texto (varias líneas)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Texto enriquecido" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Número" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Menú desplegable" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Si / No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Fecha" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Fecha y Hora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Elemento de GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Anular por estado" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -228,18 +168,6 @@ msgstr "Algunos campos numéricos contienen valores no numéricos" msgid "Some URL fields contains invalid links" msgstr "Algunos campos de URL contienen vínculos no válidos" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualizar campos de menús desplegables generados" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Corregir los nombres de los campos" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Elementos componentes" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar la base de datos para detectar inconsistencias." @@ -289,6 +217,80 @@ msgstr "-> \"%s.%s\" debe eliminarse." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Ejecute \"%s\" para corregir las inconsistencias de la base de datos." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "El nombre del campo es demasiado largo para la base de datos (los dígitos en el nombre se reemplazan por caracteres, intenta eliminarlos)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campos" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Agregar nuevo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Ningún campo para este bloque" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Encabezado" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texto (línea simple)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texto (varias líneas)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Texto enriquecido" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Número" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Menú desplegable" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Si / No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Fecha" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Fecha y Hora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Elemento de GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Corregir los nombres de los campos" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Elementos componentes" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -309,24 +311,22 @@ msgstr "coincidencias de expresiones regulares" msgid "You must specify an item type, search option and condition." msgstr "Debes especificar un tipo de artículo, una opción de búsqueda y una condición." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Anular por estado" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Actualizar campos de menús desplegables generados" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerar archivos de contenedores." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Permitir valores" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Este comando limpiará todos los archivos generados por el complemento y los regenerará." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Múltiples opciones de menú" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valor predeterminado" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "El valor predeterminado será configurable una vez que se cree el campo." diff --git a/locales/fields.pot b/locales/fields.pot index 2b3dc619..04d9d609 100644 --- a/locales/fields.pot +++ b/locales/fields.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-15 01:17+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,21 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "" -msgstr[1] "" - -#: templates/fields.html.twig -msgid "show" -msgstr "" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "" @@ -45,6 +30,17 @@ msgstr "" msgid "No item found" msgstr "" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "" +msgstr[1] "" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "" @@ -54,6 +50,15 @@ msgstr "" msgid "Read only" msgstr "" +#: templates/fields.html.twig +msgid "show" +msgstr "" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "" @@ -66,91 +71,26 @@ msgstr "" msgid "MySQL tables uninstallation" msgstr "" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" +#: inc/labeltranslation.class.php:204 +msgid "Language" msgstr "" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." +#: inc/labeltranslation.class.php:205 +msgid "Label" msgstr "" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." msgstr "" -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same bloc" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "" - -#: inc/field.class.php:1344 -msgid "Date & time" +"This command will clean up all files generated by the plugin and regenerate " +"them." msgstr "" -#: inc/field.class.php:1345 -msgid "GLPI item" +#: inc/statusoverride.class.php:90 +msgid "Override by status" msgstr "" #: inc/container.class.php:52 @@ -227,18 +167,6 @@ msgstr "" msgid "Some URL fields contains invalid links" msgstr "" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "" @@ -288,6 +216,80 @@ msgstr "" msgid "Run \"%s\" to fix database inconsistencies." msgstr "" +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -308,24 +310,22 @@ msgstr "" msgid "You must specify an item type, search option and condition." msgstr "" -#: inc/statusoverride.class.php:90 -msgid "Override by status" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" msgstr "" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" msgstr "" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" msgstr "" -#: inc/labeltranslation.class.php:204 -msgid "Language" +#: ajax/field_specific_fields.php:90 +msgid "Default value" msgstr "" -#: inc/labeltranslation.class.php:205 -msgid "Label" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." msgstr "" diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index e1c749e3..39ebca86 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 e8ebb10d..163e0c3a 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Stanislas , 2024\n" "Language-Team: French (France) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/fr_FR/)\n" @@ -24,22 +24,6 @@ msgstr "" "Language: fr_FR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Ajouter une condition pour masquer le bloc" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condition pour masquer le bloc" -msgstr[1] "Conditions pour masquer le bloc" -msgstr[2] "Conditions pour masquer le bloc" - -#: templates/fields.html.twig -msgid "show" -msgstr "afficher" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Ajouter une nouvelle surcharge par statut" @@ -52,6 +36,18 @@ msgstr "Surcharges par statut" msgid "No item found" msgstr "Aucun objet trouvé" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Ajouter une condition pour masquer le bloc" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condition pour masquer le bloc" +msgstr[1] "Conditions pour masquer le bloc" +msgstr[2] "Conditions pour masquer le bloc" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Champ" @@ -61,6 +57,15 @@ msgstr "Champ" msgid "Read only" msgstr "Lecture seule" +#: templates/fields.html.twig +msgid "show" +msgstr "afficher" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Champs supplémentaires" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Installation des tables MySQL" @@ -73,92 +78,27 @@ msgstr "Le plugin ne peut etre désinstallé quand le plugin est désactivé" msgid "MySQL tables uninstallation" msgstr "Désinstallation des tables MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valeurs autorisées" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Valeurs multiples" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valeur par défaut" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Langue" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "La valeur par défaut sera configurable dès que le champ créé." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Libellé" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Champs supplémentaires" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Re-génère les fichiers des conteneurs." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Le nom du champ est trop long pour la base de données (les nombres dans le nom sont automatiquement remplacés par des caractères, essayez de les enlever)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Vous ne pouvez pas créer plusieurs fois le même champ 'intitulé' pour le même bloc" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Champs" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Ajouter un nouveau champ" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Aucun champ pour ce bloc" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Entête" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texte (ligne simple)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texte (lignes multiples)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Texte riche" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Nombre" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Liste déroulante (Intitulés)" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Oui/Non" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Date" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Date & heure" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Cette commande supprime tous les fichiers générés par le plugin et les re-génère." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Objet GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Surcharge par statut" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -234,18 +174,6 @@ msgstr "Des champs numériques contiennent des données non numériques" msgid "Some URL fields contains invalid links" msgstr "Des champs URL contiennent des liens invalides" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Mise à jour des fichiers générés des listes déroulantes " - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Correction du nom des champs" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Éléments de composant" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Vérifie la base de données pour détecter les incohérences" @@ -295,6 +223,80 @@ msgstr "-> \"%s.%s\" devrait être supprimé." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Exécutez \"%s\" pour corriger les incohérences de la base de données." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Le nom du champ est trop long pour la base de données (les nombres dans le nom sont automatiquement remplacés par des caractères, essayez de les enlever)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Champs" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Ajouter un nouveau champ" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Aucun champ pour ce bloc" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Entête" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texte (ligne simple)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texte (lignes multiples)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Texte riche" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Nombre" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Liste déroulante (Intitulés)" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Oui/Non" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Date" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Date & heure" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Objet GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Correction du nom des champs" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Éléments de composant" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -315,24 +317,22 @@ msgstr "valide l'expression régulière" msgid "You must specify an item type, search option and condition." msgstr "Vous devez spécifier un type, un champ et une condition." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Surcharge par statut" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Mise à jour des fichiers générés des listes déroulantes " -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Re-génère les fichiers des conteneurs." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valeurs autorisées" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Cette commande supprime tous les fichiers générés par le plugin et les re-génère." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Valeurs multiples" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Langue" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valeur par défaut" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Libellé" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "La valeur par défaut sera configurable dès que le champ créé." diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 7723ded8..e7e78c4e 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Milo Ivir , 2020,2022-2023\n" "Language-Team: Croatian (Croatia) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/hr_HR/)\n" @@ -20,22 +20,6 @@ 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" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Dodaj uvjet za skrivanje bloka" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Uvjet za skrivanje bloka" -msgstr[1] "Uvjeti za skrivanje bloka" -msgstr[2] "Uvjeti za skrivanje bloka" - -#: templates/fields.html.twig -msgid "show" -msgstr "prikaži" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Dodaj novu zamjenu stanja" @@ -48,6 +32,18 @@ msgstr "Zamjene stanja" msgid "No item found" msgstr "Nijedan predmet nije pronađen" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Dodaj uvjet za skrivanje bloka" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Uvjet za skrivanje bloka" +msgstr[1] "Uvjeti za skrivanje bloka" +msgstr[2] "Uvjeti za skrivanje bloka" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Polje" @@ -57,6 +53,15 @@ msgstr "Polje" msgid "Read only" msgstr "Samo-za-čitanje" +#: templates/fields.html.twig +msgid "show" +msgstr "prikaži" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Dodatna polja" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalacija MySQL tablica" @@ -69,92 +74,27 @@ msgstr "Nije moguće deinstalirati dodatak kad je dodatak deaktiviran" msgid "MySQL tables uninstallation" msgstr "Deinstalacija MySQL tablica" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Dozvoljene vrijednosti" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Višestruki izbornik" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Standardna vrijednost" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Jezik" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Zadana vrijednost moći će se konfigurirati nakon što se polje stvori." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Oznaka" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Dodatna polja" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Ponovo generira datoteke kontejnera." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Ime polja je predugačko za bazu podataka (brojke u imenu zamjenjuju se znakovima, pokušaj ih ukloniti)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Polja" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Dodaj novo polje" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Nema polja za ovaj blok" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Zaglavlje" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Tekst (jednoredni)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Tekst (višeredni)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Formatirani tekst" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Broj" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Padajući popis" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Da/Ne" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Datum" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Datum i vrijeme" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Ova naredba će očistiti sve datoteke koje je dodatak generirao i ponovno će ih generirati." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI predmet" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Zamijeni po stanju" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -230,18 +170,6 @@ msgstr "Neka numerička polja sadrže ne numeričke vrijednosti" msgid "Some URL fields contains invalid links" msgstr "Neka URL polja sadrže neispravne poveznice" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualiziranje generiranih datoteka padajućih popisa" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Ispravi imena polja" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Elementi komponente" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Provjeri bazu podataka za otkrivanje nedosljednosti." @@ -291,6 +219,80 @@ msgstr "-> „%s.%s” treba izbrisati." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Za ispravljanje nedosljednosti u bazi podataka pokreni „%s”." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Ime polja je predugačko za bazu podataka (brojke u imenu zamjenjuju se znakovima, pokušaj ih ukloniti)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Polja" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Dodaj novo polje" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Nema polja za ovaj blok" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Zaglavlje" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Tekst (jednoredni)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Tekst (višeredni)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Formatirani tekst" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Broj" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Padajući popis" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Da/Ne" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Datum" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Datum i vrijeme" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI predmet" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Ispravi imena polja" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Elementi komponente" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -311,24 +313,22 @@ msgstr "regularni izraz se podudara" msgid "You must specify an item type, search option and condition." msgstr "Moraš navesti vrstu predmeta, opciju pretraživanja i uvjet." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Zamijeni po stanju" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Aktualiziranje generiranih datoteka padajućih popisa" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Ponovo generira datoteke kontejnera." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Dozvoljene vrijednosti" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Ova naredba će očistiti sve datoteke koje je dodatak generirao i ponovno će ih generirati." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Višestruki izbornik" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Jezik" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Standardna vrijednost" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Oznaka" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Zadana vrijednost moći će se konfigurirati nakon što se polje stvori." diff --git a/locales/it_IT.mo b/locales/it_IT.mo index 7efea991..2a6e46b4 100644 Binary files a/locales/it_IT.mo and b/locales/it_IT.mo differ diff --git a/locales/it_IT.po b/locales/it_IT.po index ef8d5b33..c830dd7e 100644 --- a/locales/it_IT.po +++ b/locales/it_IT.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Davide , 2025\n" "Language-Team: Italian (Italy) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/it_IT/)\n" @@ -19,22 +19,6 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Aggiungere una condizione per nascondere il blocco" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condizione per nascondere il blocco" -msgstr[1] "Condizioni per nascondere il blocco" -msgstr[2] "Condizioni per nascondere il blocco" - -#: templates/fields.html.twig -msgid "show" -msgstr "mostra" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Aggiungere una nuova sovrascrittura di stato" @@ -47,6 +31,18 @@ msgstr "Sovrascrittura dello stato" msgid "No item found" msgstr "Nessun oggetto trovato" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Aggiungere una condizione per nascondere il blocco" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condizione per nascondere il blocco" +msgstr[1] "Condizioni per nascondere il blocco" +msgstr[2] "Condizioni per nascondere il blocco" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -56,6 +52,15 @@ msgstr "Campo" msgid "Read only" msgstr "Sola lettura" +#: templates/fields.html.twig +msgid "show" +msgstr "mostra" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campi aggiuntivi" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Installazione tabelle MySQL" @@ -68,92 +73,27 @@ msgstr "Il plugin non può essere disinstallato quando è disabilitato" msgid "MySQL tables uninstallation" msgstr "Disinstallazione tabelle MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valori permessi" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menu a discesa multiplo" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valore di default" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Lingua" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Il valore predefinito sarà configurabile una volta creato il campo." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etichetta" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campi aggiuntivi" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Rigenera i file dei contenitori" -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Il nome del campo è troppo lungo per il database (le cifre nel nome sono sostituite da caratteri, provare a rimuoverle)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same bloc" -msgstr "Non è possibile aggiungere lo stesso campo 'Menu a discesa' nello stesso blocco" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campi" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Aggiungi nuovo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Nessun campo per questo blocco" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Intestazione" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Testo (riga singola)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Testo (righe multiple)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Rich Text" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Numero" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "A tendina" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Sì/No" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Data" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Data & ora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Questo comando pulisce tutti i file generati dal plugin e li rigenera." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Oggetto GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Sovrascritture per stato" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -229,18 +169,6 @@ msgstr "Alcuni campi numerici contengono valori non numerici" msgid "Some URL fields contains invalid links" msgstr "Alcuni campi URL contengono link non validi" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aggiornamento dei file a tendina generati" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Ripara i nomi dei campi" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Oggetti componente" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Controllare il database per rilevare le incongruenze." @@ -290,6 +218,80 @@ msgstr "-> \"%s.%s\" dovrebbe essere cancellato." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Esegui \"%s\" per correggere le inconsistenze del database." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Il nome del campo è troppo lungo per il database (le cifre nel nome sono sostituite da caratteri, provare a rimuoverle)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campi" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Aggiungi nuovo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Nessun campo per questo blocco" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Intestazione" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Testo (riga singola)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Testo (righe multiple)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Rich Text" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Numero" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "A tendina" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Sì/No" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Data" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Data & ora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Oggetto GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Ripara i nomi dei campi" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Oggetti componente" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -310,24 +312,22 @@ msgstr "concorda con l'espressione regolare" msgid "You must specify an item type, search option and condition." msgstr "È necessario specificare un tipo di oggetto, un'opzione di ricerca e una condizione." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Sovrascritture per stato" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Aggiornamento dei file a tendina generati" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Rigenera i file dei contenitori" +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valori permessi" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Questo comando pulisce tutti i file generati dal plugin e li rigenera." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Menu a discesa multiplo" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Lingua" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valore di default" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etichetta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Il valore predefinito sarà configurabile una volta creato il campo." diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo index 5019a21c..13b57dd4 100644 Binary files a/locales/ja_JP.mo and b/locales/ja_JP.mo differ diff --git a/locales/ja_JP.po b/locales/ja_JP.po index b3b84fa3..57b5e513 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: INOUE Daisuke, 2023-2024\n" "Language-Team: Japanese (Japan) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/ja_JP/)\n" @@ -21,20 +21,6 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "ブロックを非表示にする条件を追加" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "ブロックを非表示にする条件" - -#: templates/fields.html.twig -msgid "show" -msgstr "表示" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "状態による上書きを追加" @@ -47,6 +33,16 @@ msgstr "状態による上書き" msgid "No item found" msgstr "アイテムがありません" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "ブロックを非表示にする条件を追加" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "ブロックを非表示にする条件" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "フィールド" @@ -56,6 +52,15 @@ msgstr "フィールド" msgid "Read only" msgstr "読取専用" +#: templates/fields.html.twig +msgid "show" +msgstr "表示" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "追加フィールド" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "MySQL テーブルのインストール" @@ -68,92 +73,27 @@ msgstr "プラグインが無効だと、プラグインをアンインストー msgid "MySQL tables uninstallation" msgstr "MySQL テーブルのアンインストール" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "利用できる値" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "複数のドロップダウン" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "既定値" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "言語" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "フィールドを作成した後でも、既定値は設定可能です。" +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "ラベル" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "追加フィールド" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "コンテナファイルを再生成します。" -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "データベースに保存するフィールド名が長すぎます(名前の数字は文字に置き換える処理を行います。数字を削除してみてください)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "1 つのブロック内に、同じ「ドロップダウン」項目を複数追加することはできません。" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "フィールド" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "新しいフィールドを追加" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "このブロック用のフィールドがありません" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "ヘッダー" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "テキスト(単一行)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "テキスト(複数行)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "リッチテキスト" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "数値" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "ドロップダウン" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "はい・いいえ" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "日付" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "日時" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "このコマンドでプラグインが生成したすべてのファイルを初期化し、再生成します。" -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI アイテム" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "状態による上書き" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -229,18 +169,6 @@ msgstr "非数値が入っている数値フィールドがあります" msgid "Some URL fields contains invalid links" msgstr "不正なリンクを含む URL フィールドがあります" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "生成済みドロップダウン ファイルを更新しています" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "フィールド名を修正する" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "コンポーネント項目" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "不整合を検出するためにデータベースをチェックしてください。" @@ -290,6 +218,80 @@ msgstr "-> \"%s.%s\" は削除すべきです。" msgid "Run \"%s\" to fix database inconsistencies." msgstr "「%s」を実行してデータベースの不整合を修復してください。" +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "データベースに保存するフィールド名が長すぎます(名前の数字は文字に置き換える処理を行います。数字を削除してみてください)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "フィールド" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "新しいフィールドを追加" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "このブロック用のフィールドがありません" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "ヘッダー" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "テキスト(単一行)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "テキスト(複数行)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "リッチテキスト" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "数値" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "ドロップダウン" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "はい・いいえ" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "日付" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "日時" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI アイテム" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "フィールド名を修正する" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "コンポーネント項目" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -310,24 +312,22 @@ msgstr "正規表現での照合" msgid "You must specify an item type, search option and condition." msgstr "検索設定と状態では、アイテムの型を特定する必要があります。" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "状態による上書き" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "生成済みドロップダウン ファイルを更新しています" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "コンテナファイルを再生成します。" +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "利用できる値" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "このコマンドでプラグインが生成したすべてのファイルを初期化し、再生成します。" +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "複数のドロップダウン" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "言語" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "既定値" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "ラベル" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "フィールドを作成した後でも、既定値は設定可能です。" diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index 381bd931..e34f3229 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 d4f39c42..96cef03b 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Diego Nobre , 2023,2025\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/pt_BR/)\n" @@ -25,22 +25,6 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Adicionar condição para ocultar o bloco" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condição para ocultar o bloco" -msgstr[1] "Condições para ocultar o bloco" -msgstr[2] "Condições para ocultar o bloco" - -#: templates/fields.html.twig -msgid "show" -msgstr "Exibir" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Adicionar nova substituição de status" @@ -53,6 +37,18 @@ msgstr "Substituições de status" msgid "No item found" msgstr "Nenhum item encontrado" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Adicionar condição para ocultar o bloco" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condição para ocultar o bloco" +msgstr[1] "Condições para ocultar o bloco" +msgstr[2] "Condições para ocultar o bloco" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -62,6 +58,15 @@ msgstr "Campo" msgid "Read only" msgstr "Somente leitura" +#: templates/fields.html.twig +msgid "show" +msgstr "Exibir" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campos adicionais" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalação de tabelas no MySQL" @@ -74,92 +79,27 @@ msgstr "O plugin não pode ser desinstalado enquando o plugin estiver desabilita msgid "MySQL tables uninstallation" msgstr "Desinstalação de tabelas no MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Múltiplos menus suspensos" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor padrão" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "O valor padrão será configurável assim que o campo for criado." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Rótulo" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campos adicionais" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regerar arquivos de contêineres." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "O nome do campo é muito longo para o banco de dados (os dígitos do nome foram substituídos por caracteres, tente removê-los)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Você não pode adicionar o mesmo campo 'dropdown' no mesmo bloco" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campos" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Adicionar um novo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Nenhum campo para este bloco" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Cabeçalho" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texto (linha simples)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texto (multiplas linhas)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Texto (com formatação)" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Número" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Suspenso" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Sim/Não" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Data" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Datar & Hora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Este comando limpará todos os arquivos gerados pelo plug-in e os regenerará." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Item do GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Substituir por status" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -235,18 +175,6 @@ msgstr "Alguns campos numéricos contém valores não numéricos" msgid "Some URL fields contains invalid links" msgstr "Alguns campos de URL contém links inválidos" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Atualizando arquivos que foram baixados" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Corrigir nomes de campos" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Itens componentes" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verifique o banco de dados para detectar inconsistências." @@ -296,6 +224,80 @@ msgstr "-> \"%s.%s\" deve ser excluído." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Execute\"%s\" para corrigir inconsistências do banco de dados." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "O nome do campo é muito longo para o banco de dados (os dígitos do nome foram substituídos por caracteres, tente removê-los)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campos" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Adicionar um novo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Nenhum campo para este bloco" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Cabeçalho" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texto (linha simples)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texto (multiplas linhas)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Texto (com formatação)" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Número" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Suspenso" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Sim/Não" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Data" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Datar & Hora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Item do GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Corrigir nomes de campos" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Itens componentes" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -316,24 +318,22 @@ msgstr "correspondências de expressão regular" msgid "You must specify an item type, search option and condition." msgstr "Você deve especificar um tipo de item, opção de pesquisa e condição." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Substituir por status" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Atualizando arquivos que foram baixados" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regerar arquivos de contêineres." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valores permitidos" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Este comando limpará todos os arquivos gerados pelo plug-in e os regenerará." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Múltiplos menus suspensos" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valor padrão" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Rótulo" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "O valor padrão será configurável assim que o campo for criado." diff --git a/locales/pt_PT.po b/locales/pt_PT.po index ce485094..fe586b5a 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Gonçalo Dumas, 2024\n" "Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/pt_PT/)\n" @@ -18,22 +18,6 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Adicionar condição para ocultar o bloco" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condição para ocultar bloco" -msgstr[1] "Condições para ocultar bloco" -msgstr[2] "Condição para ocultar bloco" - -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Adicionar novo override de estado" @@ -46,6 +30,18 @@ msgstr "Overrides de estado" msgid "No item found" msgstr "Nenhum item encontrado" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Adicionar condição para ocultar o bloco" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condição para ocultar bloco" +msgstr[1] "Condições para ocultar bloco" +msgstr[2] "Condição para ocultar bloco" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Campo" @@ -55,6 +51,15 @@ msgstr "Campo" msgid "Read only" msgstr "Somente leitura" +#: templates/fields.html.twig +msgid "show" +msgstr "mostrar" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Campos adicionais" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Instalação das tabelas no MySQL" @@ -67,92 +72,27 @@ msgstr "O plugin não pode ser desinstalado enquanto está desativado" msgid "MySQL tables uninstallation" msgstr "Desinstalação das tabelas no MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menu suspenso múltiplo" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor padrão" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "O valor padrão será configurável assim que o campo for criado." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Campos adicionais" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera ficheiros dos contentores" -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "O nome do campo é demasiado longo para a base de dados (os dígitos no nome são substituídos por caracteres; tente removê-los)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Campos" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Adicionar um novo campo" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Nenhum campo para este bloco" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Cabeçalho" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Texto (linha única)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Texto (múltiplas linhas)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Rich Text" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Número" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Menu suspenso" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Sim/Não" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Data" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Data & hora" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Este comando irá limpar todos os ficheiros gerados pelo plugin e regenerá-los." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Item GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override por estado" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -228,18 +168,6 @@ msgstr "Alguns campos numéricos contêm valores não numéricos" msgid "Some URL fields contains invalid links" msgstr "Alguns campos de URL contêm links inválidos" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "A atualizar ficheiros gerados de menus suspensos" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Corrigir os nomes de campos" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Itens do componente" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar a base de dados para detetar inconsistências." @@ -289,6 +217,80 @@ msgstr "-> \"%s.%s\" deverá ser apagado." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Executar \"%s\" para corrigir inconsistências na base de dados." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "O nome do campo é demasiado longo para a base de dados (os dígitos no nome são substituídos por caracteres; tente removê-los)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Campos" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Adicionar um novo campo" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Nenhum campo para este bloco" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Cabeçalho" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Texto (linha única)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Texto (múltiplas linhas)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Rich Text" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Número" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Menu suspenso" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Sim/Não" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Data" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Data & hora" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Item GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Corrigir os nomes de campos" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Itens do componente" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -309,24 +311,22 @@ msgstr "correspondências de expressão regular" msgid "You must specify an item type, search option and condition." msgstr "Deve especificar um tipo de item, uma opção de pesquisa e uma condição." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override por estado" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "A atualizar ficheiros gerados de menus suspensos" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera ficheiros dos contentores" +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valores permitidos" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Este comando irá limpar todos os ficheiros gerados pelo plugin e regenerá-los." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Menu suspenso múltiplo" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Valor padrão" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "O valor padrão será configurável assim que o campo for criado." diff --git a/locales/ro_RO.po b/locales/ro_RO.po index cfd68743..fbc3901b 100644 --- a/locales/ro_RO.po +++ b/locales/ro_RO.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Virgiliu Antonescu, 2022\n" "Language-Team: Romanian (Romania) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/ro_RO/)\n" @@ -20,22 +20,6 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Adăugați o condiție pentru a ascunde blocul" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Condiții pentru ascunderea blocului" -msgstr[1] "Condiții ascundere bloc" -msgstr[2] "Condiții pentru ascunderea blocului" - -#: templates/fields.html.twig -msgid "show" -msgstr "arată" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Adăugați un status suplimentar" @@ -48,6 +32,18 @@ msgstr "Status nepreluat" msgid "No item found" msgstr "Nu a fost găsit niciun element" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Adăugați o condiție pentru a ascunde blocul" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Condiții pentru ascunderea blocului" +msgstr[1] "Condiții ascundere bloc" +msgstr[2] "Condiții pentru ascunderea blocului" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Câmp" @@ -57,6 +53,15 @@ msgstr "Câmp" msgid "Read only" msgstr "Nu poate fi editat" +#: templates/fields.html.twig +msgid "show" +msgstr "arată" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Câmpuri adiționale" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Generarea tabelelor MySQL pentru instalare " @@ -69,92 +74,27 @@ msgstr "Plugin-ul nu poate fi dezinstalat când este dezactivat" msgid "MySQL tables uninstallation" msgstr "Ștergerea tabelelor MySQL instalate" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valorile permise" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Limba" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "" +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Eticheta" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." msgstr "" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Câmpuri adiționale" - -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Numele câmpului este prea lung pentru baza de date (cifrele din nume sunt înlocuite cu caractere, încercați să le eliminați)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Câmpuri" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Adaugă un câmp nou" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Nu există niciun câmp pentru acest bloc" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Antet" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Text (un singur rând)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Text (mai multe rânduri)" - -#: inc/field.class.php:1338 -msgid "Rich Text" +"This command will clean up all files generated by the plugin and regenerate " +"them." msgstr "" -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Număr" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Desfășurător" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Da/Nu" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Dată" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Dată & oră" - -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "Element GLPI" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Ignorați în funcție de stare" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -230,18 +170,6 @@ msgstr "Unele câmpuri numerice conțin valori non numerice" msgid "Some URL fields contains invalid links" msgstr "Unele câmpuri URL conțin linkuri nevalide" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualizarea fișierelor tip desfășurător generate" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Remediați numele câmpurilor" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Elemente componente" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificați baza de date pentru a detecta inconsecvența datelor." @@ -291,6 +219,80 @@ msgstr "-> \"%s.%s\" trebuie șters." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Rulați „%s” pentru a remedia inconsecvențele bazei de date." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Numele câmpului este prea lung pentru baza de date (cifrele din nume sunt înlocuite cu caractere, încercați să le eliminați)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Câmpuri" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Adaugă un câmp nou" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Nu există niciun câmp pentru acest bloc" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Antet" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Text (un singur rând)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Text (mai multe rânduri)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Număr" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Desfășurător" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Da/Nu" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Dată" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Dată & oră" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "Element GLPI" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Remediați numele câmpurilor" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Elemente componente" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -311,24 +313,22 @@ msgstr "expresia se potrivește" msgid "You must specify an item type, search option and condition." msgstr "Trebuie să specificați un tip de articol, o opțiune de căutare și o condiție." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Ignorați în funcție de stare" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Actualizarea fișierelor tip desfășurător generate" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "" +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Valorile permise" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" msgstr "" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Limba" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Eticheta" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "" diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index 6168b6e2..bab714a6 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 7882c467..d7b47813 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: hamkms, 2024\n" "Language-Team: Russian (Russia) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/ru_RU/)\n" @@ -24,6 +24,18 @@ 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" +#: templates/status_overrides.html.twig +msgid "Add new status override" +msgstr "Добавить новое переопределение статуса" + +#: templates/status_overrides.html.twig +msgid "Status overrides" +msgstr "Переопределение статуса" + +#: templates/status_overrides.html.twig +msgid "No item found" +msgstr "Объект не найден" + #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Добавить условие для скрытия блока" @@ -37,22 +49,6 @@ msgstr[1] "Условия для скрытия блока" msgstr[2] "Условия для скрытия блока" msgstr[3] "Условия для скрытия блока" -#: templates/fields.html.twig -msgid "show" -msgstr "показать" - -#: templates/status_overrides.html.twig -msgid "Add new status override" -msgstr "Добавить новое переопределение статуса" - -#: templates/status_overrides.html.twig -msgid "Status overrides" -msgstr "Переопределение статуса" - -#: templates/status_overrides.html.twig -msgid "No item found" -msgstr "Объект не найден" - #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Поле" @@ -62,6 +58,15 @@ msgstr "Поле" msgid "Read only" msgstr "Только чтение" +#: templates/fields.html.twig +msgid "show" +msgstr "показать" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Дополнительные поля" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Установка таблиц MySQL " @@ -74,92 +79,27 @@ msgstr "Плагин не может быть удален пока плагин msgid "MySQL tables uninstallation" msgstr "Удаление таблиц MySQL" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Допустимые значения" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Множественный выпадающий список" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Значение по умолчанию" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Язык" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Значение по умолчанию будет настраиваться после создания поля." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Метка" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Дополнительные поля" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Восстановленные файлы контейнеров." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Название поля слишком длинное для базы данных (цифры в имени были заменены символами, попробуйте их удалить)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Вы не можете добавить одно и то же поле \"выпадающий список\" в один и тот же блок" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Поля" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Добавить новое поле" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Нет поля для этого блока" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Заголовок" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Тест (одна строка)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Текст (многострочный)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Расширенный текст" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Номер" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Выпадающий список" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Да/Нет" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Дата" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Дата и время" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Эта команда очистит все файлы, сгенерированные плагином, и восстановит их заново." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI объект" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Переопределение по статусу" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -235,18 +175,6 @@ msgstr "Некоторые числовые поля содержат не то msgid "Some URL fields contains invalid links" msgstr "Некоторый URL полей содержат недействительные ссылки" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Обновление автоматически раскрывающегося списка файлов" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Исправить названия полей" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Составные элементы" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Проверьте базу данных на наличие несоответствий." @@ -296,6 +224,80 @@ msgstr "-> \"%s.%s\" должно быть удалено." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Запустите \"%s\" для устранения несоответствий базы данных." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Название поля слишком длинное для базы данных (цифры в имени были заменены символами, попробуйте их удалить)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Поля" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Добавить новое поле" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Нет поля для этого блока" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Заголовок" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Тест (одна строка)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Текст (многострочный)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Расширенный текст" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Номер" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Выпадающий список" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Да/Нет" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Дата" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Дата и время" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI объект" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Исправить названия полей" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Составные элементы" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -316,24 +318,22 @@ msgstr "соответствует регулярному выражению" msgid "You must specify an item type, search option and condition." msgstr "Необходимо указать тип элемента, вариант поиска и условие." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Переопределение по статусу" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Обновление автоматически раскрывающегося списка файлов" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Восстановленные файлы контейнеров." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Допустимые значения" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Эта команда очистит все файлы, сгенерированные плагином, и восстановит их заново." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Множественный выпадающий список" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Язык" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Значение по умолчанию" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Метка" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Значение по умолчанию будет настраиваться после создания поля." diff --git a/locales/sk_SK.mo b/locales/sk_SK.mo index 73e1b1c8..81b51c1d 100644 Binary files a/locales/sk_SK.mo and b/locales/sk_SK.mo differ diff --git a/locales/sk_SK.po b/locales/sk_SK.po index d99277a9..fdd51e62 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: feonsu , 2023-2024\n" "Language-Team: Slovak (Slovakia) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/sk_SK/)\n" @@ -18,6 +18,18 @@ msgstr "" "Language: sk_SK\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" +#: templates/status_overrides.html.twig +msgid "Add new status override" +msgstr "Pridať nové prepísanie stavu" + +#: templates/status_overrides.html.twig +msgid "Status overrides" +msgstr "Prepísania stavov" + +#: templates/status_overrides.html.twig +msgid "No item found" +msgstr "Nenašla sa žiadna položka" + #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Pridať podmienku na skrytie bloku" @@ -31,22 +43,6 @@ msgstr[1] "Podmienky na skrytie bloku" msgstr[2] "Podmienky na skrytie bloku" msgstr[3] "Podmienky na skrytie bloku" -#: templates/fields.html.twig -msgid "show" -msgstr "zobraziť" - -#: templates/status_overrides.html.twig -msgid "Add new status override" -msgstr "Pridať nové prepísanie stavu" - -#: templates/status_overrides.html.twig -msgid "Status overrides" -msgstr "Prepísania stavov" - -#: templates/status_overrides.html.twig -msgid "No item found" -msgstr "Nenašla sa žiadna položka" - #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Pole" @@ -56,6 +52,15 @@ msgstr "Pole" msgid "Read only" msgstr "Iba na čítanie" +#: templates/fields.html.twig +msgid "show" +msgstr "zobraziť" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Dodatočné polia" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "Inštalácia MySQL tabuliek" @@ -68,92 +73,27 @@ msgstr "Plugin nemožno odinštalovať ak je plugin vypnutý" msgid "MySQL tables uninstallation" msgstr "Odinštalovanie MySQL tabuliek" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Povolené hodnoty" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Viac rozbaľovacích ponúk" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Predvolená hodnota" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Jazyk" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Predvolená hodnota bude konfigurovateľná po vytvorení poľa." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Popisok" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Dodatočné polia" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Znova generovať kontajnerové súbory." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Názov poľa je pre databázu príliš dlhý (číslice v názve sú nahradené znakmi, skúste ich vymazať)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Nemôžete pridať rovnaké pole \"rozbaľovacia ponuka\" na rovnaký blok" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Polia" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Pridať nové pole" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Žiadne pole pre tento blok" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Hlavička" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Text (jeden riadok)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Text (viacero riadkov)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Textové pole s formátovaním" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Číslo" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "URL adresa" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Rozbaľovacia ponuka" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Áno/Nie" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Dátum" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Dátum a čas" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Tento príkaz vyčistí všetky súbory vygenerované týmto pluginom a znova ich vygeneruje." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI položka" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Prepísanie podľa stavu" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -229,18 +169,6 @@ msgstr "Niektoré číselné polia obsahujú nečíselné hodnoty" msgid "Some URL fields contains invalid links" msgstr "Niektoré URL polia obsahujú neplatné odkazy" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualizácia vygenerovaných súborov rozbaľovacích ponúk" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Opraviť názvy polí" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Položky komponentov" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Kontrola databázy na zistenie nekonzistencií." @@ -290,6 +218,80 @@ msgstr "-> \"%s.%s\" by mala byť vymazaná." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Spustite \"%s\" na opravu nekonzistencií databázy." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Názov poľa je pre databázu príliš dlhý (číslice v názve sú nahradené znakmi, skúste ich vymazať)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Polia" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Pridať nové pole" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Žiadne pole pre tento blok" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Hlavička" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Text (jeden riadok)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Text (viacero riadkov)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Textové pole s formátovaním" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Číslo" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "URL adresa" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Rozbaľovacia ponuka" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Áno/Nie" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Dátum" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Dátum a čas" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI položka" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Opraviť názvy polí" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Položky komponentov" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -310,24 +312,22 @@ msgstr "regulárny výraz zodpovedá" msgid "You must specify an item type, search option and condition." msgstr "Musíte špecifikovať typ položky, možnosť hľadania a podmienku." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Prepísanie podľa stavu" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Aktualizácia vygenerovaných súborov rozbaľovacích ponúk" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Znova generovať kontajnerové súbory." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Povolené hodnoty" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Tento príkaz vyčistí všetky súbory vygenerované týmto pluginom a znova ich vygeneruje." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Viac rozbaľovacích ponúk" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Jazyk" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Predvolená hodnota" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Popisok" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Predvolená hodnota bude konfigurovateľná po vytvorení poľa." diff --git a/locales/tr_TR.mo b/locales/tr_TR.mo index cd3fb804..f06edd49 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 390a9b8a..1a8c24cf 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-07-14 01:18+0000\n" +"POT-Creation-Date: 2025-08-13 01:12+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" "Last-Translator: Kaya Zeren , 2015-2024\n" "Language-Team: Turkish (Turkey) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/tr_TR/)\n" @@ -18,21 +18,6 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: templates/container_display_conditions.html.twig -msgid "Add condition to hide block" -msgstr "Bloğu gizleyecek bir koşul ekle" - -#: templates/container_display_conditions.html.twig -#: inc/containerdisplaycondition.class.php:155 -msgid "Condition to hide block" -msgid_plural "Conditions to hide block" -msgstr[0] "Bloğu gizleyecek koşul" -msgstr[1] "Bloğu gizleyecek koşullar" - -#: templates/fields.html.twig -msgid "show" -msgstr "görüntüle" - #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Yeni bir durum değişikliği ekle" @@ -45,6 +30,17 @@ msgstr "Durum değişiklikleri" msgid "No item found" msgstr "Herhangi bir öge bulunamadı" +#: templates/container_display_conditions.html.twig +msgid "Add condition to hide block" +msgstr "Bloğu gizleyecek bir koşul ekle" + +#: templates/container_display_conditions.html.twig +#: inc/containerdisplaycondition.class.php:155 +msgid "Condition to hide block" +msgid_plural "Conditions to hide block" +msgstr[0] "Bloğu gizleyecek koşul" +msgstr[1] "Bloğu gizleyecek koşullar" + #: templates/forms/status_override.html.twig inc/field.class.php:243 msgid "Field" msgstr "Alan" @@ -54,6 +50,15 @@ msgstr "Alan" msgid "Read only" msgstr "Salt okunur" +#: templates/fields.html.twig +msgid "show" +msgstr "görüntüle" + +#: setup.php:223 inc/menu.class.php:37 front/container.php:35 +#: front/container.form.php:72 +msgid "Additional fields" +msgstr "Ek alanlar" + #: hook.php:55 hook.php:59 msgid "MySQL tables installation" msgstr "MySQL tabloları yükleme" @@ -66,92 +71,27 @@ msgstr "Bu uygulama eklenti kullanımdan kaldırılmışken kaldırılamaz" msgid "MySQL tables uninstallation" msgstr "MySQL tabloları kaldırma" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "İzin verilen değerler" - -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Çok seçimli açılan kutu" - -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Varsayılan değer" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Dil" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Alan eklendikten sonra varsayılan değer yapılandırılabilir." +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiket" -#: setup.php:223 front/container.php:35 front/container.form.php:72 -#: inc/menu.class.php:37 -msgid "Additional fields" -msgstr "Ek alanlar" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Kapsayıcı dosyaları yeniden oluşturur." -#: inc/field.class.php:258 inc/field.class.php:285 +#: inc/command/regeneratefilescommand.class.php:43 msgid "" -"Field name is too long for database (digits in name are replaced by " -"characters, try to remove them)" -msgstr "Alan adı veri tabanı için çok uzun (ad içindeki rakamlar karakterler ile değiştirildi, onları kaldırmayı deneyin)" - -#: inc/field.class.php:277 -msgid "You cannot add same field 'dropdown' on same block" -msgstr "Aynı blok içine aynı 'açılan kutu' alanı eklenemez" - -#: inc/field.class.php:545 -msgid "Fields" -msgstr "Alanlar" - -#: inc/field.class.php:608 -msgid "Add a new field" -msgstr "Alan ekle" - -#: inc/field.class.php:612 -msgid "No field for this block" -msgstr "Bu blokta henüz bir alan yok" - -#: inc/field.class.php:1335 -msgid "Header" -msgstr "Üst bilgi" - -#: inc/field.class.php:1336 -msgid "Text (single line)" -msgstr "Metin (tek satır)" - -#: inc/field.class.php:1337 -msgid "Text (multiples lines)" -msgstr "Metin (birden çok satır)" - -#: inc/field.class.php:1338 -msgid "Rich Text" -msgstr "Zengin metin" - -#: inc/field.class.php:1339 -msgid "Number" -msgstr "Sayı" - -#: inc/field.class.php:1340 -msgid "URL" -msgstr "Adres" - -#: inc/field.class.php:1341 -msgid "Dropdown" -msgstr "Açılan kutu" - -#: inc/field.class.php:1342 -msgid "Yes/No" -msgstr "Evet/Hayır" - -#: inc/field.class.php:1343 -msgid "Date" -msgstr "Tarih" - -#: inc/field.class.php:1344 -msgid "Date & time" -msgstr "Tarih ve saat" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Bu komut eklenti tarafından oluşturulmuş tüm dosyaları siler ve yeniden oluşturur." -#: inc/field.class.php:1345 -msgid "GLPI item" -msgstr "GLPI ögesi" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Duruma göre değiştir" #: inc/container.class.php:52 msgid "Regenerate container files" @@ -227,18 +167,6 @@ msgstr "Bazı sayısal alanlarda sayısal olmayan değerler var" msgid "Some URL fields contains invalid links" msgstr "Bazı adres alanlarında geçersiz bağlantılar var" -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Oluşturulmuş açılan kutu dosyaları güncelleniyor" - -#: inc/toolbox.class.php:122 -msgid "Fix fields names" -msgstr "Alan adlarını düzelt" - -#: inc/toolbox.class.php:322 -msgid "Component items" -msgstr "Bileşen ögeleri" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Veri tabanını tutarsızlıklara karşı denetle." @@ -288,6 +216,80 @@ msgstr "-> \"%s.%s\" silinmeli." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Veri tabanı tutarsızlıklarını düzeltmek için \"%s\" çalıştırın." +#: inc/field.class.php:258 inc/field.class.php:285 +msgid "" +"Field name is too long for database (digits in name are replaced by " +"characters, try to remove them)" +msgstr "Alan adı veri tabanı için çok uzun (ad içindeki rakamlar karakterler ile değiştirildi, onları kaldırmayı deneyin)" + +#: inc/field.class.php:277 +msgid "You cannot add same field 'dropdown' on same block" +msgstr "" + +#: inc/field.class.php:545 +msgid "Fields" +msgstr "Alanlar" + +#: inc/field.class.php:608 +msgid "Add a new field" +msgstr "Alan ekle" + +#: inc/field.class.php:612 +msgid "No field for this block" +msgstr "Bu blokta henüz bir alan yok" + +#: inc/field.class.php:1335 +msgid "Header" +msgstr "Üst bilgi" + +#: inc/field.class.php:1336 +msgid "Text (single line)" +msgstr "Metin (tek satır)" + +#: inc/field.class.php:1337 +msgid "Text (multiples lines)" +msgstr "Metin (birden çok satır)" + +#: inc/field.class.php:1338 +msgid "Rich Text" +msgstr "Zengin metin" + +#: inc/field.class.php:1339 +msgid "Number" +msgstr "Sayı" + +#: inc/field.class.php:1340 +msgid "URL" +msgstr "Adres" + +#: inc/field.class.php:1341 +msgid "Dropdown" +msgstr "Açılan kutu" + +#: inc/field.class.php:1342 +msgid "Yes/No" +msgstr "Evet/Hayır" + +#: inc/field.class.php:1343 +msgid "Date" +msgstr "Tarih" + +#: inc/field.class.php:1344 +msgid "Date & time" +msgstr "Tarih ve saat" + +#: inc/field.class.php:1345 +msgid "GLPI item" +msgstr "GLPI ögesi" + +#: inc/toolbox.class.php:122 +msgid "Fix fields names" +msgstr "Alan adlarını düzelt" + +#: inc/toolbox.class.php:322 +msgid "Component items" +msgstr "Bileşen ögeleri" + #: inc/containerdisplaycondition.class.php:104 #: inc/containerdisplaycondition.class.php:136 msgid "under" @@ -308,24 +310,22 @@ msgstr "kurallı ifade eşleşmeleri" msgid "You must specify an item type, search option and condition." msgstr "Bir öge türü, arama seçeneği ve koşulu belirtmelisiniz." -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Duruma göre değiştir" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Oluşturulmuş açılan kutu dosyaları güncelleniyor" -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Kapsayıcı dosyaları yeniden oluşturur." +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "İzin verilen değerler" -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Bu komut eklenti tarafından oluşturulmuş tüm dosyaları siler ve yeniden oluşturur." +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Çok seçimli açılan kutu" -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Dil" +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Varsayılan değer" -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiket" +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Alan eklendikten sonra varsayılan değer yapılandırılabilir."