summaryrefslogtreecommitdiffstats
path: root/l10n/bs.php
blob: 664cd24ae695406aafd93028a47c093e417c4151 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php $TRANSLATIONS = array(
"News" => "Vijesti",
"Address" => "Adresa",
"Add" => "Dodaj",
"New folder" => "Nova fascikla",
"Folder" => "Fasikla",
"Starred" => "Označeno",
"Keep unread" => "Zadrži nepročitano",
"Save" => "Spasi",
"Collapse" => "Proširi",
"Delete folder" => "Izbriši fasciklu",
"Rename folder" => "Preimenuj fasciklu"
);