blob: 194678f865c75ae91d22799890748e7d7e600c9a [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
Adrià Vilanova Martíneza31290e2024-05-28 23:09:49 +02002 "appName": {
3 "message": "Prevedi izbrano besedilo",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Prevedi izbrano besedilo (Beta)",
8 "description": "The beta app name"
9 },
10 "appCanaryName": {
11 "message": "Prevedi izbrano besedilo (Canary)",
12 "description": "The beta app name"
13 },
14 "appDescription": {
15 "message": "Prevedi izbrano besedilo z Google Prevajalnikom",
16 "description": "The app description"
17 },
18 "contextmenu_title": {
19 "message": "Prevedi izbrano v...",
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": "Prevedi izbrano v '$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": "Urejajte jezike...",
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": "Dobrodošli!",
38 "description": "Title of the options page which welcomes users"
39 },
40 "options_introduction": {
41 "message": "Prosimo, izberite jezike, za katere želite, da se pokažejo v meniju \"prevedi\".",
42 "description": "Introduction paragraph in the options page preceding the language list."
43 },
44 "options_languageselectheader": {
45 "message": "Jeziki:",
46 "description": "Header of the selected languages list."
47 },
48 "options_otheroptionsheader": {
49 "message": "Druge možnosti:",
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": "Za vsak prevod odpri Google Prevajalnik v novem zavihku.",
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": "Odpri Google Prevajalnik v lastnem zavihku in prikaži samo zadnji prevod, namesto odpiranja več zavihkov.",
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 },
60 "options_savebutton": {
61 "message": "Shrani",
62 "description": "Save button in the settings page"
63 },
64 "options_addlanguage": {
65 "message": "Dodaj jezik",
66 "description": "Title for the 'Add language' dialog"
67 },
68 "options_addlanguage_addbutton": {
69 "message": "Dodaj",
70 "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."
71 },
72 "options_language_label": {
73 "message": "Jezik:",
74 "description": "Label for the language selector in the 'Add language' dialog"
75 },
76 "options_credits": {
77 "message": "Zasluge",
78 "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."
79 },
80 "options_credits_homepage": {
81 "message": "domača stran",
82 "description": "Text shown for links to go to each homepage of open source projects in the credits. NOTE: put in in lowercase letters"
83 },
84 "options_credits_by": {
85 "message": "avtorja/ice",
86 "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'"
87 },
88 "options_ok": {
89 "message": "V redu",
90 "description": "OK button in informative dialogs, which is used to close them (no action is done when pressing these buttons)"
91 },
92 "options_cancel": {
93 "message": "Prekliči",
94 "description": "Cancel button in the dialogs, to reject an action."
95 },
96 "notification_install_title": {
97 "message": "Hvala, ker ste namestili 'Translate Selected Text'"
98 },
99 "notification_install_message": {
100 "message": "Kliknite to obvestilo, da jo nastavite."
101 }
avm9996351cae202020-12-28 22:40:59 +0100102}