summaryrefslogtreecommitdiffstats
path: root/l10n/ast.php
blob: 84527283e97251ed7570191e29118087881038f7 (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
44
45
46
47
48
49
50
<?php $TRANSLATIONS = array(
"Can not add feed: Exists already" => "Nun pue amestase'l feed: Yá esiste",
"Can not add feed: URL does not exist, SSL Certificate can not be validated or feed has invalid xml" => "Nun pue amestase'l feed: la URL nun esiste, el certificáu SSL nun pue validase o'l feed tien un xml inválidu",
"Articles without feed" => "Artículos ensin fonte",
"Can not add folder: Exists already" => "Nun pue amestase la carpeta: Yá esiste",
" " => " ",
"_" => "_",
"status" => "Estáu",
"Undo deletion of %s" => "Desfacer desaniciu de %s",
"News" => "Noticies",
"Add Website" => "Amestar sitiu web",
"Error: address exists already!" => "Fallu: ¡la direición yá esiste!",
"Error: folder exists already" => "Fallu: ¡La carpeta yá esiste!",
"Address" => "Direición",
"Add" => "Amestar",
"New folder" => "Carpeta nueva",
"Folder" => "Carpeta",
"Choose folder" => "Esbillar carpeta",
"Folder name" => "Nome de la carpeta",
"Back to folder selection" => "Regresar a seleicionar carpeta",
"Create folder" => "Crear carpeta",
"Starred" => "Favoritos",
"Unread articles" => "Artículos ensin lleer",
"All articles" => "Tolos artículos",
"Mark read" => "Conseñar como lleíu",
"Welcome to the ownCloud News app!" => "Bienllegáu a l'aplicación de noticies ownCloud!",
"read on website" => "lleer nel sitiu web",
"star" => "favoritu",
"from" => "Dende",
"by" => "por",
"Download" => "Descargar",
"Keep unread" => "Caltener ensin lleer",
"Cancel" => "Encaboxar",
"Save" => "Guardar",
"Delete website" => "Desaniciar sitiu web",
"Rename feed" => "Renomar fonte",
"Collapse" => "Contrayer",
"Delete folder" => "Desaniciar carpeta",
"Rename folder" => "Renomar carpeta",
"Settings" => "Axustes",
"Use compact view" => "Usar vista compauta",
"Subscriptions (OPML)" => "Soscripciones (OPML)",
"Import" => "Importar",
"Export" => "Esportar",
"Error when importing: file does not contain valid OPML" => "Fallu al importar: el ficheru nun contién OPML válidu",
"Unread/Starred Articles" => "Artículos Non lleíos y Favoritos",
"Error when importing: file does not contain valid JSON" => "Fallu al importar: el ficheru nun contién JSON válidu",
"Show read articles" => "Amosar artículos lleíos",
"Hide read articles" => "Anubrir artículos lleíos"
);