From cf3e07d728d5f5b508b677a03f3b30ef8f3aedd6 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 7 Dec 2011 15:53:04 -0400 Subject: [PATCH] Initial Italian language sync --- apps/common/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 5242 bytes apps/common/locale/it/LC_MESSAGES/django.po | 333 ++++++ .../converter/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../converter/locale/it/LC_MESSAGES/django.po | 934 +++++++++++++++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 521 bytes .../locale/it/LC_MESSAGES/django.po | 292 ++++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 102 ++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 205 ++++ .../documents/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 18570 bytes .../documents/locale/it/LC_MESSAGES/django.po | 977 ++++++++++++++++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 116 +++ apps/folders/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/folders/locale/it/LC_MESSAGES/django.po | 212 ++++ apps/history/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/history/locale/it/LC_MESSAGES/django.po | 106 ++ apps/linking/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/linking/locale/it/LC_MESSAGES/django.po | 331 ++++++ apps/main/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/main/locale/it/LC_MESSAGES/django.po | 143 +++ apps/metadata/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/metadata/locale/it/LC_MESSAGES/django.po | 452 ++++++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 32 + apps/ocr/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/ocr/locale/it/LC_MESSAGES/django.po | 448 ++++++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 194 ++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 28 + .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 24 + .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 36 + apps/sources/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/sources/locale/it/LC_MESSAGES/django.po | 462 +++++++++ apps/tags/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes apps/tags/locale/it/LC_MESSAGES/django.po | 267 +++++ .../locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../locale/it/LC_MESSAGES/django.po | 254 +++++ .../web_theme/locale/it/LC_MESSAGES/django.mo | Bin 0 -> 501 bytes .../web_theme/locale/it/LC_MESSAGES/django.po | 76 ++ 44 files changed, 6024 insertions(+) create mode 100644 apps/common/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/common/locale/it/LC_MESSAGES/django.po create mode 100644 apps/converter/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/converter/locale/it/LC_MESSAGES/django.po create mode 100644 apps/django_gpg/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/django_gpg/locale/it/LC_MESSAGES/django.po create mode 100644 apps/document_comments/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/document_comments/locale/it/LC_MESSAGES/django.po create mode 100644 apps/document_indexing/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/document_indexing/locale/it/LC_MESSAGES/django.po create mode 100644 apps/documents/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/documents/locale/it/LC_MESSAGES/django.po create mode 100644 apps/dynamic_search/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/dynamic_search/locale/it/LC_MESSAGES/django.po create mode 100644 apps/folders/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/folders/locale/it/LC_MESSAGES/django.po create mode 100644 apps/history/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/history/locale/it/LC_MESSAGES/django.po create mode 100644 apps/linking/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/linking/locale/it/LC_MESSAGES/django.po create mode 100644 apps/main/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/main/locale/it/LC_MESSAGES/django.po create mode 100644 apps/metadata/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/metadata/locale/it/LC_MESSAGES/django.po create mode 100644 apps/navigation/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/navigation/locale/it/LC_MESSAGES/django.po create mode 100644 apps/ocr/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/ocr/locale/it/LC_MESSAGES/django.po create mode 100644 apps/permissions/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/permissions/locale/it/LC_MESSAGES/django.po create mode 100644 apps/project_setup/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/project_setup/locale/it/LC_MESSAGES/django.po create mode 100644 apps/project_tools/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/project_tools/locale/it/LC_MESSAGES/django.po create mode 100644 apps/smart_settings/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/smart_settings/locale/it/LC_MESSAGES/django.po create mode 100644 apps/sources/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/sources/locale/it/LC_MESSAGES/django.po create mode 100644 apps/tags/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/tags/locale/it/LC_MESSAGES/django.po create mode 100644 apps/user_management/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/user_management/locale/it/LC_MESSAGES/django.po create mode 100644 apps/web_theme/locale/it/LC_MESSAGES/django.mo create mode 100644 apps/web_theme/locale/it/LC_MESSAGES/django.po diff --git a/apps/common/locale/it/LC_MESSAGES/django.mo b/apps/common/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..5ac939ecbbde5403e8fe6dec4eedccd50892a41d GIT binary patch literal 5242 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 literal 0 HcmV?d00001 diff --git a/apps/common/locale/it/LC_MESSAGES/django.po b/apps/common/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dd5bb70aee --- /dev/null +++ b/apps/common/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,333 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2011. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-12-07 18:22+0000\n" +"Last-Translator: pippo64 \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:17 +msgid "change password" +msgstr "cambia password" + +#: __init__.py:18 +msgid "user details" +msgstr "dettaglio utente" + +#: __init__.py:19 +msgid "edit details" +msgstr "modifica dettagli" + +#: __init__.py:23 __init__.py:29 +msgid "about" +msgstr "a rigurdo" + +#: __init__.py:24 +msgid "changelog" +msgstr "changelog" + +#: __init__.py:25 +msgid "license" +msgstr "licenza" + +#: forms.py:99 +msgid "Selection" +msgstr "Selezione" + +#: forms.py:131 +msgid "Email" +msgstr "Email" + +#: forms.py:142 +msgid "" +"Please enter a correct email and password. Note that the password fields is " +"case-sensitive." +msgstr "" +"Inserisci un'indirizzo mail valido e una password. Ricorda che il campo " +"password è case-sensitive" + +#: forms.py:144 +msgid "This account is inactive." +msgstr "Questo account è inattivo" + +#: literals.py:24 +msgid "A5" +msgstr "A5" + +#: literals.py:25 +msgid "A4" +msgstr "A4" + +#: literals.py:26 +msgid "A3" +msgstr "A3" + +#: literals.py:27 +msgid "B5" +msgstr "B5" + +#: literals.py:28 +msgid "B4" +msgstr "B4" + +#: literals.py:29 +msgid "Letter" +msgstr "Letter" + +#: literals.py:30 +msgid "Legal" +msgstr "Legal" + +#: literals.py:31 +msgid "Ledger" +msgstr "Mastro" + +#: literals.py:38 +msgid "Portrait" +msgstr "Verticale" + +#: literals.py:39 +msgid "Landscape" +msgstr "Orizontale" + +#: utils.py:291 +msgid "function found" +msgstr "trovata funzione" + +#: utils.py:293 utils.py:295 +#, python-format +msgid "class found: %s" +msgstr "classe trovata:%s" + +#: views.py:24 templates/password_change_done.html:5 +msgid "Your password has been successfully changed." +msgstr "La tua password è stata cambiata con successo" + +#: views.py:41 +msgid "No action selected." +msgstr "Nessuna azione selezionata" + +#: views.py:45 +msgid "Must select at least one item." +msgstr "Devi selezionare un item" + +#: views.py:86 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "%(selection)s aggiunto con successo a %(right_list_title)s." + +#: views.py:89 views.py:106 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "Impossibile aggiungere %(selection)s a %(right_list_title)s." + +#: views.py:103 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" +"%(selection)s aggiunto correttamente rimosso dal %(right_list_title)s." + +#: views.py:121 +msgid "Add" +msgstr "Aggiungi" + +#: views.py:132 +msgid "Remove" +msgstr "Rimuovi" + +#: views.py:155 +msgid "current user details" +msgstr "dettagli dell'utente corrente" + +#: views.py:172 +msgid "Current user's details updated." +msgstr "Dettagli dell'utente corrente aggiornati" + +#: views.py:181 +msgid "edit current user details" +msgstr "modifica i dettagli dell'utente corrente" + +#: views.py:207 +msgid "Changelog" +msgstr "Changelog" + +#: views.py:220 +msgid "License" +msgstr "Licenza" + +#: widgets.py:58 +msgid "None" +msgstr "Nessuno" + +#: conf/settings.py:15 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" +"Directory temporanea utilizzata a livello di sito per thumbnails, anteprime " +"e file temporanei. Se non viene specificato, ne verrà creata utilizzando " +"tempfile.mkdtemp()" + +#: conf/settings.py:65 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" +"Controllo del meccanismo di autenticazione. Le opzioni possibili " +"sono:username,email" + +#: templates/403.html:3 templates/403.html.py:7 +msgid "Insufficient permissions" +msgstr "Permessi insufficienti" + +#: templates/403.html:9 +msgid "You don't have enough permissions for this operation." +msgstr "Non hai i permessi per effettuare questa operazione." + +#: templates/404.html:3 templates/404.html.py:7 +msgid "Page not found" +msgstr "Pagina non trovata" + +#: templates/404.html:9 +msgid "Sorry, but the requested page could not be found." +msgstr "Scusa ma la pagina richiesta non è disponibile" + +#: templates/calculate_form_title.html:11 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "Dettagli per %(object_name)s: %(object)s" + +#: templates/calculate_form_title.html:13 +#, python-format +msgid "Details for: %(object)s" +msgstr "Detaglio per: %(object)s" + +#: templates/calculate_form_title.html:18 +#, python-format +msgid "Edit %(object_name)s:" +msgstr "Modifica %(object_name)s:" + +#: templates/calculate_form_title.html:20 +msgid "Edit" +msgstr "Modifica" + +#: templates/calculate_form_title.html:24 +#, python-format +msgid "Create new %(object_name)s" +msgstr "Crea nuovo %(object_name)s" + +#: templates/calculate_form_title.html:26 +msgid "Create" +msgstr "Crea" + +#: templates/generic_assign_remove.html:3 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "Assigna %(title)s %(object)s" + +#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18 +msgid "Confirm" +msgstr "Conferma" + +#: templates/generic_confirm.html:16 +msgid "Confirm delete" +msgstr "Conferma la cancellazione" + +#: templates/generic_confirm.html:32 +msgid "form icon" +msgstr "icona del modulo" + +#: templates/generic_confirm.html:40 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "Sei sicuro di voler cancellare %(object_name)s: %(object)s?" + +#: templates/generic_confirm.html:42 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "Sei sicuro di volr cancellare: %(object)s?" + +#: templates/generic_confirm.html:50 +msgid "Yes" +msgstr "Si" + +#: templates/generic_confirm.html:54 +msgid "No" +msgstr "No" + +#: templates/generic_form_instance.html:37 +#: templates/generic_form_subtemplate.html:52 +msgid "required" +msgstr "richiesto" + +#: templates/generic_form_subtemplate.html:76 +#: templates/generic_form_subtemplate.html:78 +#: templates/generic_list_horizontal_subtemplate.html:51 +#: templates/generic_list_horizontal_subtemplate.html:178 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 +msgid "Save" +msgstr "Salva" + +#: templates/generic_form_subtemplate.html:76 +#: templates/generic_form_subtemplate.html:78 +#: templates/generic_list_horizontal_subtemplate.html:51 +#: templates/generic_list_horizontal_subtemplate.html:178 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 +msgid "Submit" +msgstr "Sottometti" + +#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6 +#, python-format +msgid "List of %(stripped_title)s" +msgstr "Lista di %(stripped_title)s" + +#: templates/generic_list_horizontal_subtemplate.html:23 +#: templates/generic_list_subtemplate.html:24 +#, python-format +msgid "" +"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +"%(page_number)s of %(total_pages)s)" +msgstr "" +"Lista di %(title)s (%(start)s - %(end)s fuori %(total)s) (Page " +"%(page_number)s of %(total_pages)s)" + +#: templates/generic_list_horizontal_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 +#, python-format +msgid "List of %(title)s (%(total)s)" +msgstr "Lista di %(title)s (%(total)s)" + +#: templates/generic_list_subtemplate.html:72 +msgid "Identifier" +msgstr "Identificatore" + +#: templates/generic_list_subtemplate.html:152 +#, python-format +msgid "There are no %(stripped_title)s" +msgstr "Non ci sono %(stripped_title)s" + +#: templates/login.html:5 +msgid "Login" +msgstr "Login" + +#: templates/password_change_done.html:3 templates/password_change_form.html:3 +#: templates/password_change_form.html:5 +msgid "Password change" +msgstr "Cambia password" + + diff --git a/apps/converter/locale/it/LC_MESSAGES/django.mo b/apps/converter/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..72cbfdd28e96e44641807cba5841648db40f9397 GIT binary patch literal 501 zcmYjNO-~y!5T$BQd+fP~sl)-)PV8Nv3Z|(@$wrElg(z8iH;LJ}+O=2qYy&@pU&DXt zZ|Q7PL7)6&kNoE2&F}Z`o(>pqm>-yj%(u+X%pODLGk>1*-D_U32>z#86V5jH!-QzP zQ&8wf?I52Nt7K_f9|((B*$sa0s)(gmuqA4h5S68EcQ;u3Mg$*qus(>U&lNVt&ctMK zQ{q)Hnz$@ZG#Le%OjG2OWss&S`-1XRN*3bM{IY%f|8?>lPbA1wb$0eiGLpHDgk{h! z)|z}!Fuk46;d)%;@HH>Sv-#zCGFj%U)i;*9s?(Lh(&$FPjC5_;)zQD%ce~wy`a<^J zJPe#6(e5`9MY}hFX46DLoGmPg&Kg06AuLlYIa_HP(R*#+#Mqaz0&N01&T G2Y&#?){|ub literal 0 HcmV?d00001 diff --git a/apps/converter/locale/it/LC_MESSAGES/django.po b/apps/converter/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5e8e9ffb0a --- /dev/null +++ b/apps/converter/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,934 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:10 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:15 +msgid "suported file formats" +msgstr "" + +#: views.py:20 +msgid "name" +msgstr "" + +#: views.py:24 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the unoconv program." +msgstr "" + +#: conf/settings.py:17 +msgid "" +"Use alternate method of connection to LibreOffice using a pipe, it is slower" +" but less prone to segmentation faults." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + + diff --git a/apps/django_gpg/locale/it/LC_MESSAGES/django.mo b/apps/django_gpg/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..78fac47634810def560210d12c106f6b5c48b059 GIT binary patch literal 521 zcmZutO;6)65M>3Y9656^(jGuCu~VUL*HDBgMXIzB6=e7BwnJ)^*pWS!9p+EwCi9TlVZeOh&)B|?Fw)?z}Yvg~y4-Op;ZN~tSuZ}A~@ zNU~XPC(34R3~*6LNt`V$$^9gskB;>q;#KGfSVNYQe#@YJ;iZ(uX=~;hO(p9QKaI`a0ZmVs|LA{bb_} DvA~`_ literal 0 HcmV?d00001 diff --git a/apps/django_gpg/locale/it/LC_MESSAGES/django.po b/apps/django_gpg/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5fc3342cd5 --- /dev/null +++ b/apps/django_gpg/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,292 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-12-06 02:06-0400\n" +"PO-Revision-Date: 2011-12-06 06:07+0000\n" +"Last-Translator: rosarior \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:14 +msgid "Verify document signatures" +msgstr "" + +#: __init__.py:15 +msgid "View keys" +msgstr "" + +#: __init__.py:16 +msgid "Delete keys" +msgstr "" + +#: __init__.py:17 +msgid "Query keyservers" +msgstr "" + +#: __init__.py:18 +msgid "Import key from keyservers" +msgstr "" + +#: __init__.py:19 +msgid "Upload detached signatures" +msgstr "" + +#: __init__.py:20 +msgid "Download detached signatures" +msgstr "" + +#: __init__.py:23 +msgid "Signatures" +msgstr "" + +#: __init__.py:39 views.py:67 +msgid "private keys" +msgstr "" + +#: __init__.py:40 views.py:70 +msgid "public keys" +msgstr "" + +#: __init__.py:41 +msgid "delete" +msgstr "" + +#: __init__.py:42 +msgid "query keyservers" +msgstr "" + +#: __init__.py:43 +msgid "import" +msgstr "" + +#: __init__.py:44 +msgid "upload signature" +msgstr "" + +#: __init__.py:45 +msgid "download signature" +msgstr "" + +#: __init__.py:46 +msgid "key management" +msgstr "" + +#: __init__.py:49 +msgid "signatures" +msgstr "" + +#: api.py:22 +msgid "Public" +msgstr "" + +#: api.py:23 +msgid "Secret" +msgstr "" + +#: api.py:31 api.py:36 +msgid "RSA" +msgstr "" + +#: api.py:32 +msgid "DSA" +msgstr "" + +#: api.py:37 +msgid "Elgamal" +msgstr "" + +#: api.py:51 +msgid "Bad signature." +msgstr "" + +#: api.py:55 +msgid "Document not signed or invalid signature." +msgstr "" + +#: api.py:59 +msgid "Signature error." +msgstr "" + +#: api.py:63 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: api.py:67 +msgid "Document is signed, and signature is good." +msgstr "" + +#: api.py:71 +msgid "Document is signed with a valid signature." +msgstr "" + +#: api.py:144 +msgid "unknown" +msgstr "" + +#: forms.py:11 +msgid "Term" +msgstr "" + +#: forms.py:12 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: forms.py:18 +msgid "Signature file" +msgstr "" + +#: views.py:45 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Unable to import key id: %s" +msgstr "" + +#: views.py:52 +msgid "Import key" +msgstr "" + +#: views.py:53 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:78 +msgid "Key ID" +msgstr "" + +#: views.py:82 +msgid "Owner" +msgstr "" + +#: views.py:102 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:109 +msgid "Delete key" +msgstr "" + +#: views.py:111 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:129 +msgid "Query key server" +msgstr "" + +#: views.py:142 +msgid "results" +msgstr "" + +#: views.py:147 +msgid "ID" +msgstr "" + +#: views.py:151 +msgid "type" +msgstr "" + +#: views.py:155 +msgid "creation date" +msgstr "" + +#: views.py:159 +msgid "disabled" +msgstr "" + +#: views.py:163 +msgid "expiration date" +msgstr "" + +#: views.py:167 +msgid "expired" +msgstr "" + +#: views.py:171 +msgid "length" +msgstr "" + +#: views.py:175 +msgid "revoked" +msgstr "" + +#: views.py:180 +msgid "Identifies" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:212 +msgid "embedded" +msgstr "" + +#: views.py:214 +msgid "detached" +msgstr "" + +#: views.py:219 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:221 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:222 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:223 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:228 +#, python-format +msgid "signature properties for: %s" +msgstr "" + +#: views.py:250 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: conf/settings.py:13 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + + diff --git a/apps/document_comments/locale/it/LC_MESSAGES/django.mo b/apps/document_comments/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..518cede71b9f64f7abe8c8b9155d58f69a1bc339 GIT binary patch literal 501 zcmYjN%Wm5+5KPgYbnLl@4bVe^c1=nS3WuqSy0Huxuu{WTdS`4#W+9ORxvG;7>DTmM z@-11#MUnvrHq?_TqaW$?evhH$>cUnWHB zoq|H&YX|wXSSKsf`aoF3%5L#TS4Awnf*nz-gs3d-x|_kqHzN3`gY`i)eXg)Eb|xmv zpCw)fqlwGnRFhGV$uvbiSq5pUvM(slq+}tk%pcpgf31_}IFumI)NuGoGLnUkgk{h! z)|z}!FuPtX;A&Fj@HHu)S|Ri`V1rO}OoIqBN6tCRn;@Avxw^@Z%M zxf?h`qCIRPiuPav&9;exI9pf}r%5p{@|PW@1DRZUN5=6$_bodkbH_z$ZQTWIb~;2u z\n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:15 +msgid "Create new comments" +msgstr "" + +#: __init__.py:16 +msgid "Delete comments" +msgstr "" + +#: __init__.py:17 +msgid "Edit comments" +msgstr "" + +#: __init__.py:18 +msgid "View comments" +msgstr "" + +#: __init__.py:20 +msgid "Comments" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "delete" +msgstr "" + +#: __init__.py:28 +msgid "add comment" +msgstr "" + +#: __init__.py:29 utils.py:14 +msgid "comments" +msgstr "" + +#: __init__.py:33 +msgid "date" +msgstr "" + +#: __init__.py:37 +msgid "user" +msgstr "" + +#: __init__.py:41 +msgid "comment" +msgstr "" + +#: views.py:27 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:39 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:86 +msgid "Comment added successfully." +msgstr "" + +#: views.py:93 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:109 +#, python-format +msgid "comments: %s" +msgstr "" + + diff --git a/apps/document_indexing/locale/it/LC_MESSAGES/django.mo b/apps/document_indexing/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d0eb804bd170782f648845e1ba0dc2ee18f6e7c7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8fKp)BU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n27rlVJb= literal 0 HcmV?d00001 diff --git a/apps/document_indexing/locale/it/LC_MESSAGES/django.po b/apps/document_indexing/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..063bc16e02 --- /dev/null +++ b/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,205 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:12 +msgid "View document indexes" +msgstr "" + +#: __init__.py:13 +msgid "Rebuild document indexes" +msgstr "" + +#: __init__.py:15 +msgid "Indexing" +msgstr "" + +#: __init__.py:19 +msgid "index list" +msgstr "" + +#: __init__.py:20 +msgid "go up one level" +msgstr "" + +#: __init__.py:21 __init__.py:23 models.py:26 +msgid "indexes" +msgstr "" + +#: __init__.py:25 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:25 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:27 +msgid "Indexes" +msgstr "" + +#: api.py:83 +msgid "root" +msgstr "" + +#: api.py:139 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:175 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:178 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:209 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:34 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:52 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exc)s" +msgstr "" + +#: filesystem.py:54 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exc)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:83 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: models.py:11 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:16 +msgid "indexing expression" +msgstr "" + +#: models.py:16 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:18 +msgid "enabled" +msgstr "" + +#: models.py:19 +msgid "link documents" +msgstr "" + +#: models.py:25 models.py:31 views.py:56 +msgid "index" +msgstr "" + +#: models.py:32 +msgid "value" +msgstr "" + +#: models.py:33 +msgid "documents" +msgstr "" + +#: models.py:46 models.py:51 +msgid "index instance" +msgstr "" + +#: models.py:47 +msgid "indexes instances" +msgstr "" + +#: models.py:52 +msgid "document" +msgstr "" + +#: models.py:59 +msgid "document rename count" +msgstr "" + +#: models.py:60 +msgid "documents rename count" +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:38 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:60 +msgid "items" +msgstr "" + +#: views.py:82 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:83 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:89 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:94 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:109 +#, python-format +msgid "indexes containing: %s" +msgstr "" + +#: templates/indexing_help.html:3 +msgid "What are indexes?" +msgstr "" + +#: templates/indexing_help.html:4 +msgid "Indexes group documents into a tree like hierarchical structure." +msgstr "" + + diff --git a/apps/documents/locale/it/LC_MESSAGES/django.mo b/apps/documents/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..e3790f11283091122005f747046decc0f1624b79 GIT binary patch literal 18570 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 literal 0 HcmV?d00001 diff --git a/apps/documents/locale/it/LC_MESSAGES/django.po b/apps/documents/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ac50b2183a --- /dev/null +++ b/apps/documents/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,977 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2011. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-12-07 11:57+0000\n" +"Last-Translator: pippo64 \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:49 __init__.py:159 +msgid "Documents" +msgstr "Documenti" + +#: __init__.py:60 +msgid "Documents setup" +msgstr "Setup Documenti" + +#: __init__.py:70 +msgid "all documents" +msgstr "tutti i documenti" + +#: __init__.py:71 models.py:415 views.py:709 +msgid "recent documents" +msgstr "documenti recenti" + +#: __init__.py:72 +msgid "upload new documents" +msgstr "upload nuovi documenti" + +#: __init__.py:73 +msgid "clone metadata" +msgstr "clona i metadati" + +#: __init__.py:74 +msgid "details" +msgstr "dettagli" + +#: __init__.py:75 +msgid "properties" +msgstr "proprietà" + +#: __init__.py:76 __init__.py:77 __init__.py:92 __init__.py:114 +#: __init__.py:120 +msgid "delete" +msgstr "cancella" + +#: __init__.py:78 __init__.py:91 __init__.py:113 __init__.py:119 +msgid "edit" +msgstr "edita" + +#: __init__.py:79 +msgid "preview" +msgstr "anteprima" + +#: __init__.py:80 +msgid "download" +msgstr "scarica" + +#: __init__.py:81 +msgid "find duplicates" +msgstr "trova duplicati" + +#: __init__.py:82 +msgid "find all duplicates" +msgstr "trova tutti i duplicati" + +#: __init__.py:82 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" +"Cerca tutti i documenti con il checksum e restituisci una lista delle " +"corrispondenze esatte." + +#: __init__.py:83 +msgid "update office documents' page count" +msgstr "update documenti di office numero di pagine" + +#: __init__.py:83 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." + +#: __init__.py:84 __init__.py:85 +msgid "clear transformations" +msgstr "ripulisci le trasformazioni" + +#: __init__.py:86 +msgid "print" +msgstr "stampa" + +#: __init__.py:87 +msgid "history" +msgstr "versioni" + +#: __init__.py:89 +msgid "page transformations" +msgstr "trasformazioni della pagina" + +#: __init__.py:90 +msgid "create new transformation" +msgstr "crea una nuova trasformazione" + +#: __init__.py:94 +msgid "page image" +msgstr "immagine della pagina" + +#: __init__.py:95 +msgid "page text" +msgstr "testo della pagina" + +#: __init__.py:96 +msgid "edit page text" +msgstr "modifica il testo nella pagina" + +#: __init__.py:97 +msgid "next page" +msgstr "pagina successiva" + +#: __init__.py:98 +msgid "previous page" +msgstr "pagina precedente" + +#: __init__.py:99 +msgid "first page" +msgstr "prima pagina" + +#: __init__.py:100 +msgid "last page" +msgstr "ultima pagina" + +#: __init__.py:101 +msgid "zoom in" +msgstr "zoom in" + +#: __init__.py:102 +msgid "zoom out" +msgstr "zoom out" + +#: __init__.py:103 +msgid "rotate right" +msgstr "ruotate a destra" + +#: __init__.py:104 +msgid "rotate left" +msgstr "ruotate a sinistra" + +#: __init__.py:105 +msgid "reset view" +msgstr "ripristino della vista" + +#: __init__.py:107 +msgid "Find missing document files" +msgstr "Trovare i file di documenti mancanti" + +#: __init__.py:110 +msgid "document type list" +msgstr "lista in base al tipo di documento" + +#: __init__.py:111 views.py:877 +msgid "document types" +msgstr "tipi di documenti" + +#: __init__.py:112 +msgid "documents of this type" +msgstr "documenti di questo tipo" + +#: __init__.py:115 views.py:990 +msgid "create document type" +msgstr "crea il tipo di documenti" + +#: __init__.py:117 +msgid "filenames" +msgstr "nome file" + +#: __init__.py:118 +msgid "add filename to document type" +msgstr "aggiungi il nome file al tipo di documento" + +#: __init__.py:161 __init__.py:186 models.py:101 views.py:69 +msgid "documents" +msgstr "documenti" + +#: __init__.py:173 +msgid "thumbnail" +msgstr "thumbnail" + +#: __init__.py:176 +msgid "tags" +msgstr "etichette" + +#: __init__.py:179 +msgid "metadata" +msgstr "metadata" + +#: forms.py:60 +msgid "Page image" +msgstr "Immagine della pagina" + +#: forms.py:70 forms.py:209 +msgid "Contents" +msgstr "Contenuti" + +#: forms.py:116 +msgid "Details" +msgstr "Dettagli" + +#: forms.py:121 +msgid "Click on the image for full size preview" +msgstr "Click sull'immagine per l'anteprima" + +#: forms.py:131 +#, python-format +msgid "Document pages (%s)" +msgstr "Pagine nel documento (%s)" + +#: forms.py:166 +msgid "Quick document rename" +msgstr "Rinomina del documento veloce" + +#: forms.py:169 +msgid "New document filename" +msgstr "Nuovo nome documento" + +#: forms.py:223 +msgid "Page size" +msgstr "Dimensioni di pagina" + +#: forms.py:224 +msgid "Custom page width" +msgstr "Personalizza larghezza pagina" + +#: forms.py:225 +msgid "Custom page height" +msgstr "Personalizza altezza pagina" + +#: forms.py:226 +msgid "Page orientation" +msgstr "Orientamento pagina" + +#: forms.py:227 +msgid "Page range" +msgstr "Intervallo pagina" + +#: literals.py:8 +msgid "Create documents" +msgstr "Crea documenti" + +#: literals.py:9 +msgid "Edit document properties" +msgstr "Modifica proprietà documento" + +#: literals.py:10 +msgid "Edit documents" +msgstr "Modifica documenti" + +#: literals.py:11 +msgid "View documents" +msgstr "Visualizza documenti" + +#: literals.py:12 +msgid "Delete documents" +msgstr "Cancella documenti" + +#: literals.py:13 +msgid "Download documents" +msgstr "Scarica documenti" + +#: literals.py:14 +msgid "Transform documents" +msgstr "Trasforma documenti" + +#: literals.py:15 +msgid "Execute document modifying tools" +msgstr "Esegui i tools per la modifica dei documenti" + +#: literals.py:17 +msgid "Edit document types" +msgstr "Modifica il tipo di documento" + +#: literals.py:18 +msgid "Delete document types" +msgstr "Cancella il tipo di documento" + +#: literals.py:19 +msgid "Create document types" +msgstr "Crea tipo di documento" + +#: literals.py:23 +msgid "Document creation" +msgstr "Creazione documento" + +#: literals.py:24 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Documento \"%(content_object)s\" creato da by %(fullname)s." + +#: literals.py:25 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(content_object)s\" creato il %(datetime)s da %(fullname)s." + +#: literals.py:31 +msgid "Document edited" +msgstr "Documento modificato" + +#: literals.py:32 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Documento \"%(content_object)s\" modificato da %(fullname)s." + +#: literals.py:33 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" +"Documento \"%(content_object)s\" è stato modificato il %(datetime)s da " +"%(fullname)s. Queste le seguenti modifiche: %(changes)s." + +#: literals.py:42 +msgid "Document deleted" +msgstr "Documento cancellato" + +#: literals.py:43 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Documento \"%(document)s\" cancellato da %(fullname)s." + +#: literals.py:44 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(document)s\" cancellato il %(datetime)s da %(fullname)s." + +#: models.py:63 +msgid "name" +msgstr "nome" + +#: models.py:69 models.py:78 models.py:315 views.py:896 views.py:926 +#: views.py:955 views.py:960 views.py:1003 views.py:1049 views.py:1083 +msgid "document type" +msgstr "tipo documento" + +#: models.py:70 +msgid "documents types" +msgstr "documenti tipo" + +#: models.py:79 +msgid "file" +msgstr "file" + +#: models.py:86 +msgid "added" +msgstr "ha aggiunto" + +#: models.py:87 +msgid "updated" +msgstr "updated" + +#: models.py:88 +msgid "checksum" +msgstr "checksum" + +#: models.py:89 +msgid "description" +msgstr "descrizione" + +#: models.py:100 models.py:332 models.py:404 models.py:419 views.py:209 +msgid "document" +msgstr "documento" + +#: models.py:181 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" +"Questo tipo di formato file è sconosciuto, per cui il numero di pagine sarà " +"1" + +#: models.py:316 +msgid "filename" +msgstr "nome file" + +#: models.py:317 views.py:1010 +msgid "enabled" +msgstr "abilitato" + +#: models.py:324 +msgid "document type quick rename filename" +msgstr "rinomina veloce del nome file del documento" + +#: models.py:325 +msgid "document types quick rename filenames" +msgstr "rinomina veloce del nome files del documento" + +#: models.py:333 +msgid "content" +msgstr "contenuto" + +#: models.py:334 +msgid "page label" +msgstr "etichetta di pagina" + +#: models.py:335 +msgid "page number" +msgstr "numero pagina" + +#: models.py:338 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Pagina %(page_num)d di %(total_pages)d del %(document)s" + +#: models.py:346 models.py:383 +msgid "document page" +msgstr "pagina del documento" + +#: models.py:347 +msgid "document pages" +msgstr "pagine di documento" + +#: models.py:358 +msgid "Enter a valid value." +msgstr "Inserisci un valore valido" + +#: models.py:384 views.py:333 +msgid "order" +msgstr "ordina" + +#: models.py:385 views.py:334 views.py:389 views.py:418 +msgid "transformation" +msgstr "trasformazione" + +#: models.py:386 views.py:335 +msgid "arguments" +msgstr "argomenti" + +#: models.py:386 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Usa dizionari per identificare gli argomenti, esempio:%s" + +#: models.py:394 +msgid "document page transformation" +msgstr "trasformazione della pagina del documento" + +#: models.py:395 +msgid "document page transformations" +msgstr "trasformazioni della pagina del documento" + +#: models.py:403 +msgid "user" +msgstr "utente" + +#: models.py:405 +msgid "accessed" +msgstr "accessi" + +#: models.py:414 +msgid "recent document" +msgstr "documenti recenti" + +#: models.py:420 +msgid "Document type" +msgstr "Tipo documento" + +#: models.py:421 +msgid "MIME type" +msgstr "Tipo MIME" + +#: models.py:422 views.py:117 +msgid "Filename" +msgstr "Nome file" + +#: models.py:423 +msgid "Filename extension" +msgstr "Estensione del file" + +#: models.py:424 +msgid "Metadata value" +msgstr "Valore del Metadato" + +#: models.py:425 +msgid "Content" +msgstr "Contenuto" + +#: models.py:426 +msgid "Description" +msgstr "Descrizione" + +#: models.py:427 +msgid "Tags" +msgstr "Etichette" + +#: models.py:428 +msgid "Comments" +msgstr "Commenti" + +#: statistics.py:38 +#, python-format +msgid "Document types: %d" +msgstr "Tipi di documento: %d " + +#: statistics.py:39 +#, python-format +msgid "Documents in database: %d" +msgstr "Documenti nel database:%d" + +#: statistics.py:44 +#, python-format +msgid "Documents in storage: %d" +msgstr "Documenti nello storage:%d" + +#: statistics.py:46 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" +"Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), " +"%(bytes)d bytes" + +#: statistics.py:56 +#, python-format +msgid "Document pages in database: %d" +msgstr "Pagine di documenti nel database:%d" + +#: statistics.py:57 +#, python-format +msgid "Minimum amount of pages per document: %(page_count__min)d" +msgstr "Numero minimo di pagine per documento:%(page_count__min)d" + +#: statistics.py:58 +#, python-format +msgid "Maximum amount of pages per document: %(page_count__max)d" +msgstr "Numero massimo di pagine per documento:%(page_count__max)d" + +#: statistics.py:59 +#, python-format +msgid "Average amount of pages per document: %(page_count__avg)f" +msgstr "Media di pagine per documento:%(page_count__avg)f" + +#: statistics.py:65 +msgid "Document statistics" +msgstr "Statistiche del documento" + +#: views.py:118 +msgid "File extension" +msgstr "Estensione del file" + +#: views.py:119 +msgid "File mimetype" +msgstr "File mimetype" + +#: views.py:120 +msgid "File mime encoding" +msgstr "File mime encoding" + +#: views.py:121 +msgid "File size" +msgstr "Dimensioni del file" + +#: views.py:122 +msgid "Exists in storage" +msgstr "Esiste nello storage" + +#: views.py:123 +msgid "File path in storage" +msgstr "File path in storage" + +#: views.py:124 +msgid "Date added" +msgstr "Inserimento data" + +#: views.py:125 +msgid "Time added" +msgstr "Inserimento orario" + +#: views.py:126 +msgid "Checksum" +msgstr "Checksum" + +#: views.py:127 +msgid "UUID" +msgstr "UUID" + +#: views.py:128 +msgid "Pages" +msgstr "Pagine" + +#: views.py:137 +#, python-format +msgid "document properties for: %s" +msgstr "Proprietà per il documento:%s" + +#: views.py:159 +msgid "document data" +msgstr "dati del documento" + +#: views.py:184 views.py:521 +msgid "Must provide at least one document." +msgstr "Devi indicare almeno un documento" + +#: views.py:200 +#, python-format +msgid "Document: %s deleted successfully." +msgstr "Il documento %s è stato cancellato con successo" + +#: views.py:202 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Documento:%(document)s errore cancellazione: %(error)s" + +#: views.py:217 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "Sei sicuro di voler cancellare il documento: %s?" + +#: views.py:219 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "Sei sicuro di voler cancellare i documenti: %s?" + +#: views.py:256 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "Il documento \"%s\" è ancora in modifica" + +#: views.py:329 +#, python-format +msgid "transformations for: %s" +msgstr "trasformazioni per:%s" + +#: views.py:353 +msgid "Document page transformation created successfully." +msgstr "Trasformazioni per la pagina del documento creata con successo" + +#: views.py:362 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" +"Crea una nuova trasformazione per la pagina: %(page)s del documento: " +"%(document)s" + +#: views.py:378 +msgid "Document page transformation edited successfully." +msgstr "Document page trasformation edited successfully." + +#: views.py:391 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" + +#: views.py:409 +msgid "Document page transformation deleted successfully." +msgstr "Trasformazione della pagina di documento cancellata con successo." + +#: views.py:420 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" +"Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per:" +" %(document_page)s" + +#: views.py:434 +#, python-format +msgid "duplicates of: %s" +msgstr "duplicati di:%s" + +#: views.py:446 +msgid "Are you sure you wish to find all duplicates?" +msgstr "Sei sicuro di voler trovare tutti i duplicati?" + +#: views.py:447 views.py:506 views.py:571 +msgid "On large databases this operation may take some time to execute." +msgstr "" +"In un grande database questa operazione potrebbe richiedere del tempo " + +#: views.py:462 +msgid "duplicated documents" +msgstr "documenti duplicati" + +#: views.py:497 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" +"Update del numero di pagine completato. Il documenti processati " +"%(total)d, con il numero di pagine cambiate: %(change)d" + +#: views.py:505 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" +"Sei sicuro di voler cambiare il numero di pagine deil documenti office (%d)?" + +#: views.py:534 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" +"Tutte le trasformazioni alle pagine del documento:%s, sono state cancellate " +"con successo." + +#: views.py:536 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" +"Errore nella cancellazione della trasformazione della pagina per il " +"documento:%(document)s; %(error)s." + +#: views.py:542 +msgid "document transformation" +msgstr "trasformazione del documento" + +#: views.py:551 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Sei sicuro di voler cancellare le trasformazioni per il documento:%s?" + +#: views.py:553 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "Sei sicuro di voler cancellare le trasformazioni per il documenti:%s?" + +#: views.py:581 +msgid "missing documents" +msgstr "documenti mancanti" + +#: views.py:594 views.py:632 +#, python-format +msgid "details for: %s" +msgstr "dettagli per:%s" + +#: views.py:647 +msgid "Document page edited successfully." +msgstr "Pagina di documento modificata con successo." + +#: views.py:656 +#, python-format +msgid "edit: %s" +msgstr "modifica:%s" + +#: views.py:667 +msgid "There are no more pages in this document" +msgstr "Non ci sono più pagine in questo documento" + +#: views.py:680 +msgid "You are already at the first page of this document" +msgstr "Sei già alla prima pagina del documento" + +#: views.py:823 +#, python-format +msgid "print: %s" +msgstr "stampa:%s" + +#: views.py:894 +#, python-format +msgid "documents of type \"%s\"" +msgstr "documenti di tipo \"%s\"" + +#: views.py:914 +msgid "Document type edited successfully" +msgstr "Tipo di documento modificata con successo" + +#: views.py:917 +#, python-format +msgid "Error editing document type; %s" +msgstr "Errore nella modifica del tipo di documento;%s" + +#: views.py:922 +#, python-format +msgid "edit document type: %s" +msgstr "modifica tipo documento:%s" + +#: views.py:947 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "Tipo di documento: %s cancellata ." + +#: views.py:949 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" +"Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" + +#: views.py:964 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "Sei sicuro di cancellare questo tipo di documento:%s?" + +#: views.py:965 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "Il tipo di documento per tutti i documenti sarà messo a nullo" + +#: views.py:981 +msgid "Document type created successfully" +msgstr "Tipo di documento creato con successo" + +#: views.py:984 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "Errore nella creazione del tipo di documento;%(error)s" + +#: views.py:1002 +#, python-format +msgid "filenames for document type: %s" +msgstr "tipo di documento per il nome file: %s" + +#: views.py:1033 +msgid "Document type filename edited successfully" +msgstr "Tipo di documento per il nome file modificato con successo" + +#: views.py:1036 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "Errore nella modifica del tipo di nome file;%s" + +#: views.py:1041 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" +"modifica il nome file \"%(filename)s\" per il tipo di documento " +"\"%(document_type)s\"" + +#: views.py:1050 views.py:1076 views.py:1084 +msgid "document type filename" +msgstr "tipo di nome file per il documento" + +#: views.py:1068 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "Tipo di nome file per il documento: %s cancellato con successo." + +#: views.py:1070 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" +"Tipo di nome file per il documento:%(document_type_filename)s errore di " +"cancellazione: %(error)s" + +#: views.py:1086 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" +"Sei sicuro che vuoi cancellare il nome file:%(filename)s, per il tipo di " +"documento\"%(document_type)s\"?" + +#: views.py:1111 +msgid "Document type filename created successfully" +msgstr "Tipo di nome file per nome file creato con successo" + +#: views.py:1114 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "Errore creando il tipo di nome file; %(error)s" + +#: views.py:1120 +#, python-format +msgid "create filename for document type: %s" +msgstr "crea il nome file per i documenti di tipo:%s" + +#: widgets.py:26 +msgid "document page image" +msgstr "immagine della pagina del documento" + +#: wizards.py:34 +msgid "step 1 of 3: Document type" +msgstr "step 1 of 3: Tipo documento" + +#: wizards.py:35 +msgid "step 2 of 3: Metadata selection" +msgstr "step 2 of 3: Selezione dei Metadata " + +#: wizards.py:36 +msgid "step 3 of 3: Document metadata" +msgstr "step 3 of 3: Metadata del documento" + +#: wizards.py:44 +msgid "Next step" +msgstr "Next step" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" +"Massimo numero recente (creazione, modifica, visualizzazione) di documenti " +"da ricordare per utente" + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" +"Importo in percentuale dello zoom o rimpicciolire una pagina del documento " +"per l'interazione dell'utente." + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" +"Importo massimo in percentuale (%) per consentire all'utente di ingrandire " +"una pagina del documento in modo interattivo." + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" +"Quantità minima in percentuale (%) per consentire all'utente di ingrandire " +"una pagina di documento in modo interattivo." + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Quantità di gradi per la rotazione della pagina del documento" + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "Che tipo di documenti sono ?" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "" +"Il tipo di documento definisce una raggruppamento di documenti, come : " +"fatture, regolamenti, manuali. Il vantaggio dell'uso di tale classificazione" +" permette di rinominare,aggiungere metadati e rinominare i file più " +"velocemente." + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "Quali sono i documenti recenti ?" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "" +"qui troverete gli ultimi %(recent_count)s documenti da voi creati o " +"modificati" + + diff --git a/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo b/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d0eb804bd170782f648845e1ba0dc2ee18f6e7c7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8fKp)BU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n27rlVJb= literal 0 HcmV?d00001 diff --git a/apps/dynamic_search/locale/it/LC_MESSAGES/django.po b/apps/dynamic_search/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1cb017c45b --- /dev/null +++ b/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,116 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:5 +msgid "search" +msgstr "" + +#: __init__.py:6 views.py:72 +msgid "advanced search" +msgstr "" + +#: __init__.py:7 +msgid "search again" +msgstr "" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: models.py:20 +msgid "user" +msgstr "" + +#: models.py:21 +msgid "query" +msgstr "" + +#: models.py:22 +msgid "datetime created" +msgstr "" + +#: models.py:23 +msgid "hits" +msgstr "" + +#: models.py:61 +msgid "recent search" +msgstr "" + +#: models.py:62 +msgid "recent searches" +msgstr "" + +#: views.py:33 +#, python-format +msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:37 +msgid "results" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Search error: %s" +msgstr "" + +#: views.py:60 +msgid "type" +msgstr "" + +#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 +#: templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: conf/settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: conf/settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: templates/search_help.html:3 +msgid "Help" +msgstr "" + +#: templates/search_help.html:4 +#, python-format +msgid "" +"Enter the desired search keywords separated by space. Only the top " +"%(search_results_limit)s results will be available." +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:33 +#, python-format +msgid "recent searches (maximum of %d)" +msgstr "" + + diff --git a/apps/folders/locale/it/LC_MESSAGES/django.mo b/apps/folders/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..72cbfdd28e96e44641807cba5841648db40f9397 GIT binary patch literal 501 zcmYjNO-~y!5T$BQd+fP~sl)-)PV8Nv3Z|(@$wrElg(z8iH;LJ}+O=2qYy&@pU&DXt zZ|Q7PL7)6&kNoE2&F}Z`o(>pqm>-yj%(u+X%pODLGk>1*-D_U32>z#86V5jH!-QzP zQ&8wf?I52Nt7K_f9|((B*$sa0s)(gmuqA4h5S68EcQ;u3Mg$*qus(>U&lNVt&ctMK zQ{q)Hnz$@ZG#Le%OjG2OWss&S`-1XRN*3bM{IY%f|8?>lPbA1wb$0eiGLpHDgk{h! z)|z}!Fuk46;d)%;@HH>Sv-#zCGFj%U)i;*9s?(Lh(&$FPjC5_;)zQD%ce~wy`a<^J zJPe#6(e5`9MY}hFX46DLoGmPg&Kg06AuLlYIa_HP(R*#+#Mqaz0&N01&T G2Y&#?){|ub literal 0 HcmV?d00001 diff --git a/apps/folders/locale/it/LC_MESSAGES/django.po b/apps/folders/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6fccff809c --- /dev/null +++ b/apps/folders/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,212 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:10 +msgid "folder list" +msgstr "" + +#: __init__.py:11 views.py:53 +msgid "create folder" +msgstr "" + +#: __init__.py:12 +msgid "edit" +msgstr "" + +#: __init__.py:13 +msgid "delete" +msgstr "" + +#: __init__.py:14 +msgid "remove from folder" +msgstr "" + +#: __init__.py:15 +msgid "folder documents" +msgstr "" + +#: __init__.py:16 +msgid "add to a folder" +msgstr "" + +#: __init__.py:17 __init__.py:25 models.py:31 views.py:21 +msgid "folders" +msgstr "" + +#: forms.py:20 +msgid "Existing folders" +msgstr "" + +#: forms.py:22 +msgid "New folder" +msgstr "" + +#: models.py:11 +msgid "title" +msgstr "" + +#: models.py:12 +msgid "user" +msgstr "" + +#: models.py:13 +msgid "datetime created" +msgstr "" + +#: models.py:30 models.py:35 views.py:82 views.py:109 views.py:134 +msgid "folder" +msgstr "" + +#: models.py:36 +msgid "document" +msgstr "" + +#: models.py:42 views.py:257 +msgid "folder document" +msgstr "" + +#: models.py:43 +msgid "folders documents" +msgstr "" + +#: views.py:24 +msgid "created" +msgstr "" + +#: views.py:25 +msgid "documents" +msgstr "" + +#: views.py:45 views.py:152 +msgid "Folder created successfully" +msgstr "" + +#: views.py:48 views.py:154 views.py:188 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:71 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:79 +#, python-format +msgid "edit folder: %s" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:103 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:131 +#, python-format +msgid "documents in folder: %s" +msgstr "" + +#: views.py:157 views.py:191 +msgid "Must specify a new folder or an existing one." +msgstr "" + +#: views.py:162 views.py:196 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:165 views.py:199 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:186 +#, python-format +msgid "Folder \"%s\" created successfully" +msgstr "" + +#: views.py:207 +#, python-format +msgid "add document \"%s\" to a folder" +msgstr "" + +#: views.py:223 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:239 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:251 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:265 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:268 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templates/folders_help.html:3 +msgid "What are folders?" +msgstr "" + +#: templates/folders_help.html:4 +msgid "" +"These folders can also be described as user folders. They are a way to let " +"individual users create their own document organization methods. Folders " +"created by one user and the documents contained by them don't affect any " +"other user folders or documents." +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + + diff --git a/apps/history/locale/it/LC_MESSAGES/django.mo b/apps/history/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2ee6d674a1b50e1bb980d92bcbf06dea702c38ce GIT binary patch literal 501 zcmYjNO-~y!5T$BQd+fP~sl)-)PV8MM3Z|(@$wrElg(z8iH;LJ}+O=2qYy&@pU&DXt zZ|Q7PL7)6&kNoE2&F}Z`o(>pqm>-yj%(u+X%pODLGk>1*-D_U32>z#86V5jH!-QzP zQ&8wf?I52Nt7K_f9|((B*$sa0s)(gmuqA4h5S68EcQ;u3Mg$*qus(>U&lNVt&ctMK zQ{q)Hnz$@ZG#Le%OjG2OWss&SJ41OYB@1zBe%ZeL|2lb&ClchT`f~P3GLpHDgk{h! z)|z}!Fuk46;d)%;@HH>Sv-#zCGFj%U)i;*9s?(Lh(&$FPjC5_;)zQD%ce~wy`a<^J zJPe#6(e5`9MY}hFX46DLoGmPg&Kg06AuLlYIa_HP(R*#+#Mqaz0&N01&T G2Y&#@>yu^x literal 0 HcmV?d00001 diff --git a/apps/history/locale/it/LC_MESSAGES/django.po b/apps/history/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a7bf81f372 --- /dev/null +++ b/apps/history/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,106 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:6 +msgid "Access the history app" +msgstr "" + +#: __init__.py:8 +msgid "History" +msgstr "" + +#: __init__.py:12 models.py:69 +msgid "history" +msgstr "" + +#: models.py:16 +msgid "namespace" +msgstr "" + +#: models.py:17 +msgid "name" +msgstr "" + +#: models.py:25 models.py:34 +msgid "history type" +msgstr "" + +#: models.py:26 +msgid "history types" +msgstr "" + +#: models.py:30 +msgid "date time" +msgstr "" + +#: models.py:35 +msgid "dictionary" +msgstr "" + +#: models.py:70 +msgid "histories" +msgstr "" + +#: views.py:23 +msgid "history events" +msgstr "" + +#: views.py:26 views.py:60 +msgid "date and time" +msgstr "" + +#: views.py:30 +msgid "object" +msgstr "" + +#: views.py:34 views.py:64 +msgid "summary" +msgstr "" + +#: views.py:56 +#, python-format +msgid "history events for: %s" +msgstr "" + +#: views.py:81 +msgid "Date" +msgstr "" + +#: views.py:82 +msgid "Time" +msgstr "" + +#: views.py:83 +msgid "Object" +msgstr "" + +#: views.py:84 +msgid "Event type" +msgstr "" + +#: views.py:85 +msgid "Event details" +msgstr "" + +#: views.py:89 +#, python-format +msgid "details for: %s" +msgstr "" + + diff --git a/apps/linking/locale/it/LC_MESSAGES/django.mo b/apps/linking/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/linking/locale/it/LC_MESSAGES/django.po b/apps/linking/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e5b46e064b --- /dev/null +++ b/apps/linking/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,331 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:11 +msgid "View existing smart links" +msgstr "" + +#: __init__.py:12 +msgid "Create new smart links" +msgstr "" + +#: __init__.py:13 +msgid "Delete smart links" +msgstr "" + +#: __init__.py:14 +msgid "Edit smart links" +msgstr "" + +#: __init__.py:16 +msgid "Smart links" +msgstr "" + +#: __init__.py:22 +msgid "smart links actions" +msgstr "" + +#: __init__.py:23 __init__.py:25 models.py:21 views.py:105 +msgid "smart links" +msgstr "" + +#: __init__.py:26 +msgid "smart links list" +msgstr "" + +#: __init__.py:27 +msgid "create new smart link" +msgstr "" + +#: __init__.py:28 __init__.py:33 +msgid "edit" +msgstr "" + +#: __init__.py:29 __init__.py:34 +msgid "delete" +msgstr "" + +#: __init__.py:31 +msgid "conditions" +msgstr "" + +#: __init__.py:32 +msgid "create condition" +msgstr "" + +#: forms.py:48 +msgid "Pages" +msgstr "" + +#: forms.py:54 +msgid "Select" +msgstr "" + +#: forms.py:61 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:10 +msgid "title" +msgstr "" + +#: models.py:11 views.py:108 +msgid "dynamic title" +msgstr "" + +#: models.py:11 models.py:29 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:12 models.py:31 views.py:109 views.py:196 +msgid "enabled" +msgstr "" + +#: models.py:20 models.py:25 views.py:256 views.py:287 +msgid "smart link" +msgstr "" + +#: models.py:26 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:27 +msgid "foreign document data" +msgstr "" + +#: models.py:27 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:29 +msgid "expression" +msgstr "" + +#: models.py:30 +msgid "negated" +msgstr "" + +#: models.py:30 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:34 +msgid "not" +msgstr "" + +#: models.py:37 +msgid "link condition" +msgstr "" + +#: models.py:38 +msgid "link conditions" +msgstr "" + +#: views.py:32 +msgid "No action selected." +msgstr "" + +#: views.py:47 +#, python-format +msgid "documents in smart link: %(group)s" +msgstr "" + +#: views.py:65 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:76 +#, python-format +msgid "smart links (%s)" +msgstr "" + +#: views.py:90 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:124 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:131 +msgid "Create new smart link" +msgstr "" + +#: views.py:144 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:153 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:168 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(error)s." +msgstr "" + +#: views.py:180 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:193 +#, python-format +msgid "conditions for smart link: %s" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:223 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:243 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:250 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:257 views.py:288 +msgid "condition" +msgstr "" + +#: views.py:274 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:276 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; %(error)s." +msgstr "" + +#: views.py:290 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#: conf/settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: templates/smart_links_help.html:3 +msgid "What are smart links?" +msgstr "" + +#: templates/smart_links_help.html:4 +msgid "" +"Smart links are a set of conditional statements that are used to query the " +"database using the current document the user is accessing as the data " +"source, the results of these queries are a list of documents that relate in " +"some manner to the document being displayed and allow users the ability to " +"jump to and from linked documents very easily." +msgstr "" + + diff --git a/apps/main/locale/it/LC_MESSAGES/django.mo b/apps/main/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/main/locale/it/LC_MESSAGES/django.po b/apps/main/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5fbd304397 --- /dev/null +++ b/apps/main/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,143 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:15 +msgid "maintenance" +msgstr "" + +#: __init__.py:16 +msgid "statistics" +msgstr "" + +#: __init__.py:17 +msgid "diagnostics" +msgstr "" + +#: __init__.py:18 +msgid "sentry" +msgstr "" + +#: __init__.py:19 +msgid "admin site" +msgstr "" + +#: __init__.py:30 +msgid "home" +msgstr "" + +#: __init__.py:32 +msgid "search" +msgstr "" + +#: views.py:41 +msgid "maintenance menu" +msgstr "" + +#: views.py:53 +msgid "Statistics" +msgstr "" + +#: views.py:61 +msgid "Diagnostics" +msgstr "" + +#: conf/settings.py:12 +msgid "" +"Controls whether the search functionality is provided by a sidebar widget or" +" by a menu entry." +msgstr "" + +#: templates/about.html:5 +msgid "About this program" +msgstr "" + +#: templates/about.html:9 templates/verbose_login.html:4 +msgid "Version" +msgstr "" + +#: templates/base.html:28 +msgid "(DEBUG)" +msgstr "" + +#: templates/base.html:183 +msgid "User" +msgstr "" + +#: templates/base.html:185 +msgid "Anonymous" +msgstr "" + +#: templates/base.html:188 +msgid "User details" +msgstr "" + +#: templates/base.html:205 +msgid "Login" +msgstr "" + +#: templates/base.html:205 +msgid "Logout" +msgstr "" + +#: templates/base.html:285 +msgid "Secondary menu" +msgstr "" + +#: templates/base.html:302 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:304 templates/base.html.py:336 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/base.html:307 +msgid "Available actions" +msgstr "" + +#: templates/base.html:319 templates/base.html.py:351 +msgid "Related actions" +msgstr "" + +#: templates/base.html:334 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/base.html:339 +msgid "Actions" +msgstr "" + +#: templates/base.html:364 +msgid "Other available actions" +msgstr "" + +#: templates/project_description.html:6 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration and OCR capabilities" +msgstr "" + +#: templates/project_description.html:15 +msgid "Released under the GPL V3 License" +msgstr "" + + diff --git a/apps/metadata/locale/it/LC_MESSAGES/django.mo b/apps/metadata/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..2ee6d674a1b50e1bb980d92bcbf06dea702c38ce GIT binary patch literal 501 zcmYjNO-~y!5T$BQd+fP~sl)-)PV8MM3Z|(@$wrElg(z8iH;LJ}+O=2qYy&@pU&DXt zZ|Q7PL7)6&kNoE2&F}Z`o(>pqm>-yj%(u+X%pODLGk>1*-D_U32>z#86V5jH!-QzP zQ&8wf?I52Nt7K_f9|((B*$sa0s)(gmuqA4h5S68EcQ;u3Mg$*qus(>U&lNVt&ctMK zQ{q)Hnz$@ZG#Le%OjG2OWss&SJ41OYB@1zBe%ZeL|2lb&ClchT`f~P3GLpHDgk{h! z)|z}!Fuk46;d)%;@HH>Sv-#zCGFj%U)i;*9s?(Lh(&$FPjC5_;)zQD%ce~wy`a<^J zJPe#6(e5`9MY}hFX46DLoGmPg&Kg06AuLlYIa_HP(R*#+#Mqaz0&N01&T G2Y&#@>yu^x literal 0 HcmV?d00001 diff --git a/apps/metadata/locale/it/LC_MESSAGES/django.po b/apps/metadata/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cf409ec798 --- /dev/null +++ b/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,452 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:12 +msgid "Edit a document's metadata" +msgstr "" + +#: __init__.py:13 +msgid "Add metadata to a document" +msgstr "" + +#: __init__.py:14 +msgid "Remove metadata from a document" +msgstr "" + +#: __init__.py:15 +msgid "View metadata from a document" +msgstr "" + +#: __init__.py:17 +msgid "Edit metadata types" +msgstr "" + +#: __init__.py:18 +msgid "Create new metadata types" +msgstr "" + +#: __init__.py:19 +msgid "Delete metadata types" +msgstr "" + +#: __init__.py:20 +msgid "View metadata types" +msgstr "" + +#: __init__.py:22 +msgid "Edit metadata sets" +msgstr "" + +#: __init__.py:23 +msgid "Create new metadata sets" +msgstr "" + +#: __init__.py:24 +msgid "Delete metadata sets" +msgstr "" + +#: __init__.py:25 +msgid "View metadata sets" +msgstr "" + +#: __init__.py:27 forms.py:94 +msgid "Metadata" +msgstr "" + +#: __init__.py:33 +msgid "Metadata setup" +msgstr "" + +#: __init__.py:44 __init__.py:46 +msgid "edit metadata" +msgstr "" + +#: __init__.py:45 +msgid "metadata" +msgstr "" + +#: __init__.py:47 __init__.py:48 +msgid "add metadata" +msgstr "" + +#: __init__.py:49 __init__.py:50 +msgid "remove metadata" +msgstr "" + +#: __init__.py:52 models.py:33 views.py:294 +msgid "metadata types" +msgstr "" + +#: __init__.py:53 __init__.py:58 +msgid "edit" +msgstr "" + +#: __init__.py:54 __init__.py:59 +msgid "delete" +msgstr "" + +#: __init__.py:55 __init__.py:60 +msgid "create new" +msgstr "" + +#: __init__.py:57 views.py:394 +msgid "metadata sets" +msgstr "" + +#: __init__.py:62 models.py:92 +msgid "default metadata" +msgstr "" + +#: classes.py:12 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:28 +msgid "required" +msgstr "" + +#: forms.py:54 +msgid "id" +msgstr "" + +#: forms.py:55 +msgid "Name" +msgstr "" + +#: forms.py:57 +msgid "Value" +msgstr "" + +#: forms.py:58 +msgid "Update" +msgstr "" + +#: forms.py:64 +msgid "Metadata type" +msgstr "" + +#: forms.py:68 +msgid "Remove" +msgstr "" + +#: forms.py:86 +msgid "Metadata sets" +msgstr "" + +#: models.py:9 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:10 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:17 +msgid "name" +msgstr "" + +#: models.py:17 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:18 models.py:40 +msgid "title" +msgstr "" + +#: models.py:20 +msgid "default" +msgstr "" + +#: models.py:21 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:23 +msgid "lookup" +msgstr "" + +#: models.py:24 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:32 models.py:57 views.py:331 views.py:376 +msgid "metadata type" +msgstr "" + +#: models.py:47 models.py:48 models.py:56 views.py:446 views.py:491 +msgid "metadata set" +msgstr "" + +#: models.py:64 +msgid "metadata set item" +msgstr "" + +#: models.py:65 +msgid "metadata set items" +msgstr "" + +#: models.py:73 +msgid "document" +msgstr "" + +#: models.py:74 +msgid "type" +msgstr "" + +#: models.py:75 views.py:283 +msgid "value" +msgstr "" + +#: models.py:81 models.py:82 +msgid "document metadata" +msgstr "" + +#: models.py:90 views.py:559 +msgid "document type" +msgstr "" + +#: models.py:91 +msgid "default metadata sets" +msgstr "" + +#: models.py:98 +msgid "document type defaults" +msgstr "" + +#: models.py:99 +msgid "document types defaults" +msgstr "" + +#: views.py:38 views.py:193 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:43 views.py:131 views.py:199 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:78 views.py:234 +#, python-format +msgid "Error deleting document indexes; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:93 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:98 views.py:251 +#, python-format +msgid "Error updating document indexes; %s" +msgstr "" + +#: views.py:100 views.py:253 +msgid "Document indexes updated successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:148 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:151 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:175 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:177 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:245 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:264 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:266 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "internal name" +msgstr "" + +#: views.py:319 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:322 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:328 +#, python-format +msgid "edit metadata type: %s" +msgstr "" + +#: views.py:343 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:349 +msgid "create metadata type" +msgstr "" + +#: views.py:368 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:370 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:381 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:398 +msgid "members" +msgstr "" + +#: views.py:442 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:443 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:458 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:464 +msgid "create metadata set" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:485 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:496 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:554 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:555 +#, python-format +msgid "members of document type: %s" +msgstr "" + +#: templates/metadata_set_help.html:3 +msgid "What are metadata sets?" +msgstr "" + +#: templates/metadata_set_help.html:4 +msgid "" +"A metadata set is a group of one or more metadata types. Metadata sets are " +"useful when creating new documents; selecing a metadata set automatically " +"attaches it's member metadata types to said document." +msgstr "" + +#: templates/metadata_type_help.html:3 +msgid "What are metadata types?" +msgstr "" + +#: templates/metadata_type_help.html:4 +msgid "" +"A metadata type defines the characteristics of a value of some kind that can" +" be attached to a document. Examples of metadata types are: a client name, " +"a date, or a project to which several documents belong. A metadata type's " +"name is the internal identifier with which it can be referenced to by other " +"modules such as the indexing module, the title is the value that is shown to" +" the users, the default value is the value an instance of this metadata type" +" will have initially, and the lookup value turns an instance of a metadata " +"of this type into a choice list which options are the result of the lookup's" +" code execution." +msgstr "" + + diff --git a/apps/navigation/locale/it/LC_MESSAGES/django.mo b/apps/navigation/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/navigation/locale/it/LC_MESSAGES/django.po b/apps/navigation/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..086ca792fb --- /dev/null +++ b/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: forms.py:14 +msgid "Multi item action" +msgstr "" + +#: widgets.py:28 +msgid "icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + + diff --git a/apps/ocr/locale/it/LC_MESSAGES/django.mo b/apps/ocr/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/ocr/locale/it/LC_MESSAGES/django.po b/apps/ocr/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dd3f06215a --- /dev/null +++ b/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,448 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:28 +msgid "Submit document for OCR" +msgstr "" + +#: __init__.py:29 +msgid "Delete document for OCR queue" +msgstr "" + +#: __init__.py:30 +msgid "Can enable/disable an OCR queue" +msgstr "" + +#: __init__.py:31 +msgid "Can execute an OCR clean up on all document pages" +msgstr "" + +#: __init__.py:32 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: __init__.py:34 __init__.py:56 __init__.py:74 +msgid "OCR" +msgstr "" + +#: __init__.py:40 +msgid "OCR Setup" +msgstr "" + +#: __init__.py:44 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:45 __init__.py:46 +msgid "re-queue" +msgstr "" + +#: __init__.py:47 __init__.py:48 __init__.py:63 +msgid "delete" +msgstr "" + +#: __init__.py:50 +msgid "stop queue" +msgstr "" + +#: __init__.py:51 +msgid "activate queue" +msgstr "" + +#: __init__.py:53 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:53 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:55 +msgid "queue document list" +msgstr "" + +#: __init__.py:58 views.py:316 +msgid "active tasks" +msgstr "" + +#: __init__.py:60 +msgid "transformations" +msgstr "" + +#: __init__.py:61 +msgid "add transformation" +msgstr "" + +#: __init__.py:62 +msgid "edit" +msgstr "" + +#: __init__.py:82 +msgid "Default" +msgstr "" + +#: __init__.py:104 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:119 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:22 +msgid "name" +msgstr "" + +#: models.py:23 +msgid "label" +msgstr "" + +#: models.py:27 models.py:47 +msgid "state" +msgstr "" + +#: models.py:32 models.py:40 views.py:44 views.py:337 views.py:378 +#: views.py:408 views.py:444 +msgid "document queue" +msgstr "" + +#: models.py:33 +msgid "document queues" +msgstr "" + +#: models.py:41 +msgid "document" +msgstr "" + +#: models.py:42 +msgid "date time submitted" +msgstr "" + +#: models.py:43 +msgid "delay ocr" +msgstr "" + +#: models.py:48 +msgid "result" +msgstr "" + +#: models.py:49 +msgid "node name" +msgstr "" + +#: models.py:53 +msgid "queue document" +msgstr "" + +#: models.py:54 +msgid "queue documents" +msgstr "" + +#: models.py:63 views.py:48 +msgid "Missing document." +msgstr "" + +#: models.py:67 +msgid "Enter a valid value." +msgstr "" + +#: models.py:95 views.py:341 +msgid "order" +msgstr "" + +#: models.py:96 views.py:342 views.py:379 views.py:409 +msgid "transformation" +msgstr "" + +#: models.py:97 views.py:343 +msgid "arguments" +msgstr "" + +#: models.py:97 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:107 +msgid "document queue transformation" +msgstr "" + +#: models.py:108 +msgid "document queue transformations" +msgstr "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:41 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:49 +msgid "thumbnail" +msgstr "" + +#: views.py:62 +msgid "document queue properties" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:79 views.py:154 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:89 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:92 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:96 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:111 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:134 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:165 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:173 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:189 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:191 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:209 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:215 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:221 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:242 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:248 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: views.py:265 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:266 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:272 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: views.py:320 +msgid "node" +msgstr "" + +#: views.py:321 +msgid "task id" +msgstr "" + +#: views.py:322 +msgid "task name" +msgstr "" + +#: views.py:323 +msgid "related object" +msgstr "" + +#: views.py:335 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:365 +msgid "Queue transformation edited successfully" +msgstr "" + +#: views.py:368 +#, python-format +msgid "Error editing queue transformation; %s" +msgstr "" + +#: views.py:373 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:396 +msgid "Queue transformation deleted successfully." +msgstr "" + +#: views.py:398 +#, python-format +msgid "Error deleting queue transformation; %(error)s" +msgstr "" + +#: views.py:411 +#, python-format +msgid "" +"Are you sure you wish to delete queue transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:434 +msgid "Queue transformation created successfully" +msgstr "" + +#: views.py:437 +#, python-format +msgid "Error creating queue transformation; %s" +msgstr "" + +#: views.py:446 +#, python-format +msgid "Create new transformation for queue: %s" +msgstr "" + +#: conf/settings.py:13 +msgid "" +"Amount of seconds to delay OCR of documents to allow for the node's storage " +"replication overhead." +msgstr "" + +#: conf/settings.py:14 +msgid "Maximum amount of concurrent document OCRs a node can perform." +msgstr "" + +#: conf/settings.py:15 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: conf/settings.py:17 +msgid "" +"URI in the form: \"memcached://127.0.0.1:11211/\" to specify a cache backend" +" to use for locking. Multiple hosts can be specified separated by a " +"semicolon." +msgstr "" + +#: conf/settings.py:18 +msgid "File path to unpaper program." +msgstr "" + +#: parsers/__init__.py:23 +msgid "Text extracted from PDF" +msgstr "" + + diff --git a/apps/permissions/locale/it/LC_MESSAGES/django.mo b/apps/permissions/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/permissions/locale/it/LC_MESSAGES/django.po b/apps/permissions/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..11a0b7b7f7 --- /dev/null +++ b/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,194 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:12 +msgid "View roles" +msgstr "" + +#: __init__.py:13 +msgid "Edit roles" +msgstr "" + +#: __init__.py:14 +msgid "Create roles" +msgstr "" + +#: __init__.py:15 +msgid "Delete roles" +msgstr "" + +#: __init__.py:16 +msgid "Grant permissions" +msgstr "" + +#: __init__.py:17 +msgid "Revoke permissions" +msgstr "" + +#: __init__.py:19 models.py:87 views.py:38 +msgid "roles" +msgstr "" + +#: __init__.py:20 +msgid "create new role" +msgstr "" + +#: __init__.py:21 +msgid "edit" +msgstr "" + +#: __init__.py:22 +msgid "members" +msgstr "" + +#: __init__.py:23 +msgid "role permissions" +msgstr "" + +#: __init__.py:24 +msgid "delete" +msgstr "" + +#: __init__.py:26 +msgid "grant" +msgstr "" + +#: __init__.py:27 +msgid "revoke" +msgstr "" + +#: api.py:22 +msgid "Permissions" +msgstr "" + +#: api.py:55 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:11 views.py:58 +msgid "namespace" +msgstr "" + +#: models.py:12 views.py:59 +msgid "name" +msgstr "" + +#: models.py:13 models.py:82 +msgid "label" +msgstr "" + +#: models.py:20 models.py:65 views.py:145 views.py:204 +msgid "permission" +msgstr "" + +#: models.py:21 views.py:55 views.py:147 views.py:206 +msgid "permissions" +msgstr "" + +#: models.py:73 +msgid "permission holder" +msgstr "" + +#: models.py:74 +msgid "permission holders" +msgstr "" + +#: models.py:86 models.py:104 views.py:74 views.py:91 views.py:115 +#: views.py:282 +msgid "role" +msgstr "" + +#: models.py:115 +msgid "role member" +msgstr "" + +#: models.py:116 +msgid "role members" +msgstr "" + +#: views.py:61 +msgid "has permission" +msgstr "" + +#: views.py:142 views.py:201 +msgid " and " +msgstr "" + +#: views.py:142 views.py:201 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:167 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:211 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:214 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:226 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:278 +#, python-format +msgid "non members of role: %s" +msgstr "" + +#: views.py:279 +#, python-format +msgid "members of role: %s" +msgstr "" + +#: widgets.py:16 +msgid "Revoke" +msgstr "" + +#: widgets.py:21 +msgid "Grant" +msgstr "" + +#: conf/settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + + diff --git a/apps/project_setup/locale/it/LC_MESSAGES/django.mo b/apps/project_setup/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..d0eb804bd170782f648845e1ba0dc2ee18f6e7c7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8fKp)BU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n27rlVJb= literal 0 HcmV?d00001 diff --git a/apps/project_setup/locale/it/LC_MESSAGES/django.po b/apps/project_setup/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..966177ce1a --- /dev/null +++ b/apps/project_setup/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,28 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:6 +msgid "setup" +msgstr "" + +#: views.py:13 +msgid "setup items" +msgstr "" + + diff --git a/apps/project_tools/locale/it/LC_MESSAGES/django.mo b/apps/project_tools/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/project_tools/locale/it/LC_MESSAGES/django.po b/apps/project_tools/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..086a78ab58 --- /dev/null +++ b/apps/project_tools/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,24 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:7 views.py:13 +msgid "tools" +msgstr "" + + diff --git a/apps/smart_settings/locale/it/LC_MESSAGES/django.mo b/apps/smart_settings/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/smart_settings/locale/it/LC_MESSAGES/django.po b/apps/smart_settings/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c6838fcd25 --- /dev/null +++ b/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,36 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:8 views.py:26 +msgid "settings" +msgstr "" + +#: views.py:31 +msgid "name" +msgstr "" + +#: views.py:32 +msgid "default" +msgstr "" + +#: views.py:33 +msgid "value" +msgstr "" + + diff --git a/apps/sources/locale/it/LC_MESSAGES/django.mo b/apps/sources/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/sources/locale/it/LC_MESSAGES/django.po b/apps/sources/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a03efbdf8a --- /dev/null +++ b/apps/sources/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,462 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:14 +msgid "View existing document sources" +msgstr "" + +#: __init__.py:15 +msgid "Edit document sources" +msgstr "" + +#: __init__.py:16 +msgid "Delete document sources" +msgstr "" + +#: __init__.py:17 +msgid "Create new document sources" +msgstr "" + +#: __init__.py:19 +msgid "Sources setup" +msgstr "" + +#: __init__.py:25 +msgid "preview" +msgstr "" + +#: __init__.py:26 __init__.py:34 __init__.py:40 +msgid "delete" +msgstr "" + +#: __init__.py:28 +msgid "sources" +msgstr "" + +#: __init__.py:29 literals.py:53 models.py:159 +msgid "web forms" +msgstr "" + +#: __init__.py:30 models.py:130 +msgid "staging folders" +msgstr "" + +#: __init__.py:31 models.py:194 +msgid "watch folders" +msgstr "" + +#: __init__.py:33 __init__.py:39 +msgid "edit" +msgstr "" + +#: __init__.py:35 +msgid "add new source" +msgstr "" + +#: __init__.py:37 +msgid "transformations" +msgstr "" + +#: __init__.py:38 +msgid "add transformation" +msgstr "" + +#: __init__.py:42 +msgid "Document sources" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:32 forms.py:55 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:33 forms.py:56 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:41 +msgid "Staging file" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "" + +#: literals.py:36 +msgid "Folder" +msgstr "" + +#: literals.py:37 +msgid "World" +msgstr "" + +#: literals.py:38 +msgid "Printer" +msgstr "" + +#: literals.py:39 +msgid "Empty printer" +msgstr "" + +#: literals.py:47 models.py:158 +msgid "web form" +msgstr "" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:29 +msgid "title" +msgstr "" + +#: models.py:30 +msgid "enabled" +msgstr "" + +#: models.py:31 +msgid "whitelist" +msgstr "" + +#: models.py:32 +msgid "blacklist" +msgstr "" + +#: models.py:98 +msgid "icon" +msgstr "" + +#: models.py:98 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:114 models.py:166 +msgid "folder path" +msgstr "" + +#: models.py:114 models.py:166 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:115 +msgid "preview width" +msgstr "" + +#: models.py:115 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:116 +msgid "preview height" +msgstr "" + +#: models.py:116 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:117 models.py:154 models.py:167 +msgid "uncompress" +msgstr "" + +#: models.py:117 models.py:154 models.py:167 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:118 models.py:168 +msgid "delete after upload" +msgstr "" + +#: models.py:118 models.py:168 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:129 +msgid "staging folder" +msgstr "" + +#: models.py:169 +msgid "interval" +msgstr "" + +#: models.py:169 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:193 +msgid "watch folder" +msgstr "" + +#: models.py:198 +msgid "Enter a valid value." +msgstr "" + +#: models.py:226 views.py:487 +msgid "order" +msgstr "" + +#: models.py:227 views.py:488 views.py:525 views.py:555 +msgid "transformation" +msgstr "" + +#: models.py:228 views.py:489 +msgid "arguments" +msgstr "" + +#: models.py:228 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:239 +msgid "document source transformation" +msgstr "" + +#: models.py:240 +msgid "document source transformations" +msgstr "" + +#: staging.py:42 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:127 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:137 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:80 +msgid "here" +msgstr "" + +#: views.py:85 +msgid "Upload sources" +msgstr "" + +#: views.py:87 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:136 +msgid "Document uploaded successfully." +msgstr "" + +#: views.py:152 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:182 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:209 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:215 +msgid "files in staging path" +msgstr "" + +#: views.py:229 +msgid "Current metadata" +msgstr "" + +#: views.py:265 views.py:284 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:307 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:309 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:368 +msgid "Source edited successfully" +msgstr "" + +#: views.py:371 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:376 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:381 views.py:421 views.py:483 views.py:524 views.py:554 +#: views.py:597 +msgid "source" +msgstr "" + +#: views.py:410 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:412 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:419 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:451 +msgid "Source created successfully" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:459 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:481 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:511 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:514 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:519 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:542 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:544 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:557 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:587 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:590 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:599 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + + diff --git a/apps/tags/locale/it/LC_MESSAGES/django.mo b/apps/tags/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..34e8cee481a6504dbbaf0d0a1d235e31ce9135f7 GIT binary patch literal 501 zcmYjN%Wm5+5KPdXbnLl@Ezm=Pc1=n(0*9%KIDT06 z@-11#MbZHWU&lNVt&ctN- zv&5@lG;vv+YBCBknWo4m%OFivc7}2&B@1z7{@A|#|2lb&UnIz(8m6BlBU$K3SO)E4 zt;q)kv+KnIeoTrSzUIYbzW6?wPFMMQ{f(ur>U3qWG`dkRCtX{1b@Ffa{eC~7zL32& zcLQfgw1-VZ(H=~o*)~xSXA4W>G%4mq{<@=dAd@Ta$T%M8zGY`*?zl*;t-FBDPKRh{ zd|l3P^s4Lo-I{>8+xV?@m4eZYrI%3^aImbqplh7@&_o5UeGcO|yMV)UeB$847}C?^ F=n24VlVAV< literal 0 HcmV?d00001 diff --git a/apps/tags/locale/it/LC_MESSAGES/django.po b/apps/tags/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d1a19e1f40 --- /dev/null +++ b/apps/tags/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,267 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:13 +msgid "Create new tags" +msgstr "" + +#: __init__.py:14 +msgid "Attach exising tags" +msgstr "" + +#: __init__.py:15 +msgid "Remove tags from documents" +msgstr "" + +#: __init__.py:16 +msgid "Delete global tags" +msgstr "" + +#: __init__.py:17 +msgid "Edit global tags" +msgstr "" + +#: __init__.py:18 +msgid "View a document's tags" +msgstr "" + +#: __init__.py:20 +msgid "Tags" +msgstr "" + +#: __init__.py:28 +msgid "tag list" +msgstr "" + +#: __init__.py:29 +msgid "create new tag" +msgstr "" + +#: __init__.py:30 +msgid "attach tag" +msgstr "" + +#: __init__.py:31 __init__.py:32 +msgid "remove" +msgstr "" + +#: __init__.py:33 __init__.py:58 utils.py:14 views.py:144 +msgid "tags" +msgstr "" + +#: __init__.py:34 __init__.py:37 +msgid "delete" +msgstr "" + +#: __init__.py:35 +msgid "edit" +msgstr "" + +#: __init__.py:36 +msgid "tagged documents" +msgstr "" + +#: __init__.py:41 models.py:46 +msgid "color" +msgstr "" + +#: __init__.py:45 +msgid "color name" +msgstr "" + +#: forms.py:14 +msgid "New tag" +msgstr "" + +#: forms.py:15 forms.py:24 +msgid "Color" +msgstr "" + +#: forms.py:16 +msgid "Existing tags" +msgstr "" + +#: forms.py:23 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Blue" +msgstr "" + +#: models.py:19 +msgid "Cyan" +msgstr "" + +#: models.py:20 +msgid "Coral" +msgstr "" + +#: models.py:21 +msgid "Green-Yellow" +msgstr "" + +#: models.py:22 +msgid "Khaki" +msgstr "" + +#: models.py:23 +msgid "LightGrey" +msgstr "" + +#: models.py:24 +msgid "Magenta" +msgstr "" + +#: models.py:25 +msgid "Red" +msgstr "" + +#: models.py:26 +msgid "Orange" +msgstr "" + +#: models.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:45 views.py:185 views.py:233 views.py:248 +msgid "tag" +msgstr "" + +#: models.py:49 +msgid "tag properties" +msgstr "" + +#: models.py:50 +msgid "tags properties" +msgstr "" + +#: views.py:33 +msgid "Tag already exists." +msgstr "" + +#: views.py:40 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:46 +msgid "create tag" +msgstr "" + +#: views.py:73 views.py:112 +msgid "Must choose either a new tag or an existing one." +msgstr "" + +#: views.py:77 views.py:116 +#, python-format +msgid "Document is already tagged as \"%s\"" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Tag \"%s\" added successfully." +msgstr "" + +#: views.py:124 +#, python-format +msgid "Tag \"%s\" added and attached successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Tag \"%s\" attached successfully." +msgstr "" + +#: views.py:133 +#, python-format +msgid "attach tag to: %s" +msgstr "" + +#: views.py:149 +msgid "tagged items" +msgstr "" + +#: views.py:166 views.py:280 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:176 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:178 views.py:294 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:193 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:194 views.py:197 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:196 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:221 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:230 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:245 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:258 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:292 +#, python-format +msgid "Tag \"%s\" removed successfully." +msgstr "" + +#: views.py:308 +#, python-format +msgid "Are you sure you wish to remove the tag: %s?" +msgstr "" + +#: views.py:310 +#, python-format +msgid "Are you sure you wish to remove the tags: %s?" +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" + + diff --git a/apps/user_management/locale/it/LC_MESSAGES/django.mo b/apps/user_management/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..72cbfdd28e96e44641807cba5841648db40f9397 GIT binary patch literal 501 zcmYjNO-~y!5T$BQd+fP~sl)-)PV8Nv3Z|(@$wrElg(z8iH;LJ}+O=2qYy&@pU&DXt zZ|Q7PL7)6&kNoE2&F}Z`o(>pqm>-yj%(u+X%pODLGk>1*-D_U32>z#86V5jH!-QzP zQ&8wf?I52Nt7K_f9|((B*$sa0s)(gmuqA4h5S68EcQ;u3Mg$*qus(>U&lNVt&ctMK zQ{q)Hnz$@ZG#Le%OjG2OWss&S`-1XRN*3bM{IY%f|8?>lPbA1wb$0eiGLpHDgk{h! z)|z}!Fuk46;d)%;@HH>Sv-#zCGFj%U)i;*9s?(Lh(&$FPjC5_;)zQD%ce~wy`a<^J zJPe#6(e5`9MY}hFX46DLoGmPg&Kg06AuLlYIa_HP(R*#+#Mqaz0&N01&T G2Y&#?){|ub literal 0 HcmV?d00001 diff --git a/apps/user_management/locale/it/LC_MESSAGES/django.po b/apps/user_management/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5e5ae7a353 --- /dev/null +++ b/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,254 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:8 +msgid "Create new users" +msgstr "" + +#: __init__.py:9 +msgid "Edit existing users" +msgstr "" + +#: __init__.py:10 +msgid "View existing users" +msgstr "" + +#: __init__.py:11 +msgid "Delete existing users" +msgstr "" + +#: __init__.py:13 +msgid "Create new groups" +msgstr "" + +#: __init__.py:14 +msgid "Edit existing groups" +msgstr "" + +#: __init__.py:15 +msgid "View existing groups" +msgstr "" + +#: __init__.py:16 +msgid "Delete existing groups" +msgstr "" + +#: __init__.py:18 +msgid "User management" +msgstr "" + +#: __init__.py:28 +msgid "user list" +msgstr "" + +#: __init__.py:29 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:30 __init__.py:39 +msgid "edit" +msgstr "" + +#: __init__.py:31 views.py:92 +msgid "create new user" +msgstr "" + +#: __init__.py:32 __init__.py:33 __init__.py:41 __init__.py:42 +msgid "delete" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "reset password" +msgstr "" + +#: __init__.py:37 +msgid "group list" +msgstr "" + +#: __init__.py:38 views.py:222 +msgid "groups" +msgstr "" + +#: __init__.py:40 views.py:270 +msgid "create new group" +msgstr "" + +#: __init__.py:43 views.py:226 +msgid "members" +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: views.py:35 +msgid "full name" +msgstr "" + +#: views.py:39 +msgid "email" +msgstr "" + +#: views.py:43 +msgid "active" +msgstr "" + +#: views.py:58 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:65 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:71 +#, python-format +msgid "edit user: %s" +msgstr "" + +#: views.py:74 views.py:130 views.py:193 +msgid "user" +msgstr "" + +#: views.py:86 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:108 views.py:162 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:118 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:121 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:140 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:173 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:178 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:243 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:249 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:252 views.py:305 views.py:350 +msgid "group" +msgstr "" + +#: views.py:264 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:286 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:296 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:298 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:345 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:346 +#, python-format +msgid "members of group: %s" +msgstr "" + + diff --git a/apps/web_theme/locale/it/LC_MESSAGES/django.mo b/apps/web_theme/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000000000000000000000000000000000..dec8509d2476cd85c7d29c827507779e32e37d0f GIT binary patch literal 501 zcmZ8d%TB{E5Cp*~N6s7;i312+C!s>cP(*1{sZs+~n{qd;NsSUavNseygs@ zKr%>Y!Bkb&AxnL(m+ZFAJ<$JWA@+*vQ3wvLxgF4x}I$_JDCjP;$8 zNM+eTq7o2?QN-xPF+`Dw&so?GLlUy7deKe$f4cAt;z+dPlaLUMrAL-IX?!8kIswD^ zcno*FG=Zxm?TyAay}@9b%x2dlHF+&_#WE#J0V9-!CRay4v#;0d7B+?SlX`6#g}mBq z!t-ilf~jTcIZ`&)$d7|`lqP>WidtdNw+5A=f!-=|hU%4y6jGZ@SgfS;3cK@c$U1+z zrr(otEHMka)Fv0udDQqjssIWmMeSt4hSrr{fT_Mi-;FO}^XwiOIOsxj9Bh37xR;Yz literal 0 HcmV?d00001 diff --git a/apps/web_theme/locale/it/LC_MESSAGES/django.po b/apps/web_theme/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..69086d2e50 --- /dev/null +++ b/apps/web_theme/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,76 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-11-03 21:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: conf/settings.py:10 +msgid "" +"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" +"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " +"warehouse." +msgstr "" + +#: conf/settings.py:12 +msgid "Display extra information in the login screen." +msgstr "" + +#: templates/web_theme_base.html:101 +msgid "dismiss all notifications" +msgstr "" + +#: templates/web_theme_base.html:101 +msgid "close all" +msgstr "" + +#: templates/web_theme_base.html:102 +msgid "dismiss this notification" +msgstr "" + +#: templates/web_theme_base.html:102 +msgid "close" +msgstr "" + +#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:33 +msgid "Login" +msgstr "" + +#: templates/web_theme_login.html:17 +msgid "You are already logged in" +msgstr "" + +#: templates/web_theme_login.html:20 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/web_theme_login.html:23 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +