Skip to content

Commit

Permalink
Merge pull request #2974 from CachetHQ/l10n_2.4
Browse files Browse the repository at this point in the history
New Crowdin translations
  • Loading branch information
jbrooksuk committed Mar 29, 2018
2 parents 778547b + f702e3b commit 3209df4
Show file tree
Hide file tree
Showing 44 changed files with 65 additions and 31 deletions.
1 change: 1 addition & 0 deletions resources/lang/af-ZA/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Report an incident',
'success' => 'Incident added.',
Expand Down
6 changes: 3 additions & 3 deletions resources/lang/ar-SA/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'scheduled' => 'صيانة',
'scheduled_at' => ', مجدولة :timestamp',
'posted' => 'تم الإرسال :timestamp',
'posted_at' => 'Posted at :timestamp',
'posted_at' => 'نُشِر على :timestamp',
'status' => [
1 => 'عملية التحقق جارية',
2 => 'تم التعرف عليه',
Expand Down Expand Up @@ -129,10 +129,10 @@
],

// Other
'home' => 'Home',
'home' => 'الرئيسية',
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'timezone' => 'Times are shown in :timezone.',
'about_this_site' => 'About This Site',
'about_this_site' => 'عن هذا الموقع',
'rss-feed' => 'RSS',
'atom-feed' => 'Atom',
'feed' => 'Status Feed',
Expand Down
35 changes: 18 additions & 17 deletions resources/lang/ar-SA/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
'incident-templates' => 'قوالب الأعطال',
'updates' => [
'title' => 'تحديثات حالة العَطَل :incident',
'count' => '{0} Zero Updates|[1] One Update|[2] Two Updates|[3,*] Several Updates',
'count' => '{0} لا تحديث|[1] تحديث واحد|[2] تحديثين|[3,*] عدة تحديثات',
'add' => [
'title' => 'إنشاء تحديث حالة جديد للعَطَل',
'success' => 'تم إنشاء الحالة الجديدة المتعلقة بالعَطَل.',
Expand All @@ -35,6 +35,7 @@
'failure' => 'طرأ هناك خطأ في تحديث حالة العَطل',
],
],
'reported_by' => 'أبلَغَ عنه :user',
'add' => [
'title' => 'الإبلاغ عن عَطَل',
'success' => 'تم إضافة العَطَل.',
Expand Down Expand Up @@ -75,7 +76,7 @@
'schedule' => [
'schedule' => 'صيانة',
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
'scheduled_at' => 'Scheduled at :timestamp',
'scheduled_at' => 'مُبرمَجة على :timestamp',
'add' => [
'title' => 'إضافة إجراء صيانة',
'success' => 'تم إضافة إجراء الصيانة.',
Expand All @@ -94,11 +95,11 @@

// Components
'components' => [
'components' => 'Components',
'component_statuses' => 'Component Statuses',
'components' => 'المُكوّنات',
'component_statuses' => 'حالات المُكوّن',
'listed_group' => 'Grouped under :name',
'add' => [
'title' => 'Add a component',
'title' => 'إضافة مُكوّن',
'message' => 'You should add a component.',
'success' => 'Component created.',
'failure' => 'Something went wrong with the component group, please try again.',
Expand Down Expand Up @@ -159,7 +160,7 @@
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
'verified' => 'تم التحقق منه',
'not_verified' => 'Not verified',
'not_verified' => 'لم يتم التحقق منه',
'subscriber' => ':email, subscribed :date',
'no_subscriptions' => 'Subscribed to all updates',
'global' => 'Globally subscribed',
Expand All @@ -184,7 +185,7 @@
'description' => 'Team Members will be able to add, modify & edit components and incidents.',
'add' => [
'title' => 'Add a new team member',
'success' => 'Team member added.',
'success' => 'تمت إضافة عضو إلى الفريق.',
'failure' => 'The team member could not be added, please try again.',
],
'edit' => [
Expand All @@ -198,8 +199,8 @@
],
'invite' => [
'title' => 'Invite a new team member',
'success' => 'An invite has been sent',
'failure' => 'The invite could not be sent, please try again.',
'success' => 'تم إرسال الدعوة',
'failure' => 'تعذرت عملية إرسال الدعوة، يُرجى إعادة المحاولة ثانية.',
],
],

Expand All @@ -212,7 +213,7 @@
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
],
'analytics' => [
'analytics' => 'Analytics',
'analytics' => 'التحليلات',
],
'log' => [
'log' => 'السجل',
Expand All @@ -221,15 +222,15 @@
'localization' => 'الترجمة',
],
'customization' => [
'customization' => 'Customization',
'customization' => 'التخصيص',
'header' => 'Custom Header HTML',
'footer' => 'Custom Footer HTML',
],
'mail' => [
'mail' => 'Mail',
'test' => 'Test',
'mail' => 'البريد الإلكتروني',
'test' => 'تجريب',
'email' => [
'subject' => 'Test notification from Cachet',
'subject' => 'إشعار تجريبي مِن كاشيه Cachet',
'body' => 'This is a test notification from Cachet.',
],
],
Expand All @@ -249,7 +250,7 @@
],
'credits' => [
'credits' => 'Credits',
'contributors' => 'Contributors',
'contributors' => 'المساهمون',
'license' => 'Cachet is a BSD-3-licensed open source project, released by <a href="https://alt-three.com/?utm_source=cachet&utm_medium=credits&utm_campaign=Cachet%20Credit%20Dashboard" target="_blank">Alt Three Services Limited</a>.',
'backers-title' => 'Backers & Sponsors',
'backers' => 'If you\'d like to support future development, check out the <a href="https://patreon.com/jbrooksuk" target="_blank">Cachet Patreon</a> campaign.',
Expand All @@ -260,7 +261,7 @@
// Login
'login' => [
'login' => 'تسجيل الدخول',
'logged_in' => 'You\'re logged in.',
'logged_in' => 'أنت مُتّصل.',
'welcome' => 'Welcome back!',
'two-factor' => 'Please enter your token.',
],
Expand Down Expand Up @@ -296,7 +297,7 @@
'customize' => 'Customize your page',
'team' => 'Add your team',
'api' => 'Generate an API token',
'two-factor' => 'Setup Two Factor Authentication',
'two-factor' => 'إعداد المصادقة بخطوتين',
],
],

Expand Down
1 change: 1 addition & 0 deletions resources/lang/ca-ES/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Informar d\'una incidència',
'success' => 'Incidència afegida.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/cs-CZ/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Nahlásit incident',
'success' => 'Incident byl přidán.',
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 @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.',
'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Håndtér dine abonnementer via :link',
],
'email' => [
'subscribe' => 'Abonner på email opdateringer.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/da-DK/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'En fejl opstod under opdateringen af hændelsesopdateringen',
],
],
'reported_by' => 'Anmeldt af bruger',
'add' => [
'title' => 'Opret hændelse',
'success' => 'Hændelse tilføjet.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/de-DE/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -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' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Verwalte deine Abonnements :link',
],
'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/de-DE/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Etwas ist mit dem Aktualisieren des Vorfall Updates schief gelaufen',
],
],
'reported_by' => 'Gemeldet von :user',
'add' => [
'title' => 'Ereignis hinzufügen',
'success' => 'Ereignis hinzugefügt.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/el-GR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Αναφορά περιστατικού',
'success' => 'Incident added.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en-UD/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'crwdns1409:0crwdne1409:0',
],
],
'reported_by' => 'crwdns1433:0crwdne1433:0',
'add' => [
'title' => 'crwdns958:0crwdne958:0',
'success' => 'crwdns959:0crwdne959:0',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en-US/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Report an incident',
'success' => 'Incident added.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es-ES/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.',
'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Administra tus suscripciones en :link',
],
'email' => [
'subscribe' => 'Suscríbete para recibir actualizaciones por correo electrónico.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es-ES/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Algo salió mal al actualizar la actualización del incidente',
],
],
'reported_by' => 'Informado por :user',
'add' => [
'title' => 'Reportar incidente',
'success' => 'Incidente agregado.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/es-ES/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
'message-help' => 'También puedes usar Markdown.',
'occurred_at' => '¿Cuando ocurrió este incidente?',
'notify_subscribers' => '¿Notificar a los suscriptores?',
'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
'notify_disabled' => 'Debido al mantenimiento programado, las notificaciones sobre este incidente o sus componentes serán suprimidas.',
'visibility' => 'Visibilidad del incidente',
'stick_status' => 'Pega Incidente',
'stickied' => 'Fijado',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fa-IR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Report an incident',
'success' => 'Incident added.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fi-FI/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Ilmoita tapahtuma',
'success' => 'Tapahtuma lisätty.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/fr-FR/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.',
'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Gérer vos abonnements à :link',
],
'email' => [
'subscribe' => 'S\'abonner aux notifications par email.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr-FR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Ajouter un incident',
'success' => 'Incident ajouté.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/he-IL/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Report an incident',
'success' => 'Incident added.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/hu-HU/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Incidens jelentése',
'success' => 'Incidens létrehozva.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/id-ID/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Ada masalah saat memperbarui update insiden',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Tambahkan Insiden',
'success' => 'Insiden sudah ditambahkan.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/it-IT/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Riporta un problema',
'success' => 'Segnalazione aggiunta.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ja-JP/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'インシデントの報告',
'success' => 'インシデントが追加されました。',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/ko-KR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => '문제 추가',
'success' => 'Incident added.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/nl-NL/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Beheer uw abonnementen op: link',
],
'email' => [
'subscribe' => 'Abonneren op e-mail updates.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/nl-NL/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Er is een fout opgetreden bij het wijzigen van de incident update',
],
],
'reported_by' => 'Gemeld door: gebruiker',
'add' => [
'title' => 'Meld een incident',
'success' => 'Incident toegevoegd.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/no-NO/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Something went wrong updating the incident update',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Rapportere en hendelse',
'success' => 'Hendelse lagt til.',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/pl-PL/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
'manage' => [
'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.',
'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => 'Zarządzaj swoją subskrypcją na :link',
],
'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pl-PL/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Coś poszło nie tak z aktualizacją zdarzenia',
],
],
'reported_by' => 'Zgłoszone przez :user',
'add' => [
'title' => 'Vorfall hinzufügen',
'success' => 'Dodano zdarzenie.',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pt-BR/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'failure' => 'Algo deu errado ao atualizar o incidente',
],
],
'reported_by' => 'Reported by :user',
'add' => [
'title' => 'Relatar um incidente',
'success' => 'Incidente adicionado.',
Expand Down
Loading

0 comments on commit 3209df4

Please sign in to comment.