blob: c7d8993b922258089eedcd49f20bfe25180ab815 [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
2 "appName": {
3 "message": "Превод на избрания текст",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Превод на избрания текст (бета)",
8 "description": "The beta app name"
9 },
10 "appDescription": {
11 "message": "Превод на избрания текст с Google Преводач",
12 "description": "The app description"
13 },
14 "contextmenu_title": {
15 "message": "Преведете избраното на...",
avm9996315c24732021-01-10 20:06:18 +010016 "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages."
avm9996351cae202020-12-28 22:40:59 +010017 },
18 "contextmenu_title2": {
19 "message": "Преведете избраното на '$language$'",
20 "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
21 "placeholders": {
22 "language": {
23 "content": "$1",
24 "example": "Language to translate into."
25 }
26 }
27 },
28 "contextmenu_edit": {
29 "message": "Редактиране на езиците...",
avm9996315c24732021-01-10 20:06:18 +010030 "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
avm9996351cae202020-12-28 22:40:59 +010031 },
32 "options_welcome": {
33 "message": "Добре дошли!",
avm9996315c24732021-01-10 20:06:18 +010034 "description": "Title of the options page which welcomes users"
avm9996351cae202020-12-28 22:40:59 +010035 },
36 "options_introduction": {
37 "message": "Изберете езиците, които искате да се показват в менюто за превод.",
avm9996315c24732021-01-10 20:06:18 +010038 "description": "Introduction paragraph in the options page preceding the language list."
avm9996351cae202020-12-28 22:40:59 +010039 },
40 "options_languageselectheader": {
41 "message": "Езици:",
avm9996315c24732021-01-10 20:06:18 +010042 "description": "Header of the selected languages list."
avm9996351cae202020-12-28 22:40:59 +010043 },
44 "options_otheroptionsheader": {
45 "message": "Други опции:",
avm9996315c24732021-01-10 20:06:18 +010046 "description": "Subheader in the options page before the options to choose where should the translation be shown.."
avm9996351cae202020-12-28 22:40:59 +010047 },
48 "options_tabsoption_1": {
49 "message": "Отваряне на Google Преводач в ново табло за всеки превод.",
avm9996315c24732021-01-10 20:06:18 +010050 "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
avm9996351cae202020-12-28 22:40:59 +010051 },
52 "options_tabsoption_2": {
53 "message": "Отваряне на Google Преводач в едно уникално табло и заменяне на последния превод вместо да се отварят много табла.",
avm9996315c24732021-01-10 20:06:18 +010054 "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)."
avm9996351cae202020-12-28 22:40:59 +010055 },
56 "options_savebutton": {
57 "message": "Запазване",
58 "description": "Save button in the settings page"
59 },
60 "options_addlanguage": {
61 "message": "Добавяне на език",
62 "description": "Title for the 'Add language' dialog"
63 },
64 "options_addlanguage_addbutton": {
65 "message": "Добавяне",
avm9996315c24732021-01-10 20:06:18 +010066 "description": "'Add' button in the footer of the languages list which is used to show a dialog with a list of potential languages to add. In the dialog, this message is also shown inside a button which is used to confirm the action."
avm9996351cae202020-12-28 22:40:59 +010067 },
68 "options_language_label": {
69 "message": "Език:",
70 "description": "Label for the language selector in the 'Add language' dialog"
71 },
72 "options_credits": {
73 "message": "Благодарности",
avm9996315c24732021-01-10 20:06:18 +010074 "description": "Message for the link to the credits dialog, and also the title for the credits dialog, which shows a list of open source projects used inside the extension and a list of translators/contributors."
avm9996351cae202020-12-28 22:40:59 +010075 },
76 "options_credits_homepage": {
77 "message": "начална страница",
avm9996315c24732021-01-10 20:06:18 +010078 "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters"
avm9996351cae202020-12-28 22:40:59 +010079 },
80 "options_credits_by": {
81 "message": "от",
82 "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'"
83 },
84 "options_ok": {
85 "message": "Добре",
avm9996315c24732021-01-10 20:06:18 +010086 "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)"
avm9996351cae202020-12-28 22:40:59 +010087 },
88 "options_cancel": {
89 "message": "Отказ",
avm9996315c24732021-01-10 20:06:18 +010090 "description": "Cancel button in the dialogs, to reject an action."
avm9996351cae202020-12-28 22:40:59 +010091 },
92 "notification_install_title": {
93 "message": "Благодарим за инсталирането на 'Превод на избрания текст'"
94 },
95 "notification_install_message": {
96 "message": "Щракнете на това известие, за да настроите разширението."
97 },
98 "notification_upgradedtostorage_title": {
99 "message": "\"Превод на избрания текст\" е осъвременен до версия 0.6!"
100 },
101 "notification_upgradedtostorage_message": {
102 "message": "Сега настройките на разширението ще бъдат синхронизирани с всичките ви устройства! Лошата страна на това е, че трябва да настроите разширението отново :-( Щракнете на това известие, за да настроите разширението."
103 },
104 "notification_reorder_title": {
105 "message": "\"Превод на избрания текст\" се осъвремени до версия 0.7!"
106 },
107 "notification_reorder_message": {
108 "message": "Сега можете да конфигурирате в какъв ред искате езиците да се появяват в контекстното меню. "
109 }
110}