-
-
Notifications
You must be signed in to change notification settings - Fork 89
/
ia.js
43 lines (43 loc) · 1.13 KB
/
ia.js
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
OC.L10N.register(
"memories",
{
"Download" : "Discargar",
"Settings" : "Configurationes",
"Explore" : "Explorar",
"Favorites" : "Favoritos",
"Tags" : "Etiquettas",
"Edit" : "Modificar",
"Cancel" : "Cancellar",
"Delete" : "Deler",
"Share" : "Compartir",
"Favorite" : "Favorite",
"View in folder" : "Vider in dossier",
"General" : "General",
"Close" : "Clauder",
"Info" : "Info",
"Unknown" : "Incognite",
"Search" : "Cercar",
"Upload" : "Incargar",
"Location" : "Loco",
"Back" : "Retro",
"Save" : "Salveguardar",
"Month" : "Mense",
"Day" : "Die",
"Title" : "Titulo",
"Description" : "Description",
"Copyright" : "Copyright",
"Reset" : "Re-fixar",
"Name" : "Nomine",
"Update" : "Actualisation",
"Move" : "Mover",
"Share link" : "Compartir ligamine",
"Refresh" : "Refrescar",
"Password protected" : "Protegite per contrasigno",
"Home" : "Initio",
"Previous" : "Previe",
"Next" : "Sequente",
"Undo" : "Disfacer",
"Custom" : "Personalisate",
"Size" : "Dimension"
},
"nplurals=2; plural=(n != 1);");