Updated languages

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2021-09-08 13:49:33 -07:00
parent 116bc4ece4
commit a4e307c4db
570 changed files with 9658 additions and 972 deletions
@@ -2,7 +2,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
'does_not_exist' => 'Nid yw\'r ategolyn [:id] yn bodoli.',
'assoc_users' => 'Mae\'r ategolyn yma hefo :count eitem wedi nodi allan i defnyddwyr. Nodwch yr ategolion yn ol i fewn ac yna ceisiwch eto. ',
'create' => array(
@@ -8,7 +8,7 @@
'repair' => 'Trwsio',
'maintenance' => 'Cynnal a Chadw',
'upgrade' => 'Uwchraddio',
'calibration' => 'Calibration',
'software_support' => 'Software Support',
'hardware_support' => 'Hardware Support',
'calibration' => 'Graddnodi',
'software_support' => 'Cefnogaeth meddalwedd',
'hardware_support' => 'Cefnogaeth caledwedd',
];
+2 -1
View File
@@ -4,10 +4,11 @@ return [
'send_password_link' => 'Danfonwch Linc Ail-osod Cyfrinair',
'email_reset_password' => 'Ailosod Cyfrinair trwy ebost',
'reset_password' => 'Ail-osod Cyfrinair',
'saml_login' => 'Login via SAML',
'saml_login' => 'Mewngofnodi trwy SAML',
'login' => 'Mewngofnodi',
'login_prompt' => 'Mewngofnodwch',
'forgot_password' => 'Wedi anghofio\'r cyfrinair',
'ldap_reset_password' => 'Cliciwch yma i ailosod eich cyfrinair LDAP',
'remember_me' => 'Cofiwch fi',
'username_help_top' => 'Enter your <strong>username</strong> to be emailed a password reset link.',
'username_help_bottom' => 'Your username and email address <em>may</em> be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator. <br><br><strong>Usernames without an associated email address will not be emailed a password reset link.</strong> ',
+1 -1
View File
@@ -11,7 +11,7 @@ return array(
'two_factor' => array(
'already_enrolled' => 'Your device is already enrolled.',
'success' => 'You have successfully logged in.',
'success' => 'Rydych wedi llwydo i fewngofnodi.',
'code_required' => 'Two-factor code is required.',
'invalid_code' => 'Two-factor code is invalid.',
),
+1 -1
View File
@@ -13,7 +13,7 @@ return array(
|
*/
"more_info_title" => "More Info",
"more_info_title" => "Mwy o wybodaeth",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
+1 -1
View File
@@ -9,7 +9,7 @@ return array(
'asset' => 'Ased:',
'asset_name' => 'Enw Ased:',
'asset_requested' => 'Gofynnwyd am ased',
'asset_tag' => 'Tag Ased:',
'asset_tag' => 'Asset Tag',
'assigned_to' => 'Wedi Neilltuo i',
'best_regards' => 'Cofon gorau,',
'canceled' => 'Wedi canslo:',
+1
View File
@@ -89,6 +89,7 @@ return array(
'uploaded' => 'Mae\'r :attribute wedi fethu uwchlwytho.',
'url' => 'Mae fformat :attribute yn annilys.',
"unique_undeleted" => "Rhaid i'r :attribute bod yn unigryw.",
"non_circular" => "The :attribute must not create a circular reference.",
/*
|--------------------------------------------------------------------------