From 36a34714bf7453768dc62c3c520f1541a617bd25 Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Fri, 6 Oct 2023 12:50:39 +0200 Subject: [PATCH] add ar and pt-BR --- app/Console/Commands/Local/MonicaLocalize.php | 2 +- config/lang-publisher.php | 1 + config/localizer.php | 6 +- lang/ar.json | 1287 +++++++++++++++++ lang/ar/auth.php | 8 + lang/ar/format.php | 15 + lang/ar/http-statuses.php | 82 ++ lang/ar/pagination.php | 6 + lang/ar/passwords.php | 9 + lang/ar/validation.php | 215 +++ lang/ca/auth.php | 2 +- lang/el/auth.php | 2 +- lang/he/auth.php | 2 +- lang/hi/auth.php | 2 +- lang/ja/auth.php | 2 +- lang/nn/auth.php | 2 +- lang/pt-BR.json | 1287 +++++++++++++++++ lang/pt-BR/auth.php | 10 + lang/pt-BR/format.php | 15 + lang/pt-BR/http-statuses.php | 84 ++ lang/pt-BR/pagination.php | 8 + lang/pt-BR/passwords.php | 11 + lang/pt-BR/validation.php | 217 +++ lang/ru/auth.php | 2 +- lang/vi/auth.php | 2 +- 25 files changed, 3267 insertions(+), 12 deletions(-) create mode 100644 lang/ar.json create mode 100644 lang/ar/auth.php create mode 100644 lang/ar/format.php create mode 100644 lang/ar/http-statuses.php create mode 100644 lang/ar/pagination.php create mode 100644 lang/ar/passwords.php create mode 100644 lang/ar/validation.php create mode 100644 lang/pt-BR.json create mode 100644 lang/pt-BR/auth.php create mode 100644 lang/pt-BR/format.php create mode 100644 lang/pt-BR/http-statuses.php create mode 100644 lang/pt-BR/pagination.php create mode 100644 lang/pt-BR/passwords.php create mode 100644 lang/pt-BR/validation.php diff --git a/app/Console/Commands/Local/MonicaLocalize.php b/app/Console/Commands/Local/MonicaLocalize.php index 37e298a6744..79d70061032 100644 --- a/app/Console/Commands/Local/MonicaLocalize.php +++ b/app/Console/Commands/Local/MonicaLocalize.php @@ -60,7 +60,7 @@ private function updateLocales(array $locales): void foreach ($newLocales as $locale) { try { $this->info('Adding locale: '.$locale); - $this->call('lang:add', ['locales' => $locale]); + $this->call('lang:add', ['locales' => Str::replace('-', '_', $locale)]); } catch (\LaravelLang\Publisher\Exceptions\UnknownLocaleCodeException) { $this->warn('Locale not recognize: '.$locale); } diff --git a/config/lang-publisher.php b/config/lang-publisher.php index 45a2a0a6d5a..7e3ee901641 100644 --- a/config/lang-publisher.php +++ b/config/lang-publisher.php @@ -4,6 +4,7 @@ return [ 'aliases' => [ + Locales::PORTUGUESE_BRAZIL->value => 'pt-BR', Locales::CHINESE->value => 'zh-CN', Locales::CHINESE_T->value => 'zh-TW', ], diff --git a/config/localizer.php b/config/localizer.php index 5535adb833f..89deefe2ba5 100644 --- a/config/localizer.php +++ b/config/localizer.php @@ -6,9 +6,9 @@ * The locales you wish to support. * English HAS TO be the first language of the array. */ - 'supported_locales' => ['en', 'bn', 'ca', 'da', 'de', 'es', 'el', 'fr', - 'he', 'hi', 'it', 'ja', 'ml', 'nl', 'nn', 'pa', 'pl', 'pt', 'ro', - 'ru', 'sv', 'te', 'tr', 'ur', 'vi', 'zh-CN', 'zh-TW', + 'supported_locales' => ['en', 'ar', 'bn', 'ca', 'da', 'de', 'es', 'el', + 'fr', 'he', 'hi', 'it', 'ja', 'ml', 'nl', 'nn', 'pa', 'pl', 'pt', + 'pt-BR', 'ro', 'ru', 'sv', 'te', 'tr', 'ur', 'vi', 'zh-CN', 'zh-TW', ], /** diff --git a/lang/ar.json b/lang/ar.json new file mode 100644 index 00000000000..c6a6ef92d2f --- /dev/null +++ b/lang/ar.json @@ -0,0 +1,1287 @@ +{ + "(and :count more error)": "(و :count خطأ إضافي)", + "(and :count more errors)": "(و :count أخطاء إضافية)", + "(Help)": "(يساعد)", + "+ add a contact": "+ إضافة جهة اتصال", + "+ add another": "+ إضافة آخر", + "+ add another photo": "+ إضافة صورة أخرى", + "+ add description": "+ إضافة الوصف", + "+ add distance": "+ إضافة مسافة", + "+ add emotion": "+ إضافة العاطفة", + "+ add reason": "+ أضف السبب", + "+ add summary": "+ إضافة ملخص", + "+ add title": "+ إضافة عنوان", + "+ change date": "+ تغيير التاريخ", + "+ change template": "+ تغيير القالب", + "+ create a group": "+ إنشاء مجموعة", + "+ gender": "+ الجنس", + "+ last name": "+ الاسم الأخير", + "+ maiden name": "+ الاسم قبل الزواج", + "+ middle name": "+ الاسم الأوسط", + "+ nickname": "+ اللقب", + "+ note": "+ ملاحظة", + "+ number of hours slept": "+ عدد ساعات النوم", + "+ prefix": "+ البادئة", + "+ pronoun": "+ تميل", + "+ suffix": "+ لاحقة", + ":count contact|:count contacts": ":عد جهات الاتصال|:عد جهات الاتصال", + ":count hour slept|:count hours slept": ":عد ساعات النوم|:عد ساعات النوم", + ":count min read": ":عد دقيقة قراءة", + ":count post|:count posts": ":عدد المشاركات|:عدد المشاركات", + ":count template section|:count template sections": ":عدد أقسام القالب|:عدد أقسام القالب", + ":count word|:count words": ":عد الكلمات|:عد الكلمات", + ":distance km": ": المسافة كم", + ":distance miles": ": أميال المسافة", + ":file at line :line": ":ملف في السطر :line", + ":file in :class at line :line": ":ملف في:الفئة في السطر:السطر", + ":Name called": ":اسم مسمى", + ":Name called, but I didn’t answer": ":اسم اتصل ولكني لم أجب", + ":UserName invites you to join Monica, an open source personal CRM, designed to help you document your relationships.": ":يدعوك UserName للانضمام إلى Monica، وهو برنامج CRM شخصي مفتوح المصدر، مصمم لمساعدتك في توثيق علاقاتك.", + "Accept Invitation": "قبول الدعوة", + "Accept invitation and create your account": "اقبل الدعوة وقم بإنشاء حسابك", + "Account and security": "الحساب والأمن", + "Account settings": "إعدادت الحساب", + "A contact information can be clickable. For instance, a phone number can be clickable and launch the default application in your computer. If you do not know the protocol for the type you are adding, you can simply omit this field.": "معلومات الاتصال يمكن النقر عليها. على سبيل المثال، يمكن النقر على رقم الهاتف وتشغيل التطبيق الافتراضي على جهاز الكمبيوتر الخاص بك. إذا كنت لا تعرف البروتوكول الخاص بالنوع الذي تقوم بإضافته، فيمكنك ببساطة حذف هذا الحقل.", + "Activate": "تفعيل", + "Activity feed": "خلاصة النشاط", + "Activity in this vault": "النشاط في هذا القبو", + "Add": "إضافة", + "add a call reason type": "إضافة نوع سبب الاتصال", + "Add a contact": "أضف جهة اتصال", + "Add a contact information": "أضف معلومات الاتصال", + "Add a date": "أضف تاريخا", + "Add additional security to your account using a security key.": "أضف أمانًا إضافيًا إلى حسابك باستخدام مفتاح الأمان.", + "Add additional security to your account using two factor authentication.": "أضف أمانًا إضافيًا إلى حسابك باستخدام المصادقة الثنائية.", + "Add a document": "أضف مستندًا", + "Add a due date": "أضف تاريخ الاستحقاق", + "Add a gender": "أضف الجنس", + "Add a gift occasion": "إضافة مناسبة هدية", + "Add a gift state": "أضف حالة هدية", + "Add a goal": "أضف هدفا", + "Add a group type": "أضف نوع المجموعة", + "Add a header image": "أضف صورة رأسية", + "Add a label": "أضف تصنيفًا", + "Add a life event": "إضافة حدث الحياة", + "Add a life event category": "أضف فئة حدث الحياة", + "add a life event type": "إضافة نوع حدث الحياة", + "Add a module": "إضافة وحدة", + "Add an address": "أضف عنوانا", + "Add an address type": "أضف نوع العنوان", + "Add an email address": "أضف عنوان بريد إلكتروني", + "Add an email to be notified when a reminder occurs.": "أضف بريدًا إلكترونيًا ليتم إعلامك عند حدوث تذكير.", + "Add an entry": "أضف إدخالاً", + "add a new metric": "إضافة مقياس جديد", + "Add a new team member to your team, allowing them to collaborate with you.": "أضف عضوًا جديدًا إلى فريقك، مما يتيح لهم التعاون معك.", + "Add an important date to remember what matters to you about this person, like a birthdate or a deceased date.": "أضف تاريخًا مهمًا لتتذكر ما يهمك بشأن هذا الشخص، مثل تاريخ الميلاد أو تاريخ الوفاة.", + "Add a note": "أضف ملاحظة", + "Add another life event": "أضف حدثًا آخر في الحياة", + "Add a page": "أضف صفحة", + "Add a parameter": "أضف معلمة", + "Add a pet": "أضف حيوانًا أليفًا", + "Add a photo": "إضافة صورة", + "Add a photo to a journal entry to see it here.": "أضف صورة إلى إدخال دفتر اليومية لمشاهدتها هنا.", + "Add a post template": "إضافة قالب منشور", + "Add a pronoun": "أضف ضميرًا", + "add a reason": "أضف سببا", + "Add a relationship": "أضف علاقة", + "Add a relationship group type": "أضف نوع مجموعة العلاقة", + "Add a relationship type": "أضف نوع العلاقة", + "Add a religion": "إضافة الدين", + "Add a reminder": "أضف تذكيرًا", + "add a role": "إضافة دور", + "add a section": "إضافة قسم", + "Add a tag": "أضف علامة", + "Add a task": "أضف مهمة", + "Add a template": "أضف قالبًا", + "Add at least one module.": "أضف وحدة واحدة على الأقل.", + "Add a type": "إضافة نوع", + "Add a user": "إضافة مستخدم", + "Add a vault": "أضف قبوًا", + "Add date": "إضافة تاريخ", + "Added.": "تمت الإضافة.", + "added a contact information": "تمت إضافة معلومات الاتصال", + "added an address": "تمت إضافة عنوان", + "added an important date": "تمت إضافة تاريخ مهم", + "added a pet": "وأضاف حيوان أليف", + "added the contact to a group": "تمت إضافة جهة الاتصال إلى مجموعة", + "added the contact to a post": "تمت إضافة جهة الاتصال إلى إحدى المشاركات", + "added the contact to the favorites": "تمت إضافة جهة الاتصال إلى المفضلة", + "Add genders to associate them to contacts.": "أضف أجناسًا لربطها بجهات الاتصال.", + "Add loan": "أضف القرض", + "Add one now": "أضف واحدة الآن", + "Add photos": "إضافة الصور", + "Address": "عنوان", + "Addresses": "عناوين", + "Address type": "نوع العنوان", + "Address types": "أنواع العناوين", + "Address types let you classify contact addresses.": "تتيح لك أنواع العناوين تصنيف عناوين الاتصال.", + "Add Team Member": "إضافة عضو للفريق", + "Add to group": "إضافة إلى المجموعة", + "Administrator": "المدير", + "Administrator users can perform any action.": "المدراء بإمكانهم تنفيذ أي إجراء.", + "a father-son relation shown on the father page,": "علاقة الأب والابن المعروضة على صفحة الأب،", + "after the next occurence of the date.": "بعد حدوث التاريخ التالي.", + "A group is two or more people together. It can be a family, a household, a sport club. Whatever is important to you.": "المجموعة عبارة عن شخصين أو أكثر معًا. يمكن أن تكون عائلة أو أسرة أو نادي رياضي. كل ما هو مهم بالنسبة لك.", + "All contacts in the vault": "جميع جهات الاتصال في القبو", + "All files": "كل الملفات", + "All groups in the vault": "جميع المجموعات في القبو", + "All journal metrics in :name": "جميع مقاييس المجلة في:name", + "All of the people that are part of this team.": "جميع الأشخاص الذين هم جزء من هذا الفريق.", + "All rights reserved.": "جميع الحقوق محفوظة.", + "All tags": "جميع العلامات", + "All the address types": "جميع أنواع العناوين", + "All the best,": "أتمنى لك كل خير،", + "All the call reasons": "جميع أسباب الدعوة", + "All the cities": "جميع المدن", + "All the companies": "جميع الشركات", + "All the contact information types": "جميع أنواع معلومات الاتصال", + "All the countries": "جميع البلدان", + "All the currencies": "جميع العملات", + "All the files": "جميع الملفات", + "All the genders": "جميع الأجناس", + "All the gift occasions": "جميع مناسبات الهدايا", + "All the gift states": "جميع حالات الهدية", + "All the group types": "جميع أنواع المجموعة", + "All the important dates": "جميع التواريخ الهامة", + "All the important date types used in the vault": "جميع أنواع التاريخ الهامة المستخدمة في القبو", + "All the journals": "جميع المجلات", + "All the labels used in the vault": "جميع التسميات المستخدمة في القبو", + "All the notes": "جميع الملاحظات", + "All the pet categories": "جميع فئات الحيوانات الأليفة", + "All the photos": "كل الصور", + "All the planned reminders": "جميع التذكيرات المخطط لها", + "All the pronouns": "جميع الضمائر", + "All the relationship types": "جميع أنواع العلاقات", + "All the religions": "جميع الأديان", + "All the reports": "جميع التقارير", + "All the slices of life in :name": "كل شرائح الحياة في :name", + "All the tags used in the vault": "جميع العلامات المستخدمة في القبو", + "All the templates": "جميع القوالب", + "All the vaults": "جميع الخزائن", + "All the vaults in the account": "جميع الخزائن الموجودة في الحساب", + "All users and vaults will be deleted immediately,": "سيتم حذف جميع المستخدمين والخزائن على الفور،", + "All users in this account": "جميع المستخدمين في هذا الحساب", + "Already registered?": "لديك حساب مسبقا؟", + "Already used on this page": "تم استخدامها بالفعل في هذه الصفحة", + "A new verification link has been sent to the email address you provided during registration.": "تم إرسال رابط تحقق جديد إلى عنوان البريد الإلكتروني الذي قدمته أثناء التسجيل.", + "A new verification link has been sent to the email address you provided in your profile settings.": "تم إرسال رابط تحقق جديد إلى عنوان البريد الإلكتروني الذي قمت بتعيينه في إعدادات الملف الشخصي.", + "A new verification link has been sent to your email address.": "تم إرسال رابط تحقق جديد إلى بريدك الإلكتروني.", + "Anniversary": "عيد", + "Apartment, suite, etc…": "شقة، جناح، الخ...", + "API Token": "رمز API", + "API Token Permissions": "أذونات رمز API", + "API Tokens": "رموز API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "تسمح رموز API لخدمات الطرف الثالث بالمصادقة مع تطبيقنا نيابة عنك.", + "A post template defines how the content of a post should be displayed. You can define as many templates as you want, and choose which template should be used on which post.": "يحدد قالب المنشور كيفية عرض محتوى المنشور. يمكنك تحديد أي عدد تريده من القوالب، واختيار القالب الذي يجب استخدامه في أي مشاركة.", + "Archive": "أرشيف", + "Archive contact": "أرشفة جهة الاتصال", + "archived the contact": "أرشفة جهة الاتصال", + "Are you sure? The address will be deleted immediately.": "هل أنت متأكد؟ سيتم حذف العنوان على الفور.", + "Are you sure? This action cannot be undone.": "هل أنت متأكد؟ لا يمكن التراجع عن هذا الإجراء.", + "Are you sure? This will delete all the call reasons of this type for all the contacts that were using it.": "هل أنت متأكد؟ سيؤدي هذا إلى حذف جميع أسباب الاتصال من هذا النوع لجميع جهات الاتصال التي كانت تستخدمه.", + "Are you sure? This will delete all the relationships of this type for all the contacts that were using it.": "هل أنت متأكد؟ سيؤدي هذا إلى حذف كافة العلاقات من هذا النوع لجميع جهات الاتصال التي كانت تستخدمه.", + "Are you sure? This will delete the contact information permanently.": "هل أنت متأكد؟ سيؤدي هذا إلى حذف معلومات الاتصال نهائيًا.", + "Are you sure? This will delete the document permanently.": "هل أنت متأكد؟ سيؤدي هذا إلى حذف المستند نهائيًا.", + "Are you sure? This will delete the goal and all the streaks permanently.": "هل أنت متأكد؟ سيؤدي هذا إلى حذف الهدف وجميع الخطوط بشكل دائم.", + "Are you sure? This will remove the address types from all contacts, but won’t delete the contacts themselves.": "هل أنت متأكد؟ سيؤدي هذا إلى إزالة أنواع العناوين من كافة جهات الاتصال، لكنه لن يحذف جهات الاتصال نفسها.", + "Are you sure? This will remove the contact information types from all contacts, but won’t delete the contacts themselves.": "هل أنت متأكد؟ سيؤدي هذا إلى إزالة أنواع معلومات الاتصال من كافة جهات الاتصال، لكنه لن يحذف جهات الاتصال نفسها.", + "Are you sure? This will remove the genders from all contacts, but won’t delete the contacts themselves.": "هل أنت متأكد؟ سيؤدي هذا إلى إزالة الأجناس من جميع جهات الاتصال، لكنه لن يحذف جهات الاتصال نفسها.", + "Are you sure? This will remove the template from all contacts, but won’t delete the contacts themselves.": "هل أنت متأكد؟ سيؤدي هذا إلى إزالة القالب من كافة جهات الاتصال، لكنه لن يحذف جهات الاتصال نفسها.", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "هل أنت متأكد أنك تريد حذف هذا الفريق؟ بمجرد حذف الفريق ، سيتم حذف جميع مصادره وبياناته نهائيًا.", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "هل ترغب بحذف حسابك بالتأكيد؟ بمجرد حذف حسابك، سيتم حذف جميع البيانات المتعلقة به نهائياً. الرجاء إدخال كلمة المرور الخاصة بك لتأكيد رغبتك في حذف حسابك بشكل دائم.", + "Are you sure you would like to archive this contact?": "هل أنت متأكد أنك تريد أرشفة جهة الاتصال هذه؟", + "Are you sure you would like to delete this API token?": "هل أنت متأكد أنك تريد حذف رمز API المميز؟", + "Are you sure you would like to delete this contact? This will remove everything we know about this contact.": "هل أنت متأكد أنك تريد حذف جهة الاتصال هذه؟ سيؤدي هذا إلى إزالة كل ما نعرفه عن جهة الاتصال هذه.", + "Are you sure you would like to delete this key?": "هل أنت متأكد أنك تريد حذف هذا المفتاح؟", + "Are you sure you would like to leave this team?": "هل أنت متأكد أنك تريد مغادرة هذا الفريق؟", + "Are you sure you would like to remove this person from the team?": "هل أنت متأكد أنك تريد إزالة هذا الشخص من الفريق؟", + "A slice of life lets you group posts by something meaningful to you. Add a slice of life in a post to see it here.": "تتيح لك شريحة من الحياة تجميع المشاركات حسب شيء ذي معنى بالنسبة لك. أضف شريحة من الحياة في منشور لرؤيتها هنا.", + "a son-father relation shown on the son page.": "علاقة الابن والأب تظهر على صفحة الابن.", + "assigned a label": "تم تعيين تسمية", + "Association": "منظمة", + "At": "في", + "at ": "في", + "Ate": "أكل", + "A template defines how contacts should be displayed. You can have as many templates as you want - they are defined in your Account settings. However, you might want to define a default template so all your contacts in this vault have this template by default.": "يحدد القالب كيفية عرض جهات الاتصال. يمكنك الحصول على أي عدد تريده من النماذج - يتم تحديدها في إعدادات حسابك. ومع ذلك، قد ترغب في تحديد قالب افتراضي بحيث يكون لدى جميع جهات الاتصال الخاصة بك في هذا المخزن هذا القالب بشكل افتراضي.", + "A template is made of pages, and in each page, there are modules. How data is displayed is entirely up to you.": "يتكون القالب من صفحات، وفي كل صفحة هناك وحدات. إن كيفية عرض البيانات أمر متروك لك تمامًا.", + "Atheist": "ملحد", + "At which time should we send the notification, when the reminder occurs?": "في أي وقت يجب أن نرسل الإشعار عند حدوث التذكير؟", + "Audio-only call": "مكالمة صوتية فقط", + "Auto saved a few seconds ago": "تم الحفظ تلقائيًا قبل بضع ثوانٍ", + "Available modules:": "الوحدات المتاحة:", + "Avatar": "الصورة الرمزية", + "Avatars": "الآلهة", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "قبل المتابعة، هل يمكنك التحقق من بريدك الإلكتروني بالضغط على الرابط الذي أرسلناه لك الآن عبر البريد الإلكتروني؟ إذا لم يصلك البريد الإلكتروني، فيسعدنا أن نرسل لك بريداً إلكترونياً غيره بكل سرور.", + "best friend": "أفضل صديق", + "Bird": "طائر", + "Birthdate": "تاريخ الميلاد", + "Birthday": "عيد ميلاد", + "Body": "جسم", + "boss": "رئيس", + "Bought": "مُشترى", + "Breakdown of the current usage": "انهيار الاستخدام الحالي", + "brother\/sister": "أخ أخت", + "Browser Sessions": "جلسات المتصفح", + "Buddhist": "بوذي", + "Business": "عمل", + "By last updated": "بواسطة آخر تحديث", + "Calendar": "تقويم", + "Call reasons": "أسباب الدعوة", + "Call reasons let you indicate the reason of calls you make to your contacts.": "تتيح لك أسباب الاتصال الإشارة إلى سبب المكالمات التي تجريها مع جهات الاتصال الخاصة بك.", + "Calls": "المكالمات", + "Cancel": "إلغاء", + "Cancel account": "إلغاء حساب", + "Cancel all your active subscriptions": "قم بإلغاء جميع اشتراكاتك النشطة", + "Cancel your account": "قم بإلغاء حسابك", + "Can do everything, including adding or removing other users, managing billing and closing the account.": "يمكنه فعل كل شيء، بما في ذلك إضافة مستخدمين آخرين أو إزالتهم، وإدارة الفواتير وإغلاق الحساب.", + "Can do everything, including adding or removing other users.": "يمكن أن يفعل كل شيء، بما في ذلك إضافة أو إزالة مستخدمين آخرين.", + "Can edit data, but can’t manage the vault.": "يمكنه تحرير البيانات، لكن لا يمكنه إدارة المخزن.", + "Can view data, but can’t edit it.": "يمكنه عرض البيانات، لكن لا يمكنه تحريرها.", + "Can’t be moved or deleted": "لا يمكن نقلها أو حذفها", + "Cat": "قطة", + "Categories": "فئات", + "Chandler is in beta.": "تشاندلر في مرحلة تجريبية.", + "Change": "يتغير", + "Change date": "تغيير التاريخ", + "Change permission": "تغيير الإذن", + "Changes saved": "تم حفظ التغييرات", + "Change template": "تغيير القالب", + "Child": "طفل", + "child": "طفل", + "Choose": "يختار", + "Choose a color": "اختيار اللون", + "Choose an existing address": "اختر عنوانًا موجودًا", + "Choose an existing contact": "اختر جهة اتصال موجودة", + "Choose a template": "اختر قالبًا", + "Choose a value": "اختر قيمة", + "Chosen type:": "النوع المختار:", + "Christian": "مسيحي", + "Christmas": "عيد الميلاد", + "City": "مدينة", + "Click here to re-send the verification email.": "اضغط هنا لإعادة إرسال بريد التحقق.", + "Click on a day to see the details": "انقر على يوم لرؤية التفاصيل", + "Close": "إغلاق", + "close edit mode": "إغلاق وضع التحرير", + "Club": "النادي", + "Code": "الرمز", + "colleague": "زميل", + "Companies": "شركات", + "Company name": "اسم الشركة", + "Compared to Monica:": "مقارنة بمونيكا:", + "Configure how we should notify you": "قم بتكوين الطريقة التي يجب أن نخطرك بها", + "Confirm": "تأكيد", + "Confirm Password": "تأكيد كلمة المرور", + "Connect": "يتصل", + "Connected": "متصل", + "Connect with your security key": "تواصل مع مفتاح الأمان الخاص بك", + "Contact feed": "تغذية الاتصال", + "Contact information": "معلومات الاتصال", + "Contact informations": "معلومات الاتصال", + "Contact information types": "أنواع معلومات الاتصال", + "Contact name": "اسم جهة الاتصال", + "Contacts": "جهات الاتصال", + "Contacts in this post": "جهات الاتصال في هذا المنصب", + "Contacts in this slice": "جهات الاتصال في هذه الشريحة", + "Contacts will be shown as follow:": "سيتم عرض جهات الاتصال على النحو التالي:", + "Content": "محتوى", + "Copied.": "نسخ.", + "Copy": "ينسخ", + "Copy value into the clipboard": "انسخ القيمة إلى الحافظة", + "Could not get address book data.": "تعذر الحصول على بيانات دفتر العناوين.", + "Country": "دولة", + "Couple": "زوج", + "cousin": "ابن عم", + "Create": "إنشاء", + "Create account": "إنشاء حساب", + "Create Account": "إنشاء حساب", + "Create a contact": "قم بإنشاء جهة اتصال", + "Create a contact entry for this person": "قم بإنشاء إدخال جهة اتصال لهذا الشخص", + "Create a journal": "إنشاء مجلة", + "Create a journal metric": "إنشاء مقياس مجلة", + "Create a journal to document your life.": "قم بإنشاء مجلة لتوثيق حياتك.", + "Create an account": "إنشاء حساب", + "Create a new address": "أنشئ عنوانًا جديدًا", + "Create a new team to collaborate with others on projects.": "أنشئ فريقًا جديدًا للتعاون مع الآخرين في المشاريع.", + "Create API Token": "إنشاء رمز API", + "Create a post": "إنشاء مشاركة", + "Create a reminder": "إنشاء تذكير", + "Create a slice of life": "اصنع شريحة من الحياة", + "Create at least one page to display contact’s data.": "إنشاء صفحة واحدة على الأقل لعرض بيانات جهة الاتصال.", + "Create at least one template to use Monica.": "قم بإنشاء قالب واحد على الأقل لاستخدام مونيكا.", + "Create a user": "إنشاء مستخدم", + "Create a vault": "إنشاء قبو", + "Created.": "تم الإنشاء.", + "created a goal": "خلق هدفا", + "created the contact": "تم إنشاء جهة الاتصال", + "Create label": "إنشاء التسمية", + "Create new label": "إنشاء تسمية جديدة", + "Create new tag": "إنشاء علامة جديدة", + "Create New Team": "إنشاء فريق جديد", + "Create Team": "إنشاء فريق", + "Currencies": "العملات", + "Currency": "عملة", + "Current default": "الافتراضي الحالي", + "Current language:": "اللغة الحالية:", + "Current Password": "كلمة المرور الحالية", + "Current site used to display maps:": "الموقع الحالي المستخدم لعرض الخرائط:", + "Current streak": "العلامة الحالية", + "Current timezone:": "المنطقة الزمنية الحالية:", + "Current way of displaying contact names:": "الطريقة الحالية لعرض أسماء جهات الاتصال:", + "Current way of displaying dates:": "الطريقة الحالية لعرض التواريخ:", + "Current way of displaying distances:": "الطريقة الحالية لعرض المسافات:", + "Current way of displaying numbers:": "الطريقة الحالية لعرض الأرقام:", + "Customize how contacts should be displayed": "تخصيص كيفية عرض جهات الاتصال", + "Custom name order": "ترتيب الاسم المخصص", + "Daily affirmation": "التأكيد اليومي", + "Dashboard": "لوحة التحكم", + "date": "تاريخ", + "Date of the event": "تاريخ الحدث", + "Date of the event:": "تاريخ الحدث:", + "Date type": "نوع التاريخ", + "Date types are essential as they let you categorize dates that you add to a contact.": "تعد أنواع التاريخ ضرورية لأنها تتيح لك تصنيف التواريخ التي تضيفها إلى جهة اتصال.", + "Day": "يوم", + "day": "يوم", + "Deactivate": "إلغاء التنشيط", + "Deceased date": "تاريخ المتوفى", + "Default template": "القالب الافتراضي", + "Default template to display contacts": "القالب الافتراضي لعرض جهات الاتصال", + "Delete": "حذف", + "Delete Account": "حذف الحساب", + "Delete a new key": "حذف مفتاح جديد", + "Delete API Token": "حذف رمز API", + "Delete contact": "حذف اتصال", + "deleted a contact information": "حذف معلومات الاتصال", + "deleted a goal": "حذف هدفا", + "deleted an address": "حذفت عنوانا", + "deleted an important date": "حذف تاريخ مهم", + "deleted a note": "حذف ملاحظة", + "deleted a pet": "حذف حيوان أليف", + "Deleted author": "المؤلف المحذوف", + "Delete group": "حذف المجموعة", + "Delete journal": "حذف المجلة", + "Delete Team": "حذف الفريق", + "Delete the address": "احذف العنوان", + "Delete the photo": "احذف الصورة", + "Delete the slice": "احذف الشريحة", + "Delete the vault": "احذف الخزينة", + "Delete your account on https:\/\/customers.monicahq.com.": "احذف حسابك على https:\/\/customers.monicahq.com.", + "Deleting the vault means deleting all the data inside this vault, forever. There is no turning back. Please be certain.": "إن حذف المخزن يعني حذف جميع البيانات الموجودة داخل هذا المخزن إلى الأبد. ليس هناك عودة الى الوراء. يرجى التأكد.", + "Description": "وصف", + "Detail of a goal": "تفاصيل الهدف", + "Details in the last year": "التفاصيل في العام الماضي", + "Disable": "تعطيل", + "Disable all": "أوقف عمل الكل", + "Disconnect": "قطع الاتصال", + "Discuss partnership": "مناقشة الشراكة", + "Discuss recent purchases": "مناقشة المشتريات الأخيرة", + "Dismiss": "رفض", + "Display help links in the interface to help you (English only)": "عرض روابط المساعدة في الواجهة لمساعدتك (باللغة الإنجليزية فقط)", + "Distance": "مسافة", + "Documents": "وثائق", + "Dog": "كلب", + "Done.": "تم.", + "Download": "تحميل", + "Download as vCard": "قم بالتنزيل بتنسيق vCard", + "Drank": "شربوا", + "Drove": "قاد", + "Due and upcoming tasks": "المهام المستحقة والقادمة", + "Edit": "يحرر", + "edit": "يحرر", + "Edit a contact": "تحرير جهة اتصال", + "Edit a journal": "تحرير مجلة", + "Edit a post": "تحرير مشاركة", + "edited a note": "تحرير ملاحظة", + "Edit group": "تحرير المجموعة", + "Edit journal": "تحرير المجلة", + "Edit journal information": "تحرير معلومات المجلة", + "Edit journal metrics": "تحرير مقاييس المجلة", + "Edit names": "تحرير الأسماء", + "Editor": "المحرر", + "Editor users have the ability to read, create, and update.": "المحررون لديهم القدرة على القراءة والإنشاء والتحديث.", + "Edit post": "تعديل المنشور", + "Edit Profile": "تعديل الملف الشخصي", + "Edit slice of life": "تحرير شريحة من الحياة", + "Edit the group": "تحرير المجموعة", + "Edit the slice of life": "تحرير شريحة من الحياة", + "Email": "البريد الإلكتروني", + "Email address": "عنوان البريد الإلكتروني", + "Email address to send the invitation to": "عنوان البريد الإلكتروني لإرسال الدعوة إليه", + "Email Password Reset Link": "رابط إعادة تعيين كلمة مرور عبر البريد الإلكتروني", + "Enable": "تفعيل", + "Enable all": "تمكين الكل", + "Ensure your account is using a long, random password to stay secure.": "تأكد من أن حسابك يستخدم كلمة مرور طويلة وعشوائية للبقاء آمنًا.", + "Enter a number from 0 to 100000. No decimals.": "أدخل رقمًا من 0 إلى 100000. لا توجد أرقام عشرية.", + "Events this month": "أحداث هذا الشهر", + "Events this week": "أحداث هذا الأسبوع", + "Events this year": "أحداث هذا العام", + "Every": "كل", + "ex-boyfriend": "صديقها السابق", + "Exception:": "استثناء:", + "Existing company": "الشركة القائمة", + "External connections": "اتصالات خارجية", + "Facebook": "فيسبوك", + "Family": "عائلة", + "Family summary": "ملخص العائلة", + "Favorites": "المفضلة", + "Female": "أنثى", + "Files": "ملفات", + "Filter": "منقي", + "Filter list or create a new label": "تصفية القائمة أو إنشاء تصنيف جديد", + "Filter list or create a new tag": "تصفية القائمة أو إنشاء علامة جديدة", + "Find a contact in this vault": "ابحث عن جهة اتصال في هذا القبو", + "Finish enabling two factor authentication.": "الانتهاء من تمكين المصادقة الثنائية.", + "First name": "الاسم الأول", + "First name Last name": "الاسم الاول الاسم الاخير", + "First name Last name (nickname)": "الاسم الأول الاسم الأخير (اللقب)", + "Fish": "سمكة", + "Food preferences": "أذواقهم الغذائية", + "for": "ل", + "For:": "ل:", + "For advice": "للنصيحة", + "Forbidden": "محظور", + "Forgot password?": "هل نسيت كلمة السر؟", + "Forgot your password?": "نسيت كلمة المرور؟", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "نسيت كلمة المرور؟ لا توجد مشكلة. ما عليك سوى إخبارنا بعنوان بريدك الإلكتروني وسنرسل لك عبره رابط إعادة تعيين كلمة المرور الذي سيسمح لك باختيار كلمة مرور جديدة.", + "For your security, please confirm your password to continue.": "لحمايتك، يرجى تأكيد كلمة المرور الخاصة بك للمتابعة.", + "Found": "وجد", + "Friday": "جمعة", + "Friend": "صديق", + "friend": "صديق", + "From A to Z": "من الألف إلى الياء", + "From Z to A": "من ي إلى أ", + "Gender": "جنس", + "Gender and pronoun": "الجنس والضمير", + "Genders": "الجنسين", + "Gift occasions": "مناسبات الهدايا", + "Gift occasions let you categorize all your gifts.": "تتيح لك مناسبات الهدايا تصنيف جميع هداياك.", + "Gift states": "دول الهدية", + "Gift states let you define the various states for your gifts.": "تتيح لك حالات الهدايا تحديد الحالات المختلفة لهداياك.", + "Give this email address a name": "قم بتسمية عنوان البريد الإلكتروني هذا", + "Goals": "الأهداف", + "Go back": "عُد", + "godchild": "إبن او إبنة بالمعمودية", + "godparent": "عرابة", + "Google Maps": "خرائط جوجل", + "Google Maps offers the best accuracy and details, but it is not ideal from a privacy standpoint.": "تقدم خرائط جوجل أفضل دقة وتفاصيل، ولكنها ليست مثالية من وجهة نظر الخصوصية.", + "Got fired": "طردت", + "Go to page :page": "الإنتقال إلى الصفحة :page", + "grand child": "الطفل الكبير", + "grand parent": "الوالد الكبير", + "Great! You have accepted the invitation to join the :team team.": "رائع! لقد قبلت الدعوة للإنضمام إلى فريق :team.", + "Group journal entries together with slices of life.": "قم بتجميع إدخالات دفتر اليومية مع شرائح من الحياة.", + "Groups": "مجموعات", + "Groups let you put your contacts together in a single place.": "تتيح لك المجموعات تجميع جهات الاتصال الخاصة بك معًا في مكان واحد.", + "Group type": "نوع المجموعة", + "Group type: :name": "نوع المجموعة: :الاسم", + "Group types": "أنواع المجموعة", + "Group types let you group people together.": "تتيح لك أنواع المجموعات تجميع الأشخاص معًا.", + "Had a promotion": "كان ترقية", + "Hamster": "الهامستر", + "Have a great day,": "أتمنى لك يوماً عظيماً،", + "he\/him": "هو \/ له", + "Hello!": "أهلاً بك!", + "Help": "يساعد", + "Hi :name": "مرحبا : الاسم", + "Hinduist": "هندوسي", + "History of the notification sent": "تاريخ الإخطار المرسل", + "Hobbies": "هوايات", + "Home": "بيت", + "Horse": "حصان", + "How are you?": "كيف حالك؟", + "How could I have done this day better?": "كيف كان بإمكاني أن أفعل هذا اليوم بشكل أفضل؟", + "How did you feel?": "كيف شعرت؟", + "How do you feel right now?": "كيف تشعر الان؟", + "however, there are many, many new features that didn't exist before.": "ومع ذلك، هناك العديد والعديد من الميزات الجديدة التي لم تكن موجودة من قبل.", + "How much money was lent?": "كم من المال تم إقراضه؟", + "How much was lent?": "كم تم إقراضه؟", + "How often should we remind you about this date?": "كم مرة يجب أن نذكرك بهذا التاريخ؟", + "How should we display dates": "كيف يجب أن نعرض التواريخ", + "How should we display distance values": "كيف ينبغي لنا أن نعرض قيم المسافة", + "How should we display numerical values": "كيف ينبغي لنا أن نعرض القيم العددية", + "I agree to the :terms and :policy": "أوافق على الشروط و:السياسة", + "I agree to the :terms_of_service and :privacy_policy": "أوافق على :terms_of_service و :privacy_policy", + "I am grateful for": "أنا ممتن ل", + "I called": "اتصلت", + "I called, but :name didn’t answer": "اتصلت لكن :الاسم لم يرد", + "Idea": "فكرة", + "I don’t know the name": "لا أعرف الاسم", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "إذا لزم الأمر، يمكنك تسجيل الخروج من جميع جلسات المتصفح الأخرى عبر جميع أجهزتك. بعض جلساتك الأخيرة مذكورة أدناه؛ ومع ذلك، قد لا تكون هذه القائمة شاملة. إذا شعرت أنه تم اختراق حسابك، فيجب عليك أيضًا تحديث كلمة المرور الخاصة بك.", + "If the date is in the past, the next occurence of the date will be next year.": "إذا كان التاريخ في الماضي، فإن التواجد التالي للتاريخ سيكون في العام التالي.", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "إذا كنت تواجه مشكلة في النقر على الزر \":actionText \"، يمكنك نسخ عنوان URL أدناه\n وألصقه في متصفح الويب:", + "If you already have an account, you may accept this invitation by clicking the button below:": "إذا كان لديك حساب بالفعل، فيمكنك قبول هذه الدعوة بالضغط على الزر أدناه:", + "If you did not create an account, no further action is required.": "إذا لم تقم بإنشاء حساب ، فلا يلزم اتخاذ أي إجراء آخر.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "إذا لم تتوقع تلقي دعوة إلى هذا الفريق، فيمكنك تجاهل هذا البريد الإلكتروني.", + "If you did not request a password reset, no further action is required.": "إذا لم تقم بطلب استعادة كلمة المرور، لا تحتاج القيام بأي إجراء.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "إذا لم يكن لديك حساب، يمكنك إنشاء حساب بالضغط على الزر أدناه. بعد إنشاء حساب، يمكنك الضغط على زر قبول الدعوة في هذا البريد الإلكتروني لقبول دعوة الفريق:", + "If you’ve received this invitation by mistake, please discard it.": "إذا تلقيت هذه الدعوة عن طريق الخطأ، فيرجى تجاهلها.", + "I know the exact date, including the year": "أعرف التاريخ بالضبط، بما في ذلك السنة", + "I know the name": "أنا أعرف الاسم", + "Important dates": "تواريخ مهمة", + "Important date summary": "ملخص تاريخ مهم", + "in": "في", + "Information": "معلومة", + "Information from Wikipedia": "المعلومات من ويكيبيديا", + "in love with": "في حب", + "Inspirational post": "وظيفة ملهمة", + "Invalid JSON was returned from the route.": "تم إرجاع JSON غير صالح من المسار.", + "Invitation sent": "دعوة التي وجهت", + "Invite a new user": "دعوة مستخدم جديد", + "Invite someone": "قم بدعوة شخص ما", + "I only know a number of years (an age, for example)": "لا أعرف سوى عدد من السنوات (العمر مثلاً)", + "I only know the day and month, not the year": "أنا أعرف فقط اليوم والشهر، وليس السنة", + "it misses some of the features, the most important ones being the API and gift management,": "فهو يفتقد بعض الميزات، وأهمها واجهة برمجة التطبيقات وإدارة الهدايا،", + "It seems that there are no templates in the account yet. Please add at least template to your account first, then associate this template with this contact.": "يبدو أنه لا توجد قوالب في الحساب حتى الآن. يرجى إضافة قالب على الأقل إلى حسابك أولاً، ثم ربط هذا القالب بجهة الاتصال هذه.", + "Jew": "اليهودي", + "Job information": "معلومات مهمة", + "Job position": "وظيفه", + "Journal": "مجلة", + "Journal entries": "إدخالات دفتر اليومية", + "Journal metrics": "مقاييس المجلة", + "Journal metrics let you track data accross all your journal entries.": "تتيح لك مقاييس دفتر اليومية تتبع البيانات عبر جميع إدخالات دفتر اليومية.", + "Journals": "المجلات", + "Just because": "فقط لأن", + "Just to say hello": "فقط أن أقول مرحبا", + "Key name": "اسم المفتاح", + "kilometers (km)": "كيلومتر (كم)", + "km": "كم", + "Label:": "ملصق:", + "Labels": "تسميات", + "Labels let you classify contacts using a system that matters to you.": "تتيح لك التصنيفات تصنيف جهات الاتصال باستخدام النظام الذي يهمك.", + "Language of the application": "لغة التطبيق", + "Last active": "آخر نشاط", + "Last active :date": "آخر نشاط :التاريخ", + "Last name": "اسم العائلة", + "Last name First name": "اسم العائلة الاسم الأول", + "Last updated": "آخر تحديث", + "Last used": "آخر استخدام", + "Last used :date": "آخر استخدام: التاريخ", + "Leave": "مغادرة", + "Leave Team": "مغادرة الفريق", + "Life": "حياة", + "Life & goals": "أهداف الحياة", + "Life events": "أحداث الحياة", + "Life events let you document what happened in your life.": "تتيح لك أحداث الحياة توثيق ما حدث في حياتك.", + "Life event types:": "أنواع أحداث الحياة:", + "Life event types and categories": "أنواع وفئات أحداث الحياة", + "Life metrics": "مقاييس الحياة", + "Life metrics let you track metrics that are important to you.": "تتيح لك مقاييس الحياة تتبع المقاييس التي تهمك.", + "LinkedIn": "ينكدين", + "List of addresses": "قائمة العناوين", + "List of addresses of the contacts in the vault": "قائمة عناوين جهات الاتصال الموجودة في القبو", + "List of all important dates": "قائمة بجميع التواريخ الهامة", + "Loading…": "تحميل…", + "Load previous entries": "تحميل الإدخالات السابقة", + "Loans": "القروض", + "Locale default: :value": "اللغة الافتراضية:: القيمة", + "Log a call": "تسجيل مكالمة", + "Log details": "تفاصيل السجل", + "logged the mood": "سجلت المزاج", + "Log in": "تسجيل الدخول", + "Login": "تسجيل الدخول", + "Login with:": "تسجيل الدخول مع:", + "Log Out": "تسجيل الخروج", + "Logout": "تسجيل الخروج", + "Log Out Other Browser Sessions": "تسجيل الخروج من جلساتك على المتصفحات الأخرى", + "Longest streak": "أطول أثر", + "Love": "حب", + "loved by": "محبوب من", + "lover": "عاشق", + "Made from all over the world. We ❤️ you.": "مصنوعة من جميع أنحاء العالم. نحن ❤️أنت.", + "Maiden name": "الاسم قبل الزواج", + "Male": "ذكر", + "Manage Account": "إدارة الحساب", + "Manage accounts you have linked to your Customers account.": "إدارة الحسابات التي قمت بربطها بحساب العملاء الخاص بك.", + "Manage address types": "إدارة أنواع العناوين", + "Manage and log out your active sessions on other browsers and devices.": "إدارة جلساتك النشطة والخروج منها على المتصفحات والأجهزة الأخرى.", + "Manage API Tokens": "إدارة رموز API", + "Manage call reasons": "إدارة أسباب الاتصال", + "Manage contact information types": "إدارة أنواع معلومات الاتصال", + "Manage currencies": "إدارة العملات", + "Manage genders": "إدارة الجنسين", + "Manage gift occasions": "إدارة مناسبات الهدايا", + "Manage gift states": "إدارة حالات الهدايا", + "Manage group types": "إدارة أنواع المجموعات", + "Manage modules": "إدارة الوحدات", + "Manage pet categories": "إدارة فئات الحيوانات الأليفة", + "Manage post templates": "إدارة قوالب النشر", + "Manage pronouns": "إدارة الضمائر", + "Manager": "مدير", + "Manage relationship types": "إدارة أنواع العلاقات", + "Manage religions": "إدارة الأديان", + "Manage Role": "إدارة الصلاحيات", + "Manage storage": "ادارة المساحة", + "Manage Team": "إدارة الفريق", + "Manage templates": "إدارة القوالب", + "Manage users": "ادارة المستخدمين", + "Mastodon": "مستودون", + "Maybe one of these contacts?": "ربما واحدة من هذه الاتصالات؟", + "mentor": "مُرشِد", + "Middle name": "الاسم الأوسط", + "miles": "اميال", + "miles (mi)": "ميل (ميل)", + "Modules in this page": "الوحدات في هذه الصفحة", + "Monday": "الاثنين", + "Monica. All rights reserved. 2017 — :date.": "مونيكا. كل الحقوق محفوظة. 2017 — :التاريخ.", + "Monica is open source, made by hundreds of people from all around the world.": "Monica هو برنامج مفتوح المصدر، تم إنشاؤه بواسطة مئات الأشخاص من جميع أنحاء العالم.", + "Monica was made to help you document your life and your social interactions.": "تم إنشاء مونيكا لمساعدتك في توثيق حياتك وتفاعلاتك الاجتماعية.", + "Month": "شهر", + "month": "شهر", + "Mood in the year": "المزاج في السنة", + "Mood tracking events": "أحداث تتبع الحالة المزاجية", + "Mood tracking parameters": "معلمات تتبع الحالة المزاجية", + "More details": "المزيد من التفاصيل", + "More errors": "المزيد من الأخطاء", + "Move contact": "نقل الاتصال", + "Muslim": "مسلم", + "Name": "الاسم", + "Name of the pet": "اسم الحيوان الأليف", + "Name of the reminder": "اسم التذكير", + "Name of the reverse relationship": "اسم العلاقة العكسية", + "Nature of the call": "طبيعة المكالمة", + "nephew\/niece": "ابن أخ \/ ابنة", + "New Password": "كلمة مرور جديدة", + "New to Monica?": "جديد لمونيكا؟", + "Next": "التالي", + "Nickname": "كنية", + "nickname": "كنية", + "No cities have been added yet in any contact’s addresses.": "لم تتم إضافة أي مدن حتى الآن في عناوين أي جهة اتصال.", + "No contacts found.": "لم يتم العثور على جهات اتصال.", + "No countries have been added yet in any contact’s addresses.": "لم تتم إضافة أي دولة حتى الآن في عناوين أي جهة اتصال.", + "No dates in this month.": "لا يوجد تواريخ في هذا الشهر.", + "No description yet.": "لا يوجد وصف بعد.", + "No groups found.": "لم يتم العثور على مجموعات.", + "No keys registered yet": "لم يتم تسجيل أي مفاتيح حتى الآن", + "No labels yet.": "لا توجد تصنيفات حتى الآن.", + "No life event types yet.": "لا توجد أنواع أحداث الحياة حتى الآن.", + "No notes found.": "لم يتم العثور على أي ملاحظات.", + "No results found": "لم يتم العثور على نتائج", + "No role": "لا دور", + "No roles yet.": "لا يوجد أدوار بعد.", + "No tasks.": "لا توجد مهام.", + "Notes": "ملحوظات", + "Note that removing a module from a page will not delete the actual data on your contact pages. It will simply hide it.": "لاحظ أن إزالة وحدة نمطية من الصفحة لن يؤدي إلى حذف البيانات الفعلية الموجودة على صفحات الاتصال الخاصة بك. سوف يخفيه ببساطة.", + "Not Found": "غير متوفر", + "Notification channels": "قنوات الإخطار", + "Notification sent": "تم إرسال الإشعار", + "Not set": "غير مضبوط", + "No upcoming reminders.": "لا توجد تذكيرات قادمة.", + "Number of hours slept": "عدد ساعات النوم", + "Numerical value": "القيمة العددية", + "of": "من", + "Offered": "تقدم", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "بمجرد حذف الفريق، سيتم حذف جميع مصادره وبياناته نهائيًا. قبل حذف هذا الفريق ، يرجى تنزيل أي بيانات أو معلومات بخصوص هذا الفريق ترغب في الاحتفاظ بها.", + "Once you cancel,": "بمجرد الإلغاء،", + "Once you click the Setup button below, you’ll have to open Telegram with the button we’ll provide you with. This will locate the Monica Telegram bot for you.": "بمجرد النقر فوق زر الإعداد أدناه، سيتعين عليك فتح Telegram باستخدام الزر الذي سنوفره لك. سيؤدي هذا إلى تحديد موقع روبوت Monica Telegram لك.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "بمجرد حذف حسابك، سيتم حذف جميع مصادره وبياناته نهائياً. قبل حذف حسابك، يرجى تنزيل أي بيانات أو معلومات ترغب في الاحتفاظ بها.", + "Only once, when the next occurence of the date occurs.": "مرة واحدة فقط، عند حدوث التكرار التالي للتاريخ.", + "Oops! Something went wrong.": "أُووبس! هناك خطأ ما.", + "Open Street Maps": "فتح خرائط الشوارع", + "Open Street Maps is a great privacy alternative, but offers less details.": "تعد Open Street Maps بديلاً رائعًا للخصوصية، ولكنها تقدم تفاصيل أقل.", + "Open Telegram to validate your identity": "افتح Telegram للتحقق من هويتك", + "optional": "خياري", + "Or create a new one": "أو إنشاء واحدة جديدة", + "Or filter by type": "أو التصفية حسب النوع", + "Or remove the slice": "أو قم بإزالة الشريحة", + "Or reset the fields": "أو إعادة تعيين الحقول", + "Other": "آخر", + "Out of respect and appreciation": "من باب الإحترام والتقدير", + "Page Expired": "الصفحة منتهية الصلاحية", + "Pages": "الصفحات", + "Pagination Navigation": "التنقل بين الصفحات", + "Parent": "الأبوين", + "parent": "الأبوين", + "Participants": "مشاركون", + "Partner": "شريك", + "Part of": "جزء من", + "Password": "كلمة المرور", + "Payment Required": "مطلوب الدفع", + "Pending Team Invitations": "دعوات معلقة للإنضمام لفريق", + "per\/per": "ل\/ل", + "Permanently delete this team.": "احذف هذا الفريق بشكل دائم.", + "Permanently delete your account.": "احذف حسابك بشكل دائم.", + "Permission for :name": "إذن ل: الاسم", + "Permissions": "الأذونات", + "Personal": "شخصي", + "Personalize your account": "إضفاء الطابع الشخصي على حسابك", + "Pet categories": "فئات الحيوانات الأليفة", + "Pet categories let you add types of pets that contacts can add to their profile.": "تتيح لك فئات الحيوانات الأليفة إضافة أنواع الحيوانات الأليفة التي يمكن لجهات الاتصال إضافتها إلى ملفاتهم الشخصية.", + "Pet category": "فئة الحيوانات الأليفة", + "Pets": "حيوانات أليفة", + "Phone": "هاتف", + "Photo": "صورة", + "Photos": "الصور", + "Played basketball": "لعبت كرة السلة", + "Played golf": "لعبت الجولف", + "Played soccer": "لعبت كرة القدم", + "Played tennis": "لعبت التنس", + "Please choose a template for this new post": "الرجاء اختيار قالب لهذا المنصب الجديد", + "Please choose one template below to tell Monica how this contact should be displayed. Templates let you define which data should be displayed on the contact page.": "الرجاء اختيار نموذج واحد أدناه لإخبار مونيكا بكيفية عرض جهة الاتصال هذه. تتيح لك القوالب تحديد البيانات التي يجب عرضها على صفحة الاتصال.", + "Please click the button below to verify your email address.": "يرجى النقر على الزر أدناه للتحقق من عنوان بريدك الإلكتروني.", + "Please complete this form to finalize your account.": "يرجى إكمال هذا النموذج لإنهاء حسابك.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "يرجى تأكيد الوصول إلى حسابك عن طريق إدخال أحد رموز الاسترداد المخصصة لحالات الطوارئ.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "يرجى تأكيد الوصول إلى حسابك عن طريق إدخال رمز المصادقة المقدم من تطبيق المصادقة الخاص بك.", + "Please confirm access to your account by validating your security key.": "يرجى تأكيد الوصول إلى حسابك عن طريق التحقق من صحة مفتاح الأمان الخاص بك.", + "Please copy your new API token. For your security, it won't be shown again.": "يرجى نسخ رمز API الجديد الخاص بك. من أجل أمانك، لن يتم عرضه مرة أخرى.", + "Please copy your new API token. For your security, it won’t be shown again.": "يرجى نسخ رمز API الجديد الخاص بك. حرصًا على أمانك، لن يتم عرضه مرة أخرى.", + "Please enter at least 3 characters to initiate a search.": "الرجاء إدخال 3 أحرف على الأقل لبدء البحث.", + "Please enter your password to cancel the account": "الرجاء إدخال كلمة المرور الخاصة بك لإلغاء الحساب", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "الرجاء إدخال كلمة المرور الخاصة بك لتأكيد رغبتك في تسجيل الخروج من جلسات المتصفح الأخرى عبر جميع أجهزتك.", + "Please indicate the contacts": "يرجى الإشارة إلى جهات الاتصال", + "Please join Monica": "يرجى الانضمام مونيكا", + "Please provide the email address of the person you would like to add to this team.": "يرجى كتابة عنوان البريد الإلكتروني للشخص الذي ترغب بإضافته إلى هذا الفريق.", + "Please read our documentation<\/link> to know more about this feature, and which variables you have access to.": "يرجى قراءة الوثائق<\/link> الخاصة بنا لمعرفة المزيد حول هذه الميزة والمتغيرات التي يمكنك الوصول إليها.", + "Please select a page on the left to load modules.": "الرجاء تحديد صفحة على اليسار لتحميل الوحدات.", + "Please type a few characters to create a new label.": "الرجاء كتابة بضعة أحرف لإنشاء تسمية جديدة.", + "Please type a few characters to create a new tag.": "الرجاء كتابة بضعة أحرف لإنشاء علامة جديدة.", + "Please validate your email address": "يرجى التحقق من صحة عنوان البريد الإلكتروني الخاص بك", + "Please verify your email address": "يرجى التحقق من عنوان البريد الإلكتروني الخاص بك", + "Postal code": "رمز بريدي", + "Post metrics": "مقاييس النشر", + "Posts": "دعامات", + "Posts in your journals": "المشاركات في المجلات الخاصة بك", + "Post templates": "قوالب النشر", + "Prefix": "بادئة", + "Previous": "سابق", + "Previous addresses": "العناوين السابقة", + "Privacy Policy": "سياسة الخصوصية", + "Profile": "الملف الشخصي", + "Profile and security": "الملف الشخصي والأمن", + "Profile Information": "معلومات الملف الشخصي", + "Profile of :name": "الملف الشخصي لـ: الاسم", + "Profile page of :name": "الصفحة الشخصية لـ :name", + "Pronoun": "إنهم يميلون", + "Pronouns": "الضمائر", + "Pronouns are basically how we identify ourselves apart from our name. It’s how someone refers to you in conversation.": "الضمائر هي في الأساس الطريقة التي نعرّف بها أنفسنا بعيدًا عن اسمنا. إنها الطريقة التي يشير بها شخص ما إليك في المحادثة.", + "protege": "المحمي", + "Protocol": "بروتوكول", + "Protocol: :name": "البروتوكول: :اسم", + "Province": "مقاطعة", + "Quick facts": "حقائق سريعة", + "Quick facts let you document interesting facts about a contact.": "تتيح لك الحقائق السريعة توثيق الحقائق المثيرة للاهتمام حول جهة الاتصال.", + "Quick facts template": "قالب الحقائق السريعة", + "Quit job": "ترك الوظيفة", + "Rabbit": "أرنب", + "Ran": "جرى", + "Rat": "فأر", + "Read :count time|Read :count times": "قراءة :عد الوقت|قراءة :عد المرات", + "Record a loan": "سجل القرض", + "Record your mood": "سجل حالتك المزاجية", + "Recovery Code": "رمز الاسترداد", + "Regardless of where you are located in the world, have dates displayed in your own timezone.": "بغض النظر عن مكان تواجدك في العالم، قم بعرض التواريخ وفقًا لمنطقتك الزمنية.", + "Regards": "مع التحية", + "Regenerate Recovery Codes": "إعادة إنشاء رموز الاسترداد", + "Register": "تسجيل", + "Register a new key": "تسجيل مفتاح جديد", + "Register a new key.": "تسجيل مفتاح جديد.", + "Regular post": "البريد العادي", + "Regular user": "المستخدم العادي", + "Relationships": "العلاقات", + "Relationship types": "أنواع العلاقات", + "Relationship types let you link contacts and document how they are connected.": "تتيح لك أنواع العلاقات ربط جهات الاتصال وتوثيق كيفية اتصالها.", + "Religion": "دِين", + "Religions": "الأديان", + "Religions is all about faith.": "الأديان هي كل شيء عن الإيمان.", + "Remember me": "تذكرني", + "Reminder for :name": "تذكير ل: الاسم", + "Reminders": "تذكيرات", + "Reminders for the next 30 days": "تذكير للأيام الثلاثين القادمة", + "Remind me about this date every year": "اذكروني بهذا التاريخ من كل عام", + "Remind me about this date just once, in one year from now": "ذكرني بهذا التاريخ مرة واحدة فقط، بعد عام من الآن", + "Remove": "حذف", + "Remove avatar": "إزالة الصورة الرمزية", + "Remove cover image": "إزالة صورة الغلاف", + "removed a label": "تمت إزالة التصنيف", + "removed the contact from a group": "إزالة جهة الاتصال من المجموعة", + "removed the contact from a post": "تمت إزالة جهة الاتصال من إحدى المشاركات", + "removed the contact from the favorites": "إزالة جهة الاتصال من المفضلة", + "Remove Photo": "حذف الصورة", + "Remove Team Member": "حذف عضو الفريق", + "Rename": "إعادة تسمية", + "Reports": "التقارير", + "Reptile": "الزواحف", + "Resend Verification Email": "إعادة ارسال بريد التحقق", + "Reset Password": "استعادة كلمة المرور", + "Reset Password Notification": "تنبيه استعادة كلمة المرور", + "results": "نتيجة", + "Retry": "أعد المحاولة", + "Revert": "يرجع", + "Rode a bike": "ركب دراجة", + "Role": "صلاحية", + "Roles:": "الأدوار:", + "Roomates": "زحف", + "Saturday": "السبت", + "Save": "حفظ", + "Saved.": "تم الحفظ.", + "Saving in progress": "الحفظ قيد التقدم", + "Searched": "بحثت", + "Searching…": "يبحث…", + "Search something": "ابحث عن شيء ما", + "Search something in the vault": "ابحث عن شيء ما في القبو", + "Sections:": "الأقسام:", + "Security keys": "مفاتيح الأمان", + "Select a group or create a new one": "حدد مجموعة أو أنشئ مجموعة جديدة", + "Select A New Photo": "اختيار صورة جديدة", + "Select a relationship type": "حدد نوع العلاقة", + "Send invitation": "إرسال دعوة", + "Send test": "إرسال الاختبار", + "Sent at :time": "تم الإرسال في: الوقت", + "Server Error": "خطأ في الإستضافة", + "Service Unavailable": "الخدمة غير متوفرة", + "Set as default": "تعيين كافتراضي", + "Set as favorite": "تعيين كمفضل", + "Settings": "إعدادات", + "Settle": "يستقر", + "Setup": "يثبت", + "Setup Key": "مفتاح الإعداد", + "Setup Key:": "مفتاح الإعداد:", + "Setup Telegram": "إعداد برقية", + "she\/her": "هي \/ لها", + "Shintoist": "الشنتوية", + "Show Calendar tab": "إظهار علامة تبويب التقويم", + "Show Companies tab": "إظهار علامة تبويب الشركات", + "Show completed tasks (:count)": "إظهار المهام المكتملة (:count)", + "Show Files tab": "إظهار علامة التبويب الملفات", + "Show Groups tab": "إظهار علامة تبويب المجموعات", + "Showing": "عرض", + "Showing :count of :total results": "عرض :عدد :إجمالي النتائج", + "Showing :first to :last of :total results": "عرض:الأول إلى:الأخير من:إجمالي النتائج", + "Show Journals tab": "إظهار علامة تبويب المجلات", + "Show Recovery Codes": "إظهار رموز الاسترداد", + "Show Reports tab": "إظهار علامة تبويب التقارير", + "Show Tasks tab": "إظهار علامة تبويب المهام", + "significant other": "هامة أخرى", + "Sign in to your account": "تسجيل الدخول إلى حسابك", + "Sign up for an account": "التسجيل للحصول على حساب", + "Sikh": "السيخ", + "Slept :count hour|Slept :count hours": "ينام :عد ساعة|ينام :عد ساعات", + "Slice of life": "شريحة من الحياة", + "Slices of life": "شرائح من الحياة", + "Small animal": "الحيوانات الصغيرة", + "Social": "اجتماعي", + "Some dates have a special type that we will use in the software to calculate an age.": "بعض التواريخ لها نوع خاص سنستخدمه في البرنامج لحساب العمر.", + "So… it works 😼": "إذن... إنه يعمل 😼", + "Sport": "رياضة", + "spouse": "زوج", + "Statistics": "إحصائيات", + "Storage": "تخزين", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "قم بالاحتفاظ برموز الاسترداد هذه في مكان آمن. يمكن استخدامها لاستعادة الوصول إلى حسابك في حالة فقدان جهاز المصادقة الثنائية الخاص بك.", + "Submit": "يُقدِّم", + "subordinate": "المرؤوس", + "Suffix": "لاحقة", + "Summary": "ملخص", + "Sunday": "الأحد", + "Switch role": "تبديل الدور", + "Switch Teams": "تبديل الفرق", + "Tabs visibility": "رؤية علامات التبويب", + "Tags": "العلامات", + "Tags let you classify journal posts using a system that matters to you.": "تتيح لك العلامات تصنيف منشورات اليومية باستخدام النظام الذي يهمك.", + "Taoist": "طاوي", + "Tasks": "مهام", + "Team Details": "تفاصيل الفريق", + "Team Invitation": "دعوة الفريق", + "Team Members": "أعضاء الفريق", + "Team Name": "اسم الفريق", + "Team Owner": "مالك الفريق", + "Team Settings": "إعدادات الفريق", + "Telegram": "برقية", + "Templates": "قوالب", + "Templates let you customize what data should be displayed on your contacts. You can define as many templates as you want, and choose which template should be used on which contact.": "تتيح لك القوالب تخصيص البيانات التي يجب عرضها على جهات الاتصال الخاصة بك. يمكنك تحديد أي عدد تريده من القوالب، واختيار القالب الذي يجب استخدامه على جهة الاتصال.", + "Terms of Service": "شروط الاستخدام", + "Test email for Monica": "اختبار البريد الإلكتروني لمونيكا", + "Test email sent!": "تم إرسال البريد الإلكتروني التجريبي!", + "Thanks,": "شكرًا،", + "Thanks for giving Monica a try": "شكرا لإعطاء مونيكا المحاولة", + "Thanks for giving Monica a try.": "شكرا لإعطاء مونيكا المحاولة.", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn’t receive the email, we will gladly send you another.": "شكرا لتسجيلك! قبل البدء، هل يمكنك التحقق من عنوان بريدك الإلكتروني عن طريق النقر على الرابط الذي أرسلناه إليك للتو عبر البريد الإلكتروني؟ إذا لم تتلق رسالة البريد الإلكتروني، فسنرسل لك بكل سرور رسالة أخرى.", + "The :attribute must be at least :length characters.": ":Attribute يجب أن يتألف على الأقل من :length خانة.", + "The :attribute must be at least :length characters and contain at least one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن تحتوي على رقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على الأقل على حرف خاص ورقم.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد، رقم واحد، وحرف خاص واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد ورقم واحد على الأقل.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": ":Attribute يجب أن يتألف على الأقل من :length خانة وأن يحتوي على حرف كبير واحد وحرف خاص واحد على الأقل.", + "The :attribute must be a valid role.": ":Attribute يجب أن تكون صلاحية فاعلة.", + "The account’s data will be permanently deleted from our servers within 30 days and from all backups within 60 days.": "سيتم حذف بيانات الحساب نهائيًا من خوادمنا خلال 30 يومًا ومن جميع النسخ الاحتياطية خلال 60 يومًا.", + "The address type has been created": "تم إنشاء نوع العنوان", + "The address type has been deleted": "تم حذف نوع العنوان", + "The address type has been updated": "تم تحديث نوع العنوان", + "The call has been created": "تم إنشاء المكالمة", + "The call has been deleted": "تم حذف المكالمة", + "The call has been edited": "تم تحرير المكالمة", + "The call reason has been created": "تم إنشاء سبب الاتصال", + "The call reason has been deleted": "تم حذف سبب المكالمة", + "The call reason has been updated": "تم تحديث سبب المكالمة", + "The call reason type has been created": "تم إنشاء نوع سبب الاتصال", + "The call reason type has been deleted": "تم حذف نوع سبب الاتصال", + "The call reason type has been updated": "تم تحديث نوع سبب الاتصال", + "The channel has been added": "تم اضافة القناة", + "The channel has been updated": "تم تحديث القناة", + "The contact does not belong to any group yet.": "جهة الاتصال لا تنتمي إلى أي مجموعة حتى الآن.", + "The contact has been added": "تمت إضافة جهة الاتصال", + "The contact has been deleted": "تم حذف جهة الاتصال", + "The contact has been edited": "تم تحرير جهة الاتصال", + "The contact has been removed from the group": "تمت إزالة جهة الاتصال من المجموعة", + "The contact information has been created": "تم إنشاء معلومات الاتصال", + "The contact information has been deleted": "تم حذف معلومات الاتصال", + "The contact information has been edited": "تم تعديل معلومات الاتصال", + "The contact information type has been created": "تم إنشاء نوع معلومات جهة الاتصال", + "The contact information type has been deleted": "تم حذف نوع معلومات جهة الاتصال", + "The contact information type has been updated": "تم تحديث نوع معلومات الاتصال", + "The contact is archived": "تم أرشفة جهة الاتصال", + "The currencies have been updated": "تم تحديث العملات", + "The currency has been updated": "تم تحديث العملة", + "The date has been added": "تمت إضافة التاريخ", + "The date has been deleted": "تم حذف التاريخ", + "The date has been updated": "تم تحديث التاريخ", + "The document has been added": "تمت إضافة المستند", + "The document has been deleted": "تم حذف المستند", + "The email address has been deleted": "لقد تم حذف عنوان البريد الإلكتروني", + "The email has been added": "تمت إضافة البريد الإلكتروني", + "The email is already taken. Please choose another one.": "البريد الإلكتروني مأخوذ بالفعل. الرجاء اختيار واحد آخر.", + "The gender has been created": "تم إنشاء الجنس", + "The gender has been deleted": "تم حذف الجنس", + "The gender has been updated": "تم تحديث الجنس", + "The gift occasion has been created": "تم إنشاء مناسبة الهدية", + "The gift occasion has been deleted": "تم حذف مناسبة الهدية", + "The gift occasion has been updated": "تم تحديث مناسبة الهدية", + "The gift state has been created": "تم إنشاء حالة الهدية", + "The gift state has been deleted": "تم حذف حالة الهدية", + "The gift state has been updated": "تم تحديث حالة الهدية", + "The given data was invalid.": "البيانات المدخلة غير صالحة.", + "The goal has been created": "تم إنشاء الهدف", + "The goal has been deleted": "تم حذف الهدف", + "The goal has been edited": "تم تعديل الهدف", + "The group has been added": "تمت إضافة المجموعة", + "The group has been deleted": "تم حذف المجموعة", + "The group has been updated": "تم تحديث المجموعة", + "The group type has been created": "تم إنشاء نوع المجموعة", + "The group type has been deleted": "تم حذف نوع المجموعة", + "The group type has been updated": "تم تحديث نوع المجموعة", + "The important dates in the next 12 months": "التواريخ المهمة في الأشهر الـ 12 المقبلة", + "The job information has been saved": "تم حفظ معلومات الوظيفة", + "The journal lets you document your life with your own words.": "تتيح لك المجلة توثيق حياتك بكلماتك الخاصة.", + "The keys to manage uploads have not been set in this Monica instance.": "لم يتم تعيين مفاتيح إدارة التحميلات في مثيل مونيكا هذا.", + "The label has been added": "تمت إضافة التسمية", + "The label has been created": "تم إنشاء التسمية", + "The label has been deleted": "تم حذف التسمية", + "The label has been updated": "تم تحديث التسمية", + "The life metric has been created": "تم إنشاء مقياس الحياة", + "The life metric has been deleted": "تم حذف مقياس الحياة", + "The life metric has been updated": "تم تحديث مقياس الحياة", + "The loan has been created": "تم إنشاء القرض", + "The loan has been deleted": "تم حذف القرض", + "The loan has been edited": "تم تحرير القرض", + "The loan has been settled": "تمت تسوية القرض", + "The loan is an object": "القرض كائن", + "The loan is monetary": "القرض نقدي", + "The module has been added": "تمت إضافة الوحدة", + "The module has been removed": "تمت إزالة الوحدة", + "The note has been created": "تم إنشاء المذكرة", + "The note has been deleted": "تم حذف المذكرة", + "The note has been edited": "تم تعديل المذكرة", + "The notification has been sent": "تم إرسال الإخطار", + "The operation either timed out or was not allowed.": "انتهت مهلة العملية أو لم يتم السماح بها.", + "The page has been added": "تمت إضافة الصفحة", + "The page has been deleted": "تم حذف الصفحة", + "The page has been updated": "تم تحديث الصفحة", + "The password is incorrect.": "كلمة المرور غير صحيحة.", + "The pet category has been created": "تم إنشاء فئة الحيوانات الأليفة", + "The pet category has been deleted": "تم حذف فئة الحيوانات الأليفة", + "The pet category has been updated": "تم تحديث فئة الحيوانات الأليفة", + "The pet has been added": "تمت إضافة الحيوان الأليف", + "The pet has been deleted": "تم حذف الحيوان الأليف", + "The pet has been edited": "تم تحرير الحيوان الأليف", + "The photo has been added": "تمت إضافة الصورة", + "The photo has been deleted": "تم حذف الصورة", + "The position has been saved": "تم حفظ الموقف", + "The post template has been created": "تم إنشاء قالب المشاركة", + "The post template has been deleted": "تم حذف قالب المشاركة", + "The post template has been updated": "تم تحديث قالب المشاركة", + "The pronoun has been created": "تم إنشاء الضمير", + "The pronoun has been deleted": "تم حذف الضمير", + "The pronoun has been updated": "تم تحديث الضمير", + "The provided password does not match your current password.": "كلمة المرور التي قمت بإدخالها لا تطابق كلمة المرور الحالية.", + "The provided password was incorrect.": "كلمة المرور التي قمت بإدخالها غير صحيحة.", + "The provided two factor authentication code was invalid.": "كود المصادقة الثنائية الذي قمت بإدخاله غير صالح.", + "The provided two factor recovery code was invalid.": "كود استرداد المصادقة الثنائية الذي قمت بإدخاله غير صالح.", + "There are no active addresses yet.": "لا توجد عناوين نشطة حتى الآن.", + "There are no calls logged yet.": "لا توجد مكالمات مسجلة حتى الآن.", + "There are no contact information yet.": "لا توجد معلومات الاتصال بعد.", + "There are no documents yet.": "لا توجد وثائق حتى الآن.", + "There are no events on that day, future or past.": "لا توجد أحداث في ذلك اليوم، المستقبل أو الماضي.", + "There are no files yet.": "لا توجد ملفات حتى الآن.", + "There are no goals yet.": "لا توجد أهداف حتى الآن.", + "There are no journal metrics.": "لا توجد مقاييس للمجلة.", + "There are no loans yet.": "لا توجد قروض حتى الآن.", + "There are no notes yet.": "لا توجد ملاحظات حتى الآن.", + "There are no other users in this account.": "لا يوجد مستخدمون آخرون في هذا الحساب.", + "There are no pets yet.": "لا توجد حيوانات أليفة حتى الآن.", + "There are no photos yet.": "لا توجد صور حتى الآن.", + "There are no posts yet.": "لا توجد مشاركات حتى الآن.", + "There are no quick facts here yet.": "لا توجد حقائق سريعة هنا حتى الآن.", + "There are no relationships yet.": "لا توجد علاقات بعد.", + "There are no reminders yet.": "لا توجد تذكيرات حتى الآن.", + "There are no tasks yet.": "لا توجد مهام حتى الآن.", + "There are no templates in the account. Go to the account settings to create one.": "لا توجد قوالب في الحساب. انتقل إلى إعدادات الحساب لإنشاء واحد.", + "There is no activity yet.": "لا يوجد نشاط حتى الان.", + "There is no currencies in this account.": "لا توجد عملات في هذا الحساب.", + "The relationship has been added": "تمت إضافة العلاقة", + "The relationship has been deleted": "تم حذف العلاقة", + "The relationship type has been created": "تم إنشاء نوع العلاقة", + "The relationship type has been deleted": "تم حذف نوع العلاقة", + "The relationship type has been updated": "تم تحديث نوع العلاقة", + "The religion has been created": "لقد خلق الدين", + "The religion has been deleted": "تم حذف الدين", + "The religion has been updated": "تم تحديث الدين", + "The reminder has been created": "تم إنشاء التذكير", + "The reminder has been deleted": "تم حذف التذكير", + "The reminder has been edited": "تم تعديل التذكير", + "The response is not a streamed response.": "الاستجابة ليست استجابة متدفقة.", + "The response is not a view.": "الاستجابة ليست صفحة عرض.", + "The role has been created": "تم إنشاء الدور", + "The role has been deleted": "تم حذف الدور", + "The role has been updated": "تم تحديث الدور", + "The section has been created": "تم إنشاء القسم", + "The section has been deleted": "تم حذف القسم", + "The section has been updated": "تم تحديث القسم", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "تمت دعوة هؤلاء الأشخاص إلى فريقك وتم إرسال دعوة عبر البريد الإلكتروني إليهم. يمكنهم الإنضمام إلى الفريق عن طريق قبول دعوة البريد الإلكتروني.", + "The tag has been added": "تمت إضافة العلامة", + "The tag has been created": "تم إنشاء العلامة", + "The tag has been deleted": "تم حذف العلامة", + "The tag has been updated": "تم تحديث العلامة", + "The task has been created": "تم إنشاء المهمة", + "The task has been deleted": "تم حذف المهمة", + "The task has been edited": "تم تحرير المهمة", + "The team's name and owner information.": "اسم الفريق ومعلومات المالك.", + "The Telegram channel has been deleted": "تم حذف قناة التلجرام", + "The template has been created": "تم إنشاء القالب", + "The template has been deleted": "تم حذف القالب", + "The template has been set": "تم تعيين القالب", + "The template has been updated": "تم تحديث القالب", + "The test email has been sent": "تم إرسال البريد الإلكتروني التجريبي", + "The type has been created": "تم إنشاء النوع", + "The type has been deleted": "تم حذف النوع", + "The type has been updated": "تم تحديث النوع", + "The user has been added": "تمت إضافة المستخدم", + "The user has been deleted": "تم حذف المستخدم", + "The user has been removed": "تمت إزالة المستخدم", + "The user has been updated": "تم تحديث المستخدم", + "The vault has been created": "تم إنشاء القبو", + "The vault has been deleted": "تم حذف الخزنة", + "The vault have been updated": "تم تحديث القبو", + "they\/them": "هم \/ لهم", + "This address is not active anymore": "هذا العنوان لم يعد نشطا بعد الآن", + "This device": "هذا الجهاز", + "This email is a test email to check if Monica can send an email to this email address.": "يعد هذا البريد الإلكتروني بمثابة بريد إلكتروني تجريبي للتحقق مما إذا كان بإمكان مونيكا إرسال بريد إلكتروني إلى عنوان البريد الإلكتروني هذا.", + "This is a secure area of the application. Please confirm your password before continuing.": "هذه منطقة آمنة للتطبيق. يرجى تأكيد كلمة المرور الخاصة بك قبل المتابعة.", + "This is a test email": "هذه رسالة بريد إلكتروني تجريبية", + "This is a test notification for :name": "هذا إشعار اختباري لـ :name", + "This key is already registered. It’s not necessary to register it again.": "تم تسجيل هذا المفتاح بالفعل. ليس من الضروري تسجيله مرة أخرى.", + "This link will open in a new tab": "سيتم فتح هذا الرابط في علامة تبويب جديدة", + "This page shows all the notifications that have been sent in this channel in the past. It primarily serves as a way to debug in case you don’t receive the notification you’ve set up.": "تعرض هذه الصفحة جميع الإشعارات التي تم إرسالها في هذه القناة في الماضي. إنه في المقام الأول بمثابة وسيلة لتصحيح الأخطاء في حالة عدم تلقي الإشعار الذي قمت بإعداده.", + "This password does not match our records.": "كلمة المرور لا تتطابق مع سجلاتنا.", + "This password reset link will expire in :count minutes.": "ستنتهي صلاحية رابط استعادة كلمة المرور خلال :count دقيقة.", + "This post has no content yet.": "هذه المشاركة لا تحتوي على محتوى حتى الآن.", + "This provider is already associated with another account": "هذا الموفر مرتبط بالفعل بحساب آخر", + "This site is open source.": "هذا الموقع مفتوح المصدر.", + "This template will define what information are displayed on a contact page.": "سيحدد هذا القالب المعلومات التي يتم عرضها على صفحة الاتصال.", + "This user already belongs to the team.": "هذا المستخدم ينتمي بالفعل إلى الفريق.", + "This user has already been invited to the team.": "تمت دعوة هذا المستخدم بالفعل إلى الفريق.", + "This user will be part of your account, but won’t get access to all the vaults in this account unless you give specific access to them. This person will be able to create vaults as well.": "سيكون هذا المستخدم جزءًا من حسابك، لكنه لن يتمكن من الوصول إلى جميع الخزائن الموجودة في هذا الحساب إلا إذا منحت حق الوصول المحدد إليها. سيكون هذا الشخص قادرًا على إنشاء خزائن أيضًا.", + "This will immediately:": "وهذا على الفور:", + "Three things that happened today": "ثلاثة أشياء حدثت اليوم", + "Thursday": "يوم الخميس", + "Timezone": "وحدة زمنية", + "Title": "عنوان", + "to": "إلى", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "لإنهاء تمكين المصادقة الثنائية، قم بسمح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة بهاتفك أو قم بإدخال مفتاح الإعداد وأدخل رمز OTP الذي تم إنشاؤه.", + "To finish enabling two factor authentication, scan the following QR code using your phone’s authenticator application or enter the setup key and provide the generated OTP code.": "لإنهاء تمكين المصادقة الثنائية، قم بمسح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة الخاص بهاتفك أو أدخل مفتاح الإعداد وقم بتوفير رمز OTP الذي تم إنشاؤه.", + "Toggle navigation": "إظهار\/إخفاء القائمة", + "To hear their story": "لسماع قصتهم", + "Token Name": "اسم الرمز", + "Token name (for your reference only)": "اسم الرمز المميز (للرجوع إليه فقط)", + "Took a new job": "حصلت على وظيفة جديدة", + "Took the bus": "أخذت الحافلة", + "Took the metro": "أخذت المترو", + "Too Many Requests": "طلبات كثيرة جدًا", + "To see if they need anything": "لمعرفة ما إذا كانوا بحاجة إلى أي شيء", + "To start, you need to create a vault.": "للبدء، تحتاج إلى إنشاء قبو.", + "Total:": "المجموع:", + "Total streaks": "مجموع الشرائط", + "Track a new metric": "تتبع مقياسًا جديدًا", + "Transportation": "مواصلات", + "Tuesday": "يوم الثلاثاء", + "Two-factor Confirmation": "التأكيد الثنائي", + "Two Factor Authentication": "المصادقة الثنائية", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "لقد تم تمكين المصادقة الثنائية لحسابك. قم بمسح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة بهاتفك أو قم بإدخال مفتاح الإعداد.", + "Two factor authentication is now enabled. Scan the following QR code using your phone’s authenticator application or enter the setup key.": "تم الآن تمكين المصادقة الثنائية. قم بمسح رمز الاستجابة السريعة التالي باستخدام تطبيق المصادقة الخاص بهاتفك أو أدخل مفتاح الإعداد.", + "Type": "يكتب", + "Type:": "يكتب:", + "Type anything in the conversation with the Monica bot. It can be `start` for instance.": "اكتب أي شيء في المحادثة مع روبوت مونيكا. يمكن أن يكون \"البدء\" على سبيل المثال.", + "Types": "أنواع", + "Type something": "اطبع شيئا", + "Unarchive contact": "إلغاء أرشفة جهة الاتصال", + "unarchived the contact": "تم إلغاء أرشفة جهة الاتصال", + "Unauthorized": "غير مصرّح", + "uncle\/aunt": "عم خالة", + "Undefined": "غير معرف", + "Unexpected error on login.": "خطأ غير متوقع عند تسجيل الدخول.", + "Unknown": "غير معروف", + "unknown action": "عمل غير معروف", + "Unknown age": "عمر غير معروف", + "Unknown name": "اسم غير معروف", + "Update": "تحديث", + "Update a key.": "تحديث مفتاح.", + "updated a contact information": "تم تحديث معلومات الاتصال", + "updated a goal": "تم تحديث الهدف", + "updated an address": "تم تحديث عنوان", + "updated an important date": "تم تحديث تاريخ مهم", + "updated a pet": "تحديث حيوان أليف", + "Updated on :date": "تم التحديث في :التاريخ", + "updated the avatar of the contact": "تم تحديث الصورة الرمزية لجهة الاتصال", + "updated the contact information": "تم تحديث معلومات الاتصال", + "updated the job information": "تم تحديث معلومات الوظيفة", + "updated the religion": "تحديث الدين", + "Update Password": "تحديث كلمة المرور", + "Update your account's profile information and email address.": "قم بتحديث معلومات ملفك الشخصي وبريدك الإلكتروني.", + "Update your account’s profile information and email address.": "قم بتحديث معلومات الملف الشخصي لحسابك وعنوان البريد الإلكتروني.", + "Upload photo as avatar": "تحميل الصورة كصورة رمزية", + "Use": "يستخدم", + "Use an authentication code": "استخدم رمز المصادقة", + "Use a recovery code": "استخدم رمز الاسترداد", + "Use a security key (Webauthn, or FIDO) to increase your account security.": "استخدم مفتاح الأمان (Webauthn أو FIDO) لزيادة أمان حسابك.", + "User preferences": "خيارات المستخدم", + "Users": "المستخدمين", + "User settings": "إعدادات المستخدم", + "Use the following template for this contact": "استخدم القالب التالي لجهة الاتصال هذه", + "Use your password": "استخدم كلمة المرور الخاصة بك", + "Use your security key": "استخدم مفتاح الأمان الخاص بك", + "Validating key…": "جارٍ التحقق من المفتاح...", + "Value copied into your clipboard": "تم نسخ القيمة إلى الحافظة الخاصة بك", + "Vaults contain all your contacts data.": "تحتوي الخزائن على جميع بيانات جهات الاتصال الخاصة بك.", + "Vault settings": "إعدادات الخزنة", + "ve\/ver": "وتعطي", + "Verification email sent": "تم إرسال بريد إلكتروني للتحقق", + "Verified": "تم التحقق", + "Verify Email Address": "التحقق من عنوان البريد الإلكتروني", + "Verify this email address": "تحقق من هذا البريد الألكتروني", + "Version :version — commit [:short](:url).": "الإصدار :الإصدار - الالتزام [:short](:url).", + "Via Telegram": "عبر برقية", + "Video call": "مكالمة فيديو", + "View": "منظر", + "View all": "عرض الكل", + "View details": "عرض التفاصيل", + "Viewer": "مشاهد", + "View history": "عرض السجل", + "View log": "سجل عرض", + "View on map": "عرض على الخريطة", + "Wait a few seconds for Monica (the application) to recognize you. We’ll send you a fake notification to see if it works.": "انتظر بضع ثواني حتى تتعرف مونيكا (التطبيق) عليك. سنرسل إليك إشعارًا مزيفًا لمعرفة ما إذا كان يعمل أم لا.", + "Waiting for key…": "في انتظار المفتاح...", + "Walked": "مشى", + "Wallpaper": "ورق الجدران", + "Was there a reason for the call?": "هل كان هناك سبب للمكالمة؟", + "Watched a movie": "شاهدت فيلما", + "Watched a tv show": "شاهدت برنامجا تلفزيونيا", + "Watched TV": "شاهدت التلفاز شوهد التلفاز", + "Watch Netflix every day": "شاهد نتفليكس كل يوم", + "Ways to connect": "طرق الاتصال", + "WebAuthn only supports secure connections. Please load this page with https scheme.": "يدعم WebAuthn الاتصالات الآمنة فقط. يرجى تحميل هذه الصفحة بنظام https.", + "We call them a relation, and its reverse relation. For each relation you define, you need to define its counterpart.": "نحن نسميها علاقة، وعلاقتها العكسية. لكل علاقة تحددها، تحتاج إلى تحديد نظيرتها.", + "Wedding": "قِرَان", + "Wednesday": "الأربعاء", + "We hope you'll like it.": "نأمل أن تنال إعجابك.", + "We hope you will like what we’ve done.": "نأمل أن يعجبك ما فعلناه.", + "Welcome to Monica.": "مرحبا بكم في مونيكا.", + "Went to a bar": "ذهبت إلى الحانة", + "We support Markdown to format the text (bold, lists, headings, etc…).": "نحن ندعم Markdown لتنسيق النص (غامق، قوائم، عناوين، إلخ...).", + "We were unable to find a registered user with this email address.": "لم نتمكن من العثور على مستخدم مسجل بهذا البريد الإلكتروني.", + "We’ll send an email to this email address that you will need to confirm before we can send notifications to this address.": "سنرسل بريدًا إلكترونيًا إلى عنوان البريد الإلكتروني هذا والذي ستحتاج إلى تأكيده قبل أن نتمكن من إرسال إشعارات إلى هذا العنوان.", + "What happens now?": "ماذا يحدث الآن؟", + "What is the loan?": "ما هو القرض؟", + "What permission should :name have?": "ما هو الإذن الذي يجب أن يحصل عليه :name؟", + "What permission should the user have?": "ما الإذن الذي يجب أن يحصل عليه المستخدم؟", + "Whatsapp": "واتس اب", + "What should we use to display maps?": "ماذا يجب أن نستخدم لعرض الخرائط؟", + "What would make today great?": "ما الذي يجعل اليوم عظيما؟", + "When did the call happened?": "متى حدثت المكالمة؟", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "عند تمكين المصادقة الثنائية، ستتم مطالبتك برمز آمن وعشوائي أثناء المصادقة. يمكنك الحصول على هذا الرمز من تطبيق Google Authenticator بهاتفك.", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone’s Authenticator application.": "عند تمكين المصادقة الثنائية، سيُطلب منك رمزًا آمنًا وعشوائيًا أثناء المصادقة. يمكنك استرداد هذا الرمز المميز من تطبيق Authenticator بهاتفك.", + "When was the loan made?": "متى تم القرض؟", + "When you define a relationship between two contacts, for instance a father-son relationship, Monica creates two relations, one for each contact:": "عندما تحدد علاقة بين جهتي اتصال، على سبيل المثال علاقة الأب والابن، تقوم مونيكا بإنشاء علاقتين، واحدة لكل جهة اتصال:", + "Which email address should we send the notification to?": "ما هو عنوان البريد الإلكتروني الذي يجب أن نرسل الإشعار إليه؟", + "Who called?": "الذي اتصل؟", + "Who makes the loan?": "من الذي يقدم القرض؟", + "Whoops!": "عذراً!", + "Whoops! Something went wrong.": "عذرًا! هناك خطأ ما.", + "Who should we invite in this vault?": "من يجب أن ندعوه في هذا القبو؟", + "Who the loan is for?": "لمن القرض؟", + "Wish good day": "أتمنى يوم جيد", + "Work": "عمل", + "Write the amount with a dot if you need decimals, like 100.50": "اكتب المبلغ بنقطة إذا كنت بحاجة إلى أعداد عشرية، مثل 100.50", + "Written on": "وكتب على", + "wrote a note": "كتب ملاحظة", + "xe\/xem": "سيارة \/ عرض", + "year": "سنة", + "Years": "سنين", + "You are here:": "أنت هنا:", + "You are invited to join Monica": "أنت مدعو للانضمام إلى مونيكا", + "You are receiving this email because we received a password reset request for your account.": "لقد استلمت هذا الإيميل لأننا استقبلنا طلباً لاستعادة كلمة مرور حسابك.", + "you can't even use your current username or password to sign in,": "ولا يمكنك حتى استخدام اسم المستخدم أو كلمة المرور الحالية لتسجيل الدخول،", + "you can't import any data from your current Monica account(yet),": "لا يمكنك استيراد أي بيانات من حساب مونيكا الحالي الخاص بك (حتى الآن)،", + "You can add job information to your contacts and manage the companies here in this tab.": "يمكنك إضافة معلومات الوظيفة إلى جهات الاتصال الخاصة بك وإدارة الشركات هنا في علامة التبويب هذه.", + "You can add more account to log in to our service with one click.": "يمكنك إضافة المزيد من الحسابات لتسجيل الدخول إلى خدمتنا بنقرة واحدة.", + "You can be notified through different channels: emails, a Telegram message, on Facebook. You decide.": "يمكن أن يتم إعلامك من خلال قنوات مختلفة: رسائل البريد الإلكتروني، ورسالة Telegram، على Facebook. انت صاحب القرار.", + "You can change that at any time.": "يمكنك تغيير ذلك في أي وقت.", + "You can choose how you want Monica to display dates in the application.": "يمكنك اختيار الطريقة التي تريد أن تعرض بها مونيكا التواريخ في التطبيق.", + "You can choose which currencies should be enabled in your account, and which one shouldn’t.": "يمكنك اختيار العملات التي يجب تمكينها في حسابك، والعملات التي لا ينبغي تمكينها.", + "You can customize how contacts should be displayed according to your own taste\/culture. Perhaps you would want to use James Bond instead of Bond James. Here, you can define it at will.": "يمكنك تخصيص كيفية عرض جهات الاتصال وفقًا لذوقك\/ثقافتك. ربما ترغب في استخدام جيمس بوند بدلاً من بوند جيمس. هنا، يمكنك تحديد ذلك في الإرادة.", + "You can customize the criteria that let you track your mood.": "يمكنك تخصيص المعايير التي تتيح لك تتبع حالتك المزاجية.", + "You can move contacts between vaults. This change is immediate. You can only move contacts to vaults you are part of. All the contacts data will move with it.": "يمكنك نقل جهات الاتصال بين الخزائن. هذا التغيير فوري. يمكنك فقط نقل جهات الاتصال إلى الخزائن التي أنت جزء منها. ستنتقل معها جميع بيانات جهات الاتصال.", + "You cannot remove your own administrator privilege.": "لا يمكنك إزالة امتياز المسؤول الخاص بك.", + "You don’t have enough space left in your account.": "ليس لديك مساحة كافية في حسابك.", + "You don’t have enough space left in your account. Please upgrade.": "ليس لديك مساحة كافية في حسابك. يرجى الترقية.", + "You have been invited to join the :team team!": "لقد تمت دعوتك للإنضمام إلى فريق :team!", + "You have enabled two factor authentication.": "لقد قمت بتمكين المصادقة الثنائية.", + "You have not enabled two factor authentication.": "لم تقم بتمكين المصادقة الثنائية.", + "You have not setup Telegram in your environment variables yet.": "لم تقم بإعداد Telegram في متغيرات البيئة الخاصة بك حتى الآن.", + "You haven’t received a notification in this channel yet.": "لم تتلق إشعارًا في هذه القناة بعد.", + "You haven’t setup Telegram yet.": "لم تقم بإعداد Telegram بعد.", + "You may accept this invitation by clicking the button below:": "يمكنك قبول هذه الدعوة بالضغط على الزر أدناه:", + "You may delete any of your existing tokens if they are no longer needed.": "يمكنك حذف أي من الرموز المميزة الموجودة لديك إذا لم تعد هناك حاجة إليها.", + "You may not delete your personal team.": "لا يمكنك حذف فريقك الشخصي.", + "You may not leave a team that you created.": "لا يمكنك مغادرة الفريق الذي أنشأته.", + "You might need to reload the page to see the changes.": "قد تحتاج إلى إعادة تحميل الصفحة لرؤية التغييرات.", + "You need at least one template for contacts to be displayed. Without a template, Monica won’t know which information it should display.": "تحتاج إلى قالب واحد على الأقل حتى يتم عرض جهات الاتصال. بدون القالب، لن تعرف مونيكا المعلومات التي يجب أن تعرضها.", + "Your account current usage": "الاستخدام الحالي لحسابك", + "Your account has been created": "لقد تم إنشاء حسابك", + "Your account is linked": "حسابك مرتبط", + "Your account limits": "حدود حسابك", + "Your account will be closed immediately,": "سيتم إغلاق حسابك على الفور،", + "Your browser doesn’t currently support WebAuthn.": "متصفحك لا يدعم WebAuthn حاليًا.", + "Your email address is unverified.": "لم يتم التحقق من عنوان بريدك الإلكتروني.", + "Your life events": "أحداث حياتك", + "Your mood has been recorded!": "تم تسجيل حالتك المزاجية!", + "Your mood that day": "حالتك المزاجية في ذلك اليوم", + "Your mood that you logged at this date": "حالتك المزاجية التي قمت بتسجيلها في هذا التاريخ", + "Your mood this year": "مزاجك هذا العام", + "Your name here will be used to add yourself as a contact.": "سيتم استخدام اسمك هنا لإضافة نفسك كجهة اتصال.", + "You wanted to be reminded of the following:": "أردت أن أذكرك بما يلي:", + "You WILL still have to delete your account on Monica or OfficeLife.": "سيظل يتعين عليك حذف حسابك على Monica أو OfficeLife.", + "You’ve been invited to use this email address in Monica, an open source personal CRM, so we can use it to send you notifications.": "لقد تمت دعوتك لاستخدام عنوان البريد الإلكتروني هذا في Monica، وهو نظام إدارة علاقات العملاء (CRM) شخصي مفتوح المصدر، حتى نتمكن من استخدامه لإرسال إشعارات إليك.", + "ze\/hir": "لها", + "⚠️ Danger zone": "⚠️منطقة الخطر", + "🌳 Chalet": "🌳شاليه", + "🏠 Secondary residence": "🏠 الإقامة الثانوية", + "🏡 Home": "🏡 المنزل", + "🏢 Work": "🏢 العمل", + "🔔 Reminder: :label for :contactName": "🔔 تذكير: :label for :contactName", + "😀 Good": "😀 جيد", + "😁 Positive": "😁 إيجابي", + "😐 Meh": "😐 ميه", + "😔 Bad": "💔 سيء", + "😡 Negative": "😡 سلبي", + "😩 Awful": "😩 فظيعة", + "😶‍🌫️ Neutral": "😶‍🌫️ محايد", + "🥳 Awesome": "🥳رائع" +} \ No newline at end of file diff --git a/lang/ar/auth.php b/lang/ar/auth.php new file mode 100644 index 00000000000..7d0c13da50f --- /dev/null +++ b/lang/ar/auth.php @@ -0,0 +1,8 @@ + 'بيانات الاعتماد هذه غير متطابقة مع البيانات المسجلة لدينا.', + 'lang' => 'العربية', + 'password' => 'كلمة المرور غير صحيحة.', + 'throttle' => 'عدد كبير جدا من محاولات الدخول. يرجى المحاولة مرة أخرى بعد :seconds ثانية.', +]; diff --git a/lang/ar/format.php b/lang/ar/format.php new file mode 100644 index 00000000000..dab40d77d6d --- /dev/null +++ b/lang/ar/format.php @@ -0,0 +1,15 @@ + '', + 'day_month_parenthesis' => '', + 'day_number' => '', + 'full_date' => '', + 'long_month_day' => '', + 'long_month_year' => '', + 'short_date' => '', + 'short_date_year_time' => '', + 'short_day' => '', + 'short_month' => '', + 'short_month_year' => '', +]; diff --git a/lang/ar/http-statuses.php b/lang/ar/http-statuses.php new file mode 100644 index 00000000000..5fb29f47708 --- /dev/null +++ b/lang/ar/http-statuses.php @@ -0,0 +1,82 @@ + 'خطأ غير معروف', + '100' => 'استمر', + '101' => 'تبديل البروتوكولات', + '102' => 'معالجة', + '200' => 'حسنا', + '201' => 'خلقت', + '202' => 'وافقت', + '203' => 'غير موثوقة المعلومات', + '204' => 'لا يوجد محتوى', + '205' => 'إعادة تعيين المحتوى', + '206' => 'محتوى جزئي', + '207' => 'متعددة الحالة', + '208' => 'ذكرت بالفعل', + '226' => 'أنا معتاد', + '300' => 'خيارات متعددة', + '301' => 'انتقل بشكل دائم', + '302' => 'وجدت', + '303' => 'انظر الآخر', + '304' => 'غير معدل', + '305' => 'استخدام بروكسي', + '307' => 'إعادة التوجيه المؤقتة', + '308' => 'إعادة التوجيه الدائم', + '400' => 'اقتراح غير جيد', + '401' => 'غير مصرح', + '402' => 'الدفع مطلوب', + '403' => 'ممنوع', + '404' => 'الصفحة غير موجودة', + '405' => 'الطريقة غير مسموحة', + '406' => 'غير مقبول', + '407' => 'مصادقة الوكيل مطلوبة', + '408' => 'طلب المهلة', + '409' => 'نزاع', + '410' => 'ذهب', + '411' => 'المدة المطلوبة', + '412' => 'فشل الشرط المسبق', + '413' => 'الحمولة كبيرة جدا', + '414' => 'URI طويل جدا', + '415' => 'نوع الوسائط غير مدعوم', + '416' => 'نطاق غير مقبول', + '417' => 'توقع فشل', + '418' => 'أنا إبريق الشاي', + '419' => 'انتهت الجلسة', + '421' => 'طلب خاطئ', + '422' => 'كيان غير قابل للمعاملة', + '423' => 'مقفل', + '424' => 'فشل التبعية', + '425' => 'مبكر جدا', + '426' => 'الترقية مطلوبة', + '428' => 'الشرط المسبق مطلوب', + '429' => 'طلبات كثيرة جدا', + '431' => 'طلب حقول العنوان كبيرة جدًا', + '444' => 'تم إغلاق الاتصال دون استجابة', + '449' => 'أعد المحاولة', + '451' => 'غير متوفر للأسباب القانونية', + '499' => 'طلب العميل مغلق', + '500' => 'خطأ في الخادم الداخلي', + '501' => 'لم تنفذ', + '502' => 'مدخل خاطأ', + '503' => 'نمط الصيانة', + '504' => 'غمازة', + '505' => 'إصدار HTTP غير مدعوم', + '506' => 'البديل يتفاوض أيضا', + '507' => 'تخزين غير كاف', + '508' => 'حلقة اكتشفت', + '509' => 'تجاوز عرض النطاق الترددي', + '510' => 'غير ممتدة', + '511' => 'مصادقة الشبكة المطلوبة', + '520' => 'خطأ غير معروف', + '521' => 'خادم الويب هو أسفل', + '522' => 'انتهت مدة الاتصال', + '523' => 'المنشأ غير قابل للوصول', + '524' => 'انتهت المهلة', + '525' => 'أخفق مصافحة SSL', + '526' => 'شهادة SSL غير صالحة', + '527' => 'خطأ Railgun', + '598' => 'خطأ في مهلة قراءة الشبكة', + '599' => 'خطأ مهلة الاتصال بالشبكة', + 'unknownError' => 'خطأ غير معروف', +]; diff --git a/lang/ar/pagination.php b/lang/ar/pagination.php new file mode 100644 index 00000000000..7c5c6e615ae --- /dev/null +++ b/lang/ar/pagination.php @@ -0,0 +1,6 @@ + 'التالي ❯', + 'previous' => '❮ السابق', +]; diff --git a/lang/ar/passwords.php b/lang/ar/passwords.php new file mode 100644 index 00000000000..f34ac756499 --- /dev/null +++ b/lang/ar/passwords.php @@ -0,0 +1,9 @@ + 'تمت إعادة تعيين كلمة المرور!', + 'sent' => 'تم إرسال تفاصيل استعادة كلمة المرور الخاصة بك إلى بريدك الإلكتروني!', + 'throttled' => 'الرجاء الانتظار قبل إعادة المحاولة.', + 'token' => 'رمز استعادة كلمة المرور الذي أدخلته غير صحيح.', + 'user' => 'لم يتم العثور على أيّ حسابٍ بهذا العنوان الإلكتروني.', +]; diff --git a/lang/ar/validation.php b/lang/ar/validation.php new file mode 100644 index 00000000000..68c710bdfbb --- /dev/null +++ b/lang/ar/validation.php @@ -0,0 +1,215 @@ + 'يجب قبول :attribute.', + 'accepted_if' => 'يجب قبول :attribute في حالة :other يساوي :value.', + 'active_url' => 'حقل :attribute لا يُمثّل رابطًا صحيحًا.', + 'after' => 'يجب على حقل :attribute أن يكون تاريخًا لاحقًا للتاريخ :date.', + 'after_or_equal' => 'حقل :attribute يجب أن يكون تاريخاً لاحقاً أو مطابقاً للتاريخ :date.', + 'alpha' => 'يجب أن لا يحتوي حقل :attribute سوى على حروف.', + 'alpha_dash' => 'يجب أن لا يحتوي حقل :attribute سوى على حروف، أرقام ومطّات.', + 'alpha_num' => 'يجب أن يحتوي حقل :attribute على حروفٍ وأرقامٍ فقط.', + 'array' => 'يجب أن يكون حقل :attribute ًمصفوفة.', + 'ascii' => 'يجب أن يحتوي الحقل :attribute فقط على أحرف أبجدية رقمية أحادية البايت ورموز.', + 'attributes' => [ + 'address' => 'العنوان', + 'age' => 'العمر', + 'amount' => 'الكمية', + 'area' => 'المنطقة', + 'available' => 'مُتاح', + 'birthday' => 'عيد الميلاد', + 'body' => 'المُحتوى', + 'city' => 'المدينة', + 'content' => 'المُحتوى', + 'country' => 'الدولة', + 'created_at' => 'تاريخ الإنشاء', + 'creator' => 'المنشئ', + 'current_password' => 'كلمة المرور الحالية', + 'date' => 'التاريخ', + 'date_of_birth' => 'تاريخ الميلاد', + 'day' => 'اليوم', + 'deleted_at' => 'تاريخ الحذف', + 'description' => 'الوصف', + 'district' => 'الحي', + 'duration' => 'المدة', + 'email' => 'البريد الالكتروني', + 'excerpt' => 'المُلخص', + 'filter' => 'تصفية', + 'first_name' => 'الاسم الأول', + 'gender' => 'النوع', + 'group' => 'مجموعة', + 'hour' => 'ساعة', + 'image' => 'صورة', + 'last_name' => 'اسم العائلة', + 'lesson' => 'درس', + 'line_address_1' => 'العنوان 1', + 'line_address_2' => 'العنوان 2', + 'message' => 'الرسالة', + 'middle_name' => 'الاسم الأوسط', + 'minute' => 'دقيقة', + 'mobile' => 'الجوال', + 'month' => 'الشهر', + 'name' => 'الاسم', + 'national_code' => 'الرمز الدولي', + 'number' => 'الرقم', + 'password' => 'كلمة المرور', + 'password_confirmation' => 'تأكيد كلمة المرور', + 'phone' => 'الهاتف', + 'photo' => 'الصورة', + 'postal_code' => 'الرمز البريدي', + 'price' => 'السعر', + 'province' => 'المحافظة', + 'recaptcha_response_field' => 'حقل استجابة recaptcha', + 'remember' => 'تذكير', + 'restored_at' => 'تاريخ الاستعادة', + 'result_text_under_image' => 'نص النتيجة أسفل الصورة', + 'role' => 'الصلاحية', + 'second' => 'ثانية', + 'sex' => 'الجنس', + 'short_text' => 'نص مختصر', + 'size' => 'الحجم', + 'state' => 'الولاية', + 'street' => 'الشارع', + 'student' => 'طالب', + 'subject' => 'الموضوع', + 'teacher' => 'معلّم', + 'terms' => 'الأحكام', + 'test_description' => 'وصف الاختبار', + 'test_locale' => 'لغة الاختبار', + 'test_name' => 'اسم الاختبار', + 'text' => 'نص', + 'time' => 'الوقت', + 'title' => 'اللقب', + 'updated_at' => 'تاريخ التحديث', + 'username' => 'اسم المُستخدم', + 'year' => 'السنة', + ], + 'before' => 'يجب على حقل :attribute أن يكون تاريخًا سابقًا للتاريخ :date.', + 'before_or_equal' => 'حقل :attribute يجب أن يكون تاريخا سابقا أو مطابقا للتاريخ :date.', + 'between' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على عدد من العناصر بين :min و :max.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute بين :min و :max كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute بين :min و :max.', + 'string' => 'يجب أن يكون عدد حروف نّص حقل :attribute بين :min و :max.', + ], + 'boolean' => 'يجب أن تكون قيمة حقل :attribute إما true أو false .', + 'can' => 'الحقل :attribute يحتوي على قيمة غير مصرّح بها.', + 'confirmed' => 'حقل التأكيد غير مُطابق للحقل :attribute.', + 'current_password' => 'كلمة المرور غير صحيحة.', + 'date' => 'حقل :attribute ليس تاريخًا صحيحًا.', + 'date_equals' => 'يجب أن يكون حقل :attribute مطابقاً للتاريخ :date.', + 'date_format' => 'لا يتوافق حقل :attribute مع الشكل :format.', + 'decimal' => 'يجب أن يحتوي الحقل :attribute على :decimal منزلة/منازل عشرية.', + 'declined' => 'يجب رفض :attribute.', + 'declined_if' => 'يجب رفض :attribute عندما يكون :other بقيمة :value.', + 'different' => 'يجب أن يكون الحقلان :attribute و :other مُختلفين.', + 'digits' => 'يجب أن يحتوي حقل :attribute على :digits رقمًا/أرقام.', + 'digits_between' => 'يجب أن يحتوي حقل :attribute بين :min و :max رقمًا/أرقام .', + 'dimensions' => 'الحقل:attribute يحتوي على أبعاد صورة غير صالحة.', + 'distinct' => 'للحقل :attribute قيمة مُكرّرة.', + 'doesnt_end_with' => 'الحقل :attribute يجب ألّا ينتهي بأحد القيم التالية: :values.', + 'doesnt_start_with' => 'الحقل :attribute يجب ألّا يبدأ بأحد القيم التالية: :values.', + 'email' => 'يجب أن يكون حقل :attribute عنوان بريد إلكتروني صحيح البُنية.', + 'ends_with' => 'يجب أن ينتهي حقل :attribute بأحد القيم التالية: :values', + 'enum' => 'حقل :attribute المختار غير صالح.', + 'exists' => 'القيمة المحددة :attribute غير موجودة.', + 'file' => 'الحقل :attribute يجب أن يكون ملفا.', + 'filled' => 'حقل :attribute إجباري.', + 'gt' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute أكبر من :value كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute أكبر من :value.', + 'string' => 'يجب أن يكون طول نّص حقل :attribute أكثر من :value حروفٍ/حرفًا.', + ], + 'gte' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على الأقل على :value عُنصرًا/عناصر.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute على الأقل :value كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :value.', + 'string' => 'يجب أن يكون طول نص حقل :attribute على الأقل :value حروفٍ/حرفًا.', + ], + 'image' => 'يجب أن يكون حقل :attribute صورةً.', + 'in' => 'حقل :attribute غير موجود.', + 'integer' => 'يجب أن يكون حقل :attribute عددًا صحيحًا.', + 'in_array' => 'حقل :attribute غير موجود في :other.', + 'ip' => 'يجب أن يكون حقل :attribute عنوان IP صحيحًا.', + 'ipv4' => 'يجب أن يكون حقل :attribute عنوان IPv4 صحيحًا.', + 'ipv6' => 'يجب أن يكون حقل :attribute عنوان IPv6 صحيحًا.', + 'json' => 'يجب أن يكون حقل :attribute نصًا من نوع JSON.', + 'lowercase' => 'يجب أن يحتوي الحقل :attribute على حروف صغيرة.', + 'lt' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على أقل من :value عناصر/عنصر.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute أصغر من :value كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute أصغر من :value.', + 'string' => 'يجب أن يكون طول نّص حقل :attribute أقل من :value حروفٍ/حرفًا.', + ], + 'lte' => [ + 'array' => 'يجب أن لا يحتوي حقل :attribute على أكثر من :value عناصر/عنصر.', + 'file' => 'يجب أن لا يتجاوز حجم ملف حقل :attribute :value كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :value.', + 'string' => 'يجب أن لا يتجاوز طول نّص حقل :attribute :value حروفٍ/حرفًا.', + ], + 'mac_address' => 'الحقل :attribute يجب أن يكون عنوان MAC صالحاً.', + 'max' => [ + 'array' => 'يجب أن لا يحتوي حقل :attribute على أكثر من :max عناصر/عنصر.', + 'file' => 'يجب أن لا يتجاوز حجم ملف حقل :attribute :max كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute مساوية أو أصغر من :max.', + 'string' => 'يجب أن لا يتجاوز طول نّص حقل :attribute :max حروفٍ/حرفًا.', + ], + 'max_digits' => 'يجب ألا يحتوي الحقل :attribute على أكثر من :max رقم/أرقام.', + 'mimes' => 'يجب أن يكون ملفًا من نوع : :values.', + 'mimetypes' => 'يجب أن يكون ملفًا من نوع : :values.', + 'min' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على الأقل على :min عُنصرًا/عناصر.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute على الأقل :min كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute مساوية أو أكبر من :min.', + 'string' => 'يجب أن يكون طول نص حقل :attribute على الأقل :min حروفٍ/حرفًا.', + ], + 'min_digits' => 'يجب أن يحتوي الحقل :attribute على الأقل :min رقم/أرقام.', + 'missing' => 'يجب أن يكون الحقل :attribute مفقوداً.', + 'missing_if' => 'يجب أن يكون الحقل :attribute مفقوداً عندما :other يساوي :value.', + 'missing_unless' => 'يجب أن يكون الحقل :attribute مفقوداً ما لم يكن :other يساوي :value.', + 'missing_with' => 'يجب أن يكون الحقل :attribute مفقوداً عند توفر :values.', + 'missing_with_all' => 'يجب أن يكون الحقل :attribute مفقوداً عند توفر :values.', + 'multiple_of' => 'حقل :attribute يجب أن يكون من مضاعفات :value', + 'not_in' => 'عنصر الحقل :attribute غير صحيح.', + 'not_regex' => 'صيغة حقل :attribute غير صحيحة.', + 'numeric' => 'يجب على حقل :attribute أن يكون رقمًا.', + 'password' => [ + 'letters' => 'يجب أن يحتوي حقل :attribute على حرف واحد على الأقل.', + 'mixed' => 'يجب أن يحتوي حقل :attribute على حرف كبير وحرف صغير على الأقل.', + 'numbers' => 'يجب أن يحتوي حقل :attribute على رقمٍ واحدٍ على الأقل.', + 'symbols' => 'يجب أن يحتوي حقل :attribute على رمزٍ واحدٍ على الأقل.', + 'uncompromised' => 'حقل :attribute ظهر في بيانات مُسربة. الرجاء اختيار :attribute مختلف.', + ], + 'present' => 'يجب تقديم حقل :attribute.', + 'prohibited' => 'حقل :attribute محظور.', + 'prohibited_if' => 'حقل :attribute محظور إذا كان :other هو :value.', + 'prohibited_unless' => 'حقل :attribute محظور ما لم يكن :other ضمن :values.', + 'prohibits' => 'الحقل :attribute يحظر تواجد الحقل :other.', + 'regex' => 'صيغة حقل :attribute غير صحيحة.', + 'required' => 'حقل :attribute مطلوب.', + 'required_array_keys' => 'الحقل :attribute يجب أن يحتوي على مدخلات لـ: :values.', + 'required_if' => 'حقل :attribute مطلوب في حال ما إذا كان :other يساوي :value.', + 'required_if_accepted' => 'الحقل :attribute مطلوب عند قبول الحقل :other.', + 'required_unless' => 'حقل :attribute مطلوب في حال ما لم يكن :other يساوي :values.', + 'required_with' => 'حقل :attribute مطلوب إذا توفّر :values.', + 'required_without' => 'حقل :attribute مطلوب إذا لم يتوفّر :values.', + 'required_without_all' => 'حقل :attribute مطلوب إذا لم يتوفّر :values.', + 'required_with_all' => 'حقل :attribute مطلوب إذا توفّر :values.', + 'same' => 'يجب أن يتطابق حقل :attribute مع :other.', + 'size' => [ + 'array' => 'يجب أن يحتوي حقل :attribute على :size عنصرٍ/عناصر بالضبط.', + 'file' => 'يجب أن يكون حجم ملف حقل :attribute :size كيلوبايت.', + 'numeric' => 'يجب أن تكون قيمة حقل :attribute مساوية لـ :size.', + 'string' => 'يجب أن يحتوي نص حقل :attribute على :size حروفٍ/حرفًا بالضبط.', + ], + 'starts_with' => 'يجب أن يبدأ حقل :attribute بأحد القيم التالية: :values', + 'string' => 'يجب أن يكون حقل :attribute نصًا.', + 'timezone' => 'يجب أن يكون حقل :attribute نطاقًا زمنيًا صحيحًا.', + 'ulid' => 'حقل :attribute يجب أن يكون بصيغة ULID سليمة.', + 'unique' => 'قيمة حقل :attribute مُستخدمة من قبل.', + 'uploaded' => 'فشل في تحميل الـ :attribute.', + 'uppercase' => 'يجب أن يحتوي الحقل :attribute على حروف كبيرة.', + 'url' => 'صيغة رابط حقل :attribute غير صحيحة.', + 'uuid' => 'حقل :attribute يجب أن يكون بصيغة UUID سليمة.', +]; diff --git a/lang/ca/auth.php b/lang/ca/auth.php index e635713e077..6a3d9bff94c 100644 --- a/lang/ca/auth.php +++ b/lang/ca/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'Aquestes credencials no concorden amb els nostres registres.', - 'lang' => 'Catàlan', + 'lang' => 'Català', 'password' => 'La contrasenya és incorrecta.', 'throttle' => 'Ha superat el nombre màxim d\'intents d\'accés. Si us plau, torni a intentar-ho en :seconds segons.', ]; diff --git a/lang/el/auth.php b/lang/el/auth.php index fee795928de..7ee236aa58a 100644 --- a/lang/el/auth.php +++ b/lang/el/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'Τα στοιχεία αυτά δεν ταιριάζουν με τα δικά μας.', - 'lang' => 'ελληνικά', + 'lang' => 'Ελληνικά', 'password' => 'Ο κωδικός είναι λανθασμένος.', 'throttle' => 'Πολλές προσπάθειες σύνδεσης. Παρακαλώ δοκιμάστε ξανά σε :seconds δευτερόλεπτα.', ]; diff --git a/lang/he/auth.php b/lang/he/auth.php index 39299d9a535..7c45c6fcb6b 100644 --- a/lang/he/auth.php +++ b/lang/he/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'פרטים אלה אינם תואמים את רישומינו.', - 'lang' => 'עִברִית', + 'lang' => 'עברית', 'password' => 'הסיסמה שגויה.', 'throttle' => 'ניסיונות כניסה רבים מדי. אנא נסו שוב בעוד :seconds שניות.', ]; diff --git a/lang/hi/auth.php b/lang/hi/auth.php index 84e704f16bf..833ba5cf3fe 100644 --- a/lang/hi/auth.php +++ b/lang/hi/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'ये साख हमारे रिकॉर्ड से मेल नहीं खा रहे हैं ।', - 'lang' => 'हिंदी', + 'lang' => 'हिन्दी', 'password' => 'पासवर्ड गलत है ।', 'throttle' => 'बहुत सारे लॉगिन प्रयास। :seconds सेकंड में फिर से कोशिश करें ।', ]; diff --git a/lang/ja/auth.php b/lang/ja/auth.php index baf6a2f0498..a55e383cea4 100644 --- a/lang/ja/auth.php +++ b/lang/ja/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => '認証に失敗しました。', - 'lang' => '日本', + 'lang' => '日本語', 'password' => 'パスワードが正しくありません。', 'throttle' => 'ログインの試行回数が多すぎます。:seconds 秒後にお試しください。', ]; diff --git a/lang/nn/auth.php b/lang/nn/auth.php index 211b1a6c7f0..80ae6f4fe47 100644 --- a/lang/nn/auth.php +++ b/lang/nn/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'Brukarnamn og/eller passord er feil.', - 'lang' => 'Norsk', + 'lang' => 'Norsk nynorsk', 'password' => 'Passordet er feil.', 'throttle' => 'For mange innloggingsforsøk. Ver venleg og prøv på nytt om :seconds sekund.', ]; diff --git a/lang/pt-BR.json b/lang/pt-BR.json new file mode 100644 index 00000000000..9361792cdd8 --- /dev/null +++ b/lang/pt-BR.json @@ -0,0 +1,1287 @@ +{ + "(and :count more error)": "(e mais :count erro)", + "(and :count more errors)": "(e mais :count erros)", + "(Help)": "(Ajuda)", + "+ add a contact": "+ adicionar um contato", + "+ add another": "+ adicionar outro", + "+ add another photo": "+ adicionar outra foto", + "+ add description": "+ adicionar descrição", + "+ add distance": "+ adicionar distância", + "+ add emotion": "+ adicionar emoção", + "+ add reason": "+ adicionar motivo", + "+ add summary": "+ adicionar resumo", + "+ add title": "+ adicionar título", + "+ change date": "+ alterar data", + "+ change template": "+ alterar modelo", + "+ create a group": "+ criar um grupo", + "+ gender": "+ gênero", + "+ last name": "+ sobrenome", + "+ maiden name": "+nome de solteira", + "+ middle name": "+nome do meio", + "+ nickname": "+ apelido", + "+ note": "+ nota", + "+ number of hours slept": "+ número de horas dormidas", + "+ prefix": "+ prefixo", + "+ pronoun": "+ tende", + "+ suffix": "+ sufixo", + ":count contact|:count contacts": ":contar contato|:contar contatos", + ":count hour slept|:count hours slept": ":contar horas dormidas |:contar horas dormidas", + ":count min read": ":contar min lido", + ":count post|:count posts": ":contar postagem|:contar postagens", + ":count template section|:count template sections": ":contar seção do modelo |:contar seções do modelo", + ":count word|:count words": ":contar palavra|:contar palavras", + ":distance km": ":distância km", + ":distance miles": ":distância milhas", + ":file at line :line": ":arquivo na linha :linha", + ":file in :class at line :line": ":arquivo em :class na linha :line", + ":Name called": ":Nome chamado", + ":Name called, but I didn’t answer": ":Nome chamado, mas eu não respondi", + ":UserName invites you to join Monica, an open source personal CRM, designed to help you document your relationships.": ":UserName convida você a se juntar ao Monica, um CRM pessoal de código aberto, projetado para ajudá-lo a documentar seus relacionamentos.", + "A contact information can be clickable. For instance, a phone number can be clickable and launch the default application in your computer. If you do not know the protocol for the type you are adding, you can simply omit this field.": "As informações de contato podem ser clicáveis. Por exemplo, um número de telefone pode ser clicável e iniciar o aplicativo padrão em seu computador. Se você não conhece o protocolo do tipo que está adicionando, basta omitir este campo.", + "a father-son relation shown on the father page,": "uma relação pai-filho mostrada na página pai,", + "A group is two or more people together. It can be a family, a household, a sport club. Whatever is important to you.": "Um grupo é composto por duas ou mais pessoas juntas. Pode ser uma família, uma casa, um clube desportivo. O que for importante para você.", + "A new verification link has been sent to the email address you provided during registration.": "Um novo link de verificação foi enviado para o endereço de e-mail que você forneceu durante o registro.", + "A new verification link has been sent to the email address you provided in your profile settings.": "Um novo link de verificação foi enviado para o endereço de e-mail fornecido nas configurações do seu perfil.", + "A new verification link has been sent to your email address.": "Um novo link de verificação foi enviado para seu endereço de e-mail.", + "A post template defines how the content of a post should be displayed. You can define as many templates as you want, and choose which template should be used on which post.": "Um modelo de postagem define como o conteúdo de uma postagem deve ser exibido. Você pode definir quantos modelos desejar e escolher qual modelo deve ser usado em qual postagem.", + "A slice of life lets you group posts by something meaningful to you. Add a slice of life in a post to see it here.": "Uma fatia da vida permite agrupar postagens por algo significativo para você. Adicione um pedaço da vida em uma postagem para vê-lo aqui.", + "a son-father relation shown on the son page.": "uma relação filho-pai mostrada na página do filho.", + "A template defines how contacts should be displayed. You can have as many templates as you want - they are defined in your Account settings. However, you might want to define a default template so all your contacts in this vault have this template by default.": "Um modelo define como os contatos devem ser exibidos. Você pode ter quantos modelos quiser - eles são definidos nas configurações da sua conta. No entanto, você pode querer definir um modelo padrão para que todos os seus contatos neste vault tenham esse modelo por padrão.", + "A template is made of pages, and in each page, there are modules. How data is displayed is entirely up to you.": "Um modelo é feito de páginas e em cada página existem módulos. A forma como os dados são exibidos depende inteiramente de você.", + "Accept Invitation": "Aceitar convite", + "Accept invitation and create your account": "Aceite o convite e crie sua conta", + "Account and security": "Conta e segurança", + "Account settings": "Configurações de Conta", + "Activate": "Ativar", + "Activity feed": "Feed de atividade", + "Activity in this vault": "Atividade neste cofre", + "Add": "Adicionar", + "add a call reason type": "adicione um tipo de motivo de chamada", + "Add a contact": "Adicionar um contato", + "Add a contact information": "Adicione uma informação de contato", + "Add a date": "Adicione uma data", + "Add a document": "Adicionar um documento", + "Add a due date": "Adicione uma data de vencimento", + "Add a gender": "Adicionar um gênero", + "Add a gift occasion": "Adicione uma ocasião para presente", + "Add a gift state": "Adicione um estado de presente", + "Add a goal": "Adicione uma meta", + "Add a group type": "Adicione um tipo de grupo", + "Add a header image": "Adicione uma imagem de cabeçalho", + "Add a label": "Adicionar um rótulo", + "Add a life event": "Adicionar um Evento da Vida", + "Add a life event category": "Adicione uma categoria de evento de vida", + "add a life event type": "adicione um tipo de evento de vida", + "Add a module": "Adicionar um módulo", + "add a new metric": "adicionar uma nova métrica", + "Add a new team member to your team, allowing them to collaborate with you.": "Adicionar um novo membro no seu time, permitindo que ele colabore com você.", + "Add a note": "Adicione uma anotação", + "Add a page": "Adicionar uma página", + "Add a parameter": "Adicione um parâmetro", + "Add a pet": "Adicione um animal de estimação", + "Add a photo": "Adicionar uma foto", + "Add a photo to a journal entry to see it here.": "Adicione uma foto a uma entrada de diário para vê-la aqui.", + "Add a post template": "Adicione um modelo de postagem", + "Add a pronoun": "Adicione um pronome", + "add a reason": "adicione um motivo", + "Add a relationship": "Adicionar um relacionamento", + "Add a relationship group type": "Adicione um tipo de grupo de relacionamento", + "Add a relationship type": "Adicione um tipo de relacionamento", + "Add a religion": "Adicione uma religião", + "Add a reminder": "Adicionar um lembrete", + "add a role": "adicionar uma função", + "add a section": "adicionar uma seção", + "Add a tag": "Adicionar uma etiqueta", + "Add a task": "Adicionar uma tarefa", + "Add a template": "Adicione um modelo", + "Add a type": "Adicione um tipo", + "Add a user": "Adicionar um usuário", + "Add a vault": "Adicionar um cofre", + "Add additional security to your account using a security key.": "Adicione segurança adicional à sua conta usando uma chave de segurança.", + "Add additional security to your account using two factor authentication.": "Adicione mais segurança à sua conta usando autenticação em dois fatores.", + "Add an address": "Adicionar um endereço", + "Add an address type": "Adicione um tipo de endereço", + "Add an email address": "Adicione um endereço de e-mail", + "Add an email to be notified when a reminder occurs.": "Adicione um e-mail para ser notificado quando ocorrer um lembrete.", + "Add an entry": "Adicionar uma entrada", + "Add an important date to remember what matters to you about this person, like a birthdate or a deceased date.": "Adicione uma data importante para lembrar o que é importante para você nessa pessoa, como uma data de nascimento ou de falecimento.", + "Add another life event": "Adicione outro evento de vida", + "Add at least one module.": "Adicione pelo menos um módulo.", + "Add date": "Adicionar data", + "Add genders to associate them to contacts.": "Adicione gêneros para associá-los aos contatos.", + "Add loan": "Adicionar empréstimo", + "Add one now": "Adicione um agora", + "Add photos": "Adicionar fotos", + "Add Team Member": "Adicionar membro ao time", + "Add to group": "Adicionar ao grupo", + "added a contact information": "adicionou uma informação de contato", + "added a pet": "adicionou um animal de estimação", + "added an address": "adicionou um endereço", + "added an important date": "adicionou uma data importante", + "added the contact to a group": "adicionou o contato a um grupo", + "added the contact to a post": "adicionou o contato a uma postagem", + "added the contact to the favorites": "adicionou o contato aos favoritos", + "Added.": "Adicionado.", + "Address": "Endereço", + "Address type": "Tipo de endereço", + "Address types": "Tipos de endereço", + "Address types let you classify contact addresses.": "Os tipos de endereço permitem classificar endereços de contato.", + "Addresses": "Endereços", + "Administrator": "Administrador", + "Administrator users can perform any action.": "Usuários com privilégios de Administrador podem executar qualquer ação.", + "after the next occurence of the date.": "após a próxima ocorrência da data.", + "All contacts in the vault": "Todos os contatos no cofre", + "All files": "Todos os arquivos", + "All groups in the vault": "Todos os grupos no vault", + "All journal metrics in :name": "Todas as métricas do diário em :name", + "All of the people that are part of this team.": "Todas as pessoas que fazem parte deste time.", + "All rights reserved.": "Todos os direitos reservados.", + "All tags": "Todas as tags", + "All the address types": "Todos os tipos de endereço", + "All the best,": "Tudo de bom,", + "All the call reasons": "Todos os motivos da chamada", + "All the cities": "Todas as cidades", + "All the companies": "Todas as empresas", + "All the contact information types": "Todos os tipos de informações de contato", + "All the countries": "Todos os países", + "All the currencies": "Todas as moedas", + "All the files": "Todos os arquivos", + "All the genders": "Todos os gêneros", + "All the gift occasions": "Todas as ocasiões de presente", + "All the gift states": "Todos os estados de presente", + "All the group types": "Todos os tipos de grupo", + "All the important date types used in the vault": "Todos os tipos de datas importantes usados ​​no vault", + "All the important dates": "Todas as datas importantes", + "All the journals": "Todos os diários", + "All the labels used in the vault": "Todos os rótulos usados ​​no vault", + "All the notes": "Todas as notas", + "All the pet categories": "Todas as categorias de animais de estimação", + "All the photos": "Todas as fotos", + "All the planned reminders": "Todos os lembretes planejados", + "All the pronouns": "Todos os pronomes", + "All the relationship types": "Todos os tipos de relacionamento", + "All the religions": "Todas as religiões", + "All the reports": "Todos os relatórios", + "All the slices of life in :name": "Todas as fatias da vida em :name", + "All the tags used in the vault": "Todas as tags usadas no vault", + "All the templates": "Todos os modelos", + "All the vaults": "Todos os cofres", + "All the vaults in the account": "Todos os cofres da conta", + "All users and vaults will be deleted immediately,": "Todos os usuários e cofres serão excluídos imediatamente,", + "All users in this account": "Todos os usuários nesta conta", + "Already registered?": "Já registrado?", + "Already used on this page": "Já usado nesta página", + "Anniversary": "Aniversário", + "Apartment, suite, etc…": "Apartamento, suíte, etc…", + "API Token": "Token da API", + "API Token Permissions": "Permissões do Token da API", + "API Tokens": "Tokens da API", + "API tokens allow third-party services to authenticate with our application on your behalf.": "Tokens da API permitem que serviços de terceiros se autentiquem em nossa aplicação em seu nome.", + "Archive": "Arquivo", + "Archive contact": "Arquivar contato", + "archived the contact": "arquivou o contato", + "Are you sure you want to delete this team? Once a team is deleted, all of its resources and data will be permanently deleted.": "Tem certeza que quer excluir este time? Uma vez excluído, todos os dados e recursos relativos a ela serão excluídos permanentemente.", + "Are you sure you want to delete your account? Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.": "Tem certeza que quer excluir a sua conta? Uma vez excluída, todos os dados e recursos relativos a ela serão permanentemente excluídos. Por favor informe a sua senha para confirmar que você deseja excluir permanentemente a sua conta.", + "Are you sure you would like to archive this contact?": "Tem certeza de que deseja arquivar este contato?", + "Are you sure you would like to delete this API token?": "Tem certeza de que deseja excluir este token da API?", + "Are you sure you would like to delete this contact? This will remove everything we know about this contact.": "Tem certeza de que deseja excluir este contato? Isso removerá tudo o que sabemos sobre esse contato.", + "Are you sure you would like to delete this key?": "Tem certeza de que deseja excluir esta chave?", + "Are you sure you would like to leave this team?": "Tem certeza de que deseja sair deste time?", + "Are you sure you would like to remove this person from the team?": "Tem certeza de que deseja remover esta pessoa do time?", + "Are you sure? The address will be deleted immediately.": "Tem certeza? O endereço será excluído imediatamente.", + "Are you sure? This action cannot be undone.": "Tem certeza? Essa ação não pode ser desfeita.", + "Are you sure? This will delete all the call reasons of this type for all the contacts that were using it.": "Tem certeza? Isso excluirá todos os motivos de chamada deste tipo para todos os contatos que o utilizavam.", + "Are you sure? This will delete all the relationships of this type for all the contacts that were using it.": "Tem certeza? Isso excluirá todos os relacionamentos deste tipo para todos os contatos que o utilizavam.", + "Are you sure? This will delete the contact information permanently.": "Tem certeza? Isso excluirá as informações de contato permanentemente.", + "Are you sure? This will delete the document permanently.": "Tem certeza? Isso excluirá o documento permanentemente.", + "Are you sure? This will delete the goal and all the streaks permanently.": "Tem certeza? Isso excluirá o gol e todas as sequências permanentemente.", + "Are you sure? This will remove the address types from all contacts, but won’t delete the contacts themselves.": "Tem certeza? Isso removerá os tipos de endereço de todos os contatos, mas não excluirá os contatos em si.", + "Are you sure? This will remove the contact information types from all contacts, but won’t delete the contacts themselves.": "Tem certeza? Isso removerá os tipos de informações de contato de todos os contatos, mas não excluirá os contatos em si.", + "Are you sure? This will remove the genders from all contacts, but won’t delete the contacts themselves.": "Tem certeza? Isso removerá os gêneros de todos os contatos, mas não excluirá os contatos em si.", + "Are you sure? This will remove the template from all contacts, but won’t delete the contacts themselves.": "Tem certeza? Isso removerá o modelo de todos os contatos, mas não excluirá os contatos em si.", + "assigned a label": "atribuído um rótulo", + "Association": "Associação", + "At": "No", + "at ": "no", + "At which time should we send the notification, when the reminder occurs?": "A que horas devemos enviar a notificação, quando ocorre o lembrete?", + "Ate": "Comeu", + "Atheist": "Ateu", + "Audio-only call": "Chamada apenas de áudio", + "Auto saved a few seconds ago": "Salva automaticamente há alguns segundos", + "Available modules:": "Módulos disponíveis:", + "Avatar": "avatar", + "Avatars": "Avatares", + "Before continuing, could you verify your email address by clicking on the link we just emailed to you? If you didn't receive the email, we will gladly send you another.": "Antes de continuar, você pode verificar seu endereço de e-mail clicando no link que acabamos de enviar para você? Se você não recebeu o e-mail, teremos o prazer de lhe enviar outro.", + "best friend": "Melhor amigo", + "Bird": "Pássaro", + "Birthdate": "Data de nascimento", + "Birthday": "Aniversário", + "Body": "Corpo", + "boss": "chefe", + "Bought": "Comprado", + "Breakdown of the current usage": "Detalhamento do uso atual", + "brother/sister": "irmão irmã", + "Browser Sessions": "Sessões do navegador", + "Buddhist": "budista", + "Business": "Negócios", + "By last updated": "Pela última atualização", + "Calendar": "Calendário", + "Call reasons": "Motivos da chamada", + "Call reasons let you indicate the reason of calls you make to your contacts.": "Os motivos das chamadas permitem indicar o motivo das chamadas feitas aos seus contatos.", + "Calls": "Chamadas", + "Can do everything, including adding or removing other users, managing billing and closing the account.": "Pode fazer tudo, incluindo adicionar ou remover outros usuários, gerenciar o faturamento e encerrar a conta.", + "Can do everything, including adding or removing other users.": "Pode fazer tudo, inclusive adicionar ou remover outros usuários.", + "Can edit data, but can’t manage the vault.": "Pode editar dados, mas não pode gerenciar o vault.", + "Can view data, but can’t edit it.": "Pode visualizar dados, mas não pode editá-los.", + "Cancel": "Cancelar", + "Cancel account": "Cancelar conta", + "Cancel all your active subscriptions": "Cancele todas as suas assinaturas ativas", + "Cancel your account": "Cancele sua conta", + "Can’t be moved or deleted": "Não pode ser movido ou excluído", + "Cat": "Gato", + "Categories": "Categorias", + "Chandler is in beta.": "Chandler está em beta.", + "Change": "Mudar", + "Change date": "Alterar data", + "Change permission": "Alterar permissão", + "Change template": "Alterar modelo", + "Changes saved": "Alterações salvas", + "Child": "Criança", + "child": "criança", + "Choose": "Escolher", + "Choose a color": "Escolha uma cor", + "Choose a template": "Escolha um modelo", + "Choose a value": "Escolha um valor", + "Choose an existing address": "Escolha um endereço existente", + "Choose an existing contact": "Escolha um contato existente", + "Chosen type:": "Tipo escolhido:", + "Christian": "cristão", + "Christmas": "Natal", + "City": "Cidade", + "Click here to re-send the verification email.": "Clique aqui para reenviar o e-mail de verificação.", + "Click on a day to see the details": "Clique em um dia para ver os detalhes", + "Close": "Fechar", + "close edit mode": "fechar modo de edição", + "Club": "Clube", + "Code": "Código", + "colleague": "colega", + "Companies": "Empresas", + "Company name": "Nome da empresa", + "Compared to Monica:": "Comparado com Mônica:", + "Configure how we should notify you": "Configure como devemos notificá-lo", + "Confirm": "Confirmar", + "Confirm Password": "Confirmar senha", + "Connect": "Conectar", + "Connect with your security key": "Conecte-se com sua chave de segurança", + "Connected": "Conectado", + "Contact feed": "Feed de contato", + "Contact information": "Informações de contato", + "Contact information types": "Tipos de informações de contato", + "Contact informations": "Informações de contato", + "Contact name": "Nome de contato", + "Contacts": "Contatos", + "Contacts in this post": "Contatos nesta postagem", + "Contacts in this slice": "Contatos nesta fatia", + "Contacts will be shown as follow:": "Os contatos serão mostrados da seguinte forma:", + "Content": "Contente", + "Copied.": "Copiado.", + "Copy": "cópia de", + "Copy value into the clipboard": "Copie o valor para a área de transferência", + "Could not get address book data.": "Não foi possível obter os dados do catálogo de endereços.", + "Country": "País", + "Couple": "Casal", + "cousin": "primo", + "Create": "Criar", + "Create a contact": "Crie um contato", + "Create a contact entry for this person": "Crie uma entrada de contato para esta pessoa", + "Create a journal": "Crie um diário", + "Create a journal metric": "Crie uma métrica de diário", + "Create a journal to document your life.": "Crie um diário para documentar sua vida.", + "Create a new address": "Crie um novo endereço", + "Create a new team to collaborate with others on projects.": "Crie um time para colaborar com outros em projetos.", + "Create a post": "Crie uma postagem", + "Create a reminder": "Crie um lembrete", + "Create a slice of life": "Crie uma fatia da vida", + "Create a user": "Crie um usuário", + "Create a vault": "Crie um cofre", + "Create account": "Criar uma conta", + "Create Account": "Criar Conta", + "Create an account": "Crie a sua conta aqui", + "Create API Token": "Criar Token da API", + "Create at least one page to display contact’s data.": "Crie pelo menos uma página para exibir os dados do contato.", + "Create at least one template to use Monica.": "Crie pelo menos um modelo para usar Monica.", + "Create label": "Criar etiqueta", + "Create new label": "Criar novo rótulo", + "Create new tag": "Criar nova etiqueta", + "Create New Team": "Criar Novo Time", + "Create Team": "Criar Time", + "created a goal": "criou uma meta", + "created the contact": "criei o contato", + "Created.": "Criado.", + "Currencies": "Moedas", + "Currency": "Moeda", + "Current default": "Padrão atual", + "Current language:": "Idioma atual:", + "Current Password": "Senha Atual", + "Current site used to display maps:": "Site atual usado para exibir mapas:", + "Current streak": "Sequência atual", + "Current timezone:": "Fuso horário atual:", + "Current way of displaying contact names:": "Maneira atual de exibir nomes de contatos:", + "Current way of displaying dates:": "Maneira atual de exibir datas:", + "Current way of displaying distances:": "Maneira atual de exibir distâncias:", + "Current way of displaying numbers:": "Maneira atual de exibir números:", + "Custom name order": "Ordem de nome personalizado", + "Customize how contacts should be displayed": "Personalize como os contatos devem ser exibidos", + "Daily affirmation": "Afirmação diária", + "Dashboard": "Painel", + "date": "data", + "Date of the event": "Data do evento", + "Date of the event:": "Data do evento:", + "Date type": "Tipo de data", + "Date types are essential as they let you categorize dates that you add to a contact.": "Os tipos de data são essenciais porque permitem categorizar as datas adicionadas a um contato.", + "Day": "Dia", + "day": "dia", + "Deactivate": "Desativar", + "Deceased date": "Data do falecimento", + "Default template": "Modelo padrão", + "Default template to display contacts": "Modelo padrão para exibir contatos", + "Delete": "Excluir", + "Delete a new key": "Excluir uma nova chave", + "Delete Account": "Excluir Conta", + "Delete API Token": "Excluir Token da API", + "Delete contact": "Excluir contato", + "Delete group": "Excluir grupo", + "Delete journal": "Excluir diário", + "Delete Team": "Excluir Time", + "Delete the address": "Exclua o endereço", + "Delete the photo": "Exclua a foto", + "Delete the slice": "Exclua a fatia", + "Delete the vault": "Excluir o cofre", + "Delete your account on https://customers.monicahq.com.": "Exclua sua conta em https://customers.monilahq.com.", + "deleted a contact information": "excluiu uma informação de contato", + "deleted a goal": "excluiu um gol", + "deleted a note": "excluiu uma nota", + "deleted a pet": "excluiu um animal de estimação", + "deleted an address": "excluiu um endereço", + "deleted an important date": "excluiu uma data importante", + "Deleted author": "Autor excluído", + "Deleting the vault means deleting all the data inside this vault, forever. There is no turning back. Please be certain.": "Excluir o cofre significa excluir todos os dados dentro dele para sempre. Não há como voltar atrás. Por favor, tenha certeza.", + "Description": "Descrição", + "Detail of a goal": "Detalhe de um gol", + "Details in the last year": "Detalhes no último ano", + "Disable": "Desativar", + "Disable all": "Desativar tudo", + "Disconnect": "desconectar", + "Discuss partnership": "Discutir parceria", + "Discuss recent purchases": "Discuta compras recentes", + "Dismiss": "Liberar", + "Display help links in the interface to help you (English only)": "Exibir links de ajuda na interface para ajudá-lo (somente em inglês)", + "Distance": "Distância", + "Documents": "Documentos", + "Dog": "Cachorro", + "Done.": "Feito.", + "Download": "Download", + "Download as vCard": "Baixar como vCard", + "Drank": "Bebido", + "Drove": "Dirigiu", + "Due and upcoming tasks": "Tarefas vencidas e futuras", + "Edit": "Editar", + "edit": "editar", + "Edit a contact": "Editar um contato", + "Edit a journal": "Editar um diário", + "Edit a post": "Editar uma postagem", + "Edit group": "Editar grupo", + "Edit journal": "Editar diário", + "Edit journal information": "Editar informações do diário", + "Edit journal metrics": "Editar métricas do diário", + "Edit names": "Editar nomes", + "Edit post": "Editar post", + "Edit Profile": "Editar Perfil", + "Edit slice of life": "Editar fatia da vida", + "Edit the group": "Edite o grupo", + "Edit the slice of life": "Edite a fatia da vida", + "edited a note": "editou uma nota", + "Editor": "Editor", + "Editor users have the ability to read, create, and update.": "Usuários com privilégios de Editor podem ler, criar e atualizar.", + "Email": "E-mail", + "Email address": "Endereço de email", + "Email address to send the invitation to": "Endereço de e-mail para enviar o convite", + "Email Password Reset Link": "Link de redefinição de senha", + "Enable": "Ativar", + "Enable all": "Habilitar todos", + "Ensure your account is using a long, random password to stay secure.": "Garanta que sua conta esteja usando uma senha longa e aleatória para se manter seguro.", + "Enter a number from 0 to 100000. No decimals.": "Insira um número de 0 a 100.000. Sem decimais.", + "Events this month": "Eventos deste mês", + "Events this week": "Eventos esta semana", + "Events this year": "Eventos deste ano", + "Every": "Todo", + "ex-boyfriend": "ex-namorado", + "Exception:": "Exceção:", + "Existing company": "Empresa existente", + "External connections": "Conexões externas", + "Facebook": "Facebook", + "Family": "Família", + "Family summary": "Resumo da família", + "Favorites": "Favoritos", + "Female": "Fêmea", + "Files": "arquivos", + "Filter": "Filtro", + "Filter list or create a new label": "Filtre a lista ou crie um novo rótulo", + "Filter list or create a new tag": "Filtre a lista ou crie uma nova tag", + "Find a contact in this vault": "Encontre um contato neste cofre", + "Finish enabling two factor authentication.": "Termine de habilitar a autenticação de dois fatores.", + "First name": "Primeiro nome", + "First name Last name": "Primeiro nome, ultimo nome", + "First name Last name (nickname)": "Nome Sobrenome (apelido)", + "Fish": "Peixe", + "Food preferences": "Preferências alimentares", + "for": "para", + "For advice": "Para conselhos", + "For your security, please confirm your password to continue.": "Para sua segurança, por favor confirme a sua senha antes de prosseguir.", + "For:": "Para:", + "Forbidden": "Proibido", + "Forgot password?": "Esqueceu sua senha?", + "Forgot your password?": "Esqueceu a senha?", + "Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.": "Esqueceu sua senha? Sem problemas. É só nos informar o seu e-mail que nós enviaremos para você um link para redefinição de senha que irá permitir que você escolha uma nova senha.", + "Found": "Encontrado", + "Friday": "Sexta-feira", + "Friend": "Amigo", + "friend": "amigo", + "From A to Z": "De a até o z", + "From Z to A": "De Z a A", + "Gender": "Gênero", + "Gender and pronoun": "Gênero e pronome", + "Genders": "Gêneros", + "Gift occasions": "Ocasiões para presentes", + "Gift occasions let you categorize all your gifts.": "As ocasiões para presentes permitem categorizar todos os seus presentes.", + "Gift states": "Estados de presente", + "Gift states let you define the various states for your gifts.": "Os estados de presentes permitem definir os vários estados de seus presentes.", + "Give this email address a name": "Dê um nome a este endereço de e-mail", + "Go back": "Volte", + "Go to page :page": "Ir para página :page", + "Goals": "Metas", + "godchild": "afilhado", + "godparent": "padrinho", + "Google Maps": "Google Mapas", + "Google Maps offers the best accuracy and details, but it is not ideal from a privacy standpoint.": "O Google Maps oferece a melhor precisão e detalhes, mas não é ideal do ponto de vista da privacidade.", + "Got fired": "Foi demitido", + "grand child": "neto", + "grand parent": "avô", + "Great! You have accepted the invitation to join the :team team.": "Muito bom! Você aceitou o convite para se juntar à equipa :team.", + "Group journal entries together with slices of life.": "Agrupe entradas de diário com fatias de vida.", + "Group type": "Tipo de grupo", + "Group type: :name": "Tipo de grupo: :nome", + "Group types": "Tipos de grupo", + "Group types let you group people together.": "Os tipos de grupo permitem agrupar pessoas.", + "Groups": "Grupos", + "Groups let you put your contacts together in a single place.": "Os grupos permitem que você reúna seus contatos em um único lugar.", + "Had a promotion": "Teve uma promoção", + "Hamster": "Hamster", + "Have a great day,": "Tenha um ótimo dia,", + "he/him": "ele/ele", + "Hello!": "Olá!", + "Help": "Ajuda", + "Hi :name": "Olá:nome", + "Hinduist": "hindu", + "History of the notification sent": "Histórico da notificação enviada", + "Hobbies": "Hobbies", + "Home": "Lar", + "Horse": "Cavalo", + "How are you?": "Como vai você?", + "How could I have done this day better?": "Como eu poderia ter feito melhor este dia?", + "How did you feel?": "Como você se sentiu?", + "How do you feel right now?": "Como você se sente agora?", + "How much money was lent?": "Quanto dinheiro foi emprestado?", + "How much was lent?": "Quanto foi emprestado?", + "How often should we remind you about this date?": "Com que frequência devemos lembrá-lo desta data?", + "How should we display dates": "Como devemos exibir datas", + "How should we display distance values": "Como devemos exibir valores de distância", + "How should we display numerical values": "Como devemos exibir valores numéricos", + "however, there are many, many new features that didn't exist before.": "no entanto, existem muitos novos recursos que não existiam antes.", + "I agree to the :terms and :policy": "Eu concordo com :terms e :policy", + "I agree to the :terms_of_service and :privacy_policy": "Concordo com os :terms_of_service e com as :privacy_policy", + "I am grateful for": "Eu sou grato por", + "I called": "Liguei", + "I called, but :name didn’t answer": "Liguei, mas :name não atendeu", + "I don’t know the name": "eu não sei o nome", + "I know the exact date, including the year": "Eu sei a data exata, incluindo o ano", + "I know the name": "eu sei o nome", + "I only know a number of years (an age, for example)": "Conheço apenas alguns anos (uma idade, por exemplo)", + "I only know the day and month, not the year": "Eu só sei o dia e o mês, não o ano", + "Idea": "Ideia", + "If necessary, you may log out of all of your other browser sessions across all of your devices. Some of your recent sessions are listed below; however, this list may not be exhaustive. If you feel your account has been compromised, you should also update your password.": "Se necessário, você pode sair de todas as suas outras sessões de navegador em todos os seus dispositivos. Algumas de suas sessões recentes estão listadas abaixo; no entanto, esta lista pode não ser exaustiva. Se você sentir que sua conta foi comprometida, Você também deve atualizar sua senha.", + "If the date is in the past, the next occurence of the date will be next year.": "Se a data estiver no passado, a próxima ocorrência da data será no próximo ano.", + "If you already have an account, you may accept this invitation by clicking the button below:": "Se já tiver uma conta, poderá aceitar este convite carregando no botão abaixo:", + "If you did not create an account, no further action is required.": "Se você não criou uma conta, ignore este e-mail.", + "If you did not expect to receive an invitation to this team, you may discard this email.": "Se você não esperava receber um convite para este time, você pode descartar este e-mail.", + "If you did not request a password reset, no further action is required.": "Se você não solicitou essa redefinição de senha, ignore este e-mail.", + "If you do not have an account, you may create one by clicking the button below. After creating an account, you may click the invitation acceptance button in this email to accept the team invitation:": "Se você não tem uma conta, você pode criar uma clicando no botão abaixo. Depois de criar uma conta, você pode clicar no botão aceitar o convite neste e-mail para aceitar o convite do time:", + "If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Se você estiver tendo problemas para clicar no botão \":actionText\", copie e cole a URL abaixo\nem seu navegador:", + "If you’ve received this invitation by mistake, please discard it.": "Se você recebeu este convite por engano, descarte-o.", + "Important date summary": "Resumo de data importante", + "Important dates": "Datas importantes", + "in": "em", + "in love with": "apaixonado por", + "Information": "Informação", + "Information from Wikipedia": "Informações da Wikipédia", + "Inspirational post": "Postagem inspiradora", + "Invalid JSON was returned from the route.": "JSON inválido foi retornado da rota.", + "Invitation sent": "Convite enviado", + "Invite a new user": "Convide um novo usuário", + "Invite someone": "Convidar alguém", + "it misses some of the features, the most important ones being the API and gift management,": "faltam alguns dos recursos, sendo os mais importantes a API e o gerenciamento de presentes,", + "It seems that there are no templates in the account yet. Please add at least template to your account first, then associate this template with this contact.": "Parece que ainda não existem modelos na conta. Adicione pelo menos um modelo à sua conta primeiro e depois associe esse modelo a este contato.", + "Jew": "judeu", + "Job information": "Informação de trabalho", + "Job position": "Cargo", + "Journal": "Diário", + "Journal entries": "Lançamentos de diário", + "Journal metrics": "Métricas do diário", + "Journal metrics let you track data accross all your journal entries.": "As métricas do diário permitem rastrear dados em todos os seus lançamentos contábeis manuais.", + "Journals": "Diários", + "Just because": "Só porque", + "Just to say hello": "Apenas para dizer olá", + "Key name": "Nome da chave", + "kilometers (km)": "quilômetros (km)", + "km": "quilômetros", + "Label:": "Rótulo:", + "Labels": "Etiquetas", + "Labels let you classify contacts using a system that matters to you.": "Os marcadores permitem classificar os contatos usando um sistema que é importante para você.", + "Language of the application": "Idioma do aplicativo", + "Last active": "Última atividade", + "Last active :date": "Última atividade: data", + "Last name": "Sobrenome", + "Last name First name": "Sobrenome primeiro nome", + "Last updated": "Ultima atualização", + "Last used": "Usado por último", + "Last used :date": "Última utilização: data", + "Leave": "Sair", + "Leave Team": "Sair do Time", + "Life": "Vida", + "Life & goals": "Objetivos de vida", + "Life event types and categories": "Tipos e categorias de eventos de vida", + "Life event types:": "Tipos de eventos de vida:", + "Life events": "Eventos da vida", + "Life events let you document what happened in your life.": "Os eventos de vida permitem que você documente o que aconteceu em sua vida.", + "Life metrics": "Métricas de vida", + "Life metrics let you track metrics that are important to you.": "As métricas de vida permitem rastrear métricas que são importantes para você.", + "LinkedIn": "LinkedIn", + "List of addresses": "Lista de endereços", + "List of addresses of the contacts in the vault": "Lista de endereços dos contatos no cofre", + "List of all important dates": "Lista de todas as datas importantes", + "Load previous entries": "Carregar entradas anteriores", + "Loading…": "Carregando…", + "Loans": "Empréstimos", + "Locale default: :value": "Padrão de localidade: :value", + "Log a call": "Registrar uma chamada", + "Log details": "Detalhes do registro", + "Log in": "Entrar", + "Log Out": "Sair", + "Log Out Other Browser Sessions": "Desligar Outras Sessões do Navegador", + "logged the mood": "registrou o clima", + "Login": "Entrar", + "Login with:": "Faça login com:", + "Logout": "Sair", + "Longest streak": "Sequência mais longa", + "Love": "Amor", + "loved by": "amado por", + "lover": "amante", + "Made from all over the world. We ❤️ you.": "Feito de todo o mundo. Nós ❤️ você.", + "Maiden name": "Nome de solteira", + "Male": "Macho", + "Manage Account": "Gerenciar Conta", + "Manage accounts you have linked to your Customers account.": "Gerencie as contas vinculadas à sua conta de Clientes.", + "Manage address types": "Gerenciar tipos de endereço", + "Manage and log out your active sessions on other browsers and devices.": "Gerenciar e registrar suas sessões ativas em outros navegadores e dispositivos.", + "Manage API Tokens": "Gerenciar Tokens de API", + "Manage call reasons": "Gerenciar motivos de chamada", + "Manage contact information types": "Gerenciar tipos de informações de contato", + "Manage currencies": "Gerenciar moedas", + "Manage genders": "Gerenciar gêneros", + "Manage gift occasions": "Gerenciar ocasiões de presentes", + "Manage gift states": "Gerenciar estados de presentes", + "Manage group types": "Gerenciar tipos de grupos", + "Manage modules": "Gerenciar módulos", + "Manage pet categories": "Gerenciar categorias de animais de estimação", + "Manage post templates": "Gerenciar modelos de postagem", + "Manage pronouns": "Gerenciar pronomes", + "Manage relationship types": "Gerenciar tipos de relacionamento", + "Manage religions": "Gerenciar religiões", + "Manage Role": "Gerenciar Papel", + "Manage storage": "Gerenciar armazenamento", + "Manage Team": "Gerenciar Time", + "Manage templates": "Gerenciar modelos", + "Manage users": "Gerenciar usuários", + "Manager": "Gerente", + "Mastodon": "Mastodonte", + "Maybe one of these contacts?": "Talvez um desses contatos?", + "mentor": "mentor", + "Middle name": "Nome do meio", + "miles": "milhas", + "miles (mi)": "milhas (mi)", + "Modules in this page": "Módulos nesta página", + "Monday": "Segunda-feira", + "Monica is open source, made by hundreds of people from all around the world.": "Monica é open source, feita por centenas de pessoas de todo o mundo.", + "Monica was made to help you document your life and your social interactions.": "Monica foi feita para ajudar você a documentar sua vida e suas interações sociais.", + "Monica. All rights reserved. 2017 — :date.": "Mônica. Todos os direitos reservados. 2017 —: data.", + "Month": "Mês", + "month": "mês", + "Mood in the year": "Humor no ano", + "Mood tracking events": "Eventos de monitoramento de humor", + "Mood tracking parameters": "Parâmetros de rastreamento de humor", + "More details": "Mais detalhes", + "More errors": "Mais erros", + "Move contact": "Mover contato", + "Muslim": "muçulmano", + "Name": "Nome", + "Name of the pet": "Nome do animal de estimação", + "Name of the reminder": "Nome do lembrete", + "Name of the reverse relationship": "Nome do relacionamento reverso", + "Nature of the call": "Natureza da chamada", + "nephew/niece": "sobrinho sobrinha", + "New Password": "Nova Senha", + "New to Monica?": "Novo na Mônica?", + "Next": "Próximo", + "Nickname": "Apelido", + "nickname": "apelido", + "No cities have been added yet in any contact’s addresses.": "Nenhuma cidade foi adicionada ainda nos endereços de nenhum contato.", + "No contacts found.": "Nenhum contato encontrado.", + "No countries have been added yet in any contact’s addresses.": "Nenhum país foi adicionado ainda nos endereços de nenhum contato.", + "No dates in this month.": "Não há datas neste mês.", + "No description yet.": "Nenhuma descrição ainda.", + "No groups found.": "Nenhum grupo encontrado.", + "No keys registered yet": "Nenhuma chave cadastrada ainda", + "No labels yet.": "Ainda não há rótulos.", + "No life event types yet.": "Ainda não há tipos de eventos de vida.", + "No notes found.": "Nenhuma nota encontrada.", + "No results found": "Nenhum resultado encontrado", + "No role": "Sem função", + "No roles yet.": "Ainda não há papéis.", + "No tasks.": "Sem tarefas.", + "No upcoming reminders.": "Não há lembretes futuros.", + "Not Found": "Não Encontrado", + "Not set": "Não configurado", + "Note that removing a module from a page will not delete the actual data on your contact pages. It will simply hide it.": "Observe que remover um módulo de uma página não excluirá os dados reais de suas páginas de contato. Isso simplesmente irá escondê-lo.", + "Notes": "Notas", + "Notification channels": "Canais de notificação", + "Notification sent": "Notificação enviada", + "Number of hours slept": "Número de horas dormidas", + "Numerical value": "Valor numérico", + "of": "de", + "Offered": "Oferecido", + "Once a team is deleted, all of its resources and data will be permanently deleted. Before deleting this team, please download any data or information regarding this team that you wish to retain.": "Uma vez excluído, o time e todos os seus dados e recursos serão excluídos permanentemente. Antes de excluir este time, faça download de todos os dados e informações sobre este time que você deseje manter.", + "Once you cancel,": "Depois de cancelar,", + "Once you click the Setup button below, you’ll have to open Telegram with the button we’ll provide you with. This will locate the Monica Telegram bot for you.": "Depois de clicar no botão Configurar abaixo, você terá que abrir o Telegram com o botão que forneceremos. Isso localizará o bot Monica Telegram para você.", + "Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.": "Uma vez que sua conta é excluída, todos os dados e recursos desta conta serão excluídos permanentemente. Antes de excluir a sua conta, faça download de todos os dados e informações que você deseje manter.", + "Only once, when the next occurence of the date occurs.": "Apenas uma vez, quando ocorrer a próxima ocorrência da data.", + "Oops! Something went wrong.": "Ops! Algo deu errado.", + "Open Street Maps": "Abrir mapas de ruas", + "Open Street Maps is a great privacy alternative, but offers less details.": "Open Street Maps é uma ótima alternativa de privacidade, mas oferece menos detalhes.", + "Open Telegram to validate your identity": "Abra o Telegram para validar sua identidade", + "optional": "opcional", + "Or create a new one": "Ou crie um novo", + "Or filter by type": "Ou filtre por tipo", + "Or remove the slice": "Ou remova a fatia", + "Or reset the fields": "Ou redefina os campos", + "Other": "Outro", + "Out of respect and appreciation": "Por respeito e apreço", + "Page Expired": "Página expirou", + "Pages": "Páginas", + "Pagination Navigation": "Navegação da Paginação", + "Parent": "Pai", + "parent": "pai", + "Part of": "Parte de", + "Participants": "Participantes", + "Partner": "Parceiro", + "Password": "Senha", + "Payment Required": "Pagamento Requerido", + "Pending Team Invitations": "Convites de Time Pendentes", + "per/per": "para para", + "Permanently delete this team.": "Excluir este time permanentemente.", + "Permanently delete your account.": "Excluir esta conta permanentemente.", + "Permission for :name": "Permissão para:nome", + "Permissions": "Permissões", + "Personal": "Pessoal", + "Personalize your account": "Personalize sua conta", + "Pet categories": "Categorias de animais de estimação", + "Pet categories let you add types of pets that contacts can add to their profile.": "As categorias de animais de estimação permitem adicionar tipos de animais de estimação que os contatos podem adicionar aos seus perfis.", + "Pet category": "Categoria de animal de estimação", + "Pets": "Animais de estimação", + "Phone": "Telefone", + "Photo": "Foto", + "Photos": "Fotos", + "Played basketball": "Joguei basquete", + "Played golf": "Joguei golfe", + "Played soccer": "Joguei futebol", + "Played tennis": "Jogou tênis", + "Please choose a template for this new post": "Escolha um modelo para esta nova postagem", + "Please choose one template below to tell Monica how this contact should be displayed. Templates let you define which data should be displayed on the contact page.": "Escolha um modelo abaixo para informar a Monica como esse contato deve ser exibido. Os modelos permitem definir quais dados devem ser exibidos na página de contato.", + "Please click the button below to verify your email address.": "Por favor, clique no botão abaixo para verificar seu endereço de e-mail.", + "Please complete this form to finalize your account.": "Preencha este formulário para finalizar sua conta.", + "Please confirm access to your account by entering one of your emergency recovery codes.": "Por favor confirme o acesso à sua conta inserindo um de seus códigos de recuperação de emergência.", + "Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Por favor confirme o acesso à sua conta informando um código de autenticação fornecido por seu aplicativo autenticador.", + "Please confirm access to your account by validating your security key.": "Por favor, confirme o acesso à sua conta validando sua chave de segurança.", + "Please copy your new API token. For your security, it won't be shown again.": "Por favor copie seu novo token da API. Para sua segurança, ele não será mostrado novamente.", + "Please copy your new API token. For your security, it won’t be shown again.": "Copie seu novo token de API. Para sua segurança, não será mostrado novamente.", + "Please enter at least 3 characters to initiate a search.": "Por favor insira pelo menos 3 caracteres para iniciar uma pesquisa.", + "Please enter your password to cancel the account": "Por favor digite sua senha para cancelar a conta", + "Please enter your password to confirm you would like to log out of your other browser sessions across all of your devices.": "Introduza a sua senha para confirmar que deseja sair das suas outras sessões de navegação em todos os seus dispositivos.", + "Please indicate the contacts": "Por favor indique os contactos", + "Please join Monica": "Junte-se à Mônica", + "Please provide the email address of the person you would like to add to this team.": "Por favor, forneça o endereço de E-mail da pessoa que você gostaria de adicionar a este time.", + "Please read our documentation to know more about this feature, and which variables you have access to.": "Leia nossa documentação para saber mais sobre esse recurso e a quais variáveis ​​você tem acesso.", + "Please select a page on the left to load modules.": "Selecione uma página à esquerda para carregar os módulos.", + "Please type a few characters to create a new label.": "Digite alguns caracteres para criar um novo rótulo.", + "Please type a few characters to create a new tag.": "Digite alguns caracteres para criar uma nova tag.", + "Please validate your email address": "Por favor valide o seu endereço de e-mail", + "Please verify your email address": "por favor verifique seu endereço de email", + "Post metrics": "Postar métricas", + "Post templates": "Modelos de postagem", + "Postal code": "Código postal", + "Posts": "Postagens", + "Posts in your journals": "Postagens em seus diários", + "Prefix": "Prefixo", + "Previous": "Anterior", + "Previous addresses": "Endereços anteriores", + "Privacy Policy": "Política de Privacidade", + "Profile": "Perfil", + "Profile and security": "Perfil e segurança", + "Profile Information": "Informações do Perfil", + "Profile of :name": "Perfil de:nome", + "Profile page of :name": "Página de perfil de:nome", + "Pronoun": "Eles tendem", + "Pronouns": "Pronomes", + "Pronouns are basically how we identify ourselves apart from our name. It’s how someone refers to you in conversation.": "Os pronomes são basicamente como nos identificamos além do nosso nome. É como alguém se refere a você em uma conversa.", + "protege": "protegido", + "Protocol": "Protocolo", + "Protocol: :name": "Protocolo: :nome", + "Province": "Província", + "Quick facts": "Fatos rápidos", + "Quick facts let you document interesting facts about a contact.": "Fatos rápidos permitem documentar fatos interessantes sobre um contato.", + "Quick facts template": "Modelo de fatos rápidos", + "Quit job": "Sair do trabalho", + "Rabbit": "Coelho", + "Ran": "Corrido", + "Rat": "Rato", + "Read :count time|Read :count times": "Ler: contar tempo | Ler: contar vezes", + "Record a loan": "Registrar um empréstimo", + "Record your mood": "Grave seu humor", + "Recovery Code": "Código de Recuperação", + "Regardless of where you are located in the world, have dates displayed in your own timezone.": "Independentemente de onde você esteja no mundo, exiba as datas em seu próprio fuso horário.", + "Regards": "Atenciosamente", + "Regenerate Recovery Codes": "Gerar novamente os Códigos de Recuperação", + "Register": "Registrar", + "Register a new key": "Registre uma nova chave", + "Register a new key.": "Registre uma nova chave.", + "Regular post": "Postagem regular", + "Regular user": "Usuário normal", + "Relationship types": "Tipos de relacionamento", + "Relationship types let you link contacts and document how they are connected.": "Os tipos de relacionamento permitem vincular contatos e documentar como eles estão conectados.", + "Relationships": "Relacionamentos", + "Religion": "Religião", + "Religions": "Religiões", + "Religions is all about faith.": "Religiões têm tudo a ver com fé.", + "Remember me": "Lembre-se de mim", + "Remind me about this date every year": "Lembre-me desta data todos os anos", + "Remind me about this date just once, in one year from now": "Lembre-me desta data apenas uma vez, daqui a um ano", + "Reminder for :name": "Lembrete para:nome", + "Reminders": "Lembretes", + "Reminders for the next 30 days": "Lembretes para os próximos 30 dias", + "Remove": "Remover", + "Remove avatar": "Remover avatar", + "Remove cover image": "Remover imagem da capa", + "Remove Photo": "Remover Foto", + "Remove Team Member": "Remover Membro do Time", + "removed a label": "removeu um rótulo", + "removed the contact from a group": "removeu o contato de um grupo", + "removed the contact from a post": "removeu o contato de uma postagem", + "removed the contact from the favorites": "removeu o contato dos favoritos", + "Rename": "Renomear", + "Reports": "Relatórios", + "Reptile": "Réptil", + "Resend Verification Email": "Enviar novamente o e-mail de verificação", + "Reset Password": "Redefinir senha", + "Reset Password Notification": "Notificação de redefinição de senha", + "results": "resultados", + "Retry": "Tentar novamente", + "Revert": "Reverter", + "Rode a bike": "Andei de bicicleta", + "Role": "Papel", + "Roles:": "Funções:", + "Roomates": "Rastejando", + "Saturday": "Sábado", + "Save": "Salvar", + "Saved.": "Salvo.", + "Saving in progress": "Salvando em andamento", + "Search something": "Pesquise algo", + "Search something in the vault": "Procure algo no cofre", + "Searched": "Pesquisado", + "Searching…": "Procurando…", + "Sections:": "Seções:", + "Security keys": "Chaves de segurança", + "Select a group or create a new one": "Selecione um grupo ou crie um novo", + "Select A New Photo": "Selecione uma nova foto", + "Select a relationship type": "Selecione um tipo de relacionamento", + "Send invitation": "Enviar convite", + "Send test": "Enviar teste", + "Sent at :time": "Enviado às: hora", + "Server Error": "Erro do servidor", + "Service Unavailable": "Serviço indisponível", + "Set as default": "Definir como padrão", + "Set as favorite": "Definir como favorito", + "Settings": "Configurações", + "Settle": "Resolver", + "Setup": "Configurar", + "Setup Key": "Chave de configuração", + "Setup Key:": "Chave de configuração:", + "Setup Telegram": "Configurar telegrama", + "she/her": "ela/ela", + "Shintoist": "Xintoísta", + "Show Calendar tab": "Mostrar guia Calendário", + "Show Companies tab": "Mostrar guia Empresas", + "Show completed tasks (:count)": "Mostrar tarefas concluídas (:count)", + "Show Files tab": "Mostrar guia Arquivos", + "Show Groups tab": "Mostrar guia Grupos", + "Show Journals tab": "Mostrar guia Diários", + "Show Recovery Codes": "Mostrar Códigos de Recuperação", + "Show Reports tab": "Mostrar guia Relatórios", + "Show Tasks tab": "Mostrar guia Tarefas", + "Showing": "Mostrando", + "Showing :count of :total results": "Mostrando :count of :total resultados", + "Showing :first to :last of :total results": "Mostrando: primeiro a: último de: resultados totais", + "Sign in to your account": "Faça login em sua conta", + "Sign up for an account": "Inscreva-se pra uma conta", + "significant other": "outro significativo", + "Sikh": "Sikh", + "Slept :count hour|Slept :count hours": "Dormi: contar horas | Dormi: contar horas", + "Slice of life": "Fatia de vida", + "Slices of life": "Fatias de vida", + "Small animal": "Animal pequeno", + "Social": "Social", + "Some dates have a special type that we will use in the software to calculate an age.": "Algumas datas possuem um tipo especial que usaremos no software para calcular a idade.", + "So… it works 😼": "Então… funciona 😼", + "Sport": "Esporte", + "spouse": "cônjuge", + "Statistics": "Estatisticas", + "Storage": "Armazenar", + "Store these recovery codes in a secure password manager. They can be used to recover access to your account if your two factor authentication device is lost.": "Guarde estes códigos de recuperação em um gerenciador de senhas seguro. Eles podem ser usados para recuperar o acesso à sua conta se o dispositivo de autenticação em dois fatores for perdido.", + "Submit": "Enviar", + "subordinate": "subordinar", + "Suffix": "Sufixo", + "Summary": "Resumo", + "Sunday": "Domingo", + "Switch role": "Mudar de função", + "Switch Teams": "Mudar de Time", + "Tabs visibility": "Visibilidade das guias", + "Tags": "Tag", + "Tags let you classify journal posts using a system that matters to you.": "As tags permitem classificar postagens de diário usando um sistema que é importante para você.", + "Taoist": "taoísta", + "Tasks": "Tarefas", + "Team Details": "Detalhes do Time", + "Team Invitation": "Convite de Time", + "Team Members": "Membros do Time", + "Team Name": "Nome do Time", + "Team Owner": "Dono do Time", + "Team Settings": "Configurações do Time", + "Telegram": "Telegrama", + "Templates": "Modelos", + "Templates let you customize what data should be displayed on your contacts. You can define as many templates as you want, and choose which template should be used on which contact.": "Os modelos permitem personalizar quais dados devem ser exibidos em seus contatos. Você pode definir quantos modelos desejar e escolher qual modelo deve ser usado em qual contato.", + "Terms of Service": "Termos de Serviço", + "Test email for Monica": "E-mail de teste para Mônica", + "Test email sent!": "E-mail de teste enviado!", + "Thanks for giving Monica a try": "Obrigado por dar uma chance à Mônica", + "Thanks for giving Monica a try.": "Obrigado por dar uma chance à Mônica.", + "Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn’t receive the email, we will gladly send you another.": "Obrigado por inscrever-se! Antes de começar, você poderia verificar seu endereço de e-mail clicando no link que acabamos de enviar para você? Se você não recebeu o e-mail, teremos prazer em lhe enviar outro.", + "Thanks,": "Obrigado,", + "The :attribute must be a valid role.": ":Attribute deve ser um papel válido.", + "The :attribute must be at least :length characters and contain at least one number.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos um número.", + "The :attribute must be at least :length characters and contain at least one special character and one number.": "Os :attribute devem ter, pelo menos, :length caracteres e conter, pelo menos, um carácter especial e um número.", + "The :attribute must be at least :length characters and contain at least one special character.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one number.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos uma letra maiúscula e um número.", + "The :attribute must be at least :length characters and contain at least one uppercase character and one special character.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos uma letra maiúscula e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character, one number, and one special character.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos uma letra maiúscula, um número, e um caractere especial.", + "The :attribute must be at least :length characters and contain at least one uppercase character.": "O campo :attribute deve possuir no mínimo :length caracteres e conter pelo menos uma letra maiúscula.", + "The :attribute must be at least :length characters.": "O campo :attribute deve possuir no mínimo :length caracteres.", + "The account’s data will be permanently deleted from our servers within 30 days and from all backups within 60 days.": "Os dados da conta serão excluídos permanentemente de nossos servidores dentro de 30 dias e de todos os backups dentro de 60 dias.", + "The address type has been created": "O tipo de endereço foi criado", + "The address type has been deleted": "O tipo de endereço foi excluído", + "The address type has been updated": "O tipo de endereço foi atualizado", + "The call has been created": "A chamada foi criada", + "The call has been deleted": "A chamada foi excluída", + "The call has been edited": "A chamada foi editada", + "The call reason has been created": "O motivo da chamada foi criado", + "The call reason has been deleted": "O motivo da chamada foi excluído", + "The call reason has been updated": "O motivo da chamada foi atualizado", + "The call reason type has been created": "O tipo de motivo da chamada foi criado", + "The call reason type has been deleted": "O tipo de motivo da chamada foi excluído", + "The call reason type has been updated": "O tipo de motivo da chamada foi atualizado", + "The channel has been added": "O canal foi adicionado", + "The channel has been updated": "O canal foi atualizado", + "The contact does not belong to any group yet.": "O contato ainda não pertence a nenhum grupo.", + "The contact has been added": "O contato foi adicionado", + "The contact has been deleted": "O contato foi excluído", + "The contact has been edited": "O contato foi editado", + "The contact has been removed from the group": "O contato foi removido do grupo", + "The contact information has been created": "As informações de contato foram criadas", + "The contact information has been deleted": "As informações de contato foram excluídas", + "The contact information has been edited": "As informações de contato foram editadas", + "The contact information type has been created": "O tipo de informações de contato foi criado", + "The contact information type has been deleted": "O tipo de informação de contato foi excluído", + "The contact information type has been updated": "O tipo de informações de contato foi atualizado", + "The contact is archived": "O contato está arquivado", + "The currencies have been updated": "As moedas foram atualizadas", + "The currency has been updated": "A moeda foi atualizada", + "The date has been added": "A data foi adicionada", + "The date has been deleted": "A data foi excluída", + "The date has been updated": "A data foi atualizada", + "The document has been added": "O documento foi adicionado", + "The document has been deleted": "O documento foi excluído", + "The email address has been deleted": "O endereço de e-mail foi excluído", + "The email has been added": "O e-mail foi adicionado", + "The email is already taken. Please choose another one.": "O e-mail já está em uso. Por favor escolha outro.", + "The gender has been created": "O gênero foi criado", + "The gender has been deleted": "O gênero foi excluído", + "The gender has been updated": "O gênero foi atualizado", + "The gift occasion has been created": "A ocasião do presente foi criada", + "The gift occasion has been deleted": "A ocasião do presente foi excluída", + "The gift occasion has been updated": "A ocasião do presente foi atualizada", + "The gift state has been created": "O estado de presente foi criado", + "The gift state has been deleted": "O estado do presente foi excluído", + "The gift state has been updated": "O estado do presente foi atualizado", + "The given data was invalid.": "Os dados fornecidos eram inválidos.", + "The goal has been created": "A meta foi criada", + "The goal has been deleted": "A meta foi excluída", + "The goal has been edited": "A meta foi editada", + "The group has been added": "O grupo foi adicionado", + "The group has been deleted": "O grupo foi excluído", + "The group has been updated": "O grupo foi atualizado", + "The group type has been created": "O tipo de grupo foi criado", + "The group type has been deleted": "O tipo de grupo foi excluído", + "The group type has been updated": "O tipo de grupo foi atualizado", + "The important dates in the next 12 months": "As datas importantes nos próximos 12 meses", + "The job information has been saved": "As informações do trabalho foram salvas", + "The journal lets you document your life with your own words.": "O diário permite que você documente sua vida com suas próprias palavras.", + "The keys to manage uploads have not been set in this Monica instance.": "As chaves para gerenciar uploads não foram definidas nesta instância de Monica.", + "The label has been added": "O rótulo foi adicionado", + "The label has been created": "A etiqueta foi criada", + "The label has been deleted": "O rótulo foi excluído", + "The label has been updated": "O rótulo foi atualizado", + "The life metric has been created": "A métrica de vida foi criada", + "The life metric has been deleted": "A métrica de vida foi excluída", + "The life metric has been updated": "A métrica de vida foi atualizada", + "The loan has been created": "O empréstimo foi criado", + "The loan has been deleted": "O empréstimo foi excluído", + "The loan has been edited": "O empréstimo foi editado", + "The loan has been settled": "O empréstimo foi liquidado", + "The loan is an object": "O empréstimo é um objeto", + "The loan is monetary": "O empréstimo é monetário", + "The module has been added": "O módulo foi adicionado", + "The module has been removed": "O módulo foi removido", + "The note has been created": "A nota foi criada", + "The note has been deleted": "A nota foi excluída", + "The note has been edited": "A nota foi editada", + "The notification has been sent": "A notificação foi enviada", + "The operation either timed out or was not allowed.": "A operação expirou ou não foi permitida.", + "The page has been added": "A página foi adicionada", + "The page has been deleted": "A página foi excluída", + "The page has been updated": "A página foi atualizada", + "The password is incorrect.": "A senha está incorreta.", + "The pet category has been created": "A categoria animal de estimação foi criada", + "The pet category has been deleted": "A categoria de animal de estimação foi excluída", + "The pet category has been updated": "A categoria de animais de estimação foi atualizada", + "The pet has been added": "O animal de estimação foi adicionado", + "The pet has been deleted": "O animal de estimação foi excluído", + "The pet has been edited": "O animal de estimação foi editado", + "The photo has been added": "A foto foi adicionada", + "The photo has been deleted": "A foto foi excluída", + "The position has been saved": "A posição foi salva", + "The post template has been created": "O modelo de postagem foi criado", + "The post template has been deleted": "O modelo de postagem foi excluído", + "The post template has been updated": "O modelo de postagem foi atualizado", + "The pronoun has been created": "O pronome foi criado", + "The pronoun has been deleted": "O pronome foi excluído", + "The pronoun has been updated": "O pronome foi atualizado", + "The provided password does not match your current password.": "A senha informada não corresponde à sua senha atual.", + "The provided password was incorrect.": "A senha informada está incorreta.", + "The provided two factor authentication code was invalid.": "O código de autenticação em dois fatores informado não é válido.", + "The provided two factor recovery code was invalid.": "O código de recuperação de dois fatores fornecido era inválido.", + "The relationship has been added": "O relacionamento foi adicionado", + "The relationship has been deleted": "O relacionamento foi excluído", + "The relationship type has been created": "O tipo de relacionamento foi criado", + "The relationship type has been deleted": "O tipo de relacionamento foi excluído", + "The relationship type has been updated": "O tipo de relacionamento foi atualizado", + "The religion has been created": "A religião foi criada", + "The religion has been deleted": "A religião foi excluída", + "The religion has been updated": "A religião foi atualizada", + "The reminder has been created": "O lembrete foi criado", + "The reminder has been deleted": "O lembrete foi excluído", + "The reminder has been edited": "O lembrete foi editado", + "The response is not a streamed response.": "A resposta não é uma resposta transmitida.", + "The response is not a view.": "A resposta não é uma visualização.", + "The role has been created": "A função foi criada", + "The role has been deleted": "A função foi excluída", + "The role has been updated": "A função foi atualizada", + "The section has been created": "A seção foi criada", + "The section has been deleted": "A seção foi excluída", + "The section has been updated": "A seção foi atualizada", + "The tag has been added": "A etiqueta foi adicionada", + "The tag has been created": "A etiqueta foi criada", + "The tag has been deleted": "A tag foi excluída", + "The tag has been updated": "A tag foi atualizada", + "The task has been created": "A tarefa foi criada", + "The task has been deleted": "A tarefa foi excluída", + "The task has been edited": "A tarefa foi editada", + "The team's name and owner information.": "Nome do time e informações do dono.", + "The Telegram channel has been deleted": "O canal Telegram foi excluído", + "The template has been created": "O modelo foi criado", + "The template has been deleted": "O modelo foi excluído", + "The template has been set": "O modelo foi definido", + "The template has been updated": "O modelo foi atualizado", + "The test email has been sent": "O e-mail de teste foi enviado", + "The type has been created": "O tipo foi criado", + "The type has been deleted": "O tipo foi excluído", + "The type has been updated": "O tipo foi atualizado", + "The user has been added": "O usuário foi adicionado", + "The user has been deleted": "O usuário foi excluído", + "The user has been removed": "O usuário foi removido", + "The user has been updated": "O usuário foi atualizado", + "The vault has been created": "O cofre foi criado", + "The vault has been deleted": "O cofre foi excluído", + "The vault have been updated": "O cofre foi atualizado", + "There are no active addresses yet.": "Ainda não há endereços ativos.", + "There are no calls logged yet.": "Ainda não há chamadas registradas.", + "There are no contact information yet.": "Ainda não há informações de contato.", + "There are no documents yet.": "Ainda não há documentos.", + "There are no events on that day, future or past.": "Não há eventos naquele dia, futuros ou passados.", + "There are no files yet.": "Ainda não há arquivos.", + "There are no goals yet.": "Ainda não há metas.", + "There are no journal metrics.": "Não há métricas de diário.", + "There are no loans yet.": "Ainda não há empréstimos.", + "There are no notes yet.": "Ainda não há notas.", + "There are no other users in this account.": "Não há outros usuários nesta conta.", + "There are no pets yet.": "Ainda não há animais de estimação.", + "There are no photos yet.": "Não há fotos ainda.", + "There are no posts yet.": "Ainda não há postagens.", + "There are no quick facts here yet.": "Não há fatos rápidos aqui ainda.", + "There are no relationships yet.": "Ainda não há relacionamentos.", + "There are no reminders yet.": "Ainda não há lembretes.", + "There are no tasks yet.": "Ainda não há tarefas.", + "There are no templates in the account. Go to the account settings to create one.": "Não há modelos na conta. Vá para as configurações da conta para criar uma.", + "There is no activity yet.": "Ainda não há atividade.", + "There is no currencies in this account.": "Não há moedas nesta conta.", + "These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas pessoas foram convidadas para a sua equipa e receberam um convite por e-mail. Eles podem se juntar ao time aceitando o convite por e-mail.", + "they/them": "eles/eles", + "This address is not active anymore": "Este endereço não está mais ativo", + "This device": "Este dispositivo", + "This email is a test email to check if Monica can send an email to this email address.": "Este e-mail é um e-mail de teste para verificar se Monica pode enviar um e-mail para este endereço de e-mail.", + "This is a secure area of the application. Please confirm your password before continuing.": "Esta é uma área segura da aplicação. Por favor, confirme a sua senha antes de continuar.", + "This is a test email": "Este é um e-mail de teste", + "This is a test notification for :name": "Esta é uma notificação de teste para :name", + "This key is already registered. It’s not necessary to register it again.": "Esta chave já está registrada. Não é necessário registrá-lo novamente.", + "This link will open in a new tab": "Este link será aberto em uma nova aba", + "This page shows all the notifications that have been sent in this channel in the past. It primarily serves as a way to debug in case you don’t receive the notification you’ve set up.": "Esta página mostra todas as notificações que foram enviadas neste canal no passado. Serve principalmente como uma forma de depurar caso você não receba a notificação que configurou.", + "This password does not match our records.": "Esta senha não corresponde aos nossos registros.", + "This password reset link will expire in :count minutes.": "O link de redefinição de senha irá expirar em :count minutos.", + "This post has no content yet.": "Esta postagem ainda não tem conteúdo.", + "This provider is already associated with another account": "Este provedor já está associado a outra conta", + "This site is open source.": "Este site é de código aberto.", + "This template will define what information are displayed on a contact page.": "Este modelo definirá quais informações serão exibidas em uma página de contato.", + "This user already belongs to the team.": "Este usuário já pertence a um time.", + "This user has already been invited to the team.": "Este usuário já foi convidado para o time.", + "This user will be part of your account, but won’t get access to all the vaults in this account unless you give specific access to them. This person will be able to create vaults as well.": "Este usuário fará parte da sua conta, mas não terá acesso a todos os cofres desta conta, a menos que você conceda acesso específico a eles. Essa pessoa também poderá criar cofres.", + "This will immediately:": "Isso irá imediatamente:", + "Three things that happened today": "Três coisas que aconteceram hoje", + "Thursday": "Quinta-feira", + "Timezone": "Fuso horário", + "Title": "Título", + "to": "até", + "To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code.": "Para concluir a ativação da autenticação de dois fatores, digitalize o código QR a seguir usando o aplicativo autenticador do seu telefone ou insira a chave de configuração e forneça o código OTP gerado.", + "To finish enabling two factor authentication, scan the following QR code using your phone’s authenticator application or enter the setup key and provide the generated OTP code.": "Para concluir a ativação da autenticação de dois fatores, leia o seguinte código QR usando o aplicativo autenticador do seu telefone ou insira a chave de configuração e forneça o código OTP gerado.", + "To hear their story": "Para ouvir a história deles", + "To see if they need anything": "Para ver se eles precisam de alguma coisa", + "To start, you need to create a vault.": "Para começar, você precisa criar um cofre.", + "Toggle navigation": "Alternar navegação", + "Token Name": "Nome do Token", + "Token name (for your reference only)": "Nome do token (apenas para sua referência)", + "Too Many Requests": "Muitas solicitações", + "Took a new job": "Arrumou um novo emprego", + "Took the bus": "Peguei o ônibus", + "Took the metro": "Peguei o metrô", + "Total streaks": "Total de sequências", + "Total:": "Total:", + "Track a new metric": "Acompanhe uma nova métrica", + "Transportation": "Transporte", + "Tuesday": "Terça-feira", + "Two Factor Authentication": "Autenticação em dois fatores", + "Two factor authentication is now enabled. Scan the following QR code using your phone's authenticator application or enter the setup key.": "A autenticação de dois fatores agora está habilitada. Digitalize o código QR a seguir usando o aplicativo autenticador do seu telefone ou digite a chave de configuração.", + "Two factor authentication is now enabled. Scan the following QR code using your phone’s authenticator application or enter the setup key.": "A autenticação de dois fatores agora está habilitada. Leia o seguinte código QR usando o aplicativo autenticador do seu telefone ou insira a chave de configuração.", + "Two-factor Confirmation": "Confirmação de dois fatores", + "Type": "Tipo", + "Type anything in the conversation with the Monica bot. It can be `start` for instance.": "Digite qualquer coisa na conversa com o bot Monica. Pode ser `start` por exemplo.", + "Type something": "Digite algo", + "Type:": "Tipo:", + "Types": "Tipos", + "Unarchive contact": "Desarquivar contato", + "unarchived the contact": "desarquivou o contato", + "Unauthorized": "Não autorizado", + "uncle/aunt": "tio tia", + "Undefined": "Indefinido", + "Unexpected error on login.": "Erro inesperado no login.", + "Unknown": "Desconhecido", + "unknown action": "ação desconhecida", + "Unknown age": "Idade desconhecida", + "Unknown name": "Nome desconhecido", + "Update": "Atualizar", + "Update a key.": "Atualize uma chave.", + "Update Password": "Atualizar senha", + "Update your account's profile information and email address.": "Atualize as informações do seu perfil e endereço de e-mail.", + "Update your account’s profile information and email address.": "Atualize as informações de perfil e endereço de e-mail da sua conta.", + "updated a contact information": "atualizou uma informação de contato", + "updated a goal": "atualizou uma meta", + "updated a pet": "atualizou um animal de estimação", + "updated an address": "atualizou um endereço", + "updated an important date": "atualizou uma data importante", + "Updated on :date": "Atualizado em:data", + "updated the avatar of the contact": "atualizou o avatar do contato", + "updated the contact information": "atualizei as informações de contato", + "updated the job information": "atualizou as informações do trabalho", + "updated the religion": "atualizou a religião", + "Upload photo as avatar": "Carregar foto como avatar", + "Use": "Usar", + "Use a recovery code": "Use um código de recuperação", + "Use a security key (Webauthn, or FIDO) to increase your account security.": "Use uma chave de segurança (Webauthn ou FIDO) para aumentar a segurança da sua conta.", + "Use an authentication code": "Use um código de autenticação", + "Use the following template for this contact": "Use o seguinte modelo para este contato", + "Use your password": "Use sua senha", + "Use your security key": "Use sua chave de segurança", + "User preferences": "Preferências de usuário", + "User settings": "Configurações do Usuário", + "Users": "Usuários", + "Validating key…": "Validando chave…", + "Value copied into your clipboard": "Valor copiado para sua área de transferência", + "Vault settings": "Configurações do cofre", + "Vaults contain all your contacts data.": "Os cofres contêm todos os dados dos seus contatos.", + "ve/ver": "e dar", + "Verification email sent": "E-mail de verificação enviado", + "Verified": "Verificado", + "Verify Email Address": "Verifique o endereço de e-mail", + "Verify this email address": "verifique este endereço de email", + "Version :version — commit [:short](:url).": "Versão :versão — commit [:short](:url).", + "Via Telegram": "Via telegrama", + "Video call": "Video chamada", + "View": "Visualizar", + "View all": "Ver tudo", + "View details": "Ver detalhes", + "View history": "Ver histórico", + "View log": "Ver registro", + "View on map": "Ver no mapa", + "Viewer": "Visualizador", + "Wait a few seconds for Monica (the application) to recognize you. We’ll send you a fake notification to see if it works.": "Aguarde alguns segundos para que Monica (o aplicativo) reconheça você. Enviaremos a você uma notificação falsa para ver se funciona.", + "Waiting for key…": "Aguardando a chave…", + "Walked": "Caminhou", + "Wallpaper": "Papel de parede", + "Was there a reason for the call?": "Houve um motivo para a ligação?", + "Watch Netflix every day": "Assistir Netflix todos os dias", + "Watched a movie": "Assisti um filme", + "Watched a tv show": "Assisti a um programa de TV", + "Watched TV": "Assisti TV", + "Ways to connect": "Maneiras de se conectar", + "We call them a relation, and its reverse relation. For each relation you define, you need to define its counterpart.": "Nós os chamamos de relação e sua relação inversa. Para cada relação definida, você precisa definir sua contraparte.", + "We hope you will like what we’ve done.": "Esperamos que você goste do que fizemos.", + "We hope you'll like it.": "Esperamos que você goste.", + "We support Markdown to format the text (bold, lists, headings, etc…).": "Apoiamos Markdown para formatar o texto (negrito, listas, títulos, etc…).", + "We were unable to find a registered user with this email address.": "Não pudemos encontrar um usuário com esse endereço de e-mail.", + "WebAuthn only supports secure connections. Please load this page with https scheme.": "WebAuthn oferece suporte apenas a conexões seguras. Carregue esta página com esquema https.", + "Wedding": "Casamento", + "Wednesday": "Quarta-feira", + "Welcome to Monica.": "Bem vindo a Mônica.", + "Went to a bar": "Fui a um bar", + "We’ll send an email to this email address that you will need to confirm before we can send notifications to this address.": "Enviaremos um e-mail para este endereço de e-mail que você precisará confirmar antes de podermos enviar notificações para este endereço.", + "What happens now?": "O que acontece agora?", + "What is the loan?": "Qual é o empréstimo?", + "What permission should :name have?": "Que permissão :name deve ter?", + "What permission should the user have?": "Que permissão o usuário deve ter?", + "What should we use to display maps?": "O que devemos usar para exibir mapas?", + "What would make today great?": "O que tornaria o dia de hoje ótimo?", + "Whatsapp": "Whatsapp", + "When did the call happened?": "Quando a ligação aconteceu?", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Quando a autenticação em dois fatores está ativa, um token seguro e aleatório será solicitado durante a autenticação. Você deve obter este token em seu aplicativo Google Authenticator em seu telefone.", + "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone’s Authenticator application.": "Quando a autenticação de dois fatores estiver ativada, será solicitado um token aleatório e seguro durante a autenticação. Você pode recuperar esse token no aplicativo Authenticator do seu telefone.", + "When was the loan made?": "Quando foi feito o empréstimo?", + "When you define a relationship between two contacts, for instance a father-son relationship, Monica creates two relations, one for each contact:": "Quando você define um relacionamento entre dois contatos, por exemplo, um relacionamento pai-filho, Monica cria duas relações, uma para cada contato:", + "Which email address should we send the notification to?": "Para qual endereço de e-mail devemos enviar a notificação?", + "Who called?": "Quem chamou?", + "Who makes the loan?": "Quem faz o empréstimo?", + "Who should we invite in this vault?": "Quem devemos convidar para este cofre?", + "Who the loan is for?": "Para quem é o empréstimo?", + "Whoops!": "Ops!", + "Whoops! Something went wrong.": "Ops! Alguma coisa deu errado.", + "Wish good day": "Desejo bom dia", + "Work": "Trabalhar", + "Write the amount with a dot if you need decimals, like 100.50": "Escreva o valor com um ponto se precisar de números decimais, como 100,50", + "Written on": "Escrito em", + "wrote a note": "escreveu uma nota", + "xe/xem": "carro/vista", + "year": "ano", + "Years": "Anos", + "You are here:": "Você está aqui:", + "You are invited to join Monica": "Você está convidado a se juntar à Mônica", + "You are receiving this email because we received a password reset request for your account.": "Você recebeu esse e-mail porque foi solicitado uma redefinição de senha na sua conta.", + "You can add job information to your contacts and manage the companies here in this tab.": "Você pode adicionar informações de vagas aos seus contatos e gerenciar as empresas aqui nesta aba.", + "You can add more account to log in to our service with one click.": "Você pode adicionar mais contas para fazer login em nosso serviço com um clique.", + "You can be notified through different channels: emails, a Telegram message, on Facebook. You decide.": "Você pode ser notificado por diversos canais: e-mails, mensagem do Telegram, no Facebook. Você decide.", + "You can change that at any time.": "Você pode mudar isso a qualquer momento.", + "You can choose how you want Monica to display dates in the application.": "Você pode escolher como deseja que Monica exiba as datas no aplicativo.", + "You can choose which currencies should be enabled in your account, and which one shouldn’t.": "Você pode escolher quais moedas devem ser habilitadas em sua conta e quais não devem.", + "You can customize how contacts should be displayed according to your own taste/culture. Perhaps you would want to use James Bond instead of Bond James. Here, you can define it at will.": "Você pode personalizar como os contatos devem ser exibidos de acordo com seu gosto/cultura. Talvez você queira usar James Bond em vez de Bond James. Aqui você pode defini-lo à vontade.", + "You can customize the criteria that let you track your mood.": "Você pode personalizar os critérios que permitem monitorar seu humor.", + "You can move contacts between vaults. This change is immediate. You can only move contacts to vaults you are part of. All the contacts data will move with it.": "Você pode mover contatos entre cofres. Esta mudança é imediata. Você só pode mover contatos para cofres dos quais faz parte. Todos os dados dos contatos serão movidos com ele.", + "you can't even use your current username or password to sign in,": "você não pode nem usar seu nome de usuário ou senha atual para fazer login,", + "you can't import any data from your current Monica account(yet),": "você não pode importar nenhum dado da sua conta atual da Monica (ainda),", + "You cannot remove your own administrator privilege.": "Você não pode remover seu próprio privilégio de administrador.", + "You don’t have enough space left in your account.": "Você não tem espaço suficiente em sua conta.", + "You don’t have enough space left in your account. Please upgrade.": "Você não tem espaço suficiente em sua conta. Por favor, atualize.", + "You have been invited to join the :team team!": "Foi convidado para se juntar ao time :team!", + "You have enabled two factor authentication.": "Você ativou a autenticação em dois fatores.", + "You have not enabled two factor authentication.": "Você não ativou a autenticação em dois fatores.", + "You have not setup Telegram in your environment variables yet.": "Você ainda não configurou o Telegram em suas variáveis ​​de ambiente.", + "You haven’t received a notification in this channel yet.": "Você ainda não recebeu uma notificação neste canal.", + "You haven’t setup Telegram yet.": "Você ainda não configurou o Telegram.", + "You may accept this invitation by clicking the button below:": "Você pode aceitar o convite clicando no botão abaixo:", + "You may delete any of your existing tokens if they are no longer needed.": "Você pode excluir seus tokens existentes se eles não forem mais necessários.", + "You may not delete your personal team.": "Você não pode excluir o seu time pessoal.", + "You may not leave a team that you created.": "Você não pode sair de um time que você criou.", + "You might need to reload the page to see the changes.": "Pode ser necessário recarregar a página para ver as alterações.", + "You need at least one template for contacts to be displayed. Without a template, Monica won’t know which information it should display.": "Você precisa de pelo menos um modelo para que os contatos sejam exibidos. Sem um modelo, Monica não saberá quais informações ele deverá exibir.", + "You wanted to be reminded of the following:": "Você queria ser lembrado do seguinte:", + "You WILL still have to delete your account on Monica or OfficeLife.": "Você ainda TERÁ que excluir sua conta no Monica ou OfficeLife.", + "Your account current usage": "Uso atual da sua conta", + "Your account has been created": "Sua conta foi criada", + "Your account is linked": "Sua conta está vinculada", + "Your account limits": "Limites da sua conta", + "Your account will be closed immediately,": "Sua conta será encerrada imediatamente,", + "Your browser doesn’t currently support WebAuthn.": "Atualmente, seu navegador não oferece suporte a WebAuthn.", + "Your email address is unverified.": "Seu endereço de e-mail não foi verificado.", + "Your life events": "Eventos de sua vida", + "Your mood has been recorded!": "Seu humor foi registrado!", + "Your mood that day": "Seu humor naquele dia", + "Your mood that you logged at this date": "Seu humor que você registrou nesta data", + "Your mood this year": "Seu humor este ano", + "Your name here will be used to add yourself as a contact.": "Seu nome aqui será usado para adicionar você como contato.", + "You’ve been invited to use this email address in Monica, an open source personal CRM, so we can use it to send you notifications.": "Você foi convidado a usar este endereço de e-mail no Monica, um CRM pessoal de código aberto, para que possamos usá-lo para enviar notificações.", + "ze/hir": "a ela", + "⚠️ Danger zone": "⚠️ Zona de perigo", + "🌳 Chalet": "🌳 Chalé", + "🏠 Secondary residence": "🏠 Residência secundária", + "🏡 Home": "🏡 Casa", + "🏢 Work": "🏢 Trabalho", + "🔔 Reminder: :label for :contactName": "🔔 Lembrete: :label para :contactName", + "😀 Good": "😀 Bom", + "😁 Positive": "😁 Positivo", + "😐 Meh": "😐 Meh", + "😔 Bad": "😔 Ruim", + "😡 Negative": "😡 Negativo", + "😩 Awful": "😩 Horrível", + "😶‍🌫️ Neutral": "😶‍🌫️ Neutro", + "🥳 Awesome": "🥳 Incrível" +} \ No newline at end of file diff --git a/lang/pt-BR/auth.php b/lang/pt-BR/auth.php new file mode 100644 index 00000000000..ec525177368 --- /dev/null +++ b/lang/pt-BR/auth.php @@ -0,0 +1,10 @@ + 'Credenciais informadas não correspondem com nossos registros.', + 'lang' => 'Português (Brasil)', + 'password' => 'A senha está incorreta.', + 'throttle' => 'Você realizou muitas tentativas de login. Por favor, tente novamente em :seconds segundos.', +]; diff --git a/lang/pt-BR/format.php b/lang/pt-BR/format.php new file mode 100644 index 00000000000..dab40d77d6d --- /dev/null +++ b/lang/pt-BR/format.php @@ -0,0 +1,15 @@ + '', + 'day_month_parenthesis' => '', + 'day_number' => '', + 'full_date' => '', + 'long_month_day' => '', + 'long_month_year' => '', + 'short_date' => '', + 'short_date_year_time' => '', + 'short_day' => '', + 'short_month' => '', + 'short_month_year' => '', +]; diff --git a/lang/pt-BR/http-statuses.php b/lang/pt-BR/http-statuses.php new file mode 100644 index 00000000000..8df6b3bc9b8 --- /dev/null +++ b/lang/pt-BR/http-statuses.php @@ -0,0 +1,84 @@ + 'Erro Desconhecido', + '100' => 'Continuar', + '101' => 'Mudando Protocolos', + '102' => 'Processamento', + '200' => 'OK', + '201' => 'Criado', + '202' => 'Aceito', + '203' => 'Informações Não Autorizadas', + '204' => 'Nenhum Conteúdo', + '205' => 'Redefinir Conteúdo', + '206' => 'Contéudo Parcial', + '207' => 'Vários status', + '208' => 'Já Reportado', + '226' => 'Estou Usando', + '300' => 'Múltiplas Escolhas', + '301' => 'Movido Permanentemente', + '302' => 'Encontrado', + '303' => 'Ver Outros', + '304' => 'Não Modificado', + '305' => 'Usar proxy', + '307' => 'Redirecionamento Temporário', + '308' => 'Redirecionamento Permanente', + '400' => 'Requisição Inválida', + '401' => 'Não Autorizado', + '402' => 'Pagamento Requerido', + '403' => 'Proibido', + '404' => 'Página Não Encontrada', + '405' => 'Método Não Permitido', + '406' => 'Não Aceitável', + '407' => 'Autenticação De Proxy Necessária', + '408' => 'Tempo Limite De Requisição', + '409' => 'Conflito', + '410' => 'Perdido', + '411' => 'Comprimento Necessário', + '412' => 'Pré-Condição Falhou', + '413' => 'Carga Muito Grande', + '414' => 'URI Muito Grande', + '415' => 'Tipo De Mídia Não Suportado', + '416' => 'Faixa Não Satisfatória', + '417' => 'Falha Na Expectativa', + '418' => 'Eu Sou Um Bule De Chá', + '419' => 'Sessão Expirou', + '421' => 'Solicitação Mal Direcionada', + '422' => 'Entidade Improcessável', + '423' => 'Fechado', + '424' => 'Dependência Com Falha', + '425' => 'Muito cedo', + '426' => 'Atualização Necessária', + '428' => 'Pré-Condição Necessária', + '429' => 'Muitas Requisições', + '431' => 'Campos De Cabeçalho De Solicitação Muito Grandes', + '444' => 'Conexão Fechada Sem Resposta', + '449' => 'Repetir Com', + '451' => 'Indisponível Por Motivos Legais', + '499' => 'Solicitação fechada do cliente', + '500' => 'Erro Interno Do Servidor', + '501' => 'Não Implementado', + '502' => 'Gateway Inválido', + '503' => 'Modo De Manutenção', + '504' => 'Tempo Limite Do Gateway', + '505' => 'Versão HTTP Não Suportada', + '506' => 'Variante Também Negocia', + '507' => 'Armazenamento Insuficiente', + '508' => 'Loop Detectado', + '509' => 'Limite de Banda Excedido', + '510' => 'Não Estendido', + '511' => 'Autenticação De Rede Necessária', + '520' => 'Erro Desconhecido', + '521' => 'Servidor Web Está Inativo', + '522' => 'Tempo Limite Da Conexão', + '523' => 'Origem É Inacessível', + '524' => 'Ocorreu Um Tempo Limite', + '525' => 'Falha No Handshake SSL', + '526' => 'Certificado SSL Inválido', + '527' => 'Erro do Canhão Elétrico', + '598' => 'Erro de tempo limite de leitura da rede', + '599' => 'Erro de tempo limite de conexão de rede', + 'unknownError' => 'Erro Desconhecido', +]; diff --git a/lang/pt-BR/pagination.php b/lang/pt-BR/pagination.php new file mode 100644 index 00000000000..2db81b27979 --- /dev/null +++ b/lang/pt-BR/pagination.php @@ -0,0 +1,8 @@ + 'Próxima »', + 'previous' => '« Anterior', +]; diff --git a/lang/pt-BR/passwords.php b/lang/pt-BR/passwords.php new file mode 100644 index 00000000000..92766066779 --- /dev/null +++ b/lang/pt-BR/passwords.php @@ -0,0 +1,11 @@ + 'Sua senha foi redefinida!', + 'sent' => 'Enviamos um link para redefinir a sua senha por e-mail.', + 'throttled' => 'Por favor espere antes de tentar novamente.', + 'token' => 'Esse código de redefinição de senha é inválido.', + 'user' => 'Não conseguimos encontrar nenhum usuário com o endereço de e-mail informado.', +]; diff --git a/lang/pt-BR/validation.php b/lang/pt-BR/validation.php new file mode 100644 index 00000000000..b4f47833308 --- /dev/null +++ b/lang/pt-BR/validation.php @@ -0,0 +1,217 @@ + 'O campo :attribute deve ser aceito.', + 'accepted_if' => 'O :attribute deve ser aceito quando :other for :value.', + 'active_url' => 'O campo :attribute deve conter uma URL válida.', + 'after' => 'O campo :attribute deve conter uma data posterior a :date.', + 'after_or_equal' => 'O campo :attribute deve conter uma data superior ou igual a :date.', + 'alpha' => 'O campo :attribute deve conter apenas letras.', + 'alpha_dash' => 'O campo :attribute deve conter apenas letras, números e traços.', + 'alpha_num' => 'O campo :attribute deve conter apenas letras e números .', + 'array' => 'O campo :attribute deve conter um array.', + 'ascii' => 'O :attribute deve conter apenas caracteres alfanuméricos de byte único e símbolos.', + 'before' => 'O campo :attribute deve conter uma data anterior a :date.', + 'before_or_equal' => 'O campo :attribute deve conter uma data inferior ou igual a :date.', + 'between' => [ + 'array' => 'O campo :attribute deve conter de :min a :max itens.', + 'file' => 'O campo :attribute deve conter um arquivo de :min a :max kilobytes.', + 'numeric' => 'O campo :attribute deve conter um número entre :min e :max.', + 'string' => 'O campo :attribute deve conter entre :min a :max caracteres.', + ], + 'boolean' => 'O campo :attribute deve conter o valor verdadeiro ou falso.', + 'can' => 'O campo :attribute contém um valor não autorizado.', + 'confirmed' => 'A confirmação para o campo :attribute não coincide.', + 'current_password' => 'A senha está incorreta.', + 'date' => 'O campo :attribute não contém uma data válida.', + 'date_equals' => 'O campo :attribute deve ser uma data igual a :date.', + 'date_format' => 'A data informada para o campo :attribute não respeita o formato :format.', + 'decimal' => 'O :attribute deve ter :decimal casas decimais.', + 'declined' => 'O :attribute deve ser recusado.', + 'declined_if' => 'O :attribute deve ser recusado quando :other for :value.', + 'different' => 'Os campos :attribute e :other devem conter valores diferentes.', + 'digits' => 'O campo :attribute deve conter :digits dígitos.', + 'digits_between' => 'O campo :attribute deve conter entre :min a :max dígitos.', + 'dimensions' => 'O valor informado para o campo :attribute não é uma dimensão de imagem válida.', + 'distinct' => 'O campo :attribute contém um valor duplicado.', + 'doesnt_end_with' => 'O :attribute não pode terminar com um dos seguintes: :values.', + 'doesnt_start_with' => 'O :attribute não pode começar com um dos seguintes: :values.', + 'email' => 'O campo :attribute não contém um endereço de email válido.', + 'ends_with' => 'O campo :attribute deve terminar com um dos seguintes valores: :values', + 'enum' => 'O :attribute selecionado é inválido.', + 'exists' => 'O valor selecionado para o campo :attribute é inválido.', + 'file' => 'O campo :attribute deve conter um arquivo.', + 'filled' => 'O campo :attribute é obrigatório.', + 'gt' => [ + 'array' => 'O campo :attribute deve ter mais que :value itens.', + 'file' => 'O arquivo :attribute deve ser maior que :value kilobytes.', + 'numeric' => 'O campo :attribute deve ser maior que :value.', + 'string' => 'O campo :attribute deve ser maior que :value caracteres.', + ], + 'gte' => [ + 'array' => 'O campo :attribute deve ter :value itens ou mais.', + 'file' => 'O arquivo :attribute deve ser maior ou igual a :value kilobytes.', + 'numeric' => 'O campo :attribute deve ser maior ou igual a :value.', + 'string' => 'O campo :attribute deve ser maior ou igual a :value caracteres.', + ], + 'image' => 'O campo :attribute deve conter uma imagem.', + 'in' => 'O campo :attribute não contém um valor válido.', + 'in_array' => 'O campo :attribute não existe em :other.', + 'integer' => 'O campo :attribute deve conter um número inteiro.', + 'ip' => 'O campo :attribute deve conter um IP válido.', + 'ipv4' => 'O campo :attribute deve conter um IPv4 válido.', + 'ipv6' => 'O campo :attribute deve conter um IPv6 válido.', + 'json' => 'O campo :attribute deve conter uma string JSON válida.', + 'lowercase' => 'O :attribute deve ser minúsculo.', + 'lt' => [ + 'array' => 'O campo :attribute deve ter menos que :value itens.', + 'file' => 'O arquivo :attribute ser menor que :value kilobytes.', + 'numeric' => 'O campo :attribute deve ser menor que :value.', + 'string' => 'O campo :attribute deve ser menor que :value caracteres.', + ], + 'lte' => [ + 'array' => 'O campo :attribute não deve ter mais que :value itens.', + 'file' => 'O arquivo :attribute ser menor ou igual a :value kilobytes.', + 'numeric' => 'O campo :attribute deve ser menor ou igual a :value.', + 'string' => 'O campo :attribute deve ser menor ou igual a :value caracteres.', + ], + 'mac_address' => 'O :attribute deve ser um endereço MAC válido.', + 'max' => [ + 'array' => 'O campo :attribute deve conter no máximo :max itens.', + 'file' => 'O campo :attribute não pode conter um arquivo com mais de :max kilobytes.', + 'numeric' => 'O campo :attribute não pode conter um valor superior a :max.', + 'string' => 'O campo :attribute não pode conter mais de :max caracteres.', + ], + 'max_digits' => 'O :attribute não deve ter mais que :max dígitos.', + 'mimes' => 'O campo :attribute deve conter um arquivo do tipo: :values.', + 'mimetypes' => 'O campo :attribute deve conter um arquivo do tipo: :values.', + 'min' => [ + 'array' => 'O campo :attribute deve conter no mínimo :min itens.', + 'file' => 'O campo :attribute deve conter um arquivo com no mínimo :min kilobytes.', + 'numeric' => 'O campo :attribute deve conter um número superior ou igual a :min.', + 'string' => 'O campo :attribute deve conter no mínimo :min caracteres.', + ], + 'min_digits' => 'O :attribute deve ter pelo menos :min dígitos.', + 'missing' => 'O campo :attribute deve estar ausente.', + 'missing_if' => 'O campo :attribute deve estar ausente quando :other for :value.', + 'missing_unless' => 'O campo :attribute deve estar ausente, a menos que :other seja :value.', + 'missing_with' => 'O campo :attribute deve estar ausente quando :values estiver presente.', + 'missing_with_all' => 'O campo :attribute deve estar ausente quando :values estiverem presentes.', + 'multiple_of' => 'O :attribute deve ser um múltiplo de :value', + 'not_in' => 'O campo :attribute contém um valor inválido.', + 'not_regex' => 'O formato do valor :attribute é inválido.', + 'numeric' => 'O campo :attribute deve conter um valor numérico.', + 'password' => [ + 'letters' => 'O :attribute deve conter pelo menos uma letra.', + 'mixed' => 'O :attribute deve conter pelo menos uma letra maiúscula e uma minúscula.', + 'numbers' => 'O :attribute deve conter pelo menos um número.', + 'symbols' => 'O :attribute deve conter pelo menos um símbolo.', + 'uncompromised' => 'O dado :attribute apareceu em um vazamento de dados. Por favor, escolha um :attribute diferente.', + ], + 'present' => 'O campo :attribute deve estar presente.', + 'prohibited' => 'O campo :attribute é proibido.', + 'prohibited_if' => 'O campo :attribute é proibido quando :other é :value.', + 'prohibited_unless' => 'O campo :attribute é proibido a menos que :other esteja em :values.', + 'prohibits' => 'O campo :attribute proíbe :other de estar presente.', + 'regex' => 'O formato do valor informado no campo :attribute é inválido.', + 'required' => 'O campo :attribute é obrigatório.', + 'required_array_keys' => 'O campo :attribute deve conter entradas para: :values', + 'required_if' => 'O campo :attribute é obrigatório quando o valor do campo :other é igual a :value.', + 'required_if_accepted' => 'O campo :attribute é obrigatório quando :other é aceito.', + 'required_unless' => 'O campo :attribute é obrigatório a menos que :other esteja presente em :values.', + 'required_with' => 'O campo :attribute é obrigatório quando :values está presente.', + 'required_with_all' => 'O campo :attribute é obrigatório quando um dos :values está presente.', + 'required_without' => 'O campo :attribute é obrigatório quando :values não está presente.', + 'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values está presente.', + 'same' => 'Os campos :attribute e :other devem conter valores iguais.', + 'size' => [ + 'array' => 'O campo :attribute deve conter :size itens.', + 'file' => 'O campo :attribute deve conter um arquivo com o tamanho de :size kilobytes.', + 'numeric' => 'O campo :attribute deve conter o número :size.', + 'string' => 'O campo :attribute deve conter :size caracteres.', + ], + 'starts_with' => 'O campo :attribute deve começar com um dos seguintes valores: :values', + 'string' => 'O campo :attribute deve ser uma string.', + 'timezone' => 'O campo :attribute deve conter um fuso horário válido.', + 'ulid' => 'O :attribute deve ser um ULID válido.', + 'unique' => 'O valor informado para o campo :attribute já está em uso.', + 'uploaded' => 'Falha no Upload do arquivo :attribute.', + 'uppercase' => 'O :attribute deve ser maiúsculo.', + 'url' => 'O formato da URL informada para o campo :attribute é inválido.', + 'uuid' => 'O campo :attribute deve ser um UUID válido.', + 'attributes' => [ + 'address' => 'endereço', + 'age' => 'idade', + 'amount' => 'motante', + 'area' => 'área', + 'available' => 'disponível', + 'birthday' => 'aniversário', + 'body' => 'conteúdo', + 'city' => 'cidade', + 'content' => 'conteúdo', + 'country' => 'país', + 'created_at' => 'criado em', + 'creator' => 'criador', + 'current_password' => 'senha atual', + 'date' => 'data', + 'date_of_birth' => 'data de nascimento', + 'day' => 'dia', + 'deleted_at' => 'excluído em', + 'description' => 'descrição', + 'district' => 'distrito', + 'duration' => 'duração', + 'email' => 'e-mail', + 'excerpt' => 'resumo', + 'filter' => 'filtro', + 'first_name' => 'primeiro nome', + 'gender' => 'gênero', + 'group' => 'grupo', + 'hour' => 'hora', + 'image' => 'imagem', + 'last_name' => 'sobrenome', + 'lesson' => 'lição', + 'line_address_1' => 'endereço de linha 1', + 'line_address_2' => 'endereço de linha 2', + 'message' => 'mensagem', + 'middle_name' => 'nome do meio', + 'minute' => 'minuto', + 'mobile' => 'celular', + 'month' => 'mês', + 'name' => 'nome', + 'national_code' => 'código nacional', + 'number' => 'número', + 'password' => 'senha', + 'password_confirmation' => 'confirmação da senha', + 'phone' => 'telefone', + 'photo' => 'foto', + 'postal_code' => 'código postal', + 'price' => 'preço', + 'province' => 'província', + 'recaptcha_response_field' => 'campo de resposta recaptcha', + 'remember' => 'lembrar-me', + 'restored_at' => 'restaurado em', + 'result_text_under_image' => 'texto do resultado sob a imagem', + 'role' => 'função', + 'second' => 'segundo', + 'sex' => 'sexo', + 'short_text' => 'texto pequeno', + 'size' => 'tamanho', + 'state' => 'estado', + 'street' => 'rua', + 'student' => 'estudante', + 'subject' => 'assunto', + 'teacher' => 'professor', + 'terms' => 'termos', + 'test_description' => 'descrição de teste', + 'test_locale' => 'local de teste', + 'test_name' => 'nome de teste', + 'text' => 'texto', + 'time' => 'hora', + 'title' => 'título', + 'updated_at' => 'atualizado em', + 'username' => 'usuário', + 'year' => 'ano', + ], +]; diff --git a/lang/ru/auth.php b/lang/ru/auth.php index b777df3dbd8..c1d68384b34 100644 --- a/lang/ru/auth.php +++ b/lang/ru/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'Неверное имя пользователя или пароль.', - 'lang' => 'Pусский', + 'lang' => 'русский язык', 'login_provider_azure' => 'Microsoft', 'login_provider_facebook' => 'Facebook', 'login_provider_github' => 'GitHub', diff --git a/lang/vi/auth.php b/lang/vi/auth.php index d104e134496..abd523fdab4 100644 --- a/lang/vi/auth.php +++ b/lang/vi/auth.php @@ -2,7 +2,7 @@ return [ 'failed' => 'Thông tin tài khoản không tìm thấy trong hệ thống.', - 'lang' => 'Việt', + 'lang' => 'Tiếng Việt', 'password' => 'Mật khẩu không đúng.', 'throttle' => 'Vượt quá số lần đăng nhập cho phép. Vui lòng thử lại sau :seconds giây.', ];