added translation with italian support

This commit is contained in:
angedam
2018-07-03 17:46:06 +02:00
parent 4c7cd8a140
commit 5f5849b52e
4 changed files with 143 additions and 141 deletions

View File

@@ -10,14 +10,14 @@
"settings": [
{
"type": "label",
"label": "$ADDON[plugin.video.alfa 70229]",
"label": "@70229",
"enabled": true,
"visible": true
},
{
"id": "library_add",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 70230]",
"label": "@70230",
"default": true,
"enabled": true,
"visible": true
@@ -25,7 +25,7 @@
{
"id": "library_move",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 70231]",
"label": "@70231",
"default": true,
"enabled": "eq(-1,true)",
"visible": true
@@ -33,21 +33,21 @@
{
"id": "browser",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 70232]",
"label": "@70232",
"default": false,
"enabled": true,
"visible": true
},
{
"type": "label",
"label": "$ADDON[plugin.video.alfa 70243]",
"label": "@70243",
"enabled": true,
"visible": true
},
{
"id": "block_size",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70233]",
"label": "@70233",
"lvalues": [
"128 KB",
"256 KB",
@@ -62,7 +62,7 @@
{
"id": "part_size",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70234]",
"label": "@70234",
"lvalues": [
"1 MB",
"2 MB",
@@ -78,7 +78,7 @@
{
"id": "max_connections",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70235]",
"label": "@70235",
"lvalues": [
"1",
"2",
@@ -98,7 +98,7 @@
{
"id": "max_buffer",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70236]",
"label": "@70236",
"lvalues": [
"0",
"2",
@@ -118,17 +118,17 @@
},
{
"type": "label",
"label": "$ADDON[plugin.video.alfa 70237]",
"label": "@70237",
"enabled": true,
"visible": true
},
{
"id": "server_reorder",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70238]",
"label": "@70238",
"lvalues": [
"$ADDON[plugin.video.alfa 70244]",
"$ADDON[plugin.video.alfa 70245]"
"@70244",
"@70245"
],
"default": 1,
"enabled": true,
@@ -137,7 +137,7 @@
{
"id": "language",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70246]",
"label": "@70246",
"lvalues": [
"Esp, Lat, Sub, Eng, Vose",
"Esp, Sub, Lat, Eng, Vose",
@@ -145,29 +145,29 @@
"Vose, Eng, Sub, Esp, Lat"
],
"default": 0,
"enabled": "eq(-1,$ADDON[plugin.video.alfa 70245])",
"enabled": "eq(-1,@70245])",
"visible": true
},
{
"id": "quality",
"type": "list",
"label": "$ADDON[plugin.video.alfa 70240]",
"label": "@70240",
"lvalues": [
"$ADDON[plugin.video.alfa 70241]",
"@70241",
"HD 1080",
"HD 720",
"SD"
],
"default": 0,
"enabled": "eq(-2,$ADDON[plugin.video.alfa 70245])",
"enabled": "eq(-2,@70245])",
"visible": true
},
{
"id": "server_speed",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 70242]",
"label": "@70242",
"default": true,
"enabled": "eq(-3,$ADDON[plugin.video.alfa 70245])",
"enabled": "eq(-3,@70245])",
"visible": true
}
]

View File

@@ -11,7 +11,7 @@
{
"id": "multithread",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60656]",
"label": "@60656",
"default": true,
"enabled": true,
"visible": true
@@ -19,14 +19,14 @@
{
"id": "result_mode",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60657]",
"label": "@60657",
"default": 2,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60658]",
"$ADDON[plugin.video.alfa 60659]",
"$ADDON[plugin.video.alfa 60660]"
"@60658",
"@60659",
"@60660"
]
},
{
@@ -37,11 +37,11 @@
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60667]",
"$ADDON[plugin.video.alfa 60668]",
"$ADDON[plugin.video.alfa 60669]",
"$ADDON[plugin.video.alfa 60670]",
"$ADDON[plugin.video.alfa 60671]"
"@60667",
"@60668",
"@60669",
"@60670",
"@60671"
]
}
]

View File

@@ -1,54 +1,56 @@
{
"id": "search",
"name": "Buscador global",
"active": false,
"adult": false,
"language": ["*"],
"categories": [
"movie"
],
"settings": [
{
"id": "multithread",
"type": "bool",
"label": "Buscador MultiThread",
"default": true,
"enabled": true,
"visible": true
},
{
"id": "result_mode",
"type": "list",
"label": "Mostrar resultados:",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"Por canales",
"Todo junto"
]
},
{
"id": "saved_searches_limit",
"type": "list",
"label": "Busquedas guardadas:",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"10",
"20",
"30",
"40"
]
},
{
"id": "last_search",
"type": "bool",
"label": "Recordar última búsqueda",
"default": true,
"enabled": true,
"visible": true
}
]
{
"id": "search",
"name": "@60672",
"active": false,
"adult": false,
"language": [
"it"
],
"categories": [
"movie"
],
"settings": [
{
"id": "multithread",
"type": "bool",
"label": "@60673",
"default": true,
"enabled": true,
"visible": true
},
{
"id": "result_mode",
"type": "list",
"label": "@60674",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"@60675",
"@60676"
]
},
{
"id": "saved_searches_limit",
"type": "list",
"label": "@60677",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"10",
"20",
"30",
"40"
]
},
{
"id": "last_search",
"type": "bool",
"label": "@60678",
"default": true,
"enabled": true,
"visible": true
}
]
}

View File

@@ -8,38 +8,38 @@
{
"id": "update",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60601]",
"label": "@60601",
"default": 1,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60602]",
"$ADDON[plugin.video.alfa 60603]",
"$ADDON[plugin.video.alfa 60604]",
"$ADDON[plugin.video.alfa 60605]"
"@60602",
"@60603",
"@60604",
"@60605"
]
},
{
"id": "update_wait",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60606]",
"label": "@60606",
"default": 0,
"visible": true,
"enabled": "eq(-1,$ADDON[plugin.video.alfa 60603])|eq(-1,$ADDON[plugin.video.alfa 60605])",
"enabled": "eq(-1,@60603])|eq(-1,@60605])",
"lvalues": [
"No",
"$ADDON[plugin.video.alfa 60609]",
"$ADDON[plugin.video.alfa 60610]",
"$ADDON[plugin.video.alfa 60611]",
"$ADDON[plugin.video.alfa 60612]"
"@60609",
"@60610",
"@60611",
"@60612"
]
},
{
"id": "everyday_delay",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60613]",
"label": "@60613",
"default": 1,
"visible": true,
"enabled": "eq(-2,$ADDON[plugin.video.alfa 60604])|eq(-2,$ADDON[plugin.video.alfa 60605])",
"enabled": "eq(-2,@60604])|eq(-2,@60605])",
"lvalues": [
"00:00",
"04:00",
@@ -50,37 +50,37 @@
{
"id": "updatetvshows_interval",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60614]",
"label": "@60614",
"default": 0,
"visible": true,
"enabled": "!eq(-3,$ADDON[plugin.video.alfa 60615])",
"enabled": "!eq(-3,@60615])",
"lvalues": [
"$ADDON[plugin.video.alfa 60616]",
"$ADDON[plugin.video.alfa 60617]"
"@60616",
"@60617"
]
},
{
"id": "search_new_content",
"type": "list",
"label": "[$ADDON[plugin.video.alfa 60618]",
"label": "[@60618",
"default": 0,
"enabled": "!eq(-4,$ADDON[plugin.video.alfa 60615])",
"enabled": "!eq(-4,@60615])",
"lvalues": [
"$ADDON[plugin.video.alfa 60619]",
"$ADDON[plugin.video.alfa 60620]"
"@60619",
"@60620"
]
},
{
"id": "addition",
"type": "label",
"label": "$ADDON[plugin.video.alfa 70092]",
"label": "@70092",
"enabled": true,
"visible": true
},
{
"id": "enable_filter",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 70090]",
"label": "@70090",
"enabled": true,
"visible": true,
"default": false
@@ -88,7 +88,7 @@
{
"id": "filters",
"type": "text",
"label": "$ADDON[plugin.video.alfa 70091]",
"label": "@70091",
"visible": true,
"enabled": "eq(-1,true)"
},
@@ -96,24 +96,24 @@
{
"id": "window_type",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60621]",
"label": "@60621",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60622]",
"$ADDON[plugin.video.alfa 60623]"
"@60622",
"@60623"
]
},
{
"id": "max_links",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60624]",
"label": "@60624",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60625]",
"@60625",
"30",
"60",
"90",
@@ -126,7 +126,7 @@
{
"id": "white_list_order",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60626]",
"label": "@60626",
"enabled": true,
"visible": true,
"default": false
@@ -134,7 +134,7 @@
{
"id": "quit_channel_name",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60627]",
"label": "@60627",
"enabled": true,
"visible": true,
"default": false
@@ -142,7 +142,7 @@
{
"id": "replace_VD",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60628]",
"label": "@60628",
"enabled": true,
"visible": true,
"default": false
@@ -150,33 +150,33 @@
{
"id": "db_mode",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60629]",
"label": "@60629",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"$ADDON[plugin.video.alfa 60630]",
"$ADDON[plugin.video.alfa 60631]"
"@60630",
"@60631"
]
},
{
"id": "xbmc_host",
"type": "text",
"label": "$ADDON[plugin.video.alfa 60632]",
"label": "@60632",
"visible": true,
"enabled": "eq(-1,Remota)"
},
{
"id": "xbmc_puerto",
"type": "text",
"label": "$ADDON[plugin.video.alfa 60633]",
"label": "@60633",
"enabled": "!eq(-1,'')",
"visible": true
},
{
"id": "mark_as_watched",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60634]",
"label": "@60634",
"default": true,
"enabled": true,
"visible": true
@@ -184,7 +184,7 @@
{
"id": "watched_setting",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60635]",
"label": "@60635",
"default": 3,
"visible": true,
"enabled": "eq(-1,true)",
@@ -193,20 +193,20 @@
"30%",
"50%",
"80%",
"$ADDON[plugin.video.alfa 60636]"
"@60636"
]
},
{
"id": "sync_trakt",
"type": "label",
"label": "$ADDON[plugin.video.alfa 60637]",
"label": "@60637",
"enabled": true,
"visible": true
},
{
"id": "sync_trakt_watched",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60638]",
"label": "@60638",
"default": false,
"visible": true,
"enabled": "eq(-3,true)"
@@ -214,7 +214,7 @@
{
"id": "sync_trakt_notification",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60639]",
"label": "@60639",
"default": true,
"visible": true,
"enabled": "eq(-1,true)"
@@ -222,7 +222,7 @@
{
"id": "sync_trakt_new_tvshow",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60640]",
"label": "@60640",
"default": false,
"enabled": true,
"visible": true
@@ -230,7 +230,7 @@
{
"id": "sync_trakt_new_tvshow_wait",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60641]",
"label": "@60641",
"default": true,
"visible": true,
"enabled": "eq(-1,true)"
@@ -238,47 +238,47 @@
{
"id": "show_all_seasons",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60642]",
"label": "@60642",
"default": true
},
{
"id": "no_pile_on_seasons",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60643]",
"label": "@60643",
"default": 1,
"lvalues": [
"$ADDON[plugin.video.alfa 60648]",
"$ADDON[plugin.video.alfa 60644]",
"$ADDON[plugin.video.alfa 60616]"
"@60648",
"@60644",
"@60616"
]
},
{
"id": "ask_channel",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60645]",
"label": "@60645",
"default": false
},
{
"id": "original_title_folder",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60646]",
"label": "@60646",
"default": 0,
"lvalues": [
"$ADDON[plugin.video.alfa 60647]",
"$ADDON[plugin.video.alfa 60649]"
"@60647",
"@60649"
]
},
{
"id": "lab_1",
"type": "label",
"label": "$ADDON[plugin.video.alfa 60650]",
"label": "@60650",
"enabled": true,
"visible": true
},
{
"id": "scraper_movies",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60651]",
"label": "@60651",
"enabled": false,
"default": 0,
"lvalues": [
@@ -289,7 +289,7 @@
{
"id": "scraper_tvshows",
"type": "list",
"label": "$ADDON[plugin.video.alfa 60652]",
"label": "@60652",
"default": 0,
"lvalues": [
"TheMovieDB.org",
@@ -299,7 +299,7 @@
{
"id": "tvdb_retry_eng",
"type": "bool",
"label": "$ADDON[plugin.video.alfa 60653]",
"label": "@60653",
"default": true,
"enabled": "eq(-1,TheTvDB.com)",
"visible": true