summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Giovanni Colombo <azc100@gmail.com>2024-01-23 19:51:05 +0100
committerChristian Brabandt <cb@256bit.org>2024-01-23 19:51:05 +0100
commit7de2b7c8919ddad7d4490eb7fbbaa95630ecaa13 (patch)
tree3b9db5bfe66ae6319d8785ba218e5b6574fbb72f
parent36e2c0f29332bd430f03c007be56fc6894f49923 (diff)
translation(it): Update Italian translation
Signed-off-by: Antonio Giovanni Colombo <azc100@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--src/po/it.po11
1 files changed, 4 insertions, 7 deletions
diff --git a/src/po/it.po b/src/po/it.po
index 42fe7f7b92..66a3bfa3b2 100644
--- a/src/po/it.po
+++ b/src/po/it.po
@@ -7769,8 +7769,7 @@ msgstr "E1330: Tipo non valido per variabile Object: %s"
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 supported in an interface"
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"