[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/317/head
parent
b7659a29af
commit
9a02649415
|
@ -37,6 +37,7 @@ OC.L10N.register(
|
|||
"Next" : "Järgmine",
|
||||
"Reset" : "Lähtesta",
|
||||
"Continue" : "Jätka",
|
||||
"Undo" : "Tühista",
|
||||
"Custom" : "Kohandatud",
|
||||
"Size" : "Suurus",
|
||||
"Position" : "Asukoht"
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
"Next" : "Järgmine",
|
||||
"Reset" : "Lähtesta",
|
||||
"Continue" : "Jätka",
|
||||
"Undo" : "Tühista",
|
||||
"Custom" : "Kohandatud",
|
||||
"Size" : "Suurus",
|
||||
"Position" : "Asukoht"
|
||||
|
|
|
@ -65,6 +65,8 @@ OC.L10N.register(
|
|||
"New album" : "Novo álbum",
|
||||
"Create new album" : "Criar novo álbum",
|
||||
"Edit album details" : "Modificar detalhes do álbu",
|
||||
"Could not load the selected album" : "Não foi possível carregar o álbum selecionado",
|
||||
"Remove Album" : "Remover álbum",
|
||||
"Failed to delete {name}." : "Falha ao remover {name}.",
|
||||
"Name of the album" : "Nome do álbum",
|
||||
"Location of the album" : "Localização do álbum",
|
||||
|
@ -77,7 +79,10 @@ OC.L10N.register(
|
|||
"Create album" : "Criar álbum",
|
||||
"Add selection to album {albumName}" : "Adicionar seleção ao álbum {albumName}",
|
||||
"Create a new album." : "Criar um novo álbum.",
|
||||
"_Share with %n user_::_Share with %n users_" : ["Compartilhar com %n usuário","Compartilhar com %n usuários","Compartilhar com %n usuários"],
|
||||
"_%n item_::_%n items_" : ["%n item","%n itens","%n itens"],
|
||||
"Save collaborators for this album." : "Salve os colaboradores deste álbum.",
|
||||
"Share Album" : "Compartilhar álbum",
|
||||
"Year" : "Ano",
|
||||
"Month" : "Mês",
|
||||
"Day" : "Dia",
|
||||
|
@ -93,6 +98,7 @@ OC.L10N.register(
|
|||
"Label" : "Etiqueta",
|
||||
"Copyright" : "Direito autoral",
|
||||
"Remove person" : "Remover pessoa",
|
||||
"Are you sure you want to remove {name}?" : "Tem certeza que deseja remover {name}?",
|
||||
"Name" : "Nome",
|
||||
"Rename person" : "Renomear pessoa",
|
||||
"Update" : "Atualizar",
|
||||
|
@ -106,6 +112,8 @@ OC.L10N.register(
|
|||
"Are you sure you want to move the selected photos from {name} to {newName}?" : "Tem certeza de que deseja mover as fotos selecionadas de {name} para {newName}?",
|
||||
"Refresh" : "Atualizar",
|
||||
"Remove" : "Remover",
|
||||
"Share album" : "Compartilhar álbum",
|
||||
"Download album" : "Baixar álbum",
|
||||
"Delete album" : "Remover álbum",
|
||||
"Merge with different person" : "Unir com outra pessoa",
|
||||
"Mark person in preview" : "Marcar pessoa na visualização",
|
||||
|
@ -212,7 +220,9 @@ OC.L10N.register(
|
|||
"Error: {msg}" : "Erro: {msg}",
|
||||
"Failed to delete files." : "Falha ao excluir arquivos.",
|
||||
"Failed to delete {fileName}." : "Falha ao excluir {fileName}.",
|
||||
"Failed to download files" : "Falha ao baixar arquivos",
|
||||
"Failed to favorite files." : "Falha nos arquivos favoritos.",
|
||||
"Failed to favorite {fileName}." : "Falha ao favoritar {fileName}"
|
||||
"Failed to favorite {fileName}." : "Falha ao favoritar {fileName}",
|
||||
"Could not remove photos from album" : "Não foi possível remover fotos do álbum"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -63,6 +63,8 @@
|
|||
"New album" : "Novo álbum",
|
||||
"Create new album" : "Criar novo álbum",
|
||||
"Edit album details" : "Modificar detalhes do álbu",
|
||||
"Could not load the selected album" : "Não foi possível carregar o álbum selecionado",
|
||||
"Remove Album" : "Remover álbum",
|
||||
"Failed to delete {name}." : "Falha ao remover {name}.",
|
||||
"Name of the album" : "Nome do álbum",
|
||||
"Location of the album" : "Localização do álbum",
|
||||
|
@ -75,7 +77,10 @@
|
|||
"Create album" : "Criar álbum",
|
||||
"Add selection to album {albumName}" : "Adicionar seleção ao álbum {albumName}",
|
||||
"Create a new album." : "Criar um novo álbum.",
|
||||
"_Share with %n user_::_Share with %n users_" : ["Compartilhar com %n usuário","Compartilhar com %n usuários","Compartilhar com %n usuários"],
|
||||
"_%n item_::_%n items_" : ["%n item","%n itens","%n itens"],
|
||||
"Save collaborators for this album." : "Salve os colaboradores deste álbum.",
|
||||
"Share Album" : "Compartilhar álbum",
|
||||
"Year" : "Ano",
|
||||
"Month" : "Mês",
|
||||
"Day" : "Dia",
|
||||
|
@ -91,6 +96,7 @@
|
|||
"Label" : "Etiqueta",
|
||||
"Copyright" : "Direito autoral",
|
||||
"Remove person" : "Remover pessoa",
|
||||
"Are you sure you want to remove {name}?" : "Tem certeza que deseja remover {name}?",
|
||||
"Name" : "Nome",
|
||||
"Rename person" : "Renomear pessoa",
|
||||
"Update" : "Atualizar",
|
||||
|
@ -104,6 +110,8 @@
|
|||
"Are you sure you want to move the selected photos from {name} to {newName}?" : "Tem certeza de que deseja mover as fotos selecionadas de {name} para {newName}?",
|
||||
"Refresh" : "Atualizar",
|
||||
"Remove" : "Remover",
|
||||
"Share album" : "Compartilhar álbum",
|
||||
"Download album" : "Baixar álbum",
|
||||
"Delete album" : "Remover álbum",
|
||||
"Merge with different person" : "Unir com outra pessoa",
|
||||
"Mark person in preview" : "Marcar pessoa na visualização",
|
||||
|
@ -210,7 +218,9 @@
|
|||
"Error: {msg}" : "Erro: {msg}",
|
||||
"Failed to delete files." : "Falha ao excluir arquivos.",
|
||||
"Failed to delete {fileName}." : "Falha ao excluir {fileName}.",
|
||||
"Failed to download files" : "Falha ao baixar arquivos",
|
||||
"Failed to favorite files." : "Falha nos arquivos favoritos.",
|
||||
"Failed to favorite {fileName}." : "Falha ao favoritar {fileName}"
|
||||
"Failed to favorite {fileName}." : "Falha ao favoritar {fileName}",
|
||||
"Could not remove photos from album" : "Não foi possível remover fotos do álbum"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
Loading…
Reference in New Issue