forked from shibao/cannery
		
	Added translation using Weblate (Italian)
This commit is contained in:
		
							
								
								
									
										104
									
								
								priv/gettext/it/LC_MESSAGES/emails.po
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										104
									
								
								priv/gettext/it/LC_MESSAGES/emails.po
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,104 @@
 | 
				
			|||||||
 | 
					msgid ""
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					"Project-Id-Version: PACKAGE VERSION\n"
 | 
				
			||||||
 | 
					"Report-Msgid-Bugs-To: \n"
 | 
				
			||||||
 | 
					"POT-Creation-Date: 2023-11-20 05:05+0000\n"
 | 
				
			||||||
 | 
					"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
				
			||||||
 | 
					"Last-Translator: Automatically generated\n"
 | 
				
			||||||
 | 
					"Language-Team: none\n"
 | 
				
			||||||
 | 
					"Language: it\n"
 | 
				
			||||||
 | 
					"MIME-Version: 1.0\n"
 | 
				
			||||||
 | 
					"Content-Type: text/plain; charset=UTF-8\n"
 | 
				
			||||||
 | 
					"Content-Transfer-Encoding: 8bit\n"
 | 
				
			||||||
 | 
					"X-Generator: Translate Toolkit 3.10.1\n"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## This file is a PO Template file.
 | 
				
			||||||
 | 
					##
 | 
				
			||||||
 | 
					## "msgid"s here are often extracted from source code.
 | 
				
			||||||
 | 
					## Add new translations manually only if they're dynamic
 | 
				
			||||||
 | 
					## translations that can't be statically extracted.
 | 
				
			||||||
 | 
					##
 | 
				
			||||||
 | 
					## Run "mix gettext.extract" to bring this file up to
 | 
				
			||||||
 | 
					## date. Leave "msgstr"s empty as changing them here has no
 | 
				
			||||||
 | 
					## effect: edit them in PO (.po) files instead.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.html.heex:3
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.txt.eex:2
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.html.heex:3
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.txt.eex:2
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.html.heex:3
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.txt.eex:2
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "Hi %{email},"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.txt.eex:10
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "If you didn't create an account at %{url}, please ignore this."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.txt.eex:8
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.txt.eex:8
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "If you didn't request this change from %{url}, please ignore this."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.html.heex:8
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.txt.eex:4
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "You can change your email by visiting the URL below:"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.html.heex:14
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.txt.eex:6
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "You can confirm your account by visiting the URL below:"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.html.heex:8
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.txt.eex:4
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "You can reset your password by visiting the URL below:"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery/accounts/email.ex:31
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "Confirm your Cannery account"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.html.heex:22
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "If you didn't create an account at Cannery, please ignore this."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/reset_password.html.heex:16
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/update_email.html.heex:16
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "If you didn't request this change from Cannery, please ignore this."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery/accounts/email.ex:38
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "Reset your Cannery password"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/layouts/email_text.txt.eex:9
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "This email was sent from Cannery at %{url}, the self-hosted firearm tracker website."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/layouts/email_html.html.heex:13
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "This email was sent from Cannery, the self-hosted firearm tracker website."
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery/accounts/email.ex:45
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "Update your Cannery email"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.html.heex:9
 | 
				
			||||||
 | 
					#: lib/cannery_web/components/email_html/confirm_email.txt.eex:4
 | 
				
			||||||
 | 
					#, elixir-autogen, elixir-format
 | 
				
			||||||
 | 
					msgid "Welcome to Cannery"
 | 
				
			||||||
 | 
					msgstr ""
 | 
				
			||||||
		Reference in New Issue
	
	Block a user