Merge pull request #2973 from CachetHQ/l10n_2.4

New Crowdin translations
This commit is contained in:
James Brooks 2018-03-27 21:28:49 +01:00 committed by GitHub
commit a0aac88e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
39 changed files with 54 additions and 20 deletions

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscribe to email updates.', 'subscribe' => 'Subscribe to email updates.',

View File

@ -66,7 +66,7 @@ return [
// Metrics // Metrics
'metrics' => [ 'metrics' => [
'filter' => [ 'filter' => [
'last_hour' => 'الساعة الأخيرة', 'last_hour' => 'آخِر ساعة',
'hourly' => 'آخر 12 ساعة', 'hourly' => 'آخر 12 ساعة',
'weekly' => 'أسبوع', 'weekly' => 'أسبوع',
'monthly' => 'شهر', 'monthly' => 'شهر',
@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'أنت الآن مشترك للحصول على جميع التحديثات.', 'no_subscriptions' => 'أنت الآن مشترك للحصول على جميع التحديثات.',
'my_subscriptions' => 'إنك مشترك حاليا في التحديثات التالية.', 'my_subscriptions' => 'إنك مشترك حاليا في التحديثات التالية.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'إشترك في تحديثات البريد الإلكتروني.', 'subscribe' => 'إشترك في تحديثات البريد الإلكتروني.',

View File

@ -11,13 +11,13 @@
return [ return [
'setup' => 'تنصيب', 'setup' => 'تنصيب',
'title' => 'إعداد Cachet', 'title' => 'تنصيب Cachet',
'service_details' => 'تفاصيل الخدمة', 'service_details' => 'تفاصيل الخدمة',
'env_setup' => 'اعداد البيئة', 'env_setup' => 'بيئة التنصيب',
'status_page_setup' => 'حالة إعداد الصفحة', 'status_page_setup' => 'إعداد صفحة الحالة',
'show_support' => 'إظهار الدعم ل Cachet؟', 'show_support' => 'إظهار الدعم لـ Cachet ؟',
'admin_account' => 'حساب المسؤول', 'admin_account' => 'حساب المدير',
'complete_setup' => 'إكمال الإعداد', 'complete_setup' => 'إكمال الإعداد',
'completed' => 'تم إعداد Cachet بنجاح!', 'completed' => 'تم إعداد Cachet بنجاح !',
'finish_setup' => 'انتقل إلى لوحة التحكم', 'finish_setup' => 'انتقل إلى لوحة التحكم',
]; ];

View File

@ -102,7 +102,7 @@ return [
'custom' => [ 'custom' => [
'attribute-name' => [ 'attribute-name' => [
'rule-name' => 'custom-message', 'rule-name' => 'رسالة مخصصة',
], ],
], ],

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Actualment estau subscrits a totes les actualitzacions.', 'no_subscriptions' => 'Actualment estau subscrits a totes les actualitzacions.',
'my_subscriptions' => 'Actualment estau subscrits a les següents actualitzacions.', 'my_subscriptions' => 'Actualment estau subscrits a les següents actualitzacions.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscriviu-vos a les actualitzacions del correu electrònic.', 'subscribe' => 'Subscriviu-vos a les actualitzacions del correu electrònic.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Aktuálně jsi přihlášen(a) ke všem upozorněním.', '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.', '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',
], ],
'email' => [ 'email' => [
'subscribe' => 'Přihlásit se k zasílání upozornění e-mailem.', 'subscribe' => 'Přihlásit se k zasílání upozornění e-mailem.',

View File

@ -76,11 +76,12 @@ return [
// Subscriber // Subscriber
'subscriber' => [ 'subscriber' => [
'subscribe' => 'Tilmeld dig for at få de seneste opdateringer', 'subscribe' => 'Tilmeld dig for at få de seneste opdateringer',
'unsubscribe' => 'Afmeld via: link', 'unsubscribe' => 'Afmeld via :link',
'button' => 'Abonner', 'button' => 'Abonner',
'manage' => [ 'manage' => [
'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.', 'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.',
'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.', 'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Abonner på email opdateringer.', 'subscribe' => 'Abonner på email opdateringer.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.', 'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.',
'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.', 'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.', 'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Εγγραφή στις ενημερώσεις μέσω email.', 'subscribe' => 'Εγγραφή στις ενημερώσεις μέσω email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'crwdns910:0crwdne910:0', 'no_subscriptions' => 'crwdns910:0crwdne910:0',
'my_subscriptions' => 'crwdns911:0crwdne911:0', 'my_subscriptions' => 'crwdns911:0crwdne911:0',
'manage_at_link' => 'crwdns1432:0crwdne1432:0',
], ],
'email' => [ 'email' => [
'subscribe' => 'crwdns912:0crwdne912:0', 'subscribe' => 'crwdns912:0crwdne912:0',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscribe to email updates.', 'subscribe' => 'Subscribe to email updates.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.', 'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.',
'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.', 'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Suscríbete para recibir actualizaciones por correo electrónico.', 'subscribe' => 'Suscríbete para recibir actualizaciones por correo electrónico.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'در حال حاضر شما برای همه به‌روزرسانی‌ها مشترک هستید.', 'no_subscriptions' => 'در حال حاضر شما برای همه به‌روزرسانی‌ها مشترک هستید.',
'my_subscriptions' => 'در حال حاضر شما برای این به‌روزرسانی‌ها مشترک هستید.', 'my_subscriptions' => 'در حال حاضر شما برای این به‌روزرسانی‌ها مشترک هستید.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'اشتراک در به‌روزرسانی‌های ایمیلی.', 'subscribe' => 'اشتراک در به‌روزرسانی‌های ایمیلی.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Olet tällä hetkellä tilannut kaikki ilmoitukset.', 'no_subscriptions' => 'Olet tällä hetkellä tilannut kaikki ilmoitukset.',
'my_subscriptions' => 'Olet tällä hetkellä tilannut seuraavat ilmoitukset.', 'my_subscriptions' => 'Olet tällä hetkellä tilannut seuraavat ilmoitukset.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Tilaa sähköpostiin päivitykset.', 'subscribe' => 'Tilaa sähköpostiin päivitykset.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.', 'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.',
'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.', 'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'S\'abonner aux notifications par email.', 'subscribe' => 'S\'abonner aux notifications par email.',

View File

@ -84,7 +84,7 @@ return [
'string' => 'L\'attribut ":attribute" doit faire :size caractères.', 'string' => 'L\'attribut ":attribute" doit faire :size caractères.',
'array' => ':attribute doit contenir :size éléments.', 'array' => ':attribute doit contenir :size éléments.',
], ],
'string' => 'L\' :attribut doit être une chaîne de caractères.', 'string' => ':attribut doit être une chaîne de caractères.',
'timezone' => ':attribute doit être une zone valide.', 'timezone' => ':attribute doit être une zone valide.',
'unique' => ':attribute a déjà été pris.', 'unique' => ':attribute a déjà été pris.',
'url' => 'Le format de :attribute n\'est pas valide.', 'url' => 'Le format de :attribute n\'est pas valide.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscribe to email updates.', 'subscribe' => 'Subscribe to email updates.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Minden frissítésre feliratkozva.', 'no_subscriptions' => 'Minden frissítésre feliratkozva.',
'my_subscriptions' => 'A következő frissítésekre feliratkozva.', 'my_subscriptions' => 'A következő frissítésekre feliratkozva.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Feliratkozás e-mail értesítésekre.', 'subscribe' => 'Feliratkozás e-mail értesítésekre.',

View File

@ -32,7 +32,7 @@ return [
'before' => ':attribute csak :date előtti dátum lehet.', 'before' => ':attribute csak :date előtti dátum lehet.',
'between' => [ 'between' => [
'numeric' => ':attribute csak :min és :max között érvényes.', 'numeric' => ':attribute csak :min és :max között érvényes.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'Az :attribute-nak :min -:max kilobájt között kell lennie.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'The :attribute must be between :min and :max characters.',
'array' => ':attribute csak :min és :max elem közötti lehet.', 'array' => ':attribute csak :min és :max elem közötti lehet.',
], ],

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.', 'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.',
'my_subscriptions' => 'Anda saat ini berlangganan update berikut.', 'my_subscriptions' => 'Anda saat ini berlangganan update berikut.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Langganan update email.', 'subscribe' => 'Langganan update email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Sei attualmente iscritto a tutti gli aggiornamenti.', 'no_subscriptions' => 'Sei attualmente iscritto a tutti gli aggiornamenti.',
'my_subscriptions' => 'Sei attualmente iscritto ai seguenti suggerimenti.', 'my_subscriptions' => 'Sei attualmente iscritto ai seguenti suggerimenti.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Iscriviti agli aggiornamenti via email.', 'subscribe' => 'Iscriviti agli aggiornamenti via email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'メールによるアップデート情報の購読', 'subscribe' => 'メールによるアップデート情報の購読',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => '당신은 모든 업데이트를 구독하고 있습니다', 'no_subscriptions' => '당신은 모든 업데이트를 구독하고 있습니다',
'my_subscriptions' => '당신은 다음 업데이트를 구독하고 있습니다', 'my_subscriptions' => '당신은 다음 업데이트를 구독하고 있습니다',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => '이메일 구독 신청.', 'subscribe' => '이메일 구독 신청.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.', 'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.',
'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.', 'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Abonneren op e-mail updates.', 'subscribe' => 'Abonneren op e-mail updates.',

View File

@ -45,7 +45,7 @@ return [
// Schedule // Schedule
'schedules' => [ 'schedules' => [
'status' => [ 'status' => [
0 => 'Upcoming', 0 => 'Kommende',
1 => 'Pågår', 1 => 'Pågår',
2 => 'Fullført', 2 => 'Fullført',
], ],
@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.', 'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.',
'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.', 'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Abonner for å motta varslinger på e-post.', 'subscribe' => 'Abonner for å motta varslinger på e-post.',

View File

@ -31,16 +31,16 @@ return [
'array' => ':attribute må være en matrise.', 'array' => ':attribute må være en matrise.',
'before' => ':attribute må være en dato før :date.', 'before' => ':attribute må være en dato før :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'Attributt :attribute må være mellom :min og :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'Attributt :attribute må være mellom :min og :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'Attributt :atribute må være mellom :min og :max tegn.',
'array' => ':attribute må være mellom :min og :max elementer.', 'array' => ':attribute må være mellom :min og :max elementer.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => ':attribute feltet må være true eller false.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => ':attribute bekreftelsen samsvarer ikke.',
'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 passer ikke med formatet :format.',
'different' => 'The :attribute and :other must be different.', 'different' => ':attribute og :other må være forskjellige.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'The :attribute must be :digits digits.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.',
'email' => 'The :attribute must be a valid email address.', 'email' => 'The :attribute must be a valid email address.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.', 'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.',
'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.', 'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.', 'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.',
'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Inscreva-se para atualizações via e-mail.', 'subscribe' => 'Inscreva-se para atualizações via e-mail.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Actualmente está subscrito para todas as actualizações.', 'no_subscriptions' => 'Actualmente está subscrito para todas as actualizações.',
'my_subscriptions' => 'Actualmente está subscrito para as seguintes actualizações.', 'my_subscriptions' => 'Actualmente está subscrito para as seguintes actualizações.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscrever actualizações via email.', 'subscribe' => 'Subscrever actualizações via email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Acum eşti abonat la toate actualizările.', 'no_subscriptions' => 'Acum eşti abonat la toate actualizările.',
'my_subscriptions' => 'Acum eşti abonat la următoarele actualizări.', 'my_subscriptions' => 'Acum eşti abonat la următoarele actualizări.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Abonează-te la actualizări prin email.', 'subscribe' => 'Abonează-te la actualizări prin email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Вы подписаны на все изменения.', 'no_subscriptions' => 'Вы подписаны на все изменения.',
'my_subscriptions' => 'Вы подписаны на следующие изменения.', 'my_subscriptions' => 'Вы подписаны на следующие изменения.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Подписка на рассылку об изменениях.', 'subscribe' => 'Подписка на рассылку об изменениях.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.', 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.', 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Subscribe to email updates.', 'subscribe' => 'Subscribe to email updates.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Du prenumererar på alla uppdateringar.', 'no_subscriptions' => 'Du prenumererar på alla uppdateringar.',
'my_subscriptions' => 'Du prenumererar på följande uppdateringar.', 'my_subscriptions' => 'Du prenumererar på följande uppdateringar.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Prenumerera på epost-uppdateringar.', 'subscribe' => 'Prenumerera på epost-uppdateringar.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'คุณติตตามทั้งหมดแล้ว', 'no_subscriptions' => 'คุณติตตามทั้งหมดแล้ว',
'my_subscriptions' => 'คุณติดตามข่าวสารเหล่านี้', 'my_subscriptions' => 'คุณติดตามข่าวสารเหล่านี้',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'ติดตามข่าวสารทาง email', 'subscribe' => 'ติดตามข่าวสารทาง email',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Şu anda tüm güncellemeleri abone oldunuz.', 'no_subscriptions' => 'Şu anda tüm güncellemeleri abone oldunuz.',
'my_subscriptions' => 'Şu an aşağıdaki güncellemelere abone oldunuz.', 'my_subscriptions' => 'Şu an aşağıdaki güncellemelere abone oldunuz.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Güncellemeler için abone ol.', 'subscribe' => 'Güncellemeler için abone ol.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Наразі, ви підписані на всі оновлення.', 'no_subscriptions' => 'Наразі, ви підписані на всі оновлення.',
'my_subscriptions' => 'Ви уже підписані до цих оновлень.', 'my_subscriptions' => 'Ви уже підписані до цих оновлень.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Підписатись на email оновлення.', 'subscribe' => 'Підписатись на email оновлення.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => 'Bạn hiện đã đăng ký nhận tất cả các thông báo cập nhật.', 'no_subscriptions' => 'Bạn hiện đã đăng ký nhận tất cả các thông báo cập nhật.',
'my_subscriptions' => 'Bạn hiện đã đăng ký nhận các thông báo cập nhật sau.', 'my_subscriptions' => 'Bạn hiện đã đăng ký nhận các thông báo cập nhật sau.',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => 'Đăng ký nhận thông báo cập nhật qua email.', 'subscribe' => 'Đăng ký nhận thông báo cập nhật qua email.',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => '您当前已订阅所有更新。', 'no_subscriptions' => '您当前已订阅所有更新。',
'my_subscriptions' => '您当前已订阅下列更新', 'my_subscriptions' => '您当前已订阅下列更新',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => '订阅电子邮件更新。', 'subscribe' => '订阅电子邮件更新。',

View File

@ -81,6 +81,7 @@ return [
'manage' => [ 'manage' => [
'no_subscriptions' => '您目前已訂閱所有的更新。', 'no_subscriptions' => '您目前已訂閱所有的更新。',
'my_subscriptions' => '您目前已安裝下列更新', 'my_subscriptions' => '您目前已安裝下列更新',
'manage_at_link' => 'Manage your subscriptions at :link',
], ],
'email' => [ 'email' => [
'subscribe' => '訂閱 電子郵件 系統狀態更新。', 'subscribe' => '訂閱 電子郵件 系統狀態更新。',