mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Updated translations
This commit is contained in:
parent
6f9bad1005
commit
093e4bbb73
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Бракувани активи',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Изписани активи',
|
||||
'id' => 'ID',
|
||||
'city' => 'Град',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Město',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -6,11 +6,11 @@ return array(
|
|||
'accessory_category' => 'Züberhor Kategorie',
|
||||
'accessory_name' => 'Zubehör Name',
|
||||
'cost' => 'Einkaufspreis',
|
||||
'checkout' => 'Checkout Accessory',
|
||||
'checkin' => 'Checkin Accessory',
|
||||
'checkout' => 'Zubehör ausbuchen',
|
||||
'checkin' => 'Zubehör einbuchen',
|
||||
'create' => 'Zubehör neu erstellen',
|
||||
'date' => 'Kaufdatum',
|
||||
'edit' => 'Edit Accessory',
|
||||
'edit' => 'Zubehör bearbeiten',
|
||||
'eula_text' => 'Kategorie EULA',
|
||||
'eula_text_help' => 'Dieses Feld erlaubt Ihnen die EULA Ihren Bedürfnissen nach Asset Typ anzupassen.Wenn Sie nur eine EULA für alle Assets haben, aktivieren Sie die Checkbox unterhalb um die Standard EULA zu verwenden.',
|
||||
'require_acceptance' => 'Erfordert die Zustimmung der Assets in dieser Kategorie durch den Benutzer.',
|
||||
|
|
|
@ -16,9 +16,9 @@ return array(
|
|||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this accessory?',
|
||||
'error' => 'There was an issue deleting the accessory. Please try again.',
|
||||
'success' => 'The accessory was deleted successfully.'
|
||||
'confirm' => 'Sind Sie sicher, dass Sie diese Ticket-Notiz löschen möchten?',
|
||||
'error' => 'Beim löschen dieses Zubehörs ist ein Problem aufgetreten. Bitte versuchen sie es erneut.',
|
||||
'success' => 'Das Zubehör wurde erfolgreich gelöscht.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'about_components_title' => 'About Components',
|
||||
'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
|
||||
'component_name' => 'Component Name',
|
||||
'checkin' => 'Checkin Component',
|
||||
'checkout' => 'Checkout Component',
|
||||
'cost' => 'Purchase Cost',
|
||||
'create' => 'Create Component',
|
||||
'edit' => 'Edit Component',
|
||||
'date' => 'Purchase Date',
|
||||
'order' => 'Order Number',
|
||||
'remaining' => 'Remaining',
|
||||
'total' => 'Total',
|
||||
'update' => 'Update Component',
|
||||
'about_components_title' => 'Über Komponenten',
|
||||
'about_components_text' => 'Komponenten sind Teile eines Assets, zum Beispiel eine Festplatte, Arbeitsspeicher, etc.',
|
||||
'component_name' => 'Komponentenname',
|
||||
'checkin' => 'Komponent einchecken',
|
||||
'checkout' => 'Komponent auschecken',
|
||||
'cost' => 'Einkaufspreis',
|
||||
'create' => 'Komponente erstellen',
|
||||
'edit' => 'Komponente bearbeiten',
|
||||
'date' => 'Kaufdatum',
|
||||
'order' => 'Bestellnummer',
|
||||
'remaining' => 'Verbleibend',
|
||||
'total' => 'Gesamt',
|
||||
'update' => 'Komponente aktualisieren',
|
||||
);
|
||||
|
|
|
@ -2,34 +2,34 @@
|
|||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Component does not exist.',
|
||||
'does_not_exist' => 'Komponente existiert nicht.',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Component was not created, please try again.',
|
||||
'success' => 'Component created successfully.'
|
||||
'error' => 'Komponente wurde nicht erstellt, bitte versuche es noch einmal.',
|
||||
'success' => 'Komponente wurde erfolgreich erstellt.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Component was not updated, please try again',
|
||||
'success' => 'Component updated successfully.'
|
||||
'error' => 'Komponente wurde nicht geändert, bitte versuche es noch einmal',
|
||||
'success' => 'Komponente erfolgreich geändert.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this component?',
|
||||
'error' => 'There was an issue deleting the component. Please try again.',
|
||||
'success' => 'The component was deleted successfully.'
|
||||
'confirm' => 'Sind Sie sich sicher das sie diese Komponente löschen wollen?',
|
||||
'error' => 'Beim Löschen der Komponente ist ein Fehler aufgetreten. Bitte probieren Sie es noch einmal.',
|
||||
'success' => 'Die Komponente wurde erfolgreich gelöscht.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Component was not checked out, please try again',
|
||||
'success' => 'Component checked out successfully.',
|
||||
'user_does_not_exist' => 'That user is invalid. Please try again.'
|
||||
'error' => 'Komponente konnte nicht herausgegeben werden. Bitte versuchen Sie es erneut',
|
||||
'success' => 'Komponente wurde erfolgreich herausgegeben.',
|
||||
'user_does_not_exist' => 'Dieser Benutzer ist ungültig. Bitte versuchen Sie es noch einmal.'
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Component was not checked in, please try again',
|
||||
'success' => 'Component checked in successfully.',
|
||||
'user_does_not_exist' => 'That user is invalid. Please try again.'
|
||||
'error' => 'Komponente konnte nicht eingebucht werden. Bitte versuchen Sie es erneut',
|
||||
'success' => 'Komponente wurde erfolgreich eingebucht.',
|
||||
'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.'
|
||||
)
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'title' => 'Component Name',
|
||||
'title' => 'Komponentenname',
|
||||
);
|
||||
|
|
|
@ -53,7 +53,7 @@ return array(
|
|||
'error' => 'Asset konnte nicht eingebucht werden. Bitte versuchen Sie es erneut',
|
||||
'success' => 'Asset wurde erfolgreich eingebucht.',
|
||||
'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.',
|
||||
'already_checked_in' => 'That asset is already checked in.',
|
||||
'already_checked_in' => 'Dieses Asset ist bereits eingebucht.',
|
||||
|
||||
),
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Asset bereit zum Herausgeben',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Zugewiesene Assets',
|
||||
'id' => 'ID',
|
||||
'city' => 'Stadt',
|
||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
|||
'custom_css_help' => 'Füge eigenes CSS hinzu. Benutze keine <style></style> tags.',
|
||||
'default_currency' => 'Standard Währung',
|
||||
'default_eula_text' => 'Standard EULA',
|
||||
'default_language' => 'Default Language',
|
||||
'default_language' => 'Standardsprache',
|
||||
'default_eula_help_text' => 'Sie können ebenfalls eigene EULA\'s mit spezifischen Asset Kategorien verknüpfen.',
|
||||
'display_asset_name' => 'Zeige Assetname an',
|
||||
'display_checkout_date' => 'Zeige Herausgabedatum',
|
||||
|
@ -73,25 +73,25 @@ return array(
|
|||
'brand' => 'Branding',
|
||||
'about_settings_title' => 'Über Einstellungen',
|
||||
'about_settings_text' => 'Mit diesen Einstellungen können Sie verschiedene Aspekte Ihrer Installation anpassen.',
|
||||
'labels_per_page' => 'Labels per page',
|
||||
'label_dimensions' => 'Label dimensions (inches)',
|
||||
'page_padding' => 'Page margins (inches)',
|
||||
'labels_display_bgutter' => 'Label bottom gutter',
|
||||
'labels_display_sgutter' => 'Label dide gutter',
|
||||
'labels_fontsize' => 'Label font size',
|
||||
'labels_pagewidth' => 'Label sheet width',
|
||||
'labels_pageheight' => 'Label sheet height',
|
||||
'label_gutters' => 'Label spacing (inches)',
|
||||
'page_dimensions' => 'Page dimensions (inches)',
|
||||
'label_fields' => 'Label visible fields',
|
||||
'inches' => 'inches',
|
||||
'width_w' => 'w',
|
||||
'labels_per_page' => 'Etiketten pro Seite',
|
||||
'label_dimensions' => 'Etikettengröße (Zoll)',
|
||||
'page_padding' => 'Seiten Ränder (Zoll)',
|
||||
'labels_display_bgutter' => 'Ettiketten Spaltenzwischenraum unterhalb',
|
||||
'labels_display_sgutter' => 'Ettiketten Spaltenzwischenraum seitlich',
|
||||
'labels_fontsize' => 'Schriftgröße der Etiketten',
|
||||
'labels_pagewidth' => 'Etiketten Blatt Breite',
|
||||
'labels_pageheight' => 'Etiketten Blatt Höhe',
|
||||
'label_gutters' => 'Etikettenabstand (Zoll)',
|
||||
'page_dimensions' => 'Seitengröße (Zoll)',
|
||||
'label_fields' => 'sichtbare Beschriftungsfelder',
|
||||
'inches' => 'Zoll',
|
||||
'width_w' => 'b',
|
||||
'height_h' => 'h',
|
||||
'text_pt' => 'pt',
|
||||
'left' => 'left',
|
||||
'right' => 'right',
|
||||
'top' => 'top',
|
||||
'bottom' => 'bottom',
|
||||
'vertical' => 'vertical',
|
||||
'horizontal' => 'horizontal',
|
||||
'left' => 'links',
|
||||
'right' => 'rechts',
|
||||
'top' => 'Oben',
|
||||
'bottom' => 'Unten',
|
||||
'vertical' => 'Vertikal',
|
||||
'horizontal' => 'Horizontal',
|
||||
);
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
return array(
|
||||
|
||||
'assets_user' => 'Assets zugewiesen an :name',
|
||||
'current_assets' => 'Assets currently checked out to this user',
|
||||
'current_assets' => 'Asset wurde an nachfolgenden Benutzer ausgegeben',
|
||||
'clone' => 'Benutzer kopieren',
|
||||
'contact_user' => 'Kontakt :name',
|
||||
'edit' => 'Benutzer bearbeiten',
|
||||
'filetype_info' => 'Erlaubte Dateitypen sind png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, und rar.',
|
||||
'history_user' => 'Historie von :name',
|
||||
'last_login' => 'Letzte Anmeldung',
|
||||
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
|
||||
'ldap_config_text' => 'Die LDAP Konfigurations Einstellungen finden Sie hier Admin -> Einstellungen. Der (optional) wählbare Standort wird für alle importierten Benutzer gesetzt.',
|
||||
'software_user' => 'Software herausgegeben an :name',
|
||||
'view_user' => 'Benutze :name ansehen',
|
||||
'usercsv' => 'CSV Datei',
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
'city' => 'Stadt',
|
||||
'companies' => 'Firmen',
|
||||
'company' => 'Firma',
|
||||
'component' => 'Component',
|
||||
'components' => 'Components',
|
||||
'component' => 'Komponente',
|
||||
'components' => 'Komponenten',
|
||||
'consumable' => 'Verbrauchsmaterial',
|
||||
'consumables' => 'Verbrauchsmaterialien',
|
||||
'country' => 'Land',
|
||||
|
@ -73,7 +73,7 @@
|
|||
'asset_maintenances' => 'Asset Wartungen',
|
||||
'item' => 'Gegenstand',
|
||||
'insufficient_permissions' => 'Unzureichende Berechtigungen!',
|
||||
'language' => 'Language',
|
||||
'language' => 'Sprache',
|
||||
'last' => 'Letztes',
|
||||
'last_name' => 'Familienname',
|
||||
'license' => 'Lizenz',
|
||||
|
@ -89,9 +89,9 @@
|
|||
'logout' => 'Abmelden',
|
||||
'manufacturer' => 'Hersteller',
|
||||
'manufacturers' => 'Hersteller',
|
||||
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||
'min_amt' => 'Min. QTY',
|
||||
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.',
|
||||
'markdown' => 'Dieses Feld erlaubt <a href="https://help.github.com/articles/github-flavored-markdown/"> Github Flavored Markdown</a>.',
|
||||
'min_amt' => 'Min. Anzahl',
|
||||
'min_amt_help' => 'Die minimale Anzahl an verfügbaren Artikeln bevor ein Alarm ausgelöst wird.',
|
||||
'model_no' => 'Modellnr.',
|
||||
'months' => 'Monate',
|
||||
'moreinfo' => 'Mehr Informationen',
|
||||
|
@ -128,7 +128,7 @@
|
|||
'select_date' => 'Datum auswählen',
|
||||
'select_statuslabel' => 'Status auswählen',
|
||||
'select_company' => 'Firma auswählen',
|
||||
'select_asset' => 'Select Asset',
|
||||
'select_asset' => 'Asset auswählen',
|
||||
'settings' => 'Einstellungen',
|
||||
'sign_in' => 'Einloggen',
|
||||
'site_name' => 'Seitenname',
|
||||
|
@ -155,5 +155,5 @@
|
|||
'yes' => 'Ja',
|
||||
'zip' => 'Postal Code',
|
||||
'noimage' => 'Kein Bild hochgeladen oder kein Bild gefunden.',
|
||||
'token_expired' => 'Your form session has expired. Please try again.',
|
||||
'token_expired' => 'Ihre Formularsitzung ist abgelaufen. Bitte versuchen sie es erneut.',
|
||||
];
|
||||
|
|
|
@ -33,7 +33,7 @@ return array(
|
|||
"digits_between" => ":attribute soll mindestens :min und darf maximal :max Stellen haben.",
|
||||
"email" => "Das Format von :attribute ist ungültig.",
|
||||
"exists" => "Das ausgewählte :attribute ist ungültig.",
|
||||
"email_array" => "One or more email addresses is invalid.",
|
||||
"email_array" => "Eine oder mehrere Email Adressen sind ungültig.",
|
||||
"image" => ":attribute muss ein Bild sein.",
|
||||
"in" => "Auswahl :attribute ist ungültig.",
|
||||
"integer" => ":attribute muss eine ganze Zahl sein.",
|
||||
|
|
|
@ -17,7 +17,7 @@ return array(
|
|||
'no_default_eula' => 'No primary default EULA found. Add one in Settings.',
|
||||
'order' => 'Order Number',
|
||||
'qty' => 'QTY',
|
||||
'total' => 'Total',
|
||||
'total' => 'Σύνολο',
|
||||
'remaining' => 'Avail',
|
||||
'update' => 'Update Accessory',
|
||||
'use_default_eula' => 'Use the <a href="#" data-toggle="modal" data-target="#eulaModal">primary default EULA</a> instead.',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -49,7 +49,7 @@ return array(
|
|||
'load_remote_text' => 'Remote Scripts',
|
||||
'load_remote_help_text' => 'This Snipe-IT install can load scripts from the outside world.',
|
||||
'logo' => 'Logo',
|
||||
'full_multiple_companies_support_help_text' => 'Restricts users (including admins) assigned to companies to their company\'s assets.',
|
||||
'full_multiple_companies_support_help_text' => 'Restricting users (including admins) assigned to companies to their company\'s assets.',
|
||||
'full_multiple_companies_support_text' => 'Full Multiple Companies Support',
|
||||
'optional' => 'optional',
|
||||
'per_page' => 'Results Per Page',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Bien RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Equipo asignado',
|
||||
'id' => 'ID',
|
||||
'city' => 'Ciudad',
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
return [
|
||||
'select_company' => 'Select Company',
|
||||
'select_company' => 'Valitse yritys',
|
||||
];
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'Tunnus',
|
||||
'city' => 'Kaupunki',
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
'checkout' => 'Luovuta',
|
||||
'city' => 'Kaupunki',
|
||||
'companies' => 'Companies',
|
||||
'company' => 'Company',
|
||||
'company' => 'Yritys',
|
||||
'component' => 'Component',
|
||||
'components' => 'Components',
|
||||
'consumable' => 'Consumable',
|
||||
|
@ -67,13 +67,13 @@
|
|||
'id' => 'Tunnus',
|
||||
'image_delete' => 'Poista Kuva',
|
||||
'image_upload' => 'Lähetä Kuva',
|
||||
'import' => 'Import',
|
||||
'import' => 'Tuo tiedot',
|
||||
'asset_maintenance' => 'Asset Maintenance',
|
||||
'asset_maintenance_report' => 'Asset Maintenance Report',
|
||||
'asset_maintenances' => 'Asset Maintenances',
|
||||
'item' => 'Item',
|
||||
'insufficient_permissions' => 'Insufficient permissions!',
|
||||
'language' => 'Language',
|
||||
'language' => 'Kieli',
|
||||
'last' => 'Last',
|
||||
'last_name' => 'Sukunimi',
|
||||
'license' => 'Lisenssi',
|
||||
|
@ -96,7 +96,7 @@
|
|||
'months' => 'Kuukautta',
|
||||
'moreinfo' => 'Lisätiedot',
|
||||
'name' => 'Nimi',
|
||||
'next' => 'Next',
|
||||
'next' => 'Seuraava',
|
||||
'no_depreciation' => 'Ei poistoluokkaa',
|
||||
'no_results' => 'Ei tuloksia.',
|
||||
'no' => 'Ei',
|
||||
|
@ -106,7 +106,7 @@
|
|||
'pending' => 'Odottaa',
|
||||
'people' => 'Ihmiset',
|
||||
'per_page' => 'Tuloksia Per Sivu',
|
||||
'previous' => 'Previous',
|
||||
'previous' => 'Edellinen',
|
||||
'processing' => 'Processing',
|
||||
'profile' => 'Profiilisi',
|
||||
'qty' => 'QTY',
|
||||
|
@ -117,8 +117,8 @@
|
|||
'reports' => 'Raportit',
|
||||
'requested' => 'Requested',
|
||||
'save' => 'Tallenna',
|
||||
'select' => 'Select',
|
||||
'search' => 'Search',
|
||||
'select' => 'Valitse',
|
||||
'search' => 'Etsi',
|
||||
'select_depreciation' => 'Select a Depreciation Type',
|
||||
'select_location' => 'Select a Location',
|
||||
'select_manufacturer' => 'Select a Manufacturer',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Ville',
|
||||
|
|
|
@ -2,19 +2,19 @@
|
|||
|
||||
return array(
|
||||
'about_accessories_title' => 'אודות האביזרים',
|
||||
'about_accessories_text' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
|
||||
'about_accessories_text' => 'עזרים הם כל דבר שאתה מנפיק למשתמשים אבל אין להם מק"ט (או שאינך מעוניין לעקוב אחריהם לפי יחידה). לדוגמא, מקלדות ועכברים.',
|
||||
'accessory_category' => 'סוג האביזר',
|
||||
'accessory_name' => 'שם אביזר',
|
||||
'cost' => 'מחיר הרכישה',
|
||||
'checkout' => 'Checkout Accessory',
|
||||
'checkin' => 'Checkin Accessory',
|
||||
'checkout' => 'נפק עזר',
|
||||
'checkin' => 'החזר עזר',
|
||||
'create' => 'ליצור אביזר',
|
||||
'date' => 'תאריך הרכישה',
|
||||
'edit' => 'Edit Accessory',
|
||||
'eula_text' => 'Category EULA',
|
||||
'eula_text_help' => 'This field allows you to customize your EULAs for specific types of assets. If you only have one EULA for all of your assets, you can check the box below to use the primary default.',
|
||||
'require_acceptance' => 'Require users to confirm acceptance of assets in this category.',
|
||||
'no_default_eula' => 'No primary default EULA found. Add one in Settings.',
|
||||
'edit' => 'ערוך עזר',
|
||||
'eula_text' => 'תנאי שימוש של הקטגוריה',
|
||||
'eula_text_help' => 'שדה זה מאפשר לך להתאים את תנאי השימוש עבור סוגים מסוימים של פריטים. במידה ותנאי השימוש שלך זהים לכלל הפריטים - תוכל לסמן את התיבה שלמטה לשימוש בברירת המחדל.',
|
||||
'require_acceptance' => 'דרוש מהמשתמש לאשר קבלה של פריט בקטגוריה זו.',
|
||||
'no_default_eula' => 'לא נמצאה ברירת מחדל לתנאי השימוש. הוסף ברירת מחדל בהגדרות.',
|
||||
'order' => 'מספר הזמנה',
|
||||
'qty' => 'כמות',
|
||||
'total' => 'סה"כ',
|
||||
|
|
|
@ -3,33 +3,34 @@
|
|||
return array(
|
||||
|
||||
'does_not_exist' => 'אביזר אינו קיים.',
|
||||
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
|
||||
'assoc_users' => 'קיימות :count יחידות מונפקות מאבזר זה אצל משתמשים. אנא החזר את האבזרים ונסה שנית. ',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'The accessory was not created, please try again.',
|
||||
'error' => 'האבזר לא נוצר, אנא נסה שנית.',
|
||||
'success' => 'אביזר נוצר בהצלחה.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'The accessory was not updated, please try again',
|
||||
'error' => 'האבזר לא עודכן, אנא נסה שנית',
|
||||
'success' => 'אביזר עודכן בהצלחה.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this accessory?',
|
||||
'error' => 'There was an issue deleting the accessory. Please try again.',
|
||||
'success' => 'The accessory was deleted successfully.'
|
||||
'confirm' => 'האם אתה בטוח שברצונך לשמור את האבזר?',
|
||||
'error' => 'ישנה בעיה במחיקת האבזר.
|
||||
אנא נסה שנית.',
|
||||
'success' => 'האבזר נמחק בהצלחה.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Accessory was not checked out, please try again',
|
||||
'success' => 'Accessory checked out successfully.',
|
||||
'error' => 'האבזר לא הונפק, אנא נסה שנית',
|
||||
'success' => 'האבזר הונפק בהצלחה.',
|
||||
'user_does_not_exist' => 'משתמש אינו קיים. אנא נסה/י שנית.'
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Accessory was not checked in, please try again',
|
||||
'success' => 'Accessory checked in successfully.',
|
||||
'error' => 'האבזר לא הוחזר, אנא נסה שנית',
|
||||
'success' => 'האבזר הוחזר בהצלחה.',
|
||||
'user_does_not_exist' => 'משתמש אינו קיים. אנא נסה/י שנית.'
|
||||
)
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'dl_csv' => 'Download CSV',
|
||||
'eula_text' => 'EULA',
|
||||
'id' => 'ID',
|
||||
'require_acceptance' => 'Acceptance',
|
||||
'title' => 'Accessory Name',
|
||||
'dl_csv' => 'הורדה כ-CSV',
|
||||
'eula_text' => 'רשיון שימוש',
|
||||
'id' => 'מזהה',
|
||||
'require_acceptance' => 'קבלה',
|
||||
'title' => 'שם אבזר',
|
||||
|
||||
|
||||
);
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
return array(
|
||||
|
||||
'assigned_to' => 'מוקצה ל-',
|
||||
'checkout' => 'In/Out',
|
||||
'id' => 'ID',
|
||||
'license_email' => 'License Email',
|
||||
'license_name' => 'Licensed To',
|
||||
'checkout' => 'ניפוק/החזרה',
|
||||
'id' => 'מזהה',
|
||||
'license_email' => 'דוא"ל רשיון',
|
||||
'license_name' => 'רשום על שם',
|
||||
'purchase_date' => 'תאריך הרכישה',
|
||||
'purchased' => 'נרכש',
|
||||
'seats' => 'מספר',
|
||||
|
|
|
@ -2,26 +2,26 @@
|
|||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Location does not exist.',
|
||||
'assoc_users' => 'This location is currently associated with at least one user and cannot be deleted. Please update your users to no longer reference this location and try again. ',
|
||||
'assoc_assets' => 'This location is currently associated with at least one asset and cannot be deleted. Please update your assets to no longer reference this location and try again. ',
|
||||
'assoc_child_loc' => 'This location is currently the parent of at least one child location and cannot be deleted. Please update your locations to no longer reference this location and try again. ',
|
||||
'does_not_exist' => 'המיקום אינו קיים.',
|
||||
'assoc_users' => 'המיקום משויך לפחות למשתמש אחד ולכן לא ניתן למחוק אותו. אנא עדכן את המשתמשים כך שלא יהיה אף משתמש משויך למיקום זה ונסה שנית. ',
|
||||
'assoc_assets' => 'המיקום משויך לפחות לפריט אחד ולכן לא ניתן למחוק אותו. אנא עדכן את הפריטים כך שלא יהיה אף פריט משויך למיקום זה ונסה שנית. ',
|
||||
'assoc_child_loc' => 'למיקום זה מוגדרים תתי-מיקומים ולכן לא ניתן למחוק אותו. אנא עדכן את המיקומים כך שלא שמיקום זה לא יכיל תתי מיקומים ונסה שנית. ',
|
||||
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Location was not created, please try again.',
|
||||
'success' => 'Location created successfully.'
|
||||
'error' => 'המיקום לא נוצר, אנא נסה שנית.',
|
||||
'success' => 'המיקום נוצר בהצלחה.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Location was not updated, please try again',
|
||||
'success' => 'Location updated successfully.'
|
||||
'error' => 'המיקום לא עודכן, אנא נסה שנית',
|
||||
'success' => 'המיקום עודכן בהצלחה.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this location?',
|
||||
'error' => 'There was an issue deleting the location. Please try again.',
|
||||
'success' => 'The location was deleted successfully.'
|
||||
'confirm' => 'האם אתה בטוח שברצונך למחוק את המיקום?',
|
||||
'error' => 'אירעה תקלה במחיקת המיקום. אנא נסה שנית.',
|
||||
'success' => 'המיקום נמחק בהצלחה.'
|
||||
)
|
||||
|
||||
);
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Asset RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Asset Assegnato',
|
||||
'id' => 'ID',
|
||||
'city' => 'Città',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => '資産RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => '資産割当先',
|
||||
'id' => 'ID',
|
||||
'city' => '市区町村',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'RTD 자산',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => '할당된 자산',
|
||||
'id' => '아이디',
|
||||
'city' => '시',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Turto MTTP',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Įranga priskirta',
|
||||
'id' => 'ID',
|
||||
'city' => 'Miestas',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Bandar',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Verlopen producten',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Toegewezen producten',
|
||||
'id' => 'ID',
|
||||
'city' => 'Stad',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Utgåtte eiendeler',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Eiendeler tildelt',
|
||||
'id' => 'ID',
|
||||
'city' => 'By',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Miasto',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Ativos Retirados',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Ativos Atribuídos',
|
||||
'id' => 'ID',
|
||||
'city' => 'Cidade',
|
||||
|
|
|
@ -6,11 +6,11 @@ return array(
|
|||
'accessory_category' => 'Categoria do Acessório',
|
||||
'accessory_name' => 'Nome do Acessório',
|
||||
'cost' => 'Preço de compra',
|
||||
'checkout' => 'Checkout Accessory',
|
||||
'checkin' => 'Checkin Accessory',
|
||||
'checkout' => 'Alocar acessório',
|
||||
'checkin' => 'Devolver acessório',
|
||||
'create' => 'Criar acessório',
|
||||
'date' => 'Data de compra',
|
||||
'edit' => 'Edit Accessory',
|
||||
'edit' => 'Editar acessório',
|
||||
'eula_text' => 'EULA da Categoria',
|
||||
'eula_text_help' => 'Este atributo permite-lhe personalizar os seus EULAs para tipos específicos de ativos. Se apenas tem um para todos os seus ativos, pode selecionar a caixa abaixo, para usar o EULA padrão.',
|
||||
'require_acceptance' => 'Solicitar aos utilizadores que confirmem a aceitação de ativos nesta categoria.',
|
||||
|
|
|
@ -16,9 +16,9 @@ return array(
|
|||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this accessory?',
|
||||
'error' => 'There was an issue deleting the accessory. Please try again.',
|
||||
'success' => 'The accessory was deleted successfully.'
|
||||
'confirm' => 'Tem a certeza que pretende remover este acessório?',
|
||||
'error' => 'Ocorreu um problema ao remover o acessório. Por favor, tente novamente.',
|
||||
'success' => 'O acessório foi removido com sucesso.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'about_components_title' => 'About Components',
|
||||
'about_components_text' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
|
||||
'component_name' => 'Component Name',
|
||||
'checkin' => 'Checkin Component',
|
||||
'checkout' => 'Checkout Component',
|
||||
'cost' => 'Purchase Cost',
|
||||
'create' => 'Create Component',
|
||||
'edit' => 'Edit Component',
|
||||
'date' => 'Purchase Date',
|
||||
'order' => 'Order Number',
|
||||
'remaining' => 'Remaining',
|
||||
'about_components_title' => 'Sobre componentes',
|
||||
'about_components_text' => 'Componentes são itens que fazem parte de artigos, como por exemplo HDD, RAM, etc.',
|
||||
'component_name' => 'Nome do Componente',
|
||||
'checkin' => 'Devolução do componente',
|
||||
'checkout' => 'Atribuição de componente',
|
||||
'cost' => 'Preço de custo',
|
||||
'create' => 'Criar componente',
|
||||
'edit' => 'Editar componente',
|
||||
'date' => 'Data de compra',
|
||||
'order' => 'Número de encomenda',
|
||||
'remaining' => 'Restantes',
|
||||
'total' => 'Total',
|
||||
'update' => 'Update Component',
|
||||
'update' => 'Atualizar componente',
|
||||
);
|
||||
|
|
|
@ -2,34 +2,34 @@
|
|||
|
||||
return array(
|
||||
|
||||
'does_not_exist' => 'Component does not exist.',
|
||||
'does_not_exist' => 'Componente não existe.',
|
||||
|
||||
'create' => array(
|
||||
'error' => 'Component was not created, please try again.',
|
||||
'success' => 'Component created successfully.'
|
||||
'error' => 'Componente não foi criada, por favor tente de novo.',
|
||||
'success' => 'Componente criado com sucesso.'
|
||||
),
|
||||
|
||||
'update' => array(
|
||||
'error' => 'Component was not updated, please try again',
|
||||
'success' => 'Component updated successfully.'
|
||||
'error' => 'Componente não foi atualizado, por favor tente de novo',
|
||||
'success' => 'Componente atualizado com sucesso.'
|
||||
),
|
||||
|
||||
'delete' => array(
|
||||
'confirm' => 'Are you sure you wish to delete this component?',
|
||||
'error' => 'There was an issue deleting the component. Please try again.',
|
||||
'success' => 'The component was deleted successfully.'
|
||||
'confirm' => 'Tem a certeza que deseja eliminar este componente?',
|
||||
'error' => 'Existe um problema ao eliminar o componente. Por favor tente de novo.',
|
||||
'success' => 'O componente foi eliminado com sucesso.'
|
||||
),
|
||||
|
||||
'checkout' => array(
|
||||
'error' => 'Component was not checked out, please try again',
|
||||
'success' => 'Component checked out successfully.',
|
||||
'user_does_not_exist' => 'That user is invalid. Please try again.'
|
||||
'error' => 'O componente não foi atribuido, por favor tente de novo',
|
||||
'success' => 'Componente atribuido com sucesso.',
|
||||
'user_does_not_exist' => 'O utilizador é invalido. Por favor tente de novo.'
|
||||
),
|
||||
|
||||
'checkin' => array(
|
||||
'error' => 'Component was not checked in, please try again',
|
||||
'success' => 'Component checked in successfully.',
|
||||
'user_does_not_exist' => 'That user is invalid. Please try again.'
|
||||
'error' => 'O componente não foi devolvido, por favor tente de novo',
|
||||
'success' => 'O componente foi devolvido com sucesso.',
|
||||
'user_does_not_exist' => 'O utilizador é invalido. Por favor tente de novo.'
|
||||
)
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'title' => 'Component Name',
|
||||
'title' => 'Nome do componente',
|
||||
);
|
||||
|
|
|
@ -53,7 +53,7 @@ return array(
|
|||
'error' => 'Não foi possível devolver o artigo, por favor tente novamente',
|
||||
'success' => 'Artigo devolvido com sucesso.',
|
||||
'user_does_not_exist' => 'O utilizador é inválido. Por favor, tente novamente.',
|
||||
'already_checked_in' => 'That asset is already checked in.',
|
||||
'already_checked_in' => 'Este artigo já foi devolvido.',
|
||||
|
||||
),
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Ativos Retirados',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Ativos Atribuídos',
|
||||
'id' => 'ID',
|
||||
'city' => 'Cidade',
|
||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
|||
'custom_css_help' => 'Insira o CSS personalizado que deseja utilizar. Não use as tags <style></style>.',
|
||||
'default_currency' => 'Moeda padrão',
|
||||
'default_eula_text' => 'EULA padrão',
|
||||
'default_language' => 'Default Language',
|
||||
'default_language' => 'Idioma predefinido',
|
||||
'default_eula_help_text' => 'Também pode associar EULAs personalizados para categorias de artigos especificas.',
|
||||
'display_asset_name' => 'Mostrar Nome do Artigo',
|
||||
'display_checkout_date' => 'Mostrar Data de Alocação',
|
||||
|
@ -75,23 +75,23 @@ return array(
|
|||
'about_settings_text' => 'Estas configurações permitem-lhe customizar determinados aspetos da sua instalação.',
|
||||
'labels_per_page' => 'Labels per page',
|
||||
'label_dimensions' => 'Label dimensions (inches)',
|
||||
'page_padding' => 'Page margins (inches)',
|
||||
'page_padding' => 'Margens da pagina (inches)',
|
||||
'labels_display_bgutter' => 'Label bottom gutter',
|
||||
'labels_display_sgutter' => 'Label dide gutter',
|
||||
'labels_fontsize' => 'Label font size',
|
||||
'labels_pagewidth' => 'Label sheet width',
|
||||
'labels_pageheight' => 'Label sheet height',
|
||||
'label_gutters' => 'Label spacing (inches)',
|
||||
'page_dimensions' => 'Page dimensions (inches)',
|
||||
'page_dimensions' => 'Dimensões da pagina (inches)',
|
||||
'label_fields' => 'Label visible fields',
|
||||
'inches' => 'inches',
|
||||
'width_w' => 'w',
|
||||
'height_h' => 'h',
|
||||
'text_pt' => 'pt',
|
||||
'left' => 'left',
|
||||
'right' => 'right',
|
||||
'top' => 'top',
|
||||
'bottom' => 'bottom',
|
||||
'left' => 'esquerda',
|
||||
'right' => 'direita',
|
||||
'top' => 'topo',
|
||||
'bottom' => 'fundo',
|
||||
'vertical' => 'vertical',
|
||||
'horizontal' => 'horizontal',
|
||||
);
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
return array(
|
||||
|
||||
'assets_user' => 'Artigos alocados a :name',
|
||||
'current_assets' => 'Assets currently checked out to this user',
|
||||
'current_assets' => 'Artigos atribuidos atualmente a este utilizador',
|
||||
'clone' => 'Clonar Utilizador',
|
||||
'contact_user' => 'Contacto :name',
|
||||
'edit' => 'Editar Utilizador',
|
||||
'filetype_info' => 'Os tipos de ficheiro permitidos são png, gif, jpg, jpeg, doc, docx, pdf, txt, zip e rar.',
|
||||
'history_user' => 'Histórico para :name',
|
||||
'last_login' => 'Último início de sessão',
|
||||
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
|
||||
'ldap_config_text' => 'As definições de configuração do LDAP podem ser encontradas em Administrador > Definições. A localização (opcional) selecionada vai ser defenida para todos os utilizadores importados.',
|
||||
'software_user' => 'Software alocado a :name',
|
||||
'view_user' => 'Ver Utilizador :name',
|
||||
'usercsv' => 'Ficheiro CSV',
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
'city' => 'Cidade',
|
||||
'companies' => 'Empresas',
|
||||
'company' => 'Empresa',
|
||||
'component' => 'Component',
|
||||
'components' => 'Components',
|
||||
'component' => 'Componente',
|
||||
'components' => 'Componentes',
|
||||
'consumable' => 'Consumível',
|
||||
'consumables' => 'Consumíveis',
|
||||
'country' => 'País',
|
||||
|
@ -73,7 +73,7 @@
|
|||
'asset_maintenances' => 'Manutenções de Artigos',
|
||||
'item' => 'Item',
|
||||
'insufficient_permissions' => 'Permissões insuficientes!',
|
||||
'language' => 'Language',
|
||||
'language' => 'Idioma',
|
||||
'last' => 'Última',
|
||||
'last_name' => 'Apelido',
|
||||
'license' => 'Licença',
|
||||
|
@ -89,9 +89,9 @@
|
|||
'logout' => 'Sair',
|
||||
'manufacturer' => 'Fabricante',
|
||||
'manufacturers' => 'Fabricantes',
|
||||
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||
'min_amt' => 'Min. QTY',
|
||||
'min_amt_help' => 'Minimum number of items that should be available before an alert gets triggered.',
|
||||
'markdown' => 'Este campo permite <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||
'min_amt' => 'Min. Qt',
|
||||
'min_amt_help' => 'Número mínimo de itens que devem estar disponíveis antes de do alerta é acionado.',
|
||||
'model_no' => 'Modelo Nº.',
|
||||
'months' => 'meses',
|
||||
'moreinfo' => 'Mais informação',
|
||||
|
@ -128,7 +128,7 @@
|
|||
'select_date' => 'Selecionar data',
|
||||
'select_statuslabel' => 'Selecionar Estado',
|
||||
'select_company' => 'Selecione a empresa',
|
||||
'select_asset' => 'Select Asset',
|
||||
'select_asset' => 'Selecionar artigo',
|
||||
'settings' => 'Configurações',
|
||||
'sign_in' => 'Iniciar sessão',
|
||||
'site_name' => 'Nome do site',
|
||||
|
@ -155,5 +155,5 @@
|
|||
'yes' => 'Sim',
|
||||
'zip' => 'Código Postal',
|
||||
'noimage' => 'Nenhuma imagem carregada ou imagem não encontrada.',
|
||||
'token_expired' => 'Your form session has expired. Please try again.',
|
||||
'token_expired' => 'A sua sessão expirou. Inicie sessão novamente.',
|
||||
];
|
||||
|
|
|
@ -33,7 +33,7 @@ return array(
|
|||
"digits_between" => "O :attribute deve estar entre :min e :max dígitos.",
|
||||
"email" => "O formato do :attribute é inválido.",
|
||||
"exists" => "O :attribute é inválido.",
|
||||
"email_array" => "One or more email addresses is invalid.",
|
||||
"email_array" => "Um ou mais endereços de email são invalidos.",
|
||||
"image" => "O :attribute tem que ser uma imagem.",
|
||||
"in" => "O :attribute selecionado é inválido.",
|
||||
"integer" => "O :attribute tem que ser um inteiro.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Oras',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Изъятые активы',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Присвоенные активы',
|
||||
'id' => 'ID',
|
||||
'city' => 'Город',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'เขต/อำเภอ',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Varlık Atandı',
|
||||
'id' => 'ID',
|
||||
'city' => 'Şehir',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'Thành phố',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => '设备RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => '持有人',
|
||||
'id' => '编号',
|
||||
'city' => '城市',
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'assets_rtd' => 'Assets RTD',
|
||||
'assets_rtd' => 'Assets', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
|
||||
'assets_checkedout' => 'Assets Assigned',
|
||||
'id' => 'ID',
|
||||
'city' => 'City',
|
||||
|
|
Loading…
Reference in a new issue