Skip to content

Commit

Permalink
Merge pull request #3090 from CachetHQ/l10n_2.4
Browse files Browse the repository at this point in the history
New Crowdin translations
  • Loading branch information
jbrooksuk committed Jun 17, 2018
2 parents 0303a3a + ea73143 commit 8662078
Show file tree
Hide file tree
Showing 65 changed files with 1,327 additions and 252 deletions.
7 changes: 5 additions & 2 deletions resources/lang/af-ZA/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
'about-this-page' => 'About this page',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
Expand All @@ -177,8 +178,10 @@
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
'allowed-domains' => 'Allowed domains',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
'allowed-domains' => 'Allowed domains',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
Expand Down
7 changes: 5 additions & 2 deletions resources/lang/ar-SA/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
'about-this-page' => 'عن هذه الصفحة',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
Expand All @@ -177,8 +178,10 @@
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
'allowed-domains' => 'النطاقات المسموح بها',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
'allowed-domains' => 'النطاقات المسموح بها',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
Expand Down
7 changes: 5 additions & 2 deletions resources/lang/ca-ES/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
'about-this-page' => 'Sobre aquest lloc',
'days-of-incidents' => 'Quants de dies d\'incidents voleu veure?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imatge del banner',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Permetre el registre per a notificacions per correu electrònic?',
Expand All @@ -177,8 +178,10 @@
'incident-date-format' => 'Format del fus horari dels incidents',
],
'security' => [
'allowed-domains' => 'Dominis permesos',
'allowed-domains-help' => 'Separats per comes. El domini especificat a dalt és automàticament permès per defecte.',
'allowed-domains' => 'Dominis permesos',
'allowed-domains-help' => 'Separats per comes. El domini especificat a dalt és automàticament permès per defecte.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Full d\'estils personalitzats',
Expand Down
12 changes: 6 additions & 6 deletions resources/lang/cs-CZ/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'scheduled' => 'Plánovaná odstávka',
'scheduled_at' => ', plánované na :timestamp',
'posted' => 'Publikováno :timestamp',
'posted_at' => 'Posted at :timestamp',
'posted_at' => 'Publikováno :timestamp',
'status' => [
1 => 'Zkoumání příčiny',
2 => 'Problém identifikován',
Expand All @@ -53,7 +53,7 @@

// Service Status
'service' => [
'good' => '[0,1]System operational|[2,*]All systems are operational',
'good' => '[0,1] Služba je v provozu|[2,*]Všechny služby fungují bez problémů',
'bad' => '[0,1] Služba má problémy|[2,Inf] Některá ze služeb má problémy',
'major' => '[0,1] Služba má celkový výpadek|[2,Inf] Některé služby mají celkový výpadek',
],
Expand Down Expand Up @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Aktuálně jsi přihlášen(a) ke všem upozorněním.',
'my_subscriptions' => 'Aktuálně jsi přihlášen(a) k následujícím upozorněním.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Spravovat odběry na :link',
],
'email' => [
'subscribe' => 'Přihlásit se k zasílání upozornění e-mailem.',
Expand Down Expand Up @@ -121,9 +121,9 @@
// Meta descriptions
'meta' => [
'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
'incident' => 'Podrobnosti a aktuální informace o událost :name, ke které došlo :date',
'schedule' => 'Podrobnosti o plánované údržbě :name od :startDate',
'subscribe' => 'Přihlaste se k odběru: app, abyste obdrželi aktualizace o událostech a plánované údržbě',
'overview' => 'Držte krok s nejnovějšími aktualizacemi od: app.',
],
],
Expand Down
24 changes: 12 additions & 12 deletions resources/lang/cs-CZ/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@
'incidents' => [
'title' => 'Incidenty & Plán',
'incidents' => 'Incidenty',
'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported <strong>:count</strong> incidents.',
'logged' => '{0}Nejsou hlášeny žádné incidenty, dobrá práce.|[1]Zapsali jste jeden incident.|[2,*]Nahlásili jste <strong>:count</strong> incidentů.',
'incident-create-template' => 'Vytvořit šablonu',
'incident-templates' => 'Šablony incidentů',
'updates' => [
'title' => 'Incident updates for :incident',
'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
'title' => 'Aktualizace incidentu :incident',
'count' => '{0}žádné aktualizace |[1]jedna aktualizace |[2]dvě aktualizace | [3, *] Několik aktualizací',
'add' => [
'title' => 'Vytvořit novou zprávu k události',
'success' => 'Your new incident update has been created.',
'failure' => 'Something went wrong with the incident update.',
'success' => 'Vaše aktualizace incidentu byla vytvořena.',
'failure' => 'Při aktualizaci incidentu se něco pokazilo.',
],
'edit' => [
'title' => 'Edit incident update',
'success' => 'The incident update has been updated.',
'failure' => 'Something went wrong updating the incident update',
'title' => 'Editovat aktualizace incidentu',
'success' => 'Událost byla aktualizována.',
'failure' => 'Při aktualizaci incidentu se něco pokazilo',
],
],
'reported_by' => 'Reported by :user',
'reported_by' => 'Nahlásil :user',
'add' => [
'title' => 'Nahlásit incident',
'success' => 'Incident byl přidán.',
Expand Down Expand Up @@ -75,7 +75,7 @@
// Incident Maintenance
'schedule' => [
'schedule' => 'Plánovaná odstávka',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
'logged' => '{0}Žádná údržba není v plánu, dobrá práce.|[1]Naplánovali jste jednu údržbu.|[2,*]Jsou v plánu <strong>:count</strong> údržby.',
'scheduled_at' => 'Naplánováno na :timestamp',
'add' => [
'title' => 'Přidat plánovanou údržbu',
Expand Down Expand Up @@ -158,12 +158,12 @@
'subscribers' => [
'subscribers' => 'Odběratelé',
'description' => 'Odběratelé obdrží aktualizace e-mailem, pokuď dojde ke vzniku incidentu.',
'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
'description_disabled' => 'Chcete-li použít tuto funkci, potřebujete povolit uživatelům registraci pro oznámení.',
'verified' => 'Ověřeno',
'not_verified' => 'Neověřeno',
'subscriber' => ': e-mail, přihlášen: datum',
'no_subscriptions' => 'Přihlášeno k zasílání všech aktualizací',
'global' => 'Globally subscribed',
'global' => 'Globálně odebírané',
'add' => [
'title' => 'Přidat nového odběratele',
'success' => 'Odběratel přidán.',
Expand Down
23 changes: 13 additions & 10 deletions resources/lang/cs-CZ/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
'name' => 'Jméno',
'status' => 'Stav',
'component' => 'Komponenta',
'component_status' => 'Component Status',
'component_status' => 'Stavy služeb',
'message' => 'Zpráva',
'message-help' => 'Můžete také použít Markdown.',
'occurred_at' => 'Kdy došlo k incidentu?',
'notify_subscribers' => 'Oznámit odběratelům?',
'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
'notify_disabled' => 'Z důvodu plánované údržby budou oznámení o tomto incidentu nebo jeho součástech potlačena.',
'visibility' => 'Viditelnost incidentu',
'stick_status' => 'Připnout událost',
'stickied' => 'Připnuté',
Expand Down Expand Up @@ -153,15 +153,16 @@
'display-graphs' => 'Zobrazit grafy na stavové stránce?',
'about-this-page' => 'O této stránce',
'days-of-incidents' => 'Kolik dní incidentů zobrazovat?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'time_before_refresh' => 'Obnovovací frekvence status stránky (v sekundách)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Obrázek banneru',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'banner-help' => "Doručuje se nenahrávat soubory větší než 930 pixelů na šířku",
'subscribers' => 'Umožnit lidem, aby se přihlašovali k odběru e-mailových upozornění?',
'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
'suppress_notifications_in_maintenance' => 'Potlačit oznámení dojde-li k události během během času údržby?',
'skip_subscriber_verification' => 'Přestat ověřovat uživatele? (Pozor na spammery)',
'automatic_localization' => 'Automaticky lokalizovat stránku do jazyka návštěvníka?',
'enable_external_dependencies' => 'Povolit závislosti třetích stran (Google písma, Trackery, atd...)',
'show_timezone' => 'Show the timezone the status page is running in',
'show_timezone' => 'Zobrazit časové pásmo, ve které je zobrazena stavová stránka',
'only_disrupted_days' => 'Zobrazit na časové ose pouze dny, kdy došlo k incidentu?',
],
'analytics' => [
Expand All @@ -177,8 +178,10 @@
'incident-date-format' => 'Formát času pro incident',
],
'security' => [
'allowed-domains' => 'Povolené domény',
'allowed-domains-help' => 'Oddělené čárkami. Výše uvedené domény jsou ve výchozím nastavení automaticky povoleny.',
'allowed-domains' => 'Povolené domény',
'allowed-domains-help' => 'Oddělené čárkami. Výše uvedené domény jsou ve výchozím nastavení automaticky povoleny.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Vlastní šablona stylů',
Expand All @@ -188,7 +191,7 @@
'background-fills' => 'Pozadí výplně (komponenty, incidenty, zápatí)',
'banner-background-color' => 'Barva pozadí banneru',
'banner-padding' => 'Odsazení banneru',
'fullwidth-banner' => 'Enable full width banner?',
'fullwidth-banner' => 'Povolit banner přes celou obrazovku?',
'text-color' => 'Barva textu',
'dashboard-login' => 'Zobrazit tlačítko Řídící panel v zápatí?',
'reds' => 'Červená (používané pro chyby)',
Expand Down Expand Up @@ -238,7 +241,7 @@
'remove' => 'Smazat',
'invite' => 'Pozvat',
'signup' => 'Registrovat se',
'manage_updates' => 'Manage Updates',
'manage_updates' => 'Správa aktualizací',

// Other
'optional' => '* Volitelné',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/da-DK/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

// Service Status
'service' => [
'good' => '[0,1]System operational|[2,*]All systems are operational',
'good' => '[0,1] Systemet operationelt | [2, *] Alle systemer er operationelle',
'bad' => '[0,1] Systemet har i øjeblikket problemer|[2,*] Nogle systemer har i øjeblikket problemer',
'major' => '[0,1] Systemet har i øjeblikket store problemer|[2,*] Nogle systemer har i øjeblikket store problemer',
],
Expand Down
7 changes: 5 additions & 2 deletions resources/lang/da-DK/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
'about-this-page' => 'Om',
'days-of-incidents' => 'Hvor mange dage skal der vises hændelser for?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner billede',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Tillad folk at tilmelde sig email underretninger?',
Expand All @@ -177,8 +178,10 @@
'incident-date-format' => 'Datoformat for hændelser',
],
'security' => [
'allowed-domains' => 'Tilladte domæner',
'allowed-domains-help' => 'Komma adskilt. Domænet ovenfor har automatisk adgang.',
'allowed-domains' => 'Tilladte domæner',
'allowed-domains-help' => 'Komma adskilt. Domænet ovenfor har automatisk adgang.',
'always-authenticate' => 'Always authenticate',
'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Tilpasset CSS',
Expand Down
10 changes: 5 additions & 5 deletions resources/lang/de-DE/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
'none' => 'Es liegen keine Ereignisse vor',
'past' => 'Vergangene Ereignisse',
'stickied' => 'Angepinnte Vorfälle',
'scheduled' => 'Wartungsarbeiten',
'scheduled' => 'Geplante Wartungen',
'scheduled_at' => ', geplant :timestamp',
'posted' => 'Veröffentlicht :timestamp',
'posted_at' => 'Veröffentlicht am :timestamp',
Expand All @@ -53,9 +53,9 @@

// Service Status
'service' => [
'good' => '[0,1]System operational|[2,*]All systems are operational',
'bad' => '[0,1] Das System hat momentan Probleme|[2,Inf] Mehrere Systeme haben momentan Probleme',
'major' => '[0,1] Das System hat ein schwerwiegendes Problem|[2,Inf] Mehrere Systeme haben ein schwerwiegendes Problem',
'good' => '[0,1]System funktioniert|[2,*]Alle Systeme funktionieren',
'bad' => '[0,1] Das System hat momentan Probleme|[2,*] Mehrere Systeme haben momentan Probleme',
'major' => '[0,1] Das System hat ein schwerwiegendes Problem|[2,*] Mehrere Systeme haben ein schwerwiegendes Problem',
],

'api' => [
Expand All @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.',
'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.',
'manage_at_link' => 'Verwalte deine Abonnements :link',
'manage_at_link' => 'Verwalte deine Abonnements unter :link',
],
'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
Expand Down
Loading

0 comments on commit 8662078

Please sign in to comment.