diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 739670f6..02dadeb9 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -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" diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 3948c040..30e51cca 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -35,6 +35,7 @@ "Next" : "Järgmine", "Reset" : "Lähtesta", "Continue" : "Jätka", + "Undo" : "Tühista", "Custom" : "Kohandatud", "Size" : "Suurus", "Position" : "Asukoht" diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 5e13dee8..1398df9d 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -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;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 8afc3a22..e8a51a05 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -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;" } \ No newline at end of file