-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
117 changed files
with
901 additions
and
810 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<?php | ||
|
||
return array( | ||
'about_asset_categories' => 'About Asset Categories', | ||
'about_categories' => 'Asset categories help you organize your assets. Some example categories might be "Desktops", "Laptops", "Mobile Phones", "Tablets", and so on, but you can use asset categories any way that makes sense for you. ', | ||
'asset_categories' => 'Asset Categories', | ||
'category_name' => 'Category Name', | ||
'create' => 'Create Category', | ||
'update' => 'Update Category', | ||
'about_asset_categories' => 'O kategoriích majetku', | ||
'about_categories' => 'Kategorie pomáhají organizovat majetek. Takovou kategorii může být např. "Desktopy", "Notebooky", "Mobilní telefony", "Tablety", apod., kategorie můžete ale používat jakkoliv Vám to bude dávat smysl. ', | ||
'asset_categories' => 'Kategorie majetku', | ||
'category_name' => 'Jméno kategorie', | ||
'create' => 'Vytvořit kategorii', | ||
'update' => 'Upravit kategorii', | ||
|
||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<?php | ||
|
||
return array( | ||
'about_asset_depreciations' => 'About Asset Depreciations', | ||
'about_depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.', | ||
'asset_depreciations' => 'Asset Depreciations', | ||
'create_depreciation' => 'Create Depreciation', | ||
'depreciation_name' => 'Depreciation Name', | ||
'number_of_months' => 'Number of Months', | ||
'update_depreciation' => 'Update Depreciation', | ||
'about_asset_depreciations' => 'O amortizaci majetku', | ||
'about_depreciations' => 'Můžete nastavit amortizaci majetku pro jeho rovnoměrné odepisování.', | ||
'asset_depreciations' => 'Amortizace majetku', | ||
'create_depreciation' => 'Vytvořit amortizaci', | ||
'depreciation_name' => 'Jméno amortizace', | ||
'number_of_months' => 'Počet měsíců', | ||
'update_depreciation' => 'Upravit amortizaci', | ||
|
||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<?php | ||
|
||
return array( | ||
'asset' => 'Asset', | ||
'checkin' => 'Checkin Asset', | ||
'checkout' => 'Checkout Asset to User', | ||
'clone' => 'Clone Asset', | ||
'edit' => 'Edit Asset', | ||
'pending' => 'Pending Asset', | ||
'view' => 'View Asset', | ||
'asset' => 'Majetek', | ||
'checkin' => 'Převzít majetek', | ||
'checkout' => 'Předat majetek uživateli', | ||
'clone' => 'Klonovat majetek', | ||
'edit' => 'Upravit majetek', | ||
'pending' => 'Nevyřízený majetek', | ||
'view' => 'Zobrazit majetek', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?php | ||
|
||
return array( | ||
'name' => 'Status Name', | ||
'title' => 'Status Labels', | ||
'update' => 'Update Status Label', | ||
'create' => 'Create Status Label', | ||
'about' => 'About Status Labels', | ||
'info' => 'Status labels are used to describe the various reasons why an asset <strong><em>cannot</em></strong> be deployed. It could be broken, out for diagnostics, out for repair, lost or stolen, etc. Status labels allow your team to show the progression.', | ||
'name' => 'Název stavu', | ||
'title' => 'Označení stavu', | ||
'update' => 'Upravit označení stavu', | ||
'create' => 'Vytvořit označení stavu', | ||
'about' => 'O označení stavu', | ||
'info' => 'Označení stavu se používá k popisu různých důvodů proč majetek <strong><em>nemůže</em></strong> být přidělen. Může být pokažený, pryč na opravě, na diagnostice, ztracený nebo ukradený, apod. Označení stavu umožňuje členům týmu zobrazovat postup.', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.