mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Added Romanian Translation
This commit is contained in:
parent
55d57de44a
commit
5f6126da7b
@ -34,6 +34,7 @@ pa
|
||||
pl
|
||||
pt
|
||||
pt_BR
|
||||
ro
|
||||
ru
|
||||
sk
|
||||
sl
|
||||
|
59
po/ro.po
Normal file
59
po/ro.po
Normal file
@ -0,0 +1,59 @@
|
||||
# Romanian translation for libsecret.
|
||||
# Copyright (C) 2015 libsecret's COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the libsecret package.
|
||||
# Daniel Șerbănescu <daniel@serbanescu.dk>, 2015.
|
||||
# Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>, 2015.
|
||||
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"
|
||||
"Last-Translator: Daniel Șerbănescu <daniel [at] serbanescu [dot] dk>\n"
|
||||
"Language-Team: Gnome Romanian Translation Team\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"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-Project-Style: gnome\n"
|
||||
|
||||
#: ../libsecret/secret-item.c:1161
|
||||
#, c-format
|
||||
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
|
||||
msgid "Default keyring"
|
||||
msgstr "Inel de chei implicit"
|
||||
|
||||
#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281
|
||||
msgid "Couldn't communicate with the secret storage"
|
||||
msgstr "Nu s-a putut comunica cu depozitul de secrete"
|
||||
|
||||
#: ../tool/secret-tool.c:39
|
||||
msgid "the label for the new stored item"
|
||||
msgstr "eticheta pentru noul element stocat"
|
||||
|
||||
#: ../tool/secret-tool.c:41
|
||||
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
|
||||
msgid "attribute value pairs of item to lookup"
|
||||
msgstr "perechi atribut-valoare ale elementelor de căutat"
|
||||
|
||||
#: ../tool/secret-tool.c:57
|
||||
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
|
||||
msgid "return all results, instead of just first one"
|
||||
msgstr "returnează toate rezultatele, în loc de doar primul"
|
||||
|
||||
#: ../tool/secret-tool.c:435
|
||||
msgid "unlock item results if necessary"
|
||||
msgstr "deblochează rezultatele elementelor dacă este necesar"
|
Loading…
Reference in New Issue
Block a user