mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Add Croatian translation
This commit is contained in:
parent
998065599c
commit
d47a5f6249
@ -20,6 +20,7 @@ fr
|
||||
fur
|
||||
gl
|
||||
he
|
||||
hr
|
||||
hu
|
||||
id
|
||||
it
|
||||
|
58
po/hr.po
Normal file
58
po/hr.po
Normal file
@ -0,0 +1,58 @@
|
||||
# Croatian translation for libsecret.
|
||||
# Copyright (C) 2017 libsecret's COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the libsecret package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libsecret master\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
|
||||
"product=libsecret&keywords=I18N+L10N&component=General\n"
|
||||
"POT-Creation-Date: 2017-02-28 11:40+0000\n"
|
||||
"PO-Revision-Date: 2017-04-11 18:53+0200\n"
|
||||
"Language-Team: Croatian <hr@li.org>\n"
|
||||
"Language: hr\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Last-Translator: gogo <trebelnik2@gmail.com>\n"
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
|
||||
#: ../libsecret/secret-item.c:1165
|
||||
#, c-format
|
||||
msgid "Received invalid secret from the secret storage"
|
||||
msgstr "Primljena je neispravna tajna iz tajnog spremišta"
|
||||
|
||||
#: ../libsecret/secret-methods.c:1055
|
||||
msgid "Default keyring"
|
||||
msgstr "Zadani skup ključeva"
|
||||
|
||||
#: ../libsecret/secret-session.c:244 ../libsecret/secret-session.c:281
|
||||
msgid "Couldn’t communicate with the secret storage"
|
||||
msgstr "Nemoguća komunikacija s tajnim spremištem"
|
||||
|
||||
#: ../tool/secret-tool.c:39
|
||||
msgid "the label for the new stored item"
|
||||
msgstr "naziv za novu spremljenu stavku"
|
||||
|
||||
#: ../tool/secret-tool.c:41
|
||||
msgid "the collection in which to place the stored item"
|
||||
msgstr "kolekcija u koju smjestiti spremljenu stavku"
|
||||
|
||||
#: ../tool/secret-tool.c:43 ../tool/secret-tool.c:50 ../tool/secret-tool.c:437
|
||||
msgid "attribute value pairs of item to lookup"
|
||||
msgstr "vrijednost svojstva para stavke za pretraživanje"
|
||||
|
||||
#: ../tool/secret-tool.c:57
|
||||
msgid "attribute value pairs which match items to clear"
|
||||
msgstr "vrijednost svojstva para koji se podudara sa stavkama za uklanjanje"
|
||||
|
||||
#: ../tool/secret-tool.c:433
|
||||
msgid "return all results, instead of just first one"
|
||||
msgstr "vrati sve rezultate, umjesto samo prvog"
|
||||
|
||||
#: ../tool/secret-tool.c:435
|
||||
msgid "unlock item results if necessary"
|
||||
msgstr "otključaj stavke rezultata ako je potrebno"
|
Loading…
Reference in New Issue
Block a user