mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
3f7685d8a8
126 changed files with 1465 additions and 735 deletions
|
@ -4,13 +4,13 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014
|
||||
# fabrixxm <fabrix.xm@gmail.com>, 2014,2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-10-26 15:02+0100\n"
|
||||
"PO-Revision-Date: 2014-10-31 13:46+0000\n"
|
||||
"PO-Revision-Date: 2018-03-19 13:26+0000\n"
|
||||
"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr "Impostazioni WindowsPhonePush"
|
|||
|
||||
#: windowsphonepush.php:117
|
||||
msgid "Enable WindowsPhonePush Addon"
|
||||
msgstr "Abilita addon WindowsPhonePush"
|
||||
msgstr "Abilita componente aggiuntivo WindowsPhonePush"
|
||||
|
||||
#: windowsphonepush.php:122
|
||||
msgid "Push text of new item"
|
||||
|
|
|
@ -7,6 +7,6 @@ function string_plural_select_it($n){
|
|||
;
|
||||
$a->strings["WindowsPhonePush settings updated."] = "Impostazioni WindowsPhonePush aggiornate.";
|
||||
$a->strings["WindowsPhonePush Settings"] = "Impostazioni WindowsPhonePush";
|
||||
$a->strings["Enable WindowsPhonePush Addon"] = "Abilita addon WindowsPhonePush";
|
||||
$a->strings["Enable WindowsPhonePush Addon"] = "Abilita componente aggiuntivo WindowsPhonePush";
|
||||
$a->strings["Push text of new item"] = "Notifica il testo dei nuovi elementi";
|
||||
$a->strings["Save Settings"] = "Salva Impostazioni";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue