Updated Crowdin lang strings

This commit is contained in:
James Brooks
2015-11-12 10:59:28 +00:00
parent 819fc9563f
commit fe45d2411c
6 changed files with 162 additions and 55 deletions

View File

@@ -0,0 +1,28 @@
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'crwdns534:0crwdne534:0',
'throttle' => 'crwdns535:0crwdne535:0',
];

View File

@@ -22,11 +22,11 @@ return [
// Incidents
'incidents' => [
'none' => 'crwdns430:0crwdne430:0',
'past' => 'crwdns296:0crwdne296:0',
'previous_week' => 'crwdns297:0crwdne297:0',
'next_week' => 'crwdns298:0crwdne298:0',
'none' => 'crwdns430:0crwdne430:0',
'none' => 'crwdns541:0crwdne541:0',
'past' => 'crwdns542:0crwdne542:0',
'previous_week' => 'crwdns543:0crwdne543:0',
'next_week' => 'crwdns544:0crwdne544:0',
'none' => 'crwdns541:0crwdne541:0',
'scheduled' => 'crwdns438:0crwdne438:0',
'scheduled_at' => 'crwdns439:0crwdne439:0',
'status' => [
@@ -40,8 +40,8 @@ return [
// Service Status
'service' => [
'good' => 'crwdns9:0crwdne9:0',
'bad' => 'crwdns303:0crwdne303:0',
'good' => 'crwdns546:0crwdne546:0',
'bad' => 'crwdns547:0crwdne547:0',
],
'api' => [
@@ -52,44 +52,63 @@ return [
// Metrics
'metrics' => [
'filter' => [
'hourly' => 'crwdns441:0crwdne441:0',
'daily' => 'crwdns442:0crwdne442:0',
'monthly' => 'crwdns443:0crwdne443:0',
'hourly' => 'crwdns548:0crwdne548:0',
'weekly' => 'crwdns549:0crwdne549:0',
'monthly' => 'crwdns550:0crwdne550:0',
],
],
// Subscriber
'subscriber' => [
'subscribe' => 'crwdns489:0crwdne489:0',
'subscribe' => 'crwdns551:0crwdne551:0',
'button' => 'crwdns490:0crwdne490:0',
'email' => [
'subscribe' => 'crwdns491:0crwdne491:0',
'subscribed' => 'crwdns492:0crwdne492:0',
'verified' => 'crwdns493:0crwdne493:0',
'unsubscribe' => 'crwdns494:0crwdne494:0',
'unsubscribe' => 'crwdns552:0crwdne552:0',
'unsubscribed' => 'crwdns495:0crwdne495:0',
'failure' => 'crwdns496:0crwdne496:0',
'verify' => [
'text' => 'crwdns497:0crwdne497:0',
'text' => "crwdns497:0crwdne497:0",
'html-preheader' => 'crwdns498:0crwdne498:0',
'html' => 'crwdns520:0crwdne520:0',
],
'maintenance' => [
'text' => 'crwdns500:0crwdne500:0',
'text' => "crwdns500:0crwdne500:0",
'html-preheader' => 'crwdns501:0crwdne501:0',
'html' => 'crwdns521:0crwdne521:0',
],
'incident' => [
'text' => 'crwdns503:0crwdne503:0',
'text' => "crwdns503:0crwdne503:0",
'html-preheader' => 'crwdns504:0crwdne504:0',
'html' => 'crwdns505:0crwdne505:0',
],
],
],
'users' => [
'email' => [
'invite' => [
'text' => "crwdns553:0crwdne553:0",
'html-preheader' => 'crwdns554:0crwdne554:0',
'html' => 'crwdns555:0crwdne555:0',
],
],
],
'signup' => [
'title' => 'crwdns556:0crwdne556:0',
'username' => 'crwdns557:0crwdne557:0',
'email' => 'crwdns558:0crwdne558:0',
'password' => 'crwdns559:0crwdne559:0',
'success' => 'crwdns560:0crwdne560:0',
'failure' => 'crwdns561:0crwdne561:0',
],
// Other
'powered_by' => 'crwdns11:0crwdne11:0',
'about_this_site' => 'crwdns150:0crwdne150:0',
'powered_by' => 'crwdns562:0crwdne562:0',
'about_this_site' => 'crwdns563:0crwdne563:0',
'rss-feed' => 'crwdns506:0crwdne506:0',
'atom-feed' => 'crwdns507:0crwdne507:0',
'feed' => 'crwdns275:0crwdne275:0',

View File

@@ -21,12 +21,12 @@ return [
'incident-create-template' => 'crwdns306:0crwdne306:0',
'incident-templates' => 'crwdns307:0crwdne307:0',
'add' => [
'title' => 'crwdns308:0crwdne308:0',
'title' => 'crwdns564:0crwdne564:0',
'success' => 'crwdns309:0crwdne309:0',
'failure' => 'crwdns310:0crwdne310:0',
],
'edit' => [
'title' => 'crwdns311:0crwdne311:0',
'title' => 'crwdns565:0crwdne565:0',
'success' => 'crwdns312:0crwdne312:0',
'failure' => 'crwdns313:0crwdne313:0',
],
@@ -35,12 +35,12 @@ return [
'templates' => [
'title' => 'crwdns314:0crwdne314:0',
'add' => [
'title' => 'crwdns315:0crwdne315:0',
'title' => 'crwdns566:0crwdne566:0',
'success' => 'crwdns316:0crwdne316:0',
'failure' => 'crwdns317:0crwdne317:0',
],
'edit' => [
'title' => 'crwdns318:0crwdne318:0',
'title' => 'crwdns567:0crwdne567:0',
'success' => 'crwdns319:0crwdne319:0',
'failure' => 'crwdns320:0crwdne320:0',
],
@@ -73,13 +73,13 @@ return [
'component_statuses' => 'crwdns321:0crwdne321:0',
'listed_group' => 'crwdns473:0crwdne473:0',
'add' => [
'title' => 'crwdns322:0crwdne322:0',
'title' => 'crwdns568:0crwdne568:0',
'message' => 'crwdns323:0crwdne323:0',
'success' => 'crwdns324:0crwdne324:0',
'failure' => 'crwdns325:0crwdne325:0',
],
'edit' => [
'title' => 'crwdns326:0crwdne326:0',
'title' => 'crwdns569:0crwdne569:0',
'success' => 'crwdns327:0crwdne327:0',
'failure' => 'crwdns328:0crwdne328:0',
],
@@ -89,12 +89,12 @@ return [
'groups' => 'crwdns329:0crwdne329:0',
'no_components' => 'crwdns478:0crwdne478:0',
'add' => [
'title' => 'crwdns330:0crwdne330:0',
'title' => 'crwdns570:0crwdne570:0',
'success' => 'crwdns331:0crwdne331:0',
'failure' => 'crwdns332:0crwdne332:0',
],
'edit' => [
'title' => 'crwdns455:0crwdne455:0',
'title' => 'crwdns571:0crwdne571:0',
'success' => 'crwdns456:0crwdne456:0',
'failure' => 'crwdns457:0crwdne457:0',
],
@@ -105,12 +105,12 @@ return [
'metrics' => [
'metrics' => 'crwdns178:0crwdne178:0',
'add' => [
'title' => 'crwdns458:0crwdne458:0',
'title' => 'crwdns572:0crwdne572:0',
'success' => 'crwdns459:0crwdne459:0',
'failure' => 'crwdns460:0crwdne460:0',
],
'edit' => [
'title' => 'crwdns461:0crwdne461:0',
'title' => 'crwdns573:0crwdne573:0',
'success' => 'crwdns462:0crwdne462:0',
'failure' => 'crwdns463:0crwdne463:0',
],
@@ -122,12 +122,12 @@ return [
'verified' => 'crwdns524:0crwdne524:0',
'not_verified' => 'crwdns525:0crwdne525:0',
'add' => [
'title' => 'crwdns526:0crwdne526:0',
'title' => 'crwdns574:0crwdne574:0',
'success' => 'crwdns527:0crwdne527:0',
'failure' => 'crwdns528:0crwdne528:0',
],
'edit' => [
'title' => 'crwdns529:0crwdne529:0',
'title' => 'crwdns575:0crwdne575:0',
'success' => 'crwdns530:0crwdne530:0',
'failure' => 'crwdns531:0crwdne531:0',
],
@@ -140,19 +140,24 @@ return [
'profile' => 'crwdns337:0crwdne337:0',
'description' => 'crwdns338:0crwdne338:0',
'add' => [
'title' => 'crwdns339:0crwdne339:0',
'title' => 'crwdns576:0crwdne576:0',
'success' => 'crwdns340:0crwdne340:0',
'failure' => 'crwdns341:0crwdne341:0',
'failure' => 'crwdns577:0crwdne577:0',
],
'edit' => [
'title' => 'crwdns342:0crwdne342:0',
'title' => 'crwdns578:0crwdne578:0',
'success' => 'crwdns343:0crwdne343:0',
'failure' => 'crwdns344:0crwdne344:0',
],
'delete' => [
'success' => 'crwdns532:0crwdne532:0',
'success' => 'crwdns579:0crwdne579:0',
'failure' => 'crwdns533:0crwdne533:0',
],
'invite' => [
'title' => 'crwdns580:0crwdne580:0',
'success' => 'crwdns581:0crwdne581:0',
'failure' => 'crwdns582:0crwdne582:0',
],
],
// Settings
@@ -164,10 +169,10 @@ return [
'too-big' => 'crwdns347:0crwdne347:0',
],
'analytics' => [
'analytics' => 'Analytics',
'analytics' => 'crwdns583:0crwdne583:0',
],
'localization' => [
'localization' => 'Localization',
'localization' => 'crwdns584:0crwdne584:0',
],
'security' => [
'security' => 'crwdns348:0crwdne348:0',

View File

@@ -44,10 +44,10 @@ return [
'message-help' => 'crwdns388:0crwdne388:0',
'scheduled_at' => 'crwdns464:0crwdne464:0',
'incident_time' => 'crwdns481:0crwdne481:0',
'notify_subscribers' => 'crwdns510:0crwdne510:0',
'notify_subscribers' => 'crwdns585:0crwdne585:0',
'visibility' => 'crwdns482:0crwdne482:0',
'public' => 'crwdns483:0crwdne483:0',
'logged_in_only' => 'crwdns484:0crwdne484:0',
'logged_in_only' => 'crwdns586:0crwdne586:0',
'templates' => [
'name' => 'crwdns389:0crwdne389:0',
'template' => 'crwdns390:0crwdne390:0',
@@ -63,6 +63,7 @@ return [
'link' => 'crwdns394:0crwdne394:0',
'tags' => 'crwdns395:0crwdne395:0',
'tags-help' => 'crwdns396:0crwdne396:0',
'enabled' => 'crwdns587:0crwdne587:0',
'groups' => [
'name' => 'crwdns397:0crwdne397:0',
@@ -76,10 +77,11 @@ return [
'description' => 'crwdns467:0crwdne467:0',
'description-help' => 'crwdns468:0crwdne468:0',
'display-chart' => 'crwdns469:0crwdne469:0',
'default-value' => 'crwdns470:0crwdne470:0',
'calc_type' => 'crwdns475:0crwdne475:0',
'default-value' => 'crwdns588:0crwdne588:0',
'calc_type' => 'crwdns589:0crwdne589:0',
'type_sum' => 'crwdns476:0crwdne476:0',
'type_avg' => 'crwdns477:0crwdne477:0',
'places' => 'crwdns590:0crwdne590:0',
'points' => [
'value' => 'crwdns471:0crwdne471:0',
@@ -96,23 +98,23 @@ return [
'about-this-page' => 'crwdns402:0crwdne402:0',
'days-of-incidents' => 'crwdns403:0crwdne403:0',
'banner' => 'crwdns404:0crwdne404:0',
'banner-help' => 'crwdns405:0crwdne405:0',
'banner-help' => "crwdns405:0crwdne405:0",
'subscribers' => 'crwdns513:0crwdne513:0',
],
'analytics' => [
'analytics_google' => 'crwdns486:0crwdne486:0',
'analytics_gosquared' => 'crwdns487:0crwdne487:0',
'analytics_piwik_url' => 'crwdns511:0crwdne511:0',
'analytics_piwik_siteid' => 'crwdns512:0crwdne512:0',
'analytics_google' => 'crwdns591:0crwdne591:0',
'analytics_gosquared' => 'crwdns592:0crwdne592:0',
'analytics_piwik_url' => 'crwdns593:0crwdne593:0',
'analytics_piwik_siteid' => 'crwdns594:0crwdne594:0',
],
'localization' => [
'site-timezone' => 'crwdns399:0crwdne399:0',
'site-locale' => 'crwdns400:0crwdne400:0',
'date-format' => 'crwdns401:0crwdne401:0',
'incident-date-format' => 'crwdns485:0crwdne485:0',
'site-timezone' => 'crwdns595:0crwdne595:0',
'site-locale' => 'crwdns596:0crwdne596:0',
'date-format' => 'crwdns597:0crwdne597:0',
'incident-date-format' => 'crwdns598:0crwdne598:0',
],
'security' => [
'allowed-domains' => 'crwdns407:0crwdne407:0',
'allowed-domains' => 'crwdns599:0crwdne599:0',
'allowed-domains-help' => 'crwdns408:0crwdne408:0',
],
'stylesheet' => [
@@ -120,10 +122,19 @@ return [
],
'theme' => [
'background-color' => 'crwdns410:0crwdne410:0',
'background-fills' => 'crwdns600:0crwdne600:0',
'banner-background-color' => 'crwdns601:0crwdne601:0',
'banner-padding' => 'crwdns602:0crwdne602:0',
'fullwidth-banner' => 'crwdns603:0crwdne603:0',
'text-color' => 'crwdns411:0crwdne411:0',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
'fullwidth-banner' => 'Enable fullwidth banner?',
'dashboard-login' => 'crwdns604:0crwdne604:0',
'reds' => 'crwdns605:0crwdne605:0',
'blues' => 'crwdns606:0crwdne606:0',
'greens' => 'crwdns607:0crwdne607:0',
'yellows' => 'crwdns608:0crwdne608:0',
'oranges' => 'crwdns609:0crwdne609:0',
'metrics' => 'crwdns610:0crwdne610:0',
'links' => 'crwdns611:0crwdne611:0',
],
],
@@ -133,10 +144,19 @@ return [
'password' => 'crwdns413:0crwdne413:0',
'api-token' => 'crwdns414:0crwdne414:0',
'api-token-help' => 'crwdns436:0crwdne436:0',
'gravatar' => 'Change your profile picture at Gravatar.',
'2fa' => [
'gravatar' => 'crwdns612:0crwdne612:0',
'user_level' => 'crwdns613:0crwdne613:0',
'levels' => [
'admin' => 'crwdns614:0crwdne614:0',
'user' => 'crwdns615:0crwdne615:0',
],
'2fa' => [
'help' => 'crwdns416:0crwdne416:0',
],
'team' => [
'description' => 'crwdns616:0crwdne616:0',
'email' => 'crwdns617:0crwdne617:0',
],
],
// Buttons
@@ -149,6 +169,8 @@ return [
'submit' => 'crwdns255:0crwdne255:0',
'cancel' => 'crwdns256:0crwdne256:0',
'remove' => 'crwdns257:0crwdne257:0',
'invite' => 'crwdns618:0crwdne618:0',
'signup' => 'crwdns619:0crwdne619:0',
// Other
'optional' => 'crwdns417:0crwdne417:0',

View File

@@ -0,0 +1,31 @@
<?php
/*
* This file is part of Cachet.
*
* (c) Alt Three Services Limited
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
return [
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'password' => 'crwdns536:0crwdne536:0',
'reset' => 'crwdns537:0crwdne537:0',
'sent' => 'crwdns538:0crwdne538:0',
'token' => 'crwdns539:0crwdne539:0',
'user' => "crwdns540:0crwdne540:0",
];

View File

@@ -45,10 +45,12 @@ return [
'digits_between' => 'crwdns114:0crwdne114:0',
'email' => 'crwdns115:0crwdne115:0',
'exists' => 'crwdns116:0crwdne116:0',
'filled' => 'crwdns620:0crwdne620:0',
'image' => 'crwdns117:0crwdne117:0',
'in' => 'crwdns118:0crwdne118:0',
'integer' => 'crwdns119:0crwdne119:0',
'ip' => 'crwdns120:0crwdne120:0',
'json' => 'crwdns621:0crwdne621:0',
'max' => [
'numeric' => 'crwdns121:0crwdne121:0',
'file' => 'crwdns421:0crwdne421:0',
@@ -79,9 +81,9 @@ return [
'array' => 'crwdns429:0crwdne429:0',
],
'string' => 'crwdns515:0crwdne515:0',
'timezone' => 'crwdns146:0crwdne146:0',
'unique' => 'crwdns144:0crwdne144:0',
'url' => 'crwdns145:0crwdne145:0',
'timezone' => 'crwdns146:0crwdne146:0',
/*
|--------------------------------------------------------------------------