Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_PT.js « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d9da1579f0e5a95aacf48a6ee6d6d8f13a004342 (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
OC.L10N.register(
    "photos",
    {
    "Photos" : "Fotos",
    "Your memories under your control" : "As suas memórias estão sob o seu controlo",
    "Your photos" : "As suas fotos",
    "Your videos" : "Os seus vídeos",
    "Favorites" : "Favoritos",
    "Your folders" : "As suas Pastas",
    "Shared with you" : "Partilhado consigo",
    "Tagged photos" : "Fotos marcadas",
    "Locations" : "Localizações",
    "Settings" : "Configurações",
    "Open the full size \"{name}\" image" : "Abrir a foto \"{name}\" no tamanho original",
    "Open the \"{name}\" sub-directory" : "Abrir a sub-diretoria \"{name}\"",
    "Share this folder" : "Partilhar esta pasta",
    "Back to {folder}" : "Ir para {folder}",
    "View" : "Ver",
    "Enable squared photos view" : "Ativar vista de fotos quadradas",
    "An error occurred" : "Ocorreu um erro",
    "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",
    "Your albums" : "Os seus álbuns",
    "Shared albums" : "Álbuns partilhados",
    "This folder does not exists" : "Esta pasta não existe"
},
"nplurals=2; plural=(n != 1);");