diff options
| author | raveit65 <[email protected]> | 2020-11-28 11:51:29 +0100 | 
|---|---|---|
| committer | raveit65 <[email protected]> | 2020-11-28 11:51:29 +0100 | 
| commit | 48224798e77c5e75b5dc5ab39f7a6370203fa0ee (patch) | |
| tree | e90cda77f2be35574748a1ab65c1469d70b546f5 | |
| parent | a17b41469252bf213ed540d2feca2aed7afbba9c (diff) | |
| download | mate-applets-48224798e77c5e75b5dc5ab39f7a6370203fa0ee.tar.bz2 mate-applets-48224798e77c5e75b5dc5ab39f7a6370203fa0ee.tar.xz  | |
tx: fix build warning caused by Italian translations
| -rw-r--r-- | charpick/help/it/it.po | 10 | ||||
| -rw-r--r-- | mateweather/docs/it/it.po | 14 | 
2 files changed, 12 insertions, 12 deletions
diff --git a/charpick/help/it/it.po b/charpick/help/it/it.po index a5545d45..dad5238b 100644 --- a/charpick/help/it/it.po +++ b/charpick/help/it/it.po @@ -1,19 +1,19 @@  #   # Translators:  # Stefano Karapetsas <[email protected]>, 2018 -# Wolfgang Ulbrich <[email protected]>, 2018  # Marco Z. <[email protected]>, 2018  # andrea pittaro <[email protected]>, 2019  # Giuseppe Pignataro <[email protected]>, 2019  # Enrico B. <[email protected]>, 2019  # Alessandro Volturno <[email protected]>, 2020 +# Wolfgang Ulbrich <[email protected]>, 2020  #   msgid ""  msgstr ""  "Project-Id-Version: PACKAGE VERSION\n"  "POT-Creation-Date: 2020-01-10 17:58+0100\n"  "PO-Revision-Date: 2018-09-27 15:10+0000\n" -"Last-Translator: Alessandro Volturno <[email protected]>, 2020\n" +"Last-Translator: Wolfgang Ulbrich <[email protected]>, 2020\n"  "Language-Team: Italian (https://www.transifex.com/mate/teams/13566/it/)\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n" @@ -322,7 +322,7 @@ msgid ""  msgstr ""  "<imageobject><imagedata fileref=\"figures/charpalette_applet.png\" "  "format=\"PNG\"/> </imageobject> <textobject> <phrase>Tavolozza dei " -"caratteri</textobject>" +"caratteri</phrase></textobject>"  #. (itstool) path: sect1/para  #: C/index.docbook:214 @@ -597,8 +597,8 @@ msgid ""  "Preferences</phrase> </textobject>"  msgstr ""  "<imageobject><imagedata fileref=\"figures/charpick-preferences.png\" " -"format=\"PNG\"/> </imageobject> <textobject> Preferenze di Tavolozza dei " -"caratteri</phrase> </textobject>" +"format=\"PNG\"/> </imageobject> <textobject> <phrase>Preferenze di Tavolozza" +" dei caratteri</phrase> </textobject>"  #. (itstool) path: sect2/title  #: C/index.docbook:334 diff --git a/mateweather/docs/it/it.po b/mateweather/docs/it/it.po index 6b1764e1..58c75039 100644 --- a/mateweather/docs/it/it.po +++ b/mateweather/docs/it/it.po @@ -1,20 +1,20 @@  #   # Translators:  # Stefano Karapetsas <[email protected]>, 2018 -# Wolfgang Ulbrich <[email protected]>, 2018  # Marco Z. <[email protected]>, 2018  # talorno <[email protected]>, 2018  # Giuseppe Pignataro <[email protected]>, 2018  # andrea pittaro <[email protected]>, 2019  # Enrico B. <[email protected]>, 2019  # Alessandro Volturno <[email protected]>, 2020 +# Wolfgang Ulbrich <[email protected]>, 2020  #   msgid ""  msgstr ""  "Project-Id-Version: PACKAGE VERSION\n"  "POT-Creation-Date: 2020-01-10 17:58+0100\n"  "PO-Revision-Date: 2018-09-27 15:11+0000\n" -"Last-Translator: Alessandro Volturno <[email protected]>, 2020\n" +"Last-Translator: Wolfgang Ulbrich <[email protected]>, 2020\n"  "Language-Team: Italian (https://www.transifex.com/mate/teams/13566/it/)\n"  "MIME-Version: 1.0\n"  "Content-Type: text/plain; charset=UTF-8\n" @@ -447,11 +447,11 @@ msgid ""  "Night</phrase> </textobject></inlinemediaobject>"  msgstr ""  "<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-" -"sunny.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Soleggiato " -"</textobject></inlinemediaobject> <inlinemediaobject><imageobject> " -"<imagedata fileref=\"figures/stock_weather-night-clear.png\" " -"format=\"PNG\"/> </imageobject><textobject> <phrase>Notte serena</phrase> " -"</textobject></inlinemediaobject>" +"sunny.png\" format=\"PNG\"/> </imageobject><textobject> " +"<phrase>Soleggiato</phrase> </textobject></inlinemediaobject> " +"<inlinemediaobject><imageobject> <imagedata fileref=\"figures/stock_weather-" +"night-clear.png\" format=\"PNG\"/> </imageobject><textobject> <phrase>Notte " +"serena</phrase> </textobject></inlinemediaobject>"  #. (itstool) path: entry/para  #: C/index.docbook:316  | 
