summaryrefslogtreecommitdiffstats
path: root/l10n/lv.php
blob: 17f8d3ee434fe4994811aaea5a13f8aa49d0e988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?php $TRANSLATIONS = array(
"year" => "gads",
"News" => "Ziņas",
"no title" => "nav virsraksta",
"no name" => "nav nosaukuma",
"no body" => "nav pamatteksta",
"subscriptions in ownCloud - News" => "abonements ownCloud serverī — ziņas ",
"An error occurred" => "Gadījās kļūda",
"Nice! You have subscribed to " => "Jauki! Jūs esat abonējis",
"You had already subscribed to this feed!" => "Jūs jau esat abonējis šo plūsmu!",
"New" => "Jauna",
"Add Subscription" => "Pievienot abonementu",
"Address must not be empty!" => "Adrese nedrīkst būt tukša!",
"Feed exists already!" => "Plūsma jau eksistē!",
"Could not add feed!" => "Nevarēja pievienot plūsmu!",
"Address" => "Adrese",
"Add" => "Pievienot",
"Folder" => "Mape",
"Starred" => "Svarīgs",
"Mark all read" => "Atzīmēt visu kā lasītu",
"Share" => "Dalīties",
"Keep unread" => "Atstāt nelasītu",
"Delete feed" => "Dzēst plūsmu",
"Collapse" => "Sakļaut",
"Delete folder" => "Dzēst mapi",
"Rename folder" => "Pārsaukt mapi",
"Import" => "Importēt",
"Export" => "Eksportēt",
"Subscribelet" => "Sīkabonements",
"Show only unread" => "Rādīt tikai nelasītos",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "Velciet šo uz sava pārlūka grāmatzīmēm un spiediet uz tā, kad vēlaties ātri abonēt tīmekļa lapu:",
"Subscribe" => "Abonēt"
);