changeset 34183:451cd2d34952

translation(it): Update Italian translation Commit: https://github.com/vim/vim/commit/7de2b7c8919ddad7d4490eb7fbbaa95630ecaa13 Author: Antonio Giovanni Colombo <azc100@gmail.com> Date: Tue Jan 23 19:51:05 2024 +0100 translation(it): Update Italian translation Signed-off-by: Antonio Giovanni Colombo <azc100@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 23 Jan 2024 20:00:08 +0100
parents c57f1ae55bfb
children c781be83e11e
files src/po/it.po
diffstat 1 files changed, 4 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/src/po/it.po
+++ b/src/po/it.po
@@ -7769,8 +7769,7 @@ msgstr "E1330: Tipo non valido per varia
 msgid ""
 "E1331: Public must be followed by \"var\" or \"static\" or \"final\" or "
 "\"const\""
-msgstr "E1331: Public dev'essere seguito da \"var\" o \"static\" o "
-"\"const\""
+msgstr "E1331: Public dev'essere seguito da \"var\" o \"static\" o \"const\""
 
 msgid "E1332: Public variable name cannot start with underscore: %s"
 msgstr ""
@@ -7884,9 +7883,7 @@ msgstr ""
 msgid ""
 "E1368: Static must be followed by \"var\" or \"def\" or \"final\" or "
 "\"const\""
-msgstr ""
-"E1368: \"Static\" deve essere seguito da \"var\" o \"def\" o "
-"\"const\""
+msgstr "E1368: \"Static\" deve essere seguito da \"var\" o \"def\" o \"const\""
 
 msgid "E1369: Duplicate variable: %s"
 msgstr "E1369: Variabile duplicata: %s"
@@ -8029,8 +8026,8 @@ msgid "E1408: Final variable not support
 msgstr "E1408: Variabile Finale non supportata in un'Interfaccia"
 
 msgid "E1409: Cannot change read-only variable \"%s\" in class \"%s\""
-msgstr "E1409: Non posso cambiare variabile in sola-lettura \"%s\" "
-"in Classe \"%s\""
+msgstr ""
+"E1409: Non posso cambiare variabile in sola-lettura \"%s\" in Classe \"%s\""
 
 msgid "E1410: Const variable not supported in an interface"
 msgstr "E1410: Variabile di tipo \"Const\" non supportata in un'Interfaccia"