summaryrefslogtreecommitdiffstats
path: root/l10n/pt_PT.js
blob: 590a15248bb413c42c6b8e294ff70f1dc4b447dd (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
OC.L10N.register(
    "photos",
    {
    "Public link" : "Hiperligação Pública",
    "Photos" : "Fotos",
    "Your memories under your control" : "As suas memórias estão sob o seu controlo",
    "Videos" : "Videos",
    "Folders" : "Pastas",
    "Favorites" : "Favoritos",
    "Shared with you" : "Partilhado consigo",
    "Tags" : "Etiquetas",
    "Back" : "Anterior",
    "Save" : "Guardar",
    "Shared by" : "Partilhado por",
    "No recommendations. Start typing." : "Nenhuma recomendação. Comece a escrever ",
    "Group" : "Grupo",
    "Copy public link" : "Copiar ligação publica",
    "An error occurred" : "Ocorreu um erro",
    "Favorite" : "Favorito",
    "Open the full size \"{name}\" image" : "Abrir a foto \"{name}\" no tamanho original",
    "Go back" : "Voltar",
    "Back to {folder}" : "Ir para {folder}",
    "Share this folder" : "Partilhar esta pasta",
    "Enable squared photos view" : "Ativar vista de fotos quadradas",
    "Home" : "Início",
    "View" : "Ver",
    "Remove from favorites" : "Remover dos favoritos",
    "No photos in here" : "Aqui não existem fotos ",
    "No tags yet" : "Ainda sem marcações",
    "Photos with tags will show up here" : "Fotos com marcações serão mostradas aqui",
    "Add" : "Adicionar",
    "Tagged photos" : "Fotos marcadas",
    "Details" : "Detalhes",
    "Failed to delete {fileName}." : "Falha ao remover {fileName}.",
    "Open the \"{name}\" sub-directory" : "Abrir a sub-diretoria \"{name}\"",
    "Shared albums" : "Álbuns partilhados"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");