blob: 94bd78d1c11698e04a69171f27be7cd83a814eea [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
Adrià Vilanova Martíneza31290e2024-05-28 23:09:49 +02002 "appName": {
3 "message": "የተመረጠ ጽሁፍ ተርጉም",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "የተመረጠ ጽሁፍ ተርጉም (ቤታ)",
8 "description": "The beta app name"
9 },
10 "appCanaryName": {
11 "message": "የተመረጠ ጽሁፍ ተርጉም (Canary)",
12 "description": "The beta app name"
13 },
14 "appDescription": {
15 "message": "የተመረጠውን ጽሑፍ በ ጉግል ትራንስሌት ይተርጉሙ",
16 "description": "The app description"
17 },
18 "contextmenu_title": {
19 "message": "የተመረጠውን ወደ ... ተርጉም",
20 "description": "Title of the context menu that appears when selecting text in a website and then right clicking it. Inside this parent item there are the target languages."
21 },
22 "contextmenu_title2": {
23 "message": "የተመረጠውን ወደ '$language$' ተርጉም",
24 "description": "Title of the context menu that appears after selecting text in a website and right clicking it, when only one target language has been configured.",
25 "placeholders": {
26 "language": {
27 "content": "$1",
28 "example": "Language to translate into."
29 }
30 }
31 },
32 "contextmenu_edit": {
33 "message": "ቋንቋዎችን አርትዕ...",
34 "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
35 },
36 "options_welcome": {
37 "message": "እንኳን ደህና መጡ!",
38 "description": "Title of the options page which welcomes users"
39 },
40 "options_introduction": {
41 "message": "እባክዎ \"ትርጉም\" ዝርዝር ውስጥ ለማየት የሚፈልጉትን ቋንቋዎች ይምረጡ ።",
42 "description": "Introduction paragraph in the options page preceding the language list."
43 },
44 "options_languageselectheader": {
45 "message": "ቋንቋዎች ፦",
46 "description": "Header of the selected languages list."
47 },
48 "options_otheroptionsheader": {
49 "message": "ሌሎች አማራጮች ፥",
50 "description": "Subheader in the options page before the options to choose where should the translation be shown.."
51 },
52 "options_tabsoption_1": {
53 "message": "ለእያንዳንዱ ትርጉም የ ጉግል ትራንስሌትን በአዲስ ትር ይክፈቱ ።",
54 "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
55 },
56 "options_tabsoption_2": {
57 "message": "ጉግል ትራንስሌትን በልዩ ትርታ ይክፈቱ እና በርካታ ትሮችን ከመክፈት ይልቅ የመጨረሻውን ትርጉም ይለውጡ።",
58 "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)."
59 }
avm9996351cae202020-12-28 22:40:59 +010060}