-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
43 additions
and
23 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2022-11-21 12:58+0100\n" | ||
"PO-Revision-Date: 2022-11-21 13:02+0100\n" | ||
"POT-Creation-Date: 2022-11-21 18:59+0100\n" | ||
"PO-Revision-Date: 2022-11-21 19:02+0100\n" | ||
"Last-Translator: andywar65 <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: it\n" | ||
|
@@ -167,6 +167,7 @@ msgid "Are you sure you want to delete this layer / block?" | |
msgstr "Sei sicuro di voler eliminare questo livello / blocco?" | ||
|
||
#: .\djeocad\templates\djeocad\includes\drawing_create.html:19 | ||
#: .\djeocad\templates\djeocad\includes\layer_create.html:18 | ||
msgid "Add" | ||
msgstr "Aggiungi" | ||
|
||
|
@@ -175,67 +176,86 @@ msgid "Update drawing" | |
msgstr "Aggiorna il disegno" | ||
|
||
#: .\djeocad\templates\djeocad\includes\drawing_update.html:24 | ||
#: .\djeocad\templates\djeocad\includes\layer_update.html:19 | ||
#: .\djeocad\templates\djeocad\includes\layer_update.html:18 | ||
msgid "Update" | ||
msgstr "Aggiorna" | ||
|
||
#: .\djeocad\templates\djeocad\includes\drawing_update.html:27 | ||
#: .\djeocad\templates\djeocad\includes\layer_update.html:23 | ||
msgid "Cancel" | ||
#: .\djeocad\templates\djeocad\includes\layer_create.html:22 | ||
#: .\djeocad\templates\djeocad\includes\layer_update.html:22 | ||
msgid "Discard" | ||
msgstr "Annulla" | ||
|
||
#: .\djeocad\templates\djeocad\includes\drawing_update.html:33 | ||
msgid "Layers / Blocks" | ||
msgstr "Livelli / Blocchi" | ||
|
||
#: .\djeocad\templates\djeocad\includes\layer_update.html:10 | ||
#: .\djeocad\templates\djeocad\includes\drawing_update.html:39 | ||
msgid "No layers yet" | ||
msgstr "Ancora nessun livello" | ||
|
||
#: .\djeocad\templates\djeocad\includes\drawing_update.html:43 | ||
msgid "Add layer" | ||
msgstr "Aggiungi livello" | ||
|
||
#: .\djeocad\templates\djeocad\includes\layer_create.html:9 | ||
msgid "Create layer" | ||
msgstr "Crea livello" | ||
|
||
#: .\djeocad\templates\djeocad\includes\layer_update.html:9 | ||
msgid "Update layer" | ||
msgstr "Aggiorna livello" | ||
|
||
#: .\djeocad\urls.py:19 | ||
#: .\djeocad\urls.py:20 | ||
msgid "author/<username>/" | ||
msgstr "autore/<username>/" | ||
|
||
#: .\djeocad\urls.py:21 | ||
#: .\djeocad\urls.py:22 | ||
msgid "author/<username>/drawing/<pk>/" | ||
msgstr "autore/<username>/disegno/<pk>/" | ||
|
||
#: .\djeocad\urls.py:26 | ||
#: .\djeocad\urls.py:27 | ||
msgid "author/<username>/drawing/add/" | ||
msgstr "autore/<username>/disegno/aggiungi/" | ||
|
||
#: .\djeocad\urls.py:31 | ||
#: .\djeocad\urls.py:32 | ||
msgid "author/<username>/drawing/<pk>/update/" | ||
msgstr "autore/<username>/disegno/<pk>/aggiorna/" | ||
|
||
#: .\djeocad\urls.py:36 | ||
#: .\djeocad\urls.py:37 | ||
msgid "author/<username>/drawing/<pk>/delete/" | ||
msgstr "autore/<username>/disegno/<pk>/elimina/" | ||
|
||
#: .\djeocad\urls.py:41 | ||
#: .\djeocad\urls.py:42 | ||
msgid "author/<username>/drawing/<pk>/layer-add/" | ||
msgstr "autore/<username>/disegno/<pk>/aggiungi-livello/" | ||
|
||
#: .\djeocad\urls.py:47 | ||
msgid "author/<username>/layer/<pk>/update/" | ||
msgstr "autore/<username>/livello/<pk>/aggiorna/" | ||
|
||
#: .\djeocad\urls.py:45 | ||
#: .\djeocad\urls.py:51 | ||
msgid "drawing/<pk>/download/" | ||
msgstr "disegno/<pk>/download/" | ||
|
||
#: .\djeocad\views.py:111 .\djeocad\views.py:171 | ||
#: .\djeocad\views.py:111 | ||
msgid "Drawing does not belong to User" | ||
msgstr "Il disegno non appartiene all'utente" | ||
|
||
#: .\djeocad\views.py:190 .\djeocad\views.py:244 | ||
#: .\djeocad\views.py:185 .\djeocad\views.py:280 | ||
msgid "Request without HTMX headers" | ||
msgstr "" | ||
|
||
#: .\djeocad\views.py:220 | ||
msgid "Layer does not belong to User" | ||
msgstr "Il livello non appartiene all'utente" | ||
|
||
#: .\djeocad\views.py:248 | ||
#: .\djeocad\views.py:284 | ||
#, python-format | ||
msgid "Layer \"%s\" deleted" | ||
msgstr "Livello \"%s\" eliminato" | ||
|
||
#~ msgid "Cancel" | ||
#~ msgstr "Annulla" | ||
|
||
#~ msgid "Layer does not belong to User" | ||
#~ msgstr "Il livello non appartiene all'utente" | ||
|
||
#~ msgid "Elements" | ||
#~ msgstr "Elementi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters