diff --git a/po/ro.po b/po/ro.po index 8f3528c..7c58f52 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,10 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: libsecret master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libsecr" -"et&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2015-06-19 10:37+0000\n" -"PO-Revision-Date: 2015-06-22 17:11+0200\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libsecret/issues\n" +"POT-Creation-Date: 2021-06-24 11:59+0000\n" +"PO-Revision-Date: 2021-06-30 16:36+0200\n" "Last-Translator: Daniel Șerbănescu \n" "Language-Team: Gnome Romanian Translation Team\n" "Language: ro\n" @@ -18,42 +17,45 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" -"X-Generator: Virtaal 0.7.1\n" +"X-Generator: Poedit 2.4.3\n" "X-Project-Style: gnome\n" -#: ../libsecret/secret-item.c:1161 -#, c-format +#: libsecret/secret-item.c:1104 msgid "Received invalid secret from the secret storage" msgstr "S-a primit un secret nevalid de la depozitul de secrete" -#: ../libsecret/secret-methods.c:1055 +#: libsecret/secret-methods.c:1055 msgid "Default keyring" msgstr "Inel de chei implicit" -#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281 +#: libsecret/secret-session.c:243 libsecret/secret-session.c:279 msgid "Couldn’t communicate with the secret storage" msgstr "Nu s-a putut comunica cu depozitul de secrete" -#: ../tool/secret-tool.c:39 +#: tool/secret-tool.c:42 msgid "the label for the new stored item" msgstr "eticheta pentru noul element stocat" -#: ../tool/secret-tool.c:41 +#: tool/secret-tool.c:44 msgid "the collection in which to place the stored item" msgstr "colecția în care să fie plasat noul element" -#: ../tool/secret-tool.c:43 ../tool/secret-tool.c:50 ../tool/secret-tool.c:437 +#: tool/secret-tool.c:46 tool/secret-tool.c:53 tool/secret-tool.c:458 msgid "attribute value pairs of item to lookup" msgstr "perechi atribut-valoare ale elementelor de căutat" -#: ../tool/secret-tool.c:57 +#: tool/secret-tool.c:60 msgid "attribute value pairs which match items to clear" msgstr "perechi atribut-valoare care se potrivesc elementelor de curățat" -#: ../tool/secret-tool.c:433 +#: tool/secret-tool.c:67 +msgid "collection in which to lock" +msgstr "colecția în care să se blocheze" + +#: tool/secret-tool.c:454 msgid "return all results, instead of just first one" msgstr "returnează toate rezultatele, în loc de doar primul" -#: ../tool/secret-tool.c:435 +#: tool/secret-tool.c:456 msgid "unlock item results if necessary" msgstr "deblochează rezultatele elementelor dacă este necesar"