Add GenericObject plugin files and assets
- Introduced default icon images in PNG and SVG formats. - Added example icons for car and cube in SVG format. - Created setup file for the GenericObject plugin with versioning and directory definitions. - Included a header file with licensing information for the plugin. - Added a remove.txt file with instructions for safe deletion.
This commit is contained in:
177
plugins/genericobject/locales/hr_HR.po
Normal file
177
plugins/genericobject/locales/hr_HR.po
Normal file
@ -0,0 +1,177 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# milotype <mail@milotype.de>, 2020
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Genericobject\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-05-28 10:21+0000\n"
|
||||
"PO-Revision-Date: 2021-05-28 10:22+0000\n"
|
||||
"Last-Translator: Cédric Anne\n"
|
||||
"Language-Team: Croatian (Croatia) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/hr_HR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"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"
|
||||
|
||||
#: index.php:58 front/familylist.php:33 front/familylist.php:41
|
||||
#: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292
|
||||
#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227
|
||||
msgid "Objects management"
|
||||
msgstr "Upravljanje objektima"
|
||||
|
||||
#: index.php:68 front/familylist.php:37
|
||||
msgid "Empty family"
|
||||
msgstr "Prazna obitelji"
|
||||
|
||||
#: front/object.php:33 front/type.php:38 inc/profile.class.php:287
|
||||
#: inc/type.class.php:66
|
||||
msgid "Type of objects"
|
||||
msgstr "Vrste objekata"
|
||||
|
||||
#: front/commontreedropdown.form.php:36 front/commondropdown.php:11
|
||||
#: front/commondropdown.form.php:36
|
||||
msgid "The requested dropdown does not exists"
|
||||
msgstr "Traženi padajući popis ne postoji"
|
||||
|
||||
#: front/field.form.php:41
|
||||
msgid "Field(s) deleted successfully"
|
||||
msgstr "Polja uspješno uklonjena"
|
||||
|
||||
#: front/field.form.php:51
|
||||
msgid "Field added successfully"
|
||||
msgstr "Polje uspješno dodano"
|
||||
|
||||
#: inc/typefamily.class.php:36 inc/type.class.php:380 inc/type.class.php:517
|
||||
msgid "Family of type of objects"
|
||||
msgstr "Obitelj vrste objekata"
|
||||
|
||||
#: inc/profile.class.php:141
|
||||
msgid "General"
|
||||
msgstr "Opće"
|
||||
|
||||
#: inc/profile.class.php:147
|
||||
msgid "Objects"
|
||||
msgstr "Objekti"
|
||||
|
||||
#: inc/profile.class.php:149
|
||||
msgid "(No types defined yet)"
|
||||
msgstr "(Vrste još nisu određene)"
|
||||
|
||||
#: inc/type.class.php:156
|
||||
msgid "Type name is missing"
|
||||
msgstr "Ime vrste nedostaje"
|
||||
|
||||
#: inc/type.class.php:162
|
||||
msgid "Type name must be longer"
|
||||
msgstr "Ime vrste mora biti duže"
|
||||
|
||||
#: inc/type.class.php:168
|
||||
msgid ""
|
||||
"Types 'field', 'object' and 'type' are reserved. Please choose another one"
|
||||
msgstr "„Polje”, „objekt” i „vrsta” su rezervirane vrste. Odaberi neku drugu"
|
||||
|
||||
#: inc/type.class.php:175
|
||||
msgid "Type must start with a letter"
|
||||
msgstr "Vrsta mora početi slovom"
|
||||
|
||||
#: inc/type.class.php:182
|
||||
msgid "A type already exists with the same name"
|
||||
msgstr "Jedna vrsta s istim imenom već postoji"
|
||||
|
||||
#: inc/type.class.php:478
|
||||
msgid "Internal identifier"
|
||||
msgstr "Interni identifikator"
|
||||
|
||||
#: inc/type.class.php:532
|
||||
msgid "Behaviour"
|
||||
msgstr "Ponašanje"
|
||||
|
||||
#: inc/type.class.php:551
|
||||
msgid "Network connections"
|
||||
msgstr "Mrežne veze"
|
||||
|
||||
#: inc/type.class.php:556
|
||||
msgid "injection file plugin"
|
||||
msgstr "Dodatak za umetanje podataka"
|
||||
|
||||
#: inc/type.class.php:558
|
||||
msgid "geninventorynumber plugin"
|
||||
msgstr "Dodatak za generiranje inventarskog broja"
|
||||
|
||||
#: inc/type.class.php:559
|
||||
msgid "order plugin"
|
||||
msgstr "Dodatak za naruđbe"
|
||||
|
||||
#: inc/type.class.php:560
|
||||
msgid "item's uninstallation plugin"
|
||||
msgstr "Dodatak za deinstaliranje predmeta"
|
||||
|
||||
#: inc/type.class.php:561
|
||||
msgid "simcard plugin"
|
||||
msgstr "Dodatak za SIM kartice"
|
||||
|
||||
#: inc/type.class.php:562
|
||||
msgid "treeview plugin"
|
||||
msgstr "Dodatak za stablasti prikaz"
|
||||
|
||||
#: inc/type.class.php:725
|
||||
msgid "Regenerate files"
|
||||
msgstr "Ponovo generiraj datoteke"
|
||||
|
||||
#: inc/type.class.php:738
|
||||
msgid "Link to other objects"
|
||||
msgstr "Poveži s drugim objektima"
|
||||
|
||||
#: inc/type.class.php:1734
|
||||
msgid "Other"
|
||||
msgid_plural "Others"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2101
|
||||
#, php-format
|
||||
msgid "Unable to load the class %1$s."
|
||||
msgstr "Nije moguće učitati klasu %1$s."
|
||||
|
||||
#. TRANS: %1$s is itemtype name
|
||||
#: inc/type.class.php:2103
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You probably have garbage data in your database for this plugin and missing "
|
||||
"files in %1$s"
|
||||
msgstr "U bazi podataka vjerojatno imaš smeće za ovaj dodatak i nedostaju datoteke u %1$s"
|
||||
|
||||
#: inc/object.class.php:548
|
||||
msgid "Object preview"
|
||||
msgstr "Pregled objekta"
|
||||
|
||||
#: inc/object.class.php:812
|
||||
msgid "You must configure rights to enable the preview"
|
||||
msgstr "Za aktiviranje pregleda moraš konfigurirati prava"
|
||||
|
||||
#: inc/field.class.php:65
|
||||
msgid "Fields associated with the object"
|
||||
msgstr "Polja povezana s objektom"
|
||||
|
||||
#: inc/field.class.php:71
|
||||
msgid "Label"
|
||||
msgstr "Oznaka"
|
||||
|
||||
#: inc/field.class.php:72
|
||||
msgid "Name in DB"
|
||||
msgstr "Ime u bazi podataka"
|
||||
|
||||
#: inc/field.class.php:127
|
||||
msgid "Add new field"
|
||||
msgstr "Dodaj novo polje"
|
||||
|
||||
#: inc/field.class.php:322
|
||||
msgid "Read-only field"
|
||||
msgstr "Polje samo-za-čitanje"
|
||||
Reference in New Issue
Block a user