diff --git a/locales/de_DE.po b/locales/de_DE.po index 54b8abc2..c8d57dd7 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +18,6 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Feld" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Nur lesen" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Bedingung zum Ausblenden des Blocks hinzufügen" @@ -38,6 +29,10 @@ 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" @@ -50,12 +45,45 @@ msgstr "Status überschreiben" msgid "No item found" msgstr "Kein Artikel gefunden" -#: templates/fields.html.twig -msgid "show" -msgstr "anzeigen" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Feld" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Nur lesen" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Installation der MySQL-Tabellen" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Das Plugin kann nicht deinstalliert werden, wenn das Plugin deaktiviert ist" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Zusätzliche Felder" @@ -199,27 +227,9 @@ msgstr "Einige numerische Felder enthalten nicht numerische Werte" msgid "Some URL fields contains invalid links" msgstr "Einige URL-Felder enthalten ungültige Links" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Überschreibung durch Status" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Containerdateien neu generieren" - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Sprache" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Bezeichnung" +#: 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" @@ -229,30 +239,6 @@ msgstr "Feldnamen reparieren" msgid "Component items" msgstr "Komponenten" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "unter" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "nicht unter" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "Übereinstimmungen mit regulären Ausdrücken" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "Sie müssen einen Artikeltyp, eine Suchoption und eine Bedingung angeben." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualisierung der generierten Dropdown-Dateien" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Prüfen Sie die Datenbank, um Inkonsistenzen festzustellen." @@ -302,30 +288,44 @@ msgstr "" msgid "Run \"%s\" to fix database inconsistencies." msgstr "Führen Sie \" %s \" aus, um Datenbankinkonsistenzen zu beheben." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Erlaubte Werte" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "unter" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Mehrere Dropdown-Listen" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "nicht unter" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Standardwert" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "Übereinstimmungen mit regulären Ausdrücken" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Sie müssen einen Artikeltyp, eine Suchoption und eine Bedingung angeben." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Installation der MySQL-Tabellen" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Überschreibung durch Status" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Das Plugin kann nicht deinstalliert werden, wenn das Plugin deaktiviert ist" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Containerdateien neu generieren" -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Deinstallation der MySQL-Tabellen" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Sprache" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Bezeichnung" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 2c5d28d5..d8b4ace0 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 f57d138b..7e8f434f 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-06-18 01:11+0000\n" -"PO-Revision-Date: 2025-06-18 01:11+0000\n" +"POT-Creation-Date: 2025-07-15 01:17+0000\n" +"PO-Revision-Date: 2025-07-15 01:17+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -17,15 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Field" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Read only" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Add condition to hide block" @@ -37,6 +28,10 @@ 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" @@ -49,12 +44,45 @@ msgstr "Status overrides" msgid "No item found" msgstr "No item found" -#: templates/fields.html.twig -msgid "show" -msgstr "show" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Field" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Read only" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "MySQL tables installation" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "The plugin can't be uninstalled when the plugin is disabled" + +#: hook.php:122 +msgid "MySQL tables uninstallation" +msgstr "MySQL tables uninstallation" + +#: ajax/field_specific_fields.php:53 +msgid "Allowed values" +msgstr "Allowed values" -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: ajax/field_specific_fields.php:87 +msgid "Multiple dropdown" +msgstr "Multiple dropdown" + +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "Default value" + +#: 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." + +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Additional fields" @@ -206,29 +234,9 @@ msgstr "Some numeric fields contains non numeric values" msgid "Some URL fields contains invalid links" msgstr "Some URL fields contains invalid links" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override by status" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerates containers files." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Language" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Label" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Updating generated dropdown files" #: inc/toolbox.class.php:122 msgid "Fix fields names" @@ -238,30 +246,6 @@ msgstr "Fix fields names" msgid "Component items" msgstr "Component items" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "under" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "not under" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "regular expression matches" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "You must specify an item type, search option and condition." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Updating generated dropdown files" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Check database to detect inconsistencies." @@ -314,30 +298,46 @@ msgstr "-> \"%s.%s\" should be deleted." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Run \"%s\" to fix database inconsistencies." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Allowed values" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "under" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Multiple dropdown" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "not under" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Default value" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "regular expression matches" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "You must specify an item type, search option and condition." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "MySQL tables installation" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override by status" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "The plugin can't be uninstalled when the plugin is disabled" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerates containers files." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "MySQL tables uninstallation" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Language" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Label" diff --git a/locales/en_US.po b/locales/en_US.po index f509cede..5bba1654 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-06-17 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +20,6 @@ msgstr "" "Language: en_US\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Field" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Read Only" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Add Condition to Hide Block" @@ -40,6 +31,10 @@ 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" @@ -52,12 +47,45 @@ msgstr "Status Overrides" msgid "No item found" msgstr "No Item Found" -#: templates/fields.html.twig -msgid "show" -msgstr "show" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Field" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Read Only" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "MySQL tables installation" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "The plugin can't be uninstalled when the plugin is disabled" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Additional Fields" @@ -201,27 +229,9 @@ msgstr "Some numeric fields contains non-numeric values" msgid "Some URL fields contains invalid links" msgstr "Some URL fields contains invalid links" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override by Status" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerates containers files." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Language" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Label" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Updating generated dropdown files" #: inc/toolbox.class.php:122 msgid "Fix fields names" @@ -231,30 +241,6 @@ msgstr "Fix fields names" msgid "Component items" msgstr "Component Items" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "under" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "not under" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "regular expression matches" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "You must specify an item type, search option and condition." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Updating generated dropdown files" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Check database to detect inconsistencies." @@ -304,30 +290,44 @@ msgstr "-> \"%s.%s\" should be deleted." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Run \"%s\" to fix database inconsistencies." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Allowed Values" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "under" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Multiple Dropdown" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "not under" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Default Value" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "regular expression matches" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "You must specify an item type, search option and condition." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "MySQL tables installation" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override by Status" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "The plugin can't be uninstalled when the plugin is disabled" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerates containers files." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "MySQL tables uninstallation" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Language" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Label" diff --git a/locales/es_AR.po b/locales/es_AR.po index 74da2e79..ef9485a5 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +18,6 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Sólo lectura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Agregar condición para ocultar el bloque" @@ -39,6 +30,10 @@ 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" @@ -51,12 +46,45 @@ msgstr "Anulaciones de estado" msgid "No item found" msgstr "No se encontró ningún ítem" -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Sólo lectura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalación de tablas MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "El complemento no se puede desinstalar cuando está deshabilitado" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campos adicionales" @@ -200,27 +228,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Anular por estado" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera archivos contenedores." - -#: 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á." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: 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" @@ -230,30 +240,6 @@ msgstr "Corrija los nombres de los campos" msgid "Component items" msgstr "Componentes" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "bajo" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "no debajo" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "coincidencias de expresiones regulares" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualización de archivos desplegables generados" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar la base de datos para detectar inconsistencias." @@ -303,30 +289,44 @@ 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." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "bajo" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menú desplegable múltiple" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "no debajo" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor por defecto" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "coincidencias de expresiones regulares" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalación de tablas MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Anular por estado" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "El complemento no se puede desinstalar cuando está deshabilitado" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera archivos contenedores." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Desinstalación de tablas MySQL" +#: 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á." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" diff --git a/locales/es_EC.po b/locales/es_EC.po index 55b429d3..8074f636 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +19,6 @@ msgstr "" "Language: es_EC\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Sólo lectura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Añadir condición para ocultar bloque" @@ -40,6 +31,10 @@ 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" @@ -52,12 +47,45 @@ msgstr "Validaciones por estados" msgid "No item found" msgstr "Ningún elemento encontrado" -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Sólo lectura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalación de tablas MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "El complemento no se puede desinstalar cuando está desactivado" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campos adicionales" @@ -201,27 +229,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Validación por estado" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera los archivos de los contenedores." - -#: 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á." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: 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" @@ -231,30 +241,6 @@ msgstr "Corregir los nombres de los campos" msgid "Component items" msgstr "Componentes" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "debajo" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "no bajo" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "coincidencias de expresiones regulares" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualización de los archivos desplegables generados" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Compruebe la base de datos para detectar incoherencias." @@ -304,30 +290,44 @@ msgstr "-> \"%s.%s\" debe eliminarse." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Ejecute \"%s\" para corregir inconsistencias en la base de datos." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "debajo" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menú desplegable múltiple" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "no bajo" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor predeterminado" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "coincidencias de expresiones regulares" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalación de tablas MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Validación por estado" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "El complemento no se puede desinstalar cuando está desactivado" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera los archivos de los contenedores." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Desinstalación de tablas MySQL" +#: 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á." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" diff --git a/locales/es_MX.po b/locales/es_MX.po index d415c621..aa3670bb 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +18,6 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Solo lectura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Agregar condición para ocultar bloque" @@ -39,6 +30,10 @@ 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" @@ -51,12 +46,45 @@ msgstr "Anular estados" msgid "No item found" msgstr "Ningún elemento encontrado" -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Solo lectura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalación de las tablas MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "El plugin no se puede desinstalar el plugin cuando se desactiva" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campos adicionales" @@ -200,27 +228,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Anular por estado" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenerar archivos de contenedores." - -#: 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á." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: 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" @@ -230,30 +240,6 @@ msgstr "Corregir los nombres de los campos" msgid "Component items" msgstr "Elementos componentes" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "debajo" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "sobre" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "coincidencias de expresiones regulares" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualizar campos de menús desplegables generados" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar la base de datos para detectar inconsistencias." @@ -303,30 +289,44 @@ msgstr "-> \"%s.%s\" debe eliminarse." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Ejecute \"%s\" para corregir las inconsistencias de la base de datos." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Permitir valores" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "debajo" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Múltiples opciones de menú" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "sobre" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor predeterminado" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "coincidencias de expresiones regulares" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalación de las tablas MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Anular por estado" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "El plugin no se puede desinstalar el plugin cuando se desactiva" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenerar archivos de contenedores." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Desinstalación de las tablas MySQL" +#: 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á." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" diff --git a/locales/fields.pot b/locales/fields.pot index 1ab101b4..2b3dc619 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-06-18 01:11+0000\n" +"POT-Creation-Date: 2025-07-15 01:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,15 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "" @@ -38,6 +29,10 @@ 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 "" @@ -50,12 +45,45 @@ msgstr "" msgid "No item found" msgstr "" -#: templates/fields.html.twig -msgid "show" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" msgstr "" -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "" + +#: hook.php:122 +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" +msgstr "" + +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "" + +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "" @@ -199,26 +227,8 @@ msgstr "" msgid "Some URL fields contains invalid links" msgstr "" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "" - -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "" - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "" - -#: inc/labeltranslation.class.php:205 -msgid "Label" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" msgstr "" #: inc/toolbox.class.php:122 @@ -229,30 +239,6 @@ msgstr "" msgid "Component items" msgstr "" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "" - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "" @@ -302,30 +288,44 @@ msgstr "" msgid "Run \"%s\" to fix database inconsistencies." msgstr "" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" msgstr "" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" msgstr "" -#: ajax/field_specific_fields.php:90 -msgid "Default value" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" msgstr "" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." +#: inc/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." msgstr "" -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" +#: inc/statusoverride.class.php:90 +msgid "Override by status" msgstr "" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." msgstr "" -#: hook.php:122 -msgid "MySQL tables uninstallation" +#: inc/command/regeneratefilescommand.class.php:43 +msgid "" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "" + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "" + +#: inc/labeltranslation.class.php:205 +msgid "Label" msgstr "" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index ce1a3c5e..e2194383 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Champ" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Lecture seule" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Ajouter une condition pour masquer le bloc" @@ -45,6 +36,10 @@ 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" @@ -57,12 +52,45 @@ msgstr "Surcharges par statut" msgid "No item found" msgstr "Aucun objet trouvé" -#: templates/fields.html.twig -msgid "show" -msgstr "afficher" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Champ" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Lecture seule" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Installation des tables MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Le plugin ne peut etre désinstallé quand le plugin est désactivé" + +#: hook.php:122 +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" + +#: 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éé." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Champs supplémentaires" @@ -206,27 +234,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Surcharge par statut" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Re-génère les fichiers des conteneurs." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Langue" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Libellé" +#: 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" @@ -236,30 +246,6 @@ msgstr "Correction du nom des champs" msgid "Component items" msgstr "Éléments de composant" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "sous" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "pas sous" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "valide l'expression régulière" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "Vous devez spécifier un type, un champ et une condition." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Mise à jour des fichiers générés des listes déroulantes " - #: 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" @@ -309,30 +295,44 @@ 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." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valeurs autorisées" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "sous" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Valeurs multiples" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "pas sous" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valeur par défaut" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "valide l'expression régulière" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Vous devez spécifier un type, un champ et une condition." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Installation des tables MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Surcharge par statut" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Le plugin ne peut etre désinstallé quand le plugin est désactivé" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Re-génère les fichiers des conteneurs." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Désinstallation des tables MySQL" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Langue" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Libellé" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 77702893..b5f496af 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Polje" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Samo-za-čitanje" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Dodaj uvjet za skrivanje bloka" @@ -41,6 +32,10 @@ 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" @@ -53,12 +48,45 @@ msgstr "Zamjene stanja" msgid "No item found" msgstr "Nijedan predmet nije pronađen" -#: templates/fields.html.twig -msgid "show" -msgstr "prikaži" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Polje" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Samo-za-čitanje" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalacija MySQL tablica" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Nije moguće deinstalirati dodatak kad je dodatak deaktiviran" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Dodatna polja" @@ -202,27 +230,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Zamijeni po stanju" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Ponovo generira datoteke kontejnera." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Jezik" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Oznaka" +#: 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" @@ -232,30 +242,6 @@ msgstr "Ispravi imena polja" msgid "Component items" msgstr "Elementi komponente" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "ispod" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "ne ispod" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "regularni izraz se podudara" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "Moraš navesti vrstu predmeta, opciju pretraživanja i uvjet." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualiziranje generiranih datoteka padajućih popisa" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Provjeri bazu podataka za otkrivanje nedosljednosti." @@ -305,30 +291,44 @@ msgstr "-> „%s.%s” treba izbrisati." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Za ispravljanje nedosljednosti u bazi podataka pokreni „%s”." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Dozvoljene vrijednosti" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "ispod" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Višestruki izbornik" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "ne ispod" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Standardna vrijednost" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "regularni izraz se podudara" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Moraš navesti vrstu predmeta, opciju pretraživanja i uvjet." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalacija MySQL tablica" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Zamijeni po stanju" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Nije moguće deinstalirati dodatak kad je dodatak deaktiviran" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Ponovo generira datoteke kontejnera." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Deinstalacija MySQL tablica" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Jezik" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Oznaka" diff --git a/locales/it_IT.po b/locales/it_IT.po index f2ae2da2..ef8d5b33 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-06-18 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +19,6 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Sola lettura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Aggiungere una condizione per nascondere il blocco" @@ -40,6 +31,10 @@ 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" @@ -52,12 +47,45 @@ msgstr "Sovrascrittura dello stato" msgid "No item found" msgstr "Nessun oggetto trovato" -#: templates/fields.html.twig -msgid "show" -msgstr "mostra" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Sola lettura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Installazione tabelle MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Il plugin non può essere disinstallato quando è disabilitato" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campi aggiuntivi" @@ -201,27 +229,9 @@ msgstr "Alcuni campi numerici contengono valori non numerici" msgid "Some URL fields contains invalid links" msgstr "Alcuni campi URL contengono link non validi" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Sovrascritture per stato" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Rigenera i file dei contenitori" - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Lingua" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etichetta" +#: 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" @@ -231,30 +241,6 @@ msgstr "Ripara i nomi dei campi" msgid "Component items" msgstr "Oggetti componente" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "sotto" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "non sotto" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "concorda con l'espressione regolare" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aggiornamento dei file a tendina generati" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Controllare il database per rilevare le incongruenze." @@ -304,30 +290,44 @@ msgstr "-> \"%s.%s\" dovrebbe essere cancellato." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Esegui \"%s\" per correggere le inconsistenze del database." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valori permessi" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "sotto" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menu a discesa multiplo" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "non sotto" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valore di default" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "concorda con l'espressione regolare" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Installazione tabelle MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Sovrascritture per stato" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Il plugin non può essere disinstallato quando è disabilitato" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Rigenera i file dei contenitori" -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Disinstallazione tabelle MySQL" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Lingua" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etichetta" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 18c8bdd9..386896c8 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +21,6 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "フィールド" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "読取専用" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "ブロックを非表示にする条件を追加" @@ -40,6 +31,10 @@ 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 "状態による上書きを追加" @@ -52,12 +47,45 @@ msgstr "状態による上書き" msgid "No item found" msgstr "アイテムがありません" -#: templates/fields.html.twig -msgid "show" -msgstr "表示" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "フィールド" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "読取専用" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "MySQL テーブルのインストール" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "プラグインが無効だと、プラグインをアンインストールできません" + +#: hook.php:122 +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 "既定値" + +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "フィールドを作成した後でも、既定値は設定可能です。" -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "追加フィールド" @@ -201,27 +229,9 @@ msgstr "非数値が入っている数値フィールドがあります" msgid "Some URL fields contains invalid links" msgstr "不正なリンクを含む URL フィールドがあります" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "状態による上書き" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "コンテナファイルを再生成します。" - -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "このコマンドでプラグインが生成したすべてのファイルを初期化し、再生成します。" - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "言語" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "ラベル" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "生成済みドロップダウン ファイルを更新しています" #: inc/toolbox.class.php:122 msgid "Fix fields names" @@ -231,30 +241,6 @@ msgstr "フィールド名を修正する" msgid "Component items" msgstr "コンポーネント項目" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "未満" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "以上" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "正規表現での照合" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "検索設定と状態では、アイテムの型を特定する必要があります。" - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "生成済みドロップダウン ファイルを更新しています" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "不整合を検出するためにデータベースをチェックしてください。" @@ -304,30 +290,44 @@ msgstr "-> \"%s.%s\" は削除すべきです。" msgid "Run \"%s\" to fix database inconsistencies." msgstr "「%s」を実行してデータベースの不整合を修復してください。" -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "利用できる値" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "未満" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "複数のドロップダウン" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "以上" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "既定値" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "正規表現での照合" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "フィールドを作成した後でも、既定値は設定可能です。" +#: inc/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "検索設定と状態では、アイテムの型を特定する必要があります。" -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "MySQL テーブルのインストール" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "状態による上書き" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "プラグインが無効だと、プラグインをアンインストールできません" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "コンテナファイルを再生成します。" -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "MySQL テーブルのアンインストール" +#: inc/command/regeneratefilescommand.class.php:43 +msgid "" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "このコマンドでプラグインが生成したすべてのファイルを初期化し、再生成します。" + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "言語" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "ラベル" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index 46be095a..19bdcfbc 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Somente leitura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Adicionar condição para ocultar o bloco" @@ -46,6 +37,10 @@ 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" @@ -58,12 +53,45 @@ msgstr "Substituições de status" msgid "No item found" msgstr "Nenhum item encontrado" -#: templates/fields.html.twig -msgid "show" -msgstr "Exibir" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Somente leitura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalação de tabelas no MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "O plugin não pode ser desinstalado enquando o plugin estiver desabilitado" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campos adicionais" @@ -207,27 +235,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Substituir por status" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regerar arquivos de contêineres." - -#: 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á." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Rótulo" +#: 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" @@ -237,30 +247,6 @@ msgstr "Corrigir nomes de campos" msgid "Component items" msgstr "Itens componentes" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "sob" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "não sob" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "correspondências de expressão regular" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Atualizando arquivos que foram baixados" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verifique o banco de dados para detectar inconsistências." @@ -310,30 +296,44 @@ 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." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "sob" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Múltiplos menus suspensos" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "não sob" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor padrão" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "correspondências de expressão regular" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalação de tabelas no MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Substituir por status" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "O plugin não pode ser desinstalado enquando o plugin estiver desabilitado" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regerar arquivos de contêineres." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Desinstalação de tabelas no MySQL" +#: 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á." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Rótulo" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index 75a22c6d..7d96da12 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Campo" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Somente leitura" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Adicionar condição para ocultar o bloco" @@ -39,6 +30,10 @@ 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" @@ -51,12 +46,45 @@ msgstr "Overrides de estado" msgid "No item found" msgstr "Nenhum item encontrado" -#: templates/fields.html.twig -msgid "show" -msgstr "mostrar" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Campo" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Somente leitura" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Instalação das tabelas no MySQL" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "O plugin não pode ser desinstalado enquanto está desativado" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Campos adicionais" @@ -200,27 +228,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Override por estado" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Regenera ficheiros dos contentores" - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Idioma" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiqueta" +#: 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" @@ -230,30 +240,6 @@ msgstr "Corrigir os nomes de campos" msgid "Component items" msgstr "Itens do componente" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "sob" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "não sob" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "correspondências de expressão regular" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "A atualizar ficheiros gerados de menus suspensos" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificar a base de dados para detetar inconsistências." @@ -303,30 +289,44 @@ msgstr "-> \"%s.%s\" deverá ser apagado." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Executar \"%s\" para corrigir inconsistências na base de dados." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valores permitidos" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "sob" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Menu suspenso múltiplo" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "não sob" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Valor padrão" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "correspondências de expressão regular" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Instalação das tabelas no MySQL" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Override por estado" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "O plugin não pode ser desinstalado enquanto está desativado" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Regenera ficheiros dos contentores" -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Desinstalação das tabelas no MySQL" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Idioma" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiqueta" diff --git a/locales/ro_RO.po b/locales/ro_RO.po index adf1041c..bcab2645 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Câmp" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Nu poate fi editat" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Adăugați o condiție pentru a ascunde blocul" @@ -41,6 +32,10 @@ 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" @@ -53,12 +48,45 @@ msgstr "Status nepreluat" msgid "No item found" msgstr "Nu a fost găsit niciun element" -#: templates/fields.html.twig -msgid "show" -msgstr "arată" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Câmp" -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Nu poate fi editat" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Generarea tabelelor MySQL pentru instalare " + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Plugin-ul nu poate fi dezinstalat când este dezactivat" + +#: hook.php:122 +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 "" + +#: ajax/field_specific_fields.php:90 +msgid "Default value" +msgstr "" + +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +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" @@ -202,27 +230,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Ignorați în funcție de stare" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "" - -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "" - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Limba" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Eticheta" +#: 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" @@ -232,30 +242,6 @@ msgstr "Remediați numele câmpurilor" msgid "Component items" msgstr "Elemente componente" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "sub" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "nu sub" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "expresia se potrivește" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Actualizarea fișierelor tip desfășurător generate" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Verificați baza de date pentru a detecta inconsecvența datelor." @@ -305,30 +291,44 @@ msgstr "-> \"%s.%s\" trebuie șters." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Rulați „%s” pentru a remedia inconsecvențele bazei de date." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Valorile permise" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "sub" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "nu sub" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "expresia se potrivește" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." +#: inc/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +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/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." msgstr "" -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Generarea tabelelor MySQL pentru instalare " +#: inc/command/regeneratefilescommand.class.php:43 +msgid "" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Plugin-ul nu poate fi dezinstalat când este dezactivat" +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Limba" -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Ștergerea tabelelor MySQL instalate" +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Eticheta" diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index 3327147a..6168b6e2 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 af6ce31f..828bb67f 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -5,7 +5,7 @@ # Translators: # Alexander Sokolov , 2022 # Alexey Petukhov , 2015,2021 -# Ilia Kireev, 2024 +# hamkms, 2024 # Mr.GreyWolf, 2017 # Mr.GreyWolf, 2017 # Nikolai Petrov , 2017 @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Fields\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+0000\n" "PO-Revision-Date: 2015-09-18 09:34+0000\n" -"Last-Translator: Ilia Kireev, 2024\n" +"Last-Translator: hamkms, 2024\n" "Language-Team: Russian (Russia) (http://app.transifex.com/teclib/glpi-plugin-plugin-fields/language/ru_RU/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,15 +24,6 @@ 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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Поле" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Только чтение" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Добавить условие для скрытия блока" @@ -46,6 +37,10 @@ msgstr[1] "Условия для скрытия блока" msgstr[2] "Условия для скрытия блока" msgstr[3] "Условия для скрытия блока" +#: templates/fields.html.twig +msgid "show" +msgstr "показать" + #: templates/status_overrides.html.twig msgid "Add new status override" msgstr "Добавить новое переопределение статуса" @@ -58,12 +53,45 @@ msgstr "Переопределение статуса" msgid "No item found" msgstr "Объект не найден" -#: templates/fields.html.twig -msgid "show" -msgstr "показать" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Поле" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Только чтение" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Установка таблиц MySQL " + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Плагин не может быть удален пока плагин выключен" + +#: hook.php:122 +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 "Значение по умолчанию" + +#: ajax/field_specific_fields.php:121 +msgid "Default value will be configurable once field will be created." +msgstr "Значение по умолчанию будет настраиваться после создания поля." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Дополнительные поля" @@ -207,27 +235,9 @@ msgstr "Некоторые числовые поля содержат не то msgid "Some URL fields contains invalid links" msgstr "Некоторый URL полей содержат недействительные ссылки" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Переопределение по статусу" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Восстановленные файлы контейнеров." - -#: inc/command/regeneratefilescommand.class.php:43 -msgid "" -"This command will clean up all files generated by the plugin and regenerate " -"them." -msgstr "Эта команда очистит все файлы, сгенерированные плагином, и восстановит их заново." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Язык" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Метка" +#: inc/dropdown.class.php:78 +msgid "Updating generated dropdown files" +msgstr "Обновление автоматически раскрывающегося списка файлов" #: inc/toolbox.class.php:122 msgid "Fix fields names" @@ -237,30 +247,6 @@ msgstr "Исправить названия полей" msgid "Component items" msgstr "Составные элементы" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "под" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "не под" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "соответствует регулярному выражению" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -msgid "You must specify an item type, search option and condition." -msgstr "Необходимо указать тип элемента, вариант поиска и условие." - -#: inc/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Обновление автоматически раскрывающегося списка файлов" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Проверьте базу данных на наличие несоответствий." @@ -310,30 +296,44 @@ msgstr "-> \"%s.%s\" должно быть удалено." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Запустите \"%s\" для устранения несоответствий базы данных." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Допустимые значения" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "под" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Множественный выпадающий список" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "не под" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Значение по умолчанию" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "соответствует регулярному выражению" -#: ajax/field_specific_fields.php:121 -msgid "Default value will be configurable once field will be created." -msgstr "Значение по умолчанию будет настраиваться после создания поля." +#: inc/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Необходимо указать тип элемента, вариант поиска и условие." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Установка таблиц MySQL " +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Переопределение по статусу" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Плагин не может быть удален пока плагин выключен" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Восстановленные файлы контейнеров." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Удаление таблиц MySQL" +#: inc/command/regeneratefilescommand.class.php:43 +msgid "" +"This command will clean up all files generated by the plugin and regenerate " +"them." +msgstr "Эта команда очистит все файлы, сгенерированные плагином, и восстановит их заново." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Язык" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Метка" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index 590f0479..df90636c 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +18,6 @@ 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/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Pole" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Iba na čítanie" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Pridať podmienku na skrytie bloku" @@ -40,6 +31,10 @@ 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" @@ -52,12 +47,45 @@ msgstr "Prepísania stavov" msgid "No item found" msgstr "Nenašla sa žiadna položka" -#: templates/fields.html.twig -msgid "show" -msgstr "zobraziť" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Pole" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Iba na čítanie" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "Inštalácia MySQL tabuliek" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Plugin nemožno odinštalovať ak je plugin vypnutý" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Dodatočné polia" @@ -201,27 +229,9 @@ msgstr "Niektoré číselné polia obsahujú nečíselné hodnoty" msgid "Some URL fields contains invalid links" msgstr "Niektoré URL polia obsahujú neplatné odkazy" -#: inc/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Prepísanie podľa stavu" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Znova generovať kontajnerové súbory." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Jazyk" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Popisok" +#: 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" @@ -231,30 +241,6 @@ msgstr "Opraviť názvy polí" msgid "Component items" msgstr "Položky komponentov" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "pod" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "nie je pod" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "regulárny výraz zodpovedá" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Aktualizácia vygenerovaných súborov rozbaľovacích ponúk" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Kontrola databázy na zistenie nekonzistencií." @@ -304,30 +290,44 @@ msgstr "-> \"%s.%s\" by mala byť vymazaná." msgid "Run \"%s\" to fix database inconsistencies." msgstr "Spustite \"%s\" na opravu nekonzistencií databázy." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "Povolené hodnoty" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "pod" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Viac rozbaľovacích ponúk" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "nie je pod" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Predvolená hodnota" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "regulárny výraz zodpovedá" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Musíte špecifikovať typ položky, možnosť hľadania a podmienku." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "Inštalácia MySQL tabuliek" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Prepísanie podľa stavu" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Plugin nemožno odinštalovať ak je plugin vypnutý" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Znova generovať kontajnerové súbory." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "Odinštalovanie MySQL tabuliek" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Jazyk" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Popisok" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 87cd0d3b..aee19e46 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-06-11 01:11+0000\n" +"POT-Creation-Date: 2025-07-14 01:18+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,15 +18,6 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: templates/forms/status_override.html.twig inc/field.class.php:243 -msgid "Field" -msgstr "Alan" - -#: templates/forms/status_override.html.twig inc/field.class.php:625 -#: inc/field.class.php:805 -msgid "Read only" -msgstr "Salt okunur" - #: templates/container_display_conditions.html.twig msgid "Add condition to hide block" msgstr "Bloğu gizleyecek bir koşul ekle" @@ -38,6 +29,10 @@ 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" @@ -50,12 +45,45 @@ msgstr "Durum değişiklikleri" msgid "No item found" msgstr "Herhangi bir öge bulunamadı" -#: templates/fields.html.twig -msgid "show" -msgstr "görüntüle" +#: templates/forms/status_override.html.twig inc/field.class.php:243 +msgid "Field" +msgstr "Alan" + +#: templates/forms/status_override.html.twig inc/field.class.php:625 +#: inc/field.class.php:805 +msgid "Read only" +msgstr "Salt okunur" + +#: hook.php:55 hook.php:59 +msgid "MySQL tables installation" +msgstr "MySQL tabloları yükleme" + +#: hook.php:109 +msgid "The plugin can't be uninstalled when the plugin is disabled" +msgstr "Bu uygulama eklenti kullanımdan kaldırılmışken kaldırılamaz" + +#: hook.php:122 +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" + +#: 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." -#: front/container.form.php:72 front/container.php:35 inc/menu.class.php:37 -#: setup.php:223 +#: setup.php:223 front/container.php:35 front/container.form.php:72 +#: inc/menu.class.php:37 msgid "Additional fields" msgstr "Ek alanlar" @@ -199,27 +227,9 @@ 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/statusoverride.class.php:90 -msgid "Override by status" -msgstr "Duruma göre değiştir" - -#: inc/command/regeneratefilescommand.class.php:41 -msgid "Regenerates containers files." -msgstr "Kapsayıcı dosyaları yeniden oluşturur." - -#: 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." - -#: inc/labeltranslation.class.php:204 -msgid "Language" -msgstr "Dil" - -#: inc/labeltranslation.class.php:205 -msgid "Label" -msgstr "Etiket" +#: 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" @@ -229,30 +239,6 @@ msgstr "Alan adlarını düzelt" msgid "Component items" msgstr "Bileşen ögeleri" -#: inc/containerdisplaycondition.class.php:104 -#: inc/containerdisplaycondition.class.php:136 -msgid "under" -msgstr "şunun altında olan" - -#: inc/containerdisplaycondition.class.php:105 -#: inc/containerdisplaycondition.class.php:139 -msgid "not under" -msgstr "şunun altında olmayan" - -#: inc/containerdisplaycondition.class.php:111 -#: inc/containerdisplaycondition.class.php:133 -msgid "regular expression matches" -msgstr "kurallı ifade eşleşmeleri" - -#: inc/containerdisplaycondition.class.php:500 -#: inc/containerdisplaycondition.class.php:516 -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/dropdown.class.php:78 -msgid "Updating generated dropdown files" -msgstr "Oluşturulmuş açılan kutu dosyaları güncelleniyor" - #: inc/checkdatabasecommand.class.php:42 msgid "Check database to detect inconsistencies." msgstr "Veri tabanını tutarsızlıklara karşı denetle." @@ -302,30 +288,44 @@ 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." -#: ajax/field_specific_fields.php:53 -msgid "Allowed values" -msgstr "İzin verilen değerler" +#: inc/containerdisplaycondition.class.php:104 +#: inc/containerdisplaycondition.class.php:136 +msgid "under" +msgstr "şunun altında olan" -#: ajax/field_specific_fields.php:87 -msgid "Multiple dropdown" -msgstr "Çok seçimli açılan kutu" +#: inc/containerdisplaycondition.class.php:105 +#: inc/containerdisplaycondition.class.php:139 +msgid "not under" +msgstr "şunun altında olmayan" -#: ajax/field_specific_fields.php:90 -msgid "Default value" -msgstr "Varsayılan değer" +#: inc/containerdisplaycondition.class.php:111 +#: inc/containerdisplaycondition.class.php:133 +msgid "regular expression matches" +msgstr "kurallı ifade eşleşmeleri" -#: 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/containerdisplaycondition.class.php:500 +#: inc/containerdisplaycondition.class.php:516 +msgid "You must specify an item type, search option and condition." +msgstr "Bir öge türü, arama seçeneği ve koşulu belirtmelisiniz." -#: hook.php:55 hook.php:59 -msgid "MySQL tables installation" -msgstr "MySQL tabloları yükleme" +#: inc/statusoverride.class.php:90 +msgid "Override by status" +msgstr "Duruma göre değiştir" -#: hook.php:109 -msgid "The plugin can't be uninstalled when the plugin is disabled" -msgstr "Bu uygulama eklenti kullanımdan kaldırılmışken kaldırılamaz" +#: inc/command/regeneratefilescommand.class.php:41 +msgid "Regenerates containers files." +msgstr "Kapsayıcı dosyaları yeniden oluşturur." -#: hook.php:122 -msgid "MySQL tables uninstallation" -msgstr "MySQL tabloları kaldırma" +#: 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." + +#: inc/labeltranslation.class.php:204 +msgid "Language" +msgstr "Dil" + +#: inc/labeltranslation.class.php:205 +msgid "Label" +msgstr "Etiket"