Skip to content

Commit bb3fd3b

Browse files
authored
Merge pull request #532 from collective/translations-cmfeditions
Translations update from Hosted Weblate
2 parents fd2d4af + eb82e6a commit bb3fd3b

File tree

1 file changed

+25
-14
lines changed

1 file changed

+25
-14
lines changed

plone/app/locales/locales/it/LC_MESSAGES/cmfeditions.po

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@
55
msgid ""
66
msgstr ""
77
"Project-Id-Version: CMFEditions\n"
8-
"POT-Creation-Date: 2025-07-31 18:50+0000\n"
9-
"PO-Revision-Date: 2017-04-07 12:53+0200\n"
10-
"Last-Translator: Giorgio Borelli <[email protected]\n"
11-
"Language-Team: Plone i18n <[email protected]>\n"
8+
"POT-Creation-Date: 2024-10-30 06:32+0000\n"
9+
"PO-Revision-Date: 2025-07-31 12:01+0000\n"
10+
"Last-Translator: LibreTranslate <[email protected]>\n"
11+
"Language-Team: Italian <https://hosted.weblate.org/projects/plone/"
12+
"cmfeditions/it/>\n"
13+
"Language: it\n"
1214
"MIME-Version: 1.0\n"
1315
"Content-Type: text/plain; charset=utf-8\n"
1416
"Content-Transfer-Encoding: 8bit\n"
15-
"Plural-Forms: nplurals=2; plural=n!=1\n"
17+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18+
"X-Generator: Weblate 5.13-dev\n"
1619
"Language-Code: it\n"
1720
"Language-Name: Italiano\n"
1821
"Preferred-Encodings: utf-8 latin1\n"
@@ -25,19 +28,19 @@ msgstr "${title} è stato riportato alla revisione ${version}."
2528

2629
#: CMFEditions/browser/templates/diff.pt:289
2730
msgid "Added files"
28-
msgstr ""
31+
msgstr "File aggiunti"
2932

3033
#: CMFEditions/profiles.zcml:13
3134
msgid "CMFEditions"
3235
msgstr "CMFEditions"
3336

3437
#: CMFEditions/browser/templates/diff.pt:265
3538
msgid "Changed files"
36-
msgstr ""
39+
msgstr "File cambiati"
3740

3841
#: CMFEditions/browser/templates/versions_history_form.pt:73
3942
msgid "Current revision"
40-
msgstr ""
43+
msgstr "Revisione attuale"
4144

4245
#: CMFEditions/profiles.zcml:13
4346
msgid "Extension profile for default CMFEditions setup."
@@ -57,7 +60,7 @@ msgstr "Anteprima non disponibile"
5760

5861
#: CMFEditions/browser/templates/diff.pt:280
5962
msgid "Removed files"
60-
msgstr ""
63+
msgstr "File rimossi"
6164

6265
#: CMFEditions/browser/policies.py:46
6366
msgid "Reverted to revision ${version}"
@@ -73,16 +76,20 @@ msgid "Show differences"
7376
msgstr "Mostra le differenze"
7477

7578
#: CMFEditions/browser/policies.py:55
76-
msgid "The most current revision of the file could not be saved before reverting because the file is too large."
77-
msgstr "La revisione più recente del file non può essere salvata prima del ripristino in quanto il file è troppo grande."
79+
msgid ""
80+
"The most current revision of the file could not be saved before reverting "
81+
"because the file is too large."
82+
msgstr ""
83+
"La revisione più recente del file non può essere salvata prima del "
84+
"ripristino in quanto il file è troppo grande."
7885

7986
#: CMFEditions/browser/templates/diff.pt:155
8087
msgid "There are no changes between the selected revisions."
8188
msgstr "Nessun cambiamento tra le due revisioni selezionate."
8289

8390
#: CMFEditions/browser/templates/diff.pt:244
8491
msgid "This field has no code difference view."
85-
msgstr ""
92+
msgstr "Questo campo non ha una vista per la differenza di codice."
8693

8794
#. Default: "This field has no inline difference view."
8895
#: CMFEditions/browser/templates/diff.pt:211
@@ -91,7 +98,8 @@ msgstr "Non è possibile mostrare le differenze in linea per questo campo."
9198

9299
#: CMFEditions/browser/views.py:62
93100
msgid "Versioning for this file has been disabled because it is too large"
94-
msgstr "Il versionamento di questo file è stato disabilitato perché è troppo grande"
101+
msgstr ""
102+
"Il versionamento di questo file è stato disabilitato perché è troppo grande"
95103

96104
#. Default: "as code"
97105
#: CMFEditions/browser/templates/diff.pt:192
@@ -106,7 +114,10 @@ msgstr "Salva come nuova versione"
106114
#. Default: "At any moment you can save the content you just edited as a new revision. Enter below a comment to identify the version and hit the \"Save as new revision\" button."
107115
#: CMFEditions/browser/templates/versions_history_form.pt:243
108116
msgid "help_versioncomment"
109-
msgstr "In ogni momento è possibile salvare la copia appena modificata come nuova versione. Inserisci un commento qua sotto per identificare la versione e premi \"Salva una nuova versione\"."
117+
msgstr ""
118+
"In ogni momento è possibile salvare la copia appena modificata come nuova "
119+
"versione. Inserisci un commento qua sotto per identificare la versione e "
120+
"premi \"Salva una nuova versione\"."
110121

111122
#. Default: "inline"
112123
#: CMFEditions/browser/templates/diff.pt:180

0 commit comments

Comments
 (0)