summaryrefslogtreecommitdiffstats
path: root/l10n/lv.php
blob: 9b0d7860a09599b4c50363653e4d3f65c915a0fc (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
34
35
36
37
38
39
40
41
42
43
<?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 articles" => "Jauni raksti",
"Mark all read" => "Atzīmēt visu kā lasītu",
"Starred" => "Svarīgs",
"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",
"Add Subscription" => "Pievienot abonementu",
"Folder under which the feed is being saved" => "Mape, kurā saglabāt plūsmu",
"-- choose folder --" => "— izvēlies mapi —",
"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",
"Add Folder" => "Pievienot mapi",
"Folder name must not be empty!" => "Mapes nosaukums nedrīkst būt tukšs!",
"Folder exists already!" => "Mape jau eksistē!",
"Folder Name" => "Mapes nosaukums",
"Show everything" => "Rādīt visu",
"Show only unread" => "Rādīt tikai nelasītos",
"Settings" => "Iestatījumi",
"Add feed or folder" => "Pievienot plūsmu vai mapi",
"Add Feed/Folder" => "Pievienot plūsmu/mapi",
"Import / Export" => "Importēt / eksportēt",
"Import OPML" => "Importēt OPML",
"Export OPML" => "Eksportēt OPML",
"Subscribelet" => "Sīkabonements",
"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"
);