mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Updated translations
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
175862d3c9
commit
593554daed
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'crwdns1307:0crwdne1307:0',
|
'remaining' => 'crwdns1307:0crwdne1307:0',
|
||||||
'total' => 'crwdns1308:0crwdne1308:0',
|
'total' => 'crwdns1308:0crwdne1308:0',
|
||||||
'update' => 'crwdns1398:0crwdne1398:0',
|
'update' => 'crwdns1398:0crwdne1398:0',
|
||||||
|
'inventory_warning' => 'crwdns12614:0crwdne12614:0',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'crwdns11831:0crwdne11831:0',
|
'timezone' => 'crwdns11831:0crwdne11831:0',
|
||||||
'profile_edit' => 'crwdns12280:0crwdne12280:0',
|
'profile_edit' => 'crwdns12280:0crwdne12280:0',
|
||||||
'profile_edit_help' => 'crwdns12282:0crwdne12282:0',
|
'profile_edit_help' => 'crwdns12282:0crwdne12282:0',
|
||||||
'default_avatar' => 'crwdns12296:0crwdne12296:0',
|
'default_avatar' => 'crwdns12588:0crwdne12588:0',
|
||||||
|
'default_avatar_help' => 'crwdns12590:0crwdne12590:0',
|
||||||
|
'restore_default_avatar' => 'crwdns12592:0crwdne12592:0',
|
||||||
|
'restore_default_avatar_help' => 'crwdns12594:0crwdne12594:0',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'crwdns10510:0crwdne10510:0',
|
'checkin_and_delete' => 'crwdns10510:0crwdne10510:0',
|
||||||
'delete' => 'crwdns965:0crwdne965:0',
|
'delete' => 'crwdns965:0crwdne965:0',
|
||||||
'edit' => 'crwdns964:0crwdne964:0',
|
'edit' => 'crwdns964:0crwdne964:0',
|
||||||
|
'clone' => 'crwdns12596:0crwdne12596:0',
|
||||||
'restore' => 'crwdns966:0crwdne966:0',
|
'restore' => 'crwdns966:0crwdne966:0',
|
||||||
'remove' => 'crwdns6301:0crwdne6301:0',
|
'remove' => 'crwdns6301:0crwdne6301:0',
|
||||||
'request' => 'crwdns1407:0crwdne1407:0',
|
'request' => 'crwdns1407:0crwdne1407:0',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'crwdns6307:0crwdne6307:0',
|
'add_maintenance' => 'crwdns6307:0crwdne6307:0',
|
||||||
'append' => 'crwdns6309:0crwdne6309:0',
|
'append' => 'crwdns6309:0crwdne6309:0',
|
||||||
'new' => 'crwdns6311:0crwdne6311:0',
|
'new' => 'crwdns6311:0crwdne6311:0',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'crwdns12598:0crwdne12598:0',
|
||||||
|
'edit' => 'crwdns12600:0crwdne12600:0',
|
||||||
|
'delete' => 'crwdns12602:0crwdne12602:0',
|
||||||
|
'restore' => 'crwdns12604:0crwdne12604:0',
|
||||||
|
'create' => 'crwdns12606:0crwdne12606:0',
|
||||||
|
'checkout' => 'crwdns12608:0crwdne12608:0',
|
||||||
|
'checkin' => 'crwdns12610:0crwdne12610:0',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -556,5 +556,6 @@ return [
|
||||||
'close' => 'crwdns12308:0crwdne12308:0',
|
'close' => 'crwdns12308:0crwdne12308:0',
|
||||||
'expires' => 'crwdns12310:0crwdne12310:0',
|
'expires' => 'crwdns12310:0crwdne12310:0',
|
||||||
'map_fields'=> 'crwdns12572:0crwdne12572:0',
|
'map_fields'=> 'crwdns12572:0crwdne12572:0',
|
||||||
|
'remaining_var' => 'crwdns12612:0crwdne12612:0',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'oorblywende',
|
'remaining' => 'oorblywende',
|
||||||
'total' => 'totale',
|
'total' => 'totale',
|
||||||
'update' => 'Verbruik Verbruik',
|
'update' => 'Verbruik Verbruik',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'verwyder',
|
'delete' => 'verwyder',
|
||||||
'edit' => 'wysig',
|
'edit' => 'wysig',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'herstel',
|
'restore' => 'herstel',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'versoek',
|
'request' => 'versoek',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'Nuwe',
|
'new' => 'Nuwe',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'verstryk',
|
'expires' => 'verstryk',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Remaining',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Update Consumable',
|
'update' => 'Update Consumable',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Edit',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Restore',
|
'restore' => 'Restore',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'Request',
|
'request' => 'Request',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'New',
|
'new' => 'New',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'المتبقية',
|
'remaining' => 'المتبقية',
|
||||||
'total' => 'المجموع',
|
'total' => 'المجموع',
|
||||||
'update' => 'تحديث المادة الإستهلاكية',
|
'update' => 'تحديث المادة الإستهلاكية',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'تسجيل الكل / حذف المستخدم',
|
'checkin_and_delete' => 'تسجيل الكل / حذف المستخدم',
|
||||||
'delete' => 'حذف',
|
'delete' => 'حذف',
|
||||||
'edit' => 'تعديل',
|
'edit' => 'تعديل',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'إستعادة',
|
'restore' => 'إستعادة',
|
||||||
'remove' => 'حذف',
|
'remove' => 'حذف',
|
||||||
'request' => 'طلب',
|
'request' => 'طلب',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'إضافة صيانة',
|
'add_maintenance' => 'إضافة صيانة',
|
||||||
'append' => 'إلحاق',
|
'append' => 'إلحاق',
|
||||||
'new' => 'جديد',
|
'new' => 'جديد',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'انتهاء الصلاحية',
|
'expires' => 'انتهاء الصلاحية',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Остава',
|
'remaining' => 'Остава',
|
||||||
'total' => 'Oбщо',
|
'total' => 'Oбщо',
|
||||||
'update' => 'Обновяване на консуматив',
|
'update' => 'Обновяване на консуматив',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Часова зона',
|
'timezone' => 'Часова зона',
|
||||||
'profile_edit' => 'Редактиране на профил',
|
'profile_edit' => 'Редактиране на профил',
|
||||||
'profile_edit_help' => 'Позволете на потребителите сами да могат да редактират собствените си профили.',
|
'profile_edit_help' => 'Позволете на потребителите сами да могат да редактират собствените си профили.',
|
||||||
'default_avatar' => 'Качване на аватар по подразбиране',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Впиши всички / изтрии потребител',
|
'checkin_and_delete' => 'Впиши всички / изтрии потребител',
|
||||||
'delete' => 'Изтриване',
|
'delete' => 'Изтриване',
|
||||||
'edit' => 'Редакция',
|
'edit' => 'Редакция',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Възстановяване',
|
'restore' => 'Възстановяване',
|
||||||
'remove' => 'Премахване',
|
'remove' => 'Премахване',
|
||||||
'request' => 'Заявка',
|
'request' => 'Заявка',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Добави поддръжка',
|
'add_maintenance' => 'Добави поддръжка',
|
||||||
'append' => 'Добави',
|
'append' => 'Добави',
|
||||||
'new' => 'Нов',
|
'new' => 'Нов',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Изтича',
|
'expires' => 'Изтича',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Remaining',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Update Consumable',
|
'update' => 'Update Consumable',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Suprimeix',
|
'delete' => 'Suprimeix',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Edit',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Restore',
|
'restore' => 'Restore',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'Request',
|
'request' => 'Request',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'New',
|
'new' => 'New',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Remaining',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Update Consumable',
|
'update' => 'Update Consumable',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Edit',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Restore',
|
'restore' => 'Restore',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'Request',
|
'request' => 'Request',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'New',
|
'new' => 'New',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Zbývá',
|
'remaining' => 'Zbývá',
|
||||||
'total' => 'Celkem',
|
'total' => 'Celkem',
|
||||||
'update' => 'Upravit sp. materiál',
|
'update' => 'Upravit sp. materiál',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Vrátit vše / Smazat uživatele',
|
'checkin_and_delete' => 'Vrátit vše / Smazat uživatele',
|
||||||
'delete' => 'Smazat',
|
'delete' => 'Smazat',
|
||||||
'edit' => 'Upravit',
|
'edit' => 'Upravit',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Obnovit',
|
'restore' => 'Obnovit',
|
||||||
'remove' => 'Odebrat',
|
'remove' => 'Odebrat',
|
||||||
'request' => 'Požadavek',
|
'request' => 'Požadavek',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Přidat údržbu',
|
'add_maintenance' => 'Přidat údržbu',
|
||||||
'append' => 'Připojit',
|
'append' => 'Připojit',
|
||||||
'new' => 'Nový',
|
'new' => 'Nový',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Vyprší',
|
'expires' => 'Vyprší',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Yn weddill',
|
'remaining' => 'Yn weddill',
|
||||||
'total' => 'Cyfanswm',
|
'total' => 'Cyfanswm',
|
||||||
'update' => 'Diweddaru nwydd traul',
|
'update' => 'Diweddaru nwydd traul',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Dileu',
|
'delete' => 'Dileu',
|
||||||
'edit' => 'Addasu',
|
'edit' => 'Addasu',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Adfer',
|
'restore' => 'Adfer',
|
||||||
'remove' => 'Cael gwared',
|
'remove' => 'Cael gwared',
|
||||||
'request' => 'Gofynnwyd amdano',
|
'request' => 'Gofynnwyd amdano',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'Newydd',
|
'new' => 'Newydd',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Dod i ben',
|
'expires' => 'Dod i ben',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Resterende',
|
'remaining' => 'Resterende',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Opdater forbrugsstoffer',
|
'update' => 'Opdater forbrugsstoffer',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Tjek alt ind og slet bruger',
|
'checkin_and_delete' => 'Tjek alt ind og slet bruger',
|
||||||
'delete' => 'Slet',
|
'delete' => 'Slet',
|
||||||
'edit' => 'Rediger',
|
'edit' => 'Rediger',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Gendan',
|
'restore' => 'Gendan',
|
||||||
'remove' => 'Fjern',
|
'remove' => 'Fjern',
|
||||||
'request' => 'Anmodning',
|
'request' => 'Anmodning',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Tilføj vedligehold',
|
'add_maintenance' => 'Tilføj vedligehold',
|
||||||
'append' => 'Tilføj',
|
'append' => 'Tilføj',
|
||||||
'new' => 'Ny',
|
'new' => 'Ny',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Udløber',
|
'expires' => 'Udløber',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -28,7 +28,7 @@ return array(
|
||||||
'unavailable' => 'Zubehör ist nicht verfügbar, um herausgegeben zu werden. Prüfen Sie die verfügbare Menge',
|
'unavailable' => 'Zubehör ist nicht verfügbar, um herausgegeben zu werden. Prüfen Sie die verfügbare Menge',
|
||||||
'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.',
|
'user_does_not_exist' => 'Dieser Benutzer existiert nicht. Bitte versuchen Sie es erneut.',
|
||||||
'checkout_qty' => array(
|
'checkout_qty' => array(
|
||||||
'lte' => 'There is currently only one available accessory of this type, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.|There are :number_currently_remaining total available accessories, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.',
|
'lte' => 'Derzeit ist nur ein Zubehör dieses Typs verfügbar, und Sie versuchsen :checkout_qty auszuprobieren. Bitte passen Sie die Herausgabe-Menge oder den Gesamtbestand des Zubehörs an und versuchen Sie es erneut. Es gibt :number_currently_remaining insgesamt verfügbare Zubehör, und Sie versuchen, :checkout_qty herauszugeben. Bitte passen Sie die Herausgabe-Menge oder den Gesamtbestand des Zubehörs an und versuchen Sie es erneut.',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Verbleibend',
|
'remaining' => 'Verbleibend',
|
||||||
'total' => 'Gesamt',
|
'total' => 'Gesamt',
|
||||||
'update' => 'Verbrauchsmaterial bearbeiten',
|
'update' => 'Verbrauchsmaterial bearbeiten',
|
||||||
|
'inventory_warning' => 'Der Bestand dieses Verbrauchsmaterials liegt unter der Mindestmenge von :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -5,7 +5,7 @@ return array(
|
||||||
'field' => array(
|
'field' => array(
|
||||||
'invalid' => 'Dieses Feld existiert nicht.',
|
'invalid' => 'Dieses Feld existiert nicht.',
|
||||||
'already_added' => 'Feld wurde bereits hinzugefügt',
|
'already_added' => 'Feld wurde bereits hinzugefügt',
|
||||||
'none_selected' => 'No field selected',
|
'none_selected' => 'Kein Feld ausgewählt',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Feld wurde nicht erstellt. Bitte versuchen Sie es erneut.',
|
'error' => 'Feld wurde nicht erstellt. Bitte versuchen Sie es erneut.',
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Warning: </strong> This asset has been marked as currently undeployable. If this status has changed, please update the asset status.',
|
'undeployable' => '<b>Warnung:</b> Dieses Asset wurde als nicht zur Herausgabe bereit markiert. Falls sich dieser Status geändert hat, aktualisieren Sie bitte den Asset Status.',
|
||||||
'does_not_exist' => 'Asset existiert nicht.',
|
'does_not_exist' => 'Asset existiert nicht.',
|
||||||
'does_not_exist_var'=> 'Asset mit Tag :asset_tag nicht gefunden.',
|
'does_not_exist_var'=> 'Asset mit Tag :asset_tag nicht gefunden.',
|
||||||
'no_tag' => 'Kein Asset Tag angegeben.',
|
'no_tag' => 'Kein Asset Tag angegeben.',
|
||||||
|
@ -51,7 +51,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'import' => [
|
'import' => [
|
||||||
'import_button' => 'Process Import',
|
'import_button' => 'Prozess Import',
|
||||||
'error' => 'Einige Elemente wurden nicht korrekt importiert.',
|
'error' => 'Einige Elemente wurden nicht korrekt importiert.',
|
||||||
'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.',
|
'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.',
|
||||||
'success' => 'Ihre Datei wurde importiert',
|
'success' => 'Ihre Datei wurde importiert',
|
||||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
||||||
'info' => 'Lizenzinfo',
|
'info' => 'Lizenzinfo',
|
||||||
'license_seats' => 'Lizenzaktivierungen',
|
'license_seats' => 'Lizenzaktivierungen',
|
||||||
'seat' => 'Lizenz',
|
'seat' => 'Lizenz',
|
||||||
'seat_count' => 'Seat :count',
|
'seat_count' => 'Platz :count',
|
||||||
'seats' => 'Verfügbare Lizenzen',
|
'seats' => 'Verfügbare Lizenzen',
|
||||||
'software_licenses' => 'Software Lizenzen',
|
'software_licenses' => 'Software Lizenzen',
|
||||||
'user' => 'Nutzer',
|
'user' => 'Nutzer',
|
||||||
|
@ -24,12 +24,12 @@ return array(
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Alle Plätze zurücknehmen',
|
'button' => 'Alle Plätze zurücknehmen',
|
||||||
'modal' => 'This action will checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'Diese Aktion wird einen Platz zurücknehmen. | Diese Aktion wird alle :checkedout_seats_count Sitze für diese Lizenz zurücknehmen.',
|
||||||
'enabled_tooltip' => 'ALLE Plätze für diese Lizenz zurücknehmen, sowohl von Benutzern als auch von Assets',
|
'enabled_tooltip' => 'ALLE Plätze für diese Lizenz zurücknehmen, sowohl von Benutzern als auch von Assets',
|
||||||
'disabled_tooltip' => 'Es ist deaktiviert, da derzeit keine Plätze zum herausgegeben verfügbar sind',
|
'disabled_tooltip' => 'Es ist deaktiviert, da derzeit keine Plätze zum herausgegeben verfügbar sind',
|
||||||
'disabled_tooltip_reassignable' => 'Dies ist deaktiviert, da die Lizenz nicht zuweisbar ist',
|
'disabled_tooltip_reassignable' => 'Dies ist deaktiviert, da die Lizenz nicht zuweisbar ist',
|
||||||
'success' => 'Lizenz erfolgreich zurückgenommen! | Alle Lizenzen wurden erfolgreich zurückgenommen!',
|
'success' => 'Lizenz erfolgreich zurückgenommen! | Alle Lizenzen wurden erfolgreich zurückgenommen!',
|
||||||
'log_msg' => 'Checked in via bulk license checkin in license GUI',
|
'log_msg' => 'Zurückgenommen über Massen-Rücknahme in der Lizenzübersicht',
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkout_all' => [
|
'checkout_all' => [
|
||||||
|
|
|
@ -44,8 +44,8 @@ return array(
|
||||||
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuchen Sie es erneut.',
|
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuchen Sie es erneut.',
|
||||||
'success' => 'Lizenz wurde erfolgreich herausgegeben',
|
'success' => 'Lizenz wurde erfolgreich herausgegeben',
|
||||||
'not_enough_seats' => 'Nicht genügend Lizenz-Sitze zur Herausgabe verfügbar',
|
'not_enough_seats' => 'Nicht genügend Lizenz-Sitze zur Herausgabe verfügbar',
|
||||||
'mismatch' => 'The license seat provided does not match the license',
|
'mismatch' => 'Der angegebene Lizenzplatz entspricht nicht der Lizenz',
|
||||||
'unavailable' => 'This seat is not available for checkout.',
|
'unavailable' => 'Dieser Platz ist nicht zur Herausgabe verfügbar.',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -94,7 +94,7 @@ return [
|
||||||
'ldap_login_sync_help' => 'Dies testet nur, ob LDAP korrekt synchronisiert werden kann. Wenn Ihre LDAP-Authentifizierungsabfrage nicht korrekt ist, können sich Benutzer möglicherweise nicht anmelden. SIE MÜSSEN IHRE AKTUALISIERTEN LDAP-EINSTELLUNGEN ZUERST SPEICHERN.',
|
'ldap_login_sync_help' => 'Dies testet nur, ob LDAP korrekt synchronisiert werden kann. Wenn Ihre LDAP-Authentifizierungsabfrage nicht korrekt ist, können sich Benutzer möglicherweise nicht anmelden. SIE MÜSSEN IHRE AKTUALISIERTEN LDAP-EINSTELLUNGEN ZUERST SPEICHERN.',
|
||||||
'ldap_manager' => 'LDAP Manager',
|
'ldap_manager' => 'LDAP Manager',
|
||||||
'ldap_server' => 'LDAP Server',
|
'ldap_server' => 'LDAP Server',
|
||||||
'ldap_server_help' => 'This should start with ldap:// (for unencrypted) or ldaps:// (for TLS or SSL)',
|
'ldap_server_help' => 'Dies sollte mit ldap:// (für unverschlüsselt) oder ldaps:// (für TLS oder SSL) beginnen',
|
||||||
'ldap_server_cert' => 'LDAP SSL Zertifikatsüberprüfung',
|
'ldap_server_cert' => 'LDAP SSL Zertifikatsüberprüfung',
|
||||||
'ldap_server_cert_ignore' => 'Erlaube ungültige SSL Zertifikate',
|
'ldap_server_cert_ignore' => 'Erlaube ungültige SSL Zertifikate',
|
||||||
'ldap_server_cert_help' => 'Wählen Sie diese Option, wenn Sie selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchten.',
|
'ldap_server_cert_help' => 'Wählen Sie diese Option, wenn Sie selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchten.',
|
||||||
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Zeitzone',
|
'timezone' => 'Zeitzone',
|
||||||
'profile_edit' => 'Profil bearbeiten',
|
'profile_edit' => 'Profil bearbeiten',
|
||||||
'profile_edit_help' => 'Benutzern erlauben, ihre eigenen Profile zu bearbeiten.',
|
'profile_edit_help' => 'Benutzern erlauben, ihre eigenen Profile zu bearbeiten.',
|
||||||
'default_avatar' => 'Standard-Avatar hochladen',
|
'default_avatar' => 'Benutzerdefinierten Standard-Avatar hochladen',
|
||||||
|
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
||||||
|
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Alle einchecken / Benutzer löschen',
|
'checkin_and_delete' => 'Alle einchecken / Benutzer löschen',
|
||||||
'delete' => 'Löschen',
|
'delete' => 'Löschen',
|
||||||
'edit' => 'Bearbeiten',
|
'edit' => 'Bearbeiten',
|
||||||
|
'clone' => 'Duplizieren',
|
||||||
'restore' => 'Wiederherstellen',
|
'restore' => 'Wiederherstellen',
|
||||||
'remove' => 'Entfernen',
|
'remove' => 'Entfernen',
|
||||||
'request' => 'Anfragen',
|
'request' => 'Anfragen',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Füge Wartung hinzu',
|
'add_maintenance' => 'Füge Wartung hinzu',
|
||||||
'append' => 'Anhängen',
|
'append' => 'Anhängen',
|
||||||
'new' => 'Neu',
|
'new' => 'Neu',
|
||||||
|
'var' => [
|
||||||
|
'clone' => ':item_type duplizieren',
|
||||||
|
'edit' => ':item_type bearbeiten',
|
||||||
|
'delete' => ':item_type löschen',
|
||||||
|
'restore' => ':item_type löschen',
|
||||||
|
'create' => 'Neue/s :item_type erstellen',
|
||||||
|
'checkout' => ':item_type auschecken',
|
||||||
|
'checkin' => ':item_type einchecken',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -556,6 +556,7 @@ return [
|
||||||
'something_went_wrong' => 'Bei Ihrer Anfrage ist ein Fehler aufgetreten.',
|
'something_went_wrong' => 'Bei Ihrer Anfrage ist ein Fehler aufgetreten.',
|
||||||
'close' => 'Schließen',
|
'close' => 'Schließen',
|
||||||
'expires' => 'Ablaufdatum',
|
'expires' => 'Ablaufdatum',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> ':item_type Feld zuordnen',
|
||||||
|
'remaining_var' => ':count verbleibend',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -16,143 +16,143 @@ return [
|
||||||
'accepted' => 'Dieses :attribute Feld muss akzeptiert werden.',
|
'accepted' => 'Dieses :attribute Feld muss akzeptiert werden.',
|
||||||
'accepted_if' => 'Dieses :attribute Feld muss akzeptiert werden wenn :other :value ist.',
|
'accepted_if' => 'Dieses :attribute Feld muss akzeptiert werden wenn :other :value ist.',
|
||||||
'active_url' => 'Dieses :attribute Feld muss eine gültige URL sein.',
|
'active_url' => 'Dieses :attribute Feld muss eine gültige URL sein.',
|
||||||
'after' => 'The :attribute field must be a date after :date.',
|
'after' => 'Das Feld :attribute muss ein Datum nach :date sein.',
|
||||||
'after_or_equal' => 'The :attribute field must be a date after or equal to :date.',
|
'after_or_equal' => 'Das Feld :attribute muss ein Datum nach oder gleich :date sein.',
|
||||||
'alpha' => 'The :attribute field must only contain letters.',
|
'alpha' => 'Das Feld :attribute darf nur Buchstaben enthalten.',
|
||||||
'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.',
|
'alpha_dash' => 'Das Feld :attribute darf nur Buchstaben, Zahlen, Binde- und Unterstriche enthalten.',
|
||||||
'alpha_num' => 'The :attribute field must only contain letters and numbers.',
|
'alpha_num' => 'Das Feld :attribute darf nur Buchstaben und Zahlen enthalten.',
|
||||||
'array' => 'The :attribute field must be an array.',
|
'array' => 'Das Feld :attribute muss ein Array sein.',
|
||||||
'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.',
|
'ascii' => 'Das Feld :attribute darf nur einbyteige alphanumerische Zeichen und Symbole enthalten.',
|
||||||
'before' => 'The :attribute field must be a date before :date.',
|
'before' => 'Das Feld :attribute muss ein Datum vor dem :date sein.',
|
||||||
'before_or_equal' => 'The :attribute field must be a date before or equal to :date.',
|
'before_or_equal' => 'Das Feld :attribute muss ein Datum vor oder gleich dem :date sein.',
|
||||||
'between' => [
|
'between' => [
|
||||||
'array' => 'The :attribute field must have between :min and :max items.',
|
'array' => 'Das Feld :attribute muss zwischen :min und :max Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must be between :min and :max kilobytes.',
|
'file' => 'Das Feld :attribute muss zwischen :min und :max Kilobyte liegen.',
|
||||||
'numeric' => 'The :attribute field must be between :min and :max.',
|
'numeric' => 'Das Feld :attribute muss zwischen :min und :max liegen.',
|
||||||
'string' => 'The :attribute field must be between :min and :max characters.',
|
'string' => 'Das Feld :attribute muss zwischen :min und :max Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'boolean' => 'The :attribute field must be true or false.',
|
'boolean' => 'Das Feld :attribute muss true oder false sein.',
|
||||||
'can' => 'The :attribute field contains an unauthorized value.',
|
'can' => 'Das Feld :attribute enthält einen nicht autorisierten Wert.',
|
||||||
'confirmed' => 'The :attribute field confirmation does not match.',
|
'confirmed' => 'Die Bestätigung des Feldes :attribute stimmt nicht überein.',
|
||||||
'contains' => 'The :attribute field is missing a required value.',
|
'contains' => 'Im Feld :attribute fehlt ein erforderlicher Wert.',
|
||||||
'current_password' => 'The password is incorrect.',
|
'current_password' => 'Das Passwort ist ungültig.',
|
||||||
'date' => 'The :attribute field must be a valid date.',
|
'date' => 'Das Feld :attribute muss ein gültiges Datum enthalten.',
|
||||||
'date_equals' => 'The :attribute field must be a date equal to :date.',
|
'date_equals' => 'Das Feld :attribute muss ein Datum enthalten, das dem Wert :date entspricht.',
|
||||||
'date_format' => 'The :attribute field must match the format :format.',
|
'date_format' => 'Das Feld :attribute muss dem Format :format entsprechen.',
|
||||||
'decimal' => 'The :attribute field must have :decimal decimal places.',
|
'decimal' => 'Das Feld :attribute muss :decimal Dezimalstellen haben.',
|
||||||
'declined' => 'The :attribute field must be declined.',
|
'declined' => 'Das Feld :attribute muss abgelehnt werden.',
|
||||||
'declined_if' => 'The :attribute field must be declined when :other is :value.',
|
'declined_if' => 'Das Feld :attribute muss abgelehnt werden, wenn :other :value ist.',
|
||||||
'different' => 'The :attribute field and :other must be different.',
|
'different' => 'Die Felder :attribute und :other müssen unterschiedlich sein.',
|
||||||
'digits' => 'The :attribute field must be :digits digits.',
|
'digits' => 'Das Feld :attribute muss :digits Ziffern enthalten.',
|
||||||
'digits_between' => 'The :attribute field must be between :min and :max digits.',
|
'digits_between' => 'Das Feld :attribute muss zwischen :min und :max Ziffern enthalten.',
|
||||||
'dimensions' => 'The :attribute field has invalid image dimensions.',
|
'dimensions' => 'Das Feld :attribute hat ungültige Bilddimensionen.',
|
||||||
'distinct' => 'Das Attributfeld hat einen doppelten Wert.',
|
'distinct' => 'Das Attributfeld hat einen doppelten Wert.',
|
||||||
'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.',
|
'doesnt_end_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Elemente enden: :values.',
|
||||||
'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.',
|
'doesnt_start_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Elemente enden: :values.',
|
||||||
'email' => 'The :attribute field must be a valid email address.',
|
'email' => 'Das Feld :attribute muss eine gültige E-Mail-Adresse enthalten.',
|
||||||
'ends_with' => 'The :attribute field must end with one of the following: :values.',
|
'ends_with' => 'Das Feld :attribute muss mit einem der folgenden enden: :values.',
|
||||||
'enum' => 'Auswahl :attribute ist ungültig.',
|
'enum' => 'Auswahl :attribute ist ungültig.',
|
||||||
'exists' => 'Das ausgewählte :attribute ist ungültig.',
|
'exists' => 'Das ausgewählte :attribute ist ungültig.',
|
||||||
'extensions' => 'The :attribute field must have one of the following extensions: :values.',
|
'extensions' => 'Das Feld :attribute muss eine der folgenden Erweiterungen haben: :values.',
|
||||||
'file' => 'The :attribute field must be a file.',
|
'file' => 'Das Feld :attribute muss eine Datei sein.',
|
||||||
'filled' => 'Das :attribute Feld muss einen Wert haben.',
|
'filled' => 'Das :attribute Feld muss einen Wert haben.',
|
||||||
'gt' => [
|
'gt' => [
|
||||||
'array' => 'The :attribute field must have more than :value items.',
|
'array' => 'Das Feld :attribute muss mehr als :value Elemente haben.',
|
||||||
'file' => 'The :attribute field must be greater than :value kilobytes.',
|
'file' => 'Das Feld :attribute muss größer als :value Kilobyte sein.',
|
||||||
'numeric' => 'The :attribute field must be greater than :value.',
|
'numeric' => 'Das Feld :attribute muss größer sein als :value.',
|
||||||
'string' => 'The :attribute field must be greater than :value characters.',
|
'string' => 'Das Feld :attribute muss größer als :value Zeichen sein.',
|
||||||
],
|
],
|
||||||
'gte' => [
|
'gte' => [
|
||||||
'array' => 'The :attribute field must have :value items or more.',
|
'array' => 'Das Feld :attribute muss :value Elemente oder mehr enthalten.',
|
||||||
'file' => 'The :attribute field must be greater than or equal to :value kilobytes.',
|
'file' => 'Das Feld :attribute muss größer oder gleich :value Kilobyte sein.',
|
||||||
'numeric' => 'The :attribute field must be greater than or equal to :value.',
|
'numeric' => 'Das Feld :attribute muss größer oder gleich :value sein.',
|
||||||
'string' => 'The :attribute field must be greater than or equal to :value characters.',
|
'string' => 'Das Feld :attribute muss größer oder gleich :value Zeichen sein.',
|
||||||
],
|
],
|
||||||
'hex_color' => 'The :attribute field must be a valid hexadecimal color.',
|
'hex_color' => 'Das Feld :attribute muss eine gültige hexadezimale Farbe sein.',
|
||||||
'image' => 'The :attribute field must be an image.',
|
'image' => 'Das Feld :attribute muss ein Bild sein.',
|
||||||
'import_field_empty' => ':fieldname darf nicht leer sein.',
|
'import_field_empty' => ':fieldname darf nicht leer sein.',
|
||||||
'in' => 'Auswahl :attribute ist ungültig.',
|
'in' => 'Auswahl :attribute ist ungültig.',
|
||||||
'in_array' => 'The :attribute field must exist in :other.',
|
'in_array' => 'Das Feld :attribute muss in :other vorhanden sein.',
|
||||||
'integer' => 'The :attribute field must be an integer.',
|
'integer' => 'Das Feld :attribute muss ein Integer sein.',
|
||||||
'ip' => 'The :attribute field must be a valid IP address.',
|
'ip' => 'Das Feld :attribute muss eine gültige IP-Adresse sein.',
|
||||||
'ipv4' => 'The :attribute field must be a valid IPv4 address.',
|
'ipv4' => 'Das Feld :attribute muss eine gültige IPv4-Adresse sein.',
|
||||||
'ipv6' => 'The :attribute field must be a valid IPv6 address.',
|
'ipv6' => 'Das Feld :attribute muss eine gültige IPv6-Adresse sein.',
|
||||||
'json' => 'The :attribute field must be a valid JSON string.',
|
'json' => 'Das Feld :attribute muss eine gültige JSON-Zeichenfolge sein.',
|
||||||
'list' => 'The :attribute field must be a list.',
|
'list' => 'Das Feld :attribute muss eine Liste sein.',
|
||||||
'lowercase' => 'The :attribute field must be lowercase.',
|
'lowercase' => 'Das Feld :attribute muss klein geschrieben sein.',
|
||||||
'lt' => [
|
'lt' => [
|
||||||
'array' => 'The :attribute field must have less than :value items.',
|
'array' => 'Das Feld :attribute muss weniger als :value Elemente haben.',
|
||||||
'file' => 'The :attribute field must be less than :value kilobytes.',
|
'file' => 'Das Feld :attribute muss kleiner als :value Kilobyte sein.',
|
||||||
'numeric' => 'The :attribute field must be less than :value.',
|
'numeric' => 'Das Feld :attribute muss kleiner sein als :value.',
|
||||||
'string' => 'The :attribute field must be less than :value characters.',
|
'string' => 'Das Feld :attribut muss weniger als :value Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'lte' => [
|
'lte' => [
|
||||||
'array' => 'The :attribute field must not have more than :value items.',
|
'array' => 'Das Feld :attribute darf nicht mehr als :value Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must be less than or equal to :value kilobytes.',
|
'file' => 'Das Feld :attribute muss kleiner oder gleich :value Kilobyte sein.',
|
||||||
'numeric' => 'The :attribute field must be less than or equal to :value.',
|
'numeric' => 'Das Feld :attribute muss kleiner oder gleich :value sein.',
|
||||||
'string' => 'The :attribute field must be less than or equal to :value characters.',
|
'string' => 'Das Feld :attribute muss kleiner oder gleich :value Zeichen sein.',
|
||||||
],
|
],
|
||||||
'mac_address' => 'The :attribute field must be a valid MAC address.',
|
'mac_address' => 'Das Feld :attribute muss eine gültige MAC-Adresse sein.',
|
||||||
'max' => [
|
'max' => [
|
||||||
'array' => 'The :attribute field must not have more than :max items.',
|
'array' => 'Das Feld :attribute darf nicht mehr als :max Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must not be greater than :max kilobytes.',
|
'file' => 'Das Feld :attribute darf nicht größer als :max Kilobyte sein.',
|
||||||
'numeric' => 'The :attribute field must not be greater than :max.',
|
'numeric' => 'Das Feld :attribute darf nicht größer als :max sein.',
|
||||||
'string' => 'The :attribute field must not be greater than :max characters.',
|
'string' => 'Das Feld :attribute darf nicht größer als :max Zeichen sein.',
|
||||||
],
|
],
|
||||||
'max_digits' => 'The :attribute field must not have more than :max digits.',
|
'max_digits' => 'Das Feld :attribute darf nicht mehr als :max Ziffern haben.',
|
||||||
'mimes' => 'The :attribute field must be a file of type: :values.',
|
'mimes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.',
|
||||||
'mimetypes' => 'The :attribute field must be a file of type: :values.',
|
'mimetypes' => 'Das Feld :attribute muss eine Datei vom Typ: :values sein.',
|
||||||
'min' => [
|
'min' => [
|
||||||
'array' => 'The :attribute field must have at least :min items.',
|
'array' => 'Das Feld :attribute muss mindestens :min Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must be at least :min kilobytes.',
|
'file' => 'Das Feld :attribute muss mindestens :min Kilobyte groß sein.',
|
||||||
'numeric' => 'The :attribute field must be at least :min.',
|
'numeric' => 'Das Feld :attribute muss mindestens :min sein.',
|
||||||
'string' => 'The :attribute field must be at least :min characters.',
|
'string' => 'Das Feld :attribute muss mindestens :min Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'min_digits' => 'The :attribute field must have at least :min digits.',
|
'min_digits' => 'Das Feld :attribute muss mindestens :min Ziffern haben.',
|
||||||
'missing' => 'The :attribute field must be missing.',
|
'missing' => 'Das Feld :attribute muss fehlen.',
|
||||||
'missing_if' => 'The :attribute field must be missing when :other is :value.',
|
'missing_if' => 'Das Feld :attribute muss fehlen, wenn :other :value ist.',
|
||||||
'missing_unless' => 'The :attribute field must be missing unless :other is :value.',
|
'missing_unless' => 'Das Feld :attribute muss fehlen, es sei denn, :other ist :value.',
|
||||||
'missing_with' => 'The :attribute field must be missing when :values is present.',
|
'missing_with' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden ist.',
|
||||||
'missing_with_all' => 'The :attribute field must be missing when :values are present.',
|
'missing_with_all' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden sind.',
|
||||||
'multiple_of' => 'The :attribute field must be a multiple of :value.',
|
'multiple_of' => 'Das Feld :attribute muss ein Vielfaches von :value sein.',
|
||||||
'not_in' => 'Auswahl :attribute ist ungültig.',
|
'not_in' => 'Auswahl :attribute ist ungültig.',
|
||||||
'not_regex' => 'The :attribute field format is invalid.',
|
'not_regex' => 'Das Format von dem Feld :attribute ist ungültig.',
|
||||||
'numeric' => 'The :attribute field must be a number.',
|
'numeric' => 'Das Feld :attribute muss eine Zahl sein.',
|
||||||
'password' => [
|
'password' => [
|
||||||
'letters' => 'The :attribute field must contain at least one letter.',
|
'letters' => 'Das Feld :attribute muss mindestens einen Buchstaben enthalten.',
|
||||||
'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.',
|
'mixed' => 'Das Feld :attribute muss mindestens einen Groß- und einen Kleinbuchstaben enthalten.',
|
||||||
'numbers' => 'The :attribute field must contain at least one number.',
|
'numbers' => 'Das Feld :attribute muss mindestens eine Zahl enthalten.',
|
||||||
'symbols' => 'The :attribute field must contain at least one symbol.',
|
'symbols' => 'Das Feld :attribute muss mindestens ein Symbol enthalten.',
|
||||||
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.',
|
'uncompromised' => 'Das angegebene :attribute ist in einem Datenleck aufgetaucht. Bitte wählen Sie ein anderes :attribute.',
|
||||||
],
|
],
|
||||||
'present' => ':attribute muss vorhanden sein.',
|
'present' => ':attribute muss vorhanden sein.',
|
||||||
'present_if' => 'The :attribute field must be present when :other is :value.',
|
'present_if' => 'Das Feld :attribute muss vorhanden sein, wenn :other :value ist.',
|
||||||
'present_unless' => 'The :attribute field must be present unless :other is :value.',
|
'present_unless' => 'Das Feld :attribute muss vorhanden sein, es sei denn, :other ist :value.',
|
||||||
'present_with' => 'The :attribute field must be present when :values is present.',
|
'present_with' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.',
|
||||||
'present_with_all' => 'The :attribute field must be present when :values are present.',
|
'present_with_all' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.',
|
||||||
'prohibited' => 'The :attribute field is prohibited.',
|
'prohibited' => 'Das Feld :attribute ist nicht erlaubt.',
|
||||||
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',
|
'prohibited_if' => 'Das Feld :attribute ist nicht erlaubt, wenn :other :value ist.',
|
||||||
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.',
|
'prohibited_unless' => 'Das Feld :attribute ist nicht erlaubt, sofern :other nicht in :values enthalten ist.',
|
||||||
'prohibits' => 'The :attribute field prohibits :other from being present.',
|
'prohibits' => 'Das Feld :attribute verhindert die Anwesenheit von :other.',
|
||||||
'regex' => 'The :attribute field format is invalid.',
|
'regex' => 'Das Format von dem Feld :attribute ist ungültig.',
|
||||||
'required' => ':attribute Feld muss ausgefüllt sein.',
|
'required' => ':attribute Feld muss ausgefüllt sein.',
|
||||||
'required_array_keys' => 'The :attribute field must contain entries for: :values.',
|
'required_array_keys' => 'Das Feld :attribute muss Einträge für: :values enthalten.',
|
||||||
'required_if' => ':attribute wird benötigt, wenn :other :value entspricht.',
|
'required_if' => ':attribute wird benötigt, wenn :other :value entspricht.',
|
||||||
'required_if_accepted' => 'The :attribute field is required when :other is accepted.',
|
'required_if_accepted' => 'Das Feld :attribute ist erforderlich, wenn :other akzeptiert wird.',
|
||||||
'required_if_declined' => 'The :attribute field is required when :other is declined.',
|
'required_if_declined' => 'Das Feld :attribute ist erforderlich, wenn :other abgelehnt wird.',
|
||||||
'required_unless' => ':attribute ist erforderlich, es sei denn :other ist in :values.',
|
'required_unless' => ':attribute ist erforderlich, es sei denn :other ist in :values.',
|
||||||
'required_with' => ':attribute wird benötigt wenn :value ausgewählt ist.',
|
'required_with' => ':attribute wird benötigt wenn :value ausgewählt ist.',
|
||||||
'required_with_all' => 'The :attribute field is required when :values are present.',
|
'required_with_all' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden sind.',
|
||||||
'required_without' => ':attribute wird benötigt wenn :value nicht ausgewählt ist.',
|
'required_without' => ':attribute wird benötigt wenn :value nicht ausgewählt ist.',
|
||||||
'required_without_all' => 'Das: Attributfeld ist erforderlich, wenn keine der folgenden Werte vorhanden sind:',
|
'required_without_all' => 'Das: Attributfeld ist erforderlich, wenn keine der folgenden Werte vorhanden sind:',
|
||||||
'same' => 'The :attribute field must match :other.',
|
'same' => 'Das Feld :attribute muss mit :other übereinstimmen.',
|
||||||
'size' => [
|
'size' => [
|
||||||
'array' => 'The :attribute field must contain :size items.',
|
'array' => 'Das Feld :attribute muss :size Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must be :size kilobytes.',
|
'file' => 'Das Feld :attribute muss :size Kilobyte groß sein.',
|
||||||
'numeric' => 'The :attribute field must be :size.',
|
'numeric' => 'Das Feld :attribute muss :size sein.',
|
||||||
'string' => 'The :attribute field must be :size characters.',
|
'string' => 'Das Feld :attribute muss :size Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute field must start with one of the following: :values.',
|
'starts_with' => 'Das Feld :attribute muss mit einem der folgenden beginnen: :values.',
|
||||||
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
|
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
|
||||||
'two_column_unique_undeleted' => ':attribute muss in :table1 und :table2 einzigartig sein. ',
|
'two_column_unique_undeleted' => ':attribute muss in :table1 und :table2 einzigartig sein. ',
|
||||||
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
|
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
|
||||||
|
@ -163,13 +163,13 @@ return [
|
||||||
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
|
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
|
||||||
'case_diff' => 'Das Passwort muss Groß- und Kleinschreibung beinhalten.',
|
'case_diff' => 'Das Passwort muss Groß- und Kleinschreibung beinhalten.',
|
||||||
'symbols' => 'Das Passwort muss Sonderzeichen beinhalten.',
|
'symbols' => 'Das Passwort muss Sonderzeichen beinhalten.',
|
||||||
'timezone' => 'The :attribute field must be a valid timezone.',
|
'timezone' => 'Das Feld :attribute muss eine gültige Zeitzone sein.',
|
||||||
'unique' => ':attribute schon benutzt.',
|
'unique' => ':attribute schon benutzt.',
|
||||||
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
|
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
|
||||||
'uppercase' => 'The :attribute field must be uppercase.',
|
'uppercase' => 'Das Feld :attribute muss groß geschrieben werden.',
|
||||||
'url' => 'The :attribute field must be a valid URL.',
|
'url' => 'Das Feld :attribute muss eine gültige URL sein.',
|
||||||
'ulid' => 'The :attribute field must be a valid ULID.',
|
'ulid' => 'Das Feld :attribute muss eine gültige ULID sein.',
|
||||||
'uuid' => 'The :attribute field must be a valid UUID.',
|
'uuid' => 'Das Feld :attribute muss eine gültige UUID sein.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
@ -225,8 +225,8 @@ return [
|
||||||
|
|
||||||
'generic' => [
|
'generic' => [
|
||||||
'invalid_value_in_field' => 'Ungültiger Wert in diesem Feld enthalten',
|
'invalid_value_in_field' => 'Ungültiger Wert in diesem Feld enthalten',
|
||||||
'required' => 'This field is required',
|
'required' => 'Dieses Feld ist erforderlich',
|
||||||
'email' => 'Please enter a valid email address',
|
'email' => 'Bitte geben Sie eine gültige E-Mail-Adresse ein',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,11 +5,11 @@ return array(
|
||||||
'personal_access_token' => 'Persönlicher Zugangsschlüssel',
|
'personal_access_token' => 'Persönlicher Zugangsschlüssel',
|
||||||
'personal_api_keys_success' => 'Persönlicher API-Schlüssel :key erfolgreich erstellt',
|
'personal_api_keys_success' => 'Persönlicher API-Schlüssel :key erfolgreich erstellt',
|
||||||
'here_is_api_key' => 'Hier ist Ihr neuer persönlicher Zugangsschlüssel. Dies ist das einzige Mal, dass er angezeigt wird, also verlieren Sie ihn nicht! Sie können diesen Schlüssel jetzt verwenden, um API-Anfragen zu stellen.',
|
'here_is_api_key' => 'Hier ist Ihr neuer persönlicher Zugangsschlüssel. Dies ist das einzige Mal, dass er angezeigt wird, also verlieren Sie ihn nicht! Sie können diesen Schlüssel jetzt verwenden, um API-Anfragen zu stellen.',
|
||||||
'api_key_warning' => 'Wenn Sie ein API-Token generieren, stellen Sie sicher, dass Sie diesen sofort kopieren, da er danach nicht mehr für Sie sichtbar sein wird.',
|
'api_key_warning' => 'Wenn du ein API-Token generierst, stelle sicher, dass du diesen sofort kopierst, da er danach nicht mehr für dich sichtbar sein wird.',
|
||||||
'api_base_url' => 'Deine API Basis-URL befindet sich unter:',
|
'api_base_url' => 'Deine API Basis-URL befindet sich unter:',
|
||||||
'api_base_url_endpoint' => '/<Endpunkt>',
|
'api_base_url_endpoint' => '/<Endpunkt>',
|
||||||
'api_token_expiration_time' => 'API-Token sollen ablaufen in:',
|
'api_token_expiration_time' => 'API-Token sollen ablaufen in:',
|
||||||
'api_reference' => 'Bitte lesen Sie die <a href="https://snipe-it.readme.io/reference" target="_blank">API Dokumentation</a> um Informationen über die verfügbaren API-Endpunkte zu erhalten.',
|
'api_reference' => 'Bitte lese die <a href="https://snipe-it.readme.io/reference" target="_blank">API Dokumentation</a> um Informationen über die verfügbaren API-Endpunkte zu bekommen.',
|
||||||
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
'profile_updated' => 'Konto erfolgreich aktualisiert',
|
||||||
'no_tokens' => 'Sie haben keine persönlichen Zugangsschlüssel erstellt.',
|
'no_tokens' => 'Sie haben keine persönlichen Zugangsschlüssel erstellt.',
|
||||||
);
|
);
|
||||||
|
|
|
@ -28,7 +28,7 @@ return array(
|
||||||
'unavailable' => 'Zubehör ist nicht verfügbar, um herausgegeben zu werden. Prüfe die verfügbare Menge',
|
'unavailable' => 'Zubehör ist nicht verfügbar, um herausgegeben zu werden. Prüfe die verfügbare Menge',
|
||||||
'user_does_not_exist' => 'Dieser Benutzer ist ungültig. Bitte versuche es erneut.',
|
'user_does_not_exist' => 'Dieser Benutzer ist ungültig. Bitte versuche es erneut.',
|
||||||
'checkout_qty' => array(
|
'checkout_qty' => array(
|
||||||
'lte' => 'There is currently only one available accessory of this type, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.|There are :number_currently_remaining total available accessories, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.',
|
'lte' => 'Derzeit steht nur ein Zubehörteil dieses Typs zur Verfügung, und Sie versuchen, :checkout_qty auszuleihen. Bitte passen Sie entweder die Ausleihmenge oder den Gesamtbestand dieses Zubehörs an und versuchen Sie es erneut.|Es sind insgesamt :number_currently_remaining verfügbare Zubehörteile vorhanden, und Sie versuchen, :checkout_qty auszuleihen. Bitte passen Sie entweder die Ausleihmenge oder den Gesamtbestand dieses Zubehörs an und versuchen Sie es erneut.',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Verbleibend',
|
'remaining' => 'Verbleibend',
|
||||||
'total' => 'Gesamt',
|
'total' => 'Gesamt',
|
||||||
'update' => 'Verbrauchsmaterial aktualisieren',
|
'update' => 'Verbrauchsmaterial aktualisieren',
|
||||||
|
'inventory_warning' => 'Der Bestand des Verbrauchsmaterials liegt unter der Mindestmenge von :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -5,7 +5,7 @@ return array(
|
||||||
'field' => array(
|
'field' => array(
|
||||||
'invalid' => 'Dieses Feld existiert nicht.',
|
'invalid' => 'Dieses Feld existiert nicht.',
|
||||||
'already_added' => 'Feld wurde bereits hinzugefügt',
|
'already_added' => 'Feld wurde bereits hinzugefügt',
|
||||||
'none_selected' => 'No field selected',
|
'none_selected' => 'Kein Feld ausgewählt',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Feld wurde nicht erstellt. Bitte versuche es erneut.',
|
'error' => 'Feld wurde nicht erstellt. Bitte versuche es erneut.',
|
||||||
|
|
|
@ -40,8 +40,8 @@ return [
|
||||||
'qr' => 'QR-Code',
|
'qr' => 'QR-Code',
|
||||||
'requestable' => 'Benutzer dürfen dieses Asset anfordern',
|
'requestable' => 'Benutzer dürfen dieses Asset anfordern',
|
||||||
'redirect_to_all' => 'Zurück zu allen :type',
|
'redirect_to_all' => 'Zurück zu allen :type',
|
||||||
'redirect_to_type' => 'Zu :type gehen',
|
'redirect_to_type' => 'Gehe zu :type',
|
||||||
'redirect_to_checked_out_to' => 'Go to Checked Out to',
|
'redirect_to_checked_out_to' => 'Gehe von herausgegeben zu',
|
||||||
'select_statustype' => 'Status Typ auswählen',
|
'select_statustype' => 'Status Typ auswählen',
|
||||||
'serial' => 'Seriennummer',
|
'serial' => 'Seriennummer',
|
||||||
'status' => 'Status',
|
'status' => 'Status',
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Warning: </strong> This asset has been marked as currently undeployable. If this status has changed, please update the asset status.',
|
'undeployable' => '<strong>Warnung: </strong> Dieses Asset wurde als derzeit nicht einsetzbar markiert. Wenn sich dieser Status geändert hat, aktualisieren Sie bitte den Asset-Status.',
|
||||||
'does_not_exist' => 'Asset existiert nicht.',
|
'does_not_exist' => 'Asset existiert nicht.',
|
||||||
'does_not_exist_var'=> 'Asset mit Tag :asset_tag nicht gefunden.',
|
'does_not_exist_var'=> 'Asset mit Asset-Tag :asset_tag nicht gefunden.',
|
||||||
'no_tag' => 'Kein Asset Tag angegeben.',
|
'no_tag' => 'Kein Asset-Tag angegeben.',
|
||||||
'does_not_exist_or_not_requestable' => 'Dieses Asset existiert nicht oder kann nicht angefordert werden.',
|
'does_not_exist_or_not_requestable' => 'Dieses Asset existiert nicht oder kann nicht angefordert werden.',
|
||||||
'assoc_users' => 'Dieses Asset ist im Moment an einen Benutzer herausgegeben und kann nicht entfernt werden. Bitte buche das Asset wieder ein und versuche dann erneut, es zu entfernen. ',
|
'assoc_users' => 'Dieses Asset ist im Moment an einen Benutzer herausgegeben und kann nicht entfernt werden. Bitte buche das Asset wieder ein und versuche dann erneut, es zu entfernen. ',
|
||||||
'warning_audit_date_mismatch' => 'Das nächste Prüfdatum dieses Assets (:next_audit_date) liegt vor dem letzten Prüfdatum (:last_audit_date). Bitte aktualisieren Sie das nächste Prüfdatum.',
|
'warning_audit_date_mismatch' => 'Das nächste Prüfdatum dieses Assets (:next_audit_date) liegt vor dem letzten Prüfdatum (:last_audit_date). Bitte aktualisieren Sie das nächste Prüfdatum.',
|
||||||
|
@ -51,7 +51,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'import' => [
|
'import' => [
|
||||||
'import_button' => 'Process Import',
|
'import_button' => 'Importvorgang',
|
||||||
'error' => 'Einige Elemente wurden nicht korrekt importiert.',
|
'error' => 'Einige Elemente wurden nicht korrekt importiert.',
|
||||||
'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.',
|
'errorDetail' => 'Die folgenden Elemente wurden aufgrund von Fehlern nicht importiert.',
|
||||||
'success' => 'Deine Datei wurde importiert',
|
'success' => 'Deine Datei wurde importiert',
|
||||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
||||||
'info' => 'Lizenzinfo',
|
'info' => 'Lizenzinfo',
|
||||||
'license_seats' => 'Lizenzaktivierungen',
|
'license_seats' => 'Lizenzaktivierungen',
|
||||||
'seat' => 'Lizenz',
|
'seat' => 'Lizenz',
|
||||||
'seat_count' => 'Seat :count',
|
'seat_count' => 'Platz :count',
|
||||||
'seats' => 'Lizenzen',
|
'seats' => 'Lizenzen',
|
||||||
'software_licenses' => 'Software Lizenzen',
|
'software_licenses' => 'Software Lizenzen',
|
||||||
'user' => 'Benutzer',
|
'user' => 'Benutzer',
|
||||||
|
@ -24,12 +24,12 @@ return array(
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Alle Plätze zurücknehmen',
|
'button' => 'Alle Plätze zurücknehmen',
|
||||||
'modal' => 'This action will checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'Diese Aktion wird einen Platz einchecken. | Diese Aktion wird alle :checkedout_seats_count Plätze dieser Lizenz einchecken.',
|
||||||
'enabled_tooltip' => 'ALLE Plätze für diese Lizenz zurücknehmen, sowohl von Benutzern als auch von Assets',
|
'enabled_tooltip' => 'ALLE Plätze für diese Lizenz zurücknehmen, sowohl von Benutzern als auch von Assets',
|
||||||
'disabled_tooltip' => 'Es ist deaktiviert, da derzeit keine Plätze zum herausgegeben verfügbar sind',
|
'disabled_tooltip' => 'Es ist deaktiviert, da derzeit keine Plätze zum herausgegeben verfügbar sind',
|
||||||
'disabled_tooltip_reassignable' => 'Dies ist deaktiviert, da die Lizenz nicht zuweisbar ist',
|
'disabled_tooltip_reassignable' => 'Dies ist deaktiviert, da die Lizenz nicht zuweisbar ist',
|
||||||
'success' => 'Lizenz erfolgreich zurückgenommen! | Alle Lizenzen wurden erfolgreich zurückgenommen!',
|
'success' => 'Lizenz erfolgreich zurückgenommen! | Alle Lizenzen wurden erfolgreich zurückgenommen!',
|
||||||
'log_msg' => 'Checked in via bulk license checkin in license GUI',
|
'log_msg' => 'Über die Massenrückgabe in der Lizenz-Benutzeroberfläche eingebucht',
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkout_all' => [
|
'checkout_all' => [
|
||||||
|
|
|
@ -44,8 +44,8 @@ return array(
|
||||||
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuche es erneut.',
|
'error' => 'Lizenz wurde nicht herausgegeben, bitte versuche es erneut.',
|
||||||
'success' => 'Lizenz wurde erfolgreich herausgegeben',
|
'success' => 'Lizenz wurde erfolgreich herausgegeben',
|
||||||
'not_enough_seats' => 'Nicht genügend Lizenz-Plätze zur Herausgabe verfügbar',
|
'not_enough_seats' => 'Nicht genügend Lizenz-Plätze zur Herausgabe verfügbar',
|
||||||
'mismatch' => 'The license seat provided does not match the license',
|
'mismatch' => 'Die bereitgestellte Lizenzplatzierung entspricht nicht der Lizenz',
|
||||||
'unavailable' => 'This seat is not available for checkout.',
|
'unavailable' => 'Dieser Platz ist nicht zur Ausleihe verfügbar.',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'does_not_exist' => 'Standort existiert nicht.',
|
'does_not_exist' => 'Standort existiert nicht.',
|
||||||
'assoc_users' => 'Dieser Standort kann derzeit nicht gelöscht werden, da er der Standort für mindestens ein Asset oder einen Benutzer ist, ihm Assets zugewiesen sind oder er der übergeordnete Standort eines anderen Standorts ist. Aktualisieren Sie Ihre Modelle, damit diese nicht mehr auf dieses Unternehmen verweisen, und versuchen Sie es erneut. ',
|
'assoc_users' => 'Der Standort kann gerade nicht gelöscht werden, weil mindestens ein Asset oder ein Benutzer damit verbunden ist, da ihm Assets zugeordnet sind, oder er der Hauptstandort für einen anderen Standort ist. Aktualisiere deine Modelle, sodass sie nicht mehr auf diesen Standort verweisen, und probier’s dann nochmal. ',
|
||||||
'assoc_assets' => 'Dieser Standort ist mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entferne die Standortzuweisung bei den jeweiligen Gegenständen und versuche erneut, diesen Standort zu entfernen. ',
|
'assoc_assets' => 'Dieser Standort ist mindestens einem Gegenstand zugewiesen und kann nicht gelöscht werden. Bitte entferne die Standortzuweisung bei den jeweiligen Gegenständen und versuche erneut, diesen Standort zu entfernen. ',
|
||||||
'assoc_child_loc' => 'Dieser Standort ist mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte aktualisiere Deine Standorte, so dass dieser Standort nicht mehr verknüpft ist, und versuche es erneut. ',
|
'assoc_child_loc' => 'Dieser Standort ist mindestens einem anderen Ort übergeordnet und kann nicht gelöscht werden. Bitte aktualisiere Deine Standorte, so dass dieser Standort nicht mehr verknüpft ist, und versuche es erneut. ',
|
||||||
'assigned_assets' => 'Zugeordnete Assets',
|
'assigned_assets' => 'Zugeordnete Assets',
|
||||||
|
|
|
@ -49,7 +49,7 @@ return [
|
||||||
'default_eula_text' => 'Standard EULA',
|
'default_eula_text' => 'Standard EULA',
|
||||||
'default_language' => 'Standardsprache',
|
'default_language' => 'Standardsprache',
|
||||||
'default_eula_help_text' => 'Du kannst ebenso benutzerdefinierte EULAs bestimmten Asset-Kategorien zuordnen.',
|
'default_eula_help_text' => 'Du kannst ebenso benutzerdefinierte EULAs bestimmten Asset-Kategorien zuordnen.',
|
||||||
'acceptance_note' => 'Notiz für Ihre Entscheidung hinzufügen (Optional)',
|
'acceptance_note' => 'Füge eine Notiz zu deiner Entscheidung hinzu (optional)',
|
||||||
'display_asset_name' => 'Asset-Name anzeigen',
|
'display_asset_name' => 'Asset-Name anzeigen',
|
||||||
'display_checkout_date' => 'Checkout-Datum anzeigen',
|
'display_checkout_date' => 'Checkout-Datum anzeigen',
|
||||||
'display_eol' => 'EOL in Tabellenansicht anzeigen',
|
'display_eol' => 'EOL in Tabellenansicht anzeigen',
|
||||||
|
@ -94,7 +94,7 @@ return [
|
||||||
'ldap_login_sync_help' => 'Dies testet nur, ob LDAP korrekt synchronisiert werden kann. Falls Deine LDAP-Authentifizierungsabfrage nicht korrekt ist, können sich Benutzer möglicherweise nicht anmelden. DU MUSST DEINE AKTUALISIERTEN LDAP-EINSTELLUNGEN ZUERST SPEICHERN.',
|
'ldap_login_sync_help' => 'Dies testet nur, ob LDAP korrekt synchronisiert werden kann. Falls Deine LDAP-Authentifizierungsabfrage nicht korrekt ist, können sich Benutzer möglicherweise nicht anmelden. DU MUSST DEINE AKTUALISIERTEN LDAP-EINSTELLUNGEN ZUERST SPEICHERN.',
|
||||||
'ldap_manager' => 'LDAP Manager',
|
'ldap_manager' => 'LDAP Manager',
|
||||||
'ldap_server' => 'LDAP-Server',
|
'ldap_server' => 'LDAP-Server',
|
||||||
'ldap_server_help' => 'This should start with ldap:// (for unencrypted) or ldaps:// (for TLS or SSL)',
|
'ldap_server_help' => 'Dies sollte mit ldap:// (für unverschlüsselt) oder ldaps:// (für TLS oder SSL) beginnen',
|
||||||
'ldap_server_cert' => 'LDAP-SSL-Zertifikatsüberprüfung',
|
'ldap_server_cert' => 'LDAP-SSL-Zertifikatsüberprüfung',
|
||||||
'ldap_server_cert_ignore' => 'Ungültiges SSL-Zertifikat erlauben',
|
'ldap_server_cert_ignore' => 'Ungültiges SSL-Zertifikat erlauben',
|
||||||
'ldap_server_cert_help' => 'Wähle diese Option, wenn Du selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchtest.',
|
'ldap_server_cert_help' => 'Wähle diese Option, wenn Du selbstsignierte SSL Zertifikate verwenden und diese gegebenenfalls ungültigen Zertifikate akzeptieren möchtest.',
|
||||||
|
@ -123,7 +123,7 @@ return [
|
||||||
'ldap_test_sync' => 'LDAP-Synchronisierung testen',
|
'ldap_test_sync' => 'LDAP-Synchronisierung testen',
|
||||||
'license' => 'Softwarelizenz',
|
'license' => 'Softwarelizenz',
|
||||||
'load_remote' => 'Externe Avatare laden',
|
'load_remote' => 'Externe Avatare laden',
|
||||||
'load_remote_help_text' => 'Deaktivieren Sie dieses Kästchen, wenn Ihre Installation keine Skripte aus dem externen Internet laden kann. Das verhindert, dass Snipe-IT versucht, Bilder von Gravatar oder anderen externen Quellen zu laden.',
|
'load_remote_help_text' => 'Deaktiviere dieses Kästchen, wenn deine Installation keine Skripte aus dem externen Internet laden kann. Das verhindert, dass Snipe-IT versucht, Bilder von Gravatar oder anderen externen Quellen zu laden.',
|
||||||
'login' => 'Anmeldeversuche',
|
'login' => 'Anmeldeversuche',
|
||||||
'login_attempt' => 'Anmeldeversuch',
|
'login_attempt' => 'Anmeldeversuch',
|
||||||
'login_ip' => 'IP-Adresse',
|
'login_ip' => 'IP-Adresse',
|
||||||
|
@ -290,13 +290,13 @@ return [
|
||||||
'oauth_clients' => 'OAuth Clients',
|
'oauth_clients' => 'OAuth Clients',
|
||||||
'oauth' => 'OAuth',
|
'oauth' => 'OAuth',
|
||||||
'oauth_help' => 'Oauth Endpunkt Einstellungen',
|
'oauth_help' => 'Oauth Endpunkt Einstellungen',
|
||||||
'oauth_no_clients' => 'Sie haben noch keine OAuth-Clients erstellt.',
|
'oauth_no_clients' => 'Du hast noch keine OAuth-Clients erstellt.',
|
||||||
'oauth_secret' => 'Secret',
|
'oauth_secret' => 'Secret',
|
||||||
'oauth_authorized_apps' => 'Autorisierte Anwendungen',
|
'oauth_authorized_apps' => 'Autorisierte Anwendungen',
|
||||||
'oauth_redirect_url' => 'Weiterleitungs-URL',
|
'oauth_redirect_url' => 'Weiterleitungs-URL',
|
||||||
'oauth_name_help' => ' Etwas, das Ihre Benutzer erkennen und dem sie vertrauen.',
|
'oauth_name_help' => ' Etwas, das eure Nutzer kennen und dem sie vertrauen.',
|
||||||
'oauth_scopes' => 'Bereiche',
|
'oauth_scopes' => 'Bereiche',
|
||||||
'oauth_callback_url' => 'Ihr App-Autorisierungs-Callback-URL.',
|
'oauth_callback_url' => 'Dein App-Autorisierungs-Callback-URL.',
|
||||||
'create_client' => 'Client erstellen',
|
'create_client' => 'Client erstellen',
|
||||||
'no_scopes' => 'Keine Bereiche',
|
'no_scopes' => 'Keine Bereiche',
|
||||||
'asset_tag_title' => 'Asset Tag Einstellungen aktualisieren',
|
'asset_tag_title' => 'Asset Tag Einstellungen aktualisieren',
|
||||||
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Zeitzone',
|
'timezone' => 'Zeitzone',
|
||||||
'profile_edit' => 'Profil bearbeiten',
|
'profile_edit' => 'Profil bearbeiten',
|
||||||
'profile_edit_help' => 'Benutzern erlauben, ihre eigenen Profile zu bearbeiten.',
|
'profile_edit_help' => 'Benutzern erlauben, ihre eigenen Profile zu bearbeiten.',
|
||||||
'default_avatar' => 'Standard-Avatar hochladen',
|
'default_avatar' => 'Eigenen Standard-Avatar hochladen',
|
||||||
|
'default_avatar_help' => 'Dieses Bild wird als Profilbild angezeigt, wenn ein Benutzer kein Profilbild festgelegt hat.',
|
||||||
|
'restore_default_avatar' => '<a href=":default_avatar" data-toggle="lightbox" data-type="image">Ursprünglichen Standard-Avatar des Systems</a> wiederherstellen',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -37,16 +37,16 @@ return array(
|
||||||
'update' => 'Beim Aktualisieren des Benutzers ist ein Fehler aufgetreten. Bitte probiere es noch einmal.',
|
'update' => 'Beim Aktualisieren des Benutzers ist ein Fehler aufgetreten. Bitte probiere es noch einmal.',
|
||||||
'delete' => 'Beim Löschen des Benutzers ist ein Fehler aufgetreten. Bitte versuche es erneut.',
|
'delete' => 'Beim Löschen des Benutzers ist ein Fehler aufgetreten. Bitte versuche es erneut.',
|
||||||
'delete_has_assets' => 'Der Benutzer konnte nicht gelöscht werden, da ihm Gegenstände zugeordnet sind.',
|
'delete_has_assets' => 'Der Benutzer konnte nicht gelöscht werden, da ihm Gegenstände zugeordnet sind.',
|
||||||
'delete_has_assets_var' => 'Diesem Benutzer ist noch ein Asset zugewiesen. Bitte checken Sie es zuerst ein.|Diesem Benutzer sind noch :count Assets zugewiesen. Bitte checken Sie zuerst seine Assets ein.',
|
'delete_has_assets_var' => 'Dieser Benutzer hat noch ein Asset zugewiesen. Bitte nehme es zuerst zurück.|Dieser Benutzer hat noch :count Assets zugewiesen. Bitte nehme diese zuerst zurück.',
|
||||||
'delete_has_licenses_var' => 'Diesem Benutzer sind noch Lizenzplätze zugewiesen. Bitte checken Sie diese zuerst ein.|Diesem Benutzer sind noch :count Lizenzplätze zugewiesen. Bitte checken Sie diese zuerst ein.',
|
'delete_has_licenses_var' => 'Dieser Benutzer hat noch einen Lizenzplatz zugewiesen. Bitte nehme es zuerst zurück.|Dieser Benutzer hat noch :count Lizenzplätze zugewiesen. Bitte nehme diese zuerst zurück.',
|
||||||
'delete_has_accessories_var' => 'Diesem Benutzer ist noch ein Zubehör zugewiesen. Bitte checken Sie es zuerst ein.|Diesem Benutzer sind noch :count Zubehöre zugewiesen. Bitte checken Sie zuerst deren Assets ein.',
|
'delete_has_accessories_var' => 'Dieser Benutzer hat noch ein Zubehör zugewiesen. Bitte nehme es zuerst zurück.|Dieser Benutzer hat noch :count Zubehöre zugewiesen. Bitte nehme diese zuerst zurück.',
|
||||||
'delete_has_locations_var' => 'Dieser Benutzer verwaltet noch einen anderen Standort. Bitte wählen Sie zuerst einen anderen Manager.|Dieser Benutzer verwaltet noch :count Standorte. Bitte wählen Sie zuerst einen anderen Manager.',
|
'delete_has_locations_var' => 'Dieser Benutzer verwaltet noch einen anderen Standort. Bitte wähle zuerst einen anderen Manager.|Dieser Benutzer verwaltet noch :count Standorte. Bitte wähle zuerst einen anderen Manager.',
|
||||||
'delete_has_users_var' => 'Dieser Benutzer verwaltet noch einen anderen Benutzer. Bitte wählen Sie zuerst einen anderen Manager für diesen Benutzer.|Dieser Benutzer verwaltet noch :count Benutzer. Bitte wählen Sie zuerst einen anderen Manager.',
|
'delete_has_users_var' => 'Dieser Benutzer verwaltet noch einen anderen Benutzer. Bitte wähle zuerst einen anderen Manager für diesen Benutzer.|Dieser Benutzer verwaltet noch :count Benutzer. Bitte wähle zuerst einen anderen Manager.',
|
||||||
'unsuspend' => 'Es gab ein Problem beim reaktivieren des Benutzers. Bitte versuche es erneut.',
|
'unsuspend' => 'Es gab ein Problem beim reaktivieren des Benutzers. Bitte versuche es erneut.',
|
||||||
'import' => 'Es gab ein Problem beim Importieren der Benutzer. Bitte noch einmal versuchen.',
|
'import' => 'Es gab ein Problem beim Importieren der Benutzer. Bitte noch einmal versuchen.',
|
||||||
'asset_already_accepted' => 'Dieses Asset wurde bereits akzeptiert.',
|
'asset_already_accepted' => 'Dieses Asset wurde bereits akzeptiert.',
|
||||||
'accept_or_decline' => 'Du musst diesen Gegenstand entweder annehmen oder ablehnen.',
|
'accept_or_decline' => 'Du musst diesen Gegenstand entweder annehmen oder ablehnen.',
|
||||||
'cannot_delete_yourself' => 'Wir würden uns wirklich schlecht fühlen, wenn Sie sich selbst löschen würden. Überlegen Sie es sich bitte noch einmal.',
|
'cannot_delete_yourself' => 'Wir würden uns wirklich schlecht fühlen, wenn du dich selbst löschen würdest. Überlege es dir bitte noch einmal.',
|
||||||
'incorrect_user_accepted' => 'Das Asset, dass Du versuchst zu aktivieren, wurde nicht an Dich ausgebucht.',
|
'incorrect_user_accepted' => 'Das Asset, dass Du versuchst zu aktivieren, wurde nicht an Dich ausgebucht.',
|
||||||
'ldap_could_not_connect' => 'Konnte keine Verbindung zum LDAP Server herstellen. Bitte LDAP Einstellungen in der LDAP Konfigurationsdatei prüfen. <br>Fehler vom LDAP Server:',
|
'ldap_could_not_connect' => 'Konnte keine Verbindung zum LDAP Server herstellen. Bitte LDAP Einstellungen in der LDAP Konfigurationsdatei prüfen. <br>Fehler vom LDAP Server:',
|
||||||
'ldap_could_not_bind' => 'Konnte keine Verbindung zum LDAP Server herstellen. Bitte LDAP Einstellungen in der LDAP Konfigurationsdatei prüfen. <br>Fehler vom LDAP Server: ',
|
'ldap_could_not_bind' => 'Konnte keine Verbindung zum LDAP Server herstellen. Bitte LDAP Einstellungen in der LDAP Konfigurationsdatei prüfen. <br>Fehler vom LDAP Server: ',
|
||||||
|
|
|
@ -14,8 +14,8 @@ return array(
|
||||||
'success' => 'Du hast Dich erfolgreich angemeldet.',
|
'success' => 'Du hast Dich erfolgreich angemeldet.',
|
||||||
'code_required' => 'Zwei-Faktor-Code ist erforderlich.',
|
'code_required' => 'Zwei-Faktor-Code ist erforderlich.',
|
||||||
'invalid_code' => 'Zwei-Faktor-Code ist ungültig.',
|
'invalid_code' => 'Zwei-Faktor-Code ist ungültig.',
|
||||||
'enter_two_factor_code' => 'Bitte geben Sie Ihren Zwei-Faktor-Authentifizierungscode ein.',
|
'enter_two_factor_code' => 'Bitte gebe deinen Zwei-Faktor-Authentifizierungscode ein.',
|
||||||
'please_enroll' => 'Bitte registrieren Sie ein Gerät für die Zwei-Faktor-Authentifizierung.',
|
'please_enroll' => 'Bitte registriere ein Gerät für die Zwei-Faktor-Authentifizierung.',
|
||||||
),
|
),
|
||||||
|
|
||||||
'signin' => array(
|
'signin' => array(
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Alles einchecken / Benutzer löschen',
|
'checkin_and_delete' => 'Alles einchecken / Benutzer löschen',
|
||||||
'delete' => 'Löschen',
|
'delete' => 'Löschen',
|
||||||
'edit' => 'Bearbeiten',
|
'edit' => 'Bearbeiten',
|
||||||
|
'clone' => 'Duplizieren',
|
||||||
'restore' => 'Wiederherstellen',
|
'restore' => 'Wiederherstellen',
|
||||||
'remove' => 'Entfernen',
|
'remove' => 'Entfernen',
|
||||||
'request' => 'Anfrage',
|
'request' => 'Anfrage',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Füge Wartung hinzu',
|
'add_maintenance' => 'Füge Wartung hinzu',
|
||||||
'append' => 'Anhängen',
|
'append' => 'Anhängen',
|
||||||
'new' => 'Neu',
|
'new' => 'Neu',
|
||||||
|
'var' => [
|
||||||
|
'clone' => ':item_type duplizieren',
|
||||||
|
'edit' => ':item_type bearbeiten',
|
||||||
|
'delete' => ':item_type löschen',
|
||||||
|
'restore' => ':item_type löschen',
|
||||||
|
'create' => 'Neue/s :item_type erstellen',
|
||||||
|
'checkout' => ':item_type herausgeben',
|
||||||
|
'checkin' => ':item_type zurücknehmen',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -207,7 +207,7 @@ return [
|
||||||
'next' => 'Nächste',
|
'next' => 'Nächste',
|
||||||
'next_audit_date' => 'Nächstes Prüfdatum',
|
'next_audit_date' => 'Nächstes Prüfdatum',
|
||||||
'next_audit_date_help' => 'Wenn Sie Auditing in Ihrer Organisation verwenden, dies wird in der Regel automatisch anhand des letzten Prüfdatums und der Prüffrequenz (in <code>Admin-Einstellungen > Alarme</code>) berechnet und Sie können dies leer lassen. Sie können dieses Datum hier manuell festlegen, wenn Sie es benötigen, aber es muss später als das letzte Prüfungsdatum sein. ',
|
'next_audit_date_help' => 'Wenn Sie Auditing in Ihrer Organisation verwenden, dies wird in der Regel automatisch anhand des letzten Prüfdatums und der Prüffrequenz (in <code>Admin-Einstellungen > Alarme</code>) berechnet und Sie können dies leer lassen. Sie können dieses Datum hier manuell festlegen, wenn Sie es benötigen, aber es muss später als das letzte Prüfungsdatum sein. ',
|
||||||
'audit_images_help' => 'Sie können Prüfbilder in der Asset-Historie finden.',
|
'audit_images_help' => 'Du kannst Prüfbilder in der Asset-Historie finden.',
|
||||||
'no_email' => 'Keine E-Mail-Adresse mit diesem Benutzer verknüpft',
|
'no_email' => 'Keine E-Mail-Adresse mit diesem Benutzer verknüpft',
|
||||||
'last_audit' => 'Letzte Prüfung',
|
'last_audit' => 'Letzte Prüfung',
|
||||||
'new' => 'Neu!',
|
'new' => 'Neu!',
|
||||||
|
@ -304,7 +304,7 @@ return [
|
||||||
'user' => 'Benutzer',
|
'user' => 'Benutzer',
|
||||||
'accepted' => 'angenommen',
|
'accepted' => 'angenommen',
|
||||||
'declined' => 'abgelehnt',
|
'declined' => 'abgelehnt',
|
||||||
'declined_note' => 'Abgelehnte Notizen',
|
'declined_note' => 'Abgelehnte Notiz',
|
||||||
'unassigned' => 'Nicht zugewiesen',
|
'unassigned' => 'Nicht zugewiesen',
|
||||||
'unaccepted_asset_report' => 'Nicht akzeptierte Assets',
|
'unaccepted_asset_report' => 'Nicht akzeptierte Assets',
|
||||||
'users' => 'Benutzer',
|
'users' => 'Benutzer',
|
||||||
|
@ -509,7 +509,7 @@ return [
|
||||||
'import_note' => 'Mit CSV-Importer importiert',
|
'import_note' => 'Mit CSV-Importer importiert',
|
||||||
],
|
],
|
||||||
'remove_customfield_association' => 'Entfernen Sie dieses Feld aus dem Feldsatz. Dies wird das benutzerdefinierte Feld nicht löschen, sondern nur die Zuordnung dieses Feldes zu diesem Feldsatz entfernen.',
|
'remove_customfield_association' => 'Entfernen Sie dieses Feld aus dem Feldsatz. Dies wird das benutzerdefinierte Feld nicht löschen, sondern nur die Zuordnung dieses Feldes zu diesem Feldsatz entfernen.',
|
||||||
'checked_out_to_fields' => 'Folgenden Feldern zugewiesen',
|
'checked_out_to_fields' => 'Auf folgende Felder herausgegeben',
|
||||||
'percent_complete' => '% vollständig',
|
'percent_complete' => '% vollständig',
|
||||||
'uploading' => 'Hochladen... ',
|
'uploading' => 'Hochladen... ',
|
||||||
'upload_error' => 'Fehler beim Hochladen der Datei. Bitte überprüfe, dass keine leeren Zeilen vorhanden sind und keine Spaltennamen dupliziert werden.',
|
'upload_error' => 'Fehler beim Hochladen der Datei. Bitte überprüfe, dass keine leeren Zeilen vorhanden sind und keine Spaltennamen dupliziert werden.',
|
||||||
|
@ -528,7 +528,7 @@ return [
|
||||||
'permission_denied_superuser_demo' => 'Zugriff verweigert. Benutzerinformationen für Superadministratoren auf der Demo können nicht aktualisiert werden.',
|
'permission_denied_superuser_demo' => 'Zugriff verweigert. Benutzerinformationen für Superadministratoren auf der Demo können nicht aktualisiert werden.',
|
||||||
'pwd_reset_not_sent' => 'Benutzer ist nicht aktiviert, ist LDAP-synchronisiert oder hat keine E-Mail-Adresse',
|
'pwd_reset_not_sent' => 'Benutzer ist nicht aktiviert, ist LDAP-synchronisiert oder hat keine E-Mail-Adresse',
|
||||||
'error_sending_email' => 'Fehler beim Senden der E-Mail',
|
'error_sending_email' => 'Fehler beim Senden der E-Mail',
|
||||||
'sad_panda' => 'Trauriger Panda. Sie sind nicht berechtigt, das zu tun. <a href=":link">Kehren Sie zum Dashboard zurück</a> oder wenden Sie sich an Ihren Administrator.',
|
'sad_panda' => 'Trauriger Panda. Du bist nicht berechtigt, das zu tun. <a href=":link">Kehre zum Dashboard zurück</a> oder wende dich an deinen Administrator.',
|
||||||
'bulk' => [
|
'bulk' => [
|
||||||
'delete' =>
|
'delete' =>
|
||||||
[
|
[
|
||||||
|
@ -551,11 +551,12 @@ return [
|
||||||
'components' => ':count Komponente|:count Komponenten',
|
'components' => ':count Komponente|:count Komponenten',
|
||||||
],
|
],
|
||||||
'more_info' => 'Mehr Info',
|
'more_info' => 'Mehr Info',
|
||||||
'quickscan_bulk_help' => 'Wenn Sie dieses Kontrollkästchen aktivieren, wird der Asset-Datensatz so bearbeitet, dass dieser neue Standort angezeigt wird. Wenn Sie es nicht aktivieren, wird der Standort einfach im Prüfprotokoll vermerkt. Beachten Sie, dass sich der Standort der Person, des Assets oder des Standorts, an den es ausgecheckt wurde, nicht ändert, wenn dieses Asset ausgecheckt wird.',
|
'quickscan_bulk_help' => 'Wenn du dieses Kontrollkästchen aktivierst, wird der Asset-Datensatz so bearbeitet, dass der neue Standort angezeigt wird. Wenn du es nicht aktivierst, wird der Standort nur im Prüfprotokoll vermerkt. Beachte, dass sich der Standort der Person, des Assets oder des Standorts, an den es ausgecheckt wurde, nicht ändert, wenn dieses Asset ausgecheckt wird.',
|
||||||
'whoops' => 'Hoppla!',
|
'whoops' => 'Hoppla!',
|
||||||
'something_went_wrong' => 'Etwas ist bei Ihrer Anfrage schiefgegangen.',
|
'something_went_wrong' => 'Etwas ist bei Ihrer Anfrage schiefgegangen.',
|
||||||
'close' => 'Schließen',
|
'close' => 'Schließen',
|
||||||
'expires' => 'Ablaufdatum',
|
'expires' => 'Ablaufdatum',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Feld :item_type zuordnen',
|
||||||
|
'remaining_var' => ':count verbleibend',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -13,146 +13,146 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'accepted' => 'Dieses :attribute Feld muss akzeptiert werden.',
|
'accepted' => 'Das Feld :attribute muss akzeptiert werden.',
|
||||||
'accepted_if' => 'Dieses :attribute Feld muss akzeptiert werden wenn :other :value ist.',
|
'accepted_if' => 'Das Feld :attribute muss akzeptiert werden, wenn :other :value ist.',
|
||||||
'active_url' => 'Dieses :attribute Feld muss eine gültige URL sein.',
|
'active_url' => 'Das Feld :attribute muss eine gültige URL sein.',
|
||||||
'after' => 'The :attribute field must be a date after :date.',
|
'after' => 'Das Feld :attribute muss ein Datum nach dem :date sein.',
|
||||||
'after_or_equal' => 'The :attribute field must be a date after or equal to :date.',
|
'after_or_equal' => 'Das Feld :attribute muss ein Datum sein, das nach dem :date liegt oder diesem entspricht.',
|
||||||
'alpha' => 'The :attribute field must only contain letters.',
|
'alpha' => 'Das Feld :attribute darf nur Buchstaben enthalten.',
|
||||||
'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.',
|
'alpha_dash' => 'Das Feld :attribute darf nur Buchstaben, Zahlen, Bindestriche und Unterstriche enthalten.',
|
||||||
'alpha_num' => 'The :attribute field must only contain letters and numbers.',
|
'alpha_num' => 'Das Feld :attribute darf nur Buchstaben und Zahlen enthalten.',
|
||||||
'array' => 'The :attribute field must be an array.',
|
'array' => 'Das Feld :attribute muss ein Array sein.',
|
||||||
'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.',
|
'ascii' => 'Das Feld :attribute darf nur alphanumerische Zeichen und Symbole enthalten.',
|
||||||
'before' => 'The :attribute field must be a date before :date.',
|
'before' => 'Das Feld :attribute muss ein Datum vor dem :date sein.',
|
||||||
'before_or_equal' => 'The :attribute field must be a date before or equal to :date.',
|
'before_or_equal' => 'Das Feld :attribute muss ein Datum sein, das vor dem :date liegt oder diesem entspricht.',
|
||||||
'between' => [
|
'between' => [
|
||||||
'array' => 'The :attribute field must have between :min and :max items.',
|
'array' => 'Das Feld :attribute muss zwischen :min und :max Elemente haben.',
|
||||||
'file' => 'The :attribute field must be between :min and :max kilobytes.',
|
'file' => 'Das Feld :attribute muss zwischen :min und :max Kilobytes groß sein.',
|
||||||
'numeric' => 'The :attribute field must be between :min and :max.',
|
'numeric' => 'Das Feld :attribute muss zwischen :min und :max liegen.',
|
||||||
'string' => 'The :attribute field must be between :min and :max characters.',
|
'string' => 'Das Feld :attribute muss zwischen :min und :max Zeichen lang sein.',
|
||||||
],
|
],
|
||||||
'boolean' => 'The :attribute field must be true or false.',
|
'boolean' => 'Das Feld :attribute muss wahr oder falsch sein.',
|
||||||
'can' => 'The :attribute field contains an unauthorized value.',
|
'can' => 'Das Feld :attribute enthält einen nicht autorisierten Wert.',
|
||||||
'confirmed' => 'The :attribute field confirmation does not match.',
|
'confirmed' => 'Die Bestätigung für das Feld :attribute stimmt nicht überein.',
|
||||||
'contains' => 'The :attribute field is missing a required value.',
|
'contains' => 'Im Feld :attribute fehlt ein erforderlicher Wert.',
|
||||||
'current_password' => 'The password is incorrect.',
|
'current_password' => 'Das Passwort ist falsch.',
|
||||||
'date' => 'The :attribute field must be a valid date.',
|
'date' => 'Das Feld :attribute muss ein gültiges Datum sein.',
|
||||||
'date_equals' => 'The :attribute field must be a date equal to :date.',
|
'date_equals' => 'Das Feld :attribute muss ein Datum sein, das dem :date entspricht.',
|
||||||
'date_format' => 'The :attribute field must match the format :format.',
|
'date_format' => 'Das Feld :attribute muss dem Format :format entsprechen.',
|
||||||
'decimal' => 'The :attribute field must have :decimal decimal places.',
|
'decimal' => 'Das Feld :attribute muss :decimal Dezimalstellen haben.',
|
||||||
'declined' => 'The :attribute field must be declined.',
|
'declined' => 'Das Feld :attribute muss abgelehnt werden.',
|
||||||
'declined_if' => 'The :attribute field must be declined when :other is :value.',
|
'declined_if' => 'Das Feld :attribute muss abgelehnt werden, wenn :other den Wert :value hat.',
|
||||||
'different' => 'The :attribute field and :other must be different.',
|
'different' => 'Das Feld :attribute und :other müssen sich unterscheiden.',
|
||||||
'digits' => 'The :attribute field must be :digits digits.',
|
'digits' => 'Das Feld :attribute muss :digits Ziffern enthalten.',
|
||||||
'digits_between' => 'The :attribute field must be between :min and :max digits.',
|
'digits_between' => 'Das Feld :attribute muss zwischen :min und :max Ziffern haben.',
|
||||||
'dimensions' => 'The :attribute field has invalid image dimensions.',
|
'dimensions' => 'Das Feld :attribute hat ungültige Bildabmessungen.',
|
||||||
'distinct' => ':attribute hat einen doppelten Wert.',
|
'distinct' => ':attribute hat einen doppelten Wert.',
|
||||||
'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.',
|
'doesnt_end_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte enden: :values.',
|
||||||
'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.',
|
'doesnt_start_with' => 'Das Feld :attribute darf nicht mit einem der folgenden Werte beginnen: :values.',
|
||||||
'email' => 'The :attribute field must be a valid email address.',
|
'email' => 'Das Feld :attribute muss eine gültige E-Mail-Adresse sein.',
|
||||||
'ends_with' => 'The :attribute field must end with one of the following: :values.',
|
'ends_with' => 'Das Feld :attribute muss mit einem der folgenden Werte enden: :values.',
|
||||||
'enum' => 'Auswahl :attribute ist ungültig.',
|
'enum' => 'Auswahl :attribute ist ungültig.',
|
||||||
'exists' => 'Auswahl :attribute ist ungültig.',
|
'exists' => 'Auswahl :attribute ist ungültig.',
|
||||||
'extensions' => 'The :attribute field must have one of the following extensions: :values.',
|
'extensions' => 'Das Feld :attribute muss eine der folgenden Erweiterungen haben: :values.',
|
||||||
'file' => 'The :attribute field must be a file.',
|
'file' => 'Das Feld :attribute muss eine Datei sein.',
|
||||||
'filled' => ':attribute muss einen Wert haben.',
|
'filled' => ':attribute muss einen Wert haben.',
|
||||||
'gt' => [
|
'gt' => [
|
||||||
'array' => 'The :attribute field must have more than :value items.',
|
'array' => 'Das Feld :attribute muss mehr als :value Elemente haben.',
|
||||||
'file' => 'The :attribute field must be greater than :value kilobytes.',
|
'file' => 'Das Feld :attribute muss größer als :value Kilobytes sein.',
|
||||||
'numeric' => 'The :attribute field must be greater than :value.',
|
'numeric' => 'Das Feld :attribute muss größer als :value sein.',
|
||||||
'string' => 'The :attribute field must be greater than :value characters.',
|
'string' => 'Das Feld :attribute muss mehr als :value Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'gte' => [
|
'gte' => [
|
||||||
'array' => 'The :attribute field must have :value items or more.',
|
'array' => 'Das Feld :attribute muss :value Elemente oder mehr haben.',
|
||||||
'file' => 'The :attribute field must be greater than or equal to :value kilobytes.',
|
'file' => 'Das Feld :attribute muss größer oder gleich :value Kilobytes sein.',
|
||||||
'numeric' => 'The :attribute field must be greater than or equal to :value.',
|
'numeric' => 'Das Feld :attribute muss größer oder gleich :value sein.',
|
||||||
'string' => 'The :attribute field must be greater than or equal to :value characters.',
|
'string' => 'Das Feld :attribute muss größer oder gleich :value Zeichen sein.',
|
||||||
],
|
],
|
||||||
'hex_color' => 'The :attribute field must be a valid hexadecimal color.',
|
'hex_color' => 'Das Feld :attribute muss eine gültige hexadezimale Farbe sein.',
|
||||||
'image' => 'The :attribute field must be an image.',
|
'image' => 'Das Feld :attribute muss ein Bild sein.',
|
||||||
'import_field_empty' => ':fieldname darf nicht leer sein.',
|
'import_field_empty' => ':fieldname darf nicht leer sein.',
|
||||||
'in' => 'Auswahl :attribute ist ungültig.',
|
'in' => 'Auswahl :attribute ist ungültig.',
|
||||||
'in_array' => 'The :attribute field must exist in :other.',
|
'in_array' => 'Das Feld :attribute muss in :other existieren.',
|
||||||
'integer' => 'The :attribute field must be an integer.',
|
'integer' => 'Das Feld :attribute muss eine Ganzzahl sein.',
|
||||||
'ip' => 'The :attribute field must be a valid IP address.',
|
'ip' => 'Das Feld :attribute muss eine gültige IP-Adresse sein.',
|
||||||
'ipv4' => 'The :attribute field must be a valid IPv4 address.',
|
'ipv4' => 'Das Feld :attribute muss eine gültige IPv4-Adresse sein.',
|
||||||
'ipv6' => 'The :attribute field must be a valid IPv6 address.',
|
'ipv6' => 'Das Feld :attribute muss eine gültige IPv6-Adresse sein.',
|
||||||
'json' => 'The :attribute field must be a valid JSON string.',
|
'json' => 'Das Feld :attribute muss eine gültige JSON-Zeichenkette sein.',
|
||||||
'list' => 'The :attribute field must be a list.',
|
'list' => 'Das Feld :attribute muss eine Liste sein.',
|
||||||
'lowercase' => 'The :attribute field must be lowercase.',
|
'lowercase' => 'Das Feld :attribute muss in Kleinbuchstaben sein.',
|
||||||
'lt' => [
|
'lt' => [
|
||||||
'array' => 'The :attribute field must have less than :value items.',
|
'array' => 'Das Feld :attribute muss weniger als :value Elemente haben.',
|
||||||
'file' => 'The :attribute field must be less than :value kilobytes.',
|
'file' => 'Das Feld :attribute muss kleiner als :value Kilobytes sein.',
|
||||||
'numeric' => 'The :attribute field must be less than :value.',
|
'numeric' => 'Das Feld :attribute muss kleiner als :value sein.',
|
||||||
'string' => 'The :attribute field must be less than :value characters.',
|
'string' => 'Das Feld :attribute muss weniger als :value Zeichen haben.',
|
||||||
],
|
],
|
||||||
'lte' => [
|
'lte' => [
|
||||||
'array' => 'The :attribute field must not have more than :value items.',
|
'array' => 'Das Feld :attribute darf nicht mehr als :value Elemente haben.',
|
||||||
'file' => 'The :attribute field must be less than or equal to :value kilobytes.',
|
'file' => 'Das Feld :attribute muss kleiner oder gleich :value Kilobytes sein.',
|
||||||
'numeric' => 'The :attribute field must be less than or equal to :value.',
|
'numeric' => 'Das Feld :attribute muss kleiner oder gleich :value sein.',
|
||||||
'string' => 'The :attribute field must be less than or equal to :value characters.',
|
'string' => 'Das Feld :attribute muss weniger oder gleich :value Zeichen haben.',
|
||||||
],
|
],
|
||||||
'mac_address' => 'The :attribute field must be a valid MAC address.',
|
'mac_address' => 'Das Feld :attribute muss eine gültige MAC-Adresse sein.',
|
||||||
'max' => [
|
'max' => [
|
||||||
'array' => 'The :attribute field must not have more than :max items.',
|
'array' => 'Das Feld :attribute darf nicht mehr als :max Elemente haben.',
|
||||||
'file' => 'The :attribute field must not be greater than :max kilobytes.',
|
'file' => 'Das Feld :attribute darf nicht größer als :max Kilobytes sein.',
|
||||||
'numeric' => 'The :attribute field must not be greater than :max.',
|
'numeric' => 'Das Feld :attribute darf nicht größer als :max sein.',
|
||||||
'string' => 'The :attribute field must not be greater than :max characters.',
|
'string' => 'Das Feld :attribute darf nicht mehr als :max Zeichen haben.',
|
||||||
],
|
],
|
||||||
'max_digits' => 'The :attribute field must not have more than :max digits.',
|
'max_digits' => 'Das Feld :attribute darf nicht mehr als :max Ziffern haben.',
|
||||||
'mimes' => 'The :attribute field must be a file of type: :values.',
|
'mimes' => 'Das Feld :attribute muss eine Datei vom Typ :values sein.',
|
||||||
'mimetypes' => 'The :attribute field must be a file of type: :values.',
|
'mimetypes' => 'Das Feld :attribute muss eine Datei vom Typ :values sein.',
|
||||||
'min' => [
|
'min' => [
|
||||||
'array' => 'The :attribute field must have at least :min items.',
|
'array' => 'Das Feld :attribute muss mindestens :min Elemente haben.',
|
||||||
'file' => 'The :attribute field must be at least :min kilobytes.',
|
'file' => 'Das Feld :attribute muss mindestens :min Kilobytes groß sein.',
|
||||||
'numeric' => 'The :attribute field must be at least :min.',
|
'numeric' => 'Das Feld :attribute muss mindestens :min sein.',
|
||||||
'string' => 'The :attribute field must be at least :min characters.',
|
'string' => 'Das Feld :attribute muss mindestens :min Zeichen haben.',
|
||||||
],
|
],
|
||||||
'min_digits' => 'The :attribute field must have at least :min digits.',
|
'min_digits' => 'Das Feld :attribute muss mindestens :min Ziffern haben.',
|
||||||
'missing' => 'The :attribute field must be missing.',
|
'missing' => 'Das Feld :attribute muss fehlen.',
|
||||||
'missing_if' => 'The :attribute field must be missing when :other is :value.',
|
'missing_if' => 'Das Feld :attribute muss fehlen, wenn :other :value ist.',
|
||||||
'missing_unless' => 'The :attribute field must be missing unless :other is :value.',
|
'missing_unless' => 'Das Feld :attribute muss fehlen, es sei denn :other ist :value.',
|
||||||
'missing_with' => 'The :attribute field must be missing when :values is present.',
|
'missing_with' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden ist.',
|
||||||
'missing_with_all' => 'The :attribute field must be missing when :values are present.',
|
'missing_with_all' => 'Das Feld :attribute muss fehlen, wenn :values vorhanden sind.',
|
||||||
'multiple_of' => 'The :attribute field must be a multiple of :value.',
|
'multiple_of' => 'Das Feld :attribute muss ein Vielfaches von :value sein.',
|
||||||
'not_in' => 'Auswahl :attribute ist ungültig.',
|
'not_in' => 'Auswahl :attribute ist ungültig.',
|
||||||
'not_regex' => 'The :attribute field format is invalid.',
|
'not_regex' => 'Das Format des Feldes :attribute ist ungültig.',
|
||||||
'numeric' => 'The :attribute field must be a number.',
|
'numeric' => 'Das Feld :attribute muss eine Zahl sein.',
|
||||||
'password' => [
|
'password' => [
|
||||||
'letters' => 'The :attribute field must contain at least one letter.',
|
'letters' => 'Das Feld :attribute muss mindestens einen Buchstaben enthalten.',
|
||||||
'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.',
|
'mixed' => 'Das Feld :attribute muss mindestens einen Groß- und einen Kleinbuchstaben enthalten.',
|
||||||
'numbers' => 'The :attribute field must contain at least one number.',
|
'numbers' => 'Das Feld :attribute muss mindestens eine Zahl enthalten.',
|
||||||
'symbols' => 'The :attribute field must contain at least one symbol.',
|
'symbols' => 'Das Feld :attribute muss mindestens ein Symbol enthalten.',
|
||||||
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.',
|
'uncompromised' => 'Das angegebene :attribute ist in einem Datenleck aufgetaucht. Bitte wählen Sie ein anderes :attribute.',
|
||||||
],
|
],
|
||||||
'present' => ':attribute muss vorhanden sein.',
|
'present' => ':attribute muss vorhanden sein.',
|
||||||
'present_if' => 'The :attribute field must be present when :other is :value.',
|
'present_if' => 'Das Feld :attribute muss vorhanden sein, wenn :other :value ist.',
|
||||||
'present_unless' => 'The :attribute field must be present unless :other is :value.',
|
'present_unless' => 'Das Feld :attribute muss vorhanden sein, es sei denn, :other ist :value.',
|
||||||
'present_with' => 'The :attribute field must be present when :values is present.',
|
'present_with' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden ist.',
|
||||||
'present_with_all' => 'The :attribute field must be present when :values are present.',
|
'present_with_all' => 'Das Feld :attribute muss vorhanden sein, wenn :values vorhanden sind.',
|
||||||
'prohibited' => 'The :attribute field is prohibited.',
|
'prohibited' => 'Das Feld :attribute ist verboten.',
|
||||||
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',
|
'prohibited_if' => 'Das Feld :attribute ist verboten, wenn :other :value ist.',
|
||||||
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.',
|
'prohibited_unless' => 'Das Feld :attribute ist verboten, es sei denn, :other befindet sich in :values.',
|
||||||
'prohibits' => 'The :attribute field prohibits :other from being present.',
|
'prohibits' => 'Das Feld :attribute verhindert, dass :other vorhanden ist.',
|
||||||
'regex' => 'The :attribute field format is invalid.',
|
'regex' => 'Das Format des Feldes :attribute ist ungültig.',
|
||||||
'required' => ':attribute Feld muss ausgefüllt sein.',
|
'required' => ':attribute Feld muss ausgefüllt sein.',
|
||||||
'required_array_keys' => 'The :attribute field must contain entries for: :values.',
|
'required_array_keys' => 'Das Feld :attribute muss Einträge für folgende Werte enthalten: :values.',
|
||||||
'required_if' => ':attribute wird benötigt, wenn :other :value entspricht.',
|
'required_if' => ':attribute wird benötigt, wenn :other :value entspricht.',
|
||||||
'required_if_accepted' => 'The :attribute field is required when :other is accepted.',
|
'required_if_accepted' => 'Das Feld :attribute ist erforderlich, wenn :other akzeptiert wird.',
|
||||||
'required_if_declined' => 'The :attribute field is required when :other is declined.',
|
'required_if_declined' => 'Das Feld :attribute ist erforderlich, wenn :other abgelehnt wird.',
|
||||||
'required_unless' => ':attribute ist erforderlich, es sei denn :other ist in :values.',
|
'required_unless' => ':attribute ist erforderlich, es sei denn :other ist in :values.',
|
||||||
'required_with' => ':attribute wird benötigt wenn :value ausgewählt ist.',
|
'required_with' => ':attribute wird benötigt wenn :value ausgewählt ist.',
|
||||||
'required_with_all' => 'The :attribute field is required when :values are present.',
|
'required_with_all' => 'Das Feld :attribute ist erforderlich, wenn :values vorhanden sind.',
|
||||||
'required_without' => ':attribute wird benötigt wenn :value nicht ausgewählt ist.',
|
'required_without' => ':attribute wird benötigt wenn :value nicht ausgewählt ist.',
|
||||||
'required_without_all' => 'Das: Attributfeld ist erforderlich, wenn keine der folgenden Werte vorhanden sind.',
|
'required_without_all' => 'Das: Attributfeld ist erforderlich, wenn keine der folgenden Werte vorhanden sind.',
|
||||||
'same' => 'The :attribute field must match :other.',
|
'same' => 'Das Feld :attribute muss mit :other übereinstimmen.',
|
||||||
'size' => [
|
'size' => [
|
||||||
'array' => 'The :attribute field must contain :size items.',
|
'array' => 'Das Feld :attribute muss :size Elemente enthalten.',
|
||||||
'file' => 'The :attribute field must be :size kilobytes.',
|
'file' => 'Das Feld :attribute muss :size Kilobytes groß sein.',
|
||||||
'numeric' => 'The :attribute field must be :size.',
|
'numeric' => 'Das Feld :attribute muss :size sein.',
|
||||||
'string' => 'The :attribute field must be :size characters.',
|
'string' => 'Das Feld :attribute muss :size Zeichen enthalten.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute field must start with one of the following: :values.',
|
'starts_with' => 'Das Feld :attribute muss mit einem der folgenden Werte beginnen: :values.',
|
||||||
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
|
'string' => 'Das Attribut muss eine Zeichenfolge sein.',
|
||||||
'two_column_unique_undeleted' => ':attribute muss in :table1 und :table2 einzigartig sein. ',
|
'two_column_unique_undeleted' => ':attribute muss in :table1 und :table2 einzigartig sein. ',
|
||||||
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
|
'unique_undeleted' => 'Die Variable :attribute muss eindeutig sein.',
|
||||||
|
@ -163,13 +163,13 @@ return [
|
||||||
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
|
'numbers' => 'Das Passwort muss mindestens eine Zahl beinhalten.',
|
||||||
'case_diff' => 'Das Passwort muss Groß- und Kleinschreibung beinhalten.',
|
'case_diff' => 'Das Passwort muss Groß- und Kleinschreibung beinhalten.',
|
||||||
'symbols' => 'Das Passwort muss Sonderzeichen beinhalten.',
|
'symbols' => 'Das Passwort muss Sonderzeichen beinhalten.',
|
||||||
'timezone' => 'The :attribute field must be a valid timezone.',
|
'timezone' => 'Das Feld :attribute muss eine gültige Zeitzone sein.',
|
||||||
'unique' => ':attribute ist bereits vergeben.',
|
'unique' => ':attribute ist bereits vergeben.',
|
||||||
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
|
'uploaded' => ':attribute konnte nicht hochgeladen werden.',
|
||||||
'uppercase' => 'The :attribute field must be uppercase.',
|
'uppercase' => 'Das Feld :attribute muss in Großbuchstaben sein.',
|
||||||
'url' => 'The :attribute field must be a valid URL.',
|
'url' => 'Das Feld :attribute muss eine gültige URL sein.',
|
||||||
'ulid' => 'The :attribute field must be a valid ULID.',
|
'ulid' => 'Das Feld :attribute muss eine gültige ULID sein.',
|
||||||
'uuid' => 'The :attribute field must be a valid UUID.',
|
'uuid' => 'Das Feld :attribute muss eine gültige UUID sein.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
@ -225,8 +225,8 @@ return [
|
||||||
|
|
||||||
'generic' => [
|
'generic' => [
|
||||||
'invalid_value_in_field' => 'Ungültiger Wert in diesem Feld enthalten',
|
'invalid_value_in_field' => 'Ungültiger Wert in diesem Feld enthalten',
|
||||||
'required' => 'This field is required',
|
'required' => 'Dieses Feld ist erforderlich',
|
||||||
'email' => 'Please enter a valid email address',
|
'email' => 'Bitte geben Sie eine gültige E-Mail-Adresse ein',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Απομένουν',
|
'remaining' => 'Απομένουν',
|
||||||
'total' => 'Σύνολο',
|
'total' => 'Σύνολο',
|
||||||
'update' => 'Ενημέρωση αναλώσιμων',
|
'update' => 'Ενημέρωση αναλώσιμων',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin Όλων / Διαγραφή Χρήστη',
|
'checkin_and_delete' => 'Checkin Όλων / Διαγραφή Χρήστη',
|
||||||
'delete' => 'Διαγραφή',
|
'delete' => 'Διαγραφή',
|
||||||
'edit' => 'Επεξεργασία',
|
'edit' => 'Επεξεργασία',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Επαναφορά',
|
'restore' => 'Επαναφορά',
|
||||||
'remove' => 'Αφαίρεση',
|
'remove' => 'Αφαίρεση',
|
||||||
'request' => 'Αίτημα',
|
'request' => 'Αίτημα',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Προσθήκη Συντήρησης',
|
'add_maintenance' => 'Προσθήκη Συντήρησης',
|
||||||
'append' => 'Προσάρτηση',
|
'append' => 'Προσάρτηση',
|
||||||
'new' => 'Νεό',
|
'new' => 'Νεό',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Λήξη',
|
'expires' => 'Λήξη',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Remaining',
|
'remaining' => 'Remaining',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Update Consumable',
|
'update' => 'Update Consumable',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'edit' => 'Edit',
|
'edit' => 'Edit',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Restore',
|
'restore' => 'Restore',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'Request',
|
'request' => 'Request',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'New',
|
'new' => 'New',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Expires',
|
'expires' => 'Expires',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Tersisa',
|
'remaining' => 'Tersisa',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Update Consumable',
|
'update' => 'Update Consumable',
|
||||||
|
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Timezone',
|
'timezone' => 'Timezone',
|
||||||
'profile_edit' => 'Edit Profile',
|
'profile_edit' => 'Edit Profile',
|
||||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||||
'default_avatar' => 'Upload default avatar',
|
'default_avatar' => 'Upload custom default avatar',
|
||||||
|
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||||
|
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Checkin All / Delete User',
|
'checkin_and_delete' => 'Checkin All / Delete User',
|
||||||
'delete' => 'Hapus',
|
'delete' => 'Hapus',
|
||||||
'edit' => 'Sunting',
|
'edit' => 'Sunting',
|
||||||
|
'clone' => 'Clone',
|
||||||
'restore' => 'Kembalikan',
|
'restore' => 'Kembalikan',
|
||||||
'remove' => 'Remove',
|
'remove' => 'Remove',
|
||||||
'request' => 'Permintaan',
|
'request' => 'Permintaan',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Add Maintenance',
|
'add_maintenance' => 'Add Maintenance',
|
||||||
'append' => 'Append',
|
'append' => 'Append',
|
||||||
'new' => 'Baru',
|
'new' => 'Baru',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clone :item_type',
|
||||||
|
'edit' => 'Edit :item_type',
|
||||||
|
'delete' => 'Delete :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Create New :item_type',
|
||||||
|
'checkout' => 'Checkout :item_type',
|
||||||
|
'checkin' => 'Checkin :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Dapat dikonsumsi',
|
'consumables' => 'Dapat dikonsumsi',
|
||||||
'country' => 'Negara',
|
'country' => 'Negara',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
|
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
||||||
'create' => 'Buat baru',
|
'create' => 'Buat baru',
|
||||||
'created' => 'Item telah dibuat',
|
'created' => 'Item telah dibuat',
|
||||||
'created_asset' => 'buat aset',
|
'created_asset' => 'buat aset',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'Aplikasi ini berjalan dalam mode produksi dengan debugging diaktifkan. Hal ini dapat mengekspos data sensitif jika aplikasi Anda dapat diakses oleh dunia luar. Nonaktifkan mode debug dengan menetapkan nilai <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
'debug_warning_text' => 'Aplikasi ini berjalan dalam mode produksi dengan debugging diaktifkan. Hal ini dapat mengekspos data sensitif jika aplikasi Anda dapat diakses oleh dunia luar. Nonaktifkan mode debug dengan menetapkan nilai <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
||||||
'delete' => 'Hapus',
|
'delete' => 'Hapus',
|
||||||
'delete_confirm' => 'Apa Anda yakin untuk menghapus :item?',
|
'delete_confirm' => 'Apa Anda yakin untuk menghapus :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
|
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Dihapus',
|
'deleted' => 'Dihapus',
|
||||||
'delete_seats' => 'Tempat dihapus',
|
'delete_seats' => 'Tempat dihapus',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -134,7 +134,7 @@ return [
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
||||||
'lastnamefirstname' => 'Last Name First Name (smith.jane@example.com)',
|
'lastnamefirstname' => 'Last Name.First Name (smith.jane@example.com)',
|
||||||
'first_name' => 'Nama Pertama',
|
'first_name' => 'Nama Pertama',
|
||||||
'first_name_format' => 'Nama Depan (jane@example.com)',
|
'first_name_format' => 'Nama Depan (jane@example.com)',
|
||||||
'files' => 'Berkas',
|
'files' => 'Berkas',
|
||||||
|
@ -156,9 +156,9 @@ return [
|
||||||
'image_delete' => 'Hapus Gambar',
|
'image_delete' => 'Hapus Gambar',
|
||||||
'include_deleted' => 'Include Deleted Assets',
|
'include_deleted' => 'Include Deleted Assets',
|
||||||
'image_upload' => 'Unggah Gambar',
|
'image_upload' => 'Unggah Gambar',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. Max upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Impor',
|
'import' => 'Impor',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -183,7 +183,7 @@ return [
|
||||||
'licenses_available' => 'Licenses available',
|
'licenses_available' => 'Licenses available',
|
||||||
'licenses' => 'Lisensi',
|
'licenses' => 'Lisensi',
|
||||||
'list_all' => 'Tampilkan semua',
|
'list_all' => 'Tampilkan semua',
|
||||||
'loading' => 'Loading... please wait....',
|
'loading' => 'Loading... please wait...',
|
||||||
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
||||||
'feature_disabled' => 'Fitur ini telah dinonaktifkan untuk instalasi demo.',
|
'feature_disabled' => 'Fitur ini telah dinonaktifkan untuk instalasi demo.',
|
||||||
'location' => 'Lokasi',
|
'location' => 'Lokasi',
|
||||||
|
@ -193,7 +193,7 @@ return [
|
||||||
'logout' => 'Keluar',
|
'logout' => 'Keluar',
|
||||||
'lookup_by_tag' => 'Mencari berdasarkan tag aset',
|
'lookup_by_tag' => 'Mencari berdasarkan tag aset',
|
||||||
'maintenances' => 'Pemeliharaan',
|
'maintenances' => 'Pemeliharaan',
|
||||||
'manage_api_keys' => 'Manage API Keys',
|
'manage_api_keys' => 'Manage API keys',
|
||||||
'manufacturer' => 'Pabrikan',
|
'manufacturer' => 'Pabrikan',
|
||||||
'manufacturers' => 'Pabrikan',
|
'manufacturers' => 'Pabrikan',
|
||||||
'markdown' => 'Bidang ini mengizinkan penggunaan <a href="https://help.github.com/articles/github-flavored-markdown/">kode markup milik Github</a>.',
|
'markdown' => 'Bidang ini mengizinkan penggunaan <a href="https://help.github.com/articles/github-flavored-markdown/">kode markup milik Github</a>.',
|
||||||
|
@ -254,7 +254,7 @@ return [
|
||||||
'select_all' => 'Select All',
|
'select_all' => 'Select All',
|
||||||
'search' => 'Cari',
|
'search' => 'Cari',
|
||||||
'select_category' => 'Pilih kategori',
|
'select_category' => 'Pilih kategori',
|
||||||
'select_datasource' => 'Select a Datasource',
|
'select_datasource' => 'Select a data source',
|
||||||
'select_department' => 'Pilih Departemen',
|
'select_department' => 'Pilih Departemen',
|
||||||
'select_depreciation' => 'Pilih Jenis Penyusutan',
|
'select_depreciation' => 'Pilih Jenis Penyusutan',
|
||||||
'select_location' => 'Pilih lokasi',
|
'select_location' => 'Pilih lokasi',
|
||||||
|
@ -274,7 +274,7 @@ return [
|
||||||
'signed_off_by' => 'Signed Off By',
|
'signed_off_by' => 'Signed Off By',
|
||||||
'skin' => 'Tema',
|
'skin' => 'Tema',
|
||||||
'webhook_msg_note' => 'A notification will be sent via webhook',
|
'webhook_msg_note' => 'A notification will be sent via webhook',
|
||||||
'webhook_test_msg' => 'Oh hai! Looks like your :app integration with Snipe-IT is working!',
|
'webhook_test_msg' => 'Oh hai! It looks like your :app integration with Snipe-IT is working!',
|
||||||
'some_features_disabled' => 'DEMO MODE: Beberapa fitur dinonaktifkan untuk penginstalan ini.',
|
'some_features_disabled' => 'DEMO MODE: Beberapa fitur dinonaktifkan untuk penginstalan ini.',
|
||||||
'site_name' => 'Nama Situs',
|
'site_name' => 'Nama Situs',
|
||||||
'state' => 'Negara',
|
'state' => 'Negara',
|
||||||
|
@ -339,16 +339,16 @@ return [
|
||||||
'view_all' => 'view all',
|
'view_all' => 'view all',
|
||||||
'hide_deleted' => 'Hide Deleted',
|
'hide_deleted' => 'Hide Deleted',
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'do_not_change' => 'Do Not Change',
|
'do_not_change' => 'Do not change',
|
||||||
'bug_report' => 'Report a Bug',
|
'bug_report' => 'Report a bug',
|
||||||
'user_manual' => 'User\'s Manual',
|
'user_manual' => 'User\'s Manual',
|
||||||
'setup_step_1' => 'Step 1',
|
'setup_step_1' => 'Step 1',
|
||||||
'setup_step_2' => 'Step 2',
|
'setup_step_2' => 'Step 2',
|
||||||
'setup_step_3' => 'Step 3',
|
'setup_step_3' => 'Step 3',
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create Database Tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create Admin User',
|
'setup_create_admin' => 'Create admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Memeriksa',
|
'checked_out' => 'Memeriksa',
|
||||||
|
@ -557,5 +557,6 @@ return [
|
||||||
'close' => 'Close',
|
'close' => 'Close',
|
||||||
'expires' => 'Berakhir',
|
'expires' => 'Berakhir',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Map :item_type Field',
|
||||||
|
'remaining_var' => ':count Remaining',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -77,7 +77,7 @@ return [
|
||||||
'consumables' => 'Consumables',
|
'consumables' => 'Consumables',
|
||||||
'country' => 'Country',
|
'country' => 'Country',
|
||||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||||
'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
|
'not_deleted' => 'The :item_type is not deleted, so it cannot be restored',
|
||||||
'create' => 'Create New',
|
'create' => 'Create New',
|
||||||
'created' => 'Item Created',
|
'created' => 'Item Created',
|
||||||
'created_asset' => 'created asset',
|
'created_asset' => 'created asset',
|
||||||
|
@ -98,7 +98,7 @@ return [
|
||||||
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
'debug_warning_text' => 'This application is running in production mode with debugging enabled. This can expose sensitive data if your application is accessible to the outside world. Disable debug mode by setting the <code>APP_DEBUG</code> value in your <code>.env</code> file to <code>false</code>.',
|
||||||
'delete' => 'Delete',
|
'delete' => 'Delete',
|
||||||
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
'delete_confirm' => 'Are you sure you wish to delete :item?',
|
||||||
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This can not be undone.',
|
'delete_confirm_no_undo' => 'Are you sure you wish to delete :item? This cannot be undone.',
|
||||||
'deleted' => 'Deleted',
|
'deleted' => 'Deleted',
|
||||||
'delete_seats' => 'Deleted Seats',
|
'delete_seats' => 'Deleted Seats',
|
||||||
'deletion_failed' => 'Deletion failed',
|
'deletion_failed' => 'Deletion failed',
|
||||||
|
@ -134,7 +134,7 @@ return [
|
||||||
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
|
||||||
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
|
||||||
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
|
||||||
'lastnamefirstname' => 'Last Name First Name (smith.jane@example.com)',
|
'lastnamefirstname' => 'Last Name.First Name (smith.jane@example.com)',
|
||||||
'first_name' => 'First Name',
|
'first_name' => 'First Name',
|
||||||
'first_name_format' => 'First Name (jane@example.com)',
|
'first_name_format' => 'First Name (jane@example.com)',
|
||||||
'files' => 'Files',
|
'files' => 'Files',
|
||||||
|
@ -156,9 +156,9 @@ return [
|
||||||
'image_delete' => 'Delete Image',
|
'image_delete' => 'Delete Image',
|
||||||
'include_deleted' => 'Include Deleted Assets',
|
'include_deleted' => 'Include Deleted Assets',
|
||||||
'image_upload' => 'Upload Image',
|
'image_upload' => 'Upload Image',
|
||||||
'filetypes_accepted_help' => 'Accepted filetype is :types. Max upload size allowed is :size.|Accepted filetypes are :types. Max upload size allowed is :size.',
|
'filetypes_accepted_help' => 'Accepted filetype is :types. The maximum size allowed is :size.|Accepted filetypes are :types. The maximum upload size allowed is :size.',
|
||||||
'filetypes_size_help' => 'Max upload size allowed is :size.',
|
'filetypes_size_help' => 'The maximum upload size allowed is :size.',
|
||||||
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. Max upload size allowed is :size.',
|
'image_filetypes_help' => 'Accepted filetypes are jpg, webp, png, gif, svg, and avif. The maximum upload size allowed is :size.',
|
||||||
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
'unaccepted_image_type' => 'This image file was not readable. Accepted filetypes are jpg, webp, png, gif, and svg. The mimetype of this file is: :mimetype.',
|
||||||
'import' => 'Import',
|
'import' => 'Import',
|
||||||
'import_this_file' => 'Map fields and process this file',
|
'import_this_file' => 'Map fields and process this file',
|
||||||
|
@ -183,7 +183,7 @@ return [
|
||||||
'licenses_available' => 'Licenses available',
|
'licenses_available' => 'Licenses available',
|
||||||
'licenses' => 'Licenses',
|
'licenses' => 'Licenses',
|
||||||
'list_all' => 'List All',
|
'list_all' => 'List All',
|
||||||
'loading' => 'Loading... please wait....',
|
'loading' => 'Loading... please wait...',
|
||||||
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
'lock_passwords' => 'This field value will not be saved in a demo installation.',
|
||||||
'feature_disabled' => 'This feature has been disabled for the demo installation.',
|
'feature_disabled' => 'This feature has been disabled for the demo installation.',
|
||||||
'location' => 'Location',
|
'location' => 'Location',
|
||||||
|
@ -193,7 +193,7 @@ return [
|
||||||
'logout' => 'Logout',
|
'logout' => 'Logout',
|
||||||
'lookup_by_tag' => 'Lookup by Asset Tag',
|
'lookup_by_tag' => 'Lookup by Asset Tag',
|
||||||
'maintenances' => 'Maintenances',
|
'maintenances' => 'Maintenances',
|
||||||
'manage_api_keys' => 'Manage API Keys',
|
'manage_api_keys' => 'Manage API keys',
|
||||||
'manufacturer' => 'Manufacturer',
|
'manufacturer' => 'Manufacturer',
|
||||||
'manufacturers' => 'Manufacturers',
|
'manufacturers' => 'Manufacturers',
|
||||||
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
'markdown' => 'This field allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
|
||||||
|
@ -254,7 +254,7 @@ return [
|
||||||
'select_all' => 'Select All',
|
'select_all' => 'Select All',
|
||||||
'search' => 'Search',
|
'search' => 'Search',
|
||||||
'select_category' => 'Select a Category',
|
'select_category' => 'Select a Category',
|
||||||
'select_datasource' => 'Select a Datasource',
|
'select_datasource' => 'Select a data source',
|
||||||
'select_department' => 'Select a Department',
|
'select_department' => 'Select a Department',
|
||||||
'select_depreciation' => 'Select a Depreciation Type',
|
'select_depreciation' => 'Select a Depreciation Type',
|
||||||
'select_location' => 'Select a Location',
|
'select_location' => 'Select a Location',
|
||||||
|
@ -274,7 +274,7 @@ return [
|
||||||
'signed_off_by' => 'Signed Off By',
|
'signed_off_by' => 'Signed Off By',
|
||||||
'skin' => 'Skin',
|
'skin' => 'Skin',
|
||||||
'webhook_msg_note' => 'A notification will be sent via webhook',
|
'webhook_msg_note' => 'A notification will be sent via webhook',
|
||||||
'webhook_test_msg' => 'Oh hai! Looks like your :app integration with Snipe-IT is working!',
|
'webhook_test_msg' => 'Oh hai! It looks like your :app integration with Snipe-IT is working!',
|
||||||
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
|
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
|
||||||
'site_name' => 'Site Name',
|
'site_name' => 'Site Name',
|
||||||
'state' => 'State',
|
'state' => 'State',
|
||||||
|
@ -339,16 +339,16 @@ return [
|
||||||
'view_all' => 'view all',
|
'view_all' => 'view all',
|
||||||
'hide_deleted' => 'Hide Deleted',
|
'hide_deleted' => 'Hide Deleted',
|
||||||
'email' => 'Email',
|
'email' => 'Email',
|
||||||
'do_not_change' => 'Do Not Change',
|
'do_not_change' => 'Do not change',
|
||||||
'bug_report' => 'Report a Bug',
|
'bug_report' => 'Report a bug',
|
||||||
'user_manual' => 'User\'s Manual',
|
'user_manual' => 'User\'s Manual',
|
||||||
'setup_step_1' => 'Step 1',
|
'setup_step_1' => 'Step 1',
|
||||||
'setup_step_2' => 'Step 2',
|
'setup_step_2' => 'Step 2',
|
||||||
'setup_step_3' => 'Step 3',
|
'setup_step_3' => 'Step 3',
|
||||||
'setup_step_4' => 'Step 4',
|
'setup_step_4' => 'Step 4',
|
||||||
'setup_config_check' => 'Configuration Check',
|
'setup_config_check' => 'Configuration Check',
|
||||||
'setup_create_database' => 'Create Database Tables',
|
'setup_create_database' => 'Create database tables',
|
||||||
'setup_create_admin' => 'Create Admin User',
|
'setup_create_admin' => 'Create admin user',
|
||||||
'setup_done' => 'Finished!',
|
'setup_done' => 'Finished!',
|
||||||
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
'bulk_edit_about_to' => 'You are about to edit the following: ',
|
||||||
'checked_out' => 'Checked Out',
|
'checked_out' => 'Checked Out',
|
||||||
|
|
|
@ -28,7 +28,7 @@ return array(
|
||||||
'unavailable' => 'El accesorio no está disponible para ser asignado. Compruebe la cantidad disponible',
|
'unavailable' => 'El accesorio no está disponible para ser asignado. Compruebe la cantidad disponible',
|
||||||
'user_does_not_exist' => 'Este usuario no es válido. Por favor, inténtelo de nuevo.',
|
'user_does_not_exist' => 'Este usuario no es válido. Por favor, inténtelo de nuevo.',
|
||||||
'checkout_qty' => array(
|
'checkout_qty' => array(
|
||||||
'lte' => 'There is currently only one available accessory of this type, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.|There are :number_currently_remaining total available accessories, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.',
|
'lte' => 'En este momento solo existe un accesorio disponible de este tipo y está tratando de asignar :checkout_qty. Por favor, ajuste la cantidad asignada o el total de existencias de este accesorio e intente nuevamente.|Existen en total :number_currently_remaining accesorios disponibles y está tratando de asignar :checkout_qty. Por favor, ajuste la cantidad asignada o el total de existencias de este accesorio e intente nuevamente.',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Restante',
|
'remaining' => 'Restante',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Actualizar Consumibles',
|
'update' => 'Actualizar Consumibles',
|
||||||
|
'inventory_warning' => 'El inventario de este consumible está por debajo de la cantidad mínima de :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -5,7 +5,7 @@ return array(
|
||||||
'field' => array(
|
'field' => array(
|
||||||
'invalid' => 'El campo no existe.',
|
'invalid' => 'El campo no existe.',
|
||||||
'already_added' => 'El campo ya fue añadido',
|
'already_added' => 'El campo ya fue añadido',
|
||||||
'none_selected' => 'No field selected',
|
'none_selected' => 'No se ha seleccionado ningún campo',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'El campo no fue creado, por favor, inténtalo de nuevo.',
|
'error' => 'El campo no fue creado, por favor, inténtalo de nuevo.',
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Warning: </strong> This asset has been marked as currently undeployable. If this status has changed, please update the asset status.',
|
'undeployable' => '<strong>Advertencia:</strong> Este activo actualmente está marcado como no utilizable. Si este estado ha cambiado, por favor, actualice el estado del activo.',
|
||||||
'does_not_exist' => 'El recurso no existe.',
|
'does_not_exist' => 'El recurso no existe.',
|
||||||
'does_not_exist_var'=> 'Activo con placa :asset_tag no encontrado.',
|
'does_not_exist_var'=> 'Activo con placa :asset_tag no encontrado.',
|
||||||
'no_tag' => 'No se ha proporcionado ninguna placa de activo.',
|
'no_tag' => 'No se ha proporcionado ninguna placa de activo.',
|
||||||
|
@ -51,7 +51,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'import' => [
|
'import' => [
|
||||||
'import_button' => 'Process Import',
|
'import_button' => 'Proceso para importar',
|
||||||
'error' => 'Algunos artículos no importaron correctamente.',
|
'error' => 'Algunos artículos no importaron correctamente.',
|
||||||
'errorDetail' => 'Los siguientes artículos no fueron importados debido a errores.',
|
'errorDetail' => 'Los siguientes artículos no fueron importados debido a errores.',
|
||||||
'success' => 'Su archivo ha sido importado',
|
'success' => 'Su archivo ha sido importado',
|
||||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
||||||
'info' => 'Información de licencia',
|
'info' => 'Información de licencia',
|
||||||
'license_seats' => 'Total de licencias',
|
'license_seats' => 'Total de licencias',
|
||||||
'seat' => 'Licencia',
|
'seat' => 'Licencia',
|
||||||
'seat_count' => 'Seat :count',
|
'seat_count' => 'Licencia :count',
|
||||||
'seats' => 'Total de licencias',
|
'seats' => 'Total de licencias',
|
||||||
'software_licenses' => 'Licencias de software',
|
'software_licenses' => 'Licencias de software',
|
||||||
'user' => 'Usuario',
|
'user' => 'Usuario',
|
||||||
|
@ -24,12 +24,12 @@ return array(
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Ingresar todas las licencias',
|
'button' => 'Ingresar todas las licencias',
|
||||||
'modal' => 'This action will checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'Esta acción ingresará una licencia. | Esta acción ingresará todas las :checkedout_seats_count licencias.',
|
||||||
'enabled_tooltip' => 'Recibir TODAS las licencias tanto de usuarios como de activos',
|
'enabled_tooltip' => 'Recibir TODAS las licencias tanto de usuarios como de activos',
|
||||||
'disabled_tooltip' => 'Esto está deshabilitado porque no hay licencias asignadas actualmente',
|
'disabled_tooltip' => 'Esto está deshabilitado porque no hay licencias asignadas actualmente',
|
||||||
'disabled_tooltip_reassignable' => 'Esto está desactivado porque la licencia no es reasignable',
|
'disabled_tooltip_reassignable' => 'Esto está desactivado porque la licencia no es reasignable',
|
||||||
'success' => '¡Licencia recibida correctamente! | ¡Todas las licencias fueron recibidas correctamente!',
|
'success' => '¡Licencia recibida correctamente! | ¡Todas las licencias fueron recibidas correctamente!',
|
||||||
'log_msg' => 'Checked in via bulk license checkin in license GUI',
|
'log_msg' => 'Ingresada mediante ingreso masivo en página de licencias',
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkout_all' => [
|
'checkout_all' => [
|
||||||
|
@ -41,7 +41,7 @@ return array(
|
||||||
'error_no_seats' => 'No quedan licencias disponibles.',
|
'error_no_seats' => 'No quedan licencias disponibles.',
|
||||||
'warn_not_enough_seats' => 'Se asignaron :count usuarios a esta licencia, y se agotaron las licencias disponibles.',
|
'warn_not_enough_seats' => 'Se asignaron :count usuarios a esta licencia, y se agotaron las licencias disponibles.',
|
||||||
'warn_no_avail_users' => 'Nada que hacer. No hay usuarios que no tengan esta licencia asignada.',
|
'warn_no_avail_users' => 'Nada que hacer. No hay usuarios que no tengan esta licencia asignada.',
|
||||||
'log_msg' => 'Asignada mediante asignación masiva de licencias en página de licencias',
|
'log_msg' => 'Asignada vía asignación masiva en página de licencias',
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
|
@ -44,8 +44,8 @@ return array(
|
||||||
'error' => 'Hubo un problema asignando la licencia. Por favor, inténtelo de nuevo.',
|
'error' => 'Hubo un problema asignando la licencia. Por favor, inténtelo de nuevo.',
|
||||||
'success' => 'La licencia fue asignada con éxito',
|
'success' => 'La licencia fue asignada con éxito',
|
||||||
'not_enough_seats' => 'No hay suficientes licencias disponibles para asignar',
|
'not_enough_seats' => 'No hay suficientes licencias disponibles para asignar',
|
||||||
'mismatch' => 'The license seat provided does not match the license',
|
'mismatch' => 'La licencia proporcionada no coincide con la licencia seleccionada',
|
||||||
'unavailable' => 'This seat is not available for checkout.',
|
'unavailable' => 'Esta licencia no está disponible para ser asignada.',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -14,5 +14,5 @@ return array(
|
||||||
'view_models' => 'Ver modelos',
|
'view_models' => 'Ver modelos',
|
||||||
'fieldset' => 'Grupo de campos',
|
'fieldset' => 'Grupo de campos',
|
||||||
'no_custom_field' => 'No hay campos personalizados',
|
'no_custom_field' => 'No hay campos personalizados',
|
||||||
'add_default_values' => 'Añadir valores por defecto',
|
'add_default_values' => 'Agregar valores predeterminados',
|
||||||
);
|
);
|
||||||
|
|
|
@ -94,7 +94,7 @@ return [
|
||||||
'ldap_login_sync_help' => 'Esto solo comprueba que el LDAP puede sincronizarse correctamente. Si su solicitud de autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. PRIMERO DEBE GUARDAR LA CONFIGURACIÓN LDAP ACTUALIZADA.',
|
'ldap_login_sync_help' => 'Esto solo comprueba que el LDAP puede sincronizarse correctamente. Si su solicitud de autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. PRIMERO DEBE GUARDAR LA CONFIGURACIÓN LDAP ACTUALIZADA.',
|
||||||
'ldap_manager' => 'Gestor LDAP',
|
'ldap_manager' => 'Gestor LDAP',
|
||||||
'ldap_server' => 'Servidor LDAP',
|
'ldap_server' => 'Servidor LDAP',
|
||||||
'ldap_server_help' => 'This should start with ldap:// (for unencrypted) or ldaps:// (for TLS or SSL)',
|
'ldap_server_help' => 'Esto debería comenzar con ldap:// (sin cifrado) o con ldaps:// (para TLS o SSL)',
|
||||||
'ldap_server_cert' => 'Validación del certificado LDAP SSL',
|
'ldap_server_cert' => 'Validación del certificado LDAP SSL',
|
||||||
'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido',
|
'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido',
|
||||||
'ldap_server_cert_help' => 'Seleccione esta casilla si está utilizando un certificado SSL autofirmado y desea aceptar un certificado SSL inválido.',
|
'ldap_server_cert_help' => 'Seleccione esta casilla si está utilizando un certificado SSL autofirmado y desea aceptar un certificado SSL inválido.',
|
||||||
|
@ -168,7 +168,7 @@ return [
|
||||||
'pwd_secure_uncommon' => 'Evitar contraseñas comunes',
|
'pwd_secure_uncommon' => 'Evitar contraseñas comunes',
|
||||||
'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas más usuales reportadas en fugas de datos.',
|
'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas más usuales reportadas en fugas de datos.',
|
||||||
'qr_help' => 'Habilita primero los códigos QR para establecer esto',
|
'qr_help' => 'Habilita primero los códigos QR para establecer esto',
|
||||||
'qr_text' => 'QR Code Text',
|
'qr_text' => 'Texto del código QR',
|
||||||
'saml' => 'SAML',
|
'saml' => 'SAML',
|
||||||
'saml_title' => 'Actualizar ajustes de SAML',
|
'saml_title' => 'Actualizar ajustes de SAML',
|
||||||
'saml_help' => 'Configuración SAML',
|
'saml_help' => 'Configuración SAML',
|
||||||
|
@ -181,8 +181,8 @@ return [
|
||||||
'saml_sp_metadata_url' => 'URL de metadatos',
|
'saml_sp_metadata_url' => 'URL de metadatos',
|
||||||
'saml_idp_metadata' => 'Metadatos SAML IdP',
|
'saml_idp_metadata' => 'Metadatos SAML IdP',
|
||||||
'saml_idp_metadata_help' => 'Puede especificar los metadatos IdP usando un archivo URL o XML.',
|
'saml_idp_metadata_help' => 'Puede especificar los metadatos IdP usando un archivo URL o XML.',
|
||||||
'saml_attr_mapping_username' => 'Mapeo de Atributos - Nombre de Usuario',
|
'saml_attr_mapping_username' => 'Asociar atributo - Nombre de usuario',
|
||||||
'saml_attr_mapping_username_help' => 'NameID se utilizará si el mapeo de atributos no está especificado o no es válido.',
|
'saml_attr_mapping_username_help' => 'NameID se utilizará si la asociación de atributos no está especificada o no es válida.',
|
||||||
'saml_forcelogin_label' => 'Forzar inicio de sesión SAML',
|
'saml_forcelogin_label' => 'Forzar inicio de sesión SAML',
|
||||||
'saml_forcelogin' => 'Hacer SAML el inicio de sesión principal',
|
'saml_forcelogin' => 'Hacer SAML el inicio de sesión principal',
|
||||||
'saml_forcelogin_help' => 'Puede usar \'/login?nosaml\' para ir a la página de inicio de sesión normal.',
|
'saml_forcelogin_help' => 'Puede usar \'/login?nosaml\' para ir a la página de inicio de sesión normal.',
|
||||||
|
@ -199,7 +199,7 @@ return [
|
||||||
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los activos"',
|
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los activos"',
|
||||||
'show_assigned_assets' => 'Mostrar activos asignados a activos',
|
'show_assigned_assets' => 'Mostrar activos asignados a activos',
|
||||||
'show_assigned_assets_help' => 'Mostrar activos que fueron asignados a otros activos en Ver usuario -> Activos, Ver usuario -> Información -> Imprimir todos los asignados y en Cuenta -> Ver elementos asignados.',
|
'show_assigned_assets_help' => 'Mostrar activos que fueron asignados a otros activos en Ver usuario -> Activos, Ver usuario -> Información -> Imprimir todos los asignados y en Cuenta -> Ver elementos asignados.',
|
||||||
'show_images_in_email' => 'Mostrar imágenes en emails',
|
'show_images_in_email' => 'Mostrar imágenes en correos electrónicos',
|
||||||
'show_images_in_email_help' => 'Desmarque esta casilla si su instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes publicadas desde este servidor de Snipe-IT en sus correos electrónicos.',
|
'show_images_in_email_help' => 'Desmarque esta casilla si su instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes publicadas desde este servidor de Snipe-IT en sus correos electrónicos.',
|
||||||
'site_name' => 'Nombre del sitio',
|
'site_name' => 'Nombre del sitio',
|
||||||
'integrations' => 'Integraciones',
|
'integrations' => 'Integraciones',
|
||||||
|
@ -301,7 +301,7 @@ return [
|
||||||
'no_scopes' => 'Sin scopes',
|
'no_scopes' => 'Sin scopes',
|
||||||
'asset_tag_title' => 'Actualizar la configuración de las placas de activos',
|
'asset_tag_title' => 'Actualizar la configuración de las placas de activos',
|
||||||
'barcode_title' => 'Actualizar ajustes de código de barras',
|
'barcode_title' => 'Actualizar ajustes de código de barras',
|
||||||
'barcodes' => 'Barcodes',
|
'barcodes' => 'Códigos de barras',
|
||||||
'barcodes_help_overview' => 'Configuración de código de barras & QR',
|
'barcodes_help_overview' => 'Configuración de código de barras & QR',
|
||||||
'barcodes_help' => 'Esto intentará eliminar códigos de barras almacenados en caché. Normalmente solo se usa si la configuración del código de barras ha cambiado o si ha cambiado la URL de Snipe-IT. Los códigos de barras se volverán a generar la próxima vez que se acceda a ellos.',
|
'barcodes_help' => 'Esto intentará eliminar códigos de barras almacenados en caché. Normalmente solo se usa si la configuración del código de barras ha cambiado o si ha cambiado la URL de Snipe-IT. Los códigos de barras se volverán a generar la próxima vez que se acceda a ellos.',
|
||||||
'barcodes_spinner' => 'Intentando eliminar archivos...',
|
'barcodes_spinner' => 'Intentando eliminar archivos...',
|
||||||
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Zona horaria',
|
'timezone' => 'Zona horaria',
|
||||||
'profile_edit' => 'Editar perfil',
|
'profile_edit' => 'Editar perfil',
|
||||||
'profile_edit_help' => 'Permitir que los usuarios editen sus propios perfiles.',
|
'profile_edit_help' => 'Permitir que los usuarios editen sus propios perfiles.',
|
||||||
'default_avatar' => 'Cargar avatar predeterminado',
|
'default_avatar' => 'Cargar avatar personalizado por defecto',
|
||||||
|
'default_avatar_help' => 'Esta imagen se mostrará como la imagen de perfil si el usuario no tiene foto de perfil.',
|
||||||
|
'restore_default_avatar' => 'Restaurar <a href=":default_avatar" data-toggle="lightbox" data-type="image">avatar original por defecto del sistema</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Ingresar todo / Eliminar usuario',
|
'checkin_and_delete' => 'Ingresar todo / Eliminar usuario',
|
||||||
'delete' => 'Eliminar',
|
'delete' => 'Eliminar',
|
||||||
'edit' => 'Editar',
|
'edit' => 'Editar',
|
||||||
|
'clone' => 'Clonar',
|
||||||
'restore' => 'Restaurar',
|
'restore' => 'Restaurar',
|
||||||
'remove' => 'Eliminar',
|
'remove' => 'Eliminar',
|
||||||
'request' => 'Solicitud',
|
'request' => 'Solicitud',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Añadir mantenimiento',
|
'add_maintenance' => 'Añadir mantenimiento',
|
||||||
'append' => 'Añadir',
|
'append' => 'Añadir',
|
||||||
'new' => 'Nuevo',
|
'new' => 'Nuevo',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clonar :item_type',
|
||||||
|
'edit' => 'Editar :item_type',
|
||||||
|
'delete' => 'Eliminar :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Crear nuevo :item_type',
|
||||||
|
'checkout' => 'Asignar :item_type',
|
||||||
|
'checkin' => 'Ingresar :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'2FA_reset' => '2FA reset',
|
'2FA_reset' => 'Reestablecer 2FA',
|
||||||
'accessories' => 'Accesorios',
|
'accessories' => 'Accesorios',
|
||||||
'activated' => 'Activado',
|
'activated' => 'Activado',
|
||||||
'accepted_date' => 'Fecha de aceptación',
|
'accepted_date' => 'Fecha de aceptación',
|
||||||
|
@ -161,7 +161,7 @@ return [
|
||||||
'image_filetypes_help' => 'Los tipos de archivo aceptados son jpg, webp, png, gif, svg y avif. El tamaño máximo permitido es :size.',
|
'image_filetypes_help' => 'Los tipos de archivo aceptados son jpg, webp, png, gif, svg y avif. El tamaño máximo permitido es :size.',
|
||||||
'unaccepted_image_type' => 'Este archivo de imagen no fue legible. Los tipos de archivo aceptados son jpg, webp, png, gif y svg. El tipo mimetype de este archivo es: :mimetype.',
|
'unaccepted_image_type' => 'Este archivo de imagen no fue legible. Los tipos de archivo aceptados son jpg, webp, png, gif y svg. El tipo mimetype de este archivo es: :mimetype.',
|
||||||
'import' => 'Importar',
|
'import' => 'Importar',
|
||||||
'import_this_file' => 'Mapear campos y procesar este archivo',
|
'import_this_file' => 'Asociar campos y procesar este archivo',
|
||||||
'importing' => 'Importar datos',
|
'importing' => 'Importar datos',
|
||||||
'importing_help' => 'Puede importar activos, accesorios, licencias, componentes, consumibles y usuarios a través del archivo CSV. <br><br>El CSV debe estar delimitado por comas y formateado con encabezados que coincidan con los de los <a href="https://snipe-it.readme.io/docs/importing" target="_new">archivos CSV de muestra en la documentación</a>.',
|
'importing_help' => 'Puede importar activos, accesorios, licencias, componentes, consumibles y usuarios a través del archivo CSV. <br><br>El CSV debe estar delimitado por comas y formateado con encabezados que coincidan con los de los <a href="https://snipe-it.readme.io/docs/importing" target="_new">archivos CSV de muestra en la documentación</a>.',
|
||||||
'import-history' => 'Importar historial',
|
'import-history' => 'Importar historial',
|
||||||
|
@ -371,7 +371,7 @@ return [
|
||||||
'export' => 'Exportar',
|
'export' => 'Exportar',
|
||||||
'ldap_sync' => 'Sincronización LDAP',
|
'ldap_sync' => 'Sincronización LDAP',
|
||||||
'ldap_user_sync' => 'Sincronización de usuario LDAP',
|
'ldap_user_sync' => 'Sincronización de usuario LDAP',
|
||||||
'synchronize' => 'Synchronize',
|
'synchronize' => 'Sincronizar',
|
||||||
'sync_results' => 'Resultados de sincronización',
|
'sync_results' => 'Resultados de sincronización',
|
||||||
'license_serial' => 'Clave de Serial/Producto',
|
'license_serial' => 'Clave de Serial/Producto',
|
||||||
'invalid_category' => 'Categoría no válida o ausente',
|
'invalid_category' => 'Categoría no válida o ausente',
|
||||||
|
@ -395,7 +395,7 @@ return [
|
||||||
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no fueron editados:',
|
'notification_bulk_error_hint' => 'Los siguientes campos tenían errores de validación y no fueron editados:',
|
||||||
'notification_success' => 'Éxito',
|
'notification_success' => 'Éxito',
|
||||||
'notification_warning' => 'Advertencia',
|
'notification_warning' => 'Advertencia',
|
||||||
'notification_info' => 'Info',
|
'notification_info' => 'Información',
|
||||||
'asset_information' => 'Información del activo',
|
'asset_information' => 'Información del activo',
|
||||||
'model_name' => 'Nombre del modelo',
|
'model_name' => 'Nombre del modelo',
|
||||||
'asset_name' => 'Nombre del activo',
|
'asset_name' => 'Nombre del activo',
|
||||||
|
@ -439,7 +439,7 @@ return [
|
||||||
'alerts' => 'Alertas',
|
'alerts' => 'Alertas',
|
||||||
'tasks_view_all' => 'Ver todas las tareas',
|
'tasks_view_all' => 'Ver todas las tareas',
|
||||||
'true' => 'Verdadero',
|
'true' => 'Verdadero',
|
||||||
'false' => 'False',
|
'false' => 'Falso',
|
||||||
'integration_option' => 'Opción de integración',
|
'integration_option' => 'Opción de integración',
|
||||||
'log_does_not_exist' => 'No existe ningún registro de eventos que coincida.',
|
'log_does_not_exist' => 'No existe ningún registro de eventos que coincida.',
|
||||||
'merge_users' => 'Combinar usuarios',
|
'merge_users' => 'Combinar usuarios',
|
||||||
|
@ -510,7 +510,7 @@ return [
|
||||||
],
|
],
|
||||||
'remove_customfield_association' => 'Elimine este campo del grupo de campos. Esto no eliminará el campo personalizado, solo la asociación de este campo con este grupo de campos.',
|
'remove_customfield_association' => 'Elimine este campo del grupo de campos. Esto no eliminará el campo personalizado, solo la asociación de este campo con este grupo de campos.',
|
||||||
'checked_out_to_fields' => 'Campos sobre quién tiene asignado el elemento',
|
'checked_out_to_fields' => 'Campos sobre quién tiene asignado el elemento',
|
||||||
'percent_complete' => '% complete',
|
'percent_complete' => '% completo',
|
||||||
'uploading' => 'Subiendo... ',
|
'uploading' => 'Subiendo... ',
|
||||||
'upload_error' => 'Error al cargar el archivo. Por favor, compruebe que no hay filas vacías y que no hay nombres de columna duplicados.',
|
'upload_error' => 'Error al cargar el archivo. Por favor, compruebe que no hay filas vacías y que no hay nombres de columna duplicados.',
|
||||||
'copy_to_clipboard' => 'Copiar al portapapeles',
|
'copy_to_clipboard' => 'Copiar al portapapeles',
|
||||||
|
@ -556,6 +556,7 @@ return [
|
||||||
'something_went_wrong' => 'Algo falló en su solicitud.',
|
'something_went_wrong' => 'Algo falló en su solicitud.',
|
||||||
'close' => 'Cerrar',
|
'close' => 'Cerrar',
|
||||||
'expires' => 'Vence',
|
'expires' => 'Vence',
|
||||||
'map_fields'=> 'Map :item_type Field',
|
'map_fields'=> 'Asociar el campo :item_type',
|
||||||
|
'remaining_var' => ':count restantes',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -49,7 +49,7 @@ return [
|
||||||
'ru-RU'=> 'Ruso',
|
'ru-RU'=> 'Ruso',
|
||||||
'sr-CS' => 'Serbian (Latin)',
|
'sr-CS' => 'Serbian (Latin)',
|
||||||
'sk-SK'=> 'Eslovaco',
|
'sk-SK'=> 'Eslovaco',
|
||||||
'sl-SI'=> 'Slovenian',
|
'sl-SI'=> 'Esloveno',
|
||||||
'so-SO'=> 'Somali',
|
'so-SO'=> 'Somali',
|
||||||
'es-ES'=> 'Español',
|
'es-ES'=> 'Español',
|
||||||
'es-CO'=> 'Español, Colombia',
|
'es-CO'=> 'Español, Colombia',
|
||||||
|
@ -93,7 +93,7 @@ return [
|
||||||
'BD'=>'Bangladesh',
|
'BD'=>'Bangladesh',
|
||||||
'BF'=>'Burkina Faso',
|
'BF'=>'Burkina Faso',
|
||||||
'BG'=>'Bulgaria',
|
'BG'=>'Bulgaria',
|
||||||
'BH'=>'Bahrain',
|
'BH'=>'Baréin',
|
||||||
'BI'=>'Burundi',
|
'BI'=>'Burundi',
|
||||||
'BJ'=>'Benin',
|
'BJ'=>'Benin',
|
||||||
'BM'=>'Bermuda',
|
'BM'=>'Bermuda',
|
||||||
|
|
|
@ -52,7 +52,7 @@ return [
|
||||||
'expecting_checkin_date' => 'Fecha esperada de devolución:',
|
'expecting_checkin_date' => 'Fecha esperada de devolución:',
|
||||||
'expires' => 'Vence',
|
'expires' => 'Vence',
|
||||||
'hello' => 'Hola',
|
'hello' => 'Hola',
|
||||||
'hi' => 'Hi',
|
'hi' => 'Hola',
|
||||||
'i_have_read' => 'He leído y aceptado los términos de uso, y he recibido este artículo.',
|
'i_have_read' => 'He leído y aceptado los términos de uso, y he recibido este artículo.',
|
||||||
'inventory_report' => 'Informe de inventario',
|
'inventory_report' => 'Informe de inventario',
|
||||||
'item' => 'Elemento:',
|
'item' => 'Elemento:',
|
||||||
|
|
|
@ -13,146 +13,146 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'accepted' => 'The :attribute field must be accepted.',
|
'accepted' => 'El campo :attribute debe ser aceptado.',
|
||||||
'accepted_if' => 'The :attribute field must be accepted when :other is :value.',
|
'accepted_if' => 'El campo :attribute debe ser aceptado cuando :other es :value.',
|
||||||
'active_url' => 'The :attribute field must be a valid URL.',
|
'active_url' => 'El campo :attribute debe ser una dirección URL válida.',
|
||||||
'after' => 'The :attribute field must be a date after :date.',
|
'after' => 'El campo :attribute debe ser una fecha posterior a :date.',
|
||||||
'after_or_equal' => 'The :attribute field must be a date after or equal to :date.',
|
'after_or_equal' => 'El campo :attribute debe ser una fecha posterior o igual a :date.',
|
||||||
'alpha' => 'The :attribute field must only contain letters.',
|
'alpha' => 'El campo :attribute debe contener únicamente letras.',
|
||||||
'alpha_dash' => 'The :attribute field must only contain letters, numbers, dashes, and underscores.',
|
'alpha_dash' => 'El campo :attribute debe contener únicamente letras, números, guiones y guiones bajos.',
|
||||||
'alpha_num' => 'The :attribute field must only contain letters and numbers.',
|
'alpha_num' => 'El campo :attribute debe contener únicamente letras y números.',
|
||||||
'array' => 'The :attribute field must be an array.',
|
'array' => 'El campo :attribute debe ser un arreglo.',
|
||||||
'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.',
|
'ascii' => 'El campo :attribute debe contener únicamente caracteres y símbolos alfanuméricos de un byte.',
|
||||||
'before' => 'The :attribute field must be a date before :date.',
|
'before' => 'El campo :attribute debe ser una fecha anterior a :date.',
|
||||||
'before_or_equal' => 'The :attribute field must be a date before or equal to :date.',
|
'before_or_equal' => 'El campo :attribute debe ser una fecha anterior o igual a :date.',
|
||||||
'between' => [
|
'between' => [
|
||||||
'array' => 'The :attribute field must have between :min and :max items.',
|
'array' => 'El campo :attribute debe tener elementos entre :min y :max.',
|
||||||
'file' => 'The :attribute field must be between :min and :max kilobytes.',
|
'file' => 'El campo :attribute debe tener entre :min y :max kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be between :min and :max.',
|
'numeric' => 'El campo :attribute debe estar entre :min y :max.',
|
||||||
'string' => 'The :attribute field must be between :min and :max characters.',
|
'string' => 'El campo :attribute debe tener entre :min y :max caracteres.',
|
||||||
],
|
],
|
||||||
'boolean' => 'The :attribute field must be true or false.',
|
'boolean' => 'El campo :attribute debe ser verdadero o falso.',
|
||||||
'can' => 'The :attribute field contains an unauthorized value.',
|
'can' => 'El campo :attribute contiene un valor no autorizado.',
|
||||||
'confirmed' => 'The :attribute field confirmation does not match.',
|
'confirmed' => 'La confirmación del campo :attribute no coincide.',
|
||||||
'contains' => 'The :attribute field is missing a required value.',
|
'contains' => 'Falta un valor obligatorio en el campo :attribute.',
|
||||||
'current_password' => 'The password is incorrect.',
|
'current_password' => 'La contraseña es incorrecta.',
|
||||||
'date' => 'The :attribute field must be a valid date.',
|
'date' => 'El campo :attribute debe contener una fecha válida.',
|
||||||
'date_equals' => 'The :attribute field must be a date equal to :date.',
|
'date_equals' => 'El campo :attribute debe ser una fecha igual a :date.',
|
||||||
'date_format' => 'The :attribute field must match the format :format.',
|
'date_format' => 'El campo :attribute debe coincidir con el formato :format.',
|
||||||
'decimal' => 'The :attribute field must have :decimal decimal places.',
|
'decimal' => 'El campo :attribute debe tener :decimal lugares decimales.',
|
||||||
'declined' => 'The :attribute field must be declined.',
|
'declined' => 'El campo :attribute debe ser rechazado.',
|
||||||
'declined_if' => 'The :attribute field must be declined when :other is :value.',
|
'declined_if' => 'El campo :attribute debe ser rechazado cuando :other es :value.',
|
||||||
'different' => 'The :attribute field and :other must be different.',
|
'different' => 'Los campos :attribute y :other deben ser diferentes.',
|
||||||
'digits' => 'The :attribute field must be :digits digits.',
|
'digits' => 'El campo :attribute debe tener :digits dígitos.',
|
||||||
'digits_between' => 'The :attribute field must be between :min and :max digits.',
|
'digits_between' => 'El campo :attribute debe tener entre :min y :max dígitos.',
|
||||||
'dimensions' => 'The :attribute field has invalid image dimensions.',
|
'dimensions' => 'El campo :attribute tiene dimensiones de imagen no válidas.',
|
||||||
'distinct' => 'El campo: atributo tiene un valor duplicado.',
|
'distinct' => 'El campo: atributo tiene un valor duplicado.',
|
||||||
'doesnt_end_with' => 'The :attribute field must not end with one of the following: :values.',
|
'doesnt_end_with' => 'El campo :attribute no debe finalizar con uno de los siguientes :values.',
|
||||||
'doesnt_start_with' => 'The :attribute field must not start with one of the following: :values.',
|
'doesnt_start_with' => 'El campo :attribute no debe iniciar con uno de los siguientes :values.',
|
||||||
'email' => 'The :attribute field must be a valid email address.',
|
'email' => 'El campo :attribute debe ser una dirección de correo válida.',
|
||||||
'ends_with' => 'The :attribute field must end with one of the following: :values.',
|
'ends_with' => 'El campo :attribute debe finalizar con uno de los siguientes :values.',
|
||||||
'enum' => 'El :attribute seleccionado no es correcto.',
|
'enum' => 'El :attribute seleccionado no es correcto.',
|
||||||
'exists' => 'El :attribute seleccionado no es correcto.',
|
'exists' => 'El :attribute seleccionado no es correcto.',
|
||||||
'extensions' => 'The :attribute field must have one of the following extensions: :values.',
|
'extensions' => 'El campo :attribute debe tener una de las siguientes extensiones :values.',
|
||||||
'file' => 'The :attribute field must be a file.',
|
'file' => 'El campo :attribute debe ser un archivo.',
|
||||||
'filled' => 'El campo: atributo debe tener un valor.',
|
'filled' => 'El campo: atributo debe tener un valor.',
|
||||||
'gt' => [
|
'gt' => [
|
||||||
'array' => 'The :attribute field must have more than :value items.',
|
'array' => 'El campo :attribute debe tener más de :value elementos.',
|
||||||
'file' => 'The :attribute field must be greater than :value kilobytes.',
|
'file' => 'El campo :attribute debe ser mayor que :value kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be greater than :value.',
|
'numeric' => 'El campo :attribute debe ser mayor que :value.',
|
||||||
'string' => 'The :attribute field must be greater than :value characters.',
|
'string' => 'El campo :attribute debe ser mayor que :value caracteres.',
|
||||||
],
|
],
|
||||||
'gte' => [
|
'gte' => [
|
||||||
'array' => 'The :attribute field must have :value items or more.',
|
'array' => 'El campo :attribute debe tener :value elementos o más.',
|
||||||
'file' => 'The :attribute field must be greater than or equal to :value kilobytes.',
|
'file' => 'El campo :attribute debe ser mayor que o igual a :value kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be greater than or equal to :value.',
|
'numeric' => 'El campo :attribute debe ser mayor que o igual a :value.',
|
||||||
'string' => 'The :attribute field must be greater than or equal to :value characters.',
|
'string' => 'El campo :attribute debe ser mayor que o igual a :value caracteres.',
|
||||||
],
|
],
|
||||||
'hex_color' => 'The :attribute field must be a valid hexadecimal color.',
|
'hex_color' => 'El campo :attribute debe ser un color hexadecimal válido.',
|
||||||
'image' => 'The :attribute field must be an image.',
|
'image' => 'El campo :attribute debe ser una imagen.',
|
||||||
'import_field_empty' => 'El valor para :fieldname no puede ser nulo.',
|
'import_field_empty' => 'El valor para :fieldname no puede ser nulo.',
|
||||||
'in' => 'El :attribute seleccionado no es correcto.',
|
'in' => 'El :attribute seleccionado no es correcto.',
|
||||||
'in_array' => 'The :attribute field must exist in :other.',
|
'in_array' => 'El campo :attribute debe existir en :other.',
|
||||||
'integer' => 'The :attribute field must be an integer.',
|
'integer' => 'El campo :attribute debe ser un valor entero.',
|
||||||
'ip' => 'The :attribute field must be a valid IP address.',
|
'ip' => 'El campo :attribute debe ser una dirección IP válida.',
|
||||||
'ipv4' => 'The :attribute field must be a valid IPv4 address.',
|
'ipv4' => 'El campo :attribute debe ser una dirección IPv4 válida.',
|
||||||
'ipv6' => 'The :attribute field must be a valid IPv6 address.',
|
'ipv6' => 'El campo :attribute debe ser una dirección IPv6 válida.',
|
||||||
'json' => 'The :attribute field must be a valid JSON string.',
|
'json' => 'El campo :attribute debe ser una cadena de texto JSON válida.',
|
||||||
'list' => 'The :attribute field must be a list.',
|
'list' => 'The campo :attribute debe ser una lista.',
|
||||||
'lowercase' => 'The :attribute field must be lowercase.',
|
'lowercase' => 'El campo :attribute debe estar en minúsculas.',
|
||||||
'lt' => [
|
'lt' => [
|
||||||
'array' => 'The :attribute field must have less than :value items.',
|
'array' => 'El campo :attribute debe tener menos que :value elementos.',
|
||||||
'file' => 'The :attribute field must be less than :value kilobytes.',
|
'file' => 'El campo :attribute debe ser menor que :value kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be less than :value.',
|
'numeric' => 'El campo :attribute debe ser menor que :value.',
|
||||||
'string' => 'The :attribute field must be less than :value characters.',
|
'string' => 'El campo :attribute debe ser menor que :value caracteres.',
|
||||||
],
|
],
|
||||||
'lte' => [
|
'lte' => [
|
||||||
'array' => 'The :attribute field must not have more than :value items.',
|
'array' => 'El campo :attribute no debe tener más de :value elementos.',
|
||||||
'file' => 'The :attribute field must be less than or equal to :value kilobytes.',
|
'file' => 'El campo :attribute debe ser menor que o igual a :value kylobytes.',
|
||||||
'numeric' => 'The :attribute field must be less than or equal to :value.',
|
'numeric' => 'El campo :attribute debe ser menor que o igual a :value.',
|
||||||
'string' => 'The :attribute field must be less than or equal to :value characters.',
|
'string' => 'El campo :attribute debe ser menor que o igual a :value caracteres.',
|
||||||
],
|
],
|
||||||
'mac_address' => 'The :attribute field must be a valid MAC address.',
|
'mac_address' => 'El campo :attribute debe ser una dirección MAC válida.',
|
||||||
'max' => [
|
'max' => [
|
||||||
'array' => 'The :attribute field must not have more than :max items.',
|
'array' => 'El campo :attribute no debe tener más de :max elementos.',
|
||||||
'file' => 'The :attribute field must not be greater than :max kilobytes.',
|
'file' => 'El campo :attribute no debe ser mayor que :max kilobytes.',
|
||||||
'numeric' => 'The :attribute field must not be greater than :max.',
|
'numeric' => 'El campo :attribute no debe ser mayor que :max.',
|
||||||
'string' => 'The :attribute field must not be greater than :max characters.',
|
'string' => 'El campo :attribute no debe ser mayor que :max caracteres.',
|
||||||
],
|
],
|
||||||
'max_digits' => 'The :attribute field must not have more than :max digits.',
|
'max_digits' => 'El campo :attribute no debe tener más de :max dígitos.',
|
||||||
'mimes' => 'The :attribute field must be a file of type: :values.',
|
'mimes' => 'El campo :attribute debe un archivo de tipo: :values.',
|
||||||
'mimetypes' => 'The :attribute field must be a file of type: :values.',
|
'mimetypes' => 'El campo :attribute debe un archivo de tipo: :values.',
|
||||||
'min' => [
|
'min' => [
|
||||||
'array' => 'The :attribute field must have at least :min items.',
|
'array' => 'El campo :attribute debe tener al menos :min elementos.',
|
||||||
'file' => 'The :attribute field must be at least :min kilobytes.',
|
'file' => 'El campo :attribute debe ser de al menos :min kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be at least :min.',
|
'numeric' => 'El campo :attribute debe ser al menos :min.',
|
||||||
'string' => 'The :attribute field must be at least :min characters.',
|
'string' => 'El campo :attribute debe contener como mínimo :min caracteres.',
|
||||||
],
|
],
|
||||||
'min_digits' => 'The :attribute field must have at least :min digits.',
|
'min_digits' => 'El campo :attribute debe contener como mínimo :min dígitos.',
|
||||||
'missing' => 'The :attribute field must be missing.',
|
'missing' => 'El campo :attribute debe estar vacío.',
|
||||||
'missing_if' => 'The :attribute field must be missing when :other is :value.',
|
'missing_if' => 'El campo :attribute debe estar vacío cuando :other sea :value.',
|
||||||
'missing_unless' => 'The :attribute field must be missing unless :other is :value.',
|
'missing_unless' => 'El campo :attribute debe estar vacío a menos que :other sea :value.',
|
||||||
'missing_with' => 'The :attribute field must be missing when :values is present.',
|
'missing_with' => 'El campo :attribute debe estar vacío cuando :values esté presente.',
|
||||||
'missing_with_all' => 'The :attribute field must be missing when :values are present.',
|
'missing_with_all' => 'El campo :attribute debe estar vacío cuando :values estén presentes.',
|
||||||
'multiple_of' => 'The :attribute field must be a multiple of :value.',
|
'multiple_of' => 'El campo :attribute debe ser un múltiplo de :value.',
|
||||||
'not_in' => 'El :attribute seleccionado no es correcto.',
|
'not_in' => 'El :attribute seleccionado no es correcto.',
|
||||||
'not_regex' => 'The :attribute field format is invalid.',
|
'not_regex' => 'El campo :attribute no es válido.',
|
||||||
'numeric' => 'The :attribute field must be a number.',
|
'numeric' => 'El campo :attribute debe ser un número.',
|
||||||
'password' => [
|
'password' => [
|
||||||
'letters' => 'The :attribute field must contain at least one letter.',
|
'letters' => 'El cammpo :attribute debe contener al menos una letra.',
|
||||||
'mixed' => 'The :attribute field must contain at least one uppercase and one lowercase letter.',
|
'mixed' => 'El campo :attribute debe contener al menos una letra minúscula y una mayúscula.',
|
||||||
'numbers' => 'The :attribute field must contain at least one number.',
|
'numbers' => 'El campo :attribute debe contener al menos un número.',
|
||||||
'symbols' => 'The :attribute field must contain at least one symbol.',
|
'symbols' => 'El campo :attribute debe contener al menos un símbolo.',
|
||||||
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.',
|
'uncompromised' => 'El valor de :attribute ha aparecido en una fuga de datos. Por favor, seleccione un valor diferente para :attribute.',
|
||||||
],
|
],
|
||||||
'present' => 'El campo: atributo debe estar presente.',
|
'present' => 'El campo: atributo debe estar presente.',
|
||||||
'present_if' => 'The :attribute field must be present when :other is :value.',
|
'present_if' => 'El campo :attribute debe estar presente cuando :other sea :value.',
|
||||||
'present_unless' => 'The :attribute field must be present unless :other is :value.',
|
'present_unless' => 'El campo :attribute debe estar presente a menos que :other sea :value.',
|
||||||
'present_with' => 'The :attribute field must be present when :values is present.',
|
'present_with' => 'El campo :attribute debe estar presente cuando :values esté presente.',
|
||||||
'present_with_all' => 'The :attribute field must be present when :values are present.',
|
'present_with_all' => 'El campo :attribute debe estar presente cuando :values estén presentes.',
|
||||||
'prohibited' => 'The :attribute field is prohibited.',
|
'prohibited' => 'El campo :attribute está prohibido.',
|
||||||
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',
|
'prohibited_if' => 'El campo :attribute está prohibido cuando :other sea :value.',
|
||||||
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.',
|
'prohibited_unless' => 'El campo :attribute está prohibido a menos que :other esté en :values.',
|
||||||
'prohibits' => 'The :attribute field prohibits :other from being present.',
|
'prohibits' => 'El campo :attribute prohíbe la presencia de :other.',
|
||||||
'regex' => 'The :attribute field format is invalid.',
|
'regex' => 'El formato del campo :attribute no es válido.',
|
||||||
'required' => 'El campo :attribute es obligatorio.',
|
'required' => 'El campo :attribute es obligatorio.',
|
||||||
'required_array_keys' => 'The :attribute field must contain entries for: :values.',
|
'required_array_keys' => 'El campo :attribute debe contener valores para: :values.',
|
||||||
'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.',
|
'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.',
|
||||||
'required_if_accepted' => 'The :attribute field is required when :other is accepted.',
|
'required_if_accepted' => 'El campo :attribute es obligatorio cuando se acepta :other.',
|
||||||
'required_if_declined' => 'The :attribute field is required when :other is declined.',
|
'required_if_declined' => 'El campo :attribute es requerido cuando :other es rechazado.',
|
||||||
'required_unless' => 'El campo :attribute es obligatorio a menos que :other esté en :values.',
|
'required_unless' => 'El campo :attribute es obligatorio a menos que :other esté en :values.',
|
||||||
'required_with' => ':attribute es obligatrio cuando :values es present.',
|
'required_with' => ':attribute es obligatrio cuando :values es present.',
|
||||||
'required_with_all' => 'The :attribute field is required when :values are present.',
|
'required_with_all' => 'El campo :attribute es requerido cuando :values están presentes.',
|
||||||
'required_without' => ':attribute es obligatrio cuando :values es not present.',
|
'required_without' => ':attribute es obligatrio cuando :values es not present.',
|
||||||
'required_without_all' => 'El campo :attribute es obligatorio cuando no está presente ninguno de los :values.',
|
'required_without_all' => 'El campo :attribute es obligatorio cuando no está presente ninguno de los :values.',
|
||||||
'same' => 'The :attribute field must match :other.',
|
'same' => 'El campo :attribute debe coincidir con :other.',
|
||||||
'size' => [
|
'size' => [
|
||||||
'array' => 'The :attribute field must contain :size items.',
|
'array' => 'El campo :attribute debe contenter :size elementos.',
|
||||||
'file' => 'The :attribute field must be :size kilobytes.',
|
'file' => 'El campo :attribute debe ser de :size kilobytes.',
|
||||||
'numeric' => 'The :attribute field must be :size.',
|
'numeric' => 'El campo :attribute debe ser :size.',
|
||||||
'string' => 'The :attribute field must be :size characters.',
|
'string' => 'El campo :attribute debe ser de :size caracteres.',
|
||||||
],
|
],
|
||||||
'starts_with' => 'The :attribute field must start with one of the following: :values.',
|
'starts_with' => 'El campo :attribute debe iniciar con uno de los siguientes: :values.',
|
||||||
'string' => 'El atributo: debe ser una cadena.',
|
'string' => 'El atributo: debe ser una cadena.',
|
||||||
'two_column_unique_undeleted' => ':attribute debe ser único a través de :table1 y :table2. ',
|
'two_column_unique_undeleted' => ':attribute debe ser único a través de :table1 y :table2. ',
|
||||||
'unique_undeleted' => 'El :atrribute debe ser único.',
|
'unique_undeleted' => 'El :atrribute debe ser único.',
|
||||||
|
@ -163,13 +163,13 @@ return [
|
||||||
'numbers' => 'La contraseña debe contener al menos un número.',
|
'numbers' => 'La contraseña debe contener al menos un número.',
|
||||||
'case_diff' => 'La contraseña debe usar mayúsculas y minúsculas.',
|
'case_diff' => 'La contraseña debe usar mayúsculas y minúsculas.',
|
||||||
'symbols' => 'La contraseña debe contener símbolos.',
|
'symbols' => 'La contraseña debe contener símbolos.',
|
||||||
'timezone' => 'The :attribute field must be a valid timezone.',
|
'timezone' => 'El campo :attribute debe ser una zona horaria válida.',
|
||||||
'unique' => ':attribute ya ha sido introducido.',
|
'unique' => ':attribute ya ha sido introducido.',
|
||||||
'uploaded' => 'El atributo: no se pudo cargar.',
|
'uploaded' => 'El atributo: no se pudo cargar.',
|
||||||
'uppercase' => 'The :attribute field must be uppercase.',
|
'uppercase' => 'El campo :attribute debe estar en mayúsculas.',
|
||||||
'url' => 'The :attribute field must be a valid URL.',
|
'url' => 'El campo :attribute debe ser una URL válida.',
|
||||||
'ulid' => 'The :attribute field must be a valid ULID.',
|
'ulid' => 'El campo :attribute debe ser un ULID válido.',
|
||||||
'uuid' => 'The :attribute field must be a valid UUID.',
|
'uuid' => 'El campo :attribute debe ser un UUID válido.',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
@ -200,7 +200,7 @@ return [
|
||||||
'start_date.date_format' => ':attribute debe ser una fecha válida en formato AAA-MM-DD',
|
'start_date.date_format' => ':attribute debe ser una fecha válida en formato AAA-MM-DD',
|
||||||
'end_date.date_format' => ':attribute debe ser una fecha válida en formato AAA-MM-DD',
|
'end_date.date_format' => ':attribute debe ser una fecha válida en formato AAA-MM-DD',
|
||||||
'checkboxes' => ':attribute contiene opciones no válidas.',
|
'checkboxes' => ':attribute contiene opciones no válidas.',
|
||||||
'radio_buttons' => ':attribute no es válido.',
|
'radio_buttons' => 'El valor de :attribute no es válido.',
|
||||||
'invalid_value_in_field' => 'Valor no válido incluido en este campo',
|
'invalid_value_in_field' => 'Valor no válido incluido en este campo',
|
||||||
],
|
],
|
||||||
/*
|
/*
|
||||||
|
@ -225,8 +225,8 @@ return [
|
||||||
|
|
||||||
'generic' => [
|
'generic' => [
|
||||||
'invalid_value_in_field' => 'Valor no válido incluido en este campo',
|
'invalid_value_in_field' => 'Valor no válido incluido en este campo',
|
||||||
'required' => 'This field is required',
|
'required' => 'El campo es obligatorio',
|
||||||
'email' => 'Please enter a valid email address',
|
'email' => 'Por favor, ingrese una dirección de correo electrónico válida.',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ return array(
|
||||||
'unavailable' => 'El accesorio no está disponible para ser asignado. Compruebe la cantidad disponible',
|
'unavailable' => 'El accesorio no está disponible para ser asignado. Compruebe la cantidad disponible',
|
||||||
'user_does_not_exist' => 'Este usuario no es válido. Por favor, inténtelo de nuevo.',
|
'user_does_not_exist' => 'Este usuario no es válido. Por favor, inténtelo de nuevo.',
|
||||||
'checkout_qty' => array(
|
'checkout_qty' => array(
|
||||||
'lte' => 'There is currently only one available accessory of this type, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.|There are :number_currently_remaining total available accessories, and you are trying to check out :checkout_qty. Please adjust the checkout quantity or the total stock of this accessory and try again.',
|
'lte' => 'En este momento solo existe un accesorio disponible de este tipo y está tratando de asignar :checkout_qty. Por favor, ajuste la cantidad asignada o el total de existencias de este accesorio e intente nuevamente.|Existen en total :number_currently_remaining accesorios disponibles y está tratando de asignar :checkout_qty. Por favor, ajuste la cantidad asignada o el total de existencias de este accesorio e intente nuevamente.',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|
|
@ -8,4 +8,5 @@ return array(
|
||||||
'remaining' => 'Restante',
|
'remaining' => 'Restante',
|
||||||
'total' => 'Total',
|
'total' => 'Total',
|
||||||
'update' => 'Actualizar Consumible',
|
'update' => 'Actualizar Consumible',
|
||||||
|
'inventory_warning' => 'El inventario de este consumible está por debajo de la cantidad mínima de :min_count',
|
||||||
);
|
);
|
||||||
|
|
|
@ -5,7 +5,7 @@ return array(
|
||||||
'field' => array(
|
'field' => array(
|
||||||
'invalid' => 'El campo no existe.',
|
'invalid' => 'El campo no existe.',
|
||||||
'already_added' => 'El campo ya fue añadido',
|
'already_added' => 'El campo ya fue añadido',
|
||||||
'none_selected' => 'No field selected',
|
'none_selected' => 'No se ha seleccionado ningún campo',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
'error' => 'Campo no creado, por favor, inténtalo de nuevo.',
|
'error' => 'Campo no creado, por favor, inténtalo de nuevo.',
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
'id' => 'CARNÉ DE IDENTIDAD',
|
'id' => 'ID',
|
||||||
'name' => 'Nombre de Departamento',
|
'name' => 'Nombre de Departamento',
|
||||||
'manager' => 'Supervisor',
|
'manager' => 'Supervisor',
|
||||||
'location' => 'Ubicación',
|
'location' => 'Ubicación',
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'undeployable' => '<strong>Warning: </strong> This asset has been marked as currently undeployable. If this status has changed, please update the asset status.',
|
'undeployable' => '<strong>Advertencia:</strong> Este activo actualmente está marcado como no utilizable. Si este estado ha cambiado, por favor, actualice el estado del activo.',
|
||||||
'does_not_exist' => 'El activo no existe.',
|
'does_not_exist' => 'El activo no existe.',
|
||||||
'does_not_exist_var'=> 'Activo con placa :asset_tag no encontrado.',
|
'does_not_exist_var'=> 'Activo con placa :asset_tag no encontrado.',
|
||||||
'no_tag' => 'No se ha proporcionado ninguna placa de activo.',
|
'no_tag' => 'No se ha proporcionado ninguna placa de activo.',
|
||||||
|
@ -51,7 +51,7 @@ return [
|
||||||
],
|
],
|
||||||
|
|
||||||
'import' => [
|
'import' => [
|
||||||
'import_button' => 'Process Import',
|
'import_button' => 'Proceso para importar',
|
||||||
'error' => 'Algunos elementos no se pudieron importar correctamente.',
|
'error' => 'Algunos elementos no se pudieron importar correctamente.',
|
||||||
'errorDetail' => 'Estos elementos no pudieron importarse debido a errores.',
|
'errorDetail' => 'Estos elementos no pudieron importarse debido a errores.',
|
||||||
'success' => 'Su archivo ha sido importado',
|
'success' => 'Su archivo ha sido importado',
|
||||||
|
|
|
@ -14,7 +14,7 @@ return array(
|
||||||
'info' => 'Info Licencia',
|
'info' => 'Info Licencia',
|
||||||
'license_seats' => 'Total de licencias',
|
'license_seats' => 'Total de licencias',
|
||||||
'seat' => 'Licencia',
|
'seat' => 'Licencia',
|
||||||
'seat_count' => 'Seat :count',
|
'seat_count' => 'Licencia :count',
|
||||||
'seats' => 'Total de licencias',
|
'seats' => 'Total de licencias',
|
||||||
'software_licenses' => 'Licencias Software',
|
'software_licenses' => 'Licencias Software',
|
||||||
'user' => 'Usuario',
|
'user' => 'Usuario',
|
||||||
|
@ -24,12 +24,12 @@ return array(
|
||||||
[
|
[
|
||||||
'checkin_all' => [
|
'checkin_all' => [
|
||||||
'button' => 'Ingresar todas las licencias',
|
'button' => 'Ingresar todas las licencias',
|
||||||
'modal' => 'This action will checkin one seat. | This action will checkin all :checkedout_seats_count seats for this license.',
|
'modal' => 'Esta acción ingresará una licencia. | Esta acción ingresará todas las :checkedout_seats_count licencias.',
|
||||||
'enabled_tooltip' => 'Recibir TODAS las licencias tanto de usuarios como de activos',
|
'enabled_tooltip' => 'Recibir TODAS las licencias tanto de usuarios como de activos',
|
||||||
'disabled_tooltip' => 'Esto está deshabilitado porque no hay licencias asignadas actualmente',
|
'disabled_tooltip' => 'Esto está deshabilitado porque no hay licencias asignadas actualmente',
|
||||||
'disabled_tooltip_reassignable' => 'Esto está desactivado porque la licencia no es reasignable',
|
'disabled_tooltip_reassignable' => 'Esto está desactivado porque la licencia no es reasignable',
|
||||||
'success' => '¡Licencia recibida correctamente! | ¡Todas las licencias fueron recibidas correctamente!',
|
'success' => '¡Licencia recibida correctamente! | ¡Todas las licencias fueron recibidas correctamente!',
|
||||||
'log_msg' => 'Checked in via bulk license checkin in license GUI',
|
'log_msg' => 'Ingresada mediante ingreso masivo en página de licencias',
|
||||||
],
|
],
|
||||||
|
|
||||||
'checkout_all' => [
|
'checkout_all' => [
|
||||||
|
@ -41,7 +41,7 @@ return array(
|
||||||
'error_no_seats' => 'No quedan licencias disponibles.',
|
'error_no_seats' => 'No quedan licencias disponibles.',
|
||||||
'warn_not_enough_seats' => 'Se asignaron :count usuarios a esta licencia, y se agotaron las licencias disponibles.',
|
'warn_not_enough_seats' => 'Se asignaron :count usuarios a esta licencia, y se agotaron las licencias disponibles.',
|
||||||
'warn_no_avail_users' => 'Nada que hacer. No hay usuarios que no tengan esta licencia asignada.',
|
'warn_no_avail_users' => 'Nada que hacer. No hay usuarios que no tengan esta licencia asignada.',
|
||||||
'log_msg' => 'Asignada mediante asignación masiva de licencias en página de licencias',
|
'log_msg' => 'Asignada vía asignación masiva en página de licencias',
|
||||||
|
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
|
@ -44,8 +44,8 @@ return array(
|
||||||
'error' => 'Hubo un problema asignando la licencia. Por favor, inténtelo de nuevo.',
|
'error' => 'Hubo un problema asignando la licencia. Por favor, inténtelo de nuevo.',
|
||||||
'success' => 'La licencia fue asignada con éxito',
|
'success' => 'La licencia fue asignada con éxito',
|
||||||
'not_enough_seats' => 'No hay suficientes asientos de licencia disponibles para la compra',
|
'not_enough_seats' => 'No hay suficientes asientos de licencia disponibles para la compra',
|
||||||
'mismatch' => 'The license seat provided does not match the license',
|
'mismatch' => 'La licencia proporcionada no coincide con la licencia seleccionada',
|
||||||
'unavailable' => 'This seat is not available for checkout.',
|
'unavailable' => 'Esta licencia no está disponible para ser asignada.',
|
||||||
),
|
),
|
||||||
|
|
||||||
'checkin' => array(
|
'checkin' => array(
|
||||||
|
|
|
@ -94,7 +94,7 @@ return [
|
||||||
'ldap_login_sync_help' => 'Esto solo comprueba que el LDAP puede sincronizarse correctamente. Si su solicitud de autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. PRIMERO DEBE GUARDAR LA CONFIGURACIÓN LDAP ACTUALIZADA.',
|
'ldap_login_sync_help' => 'Esto solo comprueba que el LDAP puede sincronizarse correctamente. Si su solicitud de autenticación LDAP no es correcta, los usuarios aún no podrían iniciar sesión. PRIMERO DEBE GUARDAR LA CONFIGURACIÓN LDAP ACTUALIZADA.',
|
||||||
'ldap_manager' => 'Gestor LDAP',
|
'ldap_manager' => 'Gestor LDAP',
|
||||||
'ldap_server' => 'Servidor LDAP',
|
'ldap_server' => 'Servidor LDAP',
|
||||||
'ldap_server_help' => 'This should start with ldap:// (for unencrypted) or ldaps:// (for TLS or SSL)',
|
'ldap_server_help' => 'Esto debería comenzar con ldap:// (sin cifrado) o con ldaps:// (para TLS o SSL)',
|
||||||
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
|
'ldap_server_cert' => 'Certificado de validación SSL LDAP',
|
||||||
'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos',
|
'ldap_server_cert_ignore' => 'Permitir certificados SSL inválidos',
|
||||||
'ldap_server_cert_help' => 'Seleccione esta casilla si está utilizando un certificado SSL autofirmado y desea aceptar un certificado SSL inválido.',
|
'ldap_server_cert_help' => 'Seleccione esta casilla si está utilizando un certificado SSL autofirmado y desea aceptar un certificado SSL inválido.',
|
||||||
|
@ -168,7 +168,7 @@ return [
|
||||||
'pwd_secure_uncommon' => 'Evitar contraseñas comunes',
|
'pwd_secure_uncommon' => 'Evitar contraseñas comunes',
|
||||||
'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.',
|
'pwd_secure_uncommon_help' => 'Esto impedirá que los usuarios usen contraseñas comunes de las 10,000 contraseñas principales que se notifican en las infracciones.',
|
||||||
'qr_help' => 'Activa Códigos QR antes para poder ver esto',
|
'qr_help' => 'Activa Códigos QR antes para poder ver esto',
|
||||||
'qr_text' => 'Texto Código QR',
|
'qr_text' => 'Texto del código QR',
|
||||||
'saml' => 'SAML',
|
'saml' => 'SAML',
|
||||||
'saml_title' => 'Actualizar ajustes de SAML',
|
'saml_title' => 'Actualizar ajustes de SAML',
|
||||||
'saml_help' => 'Configuración SAML',
|
'saml_help' => 'Configuración SAML',
|
||||||
|
@ -181,8 +181,8 @@ return [
|
||||||
'saml_sp_metadata_url' => 'URL de los metadatos',
|
'saml_sp_metadata_url' => 'URL de los metadatos',
|
||||||
'saml_idp_metadata' => 'Metadatos SAML IdP',
|
'saml_idp_metadata' => 'Metadatos SAML IdP',
|
||||||
'saml_idp_metadata_help' => 'Puede especificar los metadatos IdP usando un archivo URL o XML.',
|
'saml_idp_metadata_help' => 'Puede especificar los metadatos IdP usando un archivo URL o XML.',
|
||||||
'saml_attr_mapping_username' => 'Mapeo de Atributos - Nombre de Usuario',
|
'saml_attr_mapping_username' => 'Asociar atributo - Nombre de usuario',
|
||||||
'saml_attr_mapping_username_help' => 'NameID se utilizará si el mapeo de atributos no está especificado o no es válido.',
|
'saml_attr_mapping_username_help' => 'NameID se utilizará si la asociación de atributos no está especificada o no es válida.',
|
||||||
'saml_forcelogin_label' => 'Forzar inicio de sesión SAML',
|
'saml_forcelogin_label' => 'Forzar inicio de sesión SAML',
|
||||||
'saml_forcelogin' => 'Hacer SAML el método de inicio de sesión principal',
|
'saml_forcelogin' => 'Hacer SAML el método de inicio de sesión principal',
|
||||||
'saml_forcelogin_help' => 'Puede usar \'/login?nosaml\' para ir a la página de inicio de sesión normal.',
|
'saml_forcelogin_help' => 'Puede usar \'/login?nosaml\' para ir a la página de inicio de sesión normal.',
|
||||||
|
@ -199,7 +199,7 @@ return [
|
||||||
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los activos"',
|
'show_archived_in_list_text' => 'Mostrar activos archivados en el listado de "todos los activos"',
|
||||||
'show_assigned_assets' => 'Mostrar activos asignados a activos',
|
'show_assigned_assets' => 'Mostrar activos asignados a activos',
|
||||||
'show_assigned_assets_help' => 'Mostrar activos que fueron asignados a otros activos en Ver usuario -> Activos, Ver usuario -> Información -> Imprimir todos los asignados y en Cuenta -> Ver elementos asignados.',
|
'show_assigned_assets_help' => 'Mostrar activos que fueron asignados a otros activos en Ver usuario -> Activos, Ver usuario -> Información -> Imprimir todos los asignados y en Cuenta -> Ver elementos asignados.',
|
||||||
'show_images_in_email' => 'Mostrar imágenes en emails',
|
'show_images_in_email' => 'Mostrar imágenes en correos electrónicos',
|
||||||
'show_images_in_email_help' => 'Desmarque esta casilla si su instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes publicadas desde este servidor de Snipe-IT en sus correos electrónicos.',
|
'show_images_in_email_help' => 'Desmarque esta casilla si su instalación de Snipe-IT está detrás de una red privada o VPN y los usuarios fuera de la red no pueden cargar las imágenes publicadas desde este servidor de Snipe-IT en sus correos electrónicos.',
|
||||||
'site_name' => 'Nombre del sitio',
|
'site_name' => 'Nombre del sitio',
|
||||||
'integrations' => 'Integraciones',
|
'integrations' => 'Integraciones',
|
||||||
|
@ -375,6 +375,9 @@ return [
|
||||||
'timezone' => 'Zona horaria',
|
'timezone' => 'Zona horaria',
|
||||||
'profile_edit' => 'Editar perfil',
|
'profile_edit' => 'Editar perfil',
|
||||||
'profile_edit_help' => 'Permitir que los usuarios editen sus propios perfiles.',
|
'profile_edit_help' => 'Permitir que los usuarios editen sus propios perfiles.',
|
||||||
'default_avatar' => 'Cargar avatar predeterminado',
|
'default_avatar' => 'Cargar avatar personalizado por defecto',
|
||||||
|
'default_avatar_help' => 'Esta imagen se mostrará como la imagen de perfil si el usuario no tiene foto de perfil.',
|
||||||
|
'restore_default_avatar' => 'Restaurar <a href=":default_avatar" data-toggle="lightbox" data-type="image">avatar original por defecto del sistema</a>',
|
||||||
|
'restore_default_avatar_help' => '',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -7,6 +7,7 @@ return [
|
||||||
'checkin_and_delete' => 'Ingresar todo / Eliminar usuario',
|
'checkin_and_delete' => 'Ingresar todo / Eliminar usuario',
|
||||||
'delete' => 'Borrar',
|
'delete' => 'Borrar',
|
||||||
'edit' => 'Editar',
|
'edit' => 'Editar',
|
||||||
|
'clone' => 'Clonar',
|
||||||
'restore' => 'Restaurar',
|
'restore' => 'Restaurar',
|
||||||
'remove' => 'Eliminar',
|
'remove' => 'Eliminar',
|
||||||
'request' => 'Solicitud',
|
'request' => 'Solicitud',
|
||||||
|
@ -21,4 +22,13 @@ return [
|
||||||
'add_maintenance' => 'Añadir mantenimiento',
|
'add_maintenance' => 'Añadir mantenimiento',
|
||||||
'append' => 'Añadir',
|
'append' => 'Añadir',
|
||||||
'new' => 'Nuevo',
|
'new' => 'Nuevo',
|
||||||
|
'var' => [
|
||||||
|
'clone' => 'Clonar :item_type',
|
||||||
|
'edit' => 'Editar :item_type',
|
||||||
|
'delete' => 'Eliminar :item_type',
|
||||||
|
'restore' => 'Delete :item_type',
|
||||||
|
'create' => 'Crear nuevo :item_type',
|
||||||
|
'checkout' => 'Asignar :item_type',
|
||||||
|
'checkin' => 'Ingresar :item_type',
|
||||||
|
]
|
||||||
];
|
];
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue