# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the utpass.qrouland package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: utpass.qrouland\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-21 15:49+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: ../qml/components/GitCloneHttp.qml:22 #: ../qml/components/GitCloneHttpAuth.qml:22 #: ../qml/components/GitCloneSshKey.qml:41 msgid "Repo Url" msgstr "" #: ../qml/components/GitCloneHttp.qml:47 #: ../qml/components/GitCloneHttpAuth.qml:67 #: ../qml/components/GitCloneSshKey.qml:143 msgid "Clone" msgstr "" #: ../qml/components/GitCloneHttpAuth.qml:42 #: ../qml/components/GitCloneHttpAuth.qml:53 msgid "Password" msgstr "" #: ../qml/components/GitCloneSshKey.qml:61 msgid "SSH private key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:70 msgid "Import SSH private key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:79 msgid "Delete SSH private key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:89 msgid "SSH public key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:98 msgid "Delete SSH public key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:107 msgid "Import SSH public key" msgstr "" #: ../qml/components/GitCloneSshKey.qml:118 #: ../qml/components/GitCloneSshKey.qml:129 msgid "Passphrase" msgstr "" #: ../qml/components/ImportFile.qml:18 msgid "Import succeeded !" msgstr "" #: ../qml/components/ImportFile.qml:19 msgid "Import failed !" msgstr "" #: ../qml/components/ImportFile.qml:20 msgid "File Import" msgstr "" #: ../qml/dialogs/ErrorDialog.qml:12 msgid "Error !" msgstr "" #: ../qml/dialogs/ErrorDialog.qml:16 msgid "Close" msgstr "" #: ../qml/dialogs/PassphraseDialog.qml:15 msgid "Authentication required" msgstr "" #: ../qml/dialogs/PassphraseDialog.qml:16 msgid "Enter passphrase:" msgstr "" #: ../qml/dialogs/PassphraseDialog.qml:21 msgid "passphrase" msgstr "" #: ../qml/dialogs/PassphraseDialog.qml:29 #: ../qml/dialogs/SimpleValidationDialog.qml:8 msgid "Ok" msgstr "" #: ../qml/dialogs/PassphraseDialog.qml:41 #: ../qml/dialogs/SimpleValidationDialog.qml:28 msgid "Cancel" msgstr "" #: ../qml/dialogs/SuccessDialog.qml:12 msgid "Success !" msgstr "" #: ../qml/dialogs/SuccessDialog.qml:16 msgid "OK" msgstr "" #: ../qml/pages/Info.qml:62 msgid "Version" msgstr "" #: ../qml/pages/Info.qml:83 msgid "Maintainer" msgstr "" #: ../qml/pages/Info.qml:110 msgid "Suggest improvement(s) or report a bug(s)" msgstr "" #: ../qml/pages/Info.qml:115 msgid "Access to the source code" msgstr "" #: ../qml/pages/Info.qml:123 msgid "Released under the terms of the GNU GPL v3" msgstr "" #: ../qml/pages/Info.qml:132 ../qml/pages/headers/MainHeader.qml:38 msgid "Info" msgstr "" #: ../qml/pages/PasswordList.qml:79 msgid "No password found" msgstr "" #: ../qml/pages/PasswordList.qml:92 msgid "You can import a password store by cloning or" msgstr "" #: ../qml/pages/PasswordList.qml:99 msgid "importing a password store zip in the settings" msgstr "" #: ../qml/pages/PasswordList.qml:176 msgid "Decryption failed !" msgstr "" #: ../qml/pages/PasswordList.qml:198 msgid "Back" msgstr "" #: ../qml/pages/PasswordList.qml:205 ../qml/pages/headers/MainHeader.qml:14 #: ../qml/pages/headers/StackHeader.qml:9 UTPass.desktop.in.h:1 msgid "UTPass" msgstr "" #: ../qml/pages/headers/MainHeader.qml:20 #: ../qml/pages/headers/MainHeader.qml:62 msgid "Search" msgstr "" #: ../qml/pages/headers/MainHeader.qml:31 ../qml/pages/settings/Settings.qml:73 msgid "Settings" msgstr "" #: ../qml/pages/settings/DeleteRepo.qml:43 #: ../qml/pages/settings/DeleteRepo.qml:93 #: ../qml/pages/settings/Settings.qml:56 msgid "Delete Password Store" msgstr "" #: ../qml/pages/settings/DeleteRepo.qml:56 msgid "You're are about to delete
the current Password Store.
Continue ?" msgstr "" #: ../qml/pages/settings/DeleteRepo.qml:57 #: ../qml/pages/settings/ImportGitClone.qml:142 #: ../qml/pages/settings/ImportZip.qml:66 #: ../qml/pages/settings/InfoKeys.qml:174 msgid "Yes" msgstr "" #: ../qml/pages/settings/DeleteRepo.qml:70 msgid "Password Store removal failed !" msgstr "" #: ../qml/pages/settings/DeleteRepo.qml:79 msgid "Password Store deleted !" msgstr "" #: ../qml/pages/settings/ImportGitClone.qml:141 msgid "" "Importing a git repo will delete
any existing password store!" "
Continue ?" msgstr "" #: ../qml/pages/settings/ImportGitClone.qml:155 msgid "An error occured during git clone !" msgstr "" #: ../qml/pages/settings/ImportGitClone.qml:164 #: ../qml/pages/settings/ImportZip.qml:88 msgid "Password store sucessfully imported !" msgstr "" #: ../qml/pages/settings/ImportGitClone.qml:176 msgid "Git Clone Import" msgstr "" #: ../qml/pages/settings/ImportKeyFile.qml:8 msgid "GPG Key Import" msgstr "" #: ../qml/pages/settings/ImportKeyFile.qml:9 msgid "Key successfully imported !" msgstr "" #: ../qml/pages/settings/ImportKeyFile.qml:10 msgid "Key import failed !" msgstr "" #: ../qml/pages/settings/ImportSSHkey.qml:10 msgid "SSH Key Import" msgstr "" #: ../qml/pages/settings/ImportSSHkey.qml:11 msgid "SSH Key successfully imported !" msgstr "" #: ../qml/pages/settings/ImportSSHkey.qml:12 msgid "SSH Key import failed !" msgstr "" #: ../qml/pages/settings/ImportZip.qml:65 msgid "" "Importing a new zip will delete
any existing password store!
Continue ?" msgstr "" #: ../qml/pages/settings/ImportZip.qml:79 msgid "Password store import failed !" msgstr "" #: ../qml/pages/settings/ImportZip.qml:100 msgid "Zip Password Store Import" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:47 msgid "No key found" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:83 msgid "Key ID :" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:124 msgid "User IDs : " msgstr "" #: ../qml/pages/settings/InfoKeys.qml:151 msgid "Delete this key" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:173 msgid "You're are about to delete
%1.
Continue ?" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:187 msgid "Key removal failed !" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:196 msgid "Key successfully deleted !" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:208 msgid "An Error occured getting GPG keys !" msgstr "" #: ../qml/pages/settings/InfoKeys.qml:216 msgid "Info Keys" msgstr "" #: ../qml/pages/settings/Settings.qml:21 msgid "GPG" msgstr "" #: ../qml/pages/settings/Settings.qml:27 msgid "Import a GPG key file" msgstr "" #: ../qml/pages/settings/Settings.qml:32 msgid "Show GPG keys" msgstr "" #: ../qml/pages/settings/Settings.qml:40 msgid "Password Store" msgstr "" #: ../qml/pages/settings/Settings.qml:46 msgid "Import a Password Store using Git" msgstr "" #: ../qml/pages/settings/Settings.qml:51 msgid "Import a Password Store Zip" msgstr "" #: ../qml/pages/settings/Settings.qml:65 msgid "Warning: importing delete any exiting Password Store" msgstr ""