diff options
Diffstat (limited to '.local/bin/po/vlt.pot')
-rw-r--r-- | .local/bin/po/vlt.pot | 74 |
1 files changed, 42 insertions, 32 deletions
diff --git a/.local/bin/po/vlt.pot b/.local/bin/po/vlt.pot index 58eede0..c93caf5 100644 --- a/.local/bin/po/vlt.pot +++ b/.local/bin/po/vlt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-01 22:42+0200\n" +"POT-Creation-Date: 2025-09-01 22:58+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -25,138 +25,148 @@ msgstr "" msgid "Empty strings do not constitute valid input" msgstr "" -#: vlt:98 +#: vlt:34 +#, sh-printf-format +msgid "" +"Usage: %s add [-c]\n" +" %s edit [-c]\n" +" %s get\n" +" %s raw category password\n" +" %s rm [-c]\\n" +msgstr "" + +#: vlt:97 msgid "Password name" msgstr "" -#: vlt:103 +#: vlt:102 msgid "Failed to add password" msgstr "" -#: vlt:104 +#: vlt:103 #, sh-printf-format msgid "The password ‘%s’ already exists" msgstr "" -#: vlt:110 vlt:260 +#: vlt:109 vlt:259 msgid "Secret key" msgstr "" -#: vlt:111 vlt:261 +#: vlt:110 vlt:260 msgid "Digits" msgstr "" -#: vlt:112 vlt:262 +#: vlt:111 vlt:261 msgid "Period" msgstr "" -#: vlt:126 vlt:276 +#: vlt:125 vlt:275 msgid "2FA key added" msgstr "" -#: vlt:127 vlt:277 +#: vlt:126 vlt:276 #, sh-printf-format msgid "The 2FA key ‘%s’ was added with the digit length ‘%d’ and period ‘%d’" msgstr "" -#: vlt:129 vlt:279 +#: vlt:128 vlt:278 msgid "Password" msgstr "" -#: vlt:134 +#: vlt:133 msgid "Password added" msgstr "" -#: vlt:135 +#: vlt:134 #, sh-printf-format msgid "The password ‘%s’ was added to the category ‘%s’" msgstr "" -#: vlt:143 +#: vlt:142 msgid "Category to create" msgstr "" -#: vlt:146 +#: vlt:145 msgid "Failed to Create Category" msgstr "" -#: vlt:146 +#: vlt:145 #, sh-printf-format msgid "The category ‘%s’ already exists" msgstr "" -#: vlt:154 +#: vlt:153 msgid "Category created" msgstr "" -#: vlt:154 +#: vlt:153 #, sh-printf-format msgid "The password category ‘%s’ was created" msgstr "" -#: vlt:178 +#: vlt:177 msgid "2FA code copied to the clipboard" msgstr "" -#: vlt:179 +#: vlt:178 #, sh-printf-format msgid "The 2FA code for ‘%s’ was copied to the clipboard" msgstr "" -#: vlt:184 +#: vlt:183 msgid "Password copied to the clipboard" msgstr "" -#: vlt:185 +#: vlt:184 #, sh-printf-format msgid "The password for ‘%s’ was copied to the clipboard" msgstr "" -#: vlt:214 +#: vlt:213 msgid "Password removed" msgstr "" -#: vlt:215 +#: vlt:214 #, sh-printf-format msgid "The password ‘%s’ was removed from the category ‘%s’" msgstr "" -#: vlt:226 +#: vlt:225 msgid "Failed to remove category" msgstr "" -#: vlt:226 +#: vlt:225 #, sh-printf-format msgid "The category ‘%s’ is not empty" msgstr "" -#: vlt:233 +#: vlt:232 msgid "Category removed" msgstr "" -#: vlt:233 +#: vlt:232 #, sh-printf-format msgid "The category ‘%s’ was removed" msgstr "" -#: vlt:283 +#: vlt:282 msgid "Password edited" msgstr "" -#: vlt:284 +#: vlt:283 #, sh-printf-format msgid "The password ‘%s’ in the category ‘%s’ was edited" msgstr "" -#: vlt:293 +#: vlt:292 msgid "Category name" msgstr "" -#: vlt:298 +#: vlt:297 msgid "Category edited" msgstr "" -#: vlt:298 +#: vlt:297 #, sh-printf-format msgid "The category ‘%s’ was renamed" msgstr "" |