-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathonegov.town6.po
More file actions
3080 lines (2195 loc) · 76.1 KB
/
Copy pathonegov.town6.po
File metadata and controls
3080 lines (2195 loc) · 76.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# This file was generated from translations.town6.xlsx
msgid ""
msgstr ""
"POT-Creation-Date: 2026-07-14 13:40+0200\n"
"PO-Revision-Date: 2021-09-27 16:02+0200\n"
"Language: it_CH\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: xls-to-po 1.0\n"
msgid "Meetings"
msgstr "Riunioni"
msgid "Political Businesses"
msgstr "Attività politico"
msgid "Parliamentarians"
msgstr "Parlamentari"
msgid "Commissions"
msgstr "Commissioni"
msgid "Parliamentary groups"
msgstr "Gruppi parlamentari"
msgid "Chats"
msgstr "Chat"
msgid "My Chats"
msgstr "Le mie chat"
msgid "Archived Chats"
msgstr "Chat archiviate"
msgid "RIS Settings"
msgstr "Impostazioni RIS"
msgid "Name"
msgstr "Nome"
msgid "E-mail"
msgstr "E-mail"
msgid "Topic"
msgstr "Argomento"
msgid "Confirmation"
msgstr "Conferma"
msgid ""
"I confirm that I am aware that this chat will be saved and the history will "
"be sent to me by email."
msgstr ""
"Confermo di essere consapevole che questa chat sarà salvata e la cronologia "
"mi sarà inviata via e-mail"
msgid "General"
msgstr "Generale"
msgid "Chat ID"
msgstr "Chat ID "
msgid "Images"
msgstr "Immagini"
msgid "Choose the position of the page images on the content pages"
msgstr ""
"Scegliere la posizione delle immagini di pagina nelle pagine di contenuto"
msgid "Page image position"
msgstr "Posizione dell'immagine della pagina"
msgid "As a content image (between the title and text of a content page)"
msgstr ""
"Come immagine di contenuto (tra il titolo e il testo di una pagina di "
"contenuto)"
msgid "As header image (wide above the page content)"
msgstr "Come immagine di intestazione (ampia sopra il contenuto della pagina)"
msgid "Fonts"
msgstr "Caratteri"
msgid "Font family serif"
msgstr "Font famiglia serif"
msgid "Used for text in html body"
msgstr "Usato per il testo nel corpo html"
msgid "Font family sans-serif"
msgstr "Font famiglia sans-serif"
msgid "Used for all the headings"
msgstr "Usato per tutti i titoli"
msgid "Enable the chat"
msgstr "Attivare la chat"
msgid "Disable chat"
msgstr "Disattiva chat"
msgid "Enable chat for chosen people"
msgstr "Attiva chat per le seguenti persone"
msgid "Enable AI chatbot"
msgstr "Attiva chatbot AI"
msgid "Link to chat service"
msgstr "Collegamento al servizio di chat"
msgid "https://govikonchatbot.seantis.ch"
msgstr "https://govikonchatbot.seantis.ch"
msgid "Show chat for chosen people"
msgstr "Mostra la chat per le seguenti persone"
msgid "Chat Topics"
msgstr "Argomenti della chat"
msgid ""
"The topics can be chosen on the form at the start of the chat. Example "
"topics are 'Social', 'Clubs' or 'Planning & Construction'. If left empty, "
"all Chats get the topic 'General'."
msgstr ""
"Gli argomenti possono essere scelti nel modulo all'inizio della chat. Gli "
"argomenti di esempio sono 'Sociale', 'Club' o 'Pianificazione e "
"costruzione'. Se viene lasciato vuoto, tutte le chat avranno l'argomento "
"'Generale'."
msgid "Specific Opening Hours"
msgstr "Orari di apertura specifici"
msgid "If unchecked, the chat is open 24/7."
msgstr ""
"Se non è selezionata, la chat è disponibile 24 ore su 24, 7 giorni su 7."
msgid "Opening Hours"
msgstr "Orari di Apertura"
msgid ""
"Please add a day and times to each opening hour entry or deactivate specific "
"opening hours."
msgstr ""
"Si prega di aggiungere un giorno e un orario a ciascuna voce di orario di "
"apertura o di disattivare orari di apertura specifici."
msgid "Start time cannot be later than end time."
msgstr "L'ora di inizio non può essere successiva all'ora di fine."
msgid "day"
msgstr "giorno"
msgid "Start"
msgstr "Inizio"
msgid "End"
msgstr "Fine"
msgid "Add"
msgstr "Aggiungi"
msgid "Remove"
msgstr "Rimuovi"
msgid "Mo"
msgstr "Lu"
msgid "Tu"
msgstr "Ma"
msgid "We"
msgstr "Me"
msgid "Th"
msgstr "Gi"
msgid "Fr"
msgstr "Ve"
msgid "Sa"
msgstr "Sa"
msgid "Su"
msgstr "Do"
msgid "URL path for the RIS main page"
msgstr "Percorso URL per la pagina principale RIS"
msgid "The URL path for the RIS main page for non-logged-in users."
msgstr ""
"Il percorso URL per la pagina principale RIS per gli utenti non registrati."
msgid "Predefined categories for interest ties"
msgstr "Categorie predefinite per i legami di interesse"
msgid ""
"Enter a list of categories for interest ties. Each category should be "
"separated by a semicolon. Example: Cat 1 text; Cat 2 text; Cat 3 text"
msgstr ""
"Inserisci un elenco di categorie per i legami di interesse. Ogni categoria "
"deve essere separata da un punto e virgola. Esempio: Testo Cat 1; Testo Cat "
"2; Testo Cat 3"
msgid "Enable Ratsinformationssystem (RIS)"
msgstr "Abilita il sistema di informazione del consiglio (RIS)"
msgid "Enables the RIS integration for this organisation."
msgstr "Attiva l'integrazione RIS per questa organizzazione."
#, fuzzy
msgid "Events"
msgstr "Evento"
msgid "All events"
msgstr "Tutti gli eventi"
msgid "Online Counter"
msgstr "Banco online"
msgid "Forms and applications"
msgstr "Moduli e richieste"
msgid "Publications"
msgstr "Pubblicazioni"
msgid "Reservations"
msgstr "Prenotazioni"
msgid "Daypasses and rooms"
msgstr "Pass giornalieri e camere"
msgid "E-Move"
msgstr "E-Trasloco"
msgid "Move with eMovingCH"
msgstr "Trasferisciti con eTraslocoCH"
msgid "SBB Daypass"
msgstr "Pass giornaliero SBB"
msgid "Generalabonnement for Towns"
msgstr "Abbonamento generale per le città"
msgid "Services"
msgstr "Servizi"
msgid "Contacts"
msgstr "Contatti"
msgid "People"
msgstr "Persone"
#, fuzzy
msgid "All contacts"
msgstr "Contatti"
msgid "back"
msgstr "indietro"
#, python-format
msgid "Press ${shortcut} to open Search"
msgstr "Premi ${shortcut} per aprire Cerca"
msgid "Form"
msgstr "Modulo"
msgid "Check"
msgstr "Controlla"
msgid "Upload to Gever"
msgstr "Caricare a Gever"
msgid "Do you really want to upload this ticket?"
msgstr "Vuole davvero caricare questo biglietto?"
msgid "This will upload this ticket to the Gever instance, if configured."
msgstr "Questo caricherà il ticket nell'istanza di Gever, se configurata."
msgid "Upload Ticket"
msgstr "Caricare il biglietto"
msgid "Cancel"
msgstr "Annulla"
#.
#. Used in sentence: "${event} published."
msgid "Event"
msgstr "Evento"
msgid "Copy"
msgstr "Copia"
msgid "Export"
msgstr "Esporta"
msgid "Configure"
msgstr "Configura"
msgid "Import"
msgstr "Importa"
msgid "QR"
msgstr "QR"
msgid "Delete"
msgstr "Elimina"
#, python-format
msgid "Do you really want to delete \"${title}\"?"
msgstr "Desideri davvero eliminare \"${title}\"?"
msgid "All entries will be deleted as well!"
msgstr "Anche tutti gli elementi verranno eliminati!"
msgid "Delete directory"
msgstr "Elimina la cartella"
msgid "Change URL"
msgstr "Modifica URL"
msgid "Entry"
msgstr "Elemento"
msgid "iFrame"
msgstr "iFrame"
msgid "Homepage"
msgstr "Pagina principale"
msgid "Files"
msgstr "File"
msgid "Chat Archive"
msgstr "Archivio chat"
msgid "Meeting"
msgstr "Riunione"
msgid "Edit"
msgstr "Modifica"
msgid "Do you really want to delete this meeting?"
msgstr "Vuoi davvero cancellare questa riunione?"
msgid "This cannot be undone."
msgstr "L'operazione non può essere annullata."
msgid "Delete meeting"
msgstr "Elimina riunione"
msgid "Parliamentarian"
msgstr "Parlamentare"
msgid "Do you really want to delete this parliamentarian?"
msgstr "Vuole davvero cancellare questo parlamentare?"
msgid "Delete parliamentarian"
msgstr "Elimina parlamentare"
msgid "New parliamentary group function"
msgstr "Nuova funzione del gruppo parlamentare"
msgid "New commission function"
msgstr "Nuova funzione della commissione"
msgid "Do you really want to remove this role?"
msgstr "Vuoi davvero rimuovere questo ruolo?"
msgid "Remove role"
msgstr "Rimuovi ruolo"
msgid "Parliamentary group"
msgstr "Gruppo parlamentare"
msgid "Do you really want to delete this parliamentary group?"
msgstr "Vuoi davvero cancellare questo gruppo parlamentare?"
msgid "Delete parliamentary group"
msgstr "Elimina gruppo parlamentare"
msgid "Political Parties"
msgstr "Partiti politici"
msgid "Political Party"
msgstr "Partito"
msgid "Commission"
msgstr "Commissione"
msgid "Do you really want to delete this commission?"
msgstr "Vuoi davvero cancellare questa commissione?"
msgid "Delete commission"
msgstr "Elimina commissione"
msgid "Political Business"
msgstr "Attività politico"
msgid "Do you really want to delete this political business?"
msgstr "Vuoi davvero cancellare questo attività politico?"
msgid "Delete political business"
msgstr "Elimina affare politico"
msgid "RIS settings"
msgstr "Impostazioni RIS"
msgid "Commission membership"
msgstr "Appartenenza alla commissione"
msgid "Do you really want to remove this commission membership?"
msgstr "Vuoi davvero rimuovere questa appartenenza alla commissione?"
msgid "Remove commission membership"
msgstr "Rimuovi appartenenza alla commissione"
msgid "No availability periods defined."
msgstr "Nessun periodo di disponibilità definito."
msgid "State:"
msgstr "Stato:"
msgid "Submitter"
msgstr "Mittente"
msgid "Owner:"
msgstr "Proprietario:"
msgid "Kind:"
msgstr "Tipo:"
msgid "Search"
msgstr "Cerca"
#. Used in sentence: "<dynamic element> <dynamic element>"
msgid "The chat request got accepted."
msgstr "La richiesta di chat è stata accettata."
msgid "<dynamic element> <dynamic element>"
msgstr "<dynamic element> <dynamic element>"
#. Used in sentence: "<dynamic element> <dynamic element>"
msgid "Connect to chatserver ..."
msgstr "Connettersi a chatserver ..."
msgid "Describe your request to start a chat."
msgstr "Descrivete la vostra richiesta di avviare una chat."
#. Used in sentence: "<dynamic element> <dynamic element>"
msgid "The chat has been ended."
msgstr "La chat è terminata."
#. Used in sentence: "<dynamic element> <dynamic element>"
msgid ""
"No one seems to be available at the moment. A ticket has been created from "
"your request and you will receive an email shortly."
msgstr ""
"Nessuno sembra essere disponibile al momento. È stato creato un ticket per "
"la sua richiesta e riceverà un'e-mail a breve."
msgid "Send"
msgstr "Invia"
msgid "Currently no chats open."
msgstr "Attualmente non ci sono chat aperte."
msgid "You accepted the chat request."
msgstr "Avete accettato la richiesta di chat."
msgid "Chat is loading ..."
msgstr "La chat è in fase di caricamento ..."
msgid "End and archive chat"
msgstr "Terminare e archiviare la chat"
msgid "Create ticket"
msgstr "Creare un biglietto"
msgid "Chat requests"
msgstr "Richieste di chat"
msgid "Currently no new chat requests."
msgstr "Attualmente non ci sono nuove richieste di chat"
msgid "Active Chats"
msgstr "Chat attive"
msgid "No active chats."
msgstr "Nessuna chat attiva."
#, fuzzy
msgid "Contact"
msgstr "Contatti"
msgid "Filters"
msgstr "Filtri"
msgid "Function"
msgstr "Funzione"
msgid "No active commissions."
msgstr "Nessuna commissione attiva."
msgid "No directories defined yet."
msgstr "Nessuna cartella ancora definita."
msgid "No entries found."
msgstr "Non è stato trovato nessun risultato."
msgid "Further Information"
msgstr "Ulteriori informazioni"
msgid "More"
msgstr "Più"
msgid "Publication"
msgstr "Pubblicazione"
msgid "Documents"
msgstr "Documenti"
msgid "Actions"
msgstr "Azioni"
msgid "Get notifications on new entries"
msgstr "Ricevi notifiche su nuovi elementi"
msgid "Propose a new entry"
msgstr "Proporre un nuovo elemento"
msgid "Internal Notes"
msgstr "Note interne"
msgid "External link"
msgstr "Collegamento esterno"
#, fuzzy
msgid "More information"
msgstr "Conferma"
msgid "Propose a change to this entry"
msgstr "Suggerisci una modifica per questa voce"
msgid ""
"Fingerprint of the entry's content. Changes whenever the entry data is "
"modified."
msgstr ""
"Impronta del contenuto della voce. Cambia ogni volta che i dati della voce "
"vengono modificati."
msgid "Hash"
msgstr "Hash"
msgid "No subscribers yet"
msgstr "Non ci sono ancora abbonati"
msgid "There are currently ${count} recipients registered."
msgstr "Al momento ci sono ${count} destinatari registrati."
msgid ""
"Subscribers may always unsubscribe themselves through a link shown at the "
"bottom of the newsletter. If you unsubscribe them here, they will not be "
"notified."
msgstr ""
"Gli abbonati possono sempre annullare l'iscrizione tramite un collegamento "
"mostrato in fondo alla newsletter. Se annulli qui la loro iscrizione, questi "
"non riceveranno alcun avviso."
msgid "Unsubscribe"
msgstr "Annulla iscrizione"
msgid "unsubscribe"
msgstr "annulla l'iscrizione"
msgid ""
"This recipient has delivery failures, including hard bounces, invalid email "
"addresses, spam complaints, manual deactivations, or being blocked. We "
"recommend unsubscribing it from the list."
msgstr ""
"Questo destinatario presenta errori di consegna, tra cui rimbalzi, indirizzi "
"e-mail non validi, reclami per spam, disattivazioni manuali o blocco. Si "
"consiglia di cancellarlo dall'elenco."
msgid ""
"Your edit requires a migration of existing entries. Please confirm the "
"following changes."
msgstr ""
"La tua modifica richiede una migrazione degli elementi esistenti. Conferma "
"le seguenti modifiche."
msgid ""
"Changes are detected using a heuristic. Therefore it is possible that your "
"changes were misdetected. If in doubt, press cancel and try to change the "
"directory in small increments."
msgstr ""
"Le modifiche vengono rilevate utilizzando un'euristica. Pertanto è possibile "
"che le modifiche siano state rilevate erroneamente. In caso di dubbio, premi "
"annulla e prova a modificare la cartella in incrementi di dimensioni ridotte."
msgid "For additional safety you can also download a backup before continuing:"
msgstr ""
"Per maggiore sicurezza puoi anche scaricare un backup prima di proseguire:"
msgid "Download backup"
msgstr "Scarica il backup"
msgid ""
"There was an error while migrating your directory! You can fix the displayed "
"entries in a separate window and then continue here."
msgstr ""
"Si è verificato un errore durante la migrazione della cartella! Puoi "
"correggere gli elementi visualizzati in una finestra separata e poi "
"proseguire qui."
msgid "Added:"
msgstr "Aggiunto:"
msgid "Removed:"
msgstr "Rimosso:"
msgid "Renamed:"
msgstr "Rinominato:"
msgid "Changed:"
msgstr "Modificato:"
msgid ""
"Please note, that data for existing entries that use the removed option will "
"be lost."
msgstr ""
"Si prega di notare che i dati per gli elementi esistenti che utilizzano "
"l'opzione rimossa andranno persi."
#, fuzzy
msgid "Confirm"
msgstr "Conferma"
msgid "There was an error while importing your directory!"
msgstr "Si è verificato un errore durante l'importazione della cartella!"
msgid "Download Form"
msgstr "Scarica il modulo"
msgid "Embed iFrame"
msgstr "Incorporare iFrame"
msgid "You can copy the following code to embed this page as an iFrame:"
msgstr ""
"È possibile copiare il seguente codice per incorporare questa pagina come "
"iFrame:"
msgid ""
"To display the breadcrumbs you can add ${bc_level} as a parameter to the "
"URL. The number defines where the breadcrumbs start. 1 in this case means "
"that the first level is hidden. You can use any number as long as it is less "
"than the number of levels in the breadcrumbs."
msgstr ""
"Per visualizzare le briciole di pane si può aggiungere ${bc_level} come "
"parametro all'URL. Il numero definisce l'inizio delle briciole di pane. 1 in "
"questo caso significa che il primo livello è nascosto. È possibile "
"utilizzare qualsiasi numero, purché sia inferiore al numero di livelli delle "
"briciole di pane."
msgid ""
"Please review your data and press \"Complete\" to finalize the process. If "
"there's anything you'd like to change, click on \"Edit\" to return to the "
"filled-out form."
msgstr ""
"Esamina di nuovo i dati e premi \"Completa\" per finalizzare il processo. Se "
"c'è qualcosa che desideri modificare, fai clic su \"Modifica\" per tornare "
"al modulo compilato."
msgid ""
"The image shown in the list view is a square. To have your image shown fully "
"in the list view, you need to use a square image."
msgstr ""
"L'immagine mostrata nella visualizzazione elenco è un quadrato. Per "
"visualizzare l'immagine nella sua interezza nella visualizzazione elenco, è "
"necessario utilizzare un'immagine quadrata."
msgid "Complete"
msgstr "Completato"
msgid "No exports available."
msgstr "Nessuna esportazione disponibile."
msgid "Upload"
msgstr "Carica"
msgid "Just Uploaded"
msgstr "Appena caricato"
msgid "Extension"
msgstr "Estensione"
msgid "Upload Date"
msgstr "Data di caricamento"
msgid "Published until"
msgstr "Pubblicato fino a"
#, fuzzy
msgid "All Files"
msgstr "Tutti gli articoli"
msgid "No files uploaded yet"
msgstr "Nessun file caricato"
msgid "You are trying to open a page for which you are not authorized."
msgstr "Stai cercando di aprire una pagina per la quale non sei autorizzato."
msgid "Please follow this link to login with a different user."
msgstr "Segui questo collegamento per accedere con un altro utente."
msgid "Please follow this link to login."
msgstr "Segui questo collegamento per accedere."
msgid "No forms defined yet."
msgstr "Nessun modulo ancora definito."
msgid "Categories"
msgstr "Categorie"
msgid ""
"To edit the image descriptions, click on one, enter your descrption and "
"press return. To abort press escape."
msgstr ""
"Per modificare le descrizioni delle immagini, fai clic su una di esse, "
"inserisci la descrizione e premi Invio. Per interrompere premere Esc."
msgid "No images uploaded yet"
msgstr "Nessuna immagine caricata"
msgid "This album does not contain any images yet."
msgstr "Questo album non contiene ancora nessuna immagine."
msgid "No photo albums defined yet."
msgstr "Nessun album fotografico ancora definito."
msgid "No invoices yet."
msgstr "Nessuna fattura ancora."
msgid "Batch Action"
msgstr "Azione di gruppo"
msgid "Mark as Invoiced"
msgstr "Contrassegna come fatturato"
msgid "Mark as Uninvoiced"
msgstr "Contrassegna come non fatturato"
msgid "Mark as Paid"
msgstr "Contrassegna come pagato"
msgid "Mark as Unpaid"
msgstr "Contrassegna come non pagato"
msgid "Apply to selected"
msgstr "Applica ai selezionati"
msgid "Search term"
msgstr "Termine di ricerca"
#, fuzzy
msgid "Skip navigation"
msgstr "Migrazione dei link"
msgid "Back to the homepage"
msgstr "Torna alla pagina principale"
msgid "Logo"
msgstr "Logo"
msgid "The form contains errors. Please check the fields marked in red."
msgstr "Il modulo contiene degli errori. Verifica i campi segnalati in rosso."
msgid "Copied to Clipboard!"
msgstr "Copiato negli appunti!"
msgid "Alternatives"
msgstr "Alternative"
msgid "Alternative login methods"
msgstr "Metodi di accesso alternativi"
msgid "Don't have an account yet?"
msgstr "Non hai ancora un account?"
msgid "Register now"
msgstr "Iscriviti subito"
msgid "Forgot your password?"
msgstr "Hai dimenticato la password?"
msgid "Reset password"
msgstr "Reimposta la password"
msgid "You are here"
msgstr "Ti trovi qui"
msgid "Privacy Protection"
msgstr "Tutela della privacy"
msgid "Impressum"
msgstr "Colophon"
msgid "Login"
msgstr "Accedi"
msgid "Citizen Login"
msgstr "Accesso cliente"
msgid "About"
msgstr "Chi Siamo"
msgid "more"
msgstr "più"
msgid "Submit"
msgstr "Invia"
msgid "Select files"
msgstr "Seleziona i file"
msgid "Drop files to upload"
msgstr "Trascina e rilascia il file da caricare"
msgid "read more"
msgstr "leggere di più"
msgid "All posts"
msgstr "Tutti i post"
msgid "E-Mail Address"
msgstr "Indirizzo e-mail"
msgid "This site is private"
msgstr "Questo sito è privato"
msgid "This site is private but can also be seen by members"
msgstr "Questo sito è privato ma può essere visto dai membri"
msgid "This site is public but requires submitting an mTAN"
msgstr "Questo sito è pubblico ma richiede l'invio di un mTAN"
msgid "This site is secret"
msgstr "Questo sito è segreto"
msgid "This site is secret and requires submitting an mTAN"
msgstr "Questo sito è segreto e richiede l'invio di un mTAN"
msgid "This site is not published."
msgstr "Questo sito non è pubblicato."
msgid "This site is not public."
msgstr "Questo sito non è pubblico."
msgid "This site is not public but it can be seen by members."
msgstr "Questo sito non è pubblico ma può essere visto dai membri."
msgid ""
"This site contains no lead. Leads are used for lists and search results."
msgstr ""
"Questo sito non contiene estratti. Per gli elenchi e i risultati di ricerca "
"vengono utilizzati gli estratti."
msgid "Map"
msgstr "Mappa"
msgid "Links"
msgstr "Collegamenti"
msgid "More news"
msgstr "Altre notizie"
msgid "Other Entries"
msgstr "Altri elementi"
msgid "Previous Entry"
msgstr "Voce precedente"
msgid "Next Entry"
msgstr "Prossima voce"
#, fuzzy
msgid "Content"
msgstr "Contatti"
msgid "Invoice Items"
msgstr "Voci di fattura"
msgid "Total Amount"
msgstr "Importo totale"
msgid "Chat History"
msgstr "Storia della chat"
msgid "Item(s)"
msgstr "Elemento(i)"
msgid "Change request"
msgstr "Richiesta di modifica"
msgid "New Entry"
msgstr "Nuovo elemento"
msgid "Directory"
msgstr "Cartella"
msgid "Payment"
msgstr "Pagamento"
msgid "Value Added Tax"
msgstr "Imposta sul valore aggiunto"
msgid "${vat_rate}% included"
msgstr "${vat_rate}% inclusa"
msgid "State"
msgstr "Stato"
msgid "Payment Method"
msgstr "Modalità di pagamento"
msgid "Offline Payment"
msgstr "Fattura"
msgid "Online Payment"
msgstr "Pagamento online"
msgid "Source"
msgstr "Fonte"
msgid "Manual"
msgstr "Manuale"
msgid "Datatrans"
msgstr "Datatrans"
msgid "Stripe Connect"
msgstr "Stripe Connect"
msgid "Worldline Saferpay"
msgstr "Worldline Saferpay"
msgid "Fee"
msgstr "Tariffa"
msgid "Organisation"
msgstr "Organizzazione"
msgid "Functions:"
msgstr "Funzioni:"
msgid "Open"
msgstr "Aperto"
msgid "Pending"
msgstr "In attesa"
msgid "Closed"
msgstr "Chiuso"
#, fuzzy
msgid "Archived"
msgstr "Fare Archivio"
msgid "Paid"
msgstr "Pagato"
msgid "Failed"
msgstr "Fallito"
msgid "Refunded"
msgstr "Rimborsato"
msgid "Invoiced"
msgstr "Fatturato"
msgid "Ticket"
msgstr "Biglietto"
msgid "Previous Page"
msgstr "Pagina precedente"
msgid "You're on page"
msgstr "Sei sulla pagina"
msgid "Next Page"
msgstr "Pagina successiva"
msgid ""
"Persons living outside the following zipcodes may only reserve this "
"allocation on the ${date}: ${zipcodes}"
msgstr ""
"Le persone che vivono al di fuori dei seguenti codici postali possono "
"prenotare questa allocazione solo il ${date}: ${zipcodes}"
msgid "Occupancy"
msgstr "Occupazione"