Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit e7ef8df

Browse files
committed
Italian translation for plugin 'shorten.multi'
1 parent 407035e commit e7ef8df

File tree

1 file changed

+27
-0
lines changed
  • core/src/plugins/shorten.multi/i18n/conf

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?php
2+
/*
3+
* Multi shortener plugin for ajaXplorer by FrenandoAloso
4+
* based in bit.ly plugin
5+
*/
6+
$mess=array(
7+
"multi URL Shortener" => "Abbreviare URL Multi",
8+
"Shorten Download Links before sending them back to the user." => "Abbrevia i link di download prima di mostrarli all'utente.",
9+
"User ID" => "ID Utente",
10+
"adF.ly account user ID. The numbers after -= ?id= =- in of your referral program's URL" => "ID dell'utente di adF.ly.\nI numeri dopo -= ?id= =- nell'URL dell'applicativo di riferimento",
11+
"API Key" => "Chiave API",
12+
"adF.ly account API Key" => "Chiave API dell'account adF.ly",
13+
"Type of ADS" => "Tipo di ADS",
14+
"Type of AD you like to show. Select Fullscreen AD or Top banner AD" => "Tipo di AD che si desidera mostrare.\n Selezionare AD 'Schermo intero' o 'Tob banner'",
15+
"Short domain" => "Dominio corto",
16+
"adF.ly or q.gs domains, select wich you like" => "Domini adF.ly o q.gs. Indicare una preferenza.",
17+
"FullScreen" => "SchermoIntero",
18+
"Banner" => "Banner",
19+
"Bit.ly URL Shortener" => "Abbreviatore URL Bit.ly",
20+
"User Name" => "Nome Utente",
21+
"Bit.ly account user name" => "Nome utente dell'account su Bit.ly",
22+
"API Key" => "Chiave API",
23+
"Bit.ly account API Key" => "Chiave API dell'account Bit.ly",
24+
"Yourls domain" => "Dominio Yourls",
25+
"Use IDN" => "Usa IDN",
26+
"Shorten type" => "Tipo abbreviazione",
27+
);

0 commit comments

Comments
 (0)