blob: 37cf0b76b0e2b8652d0a43396c2ef5bc527afc18 [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": "የተመረጠውን ጽሑፍ በ ጉግል ትራንስሌት ይተርጉሙ",
12 "description": "The app description"
13 },
14 "contextmenu_title": {
15 "message": "የተመረጠውን ወደ ... ተርጉም",
16 "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus"
17 },
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": "ቋንቋዎችን አርትዕ...",
30 "description": "Title of the option inside the 'Translate section into...' context menu."
31 },
32 "options_welcome": {
33 "message": "እንኳን ደህና መጡ!",
34 "description": "Title of the options page"
35 },
36 "options_introduction": {
37 "message": "እባክዎ \"ትርጉም\" ዝርዝር ውስጥ ለማየት የሚፈልጉትን ቋንቋዎች ይምረጡ ።",
38 "description": "Introduction paragraph to the options pages"
39 },
40 "options_languageselectheader": {
41 "message": "ቋንቋዎች ፦",
42 "description": "Header of the language select option."
43 },
44 "options_otheroptionsheader": {
45 "message": "ሌሎች አማራጮች ፥",
46 "description": "Header of the options page."
47 },
48 "options_tabsoption_1": {
49 "message": "ለእያንዳንዱ ትርጉም የ ጉግል ትራንስሌትን በአዲስ ትር ይክፈቱ ።",
50 "description": "Option which defines how should the app behave in relation to tabs."
51 },
52 "options_tabsoption_2": {
53 "message": "ጉግል ትራንስሌትን በልዩ ትርታ ይክፈቱ እና በርካታ ትሮችን ከመክፈት ይልቅ የመጨረሻውን ትርጉም ይለውጡ።",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 }
56}