| 1234567891011121314151617181920212223242526272829 |
- # Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
- #
- # !!! IMPORTANT !!!
- #
- # Before you edit this file, please keep in mind that contributing to the project
- # translations is possible ONLY via the Transifex online service.
- #
- # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
- #
- # To learn more, check out the official contributor's guide:
- # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
- #
- msgid ""
- msgstr ""
- "Language-Team: Arabic (https://www.transifex.com/ckeditor/teams/11143/ar/)\n"
- "Language: ar\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"
- msgctxt "Label for the Save button."
- msgid "Save"
- msgstr "حفظ"
- msgctxt "Label for the Cancel button."
- msgid "Cancel"
- msgstr "إلغاء"
- msgctxt "The label used by a button next to the color palette in the color picker that removes the color (resets it to an empty value, example usages in font color or table properties)."
- msgid "Remove color"
- msgstr ""
|