Translated using Weblate (Italian)
Currently translated at 100.0% (99 of 99 strings) Translation: EasySSH/Translations Translate-URL: https://hosted.weblate.org/projects/easyssh/translations/it/
This commit is contained in:
parent
5a6ccee555
commit
31cdc79d16
10
po/it.po
10
po/it.po
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: com.github.muriloventuroso.easyssh\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-11-18 08:23+0900\n"
|
||||
"PO-Revision-Date: 2023-10-18 04:13+0000\n"
|
||||
"PO-Revision-Date: 2023-10-28 04:16+0000\n"
|
||||
"Last-Translator: Frankie McEyes <mceyes@protonmail.com>\n"
|
||||
"Language-Team: Italian <https://hosted.weblate.org/projects/easyssh/"
|
||||
"translations/it/>\n"
|
||||
|
@ -17,7 +17,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.1\n"
|
||||
"X-Generator: Weblate 5.2-dev\n"
|
||||
|
||||
#: src/MainWindow.vala:104
|
||||
msgid "EasySSH"
|
||||
|
@ -146,7 +146,7 @@ msgstr "Password:"
|
|||
|
||||
#: src/Widgets/AccountEditor.vala:68 src/Widgets/ConnectionEditor.vala:151
|
||||
msgid "Change Password to Identity File"
|
||||
msgstr "Cambia la password per il file di identificazione"
|
||||
msgstr "Cambia la password al file d'identità"
|
||||
|
||||
#: src/Widgets/AccountEditor.vala:70 src/Widgets/ConnectionEditor.vala:153
|
||||
msgid "Save"
|
||||
|
@ -163,12 +163,12 @@ msgstr "Nome utente:"
|
|||
|
||||
#: src/Widgets/AccountEditor.vala:108 src/Widgets/ConnectionEditor.vala:150
|
||||
msgid "Select Identity File"
|
||||
msgstr "Seleziona un file di identificazione"
|
||||
msgstr "Seleziona un file di identità"
|
||||
|
||||
#: src/Widgets/AccountEditor.vala:114 src/Widgets/AccountEditor.vala:146
|
||||
#: src/Widgets/ConnectionEditor.vala:216 src/Widgets/ConnectionEditor.vala:461
|
||||
msgid "Identity File:"
|
||||
msgstr "File di identificazione:"
|
||||
msgstr "File di identità:"
|
||||
|
||||
#: src/Widgets/AccountEditor.vala:129
|
||||
msgid "Add Account"
|
||||
|
|
Loading…
Reference in New Issue