Skip to content

Commit

Permalink
Automated translations import
Browse files Browse the repository at this point in the history
Translations imported from Launchpad.
  • Loading branch information
Translations Bot authored and kruton committed Dec 30, 2023
1 parent a764cc7 commit 5d4d84d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion app/locale/.revno
Original file line number Diff line number Diff line change
@@ -1 +1 @@
32
33
14 changes: 7 additions & 7 deletions app/locale/fortune/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@ msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-04-21 23:51-0700\n"
"PO-Revision-Date: 2018-10-09 04:38+0000\n"
"Last-Translator: Roberto <Unknown>\n"
"PO-Revision-Date: 2023-10-29 11:32+0000\n"
"Last-Translator: Tommaso Fonda <[email protected]>\n"
"Language-Team: it <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(((((((e == 0)) && (!((n == 0)))) && (((n % "
"1000000) == 0))) && ((0 == 0))) || (!((e >= 0 && e <= 5)))) ? 1 : (((n == "
"1)) && ((0 == 0))) ? 0 : 2);\n"
"X-Launchpad-Export-Date: 2022-04-23 06:26+0000\n"
"X-Generator: Launchpad (build b25768b7107be17b0a785d9ebf80daa842cd03fb)\n"
"Generated-By: Babel 2.10.1\n"
"X-Launchpad-Export-Date: 2023-10-30 04:33+0000\n"
"X-Generator: Launchpad (build 792da5ac485e849df1cf87044293bc2ee7a576ae)\n"
"Language: it\n"
"Generated-By: Babel 2.10.1\n"

#. Summary of what ConnectBot is; used as a short description in the Android
#. running apps list
msgctxt "app_desc"
msgid "Simple, powerful, open-source SSH client."
msgstr "Un client SSH semplice, potente ed open-source."
msgstr "Un client SSH semplice, potente ed open source."

#. Summary of what the ConnectBot service does; displayed in the Android
#. running apps list
Expand Down Expand Up @@ -289,7 +289,7 @@ msgstr "Problemi durante l'importazione della chiave privata"

msgctxt "pubkey_unlock"
msgid "Unlock key"
msgstr "Chiave di sblocco"
msgstr "Sblocca la chiave"

#. Feedback given to the user when the password that they have entered for the
#. pubkey is incorrect.
Expand Down
4 changes: 2 additions & 2 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8'?>
<resources>
<string name="app_desc">Un client SSH semplice, potente ed open-source.</string>
<string name="app_desc">Un client SSH semplice, potente ed open source.</string>
<string name="service_desc">Mantieni le connessioni SSH e le chiavi pubbliche caricate</string>
<string name="title_hosts_list">Connessione</string>
<string name="title_pubkey_list">Chiavi pubbliche</string>
Expand Down Expand Up @@ -47,7 +47,7 @@
<string name="pubkey_change_password">Cambia password</string>
<string name="pubkey_list_pick">Leggi da /sdcard</string>
<string name="pubkey_import_parse_problem">Problemi durante l\'importazione della chiave privata</string>
<string name="pubkey_unlock">Chiave di sblocco</string>
<string name="pubkey_unlock">Sblocca la chiave</string>
<string name="pubkey_failed_add">Password errata per la chiave \'%1$s\'. Errore di autenticazione.</string>
<string name="pubkey_memory_load">Carica in memoria</string>
<string name="pubkey_memory_unload">Elimina dalla memoria</string>
Expand Down

0 comments on commit 5d4d84d

Please sign in to comment.