memories/l10n/pt_BR.json

14 lines
481 B
JSON
Raw Normal View History

{ "translations": {
"Timeline" : "Linha do tempo",
"Folders" : "Pastas",
"Favorites" : "Favoritos",
"Videos" : "Vídeos",
"Settings" : "Configurações",
"Update" : "Atualizar",
"Cancel" : "Cancelar",
"Delete" : "Excluir",
"Download" : "Baixar",
"Favorite" : "Favorito",
"Failed to favorite {fileName}." : "Falha ao favoritar {fileName}"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}