commit c9f55d189279de288bd1ba98136129449c168f84 Author: Translation commit bot translation@torproject.org Date: Wed Jan 20 12:46:09 2021 +0000
https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- gl.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gl.po b/gl.po index 2b8cdfffcb..985b852ce9 100644 --- a/gl.po +++ b/gl.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: Tor Project\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-05 11:44+0100\n" -"PO-Revision-Date: 2021-01-20 11:44+0000\n" +"PO-Revision-Date: 2021-01-20 12:34+0000\n" "Last-Translator: Antón Méixome meixome@certima.net\n" "Language-Team: Galician (http://www.transifex.com/otf/torproject/language/gl/)%5Cn" "MIME-Version: 1.0\n" @@ -454,7 +454,7 @@ msgid "" "cryptsetup failed with return code {returncode}:\n" "{stdout}\n" "{stderr}" -msgstr "" +msgstr "cryptsetup fallou e devolveu o seguinte código {returncode}:\n{stdout}\n{stderr}"
#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:153 #, python-brace-format @@ -462,7 +462,7 @@ msgid "" "live-persist failed with return code {returncode}:\n" "{stdout}\n" "{stderr}" -msgstr "" +msgstr "persistencia ao vivo fallou e devolveu o seguinte código {returncode}:\n{stdout}\n{stderr}"
#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/settings/persistence.py:167 #, python-brace-format @@ -470,7 +470,7 @@ msgid "" "umount failed with return code {returncode}:\n" "{stdout}\n" "{stderr}" -msgstr "" +msgstr "umount fallou e devolveu o seguinte código {returncode}:\n{stdout}\n{stderr}"
#: config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/persistent_storage.py:67 msgid "Unlocking…"
tor-commits@lists.torproject.org