Current File : //proc/self/cwd/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/languages/cmb2-ary.po
# Translation of Plugins - CMB2 - Development (trunk) in Moroccan Arabic
# This file is distributed under the same license as the Plugins - CMB2 - Development (trunk) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2015-10-21 21:13:01+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"X-Generator: GlotPress/2.4.0-alpha\n"
"Language: ar_MA\n"
"Project-Id-Version: Plugins - CMB2 - Development (trunk)\n"

#. translators: %s: register_routes()
#: includes/shim/WP_REST_Controller.php:25
msgid "Method '%s' must be overridden."
msgstr ""

#: example-functions.php:732
msgid "%s &mdash; Updated!"
msgstr ""

#: includes/CMB2_Hookup_Base.php:42
msgid "%1$s should be implemented by the extended class."
msgstr ""

#. Author URI of the plugin/theme
msgid "https://cmb2.io"
msgstr ""

#. Author of the plugin/theme
msgid "CMB2 team"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "https://github.com/CMB2/CMB2"
msgstr ""

#: includes/CMB2_Types.php:412
msgid "Remove Row"
msgstr ""

#: includes/CMB2_Options_Hookup.php:131
msgid "Nothing to update."
msgstr ""

#: includes/CMB2_Options_Hookup.php:135
msgid "Settings updated."
msgstr ""

#: example-functions.php:665
msgid "Theme Options"
msgstr ""

#: includes/CMB2_hookup.php:458
msgid "Toggle panel: %s"
msgstr ""

#: includes/CMB2_Types.php:231
msgid "Custom CMB2 field type classes must extend CMB2_Type_Base."
msgstr ""

#: example-functions.php:783
msgid "Will show in REST API \"editable\" contexts only (`POST` requests)."
msgstr ""

#: example-functions.php:782
msgid "REST Editable Test Text"
msgstr ""

#: example-functions.php:776
msgid "Will show in the REST API for this box and for pages."
msgstr ""

#: example-functions.php:775
msgid "REST Test Text"
msgstr ""

#: example-functions.php:766
msgid "REST Test Box"
msgstr ""

#: includes/shim/WP_REST_Controller.php:308
msgid "Scope under which the request is made; determines fields present in response."
msgstr ""

#: includes/shim/WP_REST_Controller.php:290
msgid "Limit results to those matching a string."
msgstr ""

#: includes/shim/WP_REST_Controller.php:281
msgid "Maximum number of items to be returned in result set."
msgstr ""

#: includes/shim/WP_REST_Controller.php:273
msgid "Current page of the collection."
msgstr ""

#: includes/shim/WP_REST_Controller.php:35
#: includes/shim/WP_REST_Controller.php:47
#: includes/shim/WP_REST_Controller.php:59
#: includes/shim/WP_REST_Controller.php:71
#: includes/shim/WP_REST_Controller.php:83
#: includes/shim/WP_REST_Controller.php:95
#: includes/shim/WP_REST_Controller.php:107
#: includes/shim/WP_REST_Controller.php:119
#: includes/shim/WP_REST_Controller.php:131
#: includes/shim/WP_REST_Controller.php:143
#: includes/shim/WP_REST_Controller.php:155
#: includes/shim/WP_REST_Controller.php:168
msgid "Method '%s' not implemented. Must be overridden in subclass."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:415
msgid "Value Error for %s"
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:312
#: includes/rest-api/CMB2_REST_Controller_Fields.php:341
msgid "No field found by that id."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:297
msgid "CMB2 Field value cannot be modified without the object_id and object_type parameters specified."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:236
msgid "CMB2 Field value cannot be updated without the value parameter specified."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:33
#: includes/rest-api/CMB2_REST_Controller_Fields.php:36
msgid "To view or modify the field's value, the 'object_id' and 'object_type' arguments are required."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:30
msgid "When the '_rendered' argument is passed, the renderable field attributes will be returned fully rendered. By default, the names of the callback handers for the renderable attributes will be returned."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Fields.php:27
msgid "Includes the box object which the fields are registered to in the response."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:122
msgid "No boxes found."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:72
msgid "Includes the fully rendered attributes, 'form_open', 'form_close', as well as the enqueued 'js_dependencies' script handles, and 'css_dependencies' stylesheet handles."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller_Boxes.php:51
msgid "Includes the registered fields for the box in the response."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:392
msgid "The title for the object."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:385
msgid "The id for the object."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:378
msgid "A human-readable description of the object."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:300
msgid "No box found by that id. A box needs to be registered with the \"show_in_rest\" parameter configured."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:277
msgid "This box does not have write permissions."
msgstr ""

#: includes/rest-api/CMB2_REST_Controller.php:257
msgid "This box does not have read permissions."
msgstr ""

#: includes/CMB2_Base.php:506 includes/types/CMB2_Type_Base.php:156
msgid "Invalid %1$s method: %2$s"
msgstr ""

#: includes/CMB2_Base.php:491 includes/CMB2_Hookup_Base.php:100
#: includes/CMB2_Options_Hookup.php:341 includes/types/CMB2_Type_Base.php:172
msgid "Invalid %1$s property: %2$s"
msgstr ""

#: includes/CMB2_Base.php:458
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s with no alternative available."
msgstr ""

#: includes/CMB2_Base.php:456
msgid "%1$s was called with a parameter that is <strong>deprecated</strong> since version %2$s! %3$s"
msgstr ""

#: includes/CMB2_Base.php:426
msgid "Using the \"%1$s\" field parameter as a callback has been deprecated in favor of the \"%2$s\" parameter."
msgstr ""

#: includes/CMB2_Base.php:422
msgid "The \"%1$s\" field parameter has been deprecated in favor of the \"%2$s\" parameter."
msgstr ""

#. translators: %s: link to codex.wordpress.org/Embeds
#: example-functions.php:426
msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at %s."
msgstr ""

#: example-functions.php:167
msgid "Hey there, I'm a read-only field"
msgstr ""

#: example-functions.php:163
msgid "Read-only Disabled Field"
msgstr ""

#. translators: 1: results for. 2: link to codex.wordpress.org/Embeds
#: includes/CMB2_Ajax.php:189 includes/helper-functions.php:105
msgid "No oEmbed Results Found for %1$s. View more info at %2$s."
msgstr ""

#: includes/CMB2_Field.php:1443
msgid "Sorry, this field does not have a cmb_id specified."
msgstr ""

#: example-functions.php:176
msgid "Custom Rendered Field"
msgstr ""

#: includes/CMB2_hookup.php:185
msgid "Term metaboxes configuration requires a \"taxonomies\" parameter."
msgstr ""

#: includes/CMB2_hookup.php:181
msgid "Term Metadata is a WordPress 4.4+ feature. Please upgrade your WordPress install."
msgstr ""

#: example-functions.php:646
msgid "Arbitrary Term Field"
msgstr ""

#: example-functions.php:639
msgid "Term Image"
msgstr ""

#: example-functions.php:624
msgid "Category Metabox"
msgstr ""

#. Description of the plugin/theme
msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
msgstr ""

#. Plugin Name of the plugin/theme
msgid "CMB2"
msgstr "CMB2"

#: includes/helper-functions.php:303
msgid "Save"
msgstr "حفظ"

#: includes/types/CMB2_Type_File.php:76
msgid "Add or Upload File"
msgstr "اضف او قم برفع ملف"

#: includes/types/CMB2_Type_File_List.php:41
msgid "Add or Upload Files"
msgstr "اضف او قم برفع ملفات"

#: includes/types/CMB2_Type_Taxonomy_Base.php:115
msgid "No terms"
msgstr "لا يوجد مصطلحات"

#: includes/CMB2_Types.php:349
msgid "Add Row"
msgstr "اضافة صف"

#: includes/CMB2_JS.php:230
msgid "Select / Deselect All"
msgstr "اختيار/ عدم اختيار الكل"

#: includes/CMB2_JS.php:229 includes/types/CMB2_Type_File_Base.php:82
msgid "Download"
msgstr "التحميل"

#: includes/CMB2_Field_Display.php:432 includes/CMB2_JS.php:228
#: includes/types/CMB2_Type_File_Base.php:79
msgid "File:"
msgstr "ملف :"

#: includes/CMB2_JS.php:227 includes/CMB2_Types.php:412
#: includes/types/CMB2_Type_File_Base.php:84
msgid "Remove"
msgstr "إزالة"

#: includes/CMB2_JS.php:226 includes/types/CMB2_Type_File_Base.php:64
msgid "Remove Image"
msgstr "إزالة الصورة"

#: includes/CMB2_JS.php:225
msgid "Use these files"
msgstr ""

#: includes/CMB2_JS.php:224
msgid "Use this file"
msgstr "استخدم هذا الملف"

#: includes/CMB2_JS.php:218
msgctxt "Valid formatting string, as per http://trentrichardson.com/examples/timepicker/"
msgid "hh:mm TT"
msgstr "hh:mm TT"

#: includes/CMB2_JS.php:216
msgid "Now"
msgstr "الآن"

#: includes/CMB2_JS.php:215
msgid "Second"
msgstr "ثانية"

#: includes/CMB2_JS.php:214
msgid "Minute"
msgstr "دقيقة"

#: includes/CMB2_JS.php:213
msgid "Hour"
msgstr "ساعة"

#: includes/CMB2_JS.php:212
msgid "Time"
msgstr "الوقت"

#: includes/CMB2_JS.php:211
msgid "Choose Time"
msgstr "اختر الوقت"

#: includes/CMB2_JS.php:207 includes/CMB2_JS.php:217
msgid "Done"
msgstr "انتهى"

#: includes/CMB2_JS.php:206
msgid "Today"
msgstr "اليوم"

#: includes/CMB2_JS.php:205
msgid "Prev"
msgstr "السابق"

#: includes/CMB2_JS.php:204
msgid "Next"
msgstr "التالي"

#: includes/CMB2_JS.php:203
msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
msgstr "يناير, فبراير, مارس, ابريل, مايو, يونيو, يوليو, اغسطس, سبتمبر, اكتوبر, نوفمبر, ديسمبر"

#: includes/CMB2_JS.php:202
msgid "January, February, March, April, May, June, July, August, September, October, November, December"
msgstr "يناير, فبراير, مارس, ابريل, مايو, يونيو, يوليو, اغسطس, سبتمبر, اكتوبر, نوفمبر, ديسمبر"

#: includes/CMB2_JS.php:201
msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخميس, الجمعة, السبت"

#: includes/CMB2_JS.php:200
msgid "Su, Mo, Tu, We, Th, Fr, Sa"
msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخميس, الجمعة, السبت"

#: includes/CMB2_JS.php:199
msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
msgstr "الأحد, الاثنين, الثلاثاء, الأربعاء, الخميس, الجمعة, السبت"

#: includes/CMB2_JS.php:198
msgctxt "Valid formatDate string for jquery-ui datepicker"
msgid "mm/dd/yy"
msgstr "mm/dd/yy"

#: includes/CMB2_JS.php:168
msgid "Current Color"
msgstr "اللون الحالي"

#: includes/CMB2_JS.php:167
msgid "Select Color"
msgstr "إختر لونا"

#: includes/CMB2_JS.php:166
msgid "Default"
msgstr "افتراضي"

#: includes/CMB2_JS.php:165 includes/CMB2_JS.php:208
msgid "Clear"
msgstr "مسح"

#: includes/CMB2_Field.php:1328 includes/CMB2_Field.php:1332
msgid "None"
msgstr "لا شيء"

#: includes/CMB2_Field.php:1297
msgid "Remove Group"
msgstr "حذف مجموعة"

#: includes/CMB2_Field.php:1296
msgid "Add Group"
msgstr "اضافة مجموعة"

#: includes/CMB2_Ajax.php:181
msgid "Remove Embed"
msgstr "حذف المدرج"

#: includes/CMB2_Ajax.php:75
msgid "Please Try Again"
msgstr "برجاء المحاولة مرة أخرى"

#: includes/CMB2.php:582
msgid "Click to toggle"
msgstr "أنقر للفتح والإغلاق"

#: includes/CMB2.php:179
msgid "Metabox configuration is required to have an ID parameter."
msgstr ""

#: example-functions.php:695
msgid "Site Background Color"
msgstr "لون خلفية الموقع"

#: example-functions.php:604
msgid "User Field"
msgstr "حقل المستخدم"

#: example-functions.php:597
msgid "Linkedin URL"
msgstr "لابط لينكد ان"

#: example-functions.php:590
msgid "Google+ URL"
msgstr "رابط جوجل بلس"

#: example-functions.php:583
msgid "Twitter URL"
msgstr "رابط تويتر"

#: example-functions.php:576
msgid "Facebook URL"
msgstr "رابط فيسبوك"

#: example-functions.php:569
msgid "Avatar"
msgstr "الصورة الرمزية"

#: example-functions.php:561 example-functions.php:631
msgid "Extra Info"
msgstr "معلومات اضافية"

#: example-functions.php:554
msgid "User Profile Metabox"
msgstr "صندوق ميتا خاص بالملف الشخصي للعضو"

#: example-functions.php:535
msgid "Image Caption"
msgstr "وصف الصورة"

#: example-functions.php:529
msgid "Entry Image"
msgstr "صورة المدخلة"

#: example-functions.php:523
msgid "Write a short description for this entry"
msgstr "اكتب وصف قصير لهذه المدخلة"

#: example-functions.php:522
msgid "Description"
msgstr "الوصف"

#: example-functions.php:515
msgid "Entry Title"
msgstr "عنوان المدخلة"

#: example-functions.php:502
msgid "Remove Entry"
msgstr "حذف مدخلة"

#: example-functions.php:501
msgid "Add Another Entry"
msgstr "اضف مدخلة أخرى"

#: example-functions.php:500
msgid "Entry {#}"
msgstr "مدخلة  {#}"

#: example-functions.php:498
msgid "Generates reusable form entries"
msgstr "تنتج مدخلات استمارات  - form - قابلة لاعادة الاستخدام"

#: example-functions.php:490
msgid "Repeating Field Group"
msgstr "مجموعة حقول متكررة"

#: example-functions.php:459
msgid "About Page Metabox"
msgstr "صندوق ميتا خاص بصفحة \" about\""

#: example-functions.php:423
msgid "oEmbed"
msgstr "مدرج oEmbed"

#: example-functions.php:416
msgid "Upload or add multiple images/attachments."
msgstr "قم برفع او اضافة صور/مرفقات متعددة"

#: example-functions.php:415
msgid "Multiple Files"
msgstr "ملفات متعددة"

#: example-functions.php:409
msgid "Upload an image or enter a URL."
msgstr "قم برفع صورة او قم بادخال رابط"

#: example-functions.php:408
msgid "Test Image"
msgstr "صورة اختبارية"

#: example-functions.php:398
msgid "Test wysiwyg"
msgstr "محرر اختباري"

#: example-functions.php:392
msgid "Check Three"
msgstr "الاختيار الثالث"

#: example-functions.php:391
msgid "Check Two"
msgstr "الاختيار الثاني"

#: example-functions.php:390
msgid "Check One"
msgstr "الاختيار الأول"

#: example-functions.php:384
msgid "Test Multi Checkbox"
msgstr "مربع اختيار متعدد اختباري"

#: example-functions.php:377
msgid "Test Checkbox"
msgstr "مربع اختيار اختباري"

#: example-functions.php:368
msgid "Test Taxonomy Multi Checkbox"
msgstr "مربع اختباري متعدد الاختيارات للتصنيفات"

#: example-functions.php:360
msgid "Test Taxonomy Select"
msgstr "قائمة منسدلة للاختيار من التصنيفات اختبارية"

#: example-functions.php:351
msgid "Test Taxonomy Radio"
msgstr "زر راديو للاختيار من التصنيفات اختباري"

#: example-functions.php:339
msgid "Test Radio"
msgstr "زر راديو اختباري"

#: example-functions.php:326
msgid "Test Radio inline"
msgstr "زر راديو اختاري مُضمن"

#: example-functions.php:321 example-functions.php:334
#: example-functions.php:346
msgid "Option Three"
msgstr "الخيار الثالث"

#: example-functions.php:320 example-functions.php:333
#: example-functions.php:345
msgid "Option Two"
msgstr "الخيار الثاني"

#: example-functions.php:319 example-functions.php:332
#: example-functions.php:344
msgid "Option One"
msgstr "الخيار الأول"

#: example-functions.php:313
msgid "Test Select"
msgstr "اختيار  من قائمة منسدلة اختباري"

#: example-functions.php:307
msgid "This is a title description"
msgstr "هذا هو وصف للعنوان"

#: example-functions.php:306
msgid "Test Title Weeeee"
msgstr "عنوان اختباري"

#: example-functions.php:288
msgid "Test Text Area for Code"
msgstr "مربع نصي متعدد السطور اختباري خاص بالكود"

#: example-functions.php:281
msgid "Test Text Area Small"
msgstr "مربع نصي متعدد السطور اختباري صغير"

#: example-functions.php:274
msgid "Test Text Area"
msgstr "مربع نصي متعدد السطور اختباري"

#: example-functions.php:258
msgid "Test Color Picker"
msgstr "حقل اختيار اللون اختباري"

#: example-functions.php:249
msgid "Test Money"
msgstr "حقل نقود اختباري"

#: example-functions.php:232
msgid "Test Date/Time Picker Combo (UNIX timestamp)"
msgstr "مربع اختباري لاختيار الوقت و التاريخ معا بنظام  (UNIX timestamp)"

#: example-functions.php:224
msgid "Test Date Picker (UNIX timestamp)"
msgstr "مربع اختيار التاريخ اختباري بنظام (UNIX timestamp)"

#: example-functions.php:216
msgid "Test Date Picker"
msgstr "مربع اختيار التاريخ اختباري"

#: example-functions.php:209 example-functions.php:210
msgid "Time zone"
msgstr "منطقة زمنية"

#: example-functions.php:201
msgid "Test Time"
msgstr "وقت اختباري"

#: example-functions.php:193
msgid "Test Text Email"
msgstr "نص بريد إلكتروني اختباري"

#: example-functions.php:184
msgid "Website URL"
msgstr "رابط موقع"

#: example-functions.php:156
msgid "Test Text Medium"
msgstr "نص اختباري متوسط"

#: example-functions.php:143
msgid "Test Text Small"
msgstr "نص اختباري صغير"

#: example-functions.php:131 example-functions.php:144
#: example-functions.php:157 example-functions.php:164
#: example-functions.php:177 example-functions.php:185
#: example-functions.php:194 example-functions.php:202
#: example-functions.php:217 example-functions.php:225
#: example-functions.php:233 example-functions.php:250
#: example-functions.php:259 example-functions.php:275
#: example-functions.php:282 example-functions.php:289
#: example-functions.php:314 example-functions.php:327
#: example-functions.php:340 example-functions.php:352
#: example-functions.php:361 example-functions.php:369
#: example-functions.php:378 example-functions.php:385
#: example-functions.php:399 example-functions.php:471
#: example-functions.php:562 example-functions.php:570
#: example-functions.php:577 example-functions.php:584
#: example-functions.php:591 example-functions.php:598
#: example-functions.php:605 example-functions.php:632
#: example-functions.php:640 example-functions.php:647
#: example-functions.php:696
msgid "field description (optional)"
msgstr "وصف الحقل (اختياري)"

#: example-functions.php:130 example-functions.php:470
msgid "Test Text"
msgstr "نص اختباري"

#: example-functions.php:117
msgid "Test Metabox"
msgstr "صندوق ميتا اختباري"
¿Qué es la limpieza dental de perros? - Clínica veterinaria


Es la eliminación del sarro y la placa adherida a la superficie de los dientes mediante un equipo de ultrasonidos que garantiza la integridad de las piezas dentales a la vez que elimina en profundidad cualquier resto de suciedad.

A continuación se procede al pulido de los dientes mediante una fresa especial que elimina la placa bacteriana y devuelve a los dientes el aspecto sano que deben tener.

Una vez terminado todo el proceso, se mantiene al perro en observación hasta que se despierta de la anestesia, bajo la atenta supervisión de un veterinario.

¿Cada cuánto tiempo tengo que hacerle una limpieza dental a mi perro?

A partir de cierta edad, los perros pueden necesitar una limpieza dental anual o bianual. Depende de cada caso. En líneas generales, puede decirse que los perros de razas pequeñas suelen acumular más sarro y suelen necesitar una atención mayor en cuanto a higiene dental.


Riesgos de una mala higiene


Los riesgos más evidentes de una mala higiene dental en los perros son los siguientes:

  • Cuando la acumulación de sarro no se trata, se puede producir una inflamación y retracción de las encías que puede descalzar el diente y provocar caídas.
  • Mal aliento (halitosis).
  • Sarro perros
  • Puede ir a más
  • Las bacterias de la placa pueden trasladarse a través del torrente circulatorio a órganos vitales como el corazón ocasionando problemas de endocarditis en las válvulas. Las bacterias pueden incluso acantonarse en huesos (La osteomielitis es la infección ósea, tanto cortical como medular) provocando mucho dolor y una artritis séptica).

¿Cómo se forma el sarro?

El sarro es la calcificación de la placa dental. Los restos de alimentos, junto con las bacterias presentes en la boca, van a formar la placa bacteriana o placa dental. Si la placa no se retira, al mezclarse con la saliva y los minerales presentes en ella, reaccionará formando una costra. La placa se calcifica y se forma el sarro.

El sarro, cuando se forma, es de color blanquecino pero a medida que pasa el tiempo se va poniendo amarillo y luego marrón.

Síntomas de una pobre higiene dental
La señal más obvia de una mala salud dental canina es el mal aliento.

Sin embargo, a veces no es tan fácil de detectar
Y hay perros que no se dejan abrir la boca por su dueño. Por ejemplo…

Recientemente nos trajeron a la clínica a un perro que parpadeaba de un ojo y decía su dueño que le picaba un lado de la cara. Tenía molestias y dificultad para comer, lo que había llevado a sus dueños a comprarle comida blanda (que suele ser un poco más cara y llevar más contenido en grasa) durante medio año. Después de una exploración oftalmológica, nos dimos cuenta de que el ojo tenía una úlcera en la córnea probablemente de rascarse . Además, el canto lateral del ojo estaba inflamado. Tenía lo que en humanos llamamos flemón pero como era un perro de pelo largo, no se le notaba a simple vista. Al abrirle la boca nos llamó la atención el ver una muela llena de sarro. Le realizamos una radiografía y encontramos una fístula que llegaba hasta la parte inferior del ojo.

Le tuvimos que extraer la muela. Tras esto, el ojo se curó completamente con unos colirios y una lentilla protectora de úlcera. Afortunadamente, la úlcera no profundizó y no perforó el ojo. Ahora el perro come perfectamente a pesar de haber perdido una muela.

¿Cómo mantener la higiene dental de tu perro?
Hay varias maneras de prevenir problemas derivados de la salud dental de tu perro.

Limpiezas de dientes en casa
Es recomendable limpiar los dientes de tu perro semanal o diariamente si se puede. Existe una gran variedad de productos que se pueden utilizar:

Pastas de dientes.
Cepillos de dientes o dedales para el dedo índice, que hacen más fácil la limpieza.
Colutorios para echar en agua de bebida o directamente sobre el diente en líquido o en spray.

En la Clínica Tus Veterinarios enseñamos a nuestros clientes a tomar el hábito de limpiar los dientes de sus perros desde que son cachorros. Esto responde a nuestro compromiso con la prevención de enfermedades caninas.

Hoy en día tenemos muchos clientes que limpian los dientes todos los días a su mascota, y como resultado, se ahorran el dinero de hacer limpiezas dentales profesionales y consiguen una mejor salud de su perro.


Limpiezas dentales profesionales de perros y gatos

Recomendamos hacer una limpieza dental especializada anualmente. La realizamos con un aparato de ultrasonidos que utiliza agua para quitar el sarro. Después, procedemos a pulir los dientes con un cepillo de alta velocidad y una pasta especial. Hacemos esto para proteger el esmalte.

La frecuencia de limpiezas dentales necesaria varía mucho entre razas. En general, las razas grandes tienen buena calidad de esmalte, por lo que no necesitan hacerlo tan a menudo e incluso pueden pasarse la vida sin requerir una limpieza. Sin embargo, razas pequeñas como el Yorkshire o el Maltés, deben hacérselas todos los años desde cachorros si se quiere conservar sus piezas dentales.

Otro factor fundamental es la calidad del pienso. Algunas marcas han diseñado croquetas que limpian la superficie del diente y de la muela al masticarse.

Ultrasonido para perros

¿Se necesita anestesia para las limpiezas dentales de perros y gatos?

La limpieza dental en perros no es una técnica que pueda practicarse sin anestesia general , aunque hay veces que los propietarios no quieren anestesiar y si tiene poco sarro y el perro es muy bueno se puede intentar…… , pero no se va a poder pulir ni acceder a todas la zona de la boca …. Además los limpiadores dentales van a irrigar agua y hay riesgo de aspiración a vías respiratorias si no se realiza una anestesia correcta con intubación traqueal . En resumen , sin anestesia no se va hacer una correcta limpieza dental.

Tampoco sirve la sedación ya que necesitamos que el animal esté totalmente quieto, y el veterinario tenga un acceso completo a todas sus piezas dentales y encías.

Alimentos para la limpieza dental

Hay que tener cierto cuidado a la hora de comprar determinados alimentos porque no todos son saludables. Algunos tienen demasiado contenido graso, que en exceso puede causar problemas cardiovasculares y obesidad.

Los mejores alimentos para los dientes son aquellos que están elaborados por empresas farmacéuticas y llevan componentes químicos con tratamientos específicos para el diente del perro. Esto implica no solo limpieza a través de la acción mecánica de morder sino también un tratamiento antibacteriano para prevenir el sarro.

Conclusión

Si eres como la mayoría de dueños, por falta de tiempo , es probable que no estés prestando la suficiente atención a la limpieza dental de tu perro. Por eso te animamos a que comiences a limpiar los dientes de tu perro y consideres atender a su higiene bucal con frecuencia.

Estas simples medidas pueden conllevar a que tu perro tenga una vida más larga y mucho más saludable.

Si te resulta imposible introducir un cepillo de dientes a tu perro en la boca, pásate con él por clínica Tus Veterinarios y te explicamos cómo hacerlo.

Necesitas hacer una limpieza dental profesional a tu mascota?
Llámanos al 622575274 o contacta con nosotros

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

¡Hola!