diff options
Diffstat (limited to 'l10n/hr/gallery.po')
-rw-r--r-- | l10n/hr/gallery.po | 69 |
1 files changed, 53 insertions, 16 deletions
diff --git a/l10n/hr/gallery.po b/l10n/hr/gallery.po index 70bde91e1dc..3bfe413c285 100644 --- a/l10n/hr/gallery.po +++ b/l10n/hr/gallery.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Domagoj Delimar <transifex.net@domdelimar.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n" -"POT-Creation-Date: 2012-05-09 12:29+0200\n" -"PO-Revision-Date: 2012-05-09 10:33+0000\n" +"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" +"POT-Creation-Date: 2012-06-06 00:12+0200\n" +"PO-Revision-Date: 2012-06-05 22:15+0000\n" "Last-Translator: icewind <icewind1991@gmail.com>\n" "Language-Team: Croatian (http://www.transifex.net/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -17,42 +18,78 @@ msgstr "" "Language: hr\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" -#: appinfo/app.php:42 +#: appinfo/app.php:37 msgid "Pictures" +msgstr "Slike" + +#: js/album_cover.js:44 +msgid "Share gallery" msgstr "" -#: templates/index.php:16 -msgid "Rescan" +#: js/album_cover.js:64 js/album_cover.js:100 js/album_cover.js:133 +msgid "Error: " msgstr "" -#: templates/index.php:17 -msgid "Stop" +#: js/album_cover.js:64 js/album_cover.js:100 +msgid "Internal error" msgstr "" -#: templates/index.php:18 -msgid "Share" +#: js/album_cover.js:114 +msgid "Scanning root" msgstr "" -#: templates/index.php:19 +#: js/album_cover.js:115 +msgid "Default order" +msgstr "" + +#: js/album_cover.js:116 +msgid "Ascending" +msgstr "" + +#: js/album_cover.js:116 +msgid "Descending" +msgstr "" + +#: js/album_cover.js:117 templates/index.php:19 msgid "Settings" +msgstr "Postavke" + +#: js/album_cover.js:122 +msgid "Scanning root cannot be empty" +msgstr "" + +#: js/album_cover.js:122 js/album_cover.js:133 +msgid "Error" msgstr "" +#: templates/index.php:16 +msgid "Rescan" +msgstr "Ponovo očitaj" + +#: templates/index.php:17 +msgid "Stop" +msgstr "Zaustavi" + +#: templates/index.php:18 +msgid "Share" +msgstr "Podijeli" + #: templates/view_album.php:19 msgid "Back" -msgstr "" +msgstr "Natrag" #: templates/view_album.php:36 msgid "Remove confirmation" -msgstr "" +msgstr "Ukloni potvrdu" #: templates/view_album.php:37 msgid "Do you want to remove album" -msgstr "" +msgstr "Želite li ukloniti album" #: templates/view_album.php:40 msgid "Change album name" -msgstr "" +msgstr "Promijeni ime albuma" #: templates/view_album.php:43 msgid "New album name" -msgstr "" +msgstr "Novo ime albuma" |