1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/hr.php
2012-11-02 00:03:14 +01:00

14 lines
278 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Zabilješke",
"Close" => "Zatvori",
"Save" => "Snimi",
"Edit" => "Uredi",
"Delete" => "Obriši",
"Cancel" => "Odustani",
"Address" => "Adresa",
"List" => "Lista",
"Settings" => "Postavke",
"Import" => "Uvezi",
"Export" => "Izvoz"
);