New Crowdin updates (#110)

This commit is contained in:
Lance Pioch 2024-04-19 22:31:46 -04:00 committed by GitHub
parent 716d298b75
commit 807a6f02fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
212 changed files with 4761 additions and 4761 deletions

View File

@ -8,79 +8,79 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Kon nie aanmeld nie',
'success' => 'Logged in', 'success' => 'Aangemeld',
'password-reset' => 'Password reset', 'password-reset' => 'Wagwoord herstel',
'reset-password' => 'Requested password reset', 'reset-password' => 'Versoek wagwoordterugstelling',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'Twee-faktor-stawing versoek',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'Gebruik twee-faktor-hersteltoken',
'token' => 'Solved two-factor challenge', 'token' => 'Twee-faktor uitdaging opgelos',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Geblokkeerde versoek van ongelyste IP-adres vir :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'Kon nie SFTP aanmeld nie',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'E-pos verander van :oud na :nuut',
'password-changed' => 'Changed password', 'password-changed' => 'Verander wagwoord',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Skep nuwe API-sleutel:identifiseerder',
'delete' => 'Deleted API key :identifier', 'delete' => 'Geskrap API-sleutel:identifiseerder',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'SSH-sleutel :vingerafdruk by rekening gevoeg',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'SSH-sleutel :vingerafdruk van rekening verwyder',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'Geaktiveerde twee-faktor-autagtiging',
'delete' => 'Disabled two-factor auth', 'delete' => 'Gedeaktiveerde twee-faktor-aut',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Herinstalleer bediener',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => '":opdrag" op die bediener uitgevoer',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Het die bediener begin',
'stop' => 'Stopped the server', 'stop' => 'Het die bediener gestop',
'restart' => 'Restarted the server', 'restart' => 'Het die bediener herbegin',
'kill' => 'Killed the server process', 'kill' => 'Het die bedienerproses doodgemaak',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'Het die :name rugsteun afgelaai',
'delete' => 'Deleted the :name backup', 'delete' => 'Het die :name rugsteun uitgevee',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'Het die :name-rugsteun herstel (geskrap lêers: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'Voltooide herstel van die :name rugsteun',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Kon nie die herstel van die :name rugsteun voltooi nie',
'start' => 'Started a new backup :name', 'start' => 'Het \'n nuwe rugsteun :name begin',
'complete' => 'Marked the :name backup as complete', 'complete' => 'Het die :name-rugsteun as voltooi gemerk',
'fail' => 'Marked the :name backup as failed', 'fail' => 'Het die :name-rugsteun as voltooi gemerk',
'lock' => 'Locked the :name backup', 'lock' => 'Het die :name rugsteun uitgevee',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'Het die :name rugsteun afgelaai',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Create new database file',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Wagwoord geroteer vir databasis :naam',
'delete' => 'Deleted database :name', 'delete' => 'Geskrap databasis :naam',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => 'Saamgeperste :directory:lêer',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => 'Saamgeperste :count lêers in :directory',
'read' => 'Viewed the contents of :file', 'read' => 'Het die inhoud van :file bekyk',
'copy' => 'Created a copy of :file', 'copy' => 'Het \'n kopie van :file geskep',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Geskep gids :gids:naam',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'Gedekomprimeerde :lêers in :directory',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => 'Geskrap :gids:lêers.0',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => 'Saamgeperste :count lêers in :directory',
'download' => 'Downloaded :file', 'download' => 'Afgelaai: lêer',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Het \'n afstandlêer afgelaai vanaf :url na :directory',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => 'Hernoem :gids:lêers.0.van na :gids:lêers.0.na',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => 'Hernoem :count lêers in :directory',
'write' => 'Wrote new content to :file', 'write' => 'Het nuwe inhoud na :file geskryf',
'upload' => 'Began a file upload', 'upload' => 'Het \'n lêeroplaai begin',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => 'Uploaded :directory:file',
], ],
'sftp' => [ 'sftp' => [

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'فشل تسجيل الدخول',
'success' => 'Logged in', 'success' => 'تم تسجيل الدخول',
'password-reset' => 'Password reset', 'password-reset' => 'تم إعادة تعيين كلمة المرور',
'reset-password' => 'Requested password reset', 'reset-password' => 'طلب إعادة تعيين كلمة المرور',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'طلب التحقق ذو العاملين',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'استخدم رمز الاسترداد ذو العاملين',
'token' => 'Solved two-factor challenge', 'token' => 'تم حل تحدي ذو العاملين',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'تم حظر الطلب من عنوان IP غير مدرج لـ :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'فشل تسجيل الدخول عبر SFTP',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'تغيير البريد الإلكتروني من :old إلى :new',
'password-changed' => 'Changed password', 'password-changed' => 'تم تغيير كلمة المرور',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'تم إنشاء مفتاح API جديد :identifier',
'delete' => 'Deleted API key :identifier', 'delete' => 'تم حذف مفتاح API :identifier',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'تم إضافة مفتاح SSH :fingerprint إلى الحساب',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'تم إزالة مفتاح SSH :fingerprint من الحساب',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'تم تفعيل التحقق ذو العاملين',
'delete' => 'Disabled two-factor auth', 'delete' => 'تم تعطيل التحقق ذو العاملين',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'تم إعادة تثبيت الخادم',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => 'تنفيذ الأمر ":command" على الخادم',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'تم تشغيل الخادم',
'stop' => 'Stopped the server', 'stop' => 'تم إيقاف الخادم',
'restart' => 'Restarted the server', 'restart' => 'تم إعادة تشغيل الخادم',
'kill' => 'Killed the server process', 'kill' => 'تم إنهاء عملية الخادم',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'تم تنزيل النسخة الاحتياطية :name',
'delete' => 'Deleted the :name backup', 'delete' => 'تم حذف النسخة الاحتياطية :name',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'تم استعادة النسخة الاحتياطية :name (تم حذف الملفات: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'تم إكمال استعادة النسخة الاحتياطية :name',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'فشل في إكمال استعادة النسخة الاحتياطية :name',
'start' => 'Started a new backup :name', 'start' => 'تم بدء نسخة احتياطية جديدة :name',
'complete' => 'Marked the :name backup as complete', 'complete' => 'تم وضع علامة على النسخة الاحتياطية :name كمكتملة',
'fail' => 'Marked the :name backup as failed', 'fail' => 'تم وضع علامة على النسخة الاحتياطية :name كفاشلة',
'lock' => 'Locked the :name backup', 'lock' => 'تم قفل النسخة الاحتياطية :name',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'تم فتح قفل النسخة الاحتياطية :name',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'تم إنشاء قاعدة بيانات جديدة :name',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'تم تغيير كلمة المرور لقاعدة البيانات :name',
'delete' => 'Deleted database :name', 'delete' => 'تم حذف قاعدة البيانات :name',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => 'تم ضغط :directory:file',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => 'تم ضغط :count ملف في :directory',
'read' => 'Viewed the contents of :file', 'read' => 'تم عرض محتويات :file',
'copy' => 'Created a copy of :file', 'copy' => 'تم إنشاء نسخة من :file',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'تم إنشاء الدليل :directory:name',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'تم فك ضغط :files في :directory',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => 'تم حذف :directory:files.0',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => 'تم حذف :count ملف في :directory',
'download' => 'Downloaded :file', 'download' => 'تم تنزيل :file',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'تم تنزيل ملف من بعد من :url إلى :directory',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => 'تم تغيير اسم :directory:files.0.from إلى :directory:files.0.to',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => 'تم تغيير اسم :count ملف في :directory',
'write' => 'Wrote new content to :file', 'write' => 'تم كتابة محتوى جديد في :file',
'upload' => 'Began a file upload', 'upload' => 'بدء تحميل ملف',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => 'تم رفع :directory:file',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'تم حظر الوصول عبر SFTP بسبب الأذونات',
'create_one' => 'Created :files.0', 'create_one' => 'تم إنشاء :files.0',
'create_other' => 'Created :count new files', 'create_other' => 'تم إنشاء :count ملف جديد',
'write_one' => 'Modified the contents of :files.0', 'write_one' => 'تم تعديل محتويات :files.0',
'write_other' => 'Modified the contents of :count files', 'write_other' => 'تم تعديل محتويات :count ملف',
'delete_one' => 'Deleted :files.0', 'delete_one' => 'تم حذف :files.0',
'delete_other' => 'Deleted :count files', 'delete_other' => 'تم حذف :count ملف',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => 'تم إنشاء دليل :files.0',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => 'تم إنشاء :count مجلد',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => 'تم تغيير اسم :files.0.from إلى :files.0.to',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => 'تم تغيير اسم أو نقل :count ملف',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => 'تم إضافة :allocation إلى الخادم',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'تم تحديث الملاحظات لـ :allocation من ":old" إلى ":new"',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => 'تم تعيين :allocation كتخصيص أساسي للخادم',
'delete' => 'Deleted the :allocation allocation', 'delete' => 'تم حذف التخصيص :allocation',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => 'تم إنشاء جدول :name',
'update' => 'Updated the :name schedule', 'update' => 'تم تحديث جدول :name',
'execute' => 'Manually executed the :name schedule', 'execute' => 'تم تنفيذ جدول :name يدويًا',
'delete' => 'Deleted the :name schedule', 'delete' => 'تم حذف جدول :name',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'تم إنشاء مهمة ":action" جديدة لجدول :name',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => 'تم تحديث مهمة ":action" لجدول :name',
'delete' => 'Deleted a task for the :name schedule', 'delete' => 'تم حذف مهمة لجدول :name',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'تم تغيير اسم الخادم من :old إلى :new',
'description' => 'Changed the server description from :old to :new', 'description' => 'تم تغيير وصف الخادم من :old إلى :new',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => 'تم تغيير متغير :variable من ":old" إلى ":new"',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'تم تحديث صورة Docker للخادم من :old إلى :new',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => 'تم إضافة :email كمستخدم فرعي',
'update' => 'Updated the subuser permissions for :email', 'update' => 'تم تحديث أذونات المستخدم الفرعي لـ :email',
'delete' => 'Removed :email as a subuser', 'delete' => 'تم إزالة :email كمستخدم فرعي',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'تم استيراد هذا البيض والمتغيرات المرتبطة به بنجاح.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'تم تحديث هذا البيض باستخدام الملف المقدم.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'تم حذف البيض المطلوب بنجاح من اللوحة.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'تم تحديث تكوين البيض بنجاح.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'تم تحديث سكريبت تثبيت البيض وسيتم تشغيله كلما تم تثبيت خوادم.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'تم وضع بيضة جديدة بنجاح. ستحتاج إلى إعادة تشغيل أي دايمونات جارية لتطبيق هذا البيض الجديد.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'تم حذف المتغير ":variable" ولن يكون متاحًا بعد الآن للخوادم بمجرد إعادة بنائها.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'تم تحديث المتغير ":variable". ستحتاج إلى إعادة بناء أي خوادم تستخدم هذا المتغير لتطبيق التغييرات.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'تم إنشاء متغير جديد بنجاح وتعيينه لهذا البيض.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'النطاق (FQDN) أو عنوان IP المقدم لا يُحل إلى عنوان IP صالح.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'يتطلب اسم نطاق كامل يُحل إلى عنوان IP عام لاستخدام SSL لهذه العقدة.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'تم إضافة التخصيصات بنجاح إلى هذه العقدة.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'تم إزالة العقدة بنجاح من اللوحة.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'تم إنشاء عقدة جديدة بنجاح. يمكنك تكوين الدايمون تلقائيًا على هذه الآلة بزيارة علامة التبويب "التكوين". <strong>قبل أن تتمكن من إضافة أي خوادم يجب عليك أولاً تخصيص عنوان IP واحد على الأقل ومنفذ.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'تم تحديث معلومات العقدة. إذا تم تغيير أي إعدادات دايمون ستحتاج إلى إعادة تشغيله لكي تصبح هذه التغييرات فعالة.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'تم حذف جميع المنافذ غير المخصصة لـ <code>:ip</code>.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'أنت تحاول حذف التخصيص الافتراضي لهذا الخادم ولكن لا يوجد تخصيص بديل لاستخدامه.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'تم تعليم هذا الخادم على أنه فشل في تثبيت سابق. لا يمكن تغيير الحالة الحالية في هذه الحالة.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'كان هناك خطأ في التحقق من المتغير :name.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'حدث استثناء أثناء محاولة التواصل مع الدايمون مما أدى إلى رمز استجابة HTTP/:code. تم تسجيل هذا الاستثناء. (معرف الطلب: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'لم يتم العثور على التخصيص الافتراضي المطلوب في تخصيصات هذا الخادم.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'تم تحديث تكوين البدء لهذا الخادم. إذا تم تغيير بيضة هذا الخادم، فسيحدث إعادة تثبيت الآن.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'تم حذف الخادم بنجاح من النظام.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'تم إنشاء الخادم بنجاح على اللوحة. الرجاء السماح للدايمون ببضع دقائق لإكمال تثبيت هذا الخادم.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'تم تحديث تفاصيل بناء هذا الخادم. قد تتطلب بعض التغييرات إعادة التشغيل لتصبح فعالة.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'تم تغيير حالة تعليق الخادم إلى :status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'تم تعليم هذا الخادم على أنه يتطلب إعادة بناء حاوية Docker. سيحدث هذا عند التشغيل التالي للخادم.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'تم تغيير حالة التثبيت لهذا الخادم.',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'تم وضع هذا الخادم في قائمة الانتظار لإعادة التثبيت التي تبدأ الآن.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'تم تحديث تفاصيل الخادم بنجاح.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'تم تغيير صورة Docker الافتراضية المستخدمة لهذا الخادم بنجاح. يلزم إعادة التشغيل لتطبيق هذا التغيير.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'يجب أن يكون لديك عقدة واحدة على الأقل مكونة قبل أن تتمكن من إضافة خادم إلى هذه اللوحة.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'يجب أن يكون لديك عقدتين على الأقل مكونتين قبل أن تتمكن من نقل الخوادم.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'تم بدء نقل الخادم.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'العقدة التي اخترتها لا تملك مساحة القرص أو الذاكرة المطلوبة لاستيعاب هذا الخادم.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'لا يمكن حذف مستخدم لديه خوادم نشطة مرتبطة بحسابه. يرجى حذف خوادمهم قبل المتابعة.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'لا يمكنك حذف حساب المستخدم الخاص بك.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'تم إنشاء الحساب بنجاح.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'تم تحديث الحساب بنجاح.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'تسجيل الدخول',
'go_to_login' => 'Go to Login', 'go_to_login' => 'الذهاب إلى صفحة الدخول',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'لم يتم العثور على حساب يتطابق مع هذه البيانات.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'نسيت كلمة المرور؟',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'أدخل عنوان بريدك الإلكتروني لتتلقى تعليمات حول إعادة تعيين كلمة المرور.',
'button' => 'Recover Account', 'button' => 'استعادة الحساب',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'إعادة تعيين وتسجيل الدخول',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => 'رمز التحقق ذو العاملين',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'هذا الحساب يتطلب طبقة ثانية من التحقق للمتابعة. الرجاء إدخال الرمز المولد على جهازك لإكمال هذا التسجيل.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => 'رمز التحقق ذو العاملين كان غير صالح.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'عدد محاولات تسجيل الدخول كثيرة جداً. يرجى المحاولة مجدداً بعد :seconds ثوانٍ.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'يجب أن تكون كلمة المرور بطول 8 أحرف على الأقل وأن تكون فريدة لهذا الموقع.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'يتطلب المدير تفعيل التحقق ذو العاملين لحسابك لاستخدام اللوحة.',
]; ];

View File

@ -2,58 +2,58 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'أدخل اسم المستخدم، معرّف المستخدم، أو عنوان البريد الإلكتروني',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'معرّف المستخدم الذي سيتم حذفه (أدخل \'0\' لإعادة البحث)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'تم حذف المستخدم بنجاح من اللوحة.',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'هل أنت متأكد من أنك تريد حذف هذا المستخدم من اللوحة؟',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'لم يتم العثور على مستخدمين لمصطلح البحث المقدم.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'تم العثور على عدة حسابات للمستخدم المقدم، لا يمكن حذف المستخدم بسبب علامة --no-interaction.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'هل هذا المستخدم مدير؟',
'ask_email' => 'Email Address', 'ask_email' => 'عنوان البريد الإلكتروني',
'ask_username' => 'Username', 'ask_username' => 'اسم المستخدم',
'ask_name_first' => 'First Name', 'ask_name_first' => 'الاسم الأول',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'الاسم الأخير',
'ask_password' => 'Password', 'ask_password' => 'كلمة المرور',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'إذا كنت ترغب في إنشاء حساب بكلمة مرور عشوائية يتم إرسالها بالبريد الإلكتروني للمستخدم، أعد تشغيل هذا الأمر (CTRL+C) ومرر علامة `--no-password`.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'يجب أن تكون كلمات المرور بطول 8 أحرف على الأقل وتحتوي على حرف كبير ورقم على الأقل.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'هذا الأمر سيعطل التوثيق الثنائي لحساب المستخدم إذا كان مفعلاً. يجب استخدام هذا فقط كأمر استرداد حساب إذا كان المستخدم محظورًا من حسابه.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'إذا لم يكن هذا ما تريد القيام به، اضغط CTRL+C للخروج من هذه العملية.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => 'تم تعطيل التوثيق الثنائي لـ :email.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'جاري إرسال العمل للمهمة الأولى في `:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'جاري حذف ملف النسخ الاحتياطي للخدمة :file.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'فشل طلب إعادة بناء ":name" (#:id) على العقدة ":node" مع الخطأ: :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'فشل طلب إعادة تثبيت ":name" (#:id) على العقدة ":node" مع الخطأ: :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'أنت على وشك إعادة تثبيت مجموعة من الخوادم. هل ترغب في المتابعة؟',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'أنت على وشك تنفيذ :action ضد :count خوادم. هل ترغب في المتابعة؟',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'فشل طلب تنفيذ الطاقة لـ ":name" (#:id) على العقدة ":node" مع الخطأ: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'مضيف SMTP (مثل smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'منفذ SMTP',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'اسم مستخدم SMTP',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'كلمة مرور SMTP',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'نطاق Mailgun',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'نقطة نهاية Mailgun',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'سر Mailgun',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'سر Mandrill',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'مفتاح API Postmark',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'أي برنامج يجب استخدامه لإرسال الرسائل البريدية؟',
'ask_mail_from' => 'Email address emails should originate from', 'ask_mail_from' => 'عنوان البريد الإلكتروني الذي يجب أن تنشأ منه الرسائل',
'ask_mail_name' => 'Name that emails should appear from', 'ask_mail_name' => 'الاسم الذي يجب أن تظهر منه الرسائل',
'ask_encryption' => 'Encryption method to use', 'ask_encryption' => 'طريقة التشفير المستخدمة',
], ],
], ],
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'تحديث بريدك الإلكتروني',
'updated' => 'Your email address has been updated.', 'updated' => 'تم تحديث عنوان بريدك الإلكتروني.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'تغيير كلمة مرورك',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'يجب أن تكون كلمة المرور الجديدة مكونة من 8 أحرف على الأقل.',
'updated' => 'Your password has been updated.', 'updated' => 'تم تحديث كلمة المرور الخاصة بك.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'إعداد التوثيق الثنائي',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => 'تم تعطيل التوثيق الثنائي في حسابك. لن يُطلب منك تقديم رمز عند تسجيل الدخول.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => 'تم تفعيل التوثيق الثنائي في حسابك! من الآن فصاعدًا، عند تسجيل الدخول، سيُطلب منك تقديم الرمز الذي يُنتجه جهازك.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'الرمز المقدم غير صالح.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'إعداد التوثيق الثنائي',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'لا يمكن مسح الرمز؟ أدخل الرمز أدناه في تطبيقك:',
'field' => 'Enter token', 'field' => 'أدخل الرمز',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'تعطيل التوثيق الثنائي',
'field' => 'Enter token', 'field' => 'أدخل الرمز',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'ابحث عن الخوادم...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'لم يتم العثور على خوادم تطابق معايير البحث المقدمة.',
'cpu_title' => 'CPU', 'cpu_title' => 'المعالج',
'memory_title' => 'Memory', 'memory_title' => 'الذاكرة',
]; ];

View File

@ -1,55 +1,55 @@
<?php <?php
return [ return [
'daemon_connection_failed' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged.', 'daemon_connection_failed' => 'حدث استثناء أثناء محاولة التواصل مع الدايمون مما أدى إلى رمز استجابة HTTP/:code. تم تسجيل هذا الاستثناء.',
'node' => [ 'node' => [
'servers_attached' => 'A node must have no servers linked to it in order to be deleted.', 'servers_attached' => 'يجب ألا يكون هناك أي خوادم مرتبطة بالعقدة لكي يتم حذفها.',
'daemon_off_config_updated' => 'The daemon configuration <strong>has been updated</strong>, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.', 'daemon_off_config_updated' => 'تم تحديث تكوين الدايمون <strong>لكن</strong>، واجهت مشكلة أثناء محاولة تحديث ملف التكوين تلقائيًا على الدايمون. ستحتاج إلى تحديث ملف التكوين (config.yml) يدويًا لتطبيق هذه التغييرات.',
], ],
'allocations' => [ 'allocations' => [
'server_using' => 'A server is currently assigned to this allocation. An allocation can only be deleted if no server is currently assigned.', 'server_using' => 'تم تعيين خادم حاليًا لهذا التخصيص. لا يمكن حذف التخصيص إلا إذا لم يكن هناك خادم معين حاليًا.',
'too_many_ports' => 'Adding more than 1000 ports in a single range at once is not supported.', 'too_many_ports' => 'لا يتم دعم إضافة أكثر من 1000 منفذ في نطاق واحد دفعة واحدة.',
'invalid_mapping' => 'The mapping provided for :port was invalid and could not be processed.', 'invalid_mapping' => 'التعيين المقدم للمنفذ :port كان غير صالح ولا يمكن معالجته.',
'cidr_out_of_range' => 'CIDR notation only allows masks between /25 and /32.', 'cidr_out_of_range' => 'تسمح ترميزات CIDR فقط بالأقنعة بين /25 و /32.',
'port_out_of_range' => 'Ports in an allocation must be greater than 1024 and less than or equal to 65535.', 'port_out_of_range' => 'يجب أن تكون المنافذ في التخصيص أكبر من 1024 وأقل من أو يساوي 65535.',
], ],
'egg' => [ 'egg' => [
'delete_has_servers' => 'An Egg with active servers attached to it cannot be deleted from the Panel.', 'delete_has_servers' => 'لا يمكن حذف بيضة تحتوي على خوادم نشطة مرتبطة بها من اللوحة.',
'invalid_copy_id' => 'The Egg selected for copying a script from either does not exist, or is copying a script itself.', 'invalid_copy_id' => 'البيضة المختارة لنسخ سكربت منها إما أنها غير موجودة، أو أنها تقوم بنسخ سكربت نفسها.',
'has_children' => 'This Egg is a parent to one or more other Eggs. Please delete those Eggs before deleting this Egg.', 'has_children' => 'هذه البيضة هي الوالد لواحدة أو أكثر من البيض الأخرى. يرجى حذف تلك البيض قبل حذف هذه البيضة.',
], ],
'variables' => [ 'variables' => [
'env_not_unique' => 'The environment variable :name must be unique to this Egg.', 'env_not_unique' => 'يجب أن تكون المتغيرات البيئية :name فريدة لهذه البيضة.',
'reserved_name' => 'The environment variable :name is protected and cannot be assigned to a variable.', 'reserved_name' => 'المتغير البيئي :name محمي ولا يمكن تخصيصه لمتغير.',
'bad_validation_rule' => 'The validation rule ":rule" is not a valid rule for this application.', 'bad_validation_rule' => 'قاعدة التحقق ":rule" ليست صالحة لهذا التطبيق.',
], ],
'importer' => [ 'importer' => [
'json_error' => 'There was an error while attempting to parse the JSON file: :error.', 'json_error' => 'حدث خطأ أثناء محاولة تحليل ملف JSON: :error.',
'file_error' => 'The JSON file provided was not valid.', 'file_error' => 'ملف JSON المقدم لم يكن صالحًا.',
'invalid_json_provided' => 'The JSON file provided is not in a format that can be recognized.', 'invalid_json_provided' => 'الملف JSON المقدم ليس بتنسيق يمكن التعرف عليه.',
], ],
'subusers' => [ 'subusers' => [
'editing_self' => 'Editing your own subuser account is not permitted.', 'editing_self' => 'لا يُسمح بتعديل حساب المستخدم الفرعي الخاص بك.',
'user_is_owner' => 'You cannot add the server owner as a subuser for this server.', 'user_is_owner' => 'لا يمكنك إضافة مالك الخادم كمستخدم فرعي لهذا الخادم.',
'subuser_exists' => 'A user with that email address is already assigned as a subuser for this server.', 'subuser_exists' => 'المستخدم ذو البريد الإلكتروني هذا مُعين بالفعل كمستخدم فرعي لهذا الخادم.',
], ],
'databases' => [ 'databases' => [
'delete_has_databases' => 'Cannot delete a database host server that has active databases linked to it.', 'delete_has_databases' => 'لا يمكن حذف مضيف قاعدة البيانات الذي يحتوي على قواعد بيانات نشطة مرتبطة به.',
], ],
'tasks' => [ 'tasks' => [
'chain_interval_too_long' => 'The maximum interval time for a chained task is 15 minutes.', 'chain_interval_too_long' => 'أقصى فترة زمنية لمهمة متسلسلة هي 15 دقيقة.',
], ],
'locations' => [ 'locations' => [
'has_nodes' => 'Cannot delete a location that has active nodes attached to it.', 'has_nodes' => 'لا يمكن حذف موقع يحتوي على عقد نشطة مرتبطة به.',
], ],
'users' => [ 'users' => [
'node_revocation_failed' => 'Failed to revoke keys on <a href=":link">Node #:node</a>. :error', 'node_revocation_failed' => 'فشل في إلغاء المفاتيح على <a href=":link">العقدة #:node</a>. :error',
], ],
'deployment' => [ 'deployment' => [
'no_viable_nodes' => 'No nodes satisfying the requirements specified for automatic deployment could be found.', 'no_viable_nodes' => 'لم يتم العثور على عقد تلبي المتطلبات المحددة للنشر التلقائي.',
'no_viable_allocations' => 'No allocations satisfying the requirements for automatic deployment were found.', 'no_viable_allocations' => 'لم يتم العثور على تخصيصات تلبي المتطلبات للنشر التلقائي.',
], ],
'api' => [ 'api' => [
'resource_not_found' => 'The requested resource does not exist on this server.', 'resource_not_found' => 'المورد المطلوب غير موجود على هذا الخادم.',
], ],
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; السابق',
'next' => 'Next &raquo;', 'next' => 'التالي &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'يجب أن تكون كلمات المرور ستة أحرف على الأقل وأن تتطابق مع التأكيد.',
'reset' => 'Your password has been reset!', 'reset' => 'تم إعادة تعيين كلمة مرورك!',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'لقد أرسلنا رابط إعادة تعيين كلمة المرور إلى بريدك الإلكتروني!',
'token' => 'This password reset token is invalid.', 'token' => 'رمز إعادة تعيين كلمة المرور هذا غير صالح.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'لا يمكننا العثور على مستخدم بهذا العنوان البريدي الإلكتروني.',
]; ];

View File

@ -2,32 +2,32 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'يتيح الوصول إلى الويب سوكيت لهذا الخادم.',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'يسمح للمستخدم بإرسال بيانات إلى وحدة تحكم الخادم.',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'يسمح للمستخدم بتشغيل نموذج الخادم.',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'يسمح للمستخدم بإيقاف نموذج الخادم.',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'يسمح للمستخدم بإعادة تشغيل نموذج الخادم.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'يسمح للمستخدم بإنهاء نموذج الخادم.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'يسمح للمستخدم بإنشاء حسابات مستخدمين جديدة للخادم.',
'user_read' => 'Allows the user permission to view users associated with this server.', 'user_read' => 'يمنح المستخدم إذنًا لعرض المستخدمين المرتبطين بهذا الخادم.',
'user_update' => 'Allows the user to modify other users associated with this server.', 'user_update' => 'يسمح للمستخدم بتعديل المستخدمين الآخرين المرتبطين بهذا الخادم.',
'user_delete' => 'Allows the user to delete other users associated with this server.', 'user_delete' => 'يسمح للمستخدم بحذف المستخدمين الآخرين المرتبطين بهذا الخادم.',
'file_create' => 'Allows the user permission to create new files and directories.', 'file_create' => 'يمنح المستخدم إذنًا بإنشاء ملفات ودلائل جديدة.',
'file_read' => 'Allows the user to see files and folders associated with this server instance, as well as view their contents.', 'file_read' => 'يسمح للمستخدم برؤية الملفات والمجلدات المرتبطة بهذا نموذج الخادم، بالإضافة إلى عرض محتوياتها.',
'file_update' => 'Allows the user to update files and folders associated with the server.', 'file_update' => 'يسمح للمستخدم بتحديث الملفات والمجلدات المرتبطة بالخادم.',
'file_delete' => 'Allows the user to delete files and directories.', 'file_delete' => 'يسمح للمستخدم بحذف الملفات والدلائل.',
'file_archive' => 'Allows the user to create file archives and decompress existing archives.', 'file_archive' => 'يسمح للمستخدم بإنشاء أرشيفات الملفات وفك ضغط الأرشيفات الموجودة.',
'file_sftp' => 'Allows the user to perform the above file actions using a SFTP client.', 'file_sftp' => 'يسمح للمستخدم بتنفيذ الإجراءات المذكورة أعلاه للملفات باستخدام عميل SFTP.',
'allocation_read' => 'Allows access to the server allocation management pages.', 'allocation_read' => 'يتيح الوصول إلى صفحات إدارة تخصيص الخادم.',
'allocation_update' => 'Allows user permission to make modifications to the server\'s allocations.', 'allocation_update' => 'يمنح المستخدم إذنًا بإجراء تعديلات على تخصيصات الخادم.',
'database_create' => 'Allows user permission to create a new database for the server.', 'database_create' => 'يمنح المستخدم إذنًا لإنشاء قاعدة بيانات جديدة للخادم.',
'database_read' => 'Allows user permission to view the server databases.', 'database_read' => 'يمنح المستخدم إذنًا لعرض قواعد البيانات الخاصة بالخادم.',
'database_update' => 'Allows a user permission to make modifications to a database. If the user does not have the "View Password" permission as well they will not be able to modify the password.', 'database_update' => 'يمنح المستخدم إذنًا لإجراء تعديلات على قاعدة بيانات. إذا لم يمتلك المستخدم إذن "عرض كلمة المرور" أيضًا، فلن يتمكن من تعديل كلمة المرور.',
'database_delete' => 'Allows a user permission to delete a database instance.', 'database_delete' => 'يمنح المستخدم إذنًا بحذف نموذج قاعدة البيانات.',
'database_view_password' => 'Allows a user permission to view a database password in the system.', 'database_view_password' => 'يمنح المستخدم إذنًا لعرض كلمة مرور قاعدة البيانات في النظام.',
'schedule_create' => 'Allows a user to create a new schedule for the server.', 'schedule_create' => 'يسمح للمستخدم بإنشاء جدول زمني جديد للخادم.',
'schedule_read' => 'Allows a user permission to view schedules for a server.', 'schedule_read' => 'يمنح المستخدم إذنًا لعرض جداول الخادم.',
'schedule_update' => 'Allows a user permission to make modifications to an existing server schedule.', 'schedule_update' => 'يمنح المستخدم إذنًا لإجراء تعديلات على جدول الخادم الحالي.',
'schedule_delete' => 'Allows a user to delete a schedule for the server.', 'schedule_delete' => 'يسمح للمستخدم بحذف جدول الخادم.',
], ],
]; ];

View File

@ -1,95 +1,95 @@
<?php <?php
return [ return [
'email' => 'Email', 'email' => 'البريد الإلكتروني',
'email_address' => 'Email address', 'email_address' => 'عنوان البريد الإلكتروني',
'user_identifier' => 'Username or Email', 'user_identifier' => 'اسم المستخدم أو البريد الإلكتروني',
'password' => 'Password', 'password' => 'كلمة المرور',
'new_password' => 'New password', 'new_password' => 'كلمة المرور الجديدة',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'تأكيد كلمة المرور الجديدة',
'login' => 'Login', 'login' => 'تسجيل الدخول',
'home' => 'Home', 'home' => 'الرئيسية',
'servers' => 'Servers', 'servers' => 'الخوادم',
'id' => 'ID', 'id' => 'الهوية',
'name' => 'Name', 'name' => 'الاسم',
'node' => 'Node', 'node' => 'العقدة',
'connection' => 'Connection', 'connection' => 'الاتصال',
'memory' => 'Memory', 'memory' => 'الذاكرة',
'cpu' => 'CPU', 'cpu' => 'المعالج',
'disk' => 'Disk', 'disk' => 'القرص',
'status' => 'Status', 'status' => 'الحالة',
'search' => 'Search', 'search' => 'بحث',
'suspended' => 'Suspended', 'suspended' => 'معلق',
'account' => 'Account', 'account' => 'الحساب',
'security' => 'Security', 'security' => 'الأمان',
'ip' => 'IP Address', 'ip' => 'عنوان IP',
'last_activity' => 'Last Activity', 'last_activity' => 'آخر نشاط',
'revoke' => 'Revoke', 'revoke' => 'سحب',
'2fa_token' => 'Authentication Token', '2fa_token' => 'رمز التوثيق',
'submit' => 'Submit', 'submit' => 'إرسال',
'close' => 'Close', 'close' => 'إغلاق',
'settings' => 'Settings', 'settings' => 'الإعدادات',
'configuration' => 'Configuration', 'configuration' => 'التكوين',
'sftp' => 'SFTP', 'sftp' => 'اتصال FTP محمى',
'databases' => 'Databases', 'databases' => 'قواعد البيانات',
'memo' => 'Memo', 'memo' => 'مذكرة',
'created' => 'Created', 'created' => 'تم إنشاؤه',
'expires' => 'Expires', 'expires' => 'تنتهي',
'public_key' => 'Token', 'public_key' => 'مفتاح عام',
'api_access' => 'Api Access', 'api_access' => 'وصول API',
'never' => 'never', 'never' => 'أبداً',
'sign_out' => 'Sign out', 'sign_out' => 'تسجيل الخروج',
'admin_control' => 'Admin Control', 'admin_control' => 'التحكم الإداري',
'required' => 'Required', 'required' => 'مطلوب',
'port' => 'Port', 'port' => 'المنفذ',
'username' => 'Username', 'username' => 'اسم المستخدم',
'database' => 'Database', 'database' => 'قاعدة البيانات',
'new' => 'New', 'new' => 'جديد',
'danger' => 'Danger', 'danger' => 'خطر',
'create' => 'Create', 'create' => 'إنشاء',
'select_all' => 'Select All', 'select_all' => 'تحديد الكل',
'select_none' => 'Select None', 'select_none' => 'إلغاء تحديد الكل',
'alias' => 'Alias', 'alias' => 'الاسم المستعار',
'primary' => 'Primary', 'primary' => 'أساسي',
'make_primary' => 'Make Primary', 'make_primary' => 'جعله أساسي',
'none' => 'None', 'none' => 'لا شيء',
'cancel' => 'Cancel', 'cancel' => 'إلغاء',
'created_at' => 'Created At', 'created_at' => 'أُنشئ في',
'action' => 'Action', 'action' => 'عمل',
'data' => 'Data', 'data' => 'بيانات',
'queued' => 'Queued', 'queued' => 'في قائمة الانتظار',
'last_run' => 'Last Run', 'last_run' => 'آخر تشغيل',
'next_run' => 'Next Run', 'next_run' => 'التشغيل التالي',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'لم يتم التشغيل بعد',
'yes' => 'Yes', 'yes' => 'نعم',
'no' => 'No', 'no' => 'لا',
'delete' => 'Delete', 'delete' => 'حذف',
'2fa' => '2FA', '2fa' => 'المصادقة الثنائية',
'logout' => 'Logout', 'logout' => 'تسجيل الخروج',
'admin_cp' => 'Admin Control Panel', 'admin_cp' => 'لوحة التحكم الإدارية',
'optional' => 'Optional', 'optional' => 'اختياري',
'read_only' => 'Read Only', 'read_only' => 'للقراءة فقط',
'relation' => 'Relation', 'relation' => 'علاقة',
'owner' => 'Owner', 'owner' => 'المالك',
'admin' => 'Admin', 'admin' => 'المدير',
'subuser' => 'Subuser', 'subuser' => 'المستخدم الفرعي',
'captcha_invalid' => 'The provided captcha is invalid.', 'captcha_invalid' => 'الكابتشا المقدمة غير صالحة.',
'tasks' => 'Tasks', 'tasks' => 'المهام',
'seconds' => 'Seconds', 'seconds' => 'ثواني',
'minutes' => 'Minutes', 'minutes' => 'دقائق',
'under_maintenance' => 'Under Maintenance', 'under_maintenance' => 'تحت الصيانة',
'days' => [ 'days' => [
'sun' => 'Sunday', 'sun' => 'الأحد',
'mon' => 'Monday', 'mon' => 'الاثنين',
'tues' => 'Tuesday', 'tues' => 'الثلاثاء',
'wed' => 'Wednesday', 'wed' => 'الأربعاء',
'thurs' => 'Thursday', 'thurs' => 'الخميس',
'fri' => 'Friday', 'fri' => 'الجمعة',
'sat' => 'Saturday', 'sat' => 'السبت',
], ],
'last_used' => 'Last Used', 'last_used' => 'آخر استخدام',
'enable' => 'Enable', 'enable' => 'تمكين',
'disable' => 'Disable', 'disable' => 'تعطيل',
'save' => 'Save', 'save' => 'حفظ',
'copyright' => '&reg; 2024 - :year Pelican', 'copyright' => '&reg; 2024 - بيليكان سنة',
]; ];

View File

@ -12,78 +12,78 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => 'يجب قبول :attribute.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => ':attribute ليس عنوان URL صالحًا.',
'after' => 'The :attribute must be a date after :date.', 'after' => 'يجب أن يكون :attribute تاريخًا بعد :date.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'after_or_equal' => 'يجب أن يكون :attribute تاريخًا لاحقًا أو مساويًا لتاريخ :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => 'يجب أن يحتوي :attribute على حروف فقط.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => 'يجب أن يحتوي :attribute على حروف، أرقام، وشرطات.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => 'يجب أن يحتوي :attribute على حروف وأرقام فقط.',
'array' => 'The :attribute must be an array.', 'array' => 'يجب أن يكون :attribute مصفوفة.',
'before' => 'The :attribute must be a date before :date.', 'before' => 'يجب أن يكون :attribute تاريخًا قبل :date.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'before_or_equal' => 'يجب أن يكون :attribute تاريخًا قبل أو يساوي :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'يجب أن يكون :attribute بين :min و :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'يجب أن يكون حجم :attribute بين :min و :max كيلوبايت.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'يجب أن يكون طول :attribute بين :min و :max حرفًا.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => 'يجب أن يحتوي :attribute على :min إلى :max عناصر.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'يجب أن يكون :attribute صحيحًا أو خاطئًا.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'تأكيد :attribute غير متطابق.',
'date' => 'The :attribute is not a valid date.', 'date' => ':attribute ليس تاريخًا صالحًا.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => ':attribute لا يتطابق مع الشكل :format.',
'different' => 'The :attribute and :other must be different.', 'different' => 'يجب أن يكون :attribute و :other مختلفين.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'يجب أن يكون :attribute :digits أرقام.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'يجب أن يكون :attribute بين :min و :max رقمًا.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => ':attribute يحتوي على أبعاد صورة غير صالحة.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => 'الحقل :attribute يحتوي على قيمة مكررة.',
'email' => 'The :attribute must be a valid email address.', 'email' => 'يجب أن يكون :attribute عنوان بريد إلكتروني صالحًا.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'ال:attribute المحدد غير صالح.',
'file' => 'The :attribute must be a file.', 'file' => 'يجب أن يكون :attribute ملفًا.',
'filled' => 'The :attribute field is required.', 'filled' => 'حقل :attribute إلزامي.',
'image' => 'The :attribute must be an image.', 'image' => 'يجب أن يكون :attribute صورة.',
'in' => 'The selected :attribute is invalid.', 'in' => ':attribute المحدد غير صالح.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => 'حقل :attribute غير موجود في :other.',
'integer' => 'The :attribute must be an integer.', 'integer' => 'يجب أن يكون :attribute عددًا صحيحًا.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => 'يجب أن يكون :attribute عنوان IP صالحًا.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => 'يجب أن يكون :attribute نصًا من نوع JSON صالحًا.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => 'قد لا يكون :attribute أكبر من :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => 'قد لا يكون حجم :attribute أكبر من :max كيلوبايت.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => 'قد لا يكون طول :attribute أكثر من :max حرفًا.',
'array' => 'The :attribute may not have more than :max items.', 'array' => 'قد لا يحتوي :attribute على أكثر من :max عناصر.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'يجب أن يكون :attribute ملفًا من نوع: :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'يجب أن يكون :attribute ملفًا من نوع: :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => 'يجب أن يكون :attribute على الأقل :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => 'يجب أن يكون حجم :attribute على الأقل :min كيلوبايت.',
'string' => 'The :attribute must be at least :min characters.', 'string' => 'يجب أن يكون طول :attribute على الأقل :min حرفًا.',
'array' => 'The :attribute must have at least :min items.', 'array' => 'يجب أن يحتوي :attribute على الأقل :min عناصر.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => ':attribute المحدد غير صالح.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'يجب أن يكون :attribute رقمًا.',
'present' => 'The :attribute field must be present.', 'present' => 'يجب تقديم حقل :attribute.',
'regex' => 'The :attribute format is invalid.', 'regex' => 'تنسيق :attribute غير صالح.',
'required' => 'The :attribute field is required.', 'required' => 'حقل :attribute مطلوب.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'حقل :attribute مطلوب عندما يكون :other هو :value.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => 'حقل :attribute مطلوب ما لم يكن :other في :values.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'حقل :attribute مطلوب عند توفر :values.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'حقل :attribute مطلوب عند توفر كل من :values.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'حقل :attribute مطلوب عند عدم توفر :values.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'حقل :attribute مطلوب عند عدم توفر أي من :values.',
'same' => 'The :attribute and :other must match.', 'same' => 'يجب أن يتطابق :attribute و :other.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => 'يجب أن يكون :attribute :size.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => 'يجب أن يكون حجم :attribute :size كيلوبايت.',
'string' => 'The :attribute must be :size characters.', 'string' => 'يجب أن يكون طول :attribute :size حرفًا.',
'array' => 'The :attribute must contain :size items.', 'array' => 'يجب أن يحتوي :attribute على :size عناصر.',
], ],
'string' => 'The :attribute must be a string.', 'string' => 'يجب أن يكون :attribute نصًا.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => 'يجب أن تكون :attribute منطقة زمنية صالحة.',
'unique' => 'The :attribute has already been taken.', 'unique' => 'تم أخذ :attribute بالفعل.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => 'فشل في تحميل :attribute.',
'url' => 'The :attribute format is invalid.', 'url' => 'تنسيق :attribute غير صالح.',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -100,7 +100,7 @@ return [
// Internal validation logic for Panel // Internal validation logic for Panel
'internal' => [ 'internal' => [
'variable_value' => ':env variable', 'variable_value' => 'متغير :env',
'invalid_password' => 'The password provided was invalid for this account.', 'invalid_password' => 'كلمة المرور التي تم تقديمها غير صالحة لهذا الحساب.',
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'S\'ha importat amb èxit aquest Egg i les seves variables associades.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Aquest Egg s\'ha actualitzat utilitzant el fitxer proporcionat.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'S\'ha eliminat amb èxit l\'egg sol·licitat del Panell.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'La configuració de l\'Egg s\'ha actualitzat correctament.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'El script d\'instal·lació de l\'Egg s\'ha actualitzat i s\'executarà sempre que s\'instal·lin els servidors.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'S\'ha posat amb èxit un nou egg. Necessitarà reiniciar qualsevol daemon en execució per aplicar aquest nou egg.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'La variable ":variable" s\'ha eliminat i ja no estarà disponible per als servidors una vegada es reconstrueixin.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'S\'ha actualitzat la variable ":variable". Hauràs de reconstruir qualsevol servidor que utilitzi aquesta variable per aplicar els canvis.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'S\'ha creat amb èxit una nova variable i s\'ha assignat a aquest egg.',
], ],
], ],
]; ];

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Přihlášení se nezdařilo',
'success' => 'Logged in', 'success' => 'Přihlášen',
'password-reset' => 'Password reset', 'password-reset' => 'Obnovit heslo',
'reset-password' => 'Requested password reset', 'reset-password' => 'Požádáno o změnu hesla',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'Požadováno dvoufaktorové ověření',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'Použitý dvoufázový obnovovací token',
'token' => 'Solved two-factor challenge', 'token' => 'Vyřešená dvoufázová výzva',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Blokovaný požadavek z neuvedené IP adresy pro :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'Selhalo přihlášení k SFTP',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'Změněn e-mail z :old na :new',
'password-changed' => 'Changed password', 'password-changed' => 'Změněno heslo',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Vytvořen nový API klíč :identifier',
'delete' => 'Deleted API key :identifier', 'delete' => 'Odstraněný API klíč :identifier',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'Přidán SSH klíč :fingerprint k účtu',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'Odstraněný SSH klíč :fingerprint z účtu',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'Povolené doufázové ověření',
'delete' => 'Disabled two-factor auth', 'delete' => 'Vypnuté dvoufázové ověření',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Přeinstalovaný server',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => 'Proveden příkaz „:command“ na serveru',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Server byl spuštěn',
'stop' => 'Stopped the server', 'stop' => 'Server byl vypnut',
'restart' => 'Restarted the server', 'restart' => 'Server byl restartován',
'kill' => 'Killed the server process', 'kill' => 'Ukončen proces serveru',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'Záloha :name stažena',
'delete' => 'Deleted the :name backup', 'delete' => 'Záloha :name smazána',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'Obnovena záloha :name (smazané soubory: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'Dokončená obnova zálohy :name',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Nepodařilo se dokončit obnovení zálohy :name',
'start' => 'Started a new backup :name', 'start' => 'Zahájeno zálohování :name',
'complete' => 'Marked the :name backup as complete', 'complete' => 'Označit zálohu :name jako dokončená',
'fail' => 'Marked the :name backup as failed', 'fail' => 'Záloha :name označena jako neúspěšná',
'lock' => 'Locked the :name backup', 'lock' => 'Záloha :name uzamčena',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'Záloha :name odemčena',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Vytvořena nová databáze :name',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Heslo pro databázi :name změněno',
'delete' => 'Deleted database :name', 'delete' => 'Smazána databáze :name',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => 'Komprimováno :directory:file',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => 'Komprimováno :count souborů v :directory',
'read' => 'Viewed the contents of :file', 'read' => 'Zobrazen obsah :file',
'copy' => 'Created a copy of :file', 'copy' => 'Vytvořena kopie :file',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Vytvořen adresář :directory:name',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'Dekomprimováno :files souborů v :directory',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => 'Smazáno :directory:files.0',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => ':count souborů v :directory bylo smazáno',
'download' => 'Downloaded :file', 'download' => 'Staženo :file',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Stažen vzdálený soubor z :url do :directory',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => 'Přejmenováno :directory:files.0.from na :directory:files.0.to',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => 'Přejmenováno :count souborů v :directory',
'write' => 'Wrote new content to :file', 'write' => 'Přepsaný nový obsah v :file',
'upload' => 'Began a file upload', 'upload' => 'Zahájeno nahrávání souboru',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => 'Nahráno :directory:file',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'Zablokován SFTP přístup z důvodu nedostatku oprávnění',
'create_one' => 'Created :files.0', 'create_one' => 'Vytvořeno :files.0',
'create_other' => 'Created :count new files', 'create_other' => 'Vytvořeno :count nových souborů',
'write_one' => 'Modified the contents of :files.0', 'write_one' => 'Změněn obsah :files.0',
'write_other' => 'Modified the contents of :count files', 'write_other' => 'Změněn obsah :count souborů',
'delete_one' => 'Deleted :files.0', 'delete_one' => 'Smazáno :files.0',
'delete_other' => 'Deleted :count files', 'delete_other' => 'Smazáno :count souborů',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => 'Vytvořen adresář :files.0',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => 'Vytvořeno :count adresářů',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => 'Přejmenováno :files.0.from na :files.0.to',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => 'Přejmenováno nebo přesunuto :count souborů',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => 'Přidáno :alokace k serveru',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'Aktualizovány poznámky pro :allocation z „:old“ na „:new“',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => 'Nastavit :allocation jako primární alokaci serveru',
'delete' => 'Deleted the :allocation allocation', 'delete' => 'Odstraněno :allocation',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => 'Vytvořen plán :name',
'update' => 'Updated the :name schedule', 'update' => 'Aktualizován plán :name',
'execute' => 'Manually executed the :name schedule', 'execute' => 'Manuálně proveden plán :name',
'delete' => 'Deleted the :name schedule', 'delete' => 'Odstraněn plán :name',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'Vytvořen nový úkol „:action“ pro plán :name',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => 'Aktualizován úkol „:action“ pro plán :name',
'delete' => 'Deleted a task for the :name schedule', 'delete' => 'Odstraněn úkol pro plán :name',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'Přejmenován server z :old na :new',
'description' => 'Changed the server description from :old to :new', 'description' => 'Změněn popis serveru z :old na :new',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => ':variable byla změněna z „:old“ na „:new“',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'Aktualizoval Docker Image pro server z :old na :new',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => ':email přidán jako poduživatel',
'update' => 'Updated the subuser permissions for :email', 'update' => 'Aktualizována oprávnění poduživatele pro :email',
'delete' => 'Removed :email as a subuser', 'delete' => ':email odebrán jako poduživatel',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'Úspěšně importováno toto vejce a jeho související proměnné.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Toto vejce bylo aktualizováno pomocí poskytnutého souboru.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'Požadované vejce bylo úspěšně smazáno z panelu.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'Konfigurace vejce byla úspěšně aktualizována.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'Instalační skript vejce byl aktualizován a bude spuštěn vždy, když budou nainstalovány servery.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'Nové vejce bylo úspěšně přidáno. Abyste mohli použít toto nové vejce, budete muset restartovat všechny spuštěné daemony.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'Proměnná „:variable“ byla odstraněna a nebude serverům po rekonstrukci k dispozici.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'Proměnná „:variable“ byla aktualizována. Budete muset obnovit všechny servery používající tuto proměnnou pro použití změn.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'Nová proměnná byla úspěšně vytvořena a přiřazena k tomuto vejci.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'Poskytnutá FQDN neodpovídá platné IP adrese.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'Pro použití SSL pro tento uzel je vyžadován plně kvalifikovaný název domény, který odpovídá veřejné IP adrese',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'Alokace byly úspěšně přidány do tohoto uzlu.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'Uzel byl úspěšně odebrán z panelu.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'Nový uzel byl úspěšně vytvořen. Daemon na tomto uzlu můžete automaticky nakonfigurovat na kartě Konfigurace. <strong>Před přidáním všech serverů musíte nejprve přidělit alespoň jednu IP adresu a port.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'Informace o uzlu byly aktualizovány. Pokud bylo změněno nastavení daemonu, budete jej muset restartovat, aby se tyto změny projevily.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'Smazány všechny nepřidělené porty pro <code>:ip</code>.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'Pokoušíte se odstranit výchozí alokaci pro tento server, ale není k dispozici žádná záložní alokace.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'Tento server byl označen jako neúspěšný předchozí instalace. Aktuální stav nelze v tomto stavu přepnout.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'Došlo k chybě ověření proměnné :name.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'Při pokusu o komunikaci s daemonem došlo k výjimce, která vedla k HTTP/:code kódu odpovědi. Tato výjimka byla zaznamenána. (požadavek id: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'Požadovaná výchozí alokace nebyla nalezena v alokaci tohoto serveru.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'Konfigurace spouštění pro tento server byla aktualizována. Pokud bylo vejce tohoto serveru změněno, přeinstalování se nyní bude opakovat.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'Server byl ze systému úspěšně odstraněn.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'Server byl úspěšně vytvořen v panelu. Povolte prosím démonovi několik minut pro úplnou instalaci tohoto serveru.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'Detaily sestavení tohoto serveru byly aktualizovány. Některé změny mohou vyžadovat restartování.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'Stav pozastavení serveru byl změněn na :status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'Tento server byl označen jako server vyžadující přesestavení kontejneru Docker. To se stane při příštím spuštění serveru.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'Stav instalace pro tento server byl přepnut.',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'Tento server byl zařazen do fronty pro reinstalaci, která je nyní zahájena.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'Podrobnosti o serveru byly úspěšně aktualizovány.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'Úspěšně změněn výchozí obraz Dockeru, který má být použit pro tento server. Pro tuto změnu je nutný restart.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'Před přidáním serveru do tohoto panelu musíte mít nakonfigurován alespoň jeden uzel.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'Před přenosem serverů musíte mít nakonfigurovány alespoň dva uzly.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'Přenos serveru byl zahájen.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'Vybraný uzel nemá k dispozici požadovaný prostor na disku nebo paměť pro uložení tohoto serveru.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'Nelze odstranit uživatele s aktivními servery připojenými k jeho účtu. Před pokračováním prosím odstraňte jeho servery.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'Nemůžete smazat svůj vlastní uživatelský účet!',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'Účet byl úspěšně vytvořen',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'Účet byl úspěšně aktualizován.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Přihlásit se',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Přejít na přihlášení',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'Nebyl nalezen žádný účet odpovídající těmto přihlašovacím údajům.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Zapomněli jste heslo?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Zadejte e-mailovou adresu vašeho účtu pro příjem pokynů k obnovení hesla.',
'button' => 'Recover Account', 'button' => 'Obnovit účet',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Obnovit a přihlásit se',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => 'Dvoufázový token',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Tento účet vyžaduje druhou vrstvu ověřování, abyste mohli pokračovat. Pro dokončení přihlášení zadejte kód generovaný zařízením.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => 'Dvoufaktorový ověřovací token je neplatný.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Příliš mnoho pokusů o přihlášení. Zkuste to prosím znovu za :seconds sekund.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'Heslo musí mít délku nejméně 8 znaků a mělo by být pro tento web jedinečné.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'Správce požaduje, aby bylo dvoufázové ověření povoleno pro váš účet, aby jste mohl použit panel.',
]; ];

View File

@ -2,58 +2,58 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'Zadejte uživatelské jméno, ID uživatele nebo e-mailovou adresu',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'ID uživatele k odstranění (Zadejte \'0\' k opětovnému vyhledávání)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'Uživatel byl úspěšně odstraněn z panelu.',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'Opravdu chcete odstranit tohoto uživatele z panelu?',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'Pro hledaný výraz nebyl nalezen žádný uživatel.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'Pro uživatele bylo nalezeno více účtů, není možné odstranit uživatele z důvodu vlajky --no-interaction.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'Je tento uživatel správcem?',
'ask_email' => 'Email Address', 'ask_email' => 'Emailová adresa',
'ask_username' => 'Username', 'ask_username' => 'Uživatelské jméno',
'ask_name_first' => 'First Name', 'ask_name_first' => 'Jméno',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'Příjmení',
'ask_password' => 'Password', 'ask_password' => 'Heslo',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'Pokud chcete vytvořit účet s náhodným heslem zaslaným uživateli, spusťte znovu tento příkaz (CTRL+C) a přejděte do proměnné `--no-password`.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'Heslo musí mít délku nejméně 8 znaků a obsahovat alespoň jedno velké písmeno a číslo.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'Tento příkaz zakáže dvoufázové ověření pro uživatelský účet, pokud je povoleno. Toto by mělo být použito jako příkaz k obnovení účtu pouze v případě, že je uživatel uzamčen mimo jeho účet.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'Pokud toto nechcete udělat, stiskněte CTRL + C pro ukončení tohoto procesu.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => 'Dvoufázové ověření bylo vypnuto pro :email.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'Odesílání první úlohy v `:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'Odstraňování záložního souboru služby :file.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'Žádost o obnovení „:name“ (#:id) v uzlu „:node“ selhala s chybou: :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'Žádost o přeinstalaci „:name“ (#:id) v uzlu „:node“ selhala s chybou: :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'Chystáte se přeinstalovat skupinu serverů. Chcete pokračovat?',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'Chystáte se provést :action proti :count serverům. Přejete si pokračovat?',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'Požadavek na výkonovou akci „:name“ (#:id) v uzlu „:node“ selhal s chybou: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'SMTP hostitel (např. smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'SMTP Port',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'SMTP Uživatelské jméno',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'SMTP heslo',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'Mailgun doména',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'Mailgun Endpoint',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'Mailgun Secret',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'Mandrill Secret',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'Postmark API klíč',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'Který ovladač by měl být použit pro odesílání e-mailů?',
'ask_mail_from' => 'Email address emails should originate from', 'ask_mail_from' => 'E-mailové adresy by měly pocházet z',
'ask_mail_name' => 'Name that emails should appear from', 'ask_mail_name' => 'Název, ze kterého by se měly zobrazit e-maily',
'ask_encryption' => 'Encryption method to use', 'ask_encryption' => 'Šifrovací metoda',
], ],
], ],
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'Aktualizovat e-mail',
'updated' => 'Your email address has been updated.', 'updated' => 'E-mailová adresa byla úspěšně změněna.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'Změnit heslo',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'Vaše heslo by mělo mít délku alespoň 8 znaků.',
'updated' => 'Your password has been updated.', 'updated' => 'Vaše heslo bylo změněno.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'Nastavení dvoufázového ověření',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => 'Dvoufázové ověřování bylo na vašem účtu zakázáno. Po přihlášení již nebudete vyzváni k poskytnutí tokenu.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => 'Dvoufázové ověřování bylo na vašem účtu povoleno! Od nynějška při přihlášení budete muset zadat kód vygenerovaný vaším zařízením.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'Zadaný token není platný.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'Nastavit dvoufázové ověřování',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'Nelze naskenovat kód? Zadejte kód níže do vaší aplikace:',
'field' => 'Enter token', 'field' => 'Zadejte token',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'Zakázat dvoufázové ověření',
'field' => 'Enter token', 'field' => 'Zadejte token',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'Vyhledat servery...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'Nebyly nalezeny žádné servery, které odpovídají zadaným kritériím.',
'cpu_title' => 'CPU', 'cpu_title' => 'CPU',
'memory_title' => 'Memory', 'memory_title' => 'Paměť',
]; ];

View File

@ -1,55 +1,55 @@
<?php <?php
return [ return [
'daemon_connection_failed' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged.', 'daemon_connection_failed' => 'Byla zaznamenána nečekaná vyjímka při pokusu komunikovat s daemonem vyusaťující v chybu HTTP/:code. Tahle vyjímka byla logována.',
'node' => [ 'node' => [
'servers_attached' => 'A node must have no servers linked to it in order to be deleted.', 'servers_attached' => 'Uzel nesmí mít žádné s ním spojené servery, aby mohl být smazán',
'daemon_off_config_updated' => 'The daemon configuration <strong>has been updated</strong>, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.', 'daemon_off_config_updated' => 'Konfigurace daemonu <strong>byla aktualizována</strong>, ale byla zde chyba při automatické aktualizaci souborů konfigurace Daemonu. Je třeba soubory konfigurace Daemonu aktualizovat manuálně (config.yml), aby změny damemonu byly aplikovány.',
], ],
'allocations' => [ 'allocations' => [
'server_using' => 'A server is currently assigned to this allocation. An allocation can only be deleted if no server is currently assigned.', 'server_using' => 'Server již využívá tuhle alokaci. Pro odstranění alokace, nesmí být žádný server spojen s alokací.',
'too_many_ports' => 'Adding more than 1000 ports in a single range at once is not supported.', 'too_many_ports' => 'Přidání více než 1000 portů v jednom rozsahu najednou není podporováno.',
'invalid_mapping' => 'The mapping provided for :port was invalid and could not be processed.', 'invalid_mapping' => 'Mapování poskytnuto pro :port bylo nesprávné a nebylo možné ho zpracovat.',
'cidr_out_of_range' => 'CIDR notation only allows masks between /25 and /32.', 'cidr_out_of_range' => 'CIDR zápis je možný jen pro masky /25 až /32 subnetu.',
'port_out_of_range' => 'Ports in an allocation must be greater than 1024 and less than or equal to 65535.', 'port_out_of_range' => 'Porty v alokacích musí být vyšší než 1024 a nížší nebo se rovnat 65535.',
], ],
'egg' => [ 'egg' => [
'delete_has_servers' => 'An Egg with active servers attached to it cannot be deleted from the Panel.', 'delete_has_servers' => 'Vejce s aktivními servery není možné smazat z panelu.',
'invalid_copy_id' => 'The Egg selected for copying a script from either does not exist, or is copying a script itself.', 'invalid_copy_id' => 'Zvolený vejce na kopii skriptu buď neexistuje nebo neobsahuje samotný skript.',
'has_children' => 'This Egg is a parent to one or more other Eggs. Please delete those Eggs before deleting this Egg.', 'has_children' => 'Toto vejce je nadřazeno jednomu či více vajec. Prosím vymažte tyto vejce předtím než smažete toto.',
], ],
'variables' => [ 'variables' => [
'env_not_unique' => 'The environment variable :name must be unique to this Egg.', 'env_not_unique' => 'Proměnná prostředí :name musí mít unikátní pro toto vejce.',
'reserved_name' => 'The environment variable :name is protected and cannot be assigned to a variable.', 'reserved_name' => 'Proměnná prostředí :name je chráněna a nemůže být přidělena k této proměnné',
'bad_validation_rule' => 'The validation rule ":rule" is not a valid rule for this application.', 'bad_validation_rule' => 'Pravidlo pro ověření „:rule“ není platné pravidlo pro tuto aplikaci.',
], ],
'importer' => [ 'importer' => [
'json_error' => 'There was an error while attempting to parse the JSON file: :error.', 'json_error' => 'Při pokusu o analyzování souboru JSON došlo k chybě: :error.',
'file_error' => 'The JSON file provided was not valid.', 'file_error' => 'Poskytnutý JSON soubor není platný.',
'invalid_json_provided' => 'The JSON file provided is not in a format that can be recognized.', 'invalid_json_provided' => 'Formát poskytnutého JSON souboru nebylo možné rozeznat',
], ],
'subusers' => [ 'subusers' => [
'editing_self' => 'Editing your own subuser account is not permitted.', 'editing_self' => 'Úprava tvého vlastního podúčtu není dovolena.',
'user_is_owner' => 'You cannot add the server owner as a subuser for this server.', 'user_is_owner' => 'Nemůžete přidat vlastníka serveru jako poduživatele pro tento server.',
'subuser_exists' => 'A user with that email address is already assigned as a subuser for this server.', 'subuser_exists' => 'Uživatel s touto emailovou adresou je již poduživatel na tomto serveru.',
], ],
'databases' => [ 'databases' => [
'delete_has_databases' => 'Cannot delete a database host server that has active databases linked to it.', 'delete_has_databases' => 'Nelze odstranit hostitelský server databáze, který má s ním spojené aktivní databáze.',
], ],
'tasks' => [ 'tasks' => [
'chain_interval_too_long' => 'The maximum interval time for a chained task is 15 minutes.', 'chain_interval_too_long' => 'Maximální čas intervalu pro tuto řetězovou úlohu je 15 minut.',
], ],
'locations' => [ 'locations' => [
'has_nodes' => 'Cannot delete a location that has active nodes attached to it.', 'has_nodes' => 'Nelze smazat lokaci, která má s ní spojené aktivní uzly.',
], ],
'users' => [ 'users' => [
'node_revocation_failed' => 'Failed to revoke keys on <a href=":link">Node #:node</a>. :error', 'node_revocation_failed' => 'Odstranění klíču pro uzel <a href=":link">Uzel #:node</a> nevyšlo: :error.',
], ],
'deployment' => [ 'deployment' => [
'no_viable_nodes' => 'No nodes satisfying the requirements specified for automatic deployment could be found.', 'no_viable_nodes' => 'Žadné uzly nesplňují specifikované požadavky pro automatické aplikování.',
'no_viable_allocations' => 'No allocations satisfying the requirements for automatic deployment were found.', 'no_viable_allocations' => 'Žádné alokace nesplňující požadavky pro automatickou aplikaci nebyly nalezeny.',
], ],
'api' => [ 'api' => [
'resource_not_found' => 'The requested resource does not exist on this server.', 'resource_not_found' => 'Požadovaný dokument neexistuje na tomto serveru.',
], ],
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; Předchozí',
'next' => 'Next &raquo;', 'next' => 'Další &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'Heslo musí obsahovat alespoň 6 znaků a musí se shodovat s ověřením.',
'reset' => 'Your password has been reset!', 'reset' => 'Vaše heslo bylo obnoveno!',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Na váš e-mal byl odeslán link pro obnovu hesla!',
'token' => 'This password reset token is invalid.', 'token' => 'Tento klíč pro obnovu hesla je neplatný.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'Nelze najít uživatele s touto e-mailovou adresou.',
]; ];

View File

@ -2,32 +2,32 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'Umožňuje přístup do websocketu pro tento server.',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'Umožňuje uživateli odesílat data do konzole serveru.',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'Umožňuje uživateli spustit instanci serveru.',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'Umožňuje uživateli zastavit instanci serveru.',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'Umožňuje uživateli restartovat instanci serveru.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'Umožňuje uživateli ukončit instanci serveru.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'Umožňuje uživateli vytvářet nové uživatelské účty pro server.',
'user_read' => 'Allows the user permission to view users associated with this server.', 'user_read' => 'Umožňuje uživateli zobrazit oprávnění uživatele asociované s tímto serverem.',
'user_update' => 'Allows the user to modify other users associated with this server.', 'user_update' => 'Umožňuje uživateli upravovat ostatní oprávnění uživatelů spojené s tímto serverem.',
'user_delete' => 'Allows the user to delete other users associated with this server.', 'user_delete' => 'Umožňuje uživateli odstranit ostatní uživatele přidružené k tomuto serveru.',
'file_create' => 'Allows the user permission to create new files and directories.', 'file_create' => 'Umožňuje uživateli oprávnění vytvářet nové soubory a adresáře.',
'file_read' => 'Allows the user to see files and folders associated with this server instance, as well as view their contents.', 'file_read' => 'Umožňuje uživateli vidět soubory a složky spojené s touto instancí serveru a také zobrazit jejich obsah.',
'file_update' => 'Allows the user to update files and folders associated with the server.', 'file_update' => 'Umožňuje uživateli aktualizovat soubory a složky spojené se serverem.',
'file_delete' => 'Allows the user to delete files and directories.', 'file_delete' => 'Umožňuje uživateli odstranit soubory a adresáře.',
'file_archive' => 'Allows the user to create file archives and decompress existing archives.', 'file_archive' => 'Umožňuje uživateli vytvářet archivy souborů a dekomprimovat existující archivy.',
'file_sftp' => 'Allows the user to perform the above file actions using a SFTP client.', 'file_sftp' => 'Umožňuje uživateli provést výše uvedené akce souborů pomocí SFTP klienta.',
'allocation_read' => 'Allows access to the server allocation management pages.', 'allocation_read' => 'Umožňuje přístup ke stránkám správy alokace serveru.',
'allocation_update' => 'Allows user permission to make modifications to the server\'s allocations.', 'allocation_update' => 'Umožňuje uživateli oprávnění provádět změny alokací serveru.',
'database_create' => 'Allows user permission to create a new database for the server.', 'database_create' => 'Umožňuje uživateli oprávnění k vytvoření nové databáze pro server.',
'database_read' => 'Allows user permission to view the server databases.', 'database_read' => 'Umožňuje uživateli oprávnění zobrazit databáze serverů.',
'database_update' => 'Allows a user permission to make modifications to a database. If the user does not have the "View Password" permission as well they will not be able to modify the password.', 'database_update' => 'Umožňuje uživateli oprávnění provádět změny v databázi. Pokud uživatel nemá také oprávnění "Zobrazit heslo", nebude moci heslo upravit.',
'database_delete' => 'Allows a user permission to delete a database instance.', 'database_delete' => 'Umožňuje uživateli oprávnění odstranit instanci databáze.',
'database_view_password' => 'Allows a user permission to view a database password in the system.', 'database_view_password' => 'Umožňuje uživateli oprávnění zobrazit heslo do databáze.',
'schedule_create' => 'Allows a user to create a new schedule for the server.', 'schedule_create' => 'Umožňuje uživateli vytvořit nový plán pro server.',
'schedule_read' => 'Allows a user permission to view schedules for a server.', 'schedule_read' => 'Umožňuje uživateli oprávnění k prohlížení plánů serveru.',
'schedule_update' => 'Allows a user permission to make modifications to an existing server schedule.', 'schedule_update' => 'Umožňuje uživateli oprávnění provádět změny plánu existujícího serveru.',
'schedule_delete' => 'Allows a user to delete a schedule for the server.', 'schedule_delete' => 'Umožňuje uživateli odstranit plán pro server.',
], ],
]; ];

View File

@ -2,94 +2,94 @@
return [ return [
'email' => 'Email', 'email' => 'Email',
'email_address' => 'Email address', 'email_address' => 'E-mailová adresa',
'user_identifier' => 'Username or Email', 'user_identifier' => 'Uživatelské jméno nebo e-mail',
'password' => 'Password', 'password' => 'Heslo',
'new_password' => 'New password', 'new_password' => 'Nové heslo',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'Potvrdit nové heslo',
'login' => 'Login', 'login' => 'Přihlášení',
'home' => 'Home', 'home' => 'Domovská stránka',
'servers' => 'Servers', 'servers' => 'Servery',
'id' => 'ID', 'id' => 'ID',
'name' => 'Name', 'name' => 'Název',
'node' => 'Node', 'node' => 'Uzel',
'connection' => 'Connection', 'connection' => 'Připojení',
'memory' => 'Memory', 'memory' => 'Paměť',
'cpu' => 'CPU', 'cpu' => 'CPU',
'disk' => 'Disk', 'disk' => 'Disk',
'status' => 'Status', 'status' => 'Stav',
'search' => 'Search', 'search' => 'Hledat',
'suspended' => 'Suspended', 'suspended' => 'Pozastaveno',
'account' => 'Account', 'account' => 'Účet',
'security' => 'Security', 'security' => 'Zabezpečení',
'ip' => 'IP Address', 'ip' => 'IP adresa',
'last_activity' => 'Last Activity', 'last_activity' => 'Poslední aktivita',
'revoke' => 'Revoke', 'revoke' => 'Odvolat',
'2fa_token' => 'Authentication Token', '2fa_token' => 'Ověřovací Token',
'submit' => 'Submit', 'submit' => 'Odeslat',
'close' => 'Close', 'close' => 'Zavřít',
'settings' => 'Settings', 'settings' => 'Nastavení',
'configuration' => 'Configuration', 'configuration' => 'Nastavení',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'Databáze',
'memo' => 'Memo', 'memo' => 'Poznámka',
'created' => 'Created', 'created' => 'Vytvořeno',
'expires' => 'Expires', 'expires' => 'Expirace',
'public_key' => 'Token', 'public_key' => 'Token',
'api_access' => 'Api Access', 'api_access' => 'Api Přístup',
'never' => 'never', 'never' => 'nikdy',
'sign_out' => 'Sign out', 'sign_out' => 'Odhlásit se',
'admin_control' => 'Admin Control', 'admin_control' => 'Administrace',
'required' => 'Required', 'required' => 'Povinné pole',
'port' => 'Port', 'port' => 'Port',
'username' => 'Username', 'username' => 'Uživatelské jméno',
'database' => 'Database', 'database' => 'Databáze',
'new' => 'New', 'new' => 'Nový',
'danger' => 'Danger', 'danger' => 'Nebezpečí',
'create' => 'Create', 'create' => 'Vytořit',
'select_all' => 'Select All', 'select_all' => 'Vybrat vše',
'select_none' => 'Select None', 'select_none' => 'Zrušit výběr',
'alias' => 'Alias', 'alias' => 'Přezdívka',
'primary' => 'Primary', 'primary' => 'Primární',
'make_primary' => 'Make Primary', 'make_primary' => 'Nastavit jako výchozí',
'none' => 'None', 'none' => 'Žádný',
'cancel' => 'Cancel', 'cancel' => 'Zrušit',
'created_at' => 'Created At', 'created_at' => 'Vytvořeno v',
'action' => 'Action', 'action' => 'Akce',
'data' => 'Data', 'data' => 'Data',
'queued' => 'Queued', 'queued' => 'Ve frontě',
'last_run' => 'Last Run', 'last_run' => 'Poslední spuštění',
'next_run' => 'Next Run', 'next_run' => 'Další spuštění',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'Zatím nespustěno',
'yes' => 'Yes', 'yes' => 'Ano',
'no' => 'No', 'no' => 'Ne',
'delete' => 'Delete', 'delete' => 'Smazat',
'2fa' => '2FA', '2fa' => '2FA',
'logout' => 'Logout', 'logout' => 'Odhlásit se',
'admin_cp' => 'Admin Control Panel', 'admin_cp' => 'Administrace',
'optional' => 'Optional', 'optional' => 'Volitelné',
'read_only' => 'Read Only', 'read_only' => 'Pouze pro čtení',
'relation' => 'Relation', 'relation' => 'Souvislost',
'owner' => 'Owner', 'owner' => 'Vlastník',
'admin' => 'Admin', 'admin' => 'Administrátor',
'subuser' => 'Subuser', 'subuser' => 'Poduživatel',
'captcha_invalid' => 'The provided captcha is invalid.', 'captcha_invalid' => 'Zadaný captcha je neplatný.',
'tasks' => 'Tasks', 'tasks' => 'Úkoly',
'seconds' => 'Seconds', 'seconds' => 'Sekund',
'minutes' => 'Minutes', 'minutes' => 'Minut',
'under_maintenance' => 'Under Maintenance', 'under_maintenance' => 'Probíhá údržba',
'days' => [ 'days' => [
'sun' => 'Sunday', 'sun' => 'Neděle',
'mon' => 'Monday', 'mon' => 'Pondělí',
'tues' => 'Tuesday', 'tues' => 'Úterý',
'wed' => 'Wednesday', 'wed' => 'Středa',
'thurs' => 'Thursday', 'thurs' => 'Čtvrtek',
'fri' => 'Friday', 'fri' => 'Pátek',
'sat' => 'Saturday', 'sat' => 'Sobota',
], ],
'last_used' => 'Last Used', 'last_used' => 'Naposledy použito',
'enable' => 'Enable', 'enable' => 'Povolit',
'disable' => 'Disable', 'disable' => 'Zakázat',
'save' => 'Save', 'save' => 'Uložit',
'copyright' => '&reg; 2024 - :year Pelican', 'copyright' => '&reg; 2024 - :year Pelican',
]; ];

View File

@ -12,78 +12,78 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => ':attribute musí být přijat.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => ':attribute není platná URL adresa.',
'after' => 'The :attribute must be a date after :date.', 'after' => ':attribute musí být po datu :date.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'after_or_equal' => ':attribute musí být datum :date nebo pozdější.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => ':attribute může obsahovat pouze písmena.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => ':attribute může obsahovat pouze písmena, čísla, a pomlčky.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => ':attribute může obsahovat pouze písmena a čísla.',
'array' => 'The :attribute must be an array.', 'array' => ':attribute musí být seznam.',
'before' => 'The :attribute must be a date before :date.', 'before' => ':attribute musí být datum před :date.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'before_or_equal' => ':attribute musí být datum před nebo rovné :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => ':attribute musí být mezi :min a :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => ':attribute musí být v rozmezí :min a :max kilobajtů.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => ':attribute musí mít délku v rozmezí :min a :max znaků.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => ':attribute musí mít mezi :min a :max položkami.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => ':attribute musí být true nebo false',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'Potvrzení :attribute se neshoduje.',
'date' => 'The :attribute is not a valid date.', 'date' => ':attribute není platné datum.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => ':attribute se neshoduje se správným formátem :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute a :other se musí lišit.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'Atribut :attribute musí mít :digits číslic.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => ':attribute musí být dlouhé nejméně :min a nejvíce :max číslic.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => ':attribute nemá platné rozměry obrázku.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => ':attribute má duplicitní hodnotu.',
'email' => 'The :attribute must be a valid email address.', 'email' => ':attribute musí být platná e-mailová adresa.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'Vybraný :attribute je neplatný.',
'file' => 'The :attribute must be a file.', 'file' => ':attribute musí být soubor.',
'filled' => 'The :attribute field is required.', 'filled' => 'Pole :attribute je povinné.',
'image' => 'The :attribute must be an image.', 'image' => ':attribute musí být obrázek.',
'in' => 'The selected :attribute is invalid.', 'in' => 'Vybraný :attribute je neplatný.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => 'Pole :attribute neexistuje v :other.',
'integer' => 'The :attribute must be an integer.', 'integer' => ':attribute musí být celé číslo.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => ':attribute musí být platná IP adresa.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => ':attribute musí být platný řetězec JSON.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => ':attribute nemůže být větší než :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => ':attribute nesmí být větší než :max kilobajtů.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => ':attribute nesmí být delší než :max znaků.',
'array' => 'The :attribute may not have more than :max items.', 'array' => ':attribute nesmí obsahovat více než: max položek.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'Atribut: musí být soubor typu: :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'Atribut :attribute musí být soubor o typu: :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => 'Atribut :attribute musí být alepoň :min místný.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => 'Atribut :attribute musí mít alapoň :min kilobajtů.',
'string' => 'The :attribute must be at least :min characters.', 'string' => 'Atribut :attribute musí mít alespoň :min znaků.',
'array' => 'The :attribute must have at least :min items.', 'array' => 'Atribut :attribute musí mít alespoň :min položek.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Zvolený atribut :attribute je neplatný.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'Atribut :attribute musí být číslo.',
'present' => 'The :attribute field must be present.', 'present' => 'Pole atributu :attribute musí být přítomno.',
'regex' => 'The :attribute format is invalid.', 'regex' => 'Formát atributu :attribute je neplatný.',
'required' => 'The :attribute field is required.', 'required' => 'Pole atributu :attribute je povinné.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'Pole atributu :attribute je povinné když :other je :values.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => 'Pole atributu :attribute je povinné pokud není :other :values.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'Pole atributu :attribute je povinné pokud :values je přitomná.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'Pole atributu :attribute je povinné pokud :values nejsou přítomny.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'Pole atributu :attribute je povinné pokud :values není přitomna.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'Pole atributu :attribute pokud žádná z :values není přítomna.',
'same' => 'The :attribute and :other must match.', 'same' => 'Atribut :attribute a :other se musí shodovat.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => 'Atribut :attribute musí být :size místný.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => ':attribute musí mít velikost :size Kb.Atribut :attribute musí mít :size kilobajtů.',
'string' => 'The :attribute must be :size characters.', 'string' => ':attribute musí mít :size znaků.',
'array' => 'The :attribute must contain :size items.', 'array' => ':attribute musí obsahovat :size položek.',
], ],
'string' => 'The :attribute must be a string.', 'string' => ':attribute musí být text.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => ':attribute musí být platná zóna.',
'unique' => 'The :attribute has already been taken.', 'unique' => ':attribute byl již použit.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => 'Nahrávání :attribute se nezdařilo.',
'url' => 'The :attribute format is invalid.', 'url' => 'Formát :attribute není platný.',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -100,7 +100,7 @@ return [
// Internal validation logic for Panel // Internal validation logic for Panel
'internal' => [ 'internal' => [
'variable_value' => ':env variable', 'variable_value' => ':env proměnná',
'invalid_password' => 'The password provided was invalid for this account.', 'invalid_password' => 'Zadané heslo pro tento účet je neplatné.',
], ],
]; ];

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Log ind mislykkedes',
'success' => 'Logged in', 'success' => 'Logget ind',
'password-reset' => 'Password reset', 'password-reset' => 'Nulstil adgangskode',
'reset-password' => 'Requested password reset', 'reset-password' => 'Anmodet om nulstilling af adgangskode',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => '2-factor godkendelse anmodet',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => '2-factor gendannelses-token brugt',
'token' => 'Solved two-factor challenge', 'token' => 'Løst 2-factor udfordring',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Blokeret anmodning fra ikke-listet IP-adresse for :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'SFTP log ind mislykkedes',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'Skiftede e-mail fra :old til :new',
'password-changed' => 'Changed password', 'password-changed' => 'Adgangskode ændret',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Ny API-nøgle oprettet :identifier',
'delete' => 'Deleted API key :identifier', 'delete' => 'API-nøgle slettet :identifier',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'SSH-nøgle :fingerprint tilføjet til konto',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'SSH-nøgle :fingerprint fjernet fra konto',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => '2-factor godkendelse aktiveret',
'delete' => 'Disabled two-factor auth', 'delete' => '2-factor godkendelse deaktiveret',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Server geninstalleret',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => 'Udført ":command" på serveren',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Server startet',
'stop' => 'Stopped the server', 'stop' => 'Server stoppet',
'restart' => 'Restarted the server', 'restart' => 'Server genstartet',
'kill' => 'Killed the server process', 'kill' => 'Dræbte serverprocessen',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'Hentede :name backup',
'delete' => 'Deleted the :name backup', 'delete' => 'Slettede :name backup',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'Gendannede :name backup (slettede filer: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'Genoprettelse af :name backup fuldført',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Genoprettelse af :name backup mislykkedes',
'start' => 'Started a new backup :name', 'start' => 'Startede en ny backup :name',
'complete' => 'Marked the :name backup as complete', 'complete' => 'Backup :name markeret som fuldført',
'fail' => 'Marked the :name backup as failed', 'fail' => 'Markeret :name backup som mislykket',
'lock' => 'Locked the :name backup', 'lock' => 'Låst :name backup',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'Oplåst :name backup',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Oprettet ny database :name',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Adgangskode roteret for database :name',
'delete' => 'Deleted database :name', 'delete' => 'Slettet database :name',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => 'Komprimeret :directory:file',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => 'Komprimeret :count filer i :directory',
'read' => 'Viewed the contents of :file', 'read' => 'Indholdet af :file blev set',
'copy' => 'Created a copy of :file', 'copy' => 'Kopi af :file oprettet',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Mappen :directory:name oprettet',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'Dekomprimeret :files i :directory',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => 'Slettede :directory:files.0',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => 'Slettede :count filer i :directory',
'download' => 'Downloaded :file', 'download' => 'Hentede :file',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Hentede en fjernfil fra :url til :directory',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => 'Omdøbte :directory:files.0.from til :directory:files.0.to',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => 'Omdøbte :count filer i :directory',
'write' => 'Wrote new content to :file', 'write' => 'Skrev nyt indhold til :file',
'upload' => 'Began a file upload', 'upload' => 'Begyndte en filoverførsel',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => 'Uploadet :directory:file',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'Blokeret SFTP adgang på grund af tilladelser',
'create_one' => 'Created :files.0', 'create_one' => 'Oprettede :files.0',
'create_other' => 'Created :count new files', 'create_other' => 'Oprettede :count nye filer',
'write_one' => 'Modified the contents of :files.0', 'write_one' => 'Ændrede indholdet af :files.0',
'write_other' => 'Modified the contents of :count files', 'write_other' => 'Ændrede indholdet af :count filer',
'delete_one' => 'Deleted :files.0', 'delete_one' => 'Slettede :files.0',
'delete_other' => 'Deleted :count files', 'delete_other' => 'Slettede :count filer',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => 'Oprettede mappen :files.0',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => 'Oprettede :count mapper',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => 'Omdøbte :files.0.from til :files.0.to',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => 'Omdøbte eller flyttede :count filer',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => 'Tilføjede :allocation til serveren',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'Opdaterede noterne for :allocation fra ":old" til ":new"',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => 'Satte :allocation som primær servertildeling',
'delete' => 'Deleted the :allocation allocation', 'delete' => 'Slettede :allocation tildeling',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => 'Oprettede :name tidsplan',
'update' => 'Updated the :name schedule', 'update' => 'Opdaterede :name tidsplan',
'execute' => 'Manually executed the :name schedule', 'execute' => 'Manuelt udført :name tidsplan',
'delete' => 'Deleted the :name schedule', 'delete' => 'Slettede :name tidsplan',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'Oprettede en ny ":action" opgave for :name tidsplan',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => 'Opdaterede ":action" opgaven for :name tidsplan',
'delete' => 'Deleted a task for the :name schedule', 'delete' => 'Slettede en opgave for :name tidsplan',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'Omdøbte serveren fra :old til :new',
'description' => 'Changed the server description from :old to :new', 'description' => 'Skiftede server beskrivelse fra :old til :new',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => 'Skiftede :variable variabel fra ":old" til ":new"',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'Opdaterede Docker Image for serveren fra :old til :new',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => 'Tilføjede :email som en underbruger',
'update' => 'Updated the subuser permissions for :email', 'update' => 'Opdaterede underbruger rettighederne for :email',
'delete' => 'Removed :email as a subuser', 'delete' => 'Fjernede :email som underbruger',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'Dette Egg og dets tilknyttede variabler blev importeret med succes.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Dette Egg er blevet opdateret ved hjælp af den givne fil.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'Egget blev slettet fra panelet.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'Egget blev opdateret med succes.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'Eggets installationsscript er blevet opdateret, og vil blive kørt når servere installeres.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'Et nyt egg blev lagt med succes. Du skal genstarte eventuelle kørende daemons for at anvende dette nye egg.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'Variablen :variable er blevet slettet og vil ikke længere være tilgængelig for servere der er blevet genstartet.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'Variablen :variable er blevet opdateret. Du skal genstarte eventuelle servere, der bruger denne variabel for at anvende ændringer.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'Ny variabel er blevet oprettet og tildelt dette egg.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'FQDN eller IP-adressen, der er angivet, resulterer ikke i en gyldig IP-adresse.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'Et fuldt kvalificeret domænenavn, der resulterer i en offentlig IP-adresse, er påkrævet for at bruge SSL til denne node.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'Tildelinger er blevet tilføjet til denne node.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'Node er blevet slettet fra panelet.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'Ny node blev oprettet. Du kan automatisk konfigurere daemonen på denne maskine ved at besøge \'Configuration\' fanen for denne node. <strong>Før du kan tilføje nogen servere, skal du først tildele mindst en IP-adresse og port.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'Node information er blevet opdateret. Hvis nogen daemon indstillinger blev ændret, skal du genstarte den for at anvende disse ændringer.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'Slettede alle ikke-tildelte porte for <code>:ip</code>.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'Du forsøger at slette standard allokeringen for denne server, men der er ingen reserve allokeringer at bruge.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'Denne server blev markeret som fejlet under en tidligere installationen. Nuværende status kan ikke ændres i denne tilstand.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'Der opstod en valideringsfejl med :name variablen.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'Der opstod en fejl under forsøget på at kommunikere med daemonen, hvilket resulterede i en HTTP/:code responskode. Denne fejl er gemt i loggen. (request id: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'Den efterspurgte standard allokering blev ikke fundet i denne servers allokeringer.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'Startup konfigurationen for denne server er blevet opdateret. Hvis serverens egg blev ændret, vil en geninstallation starte nu.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'Serveren er blevet slettet fra systemet.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'Serveren blev oprettet på panelet. Det kan tage et par minutter at installere serveren.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'Serveren er blevet opdateret. Nogle ændringer kan kræve et genstart for at træde i kraft.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'Server suspenderings status er blevet ændret til :status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'Denne server er blevet markeret til at kræve en geninstallation af Docker Container. Dette vil ske næste gang serveren startes.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'Installations status for denne server er blevet ændret.',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'Denne server er blevet sat i kø til en geninstallation, der begynder nu.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'Server detaljerne er blevet opdateret.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'Standard Docker container image er blevet opdateret. For at anvende dette skal du genstarte serveren.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'Du skal have mindst en node konfigureret, før du kan tilføje en server til panelet.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'Du skal have mindst to noder konfigureret for at starte en serveroverførsel.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'Server flytning er blevet startet.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'Noden du har valgt har ikke nok disk plads eller hukommelse til at rumme denne server.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'Kan ikke slette en bruger med aktive servere knyttet til deres konto. Slet deres servere før du fortsætter.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'Kan ikke slette din egen konto.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'Kontoen er blevet oprettet.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'Kontoen er blevet opdateret.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Log ind',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Gå til log ind',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'Ingen konto fundet med de angivne oplysninger.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Glemt adgangskode?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Indtast din kontos e-mailadresse for at modtage instruktioner om nulstilling af din adgangskode.',
'button' => 'Recover Account', 'button' => 'Gendan konto',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Nulstil adgangskode og log ind',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => '2-Factor Token',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Denne konto kræver en anden form for godkendelse for at fortsætte. Indtast venligst koden genereret af din enhed for at fuldføre dette login.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => '2-factor godkendelses-token var ugyldig.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'For mange login forsøg. Prøv igen om :sekunder sekunder.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'Adgangskoden skal være mindst 8 tegn lang og bør være unik for dette website.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'Administratoren har krævet, at 2-factor godkendelse skal være aktiveret for din konto for at bruge panelet.',
]; ];

View File

@ -2,58 +2,58 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'Indtast et brugernavn, bruger ID eller e-mailadresse',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'ID på brugeren der skal slettes (Indtast \'0\' for at søge igen)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'Brugeren blev slettet fra panelet.',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'Er du sikker på at du vil slette denne bruger fra panelet?',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'Ingen brugere blev fundet for det angivne søgeord.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'Der blev fundet flere konti for den angivne bruger, det er ikke muligt at slette en bruger på grund af --no-interaction flaget.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'Er denne bruger en administrator?',
'ask_email' => 'Email Address', 'ask_email' => 'E-mailadresse',
'ask_username' => 'Username', 'ask_username' => 'Brugernavn',
'ask_name_first' => 'First Name', 'ask_name_first' => 'Fornavn',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'Efternavn',
'ask_password' => 'Password', 'ask_password' => 'Adgangskode',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'Hvis du vil oprette en konto med en tilfældig adgangskode sendt til brugeren, skal du køre denne kommando igen (CTRL+C) og tilføje `--no-password` flaget.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'Adgangskoder skal være mindst 8 tegn og indeholde mindst et stort bogstav og et tal.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'Denne kommando vil deaktivere 2-faktor godkendelse for en brugers konto, hvis det er aktiveret. Dette bør kun bruges som en konto recovery kommando, hvis brugeren er låst ude af deres konto.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'Hvis dette ikke er det du ønskede at gøre, tryk CTRL+C for at afslutte denne proces.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => '2-Factor godkendelse er blevet deaktiveret for :email.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'Udsender job for første opgave i `:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'Sletter service backup fil :file.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'Genopbygnings anmodning for ":name" (#:id) på node ":node" mislykkedes med fejl: :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'Geninstallation anmodning for ":name" (#:id) på node ":node" mislykkedes med fejl: :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'Du er ved at geninstallere en gruppe servere. Ønsker du at fortsætte?',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'Du er ved at udføre en :action mod :count servere. Ønsker du at fortsætte?',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'Power handling anmodning for ":name" (#:id) på node ":node" mislykkedes med fejl: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'SMTP Host (f.eks. smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'SMTP Port',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'SMTP Brugernavn',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'SMTP Adgangskode',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'Mailgun Domæne',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'Mailgun Endpoint',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'Mailgun Secret',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'Mandrill Secret',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'Postmark API nøgle',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'Hvilken driver skal bruges til at sende e-mails?',
'ask_mail_from' => 'Email address emails should originate from', 'ask_mail_from' => 'E-mail skal sendes fra',
'ask_mail_name' => 'Name that emails should appear from', 'ask_mail_name' => 'Navn som e-mails skal vises fra',
'ask_encryption' => 'Encryption method to use', 'ask_encryption' => 'Krypterings metode der skal bruges',
], ],
], ],
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'Opdater din e-mail',
'updated' => 'Your email address has been updated.', 'updated' => 'Din e-mailadresse er blevet opdateret.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'Skift din adgangskode',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'Din nye adgangskode skal være mindst 8 tegn lang.',
'updated' => 'Your password has been updated.', 'updated' => 'Din adgangskode er blevet opdateret.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'Konfigurer 2-Factor godkendelse',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => '2-factor godkendelse er blevet deaktiveret på din konto. Du vil ikke længere blive bedt om at angive en token ved login.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => '2-factor godkendelse er blevet aktiveret på din konto! Fra nu af, når du logger ind, vil du blive bedt om at angive koden genereret af din enhed.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'Den angivne token var ugyldig.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'Opsætning af 2-factor godkendelse',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'Kan ikke scanne koden? Indtast koden nedenfor i din applikation:',
'field' => 'Enter token', 'field' => 'Indtast token',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'Deaktiver 2-factor godkendelse',
'field' => 'Enter token', 'field' => 'Indtast token',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'Søg efter servere...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'Der blev ikke fundet nogen servere, der matcher de angivne søgekriterier.',
'cpu_title' => 'CPU', 'cpu_title' => 'CPU',
'memory_title' => 'Memory', 'memory_title' => 'Hukommelse',
]; ];

View File

@ -1,55 +1,55 @@
<?php <?php
return [ return [
'daemon_connection_failed' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged.', 'daemon_connection_failed' => 'Der opstod en fejl under forsøget på at kommunikere med daemonen, hvilket resulterede i en HTTP/:code responskode. Denne fejl er blevet logget.',
'node' => [ 'node' => [
'servers_attached' => 'A node must have no servers linked to it in order to be deleted.', 'servers_attached' => 'En node må ikke have nogen servere tilknyttet for at kunne slettes.',
'daemon_off_config_updated' => 'The daemon configuration <strong>has been updated</strong>, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.', 'daemon_off_config_updated' => 'Daemon konfiguration <strong>er blevet opdateret</strong>, men der opstod en fejl under forsøget på automatisk at opdatere konfigurationsfilen på daemonen. Du skal manuelt opdatere konfigurationsfilen (config.yml) for at daemonen kan anvende disse ændringer.',
], ],
'allocations' => [ 'allocations' => [
'server_using' => 'A server is currently assigned to this allocation. An allocation can only be deleted if no server is currently assigned.', 'server_using' => 'En server er i øjeblikket tildelt denne tildeling. En tildeling kan kun slettes, hvis ingen server i øjeblikket er tildelt.',
'too_many_ports' => 'Adding more than 1000 ports in a single range at once is not supported.', 'too_many_ports' => 'Tilføjede af flere end 1000 porte i en enkelt række ad gangen understøttes ikke.',
'invalid_mapping' => 'The mapping provided for :port was invalid and could not be processed.', 'invalid_mapping' => 'Den angivne kortlægning for :port var ugyldig og kunne ikke behandles.',
'cidr_out_of_range' => 'CIDR notation only allows masks between /25 and /32.', 'cidr_out_of_range' => 'CIDR notation tillader kun masker mellem /25 og /32.',
'port_out_of_range' => 'Ports in an allocation must be greater than 1024 and less than or equal to 65535.', 'port_out_of_range' => 'Portene i en tildeling skal være større end 1024 og mindre end eller lig med 65535.',
], ],
'egg' => [ 'egg' => [
'delete_has_servers' => 'An Egg with active servers attached to it cannot be deleted from the Panel.', 'delete_has_servers' => 'Et æg med aktive servere tilknyttet kan ikke slettes fra panelet.',
'invalid_copy_id' => 'The Egg selected for copying a script from either does not exist, or is copying a script itself.', 'invalid_copy_id' => 'Ægget valgt til kopiering af et script fra eksisterer ikke, eller kopierer et script selv.',
'has_children' => 'This Egg is a parent to one or more other Eggs. Please delete those Eggs before deleting this Egg.', 'has_children' => 'Dette æg er forælder til et eller flere andre æg. Slet disse æg, før du sletter dette æg.',
], ],
'variables' => [ 'variables' => [
'env_not_unique' => 'The environment variable :name must be unique to this Egg.', 'env_not_unique' => 'Environment variable :name skal være unik for dette æg.',
'reserved_name' => 'The environment variable :name is protected and cannot be assigned to a variable.', 'reserved_name' => 'Environment variable :name er beskyttet og kan ikke bruges som en variabel.',
'bad_validation_rule' => 'The validation rule ":rule" is not a valid rule for this application.', 'bad_validation_rule' => 'Valideringsreglen ":rule" er ikke en gyldig regel for denne applikation.',
], ],
'importer' => [ 'importer' => [
'json_error' => 'There was an error while attempting to parse the JSON file: :error.', 'json_error' => 'Der skete en fejl under forsøget på at parse JSON-filen: :error.',
'file_error' => 'The JSON file provided was not valid.', 'file_error' => 'JSON filen var ikke gyldig.',
'invalid_json_provided' => 'The JSON file provided is not in a format that can be recognized.', 'invalid_json_provided' => 'JSON filen er ikke i et format, der kan genkendes.',
], ],
'subusers' => [ 'subusers' => [
'editing_self' => 'Editing your own subuser account is not permitted.', 'editing_self' => 'Ændring af din egen subbrugerkonto er ikke tilladt.',
'user_is_owner' => 'You cannot add the server owner as a subuser for this server.', 'user_is_owner' => 'Du kan ikke tilføje server ejeren som en subbruger til denne server.',
'subuser_exists' => 'A user with that email address is already assigned as a subuser for this server.', 'subuser_exists' => 'En bruger med denne e-mailadresse er allerede tildelt som en subbruger til denne server.',
], ],
'databases' => [ 'databases' => [
'delete_has_databases' => 'Cannot delete a database host server that has active databases linked to it.', 'delete_has_databases' => 'Du kan ikke slette en database host server, der har aktive databaser tilknyttet.',
], ],
'tasks' => [ 'tasks' => [
'chain_interval_too_long' => 'The maximum interval time for a chained task is 15 minutes.', 'chain_interval_too_long' => 'Det maksimale interval for en kædet opgave er 15 minutter.',
], ],
'locations' => [ 'locations' => [
'has_nodes' => 'Cannot delete a location that has active nodes attached to it.', 'has_nodes' => 'Kan ikke slette en lokation, der har aktive noder tilknyttet.',
], ],
'users' => [ 'users' => [
'node_revocation_failed' => 'Failed to revoke keys on <a href=":link">Node #:node</a>. :error', 'node_revocation_failed' => 'Kunne ikke tilbagekalde nøgler på <a href=":link">Node #:node</a>. :error',
], ],
'deployment' => [ 'deployment' => [
'no_viable_nodes' => 'No nodes satisfying the requirements specified for automatic deployment could be found.', 'no_viable_nodes' => 'Kunne ikke finde nogle noder, der opfylder kravene for automatisk implementering.',
'no_viable_allocations' => 'No allocations satisfying the requirements for automatic deployment were found.', 'no_viable_allocations' => 'Ingen tildeling, der opfylder kravene for automatisk implementering, blev fundet.',
], ],
'api' => [ 'api' => [
'resource_not_found' => 'The requested resource does not exist on this server.', 'resource_not_found' => 'Den anmodede ressource findes ikke på denne server.',
], ],
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; Forrige',
'next' => 'Next &raquo;', 'next' => 'Næste &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'Adgangskode skal være mindst seks tegn lang og matche bekræftelsen.',
'reset' => 'Your password has been reset!', 'reset' => 'Din adgangskode er blevet nulstillet!',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Vi har sendt dig en e-mail med et link til at nulstille din adgangskode!',
'token' => 'This password reset token is invalid.', 'token' => 'Denne adgangskode nulstillings token er ugyldig.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'Vi kan ikke finde en bruger med den e-mailadresse.',
]; ];

View File

@ -2,32 +2,32 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'Tillader adgang til websocket for denne server.',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'Tillader brugeren at sende data til serverkonsollen.',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'Tillader brugeren at starte serveren',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'Tillader brugeren at stoppe serveren.',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'Tillader brugeren at genstarte serveren.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'Tillader brugeren at dræbe serveren.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'Tillader brugeren at oprette nye brugerkonti til serveren.',
'user_read' => 'Allows the user permission to view users associated with this server.', 'user_read' => 'Tillader brugeren tilladelse til at se brugere, der er tilknyttet denne server.',
'user_update' => 'Allows the user to modify other users associated with this server.', 'user_update' => 'Tillader brugeren at ændre andre brugere, der er tilknyttet denne server.',
'user_delete' => 'Allows the user to delete other users associated with this server.', 'user_delete' => 'Tillader brugeren at slette andre brugere, der er tilknyttet denne server.',
'file_create' => 'Allows the user permission to create new files and directories.', 'file_create' => 'Tillader brugeren tilladelse til at oprette nye filer og mapper.',
'file_read' => 'Allows the user to see files and folders associated with this server instance, as well as view their contents.', 'file_read' => 'Tillader brugeren at se filer og mapper, der er tilknyttet denne serverinstans, samt se deres indhold.',
'file_update' => 'Allows the user to update files and folders associated with the server.', 'file_update' => 'Tillader brugeren at opdatere filer og mapper, der er tilknyttet serveren.',
'file_delete' => 'Allows the user to delete files and directories.', 'file_delete' => 'Tillader brugeren at slette filer og mapper.',
'file_archive' => 'Allows the user to create file archives and decompress existing archives.', 'file_archive' => 'Tillader brugeren at oprette filarkiver og udpakke eksisterende arkiver.',
'file_sftp' => 'Allows the user to perform the above file actions using a SFTP client.', 'file_sftp' => 'Tillader brugeren at udføre de ovennævnte filhandlinger ved hjælp af en SFTP-klient.',
'allocation_read' => 'Allows access to the server allocation management pages.', 'allocation_read' => 'Tillader adgang til serverens styringssider for tildelinger.',
'allocation_update' => 'Allows user permission to make modifications to the server\'s allocations.', 'allocation_update' => 'Tillader brugeren tilladelse til at foretage ændringer i serverens tildelinger.',
'database_create' => 'Allows user permission to create a new database for the server.', 'database_create' => 'Tillader brugeren tilladelse til at oprette en ny database til serveren.',
'database_read' => 'Allows user permission to view the server databases.', 'database_read' => 'Tillader brugeren tilladelse til at se server databaser.',
'database_update' => 'Allows a user permission to make modifications to a database. If the user does not have the "View Password" permission as well they will not be able to modify the password.', 'database_update' => 'Tillader en bruger tilladelse til at foretage ændringer i en database. Hvis brugeren ikke har tilladelsen "Vis adgangskode" vil de heller ikke kunne ændre adgangskoden.',
'database_delete' => 'Allows a user permission to delete a database instance.', 'database_delete' => 'Tillader en bruger tilladelse til at slette en database instans.',
'database_view_password' => 'Allows a user permission to view a database password in the system.', 'database_view_password' => 'Tillader en bruger tilladelse til at se en database adgangskode i systemet.',
'schedule_create' => 'Allows a user to create a new schedule for the server.', 'schedule_create' => 'Tillader en bruger at oprette en ny tidsplan for serveren.',
'schedule_read' => 'Allows a user permission to view schedules for a server.', 'schedule_read' => 'Tillader en bruger tilladelse til at se tidsplaner for en server.',
'schedule_update' => 'Allows a user permission to make modifications to an existing server schedule.', 'schedule_update' => 'Tillader en bruger tilladelse til at foretage ændringer i en eksisterende server tidsplan.',
'schedule_delete' => 'Allows a user to delete a schedule for the server.', 'schedule_delete' => 'Tillader en bruger at slette en tidsplan for serveren.',
], ],
]; ];

View File

@ -2,94 +2,94 @@
return [ return [
'email' => 'Email', 'email' => 'Email',
'email_address' => 'Email address', 'email_address' => 'Email addresse',
'user_identifier' => 'Username or Email', 'user_identifier' => 'Brugernavn eller Email',
'password' => 'Password', 'password' => 'Adgangskode',
'new_password' => 'New password', 'new_password' => 'Ny adgangskode',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'Bekræft adgangskode',
'login' => 'Login', 'login' => 'Log ind',
'home' => 'Home', 'home' => 'Hjem',
'servers' => 'Servers', 'servers' => 'Servere',
'id' => 'ID', 'id' => 'ID',
'name' => 'Name', 'name' => 'Navn',
'node' => 'Node', 'node' => 'Node',
'connection' => 'Connection', 'connection' => 'Forbindelse',
'memory' => 'Memory', 'memory' => 'Hukommelse',
'cpu' => 'CPU', 'cpu' => 'CPU',
'disk' => 'Disk', 'disk' => 'Disk',
'status' => 'Status', 'status' => 'Status',
'search' => 'Search', 'search' => 'Søg',
'suspended' => 'Suspended', 'suspended' => 'Suspenderet',
'account' => 'Account', 'account' => 'Konto',
'security' => 'Security', 'security' => 'Sikkerhed',
'ip' => 'IP Address', 'ip' => 'IP Adresse',
'last_activity' => 'Last Activity', 'last_activity' => 'Sidste aktivitet',
'revoke' => 'Revoke', 'revoke' => 'Tilbagekald',
'2fa_token' => 'Authentication Token', '2fa_token' => 'Godkendelses Token',
'submit' => 'Submit', 'submit' => 'Send',
'close' => 'Close', 'close' => 'Luk',
'settings' => 'Settings', 'settings' => 'Indstillinger',
'configuration' => 'Configuration', 'configuration' => 'Konfiguration',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'Databaser',
'memo' => 'Memo', 'memo' => 'Memo',
'created' => 'Created', 'created' => 'Oprettet',
'expires' => 'Expires', 'expires' => 'Udløber',
'public_key' => 'Token', 'public_key' => 'Token',
'api_access' => 'Api Access', 'api_access' => 'Api Adgang',
'never' => 'never', 'never' => 'aldrig',
'sign_out' => 'Sign out', 'sign_out' => 'Log ud',
'admin_control' => 'Admin Control', 'admin_control' => 'Admin Kontrol',
'required' => 'Required', 'required' => 'Påkrævet',
'port' => 'Port', 'port' => 'Port',
'username' => 'Username', 'username' => 'Brugernavn',
'database' => 'Database', 'database' => 'Database',
'new' => 'New', 'new' => 'Ny',
'danger' => 'Danger', 'danger' => 'Fare',
'create' => 'Create', 'create' => 'Opret',
'select_all' => 'Select All', 'select_all' => 'Vælg Alle',
'select_none' => 'Select None', 'select_none' => 'Vælg Ingen',
'alias' => 'Alias', 'alias' => 'Alias',
'primary' => 'Primary', 'primary' => 'Primær',
'make_primary' => 'Make Primary', 'make_primary' => 'Gør til primær',
'none' => 'None', 'none' => 'Ingen',
'cancel' => 'Cancel', 'cancel' => 'Annuller',
'created_at' => 'Created At', 'created_at' => 'Oprettet den',
'action' => 'Action', 'action' => 'Handling',
'data' => 'Data', 'data' => 'Data',
'queued' => 'Queued', 'queued' => 'I kø',
'last_run' => 'Last Run', 'last_run' => 'Sidste Kørsel',
'next_run' => 'Next Run', 'next_run' => 'Næste Kørsel',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'Ikke Kørt Endnu',
'yes' => 'Yes', 'yes' => 'Ja',
'no' => 'No', 'no' => 'Nej',
'delete' => 'Delete', 'delete' => 'Slet',
'2fa' => '2FA', '2fa' => '2FA',
'logout' => 'Logout', 'logout' => 'Log ud',
'admin_cp' => 'Admin Control Panel', 'admin_cp' => 'Admin Kontrolpanel',
'optional' => 'Optional', 'optional' => 'Valgfri',
'read_only' => 'Read Only', 'read_only' => 'Skrivebeskyttet',
'relation' => 'Relation', 'relation' => 'Relation',
'owner' => 'Owner', 'owner' => 'Ejer',
'admin' => 'Admin', 'admin' => 'Admin',
'subuser' => 'Subuser', 'subuser' => 'Underbruger',
'captcha_invalid' => 'The provided captcha is invalid.', 'captcha_invalid' => 'Den givne captcha var ugyldig.',
'tasks' => 'Tasks', 'tasks' => 'Opgaver',
'seconds' => 'Seconds', 'seconds' => 'Sekunder',
'minutes' => 'Minutes', 'minutes' => 'Minutter',
'under_maintenance' => 'Under Maintenance', 'under_maintenance' => 'Under vedligeholdelse',
'days' => [ 'days' => [
'sun' => 'Sunday', 'sun' => 'Søndag',
'mon' => 'Monday', 'mon' => 'Mandag',
'tues' => 'Tuesday', 'tues' => 'Tirsdag',
'wed' => 'Wednesday', 'wed' => 'Onsdag',
'thurs' => 'Thursday', 'thurs' => 'Torsdag',
'fri' => 'Friday', 'fri' => 'Fredag',
'sat' => 'Saturday', 'sat' => 'Lørdag',
], ],
'last_used' => 'Last Used', 'last_used' => 'Sidst brugt',
'enable' => 'Enable', 'enable' => 'Aktiver',
'disable' => 'Disable', 'disable' => 'Deaktiver',
'save' => 'Save', 'save' => 'Gem',
'copyright' => '&reg; 2024 - :year Pelican', 'copyright' => '&reg; 2024 - :year Pelican',
]; ];

View File

@ -12,78 +12,78 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => ':attribute skal accepteres.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => ':attribute er ikke en gyldig URL.',
'after' => 'The :attribute must be a date after :date.', 'after' => ':attribute skal være en dato efter :date.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'after_or_equal' => ':attribute skal være en dato efter eller lig med :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => ':attribute må kun indeholde bogstaver.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => ':attribute må kun indeholde bogstaver, tal og bindestreger.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => ':attribute må kun indeholde bogstaver og tal.',
'array' => 'The :attribute must be an array.', 'array' => ':attribute skal være et array.',
'before' => 'The :attribute must be a date before :date.', 'before' => ':attribute skal være en dato før :date.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'before_or_equal' => ':attribute skal være en dato før eller lig med :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => ':attribute skal være mellem :min og :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => ':attribute skal være mellem :min og :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => ':attribute skal være mellem :min og :max tegn.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => ':attribute skal have mellem :min og :max elementer.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => ':attribute skal være sandt eller falsk.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => ':attribute bekræftelse stemmer ikke overens.',
'date' => 'The :attribute is not a valid date.', 'date' => ':attribute er ikke en gyldig dato.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => ':attribute stemmer ikke overens med formatet :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute og :other skal være forskellige.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => ':attribute skal være :digits cifre.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => ':attribute skal være mellem :min og :max cifre.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => ':attribute har ugyldige billeddimensioner.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => ':attribute feltet har en duplikeret værdi.',
'email' => 'The :attribute must be a valid email address.', 'email' => ':attribute skal være en gyldig emailadresse.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'Den valgte :attribute er ugyldig.',
'file' => 'The :attribute must be a file.', 'file' => ':attribute skal være en fil.',
'filled' => 'The :attribute field is required.', 'filled' => ':attribute skal udfyldes.',
'image' => 'The :attribute must be an image.', 'image' => ':attribute skal være et billede.',
'in' => 'The selected :attribute is invalid.', 'in' => 'Den valgte :attribute er ugyldig.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => ':attribute feltet findes ikke i :other.',
'integer' => 'The :attribute must be an integer.', 'integer' => ':attribute skal være et heltal.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => ':attribute skal være en gyldig IP-adresse.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => ':attribute skal være en gyldig JSON-streng.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => ':attribute må ikke være større end :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => ':attribute må ikke være større end :max kilobytes.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => ':attribute må ikke være større end :max tegn.',
'array' => 'The :attribute may not have more than :max items.', 'array' => ':attribute må ikke have mere end :max elementer.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => ':attribute skal være en fil af typen: :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => ':attribute skal være en fil af typen: :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => ':attribute skal være mindst :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => ':attribute skal være mindst :min kilobytes.',
'string' => 'The :attribute must be at least :min characters.', 'string' => ':attribute skal være mindst :min tegn.',
'array' => 'The :attribute must have at least :min items.', 'array' => ':attribute skal have mindst :min elementer.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Den valgte :attribute er ugyldig.',
'numeric' => 'The :attribute must be a number.', 'numeric' => ':attribute skal være et tal.',
'present' => 'The :attribute field must be present.', 'present' => ':attribute feltet skal være til stede.',
'regex' => 'The :attribute format is invalid.', 'regex' => ':attribute formatet er ugyldigt.',
'required' => 'The :attribute field is required.', 'required' => ':attribute skal udfyldes.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => ':attribute skal udfyldes når :other er :value.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => ':attribute skal udfyldes medmindre :other findes i :values.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => ':attribute skal udfyldes når :values er til stede.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => ':attribute skal udfyldes når :values er til stede.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => ':attribute skal udfyldes når :values ikke er til stede.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => ':attribute skal udfyldes når ingen af :values er til stede.',
'same' => 'The :attribute and :other must match.', 'same' => ':attribute og :other skal matche.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => ':attribute skal være :size.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => ':attribute skal være :size kilobytes.',
'string' => 'The :attribute must be :size characters.', 'string' => ':attribute skal være :size tegn.',
'array' => 'The :attribute must contain :size items.', 'array' => ':attribute skal indeholde :size elementer.',
], ],
'string' => 'The :attribute must be a string.', 'string' => ':attribute skal være en streng.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => ':attribute skal være en gyldig tidszone.',
'unique' => 'The :attribute has already been taken.', 'unique' => ':attribute er allerede taget.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => ':attribute fejlede uploade.',
'url' => 'The :attribute format is invalid.', 'url' => ':attribute formatet er ugyldigt.',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -100,7 +100,7 @@ return [
// Internal validation logic for Panel // Internal validation logic for Panel
'internal' => [ 'internal' => [
'variable_value' => ':env variable', 'variable_value' => ':env variabel',
'invalid_password' => 'The password provided was invalid for this account.', 'invalid_password' => 'Den angivne adgangskode var ugyldig for denne konto.',
], ],
]; ];

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Fehler beim Anmelden',
'success' => 'Logged in', 'success' => 'Angemeldet',
'password-reset' => 'Password reset', 'password-reset' => 'Passwort zurücksetzen',
'reset-password' => 'Requested password reset', 'reset-password' => 'Angefordertes Passwort zurücksetzen',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'Zwei-Faktor-Authentifizierung angefordert',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'Zwei-Faktor-Wiederherstellungs-Token verwendet',
'token' => 'Solved two-factor challenge', 'token' => '2FA Überprüfung abgeschlossen',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Blockierte Anfrage von nicht gelisteter IP-Adresse für :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'Fehlgeschlagener SFTP Login',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'E-Mail von :old auf :new geändert',
'password-changed' => 'Changed password', 'password-changed' => 'Passwort geändert',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Neuer API-Schlüssel :identifier erstellt',
'delete' => 'Deleted API key :identifier', 'delete' => 'API-Schlüssel :identifier gelöscht',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'SSH-Schlüssel :fingerprint zum Konto hinzugefügt',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'SSH-Schlüssel :fingerprint aus dem Konto entfernt',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'Zwei-Faktor-Authentifizierung aktiviert',
'delete' => 'Disabled two-factor auth', 'delete' => 'Zwei-Faktor-Authentifizierung deaktiviert',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Server neuinstalliert',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => '":command" auf dem Server ausgeführt',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Server gestartet',
'stop' => 'Stopped the server', 'stop' => 'Server gestoppt',
'restart' => 'Restarted the server', 'restart' => 'Server neu gestartet',
'kill' => 'Killed the server process', 'kill' => 'Serverprozess beendet',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'Backup :name heruntergeladen',
'delete' => 'Deleted the :name backup', 'delete' => 'Backup :name gelöscht',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'Backup :name wiederhergestellt (gelöschte Dateien: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'Wiederherstellen des Backups :name abgeschlossen',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Wiederherstellen des Backups :name fehlgeschlagen',
'start' => 'Started a new backup :name', 'start' => 'Ein neues Backup :name gestartet',
'complete' => 'Marked the :name backup as complete', 'complete' => 'Backup :name als abgeschlossen markiert',
'fail' => 'Marked the :name backup as failed', 'fail' => 'Backup :name als fehlgeschlagen markiert',
'lock' => 'Locked the :name backup', 'lock' => 'Backup :name gesperrt',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'Backup :name entsperrt',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Datenbank :name erstellt',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Passwort für Datenbank :name zurückgesetzt',
'delete' => 'Deleted database :name', 'delete' => 'Datenbank :name gelöscht',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => ':directory:file komprimiert',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => ':count Dateien in :directory komprimiert',
'read' => 'Viewed the contents of :file', 'read' => 'Inhalt von :file angesehen',
'copy' => 'Created a copy of :file', 'copy' => 'Kopie von :file erstellt',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Verzeichnis :directory:name erstellt',
'decompress' => 'Decompressed :files in :directory', 'decompress' => ':files in :directory entpackt',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => ':directory:files.0 gelöscht',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => ':count Dateien in :directory gelöscht',
'download' => 'Downloaded :file', 'download' => ':file heruntergeladen',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Remote-Datei von :url nach :directory heruntergeladen',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => ':directory:files.0.from nach :directory:files.0.to umbenannt',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => ':count Dateien in :directory umbenannt',
'write' => 'Wrote new content to :file', 'write' => 'Neuen Inhalt in :file geschrieben',
'upload' => 'Began a file upload', 'upload' => 'Datei-Upload begonnen',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => ':directory:file hochgeladen',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'SFTP-Zugriff aufgrund von fehlenden Berechtigungen blockiert',
'create_one' => 'Created :files.0', 'create_one' => ':files.0 erstellt',
'create_other' => 'Created :count new files', 'create_other' => ':count Dateien erstellt',
'write_one' => 'Modified the contents of :files.0', 'write_one' => 'Inhalt von :files.0 geändert',
'write_other' => 'Modified the contents of :count files', 'write_other' => 'Inhalt von :count Dateien geändert',
'delete_one' => 'Deleted :files.0', 'delete_one' => ':files.0 gelöscht',
'delete_other' => 'Deleted :count files', 'delete_other' => ':count Dateien gelöscht',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => 'Verzeichnis :files.0 erstellt',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => ':count Verzeichnisse erstellt',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => ':files.0.from zu :files.0.to umbenannt',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => ':count Dateien umbenannt oder verschoben',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => ':allocation zum Server hinzugefügt',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'Notizen für :allocation von ":old" auf ":new" aktualisiert',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => ':allocation als primäre Server-Zuweisung festgelegt',
'delete' => 'Deleted the :allocation allocation', 'delete' => ':allocation gelöscht',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => 'Zeitplan :name erstellt',
'update' => 'Updated the :name schedule', 'update' => 'Zeitplan :name aktualisiert',
'execute' => 'Manually executed the :name schedule', 'execute' => 'Zeitplan :name manuell ausgeführt',
'delete' => 'Deleted the :name schedule', 'delete' => 'Zeitplan :name gelöscht',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'Erstellte eine neue ":action"-Aufgabe für den :name Zeitplan',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => 'Aktualisierte die ":action" Aufgabe für den :name Zeitplan',
'delete' => 'Deleted a task for the :name schedule', 'delete' => 'Aufgabe für den Zeitplan :name gelöscht',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'Server von :old zu :new umbenannt',
'description' => 'Changed the server description from :old to :new', 'description' => 'Serverbeschreibung von :old zu :new geändert',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => 'Die Variable :variable von ":old" zu ":new" geändert',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'Das Docker-Image für den Server von :old auf :new aktualisiert',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => ':email als Unterbenutzer hinzugefügt',
'update' => 'Updated the subuser permissions for :email', 'update' => 'Die Unterbenutzer-Berechtigungen für :email aktualisiert',
'delete' => 'Removed :email as a subuser', 'delete' => 'Unterbenutzer :email entfernt',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'Das Egg und die zugehörigen Variablen wurden erfolgreich importiert.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Dieses Egg wurde mit der angegebenen Datei aktualisiert.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'Das angeforderte Egg wurde erfolgreich aus dem Panel gelöscht.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'Egg Konfiguration wurde erfolgreich aktualisiert.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'Das Egg-Installationsskript wurde aktualisiert und wird bei der Installation von Servern ausgeführt.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'Ein neues Egg wurde erfolgreich erstellt.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'Die Variable ":variable" wurde gelöscht und wird nach einem Serverneustart nicht mehr verfügbar sein.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'Die Variable ":variable" wurde aktualisiert. Du musst alle Server neustarten, die diese Variable verwenden, um die Änderungen zu übernehmen.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'Neue Variable wurde erfolgreich erstellt und diesem Egg zugewiesen.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'Der angegebene FQDN oder die IP-Adresse wird nicht mit einer gültigen IP-Adresse aufgelöst.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'Um SSL für diese Node nutzen zu können, ist ein FQDN erforderlich, welcher eine öffentliche IP besitzt.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'Zuweisungen wurden erfolgreich zu dieser Node hinzugefügt.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'Node wurde erfolgreich aus dem Panel entfernt.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'Neue Node erfolgreich erstellt. Du kannst den Daemon auf dieser Maschine automatisch konfigurieren, indem du die Registerkarte "Konfiguration" aufrufst. <strong>Bevor du Server hinzufügen kannst, musst du zuerst mindestens eine IP-Adresse und einen Port zuweisen.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'Nodeinformationen wurden aktualisiert. Wenn irgendwelche Daemon-Einstellungen geändert wurden, musst du den Node neu starten, damit diese Änderungen wirksam werden.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'Alle nicht zugewiesenen Ports für <code>:ip</code> gelöscht.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'Du versuchst die Standard-Zuweisung für diesen Server zu löschen, es gibt aber keine Fallback-Zuweisung.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'Dieser Server wurde als fehlgeschlagen einer vorherigen Installation markiert. Der aktuelle Status kann in diesem Zustand nicht umgestellt werden.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'Es gab einen Validierungsfehler mit der Variable :name',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'Es gab einen Fehler beim Versuch mit dem Daemon zu kommunizieren, was zu einem HTTP/:code Antwortcode führte. Diese Ausnahme wurde protokolliert. (Anfrage-Id: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'Die angeforderte Standard-Zuweisung wurde in den Zuweisungen dieses Servers nicht gefunden.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'Die Start-Konfiguration für diesen Server wurde aktualisiert. Wenn das Egg dieses Servers geändert wurde, wird jetzt eine Neuinstallation durchgeführt.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'Der Server wurde erfolgreich aus dem System gelöscht.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'Server wurde erfolgreich im Panel erstellt. Bitte gib dem Daemon ein paar Minuten, um diesen Server zu installieren.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'Die Build-Details für diesen Server wurden aktualisiert. Einige Änderungen erfordern möglicherweise einen Neustart, um wirksam zu werden.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'Serversperrung wurde auf :status gesetzt.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'Dieser Server benötigt einen Container-Rebuild. Dieser wird beim nächsten Start des Servers durchgeführt.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'Der Installationsstatus für diesen Server wurde umgestellt.',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'Dieser Server steht für eine Neuinstallation in der Warteschlange.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'Serverdetails wurden erfolgreich aktualisiert.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'Das Standard-Docker-Image für diesen Server wurde erfolgreich geändert. Um diese Änderung zu übernehmen, muss ein Neustart durchgeführt werden.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'Du musst mindestens eine Node konfiguriert haben, bevor Du einen Server zu diesem Panel hinzufügen kannst.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'Du musst mindestens zwei Nodes konfiguriert haben, bevor Du Server übertragen kannst.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'Server-Übertragung wurde gestartet.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'Die ausgewählte Node verfügt nicht über den benötigten Arbeitsspeicher oder Speicherplatz, um diesen Server unterzubringen.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'Ein Benutzer mit aktiven Servern, die mit seinem Konto verbunden sind, kann nicht gelöscht werden. Bitte lösche seine Server, bevor du fortfährst.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'Du kannst dein eigenes Benutzerkonto nicht löschen.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'Konto wurde erfolgreich erstellt.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'Konto wurde erfolgreich aktualisiert.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Anmelden',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Zum Login',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'Es wurde kein Konto mit diesen Zugangsdaten gefunden.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Passwort vergessen?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Geben Sie Ihre E-Mail Adresse ein, um Anweisungen zum Zurücksetzen Ihres Passworts zu erhalten.',
'button' => 'Recover Account', 'button' => 'Konto wiederherstellen',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Zurücksetzen und Anmelden',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => '2-Faktor Token',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Dieses Konto benötigt eine zweite Authentifizierungsebene, um fortzufahren. Bitte geben Sie den von Ihrem Gerät generierten Code ein, um diesen Login abzuschließen.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => 'Der Zwei-Faktor-Authentifizierungstoken war ungültig.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Zu viele Anmeldeversuche. Bitte versuche es in :seconds Sekunden erneut.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'Das Passwort muss mindestens 8 Zeichen lang sein und sollte auf dieser Seite eindeutig sein.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'Der Administrator hat festgelegt, dass die 2-Faktor-Authentifizierung für deinen Account angeschaltet sein muss, damit du dieses Panel nutzen kannst.',
]; ];

View File

@ -2,58 +2,58 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'Gib einen Benutzernamen, eine Benutzer-ID oder eine E-Mail Adresse ein',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'ID des zu löschenden Benutzers (Gib \'0\' ein, um erneut zu suchen)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'Benutzerkonto erfolgreich aus dem Panel gelöscht.',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'Bist du sicher, dass du dieses Benutzerkonto aus dem Panel löschen möchtest?',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'Für den angegebenen Suchbegriff wurden keine Benutzerkonten gefunden.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'Mehrere Konten für den angegebenen Benutzer wurden gefunden, ein Benutzer konnte wegen der --no-interaction Flag nicht gelöscht werden.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'Ist dieses Benutzerkonto ein Administratorkonto?',
'ask_email' => 'Email Address', 'ask_email' => 'E-Mail Adresse',
'ask_username' => 'Username', 'ask_username' => 'Benutzername',
'ask_name_first' => 'First Name', 'ask_name_first' => 'Vorname',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'Nachname',
'ask_password' => 'Password', 'ask_password' => 'Passwort',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'Wenn du ein Benutzerkonto mit einem zufälligen Passwort erstellen möchtest, führe diesen Befehl (CTRL+C) erneut aus und gebe die `--no-password` Flag an.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'Passwörter müssen mindestens 8 Zeichen lang sein und mindestens einen Großbuchstaben und eine Zahl enthalten.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'Dieser Befehl wird die 2-Faktor-Authentifizierung für das Benutzerkonto deaktivieren, wenn sie aktiviert ist. Dies sollte nur als Wiederherstellungsbefehl verwendet werden, wenn der Benutzer aus seinem Konto ausgeschlossen ist.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'Wenn das nicht das ist, was Sie tun wollten, drücken Sie STRG+C, um diesen Prozess zu beenden.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => '2-Faktor-Authentifizierung wurde für :email deaktiviert.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'Versenden des Auftrags für die erste Aufgabe in `:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'Service-Backup-Datei :file wird gelöscht.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'Rebuild Anfrage für ":name" (#:id) im Node ":node" fehlgeschlagen mit Fehler: :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'Neustart der Anfrage für ":name" (#:id) im Node ":node" fehlgeschlagen mit Fehler: :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'Du bist dabei, eine Gruppe von Servern neu zu installieren. Möchtest du fortfahren?',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'Du bist dabei, eine :action auf :count Servern auszuführen. Möchtest du fortfahren?',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'Power-Aktion für ":name" (#:id) auf Node ":node" fehlgeschlagen mit Fehler: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'SMTP Host (z.B. smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'SMTP Port',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'SMTP Benutzername',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'SMTP Passwort',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'Mailgun Domain',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'Mailgun Endpunkt',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'Mailgun Secret',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'Mandrill Secret',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'Postmark API Schlüssel',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'Welcher Treiber soll für das Versenden von E-Mails verwendet werden?',
'ask_mail_from' => 'Email address emails should originate from', 'ask_mail_from' => 'E-Mail Adresse, von der die E-Mails stammen sollten',
'ask_mail_name' => 'Name that emails should appear from', 'ask_mail_name' => 'Name, von denen E-Mails erscheinen sollen',
'ask_encryption' => 'Encryption method to use', 'ask_encryption' => 'Zu verwendende Verschlüsselungsmethode',
], ],
], ],
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'Aktualisiere deine E-Mail',
'updated' => 'Your email address has been updated.', 'updated' => 'Deine E-Mail-Adresse wurde aktualisiert.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'Ändere dein Passwort',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'Dein neues Passwort sollte mindestens 8 Zeichen lang sein.',
'updated' => 'Your password has been updated.', 'updated' => 'Dein Passwort wurde aktualisiert.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => '2-Faktor-Authentifizierung konfigurieren',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => 'Zwei-Faktor-Authentifizierung wurde auf deinem Konto deaktiviert. Du wirst beim Anmelden nicht mehr aufgefordert, einen Token anzugeben.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => 'Zwei-Faktor-Authentifizierung wurde auf deinem Konto aktiviert! Ab sofort musst du beim Einloggen den von deinem Gerät generierten Code zur Verfügung stellen.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'Der angegebene Token ist ungültig.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'Zwei-Faktor-Authentifizierung einrichten',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'Code kann nicht gescannt werden? Gebe den unteren Code in deine Anwendung ein:',
'field' => 'Enter token', 'field' => 'Token eingeben',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'Zwei-Faktor-Authentifizierung deaktivieren',
'field' => 'Enter token', 'field' => 'Token eingeben',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'Nach Servern suchen...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'Es wurden keine Server gefunden, die den angegebenen Suchkriterien entsprechen.',
'cpu_title' => 'CPU', 'cpu_title' => 'CPU',
'memory_title' => 'Memory', 'memory_title' => 'Arbeitsspeicher',
]; ];

View File

@ -1,55 +1,55 @@
<?php <?php
return [ return [
'daemon_connection_failed' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged.', 'daemon_connection_failed' => 'Beim Versuch, mit dem Daemon zu kommunizieren, gab es einen Fehler, was zu einem HTTP/:code Antwortcode führte. Dieser Fehler wurde protokolliert.',
'node' => [ 'node' => [
'servers_attached' => 'A node must have no servers linked to it in order to be deleted.', 'servers_attached' => 'Ein Node darf keine Server haben, die mit ihm verknüpft sind, um gelöscht zu werden.',
'daemon_off_config_updated' => 'The daemon configuration <strong>has been updated</strong>, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.', 'daemon_off_config_updated' => 'Die Daemon Konfiguration <strong>wurde aktualisiert</strong>, jedoch gab es einen Fehler bei dem Versuch, die Konfigurationsdatei des Daemon automatisch zu aktualisieren. Du musst die Konfigurationsdatei (config.yml) manuell anpassen, damit die Änderungen übernommen werden.',
], ],
'allocations' => [ 'allocations' => [
'server_using' => 'A server is currently assigned to this allocation. An allocation can only be deleted if no server is currently assigned.', 'server_using' => 'Derzeit ist ein Server dieser Zuweisung zugewiesen. Eine Zuordnung kann nur gelöscht werden, wenn derzeit kein Server zugewiesen ist.',
'too_many_ports' => 'Adding more than 1000 ports in a single range at once is not supported.', 'too_many_ports' => 'Das Hinzufügen von mehr als 1000 Ports in einem einzigen Bereich wird nicht unterstützt.',
'invalid_mapping' => 'The mapping provided for :port was invalid and could not be processed.', 'invalid_mapping' => 'Das für :port angegebene Mapping war ungültig und konnte nicht verarbeitet werden.',
'cidr_out_of_range' => 'CIDR notation only allows masks between /25 and /32.', 'cidr_out_of_range' => 'CIDR-Notation erlaubt nur Masken zwischen /25 und /32.',
'port_out_of_range' => 'Ports in an allocation must be greater than 1024 and less than or equal to 65535.', 'port_out_of_range' => 'Ports in einer Zuteilung müssen größer als 1024 und kleiner oder gleich 65535 sein.',
], ],
'egg' => [ 'egg' => [
'delete_has_servers' => 'An Egg with active servers attached to it cannot be deleted from the Panel.', 'delete_has_servers' => 'Ein Egg mit aktiven Servern kann nicht aus dem Panel gelöscht werden.',
'invalid_copy_id' => 'The Egg selected for copying a script from either does not exist, or is copying a script itself.', 'invalid_copy_id' => 'Das Egg, das für das Kopieren eines Skripts ausgewählt wurde, existiert entweder nicht oder kopiert ein Skript selbst.',
'has_children' => 'This Egg is a parent to one or more other Eggs. Please delete those Eggs before deleting this Egg.', 'has_children' => 'Dieses Egg ist ein Eltern-Ei für ein oder mehreren anderen Eiern. Bitte löschen Sie diese Eier bevor Sie dieses Ei löschen.',
], ],
'variables' => [ 'variables' => [
'env_not_unique' => 'The environment variable :name must be unique to this Egg.', 'env_not_unique' => 'Die Umgebungsvariable :name muss für dieses Egg eindeutig sein.',
'reserved_name' => 'The environment variable :name is protected and cannot be assigned to a variable.', 'reserved_name' => 'Die Umgebungsvariable :name ist geschützt und kann nicht einer Variable zugewiesen werden.',
'bad_validation_rule' => 'The validation rule ":rule" is not a valid rule for this application.', 'bad_validation_rule' => 'Die Validierungsregel ":rule" ist keine gültige Regel für diese Anwendung.',
], ],
'importer' => [ 'importer' => [
'json_error' => 'There was an error while attempting to parse the JSON file: :error.', 'json_error' => 'Beim Verarbeiten der JSON-Datei ist ein Fehler aufgetreten: :error.',
'file_error' => 'The JSON file provided was not valid.', 'file_error' => 'Die angegebene JSON-Datei war ungültig.',
'invalid_json_provided' => 'The JSON file provided is not in a format that can be recognized.', 'invalid_json_provided' => 'Die angegebene JSON-Datei ist nicht in einem Format, das erkannt werden kann.',
], ],
'subusers' => [ 'subusers' => [
'editing_self' => 'Editing your own subuser account is not permitted.', 'editing_self' => 'Das Bearbeiten Ihres eigenen Unterbenutzerkontos ist nicht zulässig.',
'user_is_owner' => 'You cannot add the server owner as a subuser for this server.', 'user_is_owner' => 'Du kannst den Serverbesitzer nicht als Unterbenutzer für diesen Server hinzufügen.',
'subuser_exists' => 'A user with that email address is already assigned as a subuser for this server.', 'subuser_exists' => 'Ein Benutzer mit dieser E-Mail Adresse ist bereits als Unterbenutzer für diesen Server zugewiesen.',
], ],
'databases' => [ 'databases' => [
'delete_has_databases' => 'Cannot delete a database host server that has active databases linked to it.', 'delete_has_databases' => 'Ein Datenbank Host kann nicht gelöscht werden, der aktive Datenbanken enthält.',
], ],
'tasks' => [ 'tasks' => [
'chain_interval_too_long' => 'The maximum interval time for a chained task is 15 minutes.', 'chain_interval_too_long' => 'Die maximale Intervallzeit einer verketteten Aufgabe beträgt 15 Minuten.',
], ],
'locations' => [ 'locations' => [
'has_nodes' => 'Cannot delete a location that has active nodes attached to it.', 'has_nodes' => 'Ein Standort, der aktive Nodes hat, kann nicht gelöscht werden.',
], ],
'users' => [ 'users' => [
'node_revocation_failed' => 'Failed to revoke keys on <a href=":link">Node #:node</a>. :error', 'node_revocation_failed' => 'Fehler beim Widerrufen der Schlüssel auf <a href=":link">Node #:node</a>. :error',
], ],
'deployment' => [ 'deployment' => [
'no_viable_nodes' => 'No nodes satisfying the requirements specified for automatic deployment could be found.', 'no_viable_nodes' => 'Es konnten keine Nodes gefunden werden, die die für den automatischen Einsatz angegebenen Anforderungen erfüllen.',
'no_viable_allocations' => 'No allocations satisfying the requirements for automatic deployment were found.', 'no_viable_allocations' => 'Es wurden keine Zuweisungen gefunden, die die Anforderungen für den automatischen Einsatz erfüllen.',
], ],
'api' => [ 'api' => [
'resource_not_found' => 'The requested resource does not exist on this server.', 'resource_not_found' => 'Die angeforderte Ressource existiert nicht auf diesem Server.',
], ],
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; Zurück',
'next' => 'Next &raquo;', 'next' => 'Weiter &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'Passwörter müssen aus mindestens 6 Zeichen bestehen und übereinstimmen.',
'reset' => 'Your password has been reset!', 'reset' => 'Dein Passwort wurde zurückgesetzt!',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Wir haben dir einen Link zum Zurücksetzen des Passworts per E-Mail zugesendet!',
'token' => 'This password reset token is invalid.', 'token' => 'Das Passwort Reset Token ist ungültig.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'Es konnte kein Benutzer mit dieser E-Mail-Adresse gefunden werden.',
]; ];

View File

@ -2,32 +2,32 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'Erlaubt den Zugriff auf den Websocket für diesen Server.',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'Erlaubt dem Benutzer, Daten an die Server-Konsole zu senden.',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'Erlaubt dem Benutzer, die Serverinstanz zu starten.',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'Erlaubt dem Benutzer, die Serverinstanz zu stoppen.',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'Erlaubt dem Benutzer, die Serverinstanz neu zu starten.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'Ermöglicht dem Benutzer, die Server-Instanz zu beenden.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'Erlaubt dem Benutzer, neue Benutzerkonten für den Server zu erstellen.',
'user_read' => 'Allows the user permission to view users associated with this server.', 'user_read' => 'Ermöglicht dem Benutzer, die mit diesem Server verbundenen Benutzer anzuzeigen.',
'user_update' => 'Allows the user to modify other users associated with this server.', 'user_update' => 'Ermöglicht dem Benutzer, andere mit diesem Server verbundene Benutzer zu ändern.',
'user_delete' => 'Allows the user to delete other users associated with this server.', 'user_delete' => 'Ermöglicht dem Benutzer, andere mit diesem Server verbundene Benutzer zu löschen.',
'file_create' => 'Allows the user permission to create new files and directories.', 'file_create' => 'Ermöglicht dem Benutzer, neue Dateien und Verzeichnisse zu erstellen.',
'file_read' => 'Allows the user to see files and folders associated with this server instance, as well as view their contents.', 'file_read' => 'Ermöglicht dem Benutzer, Dateien und Ordner zu sehen, die dieser Serverinstanz zugeordnet sind, sowie deren Inhalt anzuzeigen.',
'file_update' => 'Allows the user to update files and folders associated with the server.', 'file_update' => 'Ermöglicht dem Benutzer, Dateien und Ordner zu aktualisieren, die dem Server zugeordnet sind.',
'file_delete' => 'Allows the user to delete files and directories.', 'file_delete' => 'Ermöglicht dem Benutzer, Dateien und Verzeichnisse zu löschen.',
'file_archive' => 'Allows the user to create file archives and decompress existing archives.', 'file_archive' => 'Ermöglicht dem Benutzer, Datei-Archive zu erstellen und bestehende Archive zu dekomprimieren.',
'file_sftp' => 'Allows the user to perform the above file actions using a SFTP client.', 'file_sftp' => 'Ermöglicht dem Benutzer, die obigen Dateiaktionen mit einem SFTP-Client auszuführen.',
'allocation_read' => 'Allows access to the server allocation management pages.', 'allocation_read' => 'Ermöglicht den Zugriff auf die Seiten zur Verwaltung der Server-Zuordnung.',
'allocation_update' => 'Allows user permission to make modifications to the server\'s allocations.', 'allocation_update' => 'Ermöglicht dem Benutzer, die Zuweisungen des Servers zu modifizieren.',
'database_create' => 'Allows user permission to create a new database for the server.', 'database_create' => 'Ermöglicht dem Benutzer die Berechtigung zum Erstellen einer neuen Datenbank für den Server.',
'database_read' => 'Allows user permission to view the server databases.', 'database_read' => 'Ermöglicht dem Benutzer, die Serverdatenbanken anzuzeigen.',
'database_update' => 'Allows a user permission to make modifications to a database. If the user does not have the "View Password" permission as well they will not be able to modify the password.', 'database_update' => 'Ermöglicht einem Benutzer, Änderungen an einer Datenbank vorzunehmen. Wenn der Benutzer nicht über die "Passwort anzeigen" Berechtigung verfügt, kann er das Passwort nicht ändern.',
'database_delete' => 'Allows a user permission to delete a database instance.', 'database_delete' => 'Ermöglicht einem Benutzer, eine Datenbankinstanz zu löschen.',
'database_view_password' => 'Allows a user permission to view a database password in the system.', 'database_view_password' => 'Ermöglicht einem Benutzer, ein Datenbankpasswort im System anzuzeigen.',
'schedule_create' => 'Allows a user to create a new schedule for the server.', 'schedule_create' => 'Ermöglicht einem Benutzer, einen neuen Zeitplan für den Server zu erstellen.',
'schedule_read' => 'Allows a user permission to view schedules for a server.', 'schedule_read' => 'Ermöglicht der Benutzer-Berechtigung, Zeitpläne für einen Server anzuzeigen.',
'schedule_update' => 'Allows a user permission to make modifications to an existing server schedule.', 'schedule_update' => 'Ermöglicht einem Benutzer, Änderungen an einem bestehenden Serverplan vorzunehmen.',
'schedule_delete' => 'Allows a user to delete a schedule for the server.', 'schedule_delete' => 'Ermöglicht einem Benutzer, einen Zeitplan für den Server zu löschen.',
], ],
]; ];

View File

@ -1,95 +1,95 @@
<?php <?php
return [ return [
'email' => 'Email', 'email' => 'E-Mail',
'email_address' => 'Email address', 'email_address' => 'E-Mail Adresse',
'user_identifier' => 'Username or Email', 'user_identifier' => 'Benutzername oder E-Mail',
'password' => 'Password', 'password' => 'Passwort',
'new_password' => 'New password', 'new_password' => 'Neues Passwort',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'Neues Passwort bestätigen',
'login' => 'Login', 'login' => 'Anmelden',
'home' => 'Home', 'home' => 'Startseite',
'servers' => 'Servers', 'servers' => 'Server',
'id' => 'ID', 'id' => 'ID',
'name' => 'Name', 'name' => 'Name',
'node' => 'Node', 'node' => 'Node',
'connection' => 'Connection', 'connection' => 'Verbindung',
'memory' => 'Memory', 'memory' => 'Arbeitsspeicher',
'cpu' => 'CPU', 'cpu' => 'CPU',
'disk' => 'Disk', 'disk' => 'Festplatte',
'status' => 'Status', 'status' => 'Status',
'search' => 'Search', 'search' => 'Suchen',
'suspended' => 'Suspended', 'suspended' => 'Gesperrt',
'account' => 'Account', 'account' => 'Konto',
'security' => 'Security', 'security' => 'Sicherheit',
'ip' => 'IP Address', 'ip' => 'IP-Adresse',
'last_activity' => 'Last Activity', 'last_activity' => 'Letzte Aktivität',
'revoke' => 'Revoke', 'revoke' => 'Widerrufen',
'2fa_token' => 'Authentication Token', '2fa_token' => 'Authentifizierungs-Token',
'submit' => 'Submit', 'submit' => 'Bestätigen',
'close' => 'Close', 'close' => 'Schließen',
'settings' => 'Settings', 'settings' => 'Einstellungen',
'configuration' => 'Configuration', 'configuration' => 'Konfiguration',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'Datenbanken',
'memo' => 'Memo', 'memo' => 'Notiz',
'created' => 'Created', 'created' => 'Erstellt',
'expires' => 'Expires', 'expires' => 'Gültig bis',
'public_key' => 'Token', 'public_key' => 'Token',
'api_access' => 'Api Access', 'api_access' => 'Api-Zugriff',
'never' => 'never', 'never' => 'niemals',
'sign_out' => 'Sign out', 'sign_out' => 'Abmelden',
'admin_control' => 'Admin Control', 'admin_control' => 'Admin Verwaltung',
'required' => 'Required', 'required' => 'Erforderlich',
'port' => 'Port', 'port' => 'Port',
'username' => 'Username', 'username' => 'Benutzername',
'database' => 'Database', 'database' => 'Datenbank',
'new' => 'New', 'new' => 'Neu',
'danger' => 'Danger', 'danger' => 'Achtung',
'create' => 'Create', 'create' => 'Erstellen',
'select_all' => 'Select All', 'select_all' => 'Alle auswählen',
'select_none' => 'Select None', 'select_none' => 'Nichts auswählen',
'alias' => 'Alias', 'alias' => 'Alias',
'primary' => 'Primary', 'primary' => 'Primär',
'make_primary' => 'Make Primary', 'make_primary' => 'Als Primär festlegen',
'none' => 'None', 'none' => 'Keine',
'cancel' => 'Cancel', 'cancel' => 'Abbrechen',
'created_at' => 'Created At', 'created_at' => 'Erstellt am',
'action' => 'Action', 'action' => 'Aktion',
'data' => 'Data', 'data' => 'Daten',
'queued' => 'Queued', 'queued' => 'In der Warteschlange',
'last_run' => 'Last Run', 'last_run' => 'Zuletzt ausgeführt',
'next_run' => 'Next Run', 'next_run' => 'Nächste Ausführung',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'Noch nicht ausgeführt',
'yes' => 'Yes', 'yes' => 'Ja',
'no' => 'No', 'no' => 'Nein',
'delete' => 'Delete', 'delete' => 'Löschen',
'2fa' => '2FA', '2fa' => '2FA',
'logout' => 'Logout', 'logout' => 'Abmelden',
'admin_cp' => 'Admin Control Panel', 'admin_cp' => 'Admin Verwaltung',
'optional' => 'Optional', 'optional' => 'Optional',
'read_only' => 'Read Only', 'read_only' => 'Nur lesen',
'relation' => 'Relation', 'relation' => 'Beziehung',
'owner' => 'Owner', 'owner' => 'Besitzer',
'admin' => 'Admin', 'admin' => 'Admin',
'subuser' => 'Subuser', 'subuser' => 'Unterbenutzer',
'captcha_invalid' => 'The provided captcha is invalid.', 'captcha_invalid' => 'Das angegebene Captcha ist ungültig.',
'tasks' => 'Tasks', 'tasks' => 'Aufgaben',
'seconds' => 'Seconds', 'seconds' => 'Sekunden',
'minutes' => 'Minutes', 'minutes' => 'Minuten',
'under_maintenance' => 'Under Maintenance', 'under_maintenance' => 'Wartungsarbeiten',
'days' => [ 'days' => [
'sun' => 'Sunday', 'sun' => 'Sonntag',
'mon' => 'Monday', 'mon' => 'Montag',
'tues' => 'Tuesday', 'tues' => 'Dienstag',
'wed' => 'Wednesday', 'wed' => 'Mittwoch',
'thurs' => 'Thursday', 'thurs' => 'Donnerstag',
'fri' => 'Friday', 'fri' => 'Freitag',
'sat' => 'Saturday', 'sat' => 'Samstag',
], ],
'last_used' => 'Last Used', 'last_used' => 'Zuletzt verwendet',
'enable' => 'Enable', 'enable' => 'Aktivieren',
'disable' => 'Disable', 'disable' => 'Deaktivieren',
'save' => 'Save', 'save' => 'Speichern',
'copyright' => '&reg; 2024 - :year Pelican', 'copyright' => '&reg; 2024 - :year Pelican',
]; ];

View File

@ -12,78 +12,78 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => ':attribute muss akzeptiert werden.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => ':attribute ist keine gültige URL.',
'after' => 'The :attribute must be a date after :date.', 'after' => ':attribute muss ein Datum nach :date sein.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'after_or_equal' => ':attribute muss ein Datum nach oder gleich :date sein.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => ':attribute darf nur Buchstaben enthalten.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => ':attribute darf nur Buchstaben, Zahlen und Bindestriche enthalten.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => ':attribute darf nur Buchstaben und Zahlen enthalten.',
'array' => 'The :attribute must be an array.', 'array' => ':attribute muss ein Array sein.',
'before' => 'The :attribute must be a date before :date.', 'before' => ':attribute muss ein Datum vor :date sein.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'before_or_equal' => ':attribute muss ein Datum vor oder gleich :date sein.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => ':attribute muss zwischen :min und :max liegen.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => ':attribute muss zwischen :min und :max Kilobytes liegen.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => ':attribute muss zwischen :min und :max Zeichen haben.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => ':attribute muss zwischen :min und :max Elemente haben.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => ':attribute muss wahr oder falsch sein.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'Die :attribute Bestätigung stimmt nicht überein.',
'date' => 'The :attribute is not a valid date.', 'date' => ':attribute ist kein gültiges Datum.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => ':attribute entspricht nicht dem Format :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute und :other müssen unterschiedlich sein.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => ':attribute muss :digits Zeichen enthalten.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => ':attribute muss zwischen :min und :max Zeichen haben.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => ':attribute hat ungültige Bildabmessungen.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => ':attribute Feld hat einen doppelten Wert.',
'email' => 'The :attribute must be a valid email address.', 'email' => ':attribute muss eine gültige E-Mail Adresse sein.',
'exists' => 'The selected :attribute is invalid.', 'exists' => ':attribute ist ungültig.',
'file' => 'The :attribute must be a file.', 'file' => ':attribute muss eine Datei sein.',
'filled' => 'The :attribute field is required.', 'filled' => ':attribute Feld ist erforderlich.',
'image' => 'The :attribute must be an image.', 'image' => ':attribute muss ein Bild sein.',
'in' => 'The selected :attribute is invalid.', 'in' => 'Das ausgewählte :attribute ist ungültig.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => ':attribute Feld existiert nicht in :other.',
'integer' => 'The :attribute must be an integer.', 'integer' => ':attribute muss eine ganze Zahl sein.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => ':attribute muss eine gültige IP-Adresse sein.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => ':attribute muss ein gültiger JSON-String sein.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => ':attribute darf nicht größer als :max sein.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => ':attribute darf nicht größer als :max Kilobytes sein.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => ':attribute darf nicht größer als :max Zeichen sein.',
'array' => 'The :attribute may not have more than :max items.', 'array' => ':attribute darf nicht mehr als :max Elemente haben.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => ':attribute muss den Dateityp :values haben.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => ':attribute muss den Dateityp :values haben.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => ':attribute muss mindestens :min sein.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => ':attribute muss mindestens :min Kilobytes groß sein.',
'string' => 'The :attribute must be at least :min characters.', 'string' => ':attribute muss mindestens :min Zeichen enthalten.',
'array' => 'The :attribute must have at least :min items.', 'array' => ':attribute muss mindestens :min Elemente haben.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Das ausgewählte :attribute ist ungültig.',
'numeric' => 'The :attribute must be a number.', 'numeric' => ':attribute muss eine Zahl sein.',
'present' => 'The :attribute field must be present.', 'present' => ':attribute Feld muss vorhanden sein.',
'regex' => 'The :attribute format is invalid.', 'regex' => ':attribute Format ist ungültig.',
'required' => 'The :attribute field is required.', 'required' => ':attribute Feld ist erforderlich.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => ':attribute muss angegeben werden, wenn :other :value ist.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => ':attribute Feld ist erforderlich, sofern :other nicht in :values ist.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => ':attribute muss angegeben werden, wenn :values vorhanden ist.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => ':attribute muss angegeben werden, wenn :values vorhanden ist.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => ':attribute muss angegeben werden, wenn :values nicht vorhanden sind.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => ':attribute muss angegeben werden, wenn keine :values vorhanden sind.',
'same' => 'The :attribute and :other must match.', 'same' => ':attribute und :other müssen übereinstimmen.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => ':attribute muss :size sein.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => ':attribute muss :size Kilobyte groß sein.',
'string' => 'The :attribute must be :size characters.', 'string' => ':attribute muss :size Zeichen haben.',
'array' => 'The :attribute must contain :size items.', 'array' => ':attribute muss :size Elemente enthalten.',
], ],
'string' => 'The :attribute must be a string.', 'string' => ':attribute muss ein String sein.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => ':attribute muss eine gültige Zone sein.',
'unique' => 'The :attribute has already been taken.', 'unique' => ':attribute ist bereits vergeben.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => ':attribute konnte nicht hochgeladen werden.',
'url' => 'The :attribute format is invalid.', 'url' => ':attribute Format ist ungültig.',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -100,7 +100,7 @@ return [
// Internal validation logic for Panel // Internal validation logic for Panel
'internal' => [ 'internal' => [
'variable_value' => ':env variable', 'variable_value' => ':env Variable',
'invalid_password' => 'The password provided was invalid for this account.', 'invalid_password' => 'Das angegebene Passwort war für dieses Konto ungültig.',
], ],
]; ];

View File

@ -3,6 +3,6 @@
return [ return [
'search' => 'Buscar servidores...', 'search' => 'Buscar servidores...',
'no_matches' => 'No se encontraron servidores que coincidan con los criterios de búsqueda proporcionados.', 'no_matches' => 'No se encontraron servidores que coincidan con los criterios de búsqueda proporcionados.',
'cpu_title' => 'CPU', 'cpu_title' => 'UPC',
'memory_title' => 'Memoria', 'memory_title' => 'Memoria',
]; ];

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Échec de la connexion',
'success' => 'Logged in', 'success' => 'Connecté',
'password-reset' => 'Password reset', 'password-reset' => 'Réinitialisation du mot de passe',
'reset-password' => 'Requested password reset', 'reset-password' => 'Demande de réinitialisation de mot de passe',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'Authentification à deux facteurs demandée',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'Jeton de récupération à deux facteurs utilisé',
'token' => 'Solved two-factor challenge', 'token' => 'Défi à deux facteurs résolu',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Demande bloquée provenant d\'une adresse IP non répertoriée pour :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'Échec de la connexion SFTP',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'Changement d\'adresse électronique de :old à :new',
'password-changed' => 'Changed password', 'password-changed' => 'Mot de passe modifié',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Création d\'une nouvelle clé API :identifiant',
'delete' => 'Deleted API key :identifier', 'delete' => 'Clé API supprimée :identifiant',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'Ajout de la clé SSH :fingerprint au compte',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'Suppression de la clé SSH :fingerprint du compte',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'Activation de l\'authentification à deux facteurs',
'delete' => 'Disabled two-factor auth', 'delete' => 'Authentification à deux facteurs désactivée',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Serveur réinstallé',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => '":command" exécutée sur le serveur',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Le serveur a été démarré',
'stop' => 'Stopped the server', 'stop' => 'Le serveur a été arrêté',
'restart' => 'Restarted the server', 'restart' => 'Le serveur a été redémarré',
'kill' => 'Killed the server process', 'kill' => 'Processus du serveur tué',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => 'Sauvegarde :name téléchargée',
'delete' => 'Deleted the :name backup', 'delete' => 'Sauvegarde :name supprimée',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => 'Sauvegarde :name restaurée (fichiers supprimés: :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => 'Restauration de la sauvegarde :name terminée',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Échec de la restauration de la sauvegarde :name',
'start' => 'Started a new backup :name', 'start' => 'Lancement d\'une nouvelle sauvegarde :name',
'complete' => 'Marked the :name backup as complete', 'complete' => 'La sauvegarde :name a été marquée comme terminée',
'fail' => 'Marked the :name backup as failed', 'fail' => 'La sauvegarde :name a échoué',
'lock' => 'Locked the :name backup', 'lock' => 'La sauvegarde :name est verrouillée',
'unlock' => 'Unlocked the :name backup', 'unlock' => 'La sauvegarde :name a été déverrouillée',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Nouvelle base de données créée :name',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Mot de passe renouvelé pour la base de données :name',
'delete' => 'Deleted database :name', 'delete' => 'Base de données :name supprimée',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => ':directory:file compressé',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => ':count fichiers compressés dans :directory',
'read' => 'Viewed the contents of :file', 'read' => 'Consulté le contenu de :file',
'copy' => 'Created a copy of :file', 'copy' => 'Copie de :file créée',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Répertoire :directory:name créé',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'Décompressé :files dans :directory',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => 'Supprimé :directory:files.0',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => ':count fichiers supprimés dans :directory',
'download' => 'Downloaded :file', 'download' => ':file téléchargé',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Téléchargé un fichier distant depuis :url vers :directory',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => ':directory:files.0.from renommé en :directory:files.0.to',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => ':count fichiers renommés dans :directory',
'write' => 'Wrote new content to :file', 'write' => 'Nouveau contenu :file écrit',
'upload' => 'Began a file upload', 'upload' => 'Début du téléversement',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => 'Ajouté (upload) :directory:file',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'Accès SFTP bloqué en raison d\'autorisations',
'create_one' => 'Created :files.0', 'create_one' => ':files.0 créés',
'create_other' => 'Created :count new files', 'create_other' => ':count nouveaux fichiers ont été créés',
'write_one' => 'Modified the contents of :files.0', 'write_one' => 'Modification du contenu de :files.0',
'write_other' => 'Modified the contents of :count files', 'write_other' => ':count fichiers ont été modifiés',
'delete_one' => 'Deleted :files.0', 'delete_one' => 'Suppression de :files.0',
'delete_other' => 'Deleted :count files', 'delete_other' => 'Suppression de :count fichiers',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => 'Création du dossier :files.0',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => ':count dossier ont été créé',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => 'Le fichier a été renommé de :files.0.from à :files.0.to',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => ':count fichiers ont été renommés ou déplacés',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => ':allocation a été ajoutée au serveur',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'Mise à jour des notes pour :allocation de ":old" à ":new"',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => 'Changement de :allocation en tant qu\'allocation principale du serveur',
'delete' => 'Deleted the :allocation allocation', 'delete' => 'Suppression de l\'allocation :allocation',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => 'Création de la planification :name',
'update' => 'Updated the :name schedule', 'update' => 'Modification de la planification :name',
'execute' => 'Manually executed the :name schedule', 'execute' => 'Exécution manuelle de la planification :name',
'delete' => 'Deleted the :name schedule', 'delete' => 'Suppression de la planification :name',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'Création d\'une nouvelle tâche ":action" pour la planification :name',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => 'Modification de la tâche ":action" pour la planification :name',
'delete' => 'Deleted a task for the :name schedule', 'delete' => 'Suppression de la planification :name',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'Le serveur a été renommé de :old à :new',
'description' => 'Changed the server description from :old to :new', 'description' => 'La description du serveur a été changée de :old à :new',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => 'La variable ":variable" a été changée de ":old" à ":new"',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'L\'image Docker a été changée de :old à :new',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => 'Ajout de :email en tant que sous-utilisateur',
'update' => 'Updated the subuser permissions for :email', 'update' => 'Modification des permissions du sous-utilisateur :email',
'delete' => 'Removed :email as a subuser', 'delete' => 'Suppression du sous-utilisateur :email',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'Cet Œuf et ses variables ont été importés avec succès.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Cet Œuf a été mis à jour en utilisant le fichier fourni.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'L\'Œuf demandé a été supprimé du panneau.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'La configuration de l\'œuf a été mise à jour avec succès.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'Le script d\'installation d\'oeuf a été mis à jour et s\'exécutera chaque fois que les serveurs sont installés.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'Un nouvel œuf a été créé avec succès. Vous devrez redémarrer tous les démons en cours d\'exécution pour appliquer ce nouvel œuf.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'La variable ":variable" a été supprimée et ne sera plus disponible pour les serveurs une fois reconstruits.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'La variable ":variable" a été mise à jour. Vous devrez reconstruire tous les serveurs utilisant cette variable pour appliquer les modifications.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'La nouvelle variable a été créée et affectée à cet œuf.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'Le nom de domaine ou l\'adresse IP fournie ne correspond pas à une adresse IP valide.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'Un nom de domaine qui pointe vers une adresse IP publique est nécessaire pour utiliser SSL sur ce nœud.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'Les allocations ont été ajoutées à ce nœud.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'Le nœud a été supprimé du panneau avec succès.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'Nouveau nœud créé avec succès. Vous pouvez configurer automatiquement ce dernier sur cette machine en allant dans l\'onglet \'Configuration\'. <strong>Avant de pouvoir ajouter des serveurs, vous devez d\'abord allouer au moins une adresse IP et un port.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'Les informations sur le nœud ont été mises à jour. Si des paramètres ont été modifiés, vous devrez le redémarrer le wings pour que ces modifications prennent effet.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'Suppression de tous les ports non alloués pour <code>:ip</code>.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'Vous essayez de supprimer l\'allocation par défaut pour ce serveur, mais il n\'y a pas d\'allocation de secours à utiliser.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'Ce serveur a été marqué comme ayant échoué à l\'installation précédente. Le statut actuel ne peut pas être basculé dans cet état.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'Il y a eu une erreur de validation avec la variable :name.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'Une erreur est survenue lors de la tentative de communication avec le démon, entraînant un code de réponse HTTP/:code. Cette exception a été enregistrée. (request id: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'L\'allocation par défaut demandée n\'a pas été trouvée dans les allocations de ce serveur.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'La configuration de démarrage de ce serveur a été mise à jour. Si l\'œuf de ce serveur a été modifié, une réinstallation aura lieu maintenant.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'Le serveur a été supprimé du système avec succès.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'Le serveur a été créé avec succès. Veuillez patienter quelques minutes avant l\'installation complète du serveur.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'Les détails du build de ce serveur ont été mis à jour. Certains changements peuvent nécessiter un redémarrage pour prendre effet.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'Le statut de suspension du serveur a été changé à :status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'Ce serveur a été marqué comme nécessitant une reconstruction du conteneur Docker. Cela se produira la prochaine fois que le serveur sera démarré.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'Le status d\'installation de ce serveur à bien été basculé',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'Ce serveur a été mis en file d\'attente pour le début de la réinstallation.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'Les détails du serveur ont été mis à jour avec succès.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'L\'image Docker par défaut a été modifiée avec succès pour ce serveur. Un redémarrage est nécessaire pour appliquer cette modification.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'Vous devez avoir au moins un nœud configuré avant de pouvoir ajouter des serveurs à ce panel.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'Vous devez avoir au moins deux nœuds configurés avant de pouvoir transférer des serveurs.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'Le transfert du serveur a été démarré.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'Le nœud que vous avez sélectionné ne dispose pas de l\'espace disque ou de la mémoire nécessaire pour accueillir ce serveur.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'Impossible de supprimer un utilisateur avec des serveurs actifs attachés à son compte. Veuillez supprimer ses serveurs avant de continuer.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'Vous ne pouvez pas supprimer votre propre compte.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'Compte créé avec succès.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'Compte mis à jour avec succès.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Se connecter',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Aller à la connexion',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'Aucun compte correspondant à ces identifiants n\'a été trouvé.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Mot de passe oublié ?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Entrez votre adresse e-mail pour recevoir des instructions sur la réinitialisation de votre mot de passe.',
'button' => 'Recover Account', 'button' => 'Récupérer un compte',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Réinitialiser et se connecter',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => 'Jeton 2-Factor',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Ce compte nécessite une deuxième authentification pour continuer. Veuillez entrer le code généré par votre appareil pour terminer cette connexion.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => 'Le jeton d\'authentification à deux facteurs (2-factor) est invalide.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Trop de tentatives de connexion. Merci de réessayer dans :seconds secondes.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'Le mot de passe doit contenir au moins 8 caractères et doit être unique à ce site.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'L\'administrateur a demandé que soit activé une double authentification pour votre compte, afin d\'utiliser le Panel',
]; ];

View File

@ -2,58 +2,58 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'Entrez un nom d\'utilisateur, un ID ou une adresse e-mail',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'ID de l\'utilisateur à supprimer (entrez \'0\' pour rechercher)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'L\'utilisateur a bien été supprimé du panel',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'Êtes-vous sûr de vouloir supprimer cet utilisateur du panel ?',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'Aucun utilisateur n\'a été trouvé pour le terme de recherche fourni.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'Plusieurs comptes ont été trouvés pour l\'utilisateur fourni, impossible de supprimer un utilisateur à cause de l\'option --no-Interaction.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'Cet utilisateur est-il un administrateur ?',
'ask_email' => 'Email Address', 'ask_email' => 'Adresse e-mail',
'ask_username' => 'Username', 'ask_username' => 'Nom d\'utilisateur',
'ask_name_first' => 'First Name', 'ask_name_first' => 'Prénom',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'Nom',
'ask_password' => 'Password', 'ask_password' => 'Mot de passe',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'Si vous souhaitez créer un compte avec un mot de passe aléatoire envoyé à l\'utilisateur, ré-exécutez cette commande (CTRL+C) et passez le paramètre `--no-password`.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'Les mots de passe doivent comporter au moins 8 caractères et contenir au moins une lettre majuscule et un chiffre.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'Cette commande désactivera la double authentification pour le compte d\'un utilisateur s\'il est activé. Ceci ne devrait être utilisé comme une commande de récupération de compte que si l\'utilisateur est bloqué sur son compte.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'Si ce n\'étais pas ce que vous vouliez faire, appuyez sur CTRL + C pour quitter le processus.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => 'L\'authentification à 2 facteurs a été désactivée pour :email.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'Envoi du travail pour la première tâche `:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'Suppression du fichier de sauvegarde :file.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'Demande de Rebuild ":name" (#:id) sur le nœud ":node" échoué avec l\'erreur :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'La demande de réinstallation pour ":name" (#:id) sur le nœud ":node" a échoué avec l\'erreur : :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'Vous êtes sur le point de procéder à une réinstallation sur un groupe de serveurs. Voulez-vous continuer ?',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'Vous êtes sur le point d\'effectuer l\'action :action sur :count serveurs. Souhaitez-vous continuer ?',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'Demande d\'action d\'alimentation pour ":name" (#:id) sur le noeud ":node" à échoué avec l\'erreur: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'Hôte SMTP (ex: smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'Port SMTP',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'Nom d\'utilisateur SMTP',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'Mot de passe SMTP',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'Domaine Mailgun',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'Url Mailgun',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'Secret Mailgun',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'Secret Mandrill',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'Clé API Postmark',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'Quel pilote doit être utilisé pour envoyer des emails?',
'ask_mail_from' => 'Email address emails should originate from', 'ask_mail_from' => 'Les courriels de l\'adresse e-mail devraient provenir de',
'ask_mail_name' => 'Name that emails should appear from', 'ask_mail_name' => 'Nom à partir duquel les e-mails devraient apparaître',
'ask_encryption' => 'Encryption method to use', 'ask_encryption' => 'Méthode de chiffrement à utiliser',
], ],
], ],
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'Mettre à jour votre adresse e-mail',
'updated' => 'Your email address has been updated.', 'updated' => 'Votre adresse e-mail a été mise à jour.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'Modifier votre mot de passe',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'Votre nouveau mot de passe doit comporter au moins 8 caractères.',
'updated' => 'Your password has been updated.', 'updated' => 'Votre mot de passe a été mis à jour.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'Configurer l\'authentificateur à deux facteurs',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => 'L\'authentification à deux facteurs a été désactivée sur votre compte. Vous ne serez plus invité à fournir le code généré par votre appareil lors de votre connexion.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => 'L\'authentification à deux facteurs a été activée sur votre compte ! Désormais, lorsque vous vous connectez, vous devrez fournir le code généré par votre appareil.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'Le jeton fourni est invalide.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'Configurer l\'authentification à deux facteurs',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'Impossible de scanner le code QR ? Entrez le code ci-dessous dans votre application :',
'field' => 'Enter token', 'field' => 'Saisir un jeton',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'Désactiver l\'authentification à deux facteurs',
'field' => 'Enter token', 'field' => 'Saisir un jeton',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'Rechercher des serveurs...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'Aucun serveur correspondant aux critères de recherche fournis n\'a été trouvé.',
'cpu_title' => 'CPU', 'cpu_title' => 'CPU',
'memory_title' => 'Memory', 'memory_title' => 'Mémoire',
]; ];

View File

@ -1,55 +1,55 @@
<?php <?php
return [ return [
'daemon_connection_failed' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged.', 'daemon_connection_failed' => 'Une erreur est survenue lors de la tentative de communication avec le démon, entraînant un code de réponse HTTP/:code. Cette exception a été enregistrée.',
'node' => [ 'node' => [
'servers_attached' => 'A node must have no servers linked to it in order to be deleted.', 'servers_attached' => 'Un nœud ne doit avoir aucun serveur lié à lui pour être supprimé.',
'daemon_off_config_updated' => 'The daemon configuration <strong>has been updated</strong>, however there was an error encountered while attempting to automatically update the configuration file on the Daemon. You will need to manually update the configuration file (config.yml) for the daemon to apply these changes.', 'daemon_off_config_updated' => 'La configuration du daemon <strong>a été mis à jour</strong>, cependant, une erreur s\'est produite lors de la tentative de mise à jour automatique du fichier de configuration sur le daemon. Vous devrez mettre à jour manuellement le fichier de configuration (core.json) pour qu\'il puisse appliquer ces modifications.',
], ],
'allocations' => [ 'allocations' => [
'server_using' => 'A server is currently assigned to this allocation. An allocation can only be deleted if no server is currently assigned.', 'server_using' => 'Un serveur est actuellement affecté à cette allocation. Une allocation ne peut être supprimée que si aucun serveur n\'utilise cette dernière.',
'too_many_ports' => 'Adding more than 1000 ports in a single range at once is not supported.', 'too_many_ports' => 'L\'ajout de plus de 1000 ports dans une seule plage à la fois n\'est pas supporté.',
'invalid_mapping' => 'The mapping provided for :port was invalid and could not be processed.', 'invalid_mapping' => 'Le mappage fourni pour :port est invalide et n\'a pas pu être traitée.',
'cidr_out_of_range' => 'CIDR notation only allows masks between /25 and /32.', 'cidr_out_of_range' => 'La notation CIDR permet uniquement les masques entre /25 et /32.',
'port_out_of_range' => 'Ports in an allocation must be greater than 1024 and less than or equal to 65535.', 'port_out_of_range' => 'Les ports d\'une allocation doivent être supérieurs à 1024 et inférieurs ou égaux à 65535.',
], ],
'egg' => [ 'egg' => [
'delete_has_servers' => 'An Egg with active servers attached to it cannot be deleted from the Panel.', 'delete_has_servers' => 'Un egg avec des serveurs actifs qui y sont attachés ne peuvent pas être supprimés du Panel.',
'invalid_copy_id' => 'The Egg selected for copying a script from either does not exist, or is copying a script itself.', 'invalid_copy_id' => 'L\'Egg sélectionné pour la copie n\'existe pas ou n\'a aucune différence avec l\'original.',
'has_children' => 'This Egg is a parent to one or more other Eggs. Please delete those Eggs before deleting this Egg.', 'has_children' => 'Cet Egg est un parent pour un ou plusieurs autres Egg. Veuillez supprimer ces Egg avant de supprimer celui-ci.',
], ],
'variables' => [ 'variables' => [
'env_not_unique' => 'The environment variable :name must be unique to this Egg.', 'env_not_unique' => 'La variable d\'environnement :name doit être unique à cet Egg',
'reserved_name' => 'The environment variable :name is protected and cannot be assigned to a variable.', 'reserved_name' => 'La variable d\'environnement :name est protégée et ne peut pas être assignée à une variable.',
'bad_validation_rule' => 'The validation rule ":rule" is not a valid rule for this application.', 'bad_validation_rule' => 'La règle de validation ":rule" n\'est pas une règle valide pour cette application.',
], ],
'importer' => [ 'importer' => [
'json_error' => 'There was an error while attempting to parse the JSON file: :error.', 'json_error' => 'Une erreur s\'est produite lors de l\'analyse du fichier JSON: :error.',
'file_error' => 'The JSON file provided was not valid.', 'file_error' => 'Le fichier JSON fourni n\'est pas valide.',
'invalid_json_provided' => 'The JSON file provided is not in a format that can be recognized.', 'invalid_json_provided' => 'Le fichier JSON fourni n\'est pas dans un format qui peut être reconnu.',
], ],
'subusers' => [ 'subusers' => [
'editing_self' => 'Editing your own subuser account is not permitted.', 'editing_self' => 'Vous n\'êtes pas autorisé à modifier votre propre compte de sous-utilisateur',
'user_is_owner' => 'You cannot add the server owner as a subuser for this server.', 'user_is_owner' => 'Vous ne pouvez pas ajouter le propriétaire du serveur en tant que sous-utilisateur pour ce serveur.',
'subuser_exists' => 'A user with that email address is already assigned as a subuser for this server.', 'subuser_exists' => 'Un utilisateur avec cette adresse e-mail est déjà assigné en tant que sous-utilisateur pour ce serveur.',
], ],
'databases' => [ 'databases' => [
'delete_has_databases' => 'Cannot delete a database host server that has active databases linked to it.', 'delete_has_databases' => 'Impossible de supprimer un serveur hôte de base de données sur lequel des bases de données actives sont liées.',
], ],
'tasks' => [ 'tasks' => [
'chain_interval_too_long' => 'The maximum interval time for a chained task is 15 minutes.', 'chain_interval_too_long' => 'L\'intervalle maximum pour une tâche chaînée est de 15 minutes.',
], ],
'locations' => [ 'locations' => [
'has_nodes' => 'Cannot delete a location that has active nodes attached to it.', 'has_nodes' => 'Impossible de supprimer un emplacement auquel sont associés des nœuds actifs.',
], ],
'users' => [ 'users' => [
'node_revocation_failed' => 'Failed to revoke keys on <a href=":link">Node #:node</a>. :error', 'node_revocation_failed' => 'Échec de la révocation des clés <a href=":link">Node #:node</a>. :error',
], ],
'deployment' => [ 'deployment' => [
'no_viable_nodes' => 'No nodes satisfying the requirements specified for automatic deployment could be found.', 'no_viable_nodes' => 'Aucun nœud satisfaisant les exigences spécifiées pour le déploiement automatique n\'a pu être trouvé.',
'no_viable_allocations' => 'No allocations satisfying the requirements for automatic deployment were found.', 'no_viable_allocations' => 'Aucun nœud satisfaisant les exigences spécifiées pour le déploiement automatique n\'a pu être trouvé.',
], ],
'api' => [ 'api' => [
'resource_not_found' => 'The requested resource does not exist on this server.', 'resource_not_found' => 'La ressource demandée n\'existe pas sur ce serveur.',
], ],
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; Précédent',
'next' => 'Next &raquo;', 'next' => 'Suivant &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'Les mots de passe doivent contenir au moins six caractères et doivent être identiques.',
'reset' => 'Your password has been reset!', 'reset' => 'Votre mot de passe a été réinitialisé !',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'Nous avons envoyé par e-mail le lien de réinitialisation de votre mot de passe !',
'token' => 'This password reset token is invalid.', 'token' => 'Ce jeton de réinitialisation de mot de passe est invalide.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'Nous n\'avons pas trouvé d\'utilisateur avec cette adresse email.',
]; ];

View File

@ -2,32 +2,32 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'Autorise l\'accès au Websocket pour ce serveur.',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'Permet à l\'utilisateur d\'envoyer des commandes à la console du serveur.',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'Autorise l\'utilisateur à démarrer l\'instance du serveur.',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'Autorise l\'utilisateur à arrêter l\'instance du serveur.',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'Autorise l\'utilisateur à redémarrer l\'instance du serveur.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'Autorise l\'utilisateur à tuer l\'instance du serveur.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'Permet à l\'utilisateur de créer de nouveaux comptes utilisateur pour le serveur.',
'user_read' => 'Allows the user permission to view users associated with this server.', 'user_read' => 'Autorise l\'utilisateur à voir les utilisateurs associés à ce serveur.',
'user_update' => 'Allows the user to modify other users associated with this server.', 'user_update' => 'Autorise l\'utilisateur à modifier les autres utilisateurs associés à ce serveur.',
'user_delete' => 'Allows the user to delete other users associated with this server.', 'user_delete' => 'Autorise l\'utilisateur à supprimer les autres utilisateurs associés à ce serveur.',
'file_create' => 'Allows the user permission to create new files and directories.', 'file_create' => 'Autorise l\'utilisateur à créer de nouveaux fichiers et dossiers.',
'file_read' => 'Allows the user to see files and folders associated with this server instance, as well as view their contents.', 'file_read' => 'Permet à l\'utilisateur de voir les fichiers et dossiers associés à cette instance de serveur, ainsi que de voir leur contenu.',
'file_update' => 'Allows the user to update files and folders associated with the server.', 'file_update' => 'Autorise l\'utilisateur à modifier les autres utilisateurs associés à ce serveur.',
'file_delete' => 'Allows the user to delete files and directories.', 'file_delete' => 'Autorise l\'utilisateur à supprimer des fichiers et des dossiers.',
'file_archive' => 'Allows the user to create file archives and decompress existing archives.', 'file_archive' => 'Autorise l\'utilisateur à créer des archives de fichiers et décompresser des archives existantes.',
'file_sftp' => 'Allows the user to perform the above file actions using a SFTP client.', 'file_sftp' => 'Autorise l\'utilisateur à effectuer les actions de fichier ci-dessus en utilisant un client SFTP.',
'allocation_read' => 'Allows access to the server allocation management pages.', 'allocation_read' => 'Autorise l\'accès aux pages de gestion d\'allocation du serveur.',
'allocation_update' => 'Allows user permission to make modifications to the server\'s allocations.', 'allocation_update' => 'Autorise l\'utilisateur à apporter des modifications aux allocations du serveur.',
'database_create' => 'Allows user permission to create a new database for the server.', 'database_create' => 'Autorise l\'utilisateur à créer une nouvelle base de données pour le serveur.',
'database_read' => 'Allows user permission to view the server databases.', 'database_read' => 'Autorise l\'utilisateur à voir les bases de données du serveur.',
'database_update' => 'Allows a user permission to make modifications to a database. If the user does not have the "View Password" permission as well they will not be able to modify the password.', 'database_update' => 'Autorise un utilisateur à modifier une base de données. Si l\'utilisateur n\'a pas la permission "Voir le mot de passe", il ne sera pas en mesure de modifier le mot de passe.',
'database_delete' => 'Allows a user permission to delete a database instance.', 'database_delete' => 'Autorise un utilisateur à supprimer une base de données.',
'database_view_password' => 'Allows a user permission to view a database password in the system.', 'database_view_password' => 'Autorise un utilisateur à visualiser un mot de passe de base de données.',
'schedule_create' => 'Allows a user to create a new schedule for the server.', 'schedule_create' => 'Autorise un utilisateur à créer une planification pour le serveur.',
'schedule_read' => 'Allows a user permission to view schedules for a server.', 'schedule_read' => 'Autorise un utilisateur à voir les planifications d\'un serveur.',
'schedule_update' => 'Allows a user permission to make modifications to an existing server schedule.', 'schedule_update' => 'Autorise un utilisateur à apporter des modifications à une planification d\'un serveur existant.',
'schedule_delete' => 'Allows a user to delete a schedule for the server.', 'schedule_delete' => 'Autorise un utilisateur à supprimer une planification pour le serveur.',
], ],
]; ];

View File

@ -1,95 +1,95 @@
<?php <?php
return [ return [
'email' => 'Email', 'email' => 'E-mail',
'email_address' => 'Email address', 'email_address' => 'Adresse e-mail',
'user_identifier' => 'Username or Email', 'user_identifier' => 'Nom d\'utilisateur ou e-mail',
'password' => 'Password', 'password' => 'Mot de passe',
'new_password' => 'New password', 'new_password' => 'Nouveau mot de passe',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'Confirmer le nouveau mot de passe',
'login' => 'Login', 'login' => 'Connexion',
'home' => 'Home', 'home' => 'Accueil',
'servers' => 'Servers', 'servers' => 'Serveurs',
'id' => 'ID', 'id' => 'ID',
'name' => 'Name', 'name' => 'Nom',
'node' => 'Node', 'node' => 'Nœud',
'connection' => 'Connection', 'connection' => 'Connexion',
'memory' => 'Memory', 'memory' => 'Mémoire',
'cpu' => 'CPU', 'cpu' => 'CPU',
'disk' => 'Disk', 'disk' => 'Disque',
'status' => 'Status', 'status' => 'Statut',
'search' => 'Search', 'search' => 'Rechercher',
'suspended' => 'Suspended', 'suspended' => 'Suspendu',
'account' => 'Account', 'account' => 'Compte',
'security' => 'Security', 'security' => 'Sécurité',
'ip' => 'IP Address', 'ip' => 'Adresse IP',
'last_activity' => 'Last Activity', 'last_activity' => 'Dernière activité',
'revoke' => 'Revoke', 'revoke' => 'Révoquer',
'2fa_token' => 'Authentication Token', '2fa_token' => 'Jeton d\'authentification',
'submit' => 'Submit', 'submit' => 'Soumettre',
'close' => 'Close', 'close' => 'Fermer',
'settings' => 'Settings', 'settings' => 'Paramètres',
'configuration' => 'Configuration', 'configuration' => 'Configuration',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'Bases de données',
'memo' => 'Memo', 'memo' => 'Note',
'created' => 'Created', 'created' => 'Créé(e)',
'expires' => 'Expires', 'expires' => 'Expire le',
'public_key' => 'Token', 'public_key' => 'Jeton',
'api_access' => 'Api Access', 'api_access' => 'Accès API',
'never' => 'never', 'never' => 'jamais',
'sign_out' => 'Sign out', 'sign_out' => 'Déconnexion',
'admin_control' => 'Admin Control', 'admin_control' => 'Panneau d\'administration',
'required' => 'Required', 'required' => 'Requis',
'port' => 'Port', 'port' => 'Port',
'username' => 'Username', 'username' => 'Nom d\'utilisateur',
'database' => 'Database', 'database' => 'Base de données',
'new' => 'New', 'new' => 'Nouveau',
'danger' => 'Danger', 'danger' => 'Danger',
'create' => 'Create', 'create' => 'Créer',
'select_all' => 'Select All', 'select_all' => 'Tout sélectionner',
'select_none' => 'Select None', 'select_none' => 'Annuler la sélection',
'alias' => 'Alias', 'alias' => 'Alias',
'primary' => 'Primary', 'primary' => 'Principal',
'make_primary' => 'Make Primary', 'make_primary' => 'Définir comme principale',
'none' => 'None', 'none' => 'Aucun',
'cancel' => 'Cancel', 'cancel' => 'Annuler',
'created_at' => 'Created At', 'created_at' => 'Créé à',
'action' => 'Action', 'action' => 'Action',
'data' => 'Data', 'data' => 'Données',
'queued' => 'Queued', 'queued' => 'Ajouté à la file d\'attente',
'last_run' => 'Last Run', 'last_run' => 'Dernière exécution',
'next_run' => 'Next Run', 'next_run' => 'Prochaine exécution',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'Pas encore exécuté',
'yes' => 'Yes', 'yes' => 'Oui',
'no' => 'No', 'no' => 'Non',
'delete' => 'Delete', 'delete' => 'Supprimer',
'2fa' => '2FA', '2fa' => 'A2F',
'logout' => 'Logout', 'logout' => 'Déconnexion',
'admin_cp' => 'Admin Control Panel', 'admin_cp' => 'Panel d\'administration',
'optional' => 'Optional', 'optional' => 'Facultatif',
'read_only' => 'Read Only', 'read_only' => 'Lecture seule',
'relation' => 'Relation', 'relation' => 'Relation',
'owner' => 'Owner', 'owner' => 'Propriétaire',
'admin' => 'Admin', 'admin' => 'Admin',
'subuser' => 'Subuser', 'subuser' => 'Sous-utilisateur',
'captcha_invalid' => 'The provided captcha is invalid.', 'captcha_invalid' => 'Le captcha fourni est invalide.',
'tasks' => 'Tasks', 'tasks' => 'Tâches',
'seconds' => 'Seconds', 'seconds' => 'Secondes',
'minutes' => 'Minutes', 'minutes' => 'Minutes',
'under_maintenance' => 'Under Maintenance', 'under_maintenance' => 'En maintenance',
'days' => [ 'days' => [
'sun' => 'Sunday', 'sun' => 'Dimanche',
'mon' => 'Monday', 'mon' => 'Lundi',
'tues' => 'Tuesday', 'tues' => 'Mardi',
'wed' => 'Wednesday', 'wed' => 'Mercredi',
'thurs' => 'Thursday', 'thurs' => 'Jeudi',
'fri' => 'Friday', 'fri' => 'Vendredi',
'sat' => 'Saturday', 'sat' => 'Samedi',
], ],
'last_used' => 'Last Used', 'last_used' => 'Dernière utilisation',
'enable' => 'Enable', 'enable' => 'Activer',
'disable' => 'Disable', 'disable' => 'Désactiver',
'save' => 'Save', 'save' => 'Enregistrer',
'copyright' => '&reg; 2024 - :year Pelican', 'copyright' => '&reg; 2024 - :year Pelican',
]; ];

View File

@ -12,78 +12,78 @@ return [
| |
*/ */
'accepted' => 'The :attribute must be accepted.', 'accepted' => 'Le champ :attribute doit être accepté.',
'active_url' => 'The :attribute is not a valid URL.', 'active_url' => 'Le champ :attribute n\'est pas une URL valide.',
'after' => 'The :attribute must be a date after :date.', 'after' => 'Le champ :attribute doit être une date supérieure au :date.',
'after_or_equal' => 'The :attribute must be a date after or equal to :date.', 'after_or_equal' => 'Le champ :attribute doit être une date supérieure ou égale à :date.',
'alpha' => 'The :attribute may only contain letters.', 'alpha' => 'Le champ :attribute doit seulement contenir des lettres.',
'alpha_dash' => 'The :attribute may only contain letters, numbers, and dashes.', 'alpha_dash' => 'Le champ :attribute doit seulement contenir des lettres, des chiffres et des tirets.',
'alpha_num' => 'The :attribute may only contain letters and numbers.', 'alpha_num' => 'Le champ :attribute doit contenir uniquement des chiffres et des lettres.',
'array' => 'The :attribute must be an array.', 'array' => 'Le champ :attribute doit être un tableau.',
'before' => 'The :attribute must be a date before :date.', 'before' => 'Le champ :attribute doit être une date inférieure au :date.',
'before_or_equal' => 'The :attribute must be a date before or equal to :date.', 'before_or_equal' => 'Le champ :attribute doit être une date inférieure ou égale à :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'Le champ :attribute doit être entre :min et :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'Le champ :attribute doit représenter un fichier dont le poids est entre :min et :max kilo-octets.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'Le champ :attribute doit contenir entre :min et :max caractères.',
'array' => 'The :attribute must have between :min and :max items.', 'array' => 'Le champ :attribute doit avoir entre :min et :max éléments.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'La confirmation :attribute ne correspond pas.',
'date' => 'The :attribute is not a valid date.', 'date' => 'Le champ :attribute n\'est pas une date valide.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => 'Le champ :attribute ne correspond pas au format :format.',
'different' => 'The :attribute and :other must be different.', 'different' => 'Les champs :attribute et :other doivent être différents.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'Le champ :attribute doit avoir :digits chiffres.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'Le champ :attribute doit contenir entre :min et :max chiffres.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => 'Les dimensions de l\'image pour le champ :attribute sont invalides.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => 'Le champ :attribute a une valeur en double.',
'email' => 'The :attribute must be a valid email address.', 'email' => 'Le champ :attribute doit être une adresse e-mail valide.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'Le champ :attribute sélectionné n\'est pas valide.',
'file' => 'The :attribute must be a file.', 'file' => 'Le champ :attribute doit être un fichier.',
'filled' => 'The :attribute field is required.', 'filled' => 'Le champ :attribute est requis.',
'image' => 'The :attribute must be an image.', 'image' => 'Le champ :attribute doit être une image.',
'in' => 'The selected :attribute is invalid.', 'in' => 'Le champ :attribute sélectionné n\'est pas valide.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
'integer' => 'The :attribute must be an integer.', 'integer' => 'Le champ :attribute doit être un entier.',
'ip' => 'The :attribute must be a valid IP address.', 'ip' => 'Le champ :attribute doit être une adresse IP valide.',
'json' => 'The :attribute must be a valid JSON string.', 'json' => 'Le champ :attribute doit être une chaîne JSON valide.',
'max' => [ 'max' => [
'numeric' => 'The :attribute may not be greater than :max.', 'numeric' => 'Le champ ":attribute" ne peut pas être plus grand que :max.',
'file' => 'The :attribute may not be greater than :max kilobytes.', 'file' => 'Le champ ":attribute" ne peut pas être plus grand que :max kilo-octets.',
'string' => 'The :attribute may not be greater than :max characters.', 'string' => 'Le champ :attribute ne peut pas être plus grand que :max caractères.',
'array' => 'The :attribute may not have more than :max items.', 'array' => 'Le champ :attribute ne peut pas avoir plus de :max éléments.',
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'Le champ :attribute doit être un fichier de type : :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'Le champ :attribute doit être un fichier de type : :values.',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => 'Le champ :attribute doit être supérieur ou égale à :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => 'Le champ :attribute doit être d\'au moins :min kilo-octets.',
'string' => 'The :attribute must be at least :min characters.', 'string' => 'Le champ :attribute doit contenir au moins :min caractères.',
'array' => 'The :attribute must have at least :min items.', 'array' => 'Le champ :attribute doit avoir au moins :min éléments.',
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'Le champ :attribute sélectionné n\'est pas valide.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'Le champ :attribute doit être un nombre.',
'present' => 'The :attribute field must be present.', 'present' => 'Le champ :attribute doit être présent.',
'regex' => 'The :attribute format is invalid.', 'regex' => 'Le format du champ :attribute est invalide.',
'required' => 'The :attribute field is required.', 'required' => 'Le champ :attribute est requis.',
'required_if' => 'The :attribute field is required when :other is :value.', 'required_if' => 'Le champ :attribute est requis lorsque :other est :value.',
'required_unless' => 'The :attribute field is required unless :other is in :values.', 'required_unless' => 'Le champ :attribute est requis sauf si :other est dans :values.',
'required_with' => 'The :attribute field is required when :values is present.', 'required_with' => 'Le champ :attribute est requis lorsque :values est présent.',
'required_with_all' => 'The :attribute field is required when :values is present.', 'required_with_all' => 'Le champ :attribute est requis lorsque :values est présent.',
'required_without' => 'The :attribute field is required when :values is not present.', 'required_without' => 'Le champ :attribute est obligatoire quand :values n\'est pas présent.',
'required_without_all' => 'The :attribute field is required when none of :values are present.', 'required_without_all' => 'Le champ :attribute est requis quand aucune des :values n\'est présente.',
'same' => 'The :attribute and :other must match.', 'same' => 'Les champs :attribute et :other doivent être identiques.',
'size' => [ 'size' => [
'numeric' => 'The :attribute must be :size.', 'numeric' => 'Le champ :attribute doit être :size.',
'file' => 'The :attribute must be :size kilobytes.', 'file' => 'Le champ :attribute doit être de :size kilo-octets.',
'string' => 'The :attribute must be :size characters.', 'string' => 'Le champ :attribute doit être de :size caractères.',
'array' => 'The :attribute must contain :size items.', 'array' => 'Le champ :attribute doit contenir :size éléments.',
], ],
'string' => 'The :attribute must be a string.', 'string' => 'Le champ :attribute doit être une chaîne de caractères.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.',
'unique' => 'The :attribute has already been taken.', 'unique' => 'Le champ :attribute a déjà été pris.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => 'Le fichier du champ :attribute n\'a pu être téléversé.',
'url' => 'The :attribute format is invalid.', 'url' => 'Le format du champ :attribute est invalide.',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -100,7 +100,7 @@ return [
// Internal validation logic for Panel // Internal validation logic for Panel
'internal' => [ 'internal' => [
'variable_value' => ':env variable', 'variable_value' => 'variable :env',
'invalid_password' => 'The password provided was invalid for this account.', 'invalid_password' => 'Le mot de passe fourni n\'est pas valide pour ce compte.',
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'ביצה זו והמשתנים הקשורים לה יובאו בהצלחה.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'ביצה זו עודכנה באמצעות הקובץ שסופק.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'נמחקה בהצלחה הביצה המבוקשת מהחלונית.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'תצורת הביצה עודכנה בהצלחה.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'סקריפט התקנת הביצה עודכן ויפעל בכל פעם שיותקנו שרתים.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'ביצה חדשה הוטלה בהצלחה. תצטרך להפעיל מחדש את כל הדמונים הפועלים כדי להחיל את התיקון החדש הזה.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'המשתנה ":variable" נמחק ולא יהיה זמין יותר לשרתים לאחר הבנייה מחדש.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'המשתנה ":variable" עודכן. תצטרך לבנות מחדש את כל השרתים המשתמשים במשתנה זה כדי להחיל שינויים.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'משתנה חדש נוצר בהצלחה והוקצה לביצה זו.',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'כתובת ה-FQDN או ה-IP שסופקו אינם פונים לכתובת IP חוקית.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'דרוש שם דומיין מוסמך במלואו שמגיע לכתובת IP ציבורית כדי להשתמש ב-SSL עבור צומת זה.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'הקצאות נוספו בהצלחה לצומת זה.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'הצומת הוסר מהחלונית בהצלחה.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'צומת חדש נוצר בהצלחה. אתה יכול להגדיר באופן אוטומטי את הדמון במחשב זה על ידי ביקור בכרטיסייה \'תצורה\'. <strong>לפני שתוכל להוסיף שרתים, תחילה עליך להקצות לפחות כתובת IP אחת ויציאה אחת.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'מידע הצומת עודכן. אם הגדרות דמון כלשהן שונו, תצטרך לאתחל אותה כדי שהשינויים האלה ייכנסו לתוקף.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'מחק את כל היציאות שלא הוקצו עבור <code>:ip</code>.',
], ],
]; ];

View File

@ -2,26 +2,26 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'אתה מנסה למחוק את הקצאת ברירת המחדל עבור שרת זה, אך אין הקצאה חוזרת לשימוש.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'שרת זה סומן כנכשל בהתקנה קודמת. לא ניתן לשנות את המצב הנוכחי במצב זה.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'אירעה שגיאת אימות עם המשתנה :name.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'היה חריג בעת ניסיון לתקשר עם הדמון וכתוצאה מכך קוד תגובה של HTTP/:code. חריג זה נרשם. (מזהה בקשה: :request_id)',
'default_allocation_not_found' => 'The requested default allocation was not found in this server\'s allocations.', 'default_allocation_not_found' => 'הקצאת ברירת המחדל המבוקשת לא נמצאה בהקצאות של שרת זה.',
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'תצורת האתחול של שרת זה עודכנה. אם הביצה של שרת זה שונתה, תתבצע התקנה מחדש כעת.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'השרת נמחק בהצלחה מהמערכת.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'השרת נוצר בהצלחה בחלונית. אנא אפשר לדמון כמה דקות להתקין את השרת הזה לחלוטין.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'פרטי הבנייה של שרת זה עודכנו. שינויים מסוימים עשויים לדרוש הפעלה מחדש כדי להיכנס לתוקף.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'סטטוס השעיית השרת שונה ל-:status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'שרת זה סומן כמי שדורש בנייה מחדש של קונטיינר Docker. זה יקרה בפעם הבאה שהשרת יופעל.',
'install_toggled' => 'The installation status for this server has been toggled.', 'install_toggled' => 'סטטוס ההתקנה של שרת זה השתנה.',
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'שרת זה עמד בתור להתקנה מחדש שמתחילה כעת.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'פרטי השרת עודכנו בהצלחה.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'שינה בהצלחה את תמונת ברירת המחדל של Docker לשימוש עבור שרת זה. נדרש אתחול כדי להחיל שינוי זה.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'עליך להגדיר לפחות צומת אחד לפני שתוכל להוסיף שרת ללוח זה.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'עליך להגדיר לפחות שני צמתים לפני שתוכל להעביר שרתים.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'העברת השרת החלה.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'לצומת שבחרת אין את שטח הדיסק או הזיכרון הנדרשים כדי להכיל שרת זה.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'לא ניתן למחוק משתמש עם שרתים פעילים המחוברים לחשבון שלו. נא למחוק את השרתים שלהם לפני שתמשיך.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'לא ניתן למחוק את חשבון המשתמש שלך.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'החשבון נוצר בהצלחה.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'החשבון עודכן בהצלחה.',
], ],
]; ];

View File

@ -2,52 +2,52 @@
return [ return [
'user' => [ 'user' => [
'search_users' => 'Enter a Username, User ID, or Email Address', 'search_users' => 'הזן שם משתמש, מזהה משתמש או כתובת דואר אלקטרוני',
'select_search_user' => 'ID of user to delete (Enter \'0\' to re-search)', 'select_search_user' => 'מזהה המשתמש שיש למחוק (הזן \'0\' כדי לחפש מחדש)',
'deleted' => 'User successfully deleted from the Panel.', 'deleted' => 'המשתמש נמחק בהצלחה מהחלונית.',
'confirm_delete' => 'Are you sure you want to delete this user from the Panel?', 'confirm_delete' => 'האם אתה בטוח שברצונך למחוק את המשתמש הזה מהחלונית?',
'no_users_found' => 'No users were found for the search term provided.', 'no_users_found' => 'לא נמצאו משתמשים עבור מונח החיפוש שסופק.',
'multiple_found' => 'Multiple accounts were found for the user provided, unable to delete a user because of the --no-interaction flag.', 'multiple_found' => 'נמצאו חשבונות מרובים עבור המשתמש שסופק, לא ניתן למחוק משתמש בגלל הדגל --no-interaction.',
'ask_admin' => 'Is this user an administrator?', 'ask_admin' => 'האם משתמש זה הוא מנהל מערכת?',
'ask_email' => 'Email Address', 'ask_email' => 'כתובת דוא"ל',
'ask_username' => 'Username', 'ask_username' => 'שם משתמש',
'ask_name_first' => 'First Name', 'ask_name_first' => 'שם פרטי',
'ask_name_last' => 'Last Name', 'ask_name_last' => 'שם משפחה',
'ask_password' => 'Password', 'ask_password' => 'סיסמה',
'ask_password_tip' => 'If you would like to create an account with a random password emailed to the user, re-run this command (CTRL+C) and pass the `--no-password` flag.', 'ask_password_tip' => 'אם ברצונך ליצור חשבון עם סיסמה אקראית שנשלחת באימייל למשתמש, הפעל מחדש את הפקודה הזו (CTRL+C) והעביר את הדגל `--no-password`.',
'ask_password_help' => 'Passwords must be at least 8 characters in length and contain at least one capital letter and number.', 'ask_password_help' => 'סיסמאות חייבות להיות באורך של לפחות 8 תווים ולהכיל לפחות אות גדולה ומספר אחד.',
'2fa_help_text' => [ '2fa_help_text' => [
'This command will disable 2-factor authentication for a user\'s account if it is enabled. This should only be used as an account recovery command if the user is locked out of their account.', 'פקודה זו תשבית אימות דו-שלבי עבור חשבון משתמש אם היא מופעלת. זה אמור לשמש כפקודה לשחזור חשבון רק אם המשתמש ננעל מחוץ לחשבון שלו.',
'If this is not what you wanted to do, press CTRL+C to exit this process.', 'אם זה לא מה שרצית לעשות, הקש CTRL+C כדי לצאת מהתהליך הזה.',
], ],
'2fa_disabled' => '2-Factor authentication has been disabled for :email.', '2fa_disabled' => 'אימות דו-שלבי הושבת עבור :email.',
], ],
'schedule' => [ 'schedule' => [
'output_line' => 'Dispatching job for first task in `:schedule` (:hash).', 'output_line' => 'שולח עבודה למשימה ראשונה ב-`:schedule` (:hash).',
], ],
'maintenance' => [ 'maintenance' => [
'deleting_service_backup' => 'Deleting service backup file :file.', 'deleting_service_backup' => 'מחיקת קובץ גיבוי שירות: :file.',
], ],
'server' => [ 'server' => [
'rebuild_failed' => 'Rebuild request for ":name" (#:id) on node ":node" failed with error: :message', 'rebuild_failed' => 'בקשת בנייה מחדש עבור ":name" (#:id) בצומת ":node" נכשלה עם שגיאה: :message',
'reinstall' => [ 'reinstall' => [
'failed' => 'Reinstall request for ":name" (#:id) on node ":node" failed with error: :message', 'failed' => 'בקשת התקנה מחדש עבור ":name" (#:id) בצומת ":node" נכשלה עם שגיאה: :message',
'confirm' => 'You are about to reinstall against a group of servers. Do you wish to continue?', 'confirm' => 'אתה עומד להתקין מחדש מול קבוצת שרתים. האם אתה מקווה להמשיך?',
], ],
'power' => [ 'power' => [
'confirm' => 'You are about to perform a :action against :count servers. Do you wish to continue?', 'confirm' => 'אתה עומד לבצע :פעולה נגד :count שרתים האם ברצונך להמשיך?',
'action_failed' => 'Power action request for ":name" (#:id) on node ":node" failed with error: :message', 'action_failed' => 'בקשת פעולת הפעלה עבור ":name" (#:id) בצומת ":node" נכשלה עם שגיאה: :message',
], ],
], ],
'environment' => [ 'environment' => [
'mail' => [ 'mail' => [
'ask_smtp_host' => 'SMTP Host (e.g. smtp.gmail.com)', 'ask_smtp_host' => 'מארח SMTP (למשל smtp.gmail.com)',
'ask_smtp_port' => 'SMTP Port', 'ask_smtp_port' => 'יציאת SMTP',
'ask_smtp_username' => 'SMTP Username', 'ask_smtp_username' => 'שם משתמש SMTP',
'ask_smtp_password' => 'SMTP Password', 'ask_smtp_password' => 'סיסמאת SMTP',
'ask_mailgun_domain' => 'Mailgun Domain', 'ask_mailgun_domain' => 'דומיין Mailgun',
'ask_mailgun_endpoint' => 'Mailgun Endpoint', 'ask_mailgun_endpoint' => 'נקודת קצה של Mailgun',
'ask_mailgun_secret' => 'Mailgun Secret', 'ask_mailgun_secret' => 'הסוד של Mailgun',
'ask_mandrill_secret' => 'Mandrill Secret', 'ask_mandrill_secret' => 'Mandrill Secret',
'ask_postmark_username' => 'Postmark API Key', 'ask_postmark_username' => 'Postmark API Key',
'ask_driver' => 'Which driver should be used for sending emails?', 'ask_driver' => 'Which driver should be used for sending emails?',

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'עדכנו את הדואר האלקטרוני שלכם',
'updated' => 'Your email address has been updated.', 'updated' => 'כתובת הדוא"ל התעדכנה.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'שנה את סיסמתך',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'הסיסמה החדשה שלך צריכה להיות באורך של לפחות 8 תווים.',
'updated' => 'Your password has been updated.', 'updated' => 'הסיסמא שלך עודכנה.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'הגדר אימות דו-שלבי',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => 'אימות דו-שלבי הושבת בחשבונך. לא תתבקש יותר לספק אסימון בעת הכניסה.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => 'אימות דו-שלבי הופעל בחשבון שלך! מעתה, בעת הכניסה, תידרש לספק את הקוד שנוצר על ידי המכשיר שלך.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'הטוקן שסופק היה לא חוקי.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'הגדר אימות דו-שלבי',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'לא מצליחים לסרוק את הקוד? הזן את הקוד למטה באפליקציה שלך:',
'field' => 'Enter token', 'field' => 'הזן טוקן',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'השבת אימות דו-שלבי',
'field' => 'Enter token', 'field' => 'הזן טוקן',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'חפש שרתים...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'לא נמצאו שרתים התואמים לקריטריוני החיפוש שסופקו.',
'cpu_title' => 'CPU', 'cpu_title' => 'מעבד',
'memory_title' => 'Memory', 'memory_title' => 'זיכרון',
]; ];

View File

@ -12,6 +12,6 @@ return [
| |
*/ */
'previous' => '&laquo; Previous', 'previous' => '&laquo; קודם',
'next' => 'Next &raquo;', 'next' => 'הבא &raquo;',
]; ];

View File

@ -11,9 +11,9 @@ return [
| has failed, such as for an invalid token or invalid new password. | has failed, such as for an invalid token or invalid new password.
| |
*/ */
'password' => 'Passwords must be at least six characters and match the confirmation.', 'password' => 'סיסמאות חייבות להיות לפחות שישה תווים ולהתאים לאישור.',
'reset' => 'Your password has been reset!', 'reset' => 'הסיסמה שלך אופסה!',
'sent' => 'We have e-mailed your password reset link!', 'sent' => 'שלחנו באימייל קישור לאיפוס הסיסמה שלך!',
'token' => 'This password reset token is invalid.', 'token' => 'טוקן איפוס סיסמה זה אינו חוקי.',
'user' => 'We can\'t find a user with that e-mail address.', 'user' => 'אנחנו לא יכולים למצוא משתמש עם כתובת האימייל הזו.',
]; ];

View File

@ -1,42 +1,42 @@
<?php <?php
return [ return [
'email' => 'Email', 'email' => 'דוא"ל',
'email_address' => 'Email address', 'email_address' => 'כתובת דוא"ל',
'user_identifier' => 'Username or Email', 'user_identifier' => 'שם משתשמש או דואר אלקטרוני',
'password' => 'Password', 'password' => 'סיסמה',
'new_password' => 'New password', 'new_password' => 'סיסמה חדשה',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'תאשר סיסמא חדשה',
'login' => 'Login', 'login' => 'התחברות',
'home' => 'Home', 'home' => 'Home',
'servers' => 'Servers', 'servers' => 'שרתים',
'id' => 'ID', 'id' => 'מספר מזהה',
'name' => 'Name', 'name' => 'שם',
'node' => 'Node', 'node' => 'צומת',
'connection' => 'Connection', 'connection' => 'חיבור',
'memory' => 'Memory', 'memory' => 'זיכרון',
'cpu' => 'CPU', 'cpu' => 'מעבד',
'disk' => 'Disk', 'disk' => 'דיסק',
'status' => 'Status', 'status' => 'סטטוס',
'search' => 'Search', 'search' => 'חיפוש',
'suspended' => 'Suspended', 'suspended' => 'מושעה',
'account' => 'Account', 'account' => 'חשבון',
'security' => 'Security', 'security' => 'אבטחה',
'ip' => 'IP Address', 'ip' => '‏כתובת IP',
'last_activity' => 'Last Activity', 'last_activity' => 'פעילות אחרונה',
'revoke' => 'Revoke', 'revoke' => 'Revoke',
'2fa_token' => 'Authentication Token', '2fa_token' => 'טוקן אימות',
'submit' => 'Submit', 'submit' => 'Submit',
'close' => 'Close', 'close' => 'סגור',
'settings' => 'Settings', 'settings' => 'הגדרות',
'configuration' => 'Configuration', 'configuration' => 'תצורה',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'מסדי נתונים',
'memo' => 'Memo', 'memo' => 'Memo',
'created' => 'Created', 'created' => 'Created',
'expires' => 'Expires', 'expires' => 'Expires',
'public_key' => 'Token', 'public_key' => 'Token',
'api_access' => 'Api Access', 'api_access' => 'גישה ל- API',
'never' => 'never', 'never' => 'never',
'sign_out' => 'Sign out', 'sign_out' => 'Sign out',
'admin_control' => 'Admin Control', 'admin_control' => 'Admin Control',

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'सर्वर्स की खोज करें...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'प्रदान किए गए खोज मानदंडों से मेल खाने वाला कोई सर्वर नहीं मिला।',
'cpu_title' => 'CPU', 'cpu_title' => 'सीपीयू',
'memory_title' => 'Memory', 'memory_title' => 'मेमोरी',
]; ];

View File

@ -2,10 +2,10 @@
return [ return [
'permissions' => [ 'permissions' => [
'websocket_*' => 'Allows access to the websocket for this server.', 'websocket_*' => 'इस सर्वर के लिए वेबसॉकेट तक पहुँच देता है।',
'control_console' => 'Allows the user to send data to the server console.', 'control_console' => 'उपयोगकर्ता को सर्वर कंसोल में डेटा भेजने की अनुमति देता है।',
'control_start' => 'Allows the user to start the server instance.', 'control_start' => 'उपयोगकर्ता को सर्वर उदाहरण को प्रारंभ करने की अनुमति देता है।',
'control_stop' => 'Allows the user to stop the server instance.', 'control_stop' => 'उपयोगकर्ता को सर्वर उदाहरण को प्रारंभ करने की अनुमति देता है।',
'control_restart' => 'Allows the user to restart the server instance.', 'control_restart' => 'Allows the user to restart the server instance.',
'control_kill' => 'Allows the user to kill the server instance.', 'control_kill' => 'Allows the user to kill the server instance.',
'user_create' => 'Allows the user to create new user accounts for the server.', 'user_create' => 'Allows the user to create new user accounts for the server.',

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Prijavi se',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Idi na prijavu',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'Nema računa sa tim podatcima.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Zaboravio lozinku?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Napiši svoju email adresu računa kako bi dobio instrukcije da promjeniš lozinku.',
'button' => 'Recover Account', 'button' => 'Oporavi račun',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Promjeni i prijavi se',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => '2 Faktor Token',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Ovaj račun ima 2 sloja provjere sigurnosti. Kako bi ste nastavili napišite kod koji je generiran od vašeg uređaja.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => '2 Faktor Token nije točan.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Previše pokušaja prijave. Pokušajte ponovno za :seconds sekundi.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'Lozinka mora imati makar 8 karaktera i biti samo za ovu stranicu.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'Administrator je odabrao da morate imate 2 Faktor kako bi ste koristli ovu stranicu.',
]; ];

View File

@ -2,27 +2,27 @@
return [ return [
'email' => [ 'email' => [
'title' => 'Update your email', 'title' => 'Promjeni svoj email',
'updated' => 'Your email address has been updated.', 'updated' => 'Vaša e-mail adresa je ažurirana.',
], ],
'password' => [ 'password' => [
'title' => 'Change your password', 'title' => 'Promijeni lozinku',
'requirements' => 'Your new password should be at least 8 characters in length.', 'requirements' => 'Vaša nova lozinka treba imati makar 8 karaktera.',
'updated' => 'Your password has been updated.', 'updated' => 'Vaša lozinka je ažurirana.',
], ],
'two_factor' => [ 'two_factor' => [
'button' => 'Configure 2-Factor Authentication', 'button' => 'Konfiguriraj 2 Faktor authentikaciju.',
'disabled' => 'Two-factor authentication has been disabled on your account. You will no longer be prompted to provide a token when logging in.', 'disabled' => '2 Faktor authentikacija je isključena na vašem računu. Više vas nećemo pitati za token kada se prijavljate.',
'enabled' => 'Two-factor authentication has been enabled on your account! From now on, when logging in, you will be required to provide the code generated by your device.', 'enabled' => '2 Faktor authentikacija je uključena na vašem računu. Od sada kada se prijavljate morate upisati kod koji je vaš uređaj generirio.',
'invalid' => 'The token provided was invalid.', 'invalid' => 'Token je netočan.',
'setup' => [ 'setup' => [
'title' => 'Setup two-factor authentication', 'title' => 'Postavi 2 faktor autentikaciju.',
'help' => 'Can\'t scan the code? Enter the code below into your application:', 'help' => 'Ne možeš skenirati kod? Napiši ovaj kod u svoju aplikaciju:',
'field' => 'Enter token', 'field' => 'Upiši token',
], ],
'disable' => [ 'disable' => [
'title' => 'Disable two-factor authentication', 'title' => 'Isključi dva faktor autentikaciju',
'field' => 'Enter token', 'field' => 'Upiši token',
], ],
], ],
]; ];

View File

@ -1,8 +1,8 @@
<?php <?php
return [ return [
'search' => 'Search for servers...', 'search' => 'Pretraži servere...',
'no_matches' => 'There were no servers found matching the search criteria provided.', 'no_matches' => 'Nisu pronađeni serveri koji odgovaraju navedenim kriterijima pretraživanja.',
'cpu_title' => 'CPU', 'cpu_title' => 'CPU',
'memory_title' => 'Memory', 'memory_title' => 'Memorija',
]; ];

View File

@ -2,62 +2,62 @@
return [ return [
'email' => 'Email', 'email' => 'Email',
'email_address' => 'Email address', 'email_address' => 'Email adresa',
'user_identifier' => 'Username or Email', 'user_identifier' => 'Korisničko ime ili Email',
'password' => 'Password', 'password' => 'Lozinka',
'new_password' => 'New password', 'new_password' => 'Nova lozinka',
'confirm_password' => 'Confirm new password', 'confirm_password' => 'Potvrdi novu lozinku',
'login' => 'Login', 'login' => 'Prijava',
'home' => 'Home', 'home' => 'Početna',
'servers' => 'Servers', 'servers' => 'Serveri',
'id' => 'ID', 'id' => 'ID',
'name' => 'Name', 'name' => 'Ime',
'node' => 'Node', 'node' => 'Node',
'connection' => 'Connection', 'connection' => 'Veza',
'memory' => 'Memory', 'memory' => 'Memorija',
'cpu' => 'CPU', 'cpu' => 'CPU',
'disk' => 'Disk', 'disk' => 'Disk',
'status' => 'Status', 'status' => 'Stanje',
'search' => 'Search', 'search' => 'Pretraživanje',
'suspended' => 'Suspended', 'suspended' => 'Suspendiran',
'account' => 'Account', 'account' => 'Račun',
'security' => 'Security', 'security' => 'Sigurnost',
'ip' => 'IP Address', 'ip' => 'IP Adresa',
'last_activity' => 'Last Activity', 'last_activity' => 'Posljednja aktivnost',
'revoke' => 'Revoke', 'revoke' => 'Ukloni',
'2fa_token' => 'Authentication Token', '2fa_token' => '2 Faktor Token',
'submit' => 'Submit', 'submit' => 'Potvrdi',
'close' => 'Close', 'close' => 'Zatvori',
'settings' => 'Settings', 'settings' => 'Postavke',
'configuration' => 'Configuration', 'configuration' => 'Postavke',
'sftp' => 'SFTP', 'sftp' => 'SFTP',
'databases' => 'Databases', 'databases' => 'Databaze',
'memo' => 'Memo', 'memo' => 'Memo',
'created' => 'Created', 'created' => 'Kreirano',
'expires' => 'Expires', 'expires' => 'Istječe',
'public_key' => 'Token', 'public_key' => 'Token',
'api_access' => 'Api Access', 'api_access' => 'Api pristup',
'never' => 'never', 'never' => 'nikad',
'sign_out' => 'Sign out', 'sign_out' => 'Odjava',
'admin_control' => 'Admin Control', 'admin_control' => 'Administrator Kontrola',
'required' => 'Required', 'required' => 'Potrebno',
'port' => 'Port', 'port' => 'Port',
'username' => 'Username', 'username' => 'Ime',
'database' => 'Database', 'database' => 'Databaza',
'new' => 'New', 'new' => 'Novo',
'danger' => 'Danger', 'danger' => 'Opasno',
'create' => 'Create', 'create' => 'Kreiraj',
'select_all' => 'Select All', 'select_all' => 'Odaberi sve',
'select_none' => 'Select None', 'select_none' => 'Odaberi ništa',
'alias' => 'Alias', 'alias' => 'Drugo ime',
'primary' => 'Primary', 'primary' => 'Glavni',
'make_primary' => 'Make Primary', 'make_primary' => 'Označi kao glavni',
'none' => 'None', 'none' => 'Ništa',
'cancel' => 'Cancel', 'cancel' => 'Odustani',
'created_at' => 'Created At', 'created_at' => 'Stvoreno',
'action' => 'Action', 'action' => 'Akcija',
'data' => 'Data', 'data' => 'Podaci',
'queued' => 'Queued', 'queued' => 'U redu čekanja',
'last_run' => 'Last Run', 'last_run' => 'Last Run',
'next_run' => 'Next Run', 'next_run' => 'Next Run',
'not_run_yet' => 'Not Run Yet', 'not_run_yet' => 'Not Run Yet',

View File

@ -8,123 +8,123 @@
*/ */
return [ return [
'auth' => [ 'auth' => [
'fail' => 'Failed log in', 'fail' => 'Sikertelen bejelenzkezés',
'success' => 'Logged in', 'success' => 'Bejelentkezve',
'password-reset' => 'Password reset', 'password-reset' => 'Jelszó helyreállítás',
'reset-password' => 'Requested password reset', 'reset-password' => 'Jelszó helyreállítási kérelem',
'checkpoint' => 'Two-factor authentication requested', 'checkpoint' => 'Két-faktoros hitelesítési kérelem',
'recovery-token' => 'Used two-factor recovery token', 'recovery-token' => 'Két-faktoros helyreállítási kulcs használata',
'token' => 'Solved two-factor challenge', 'token' => 'Sikeres két-faktoros hitelesítés',
'ip-blocked' => 'Blocked request from unlisted IP address for :identifier', 'ip-blocked' => 'Blokkolt kérés a következő nem listázott IP-címről: :identifier',
'sftp' => [ 'sftp' => [
'fail' => 'Failed SFTP log in', 'fail' => 'Sikertelen SFTP bejelentkezés',
], ],
], ],
'user' => [ 'user' => [
'account' => [ 'account' => [
'email-changed' => 'Changed email from :old to :new', 'email-changed' => 'Email cím megváltoztatva :old -ról :new -ra',
'password-changed' => 'Changed password', 'password-changed' => 'Jelszó megváltoztatva',
], ],
'api-key' => [ 'api-key' => [
'create' => 'Created new API key :identifier', 'create' => 'Új API kulcs létrehozva :identifier',
'delete' => 'Deleted API key :identifier', 'delete' => 'API kulcs törölve :identifier',
], ],
'ssh-key' => [ 'ssh-key' => [
'create' => 'Added SSH key :fingerprint to account', 'create' => 'SSH kulcs :fingerprint hozzáadva a fiókhoz',
'delete' => 'Removed SSH key :fingerprint from account', 'delete' => 'SSH kulcs :fingerprint törölve a fiókból',
], ],
'two-factor' => [ 'two-factor' => [
'create' => 'Enabled two-factor auth', 'create' => 'Két-faktoros hitelesítés bekapcsolva',
'delete' => 'Disabled two-factor auth', 'delete' => 'Két-faktoros hitelesítés kikapcsolva',
], ],
], ],
'server' => [ 'server' => [
'reinstall' => 'Reinstalled server', 'reinstall' => 'Szerver újratelepítve',
'console' => [ 'console' => [
'command' => 'Executed ":command" on the server', 'command' => 'Végrehajtott ":command" parancs a szerveren',
], ],
'power' => [ 'power' => [
'start' => 'Started the server', 'start' => 'Szerver elindítva',
'stop' => 'Stopped the server', 'stop' => 'Szerver leállítva',
'restart' => 'Restarted the server', 'restart' => 'Szerver újraindítva',
'kill' => 'Killed the server process', 'kill' => 'Szerver folyamat leállítva',
], ],
'backup' => [ 'backup' => [
'download' => 'Downloaded the :name backup', 'download' => ':name biztonsági mentés letöltve',
'delete' => 'Deleted the :name backup', 'delete' => ':name biztonsági mentés törölve',
'restore' => 'Restored the :name backup (deleted files: :truncate)', 'restore' => ':name biztonsági mentés helyreállítva. (törölt fájlok :truncate)',
'restore-complete' => 'Completed restoration of the :name backup', 'restore-complete' => ':name biztonsági mentés helyreállítása befejezve',
'restore-failed' => 'Failed to complete restoration of the :name backup', 'restore-failed' => 'Nem sikerült visszaállítani a :name biztonsági mentést',
'start' => 'Started a new backup :name', 'start' => 'Új biztonsági mentés :name',
'complete' => 'Marked the :name backup as complete', 'complete' => ':name biztonsági mentés megjelölve befejezettként',
'fail' => 'Marked the :name backup as failed', 'fail' => ':name biztonsági mentés sikertelennek jelölve',
'lock' => 'Locked the :name backup', 'lock' => ':name biztonsági mentés zárolva',
'unlock' => 'Unlocked the :name backup', 'unlock' => ':name biztonsági mentés zárolása feloldva',
], ],
'database' => [ 'database' => [
'create' => 'Created new database :name', 'create' => 'Új adatbázis létrehozva :name',
'rotate-password' => 'Password rotated for database :name', 'rotate-password' => 'Új jelszó létrehozva a(z) :name adatbázishoz',
'delete' => 'Deleted database :name', 'delete' => ':name adatbázis törölve',
], ],
'file' => [ 'file' => [
'compress_one' => 'Compressed :directory:file', 'compress_one' => ':directory:file tömörítve',
'compress_other' => 'Compressed :count files in :directory', 'compress_other' => ':count tömörített fájl a :directory könyvtárban',
'read' => 'Viewed the contents of :file', 'read' => 'Megtekintette a :file tartalmát',
'copy' => 'Created a copy of :file', 'copy' => 'Másolatot készített a :file -ról',
'create-directory' => 'Created directory :directory:name', 'create-directory' => 'Könyvtár létrehozva :directory:name',
'decompress' => 'Decompressed :files in :directory', 'decompress' => 'Kicsomagolva :files a :directory könyvtárban',
'delete_one' => 'Deleted :directory:files.0', 'delete_one' => ':directory:files.0 törölve',
'delete_other' => 'Deleted :count files in :directory', 'delete_other' => ':count fájl törölve a :directory könyvtárban',
'download' => 'Downloaded :file', 'download' => ':file letölve',
'pull' => 'Downloaded a remote file from :url to :directory', 'pull' => 'Egy távoli fájl letöltve a :url -ról a :directory könyvtárba',
'rename_one' => 'Renamed :directory:files.0.from to :directory:files.0.to', 'rename_one' => ':directory:files.0 átnevezve :directory:files.0.to -ra',
'rename_other' => 'Renamed :count files in :directory', 'rename_other' => ':count fájl átnevezve a :directory könyvtárban',
'write' => 'Wrote new content to :file', 'write' => 'Új tartalom hozzáadva a :file -hoz',
'upload' => 'Began a file upload', 'upload' => 'Elkezdte egy fájl feltöltését',
'uploaded' => 'Uploaded :directory:file', 'uploaded' => ':direcotry:file feltöltve',
], ],
'sftp' => [ 'sftp' => [
'denied' => 'Blocked SFTP access due to permissions', 'denied' => 'SFTP hozzáférés megtagadva hiányzó jogosultságok miatt',
'create_one' => 'Created :files.0', 'create_one' => 'Létrehozva :files.0',
'create_other' => 'Created :count new files', 'create_other' => 'Létrehozva :count új fájl',
'write_one' => 'Modified the contents of :files.0', 'write_one' => ':files.0 tartalma módosítva',
'write_other' => 'Modified the contents of :count files', 'write_other' => ':count fájl tartalma módosítva',
'delete_one' => 'Deleted :files.0', 'delete_one' => 'Törölve :files.0',
'delete_other' => 'Deleted :count files', 'delete_other' => 'Törölve :count db fájl',
'create-directory_one' => 'Created the :files.0 directory', 'create-directory_one' => ':files.0 könyvtár létrehozva',
'create-directory_other' => 'Created :count directories', 'create-directory_other' => ':count darab könyvtár létrehozva',
'rename_one' => 'Renamed :files.0.from to :files.0.to', 'rename_one' => 'Átnevezve :files.0.from -ról :files.0.to -ra',
'rename_other' => 'Renamed or moved :count files', 'rename_other' => 'Átnevezett vagy áthelyezett :count darab fájlt',
], ],
'allocation' => [ 'allocation' => [
'create' => 'Added :allocation to the server', 'create' => ':allocation allokáció hozzáadva a szerverhez',
'notes' => 'Updated the notes for :allocation from ":old" to ":new"', 'notes' => 'Jegyzet frissítve :allocation -ról :new -ra',
'primary' => 'Set :allocation as the primary server allocation', 'primary' => ':allocation beállítása elsődlegesként',
'delete' => 'Deleted the :allocation allocation', 'delete' => ':allocation allokáció törölve',
], ],
'schedule' => [ 'schedule' => [
'create' => 'Created the :name schedule', 'create' => ':name ütemezés létrehozva',
'update' => 'Updated the :name schedule', 'update' => ':name ütemezés frissítve',
'execute' => 'Manually executed the :name schedule', 'execute' => ':name ütemezés manuálisan futtatva',
'delete' => 'Deleted the :name schedule', 'delete' => ':name ütemezés törölve',
], ],
'task' => [ 'task' => [
'create' => 'Created a new ":action" task for the :name schedule', 'create' => 'Új ":action" feladat létrehozva a :name ütemezéshez',
'update' => 'Updated the ":action" task for the :name schedule', 'update' => '":action" feladat frissítve a :name ütemezésnél',
'delete' => 'Deleted a task for the :name schedule', 'delete' => '":action" feladat törölve a :name ütemezésnél',
], ],
'settings' => [ 'settings' => [
'rename' => 'Renamed the server from :old to :new', 'rename' => 'Szerver átnevezve :old -ról :new -ra',
'description' => 'Changed the server description from :old to :new', 'description' => 'Szerver leírás módosítva :old -ról :new -ra',
], ],
'startup' => [ 'startup' => [
'edit' => 'Changed the :variable variable from ":old" to ":new"', 'edit' => ':variable módosítva :old -ról :new -ra',
'image' => 'Updated the Docker Image for the server from :old to :new', 'image' => 'Docker image frissítve ennél a szervernél :old -ról :new -ra',
], ],
'subuser' => [ 'subuser' => [
'create' => 'Added :email as a subuser', 'create' => ':email hozzáadva al- felhasználóként',
'update' => 'Updated the subuser permissions for :email', 'update' => ':email al-fiók jogosultságai frissítve',
'delete' => 'Removed :email as a subuser', 'delete' => ':email al-fiók eltávolítva',
], ],
], ],
]; ];

View File

@ -2,18 +2,18 @@
return [ return [
'notices' => [ 'notices' => [
'imported' => 'Successfully imported this Egg and its associated variables.', 'imported' => 'Sikeresen importáltad ezt az Egg-et és a hozzátartozó változókat.',
'updated_via_import' => 'This Egg has been updated using the file provided.', 'updated_via_import' => 'Ez az Egg frissítve lett a megadott fájl segítségével.',
'deleted' => 'Successfully deleted the requested egg from the Panel.', 'deleted' => 'Sikeresen törölted a kívánt Egg-et a panelből.',
'updated' => 'Egg configuration has been updated successfully.', 'updated' => 'Az Egg konfigurációja sikeresen frissítve lett.',
'script_updated' => 'Egg install script has been updated and will run whenever servers are installed.', 'script_updated' => 'Az Egg telepítési scriptje frissítve lett, és szerver telepítésekor lefut.',
'egg_created' => 'A new egg was laid successfully. You will need to restart any running daemons to apply this new egg.', 'egg_created' => 'Sikeresen tojtál egy új tojást. Újra kell indítanod minden futó daemon-t az Egg alkalmazásához.',
], ],
'variables' => [ 'variables' => [
'notices' => [ 'notices' => [
'variable_deleted' => 'The variable ":variable" has been deleted and will no longer be available to servers once rebuilt.', 'variable_deleted' => 'A ":változó" változó törlésre került, és az újratelepítés után már nem lesz elérhető a szerverek számára.',
'variable_updated' => 'The variable ":variable" has been updated. You will need to rebuild any servers using this variable in order to apply changes.', 'variable_updated' => 'A ":változó" változót frissítettük. A változások alkalmazásához újra kell telepítenie az ezt a változót használó szervereket.',
'variable_created' => 'New variable has successfully been created and assigned to this egg.', 'variable_created' => 'Az új változót sikeresen létrehoztuk és hozzárendeltük ehhez az Egg-hez..',
], ],
], ],
]; ];

View File

@ -2,14 +2,14 @@
return [ return [
'validation' => [ 'validation' => [
'fqdn_not_resolvable' => 'The FQDN or IP address provided does not resolve to a valid IP address.', 'fqdn_not_resolvable' => 'A megadott FQDN vagy IP-cím nem felel meg érvényes IP-címnek.',
'fqdn_required_for_ssl' => 'A fully qualified domain name that resolves to a public IP address is required in order to use SSL for this node.', 'fqdn_required_for_ssl' => 'Az SSL használatához ehhez a csomóponthoz egy teljesen minősített tartománynévre van szükség, amely nyilvános IP-címet eredményez.',
], ],
'notices' => [ 'notices' => [
'allocations_added' => 'Allocations have successfully been added to this node.', 'allocations_added' => 'Sikeresen hozzáadtad a allokációkat ehhez a node-hoz.',
'node_deleted' => 'Node has been successfully removed from the panel.', 'node_deleted' => 'Sikeresen törölted a node-ot.',
'node_created' => 'Successfully created new node. You can automatically configure the daemon on this machine by visiting the \'Configuration\' tab. <strong>Before you can add any servers you must first allocate at least one IP address and port.</strong>', 'node_created' => 'Sikeresen létrehoztál egy új node-ot. A daemon-t automatikusan konfigurálhatod a "Konfiguráció" fülön. <strong>Mielőtt új szervert készítenél, legalább egy IP címet és portot kell allokálnod.</strong>',
'node_updated' => 'Node information has been updated. If any daemon settings were changed you will need to reboot it for those changes to take effect.', 'node_updated' => 'Node információk frissítve. Ha a daemon beállításait módosítottad, újra kell indítani a daemont a módosítások érvénybe léptetéséhez.',
'unallocated_deleted' => 'Deleted all un-allocated ports for <code>:ip</code>.', 'unallocated_deleted' => 'Törölted a <code>:ip</code> összes ki nem osztott portját.',
], ],
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'no_new_default_allocation' => 'You are attempting to delete the default allocation for this server but there is no fallback allocation to use.', 'no_new_default_allocation' => 'Megpróbáltad törölni az allokációt, de nincs másik alapértelmezett allokáció hozzáadva a szerverhez.',
'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.', 'marked_as_failed' => 'This server was marked as having failed a previous installation. Current status cannot be toggled in this state.',
'bad_variable' => 'There was a validation error with the :name variable.', 'bad_variable' => 'There was a validation error with the :name variable.',
'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)', 'daemon_exception' => 'There was an exception while attempting to communicate with the daemon resulting in a HTTP/:code response code. This exception has been logged. (request id: :request_id)',
@ -10,8 +10,8 @@ return [
], ],
'alerts' => [ 'alerts' => [
'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.', 'startup_changed' => 'The startup configuration for this server has been updated. If this server\'s egg was changed a reinstall will be occurring now.',
'server_deleted' => 'Server has successfully been deleted from the system.', 'server_deleted' => 'Szerver sikeresen eltávolítva.',
'server_created' => 'Server was successfully created on the panel. Please allow the daemon a few minutes to completely install this server.', 'server_created' => 'Szerver sikeresen létrehozva. Várj néhány percet, amíg a daemon teljesen feltelepíti a szervert.',
'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.', 'build_updated' => 'The build details for this server have been updated. Some changes may require a restart to take effect.',
'suspension_toggled' => 'Server suspension status has been changed to :status.', 'suspension_toggled' => 'Server suspension status has been changed to :status.',
'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.', 'rebuild_on_boot' => 'This server has been marked as requiring a Docker Container rebuild. This will happen the next time the server is started.',
@ -19,9 +19,9 @@ return [
'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.', 'server_reinstalled' => 'This server has been queued for a reinstallation beginning now.',
'details_updated' => 'Server details have been successfully updated.', 'details_updated' => 'Server details have been successfully updated.',
'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.', 'docker_image_updated' => 'Successfully changed the default Docker image to use for this server. A reboot is required to apply this change.',
'node_required' => 'You must have at least one node configured before you can add a server to this panel.', 'node_required' => 'Legalább egy node-ot konfigurálni kell szerverek hozzáadásához.',
'transfer_nodes_required' => 'You must have at least two nodes configured before you can transfer servers.', 'transfer_nodes_required' => 'Legalább két node-nak kell lennie szerverek költöztetéséhez.',
'transfer_started' => 'Server transfer has been started.', 'transfer_started' => 'Szerver költöztetés elindítva.',
'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.', 'transfer_not_viable' => 'The node you selected does not have the required disk space or memory available to accommodate this server.',
], ],
]; ];

View File

@ -2,11 +2,11 @@
return [ return [
'exceptions' => [ 'exceptions' => [
'user_has_servers' => 'Cannot delete a user with active servers attached to their account. Please delete their servers before continuing.', 'user_has_servers' => 'Nem törölhető olyan felhasználó, amihez aktív szerver van társítva. Kérlek előbb töröld a szerverét a folytatáshoz.',
'user_is_self' => 'Cannot delete your own user account.', 'user_is_self' => 'A saját felhasználói fiókod nem törölheted.',
], ],
'notices' => [ 'notices' => [
'account_created' => 'Account has been created successfully.', 'account_created' => 'Felhasználói fiók sikeresen létrehozva.',
'account_updated' => 'Account has been successfully updated.', 'account_updated' => 'Felhasználói fiók sikeresen frissítve.',
], ],
]; ];

View File

@ -1,27 +1,27 @@
<?php <?php
return [ return [
'sign_in' => 'Sign In', 'sign_in' => 'Bejelentkezés',
'go_to_login' => 'Go to Login', 'go_to_login' => 'Ugrás a bejelentkezéshez',
'failed' => 'No account matching those credentials could be found.', 'failed' => 'A megadott adatokkal nem található felhasználó.',
'forgot_password' => [ 'forgot_password' => [
'label' => 'Forgot Password?', 'label' => 'Elfelejtetted a jelszavad?',
'label_help' => 'Enter your account email address to receive instructions on resetting your password.', 'label_help' => 'Add meg az email címed a jelszavad visszaállításához.',
'button' => 'Recover Account', 'button' => 'Fiók visszaállítása',
], ],
'reset_password' => [ 'reset_password' => [
'button' => 'Reset and Sign In', 'button' => 'Visszaállítás és bejelentkezés',
], ],
'two_factor' => [ 'two_factor' => [
'label' => '2-Factor Token', 'label' => '2-Faktoros kulcs',
'label_help' => 'This account requires a second layer of authentication in order to continue. Please enter the code generated by your device to complete this login.', 'label_help' => 'Ez a fiók egy második szintű hitelesítést igényel a folytatáshoz. Kérjük, add meg a hitelesítő alkalmazásod által generált kódot a bejelentkezés befejezéséhez.',
'checkpoint_failed' => 'The two-factor authentication token was invalid.', 'checkpoint_failed' => 'A két-faktoros hitelesítés kulcsa érvénytelen.',
], ],
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Túl sok bejelentkezési próbálkozás. Kérlek próbáld újra :seconds másodperc múlva.',
'password_requirements' => 'Password must be at least 8 characters in length and should be unique to this site.', 'password_requirements' => 'A jelszónak legalább 8 karakter hosszúnak kell lennie.',
'2fa_must_be_enabled' => 'The administrator has required that 2-Factor Authentication be enabled for your account in order to use the Panel.', '2fa_must_be_enabled' => 'A panel használatához két-faktoros hitelesítés engedélyezése szükséges.',
]; ];

Some files were not shown because too many files have changed in this diff Show More