diff --git a/l10n/fi.js b/l10n/fi.js index c258a5071..e8887c023 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -154,6 +154,7 @@ OC.L10N.register( "Create rows" : "Luo rivit", "Download" : "Lataa", "Search" : "Etsi", + "Back" : "Takaisin", "Sorting" : "Lajittelu", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", diff --git a/l10n/fi.json b/l10n/fi.json index 9faa85492..7dae78685 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -152,6 +152,7 @@ "Create rows" : "Luo rivit", "Download" : "Lataa", "Search" : "Etsi", + "Back" : "Takaisin", "Sorting" : "Lajittelu", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 05d64ce1d..5745cf7b7 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -63,6 +63,10 @@ OC.L10N.register( "The Boss" : "The Boss", "Bob will help for this time" : "Bob will help for this time", "We have to talk about that." : "We have to talk about that.", + "Create Vacation Request" : "Criar Solicitação de Férias", + "Open Request" : "Abrir solicitação", + "Request Status" : "Solicitar status", + "Closed requests" : "Solicitações encerradas", "Position" : "Posição", "Skills" : "Habilidades", "Birthday" : "Data de nascimento", @@ -117,12 +121,36 @@ OC.L10N.register( "Metadata" : "Metadado", "Column" : "Coluna", "Operator" : "Operador", + "Delete filter" : "Deletar filtro", + "JJJJ-MM-DD hh:mm" : "JJJJ-MM-DD hh:mm", + "JJJJ-MM-DD" : "JJJJ-MM-DD", + "hh:mm" : "hh:mm", + "Search Value" : "Pesquisar Valor", + "Filtering rows" : "Filtragem de linhas", + "OR" : "OU", + "Add new filter group" : "Adicionar novo filtro de grupo", + "... that meet all of the following conditions" : "... que atendem a todas as seguintes condições", + "Add new filter" : "Adicionar novo filtro", + "Ascending" : "Ascendente", + "Descending" : "Descendente", + "Reactivate sorting rule" : "Reativar regra de ordenamento", + "Delete sorting rule" : "Deletar regra de ordenamento", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "Entre as regras de classificação estão algumas para as quais você não tem permissão. No entanto, se desejar, você pode substituir a classificação.", + "Override sorting rules" : "Sobrescrever regras de ordenamento", + "Add new sorting rule" : "Adicionar nova regra de ordenamento", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "As regras de classificação são aplicadas sequencialmente, ou seja, se houver linhas com a mesma prioridade da primeira regra, a segunda regra determinará a ordem entre essas linhas.", "Views" : "Visualizações", + "Create view" : "Criar exibição", "View" : "Visualizar", + "Rows" : "Linhas", + "Columns" : "Colunas", + "Last edited" : "Última edição", "Shares" : "Compartilhamentos", "Actions" : "Ações", + "Edit view" : "Editar exibição", "Share" : "Compartilhar", "Integration" : "Integração", + "Delete view" : "Excluir exibição", "Total" : "Total", "Updated table \"{emoji}{table}\"." : "Tabela atualizada \"{emoji}{table}\".", "Cannot update table. Title is missing." : "Cannot update table. Title is missing.", @@ -133,8 +161,13 @@ OC.L10N.register( "Create column" : "Criar coluna", "Import" : "Importar", "Export as CSV" : "Export as CSV", + "Filtered view" : "Exibição filtrada", + "Reset local adjustments" : "Redefinir ajuste local", "No columns" : "No columns", "We need at least one column, please be so kind and create one." : "We need at least one column, please be so kind and create one.", + "No columns selected" : "Nenhuma coluna selecionada", + "The view is empty. Edit which columns should be displayed." : "A visualização está vazia. Edite quais colunas devem ser exibidas.", + "Manage view" : "Gerenciar exibição", "Type" : "Tipo", "Text line" : "Linha de texto", "Simple text" : "Texto simples", @@ -167,13 +200,19 @@ OC.L10N.register( "Could not create new table" : "Não foi possível criar uma nova tabela", "Could not load templates." : "Não foi possível carregar templates.", "Delete column" : "Excluir colunas", + "Are you sure you want to delete column \"{column}\"?" : "Tem certeza que você quer excluir a coluna \"{column}\"?", + "Error occurred while deleting column \"{column}\"." : "Erro ocorreu durante exclusão da coluna \"{column}\".", "Error occurred while deleting rows." : "Error occurred while deleting rows.", "_Delete row_::_Delete rows_" : ["Excluir linha","Excluir linhas","Delete rows"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["Tem certeza de que deseja excluir a linha selecionada?","Tem certeza de que deseja excluir as %n linhas selecionadas?","Tem certeza de que deseja excluir as %n linhas selecionadas?"], "Confirm table deletion" : "Confirmar exclusão da tabela", "Cancel" : "Cancelar", "Delete" : "Deletar", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "Tem certeza que você quer excluir a tabela \"{table}\"? Isso também afetará todos os dados, exibições e compartilhamentos que estão conectados a esta tabela.", "Table \"{emoji}{table}\" removed." : "Table \"{emoji}{table}\" removed.", + "Confirm view deletion" : "Confirme exclusão de exibição", + "Do you really want to delete the view \"{view}\"?" : "Tem certeza que você quer excluir a exibição \"{view}\"?", + "View \"{emoji}{view}\" removed." : "Exibição \"{emoji}{view}\" excluída.", "Edit column" : "Editar coluna", "Cannot update column. Title is missing." : "Não é possível atualizar a coluna. Está faltando o título.", "The column \"{column}\" was updated." : "A coluna \"{column}\" foi atualizada.", @@ -194,8 +233,11 @@ OC.L10N.register( "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "O tamanho possível de importação depende da configuração do sistema e é limitado apenas pelo tempo de execução e memória.", "Result" : "Resultado", "Found columns" : "Colunas encontradas", + "Matching columns" : "Encontrando colunas", "Created columns" : "Colunas criadas", "Inserted rows" : "Linhas inseridas", + "Value parsing errors" : "Erros de análise de valor", + "Row creation errors" : "Erros de criação de linhas", "Error during importing. Please read the logs for more information." : "Erro durante a importação. Por favor, leia os logs para mais informações.", "Importing..." : "Importando...", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "Aguarde enquanto fazemos o possível para importar seus dados. Isso pode levar algum tempo, dependendo da configuração do servidor.", @@ -206,15 +248,32 @@ OC.L10N.register( "Could not import, needed resources were not found." : "Não foi possível importar, os recursos necessários não foram encontrados.", "Could not import data due to unknown errors." : "Não foi possível importar dados devido a erros desconhecidos.", "Select file for the import" : "Selecione o arquivo para a importação", + "Select emoji for view" : "Seleciona emoji para exibição", + "Title of the new view" : "Título da nova exibição", + "New title of the view" : "Novo título da exibição", "Filter" : "Filtrar", + "Sort" : "Ordenar", + "Create View" : "Criar Exibição", + "Save modified View" : "Salvar Exibição modificada", + "Save View" : "Salvar Exibição", + "Save as new view" : "Salvar como nova exibição", + "Cannot create view." : "Não é possível criar exibição.", + "Cannot update view." : "Não é possível atualizar exibição", + "Title is missing." : "Título está faltando.", + "Could not create new view" : "Não foi possível criar nova exibição", + "Could not update view" : "Não foi possível atualizar exibição", "Delete table" : "Excluir tabela", "Do you really want to delete the table \"{table}\"?" : "Você realmente deseja excluir a tabela \"{table}\"?", + "Duplicate view" : "Duplicar exibição", "Copy" : "Copiar", + "Could not configure new view" : "Não foi possível configurar nova exibição", "Filter tables" : "Filtrar tabelas", "My tables" : "Minhas tabelas", "Shared tables" : "Tabelas compartilhadas", + "Shared views" : "Exibições compartilhadas", "Your results are filtered." : "Your results are filtered.", "Clear filter" : "Limpar filtro", + "Share with accounts or groups" : "Compartilhe com contas ou grupos", "User or group name …" : "Usuário ou nome de grupo...", "No recommendations. Start typing." : "Sem recomendações. Começe a digitar.", "Searching …" : "Pesquisando...", @@ -223,36 +282,55 @@ OC.L10N.register( "Create time" : "Criar tempo", "Share ID" : "Compartilhar ID", "group" : "grupo", + "Table manager" : "Gerente de tabela", "Permissions" : "Permissões", "Read data" : "Ler dados", "Create data" : "Criar dados", "Update data" : "Atualizar dados", "Delete data" : "Apagar dados", + "Promote to table manager" : "Promover para gerente de tabela", + "Demote to normal share" : "Rebaixar para compartilhamento normal", + "Open main table to adjust table management permissions" : "Abrir tabela principal para ajustar gerenciamento de permissões da tabela", "No shares" : "Sem compartilhamentos", "Created at" : "Criado em", + "Ownership" : "Proprietário", + "View ID" : "Exibir ID", "Sharing" : "Compartilhando", + "No view in context" : "Nenhuma exibição no contexto", "From {ownerName}" : "De {ownerName}", "API" : "API", + "This is your API endpoint for this view" : "Esta é o endpoint da API desta exibição", "Copy to clipboard" : "Copiar para área de transferência", "Your permissions" : "Suas permissões", "Read" : "Ler", "Update" : "Atualizar", "Manage" : "Gerenciar", "Clipboard is not available" : "A área de transferência não está disponível", + "Integration URL copied to clipboard" : "URL de integração copiado para área de transferência", "Create new table" : "Create new table", "Error" : "Erro", "Could not load editor, text not available." : "Não foi possível carregar editor. texto não disponível.", "Create rows" : "Create rows", "You are not allowed to read this table, but you can still create rows." : "You are not allowed to read this table, but you can still create rows.", + "No permissions" : "Sem permissões", + "You have no permissions for this table." : "Você não tem permissões nessa tabela.", "Download" : "Baixar", "Search" : "Pesquisar", "This option is outdated." : "Essa opção está ultrapassada.", + "Back" : "Voltar", + "Select operator" : "Selecione operador", + "Search for value" : "Procure por valor", "Keyword and submit" : "Palavra-chave e enviar", "Or use magic values" : "Ou use valores mágicos", "Sorting" : "Classificação", "Sort asc" : "Ordenar asc", "Sort desc" : "Classificar desc", "Filtering" : "Filtragem", + "Select Operator" : "Selecione Operador", + "Select value" : "Selecione valor", + "Manage column" : "Gerenciar coluna", + "Column manage actions" : "Ações de gerenciamento de coluna", + "Hide column" : "Esconder coluna", "Undo" : "Desfazer", "Redo" : "Refazer", "Bold" : "Negrito", @@ -269,6 +347,7 @@ OC.L10N.register( "Set now as default" : "Definir agora como padrão", "Enter a column title" : "Insira um título de coluna", "Mandatory" : "Obrigatório", + "Add column to other views" : "Adicionar coluna para outras visualizações", "Default value" : "Valor padrão", "Decimals" : "Decimais", "Minimum" : "Mínimo", @@ -295,7 +374,9 @@ OC.L10N.register( "This field is mandatory" : "Este campo é obrigatório", "Could not load link provider results." : "Não foi possível carregar os resultados do provedor de links.", "Url" : "Url", + "Show fullscreen" : "Mostrar em tela cheia", "Close editor" : "Fechar editor", + "Create Row" : "Criar linha", "Export CSV" : "Export CSV", "Uncheck all" : "Desmarcar todos", "_%n selected row_::_%n selected rows_" : ["%n selected row","%n selected rows","%n selected rows"], @@ -303,10 +384,15 @@ OC.L10N.register( "Confirm" : "Confirmar", "_{nb} row_::_{nb} rows_" : ["{nb} row","{nb} rows","{nb} rows"], "Nextcloud Tables" : "Tabelas Nextcloud", + "Render mode" : "Modo de renderização", "Content" : "Conteúdo", "Preview" : "Visualizar", "Select" : "Selecionar", "Insert" : "Insert", + "Could not fetch columns for content preview." : "Não foi possível buscar colunas para visualização do conteúdo.", + "Could not fetch rows for content preview." : "Não foi possível buscar linhas para visualização do conteúdo.", + "Search for table and views..." : "Pesquisar tabela e exibições...", + "Could not load search results." : "Não foi possível carregar resultados para pesquisa.", "Saved new share with \"{userName}\"." : "Novo compartilhamento salvo com \"{userName}\".", "Could not create share." : "Não foi possível criar compartilhamento.", "Share was deleted" : "O compartilhamento foi excluído", @@ -333,6 +419,9 @@ OC.L10N.register( "Start of the week" : "Começo da semana", "Now" : "Agora", "ID" : "ID", + "Creator" : "Criador", + "Last editor" : "Último editor", + "Last edited at" : "Ultima vez editado em", "Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?", "Request not allowed." : "Solicitação não permitida.", "Resource not found." : "Recurso não encontrado.", @@ -342,12 +431,19 @@ OC.L10N.register( "Could not update column." : "Não foi possível atualizar coluna", "Could not remove column." : "Não foi possível remover coluna.", "Could not load rows." : "Não foi possível carregar linhas", + "Outdated data. View is reloaded" : "Dados desatualizados. Exibição foi atualizada", "Could not update row." : "Não foi possível atualizar a linha.", "Could not insert row." : "Não foi possível inserir linha.", "Could not remove row." : "Não foi possível remover linha.", "Could not insert table." : "Não foi possível inserir tabela.", "Could not load tables." : "Não foi possível carregar tabelas.", "Could not fetch tables" : "Não foi possível buscar tabelas", + "Could not load shared views." : "Não foi possível carregar exibições compartilhadas.", + "Could not load shared views" : "Não foi possível carregar exibições compartilhadas", + "Could not insert view." : "Não foi possível inserir exibição", + "Could not update view." : "Não foi possível atualizar exibição.", + "Could not remove view." : "Não foi possível excluir exibição.", + "Could not reload view." : "Não foi possível recarregar exibição.", "Could not update table." : "Não foi possível atualizar tabela.", "Could not remove table." : "Não foi possível remover tabela." }, diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index d7c64ff8b..c37416ea1 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -61,6 +61,10 @@ "The Boss" : "The Boss", "Bob will help for this time" : "Bob will help for this time", "We have to talk about that." : "We have to talk about that.", + "Create Vacation Request" : "Criar Solicitação de Férias", + "Open Request" : "Abrir solicitação", + "Request Status" : "Solicitar status", + "Closed requests" : "Solicitações encerradas", "Position" : "Posição", "Skills" : "Habilidades", "Birthday" : "Data de nascimento", @@ -115,12 +119,36 @@ "Metadata" : "Metadado", "Column" : "Coluna", "Operator" : "Operador", + "Delete filter" : "Deletar filtro", + "JJJJ-MM-DD hh:mm" : "JJJJ-MM-DD hh:mm", + "JJJJ-MM-DD" : "JJJJ-MM-DD", + "hh:mm" : "hh:mm", + "Search Value" : "Pesquisar Valor", + "Filtering rows" : "Filtragem de linhas", + "OR" : "OU", + "Add new filter group" : "Adicionar novo filtro de grupo", + "... that meet all of the following conditions" : "... que atendem a todas as seguintes condições", + "Add new filter" : "Adicionar novo filtro", + "Ascending" : "Ascendente", + "Descending" : "Descendente", + "Reactivate sorting rule" : "Reativar regra de ordenamento", + "Delete sorting rule" : "Deletar regra de ordenamento", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "Entre as regras de classificação estão algumas para as quais você não tem permissão. No entanto, se desejar, você pode substituir a classificação.", + "Override sorting rules" : "Sobrescrever regras de ordenamento", + "Add new sorting rule" : "Adicionar nova regra de ordenamento", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "As regras de classificação são aplicadas sequencialmente, ou seja, se houver linhas com a mesma prioridade da primeira regra, a segunda regra determinará a ordem entre essas linhas.", "Views" : "Visualizações", + "Create view" : "Criar exibição", "View" : "Visualizar", + "Rows" : "Linhas", + "Columns" : "Colunas", + "Last edited" : "Última edição", "Shares" : "Compartilhamentos", "Actions" : "Ações", + "Edit view" : "Editar exibição", "Share" : "Compartilhar", "Integration" : "Integração", + "Delete view" : "Excluir exibição", "Total" : "Total", "Updated table \"{emoji}{table}\"." : "Tabela atualizada \"{emoji}{table}\".", "Cannot update table. Title is missing." : "Cannot update table. Title is missing.", @@ -131,8 +159,13 @@ "Create column" : "Criar coluna", "Import" : "Importar", "Export as CSV" : "Export as CSV", + "Filtered view" : "Exibição filtrada", + "Reset local adjustments" : "Redefinir ajuste local", "No columns" : "No columns", "We need at least one column, please be so kind and create one." : "We need at least one column, please be so kind and create one.", + "No columns selected" : "Nenhuma coluna selecionada", + "The view is empty. Edit which columns should be displayed." : "A visualização está vazia. Edite quais colunas devem ser exibidas.", + "Manage view" : "Gerenciar exibição", "Type" : "Tipo", "Text line" : "Linha de texto", "Simple text" : "Texto simples", @@ -165,13 +198,19 @@ "Could not create new table" : "Não foi possível criar uma nova tabela", "Could not load templates." : "Não foi possível carregar templates.", "Delete column" : "Excluir colunas", + "Are you sure you want to delete column \"{column}\"?" : "Tem certeza que você quer excluir a coluna \"{column}\"?", + "Error occurred while deleting column \"{column}\"." : "Erro ocorreu durante exclusão da coluna \"{column}\".", "Error occurred while deleting rows." : "Error occurred while deleting rows.", "_Delete row_::_Delete rows_" : ["Excluir linha","Excluir linhas","Delete rows"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["Tem certeza de que deseja excluir a linha selecionada?","Tem certeza de que deseja excluir as %n linhas selecionadas?","Tem certeza de que deseja excluir as %n linhas selecionadas?"], "Confirm table deletion" : "Confirmar exclusão da tabela", "Cancel" : "Cancelar", "Delete" : "Deletar", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "Tem certeza que você quer excluir a tabela \"{table}\"? Isso também afetará todos os dados, exibições e compartilhamentos que estão conectados a esta tabela.", "Table \"{emoji}{table}\" removed." : "Table \"{emoji}{table}\" removed.", + "Confirm view deletion" : "Confirme exclusão de exibição", + "Do you really want to delete the view \"{view}\"?" : "Tem certeza que você quer excluir a exibição \"{view}\"?", + "View \"{emoji}{view}\" removed." : "Exibição \"{emoji}{view}\" excluída.", "Edit column" : "Editar coluna", "Cannot update column. Title is missing." : "Não é possível atualizar a coluna. Está faltando o título.", "The column \"{column}\" was updated." : "A coluna \"{column}\" foi atualizada.", @@ -192,8 +231,11 @@ "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "O tamanho possível de importação depende da configuração do sistema e é limitado apenas pelo tempo de execução e memória.", "Result" : "Resultado", "Found columns" : "Colunas encontradas", + "Matching columns" : "Encontrando colunas", "Created columns" : "Colunas criadas", "Inserted rows" : "Linhas inseridas", + "Value parsing errors" : "Erros de análise de valor", + "Row creation errors" : "Erros de criação de linhas", "Error during importing. Please read the logs for more information." : "Erro durante a importação. Por favor, leia os logs para mais informações.", "Importing..." : "Importando...", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "Aguarde enquanto fazemos o possível para importar seus dados. Isso pode levar algum tempo, dependendo da configuração do servidor.", @@ -204,15 +246,32 @@ "Could not import, needed resources were not found." : "Não foi possível importar, os recursos necessários não foram encontrados.", "Could not import data due to unknown errors." : "Não foi possível importar dados devido a erros desconhecidos.", "Select file for the import" : "Selecione o arquivo para a importação", + "Select emoji for view" : "Seleciona emoji para exibição", + "Title of the new view" : "Título da nova exibição", + "New title of the view" : "Novo título da exibição", "Filter" : "Filtrar", + "Sort" : "Ordenar", + "Create View" : "Criar Exibição", + "Save modified View" : "Salvar Exibição modificada", + "Save View" : "Salvar Exibição", + "Save as new view" : "Salvar como nova exibição", + "Cannot create view." : "Não é possível criar exibição.", + "Cannot update view." : "Não é possível atualizar exibição", + "Title is missing." : "Título está faltando.", + "Could not create new view" : "Não foi possível criar nova exibição", + "Could not update view" : "Não foi possível atualizar exibição", "Delete table" : "Excluir tabela", "Do you really want to delete the table \"{table}\"?" : "Você realmente deseja excluir a tabela \"{table}\"?", + "Duplicate view" : "Duplicar exibição", "Copy" : "Copiar", + "Could not configure new view" : "Não foi possível configurar nova exibição", "Filter tables" : "Filtrar tabelas", "My tables" : "Minhas tabelas", "Shared tables" : "Tabelas compartilhadas", + "Shared views" : "Exibições compartilhadas", "Your results are filtered." : "Your results are filtered.", "Clear filter" : "Limpar filtro", + "Share with accounts or groups" : "Compartilhe com contas ou grupos", "User or group name …" : "Usuário ou nome de grupo...", "No recommendations. Start typing." : "Sem recomendações. Começe a digitar.", "Searching …" : "Pesquisando...", @@ -221,36 +280,55 @@ "Create time" : "Criar tempo", "Share ID" : "Compartilhar ID", "group" : "grupo", + "Table manager" : "Gerente de tabela", "Permissions" : "Permissões", "Read data" : "Ler dados", "Create data" : "Criar dados", "Update data" : "Atualizar dados", "Delete data" : "Apagar dados", + "Promote to table manager" : "Promover para gerente de tabela", + "Demote to normal share" : "Rebaixar para compartilhamento normal", + "Open main table to adjust table management permissions" : "Abrir tabela principal para ajustar gerenciamento de permissões da tabela", "No shares" : "Sem compartilhamentos", "Created at" : "Criado em", + "Ownership" : "Proprietário", + "View ID" : "Exibir ID", "Sharing" : "Compartilhando", + "No view in context" : "Nenhuma exibição no contexto", "From {ownerName}" : "De {ownerName}", "API" : "API", + "This is your API endpoint for this view" : "Esta é o endpoint da API desta exibição", "Copy to clipboard" : "Copiar para área de transferência", "Your permissions" : "Suas permissões", "Read" : "Ler", "Update" : "Atualizar", "Manage" : "Gerenciar", "Clipboard is not available" : "A área de transferência não está disponível", + "Integration URL copied to clipboard" : "URL de integração copiado para área de transferência", "Create new table" : "Create new table", "Error" : "Erro", "Could not load editor, text not available." : "Não foi possível carregar editor. texto não disponível.", "Create rows" : "Create rows", "You are not allowed to read this table, but you can still create rows." : "You are not allowed to read this table, but you can still create rows.", + "No permissions" : "Sem permissões", + "You have no permissions for this table." : "Você não tem permissões nessa tabela.", "Download" : "Baixar", "Search" : "Pesquisar", "This option is outdated." : "Essa opção está ultrapassada.", + "Back" : "Voltar", + "Select operator" : "Selecione operador", + "Search for value" : "Procure por valor", "Keyword and submit" : "Palavra-chave e enviar", "Or use magic values" : "Ou use valores mágicos", "Sorting" : "Classificação", "Sort asc" : "Ordenar asc", "Sort desc" : "Classificar desc", "Filtering" : "Filtragem", + "Select Operator" : "Selecione Operador", + "Select value" : "Selecione valor", + "Manage column" : "Gerenciar coluna", + "Column manage actions" : "Ações de gerenciamento de coluna", + "Hide column" : "Esconder coluna", "Undo" : "Desfazer", "Redo" : "Refazer", "Bold" : "Negrito", @@ -267,6 +345,7 @@ "Set now as default" : "Definir agora como padrão", "Enter a column title" : "Insira um título de coluna", "Mandatory" : "Obrigatório", + "Add column to other views" : "Adicionar coluna para outras visualizações", "Default value" : "Valor padrão", "Decimals" : "Decimais", "Minimum" : "Mínimo", @@ -293,7 +372,9 @@ "This field is mandatory" : "Este campo é obrigatório", "Could not load link provider results." : "Não foi possível carregar os resultados do provedor de links.", "Url" : "Url", + "Show fullscreen" : "Mostrar em tela cheia", "Close editor" : "Fechar editor", + "Create Row" : "Criar linha", "Export CSV" : "Export CSV", "Uncheck all" : "Desmarcar todos", "_%n selected row_::_%n selected rows_" : ["%n selected row","%n selected rows","%n selected rows"], @@ -301,10 +382,15 @@ "Confirm" : "Confirmar", "_{nb} row_::_{nb} rows_" : ["{nb} row","{nb} rows","{nb} rows"], "Nextcloud Tables" : "Tabelas Nextcloud", + "Render mode" : "Modo de renderização", "Content" : "Conteúdo", "Preview" : "Visualizar", "Select" : "Selecionar", "Insert" : "Insert", + "Could not fetch columns for content preview." : "Não foi possível buscar colunas para visualização do conteúdo.", + "Could not fetch rows for content preview." : "Não foi possível buscar linhas para visualização do conteúdo.", + "Search for table and views..." : "Pesquisar tabela e exibições...", + "Could not load search results." : "Não foi possível carregar resultados para pesquisa.", "Saved new share with \"{userName}\"." : "Novo compartilhamento salvo com \"{userName}\".", "Could not create share." : "Não foi possível criar compartilhamento.", "Share was deleted" : "O compartilhamento foi excluído", @@ -331,6 +417,9 @@ "Start of the week" : "Começo da semana", "Now" : "Agora", "ID" : "ID", + "Creator" : "Criador", + "Last editor" : "Último editor", + "Last edited at" : "Ultima vez editado em", "Request is not authorized. Are you logged in?" : "Solicitação não autorizada. Você está logado?", "Request not allowed." : "Solicitação não permitida.", "Resource not found." : "Recurso não encontrado.", @@ -340,12 +429,19 @@ "Could not update column." : "Não foi possível atualizar coluna", "Could not remove column." : "Não foi possível remover coluna.", "Could not load rows." : "Não foi possível carregar linhas", + "Outdated data. View is reloaded" : "Dados desatualizados. Exibição foi atualizada", "Could not update row." : "Não foi possível atualizar a linha.", "Could not insert row." : "Não foi possível inserir linha.", "Could not remove row." : "Não foi possível remover linha.", "Could not insert table." : "Não foi possível inserir tabela.", "Could not load tables." : "Não foi possível carregar tabelas.", "Could not fetch tables" : "Não foi possível buscar tabelas", + "Could not load shared views." : "Não foi possível carregar exibições compartilhadas.", + "Could not load shared views" : "Não foi possível carregar exibições compartilhadas", + "Could not insert view." : "Não foi possível inserir exibição", + "Could not update view." : "Não foi possível atualizar exibição.", + "Could not remove view." : "Não foi possível excluir exibição.", + "Could not reload view." : "Não foi possível recarregar exibição.", "Could not update table." : "Não foi possível atualizar tabela.", "Could not remove table." : "Não foi possível remover tabela." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/sr.js b/l10n/sr.js index 380abc63b..2fa9ba404 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -248,6 +248,7 @@ OC.L10N.register( "Download" : "Преузми", "Search" : "Претрага", "This option is outdated." : "Ова опција је застарела.", + "Back" : "Назад", "Keyword and submit" : "Кључна реч и предајте", "Or use magic values" : "Или употребите магчине вредности", "Sorting" : "Сортирање", diff --git a/l10n/sr.json b/l10n/sr.json index 35922ac27..e20ea8502 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -246,6 +246,7 @@ "Download" : "Преузми", "Search" : "Претрага", "This option is outdated." : "Ова опција је застарела.", + "Back" : "Назад", "Keyword and submit" : "Кључна реч и предајте", "Or use magic values" : "Или употребите магчине вредности", "Sorting" : "Сортирање", diff --git a/l10n/tr.js b/l10n/tr.js index 28aa769e9..c9ae9a139 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -63,6 +63,10 @@ OC.L10N.register( "The Boss" : "Patron", "Bob will help for this time" : "Bu sürede Bob yardımcı olacak", "We have to talk about that." : "Bunun hakkında konuşmalıyız.", + "Create Vacation Request" : "Tatil isteği oluştur", + "Open Request" : "İstek aç", + "Request Status" : "İstek durumu", + "Closed requests" : "Kapatılmış istekler", "Position" : "Konum", "Skills" : "Yetenekler", "Birthday" : "Doğum günü", @@ -117,12 +121,36 @@ OC.L10N.register( "Metadata" : "Üst veriler", "Column" : "Sütun", "Operator" : "İşlem", + "Delete filter" : "Süzgeci sil", + "JJJJ-MM-DD hh:mm" : "YYYY-AA-GG ss:dd", + "JJJJ-MM-DD" : "YYYY-AA-GG", + "hh:mm" : "ss:dd", + "Search Value" : "Değer arama", + "Filtering rows" : "Satır süzme", + "OR" : "VEYA", + "Add new filter group" : "Yeni süzgeç grubu ekle", + "... that meet all of the following conditions" : "... tüm şu koşulları karşılayan", + "Add new filter" : "Yeni süzgeç ekle", + "Ascending" : "Artan", + "Descending" : "Azalan", + "Reactivate sorting rule" : "Sıralama kuralını yeniden uygula", + "Delete sorting rule" : "Sıralama kuralını sil", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "Sıralama kuralları arasında, üzerinde yetkiniz olmayan bazı kurallar vardır. Ancak, isterseniz sıralamayı değiştirebilirsiniz.", + "Override sorting rules" : "Sıralama kurallarını değiştir", + "Add new sorting rule" : "Yeni sıralama kuralı ekle", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "Sıralama kuralları sıralı olarak uygulanır. Yani birinci kurala göre önceliği aynı olan satırlar varsa, bu satırlar arasındaki sıralamayı ikinci kural belirler.", "Views" : "Görünümler", + "Create view" : "Görünüm ekle", "View" : "Görüntüle", + "Rows" : "Satırlar", + "Columns" : "Sütunlar", + "Last edited" : "Son düzenlenme", "Shares" : "Paylaşımlar", "Actions" : "İşlemler", + "Edit view" : "Görünümü düzenle", "Share" : "Paylaş", "Integration" : "Bütünleştirme", + "Delete view" : "Görünümü sil", "Total" : "Toplam", "Updated table \"{emoji}{table}\"." : "\"{emoji}{table}\" tablosu güncellendi.", "Cannot update table. Title is missing." : "Tablo güncellenemedi. Başlık eksik.", @@ -133,8 +161,13 @@ OC.L10N.register( "Create column" : "Sütun ekle", "Import" : "İçe aktar", "Export as CSV" : "CSV olarak dışa aktar", + "Filtered view" : "Süzülmüş görünüm", + "Reset local adjustments" : "Yerel ayarları sıfırla", "No columns" : "Henüz bir sütun eklenmemiş", "We need at least one column, please be so kind and create one." : "En az bir sütun olması gerekiyor. Lütfen bir sütun ekleyin.", + "No columns selected" : "Herhangi bir sütun seçilmemiş", + "The view is empty. Edit which columns should be displayed." : "Görünüm boş. Görüntülenecek sütunları düzenleyin.", + "Manage view" : "Görünüm yönetimi", "Type" : "Tür", "Text line" : "Metin satırı", "Simple text" : "Basit metin", @@ -167,13 +200,19 @@ OC.L10N.register( "Could not create new table" : "Yeni tablo oluşturulamadı", "Could not load templates." : "Kalıplar yüklenemedi.", "Delete column" : "Sütunu sil", + "Are you sure you want to delete column \"{column}\"?" : "\"{column}\" sütununu silmek istediğinize emin misiniz?", + "Error occurred while deleting column \"{column}\"." : "\"{column}\" sütunu silinirken sorun çıktı.", "Error occurred while deleting rows." : "Satırlar silinirken sorun çıktı.", "_Delete row_::_Delete rows_" : ["Satırı sil","Satırları sil"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["Seçilmiş satırı silmek istediğinize emin misiniz?","%n seçilmiş satırı silmek istediğinize emin misiniz?"], "Confirm table deletion" : "Tablo silmeyi onayla", "Cancel" : "İptal", "Delete" : "Sil", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "\"{table} tablosunu silmek istediğinize emin misiniz\"? Bu işlem bu tablo ile ilişkili tüm verileri, görünümleri ve paylaşımları siler.", "Table \"{emoji}{table}\" removed." : "\"{emoji}{table}\" tablosu silindi.", + "Confirm view deletion" : "Görünümü silmeyi onayla", + "Do you really want to delete the view \"{view}\"?" : "\"{view}\" görünümünü silmek istediğinize emin misiniz?", + "View \"{emoji}{view}\" removed." : "\"{emoji}{view}\" görünümü silindi.", "Edit column" : "Sütunu düzenle", "Cannot update column. Title is missing." : "Sütun güncellenemedi. Başlık eksik.", "The column \"{column}\" was updated." : "\"{column}\" sütunu güncellendi.", @@ -194,8 +233,11 @@ OC.L10N.register( "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "Olası içe aktarma boyutu, sistem yapılandırmasına bağlıdır ve yalnızca yürütme süresi ve bellekle sınırlıdır.", "Result" : "Sonuç", "Found columns" : "Bulunan sütunlar", + "Matching columns" : "Eşleşen sütunlar", "Created columns" : "Oluşturulan sütunlar", "Inserted rows" : "Eklenen satırlar", + "Value parsing errors" : "Değer işleme hataları", + "Row creation errors" : "Satır ekleme hataları", "Error during importing. Please read the logs for more information." : "İçe aktarma sırasında sorun çıktı. Ayrıntılı bilgi almak için lütfen günlük kayıtlarına bakın.", "Importing..." : "İçe aktarılıyor...", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "Verilerinizi içe aktarmak için elimizden gelenin en iyisini yaparken lütfen bekleyin. Bu işlem, sunucu yapılandırmasına bağlı olarak biraz zaman alabilir.", @@ -206,16 +248,32 @@ OC.L10N.register( "Could not import, needed resources were not found." : "Veriler içe aktarılamadı. Gerekli kaynaklar bulunamadı.", "Could not import data due to unknown errors." : "Veriler bilinmeyen sorunlar nedeniyle içe aktarılamadı.", "Select file for the import" : "İçe aktarılacak dosyayı seçin", + "Select emoji for view" : "Görünüm için bir emoji seçin", + "Title of the new view" : "Yeni görünümün başlığı", + "New title of the view" : "Görünümün yeni başlığı", "Filter" : "Süzgeç", "Sort" : "Sırala", + "Create View" : "Görünüm ekle", + "Save modified View" : "Değiştirilmiş görünümü kaydet", + "Save View" : "Görünümü kaydet", + "Save as new view" : "Yeni görünüm olarak kaydet", + "Cannot create view." : "Görünüm eklenemedi.", + "Cannot update view." : "Görünüm güncellenemedi.", + "Title is missing." : "Başlık eksik.", + "Could not create new view" : "Yeni görünüm eklenemedi", + "Could not update view" : "Görünüm güncellenemedi", "Delete table" : "Tabloyu sil", "Do you really want to delete the table \"{table}\"?" : "\"{table}\" tablosunu silmek istediğinize emin misiniz?", + "Duplicate view" : "Görünümü kopyala", "Copy" : "Kopyala", + "Could not configure new view" : "Yeni görünüm yapılandırılamadı", "Filter tables" : "Tabloları süz", "My tables" : "Tablolarım", "Shared tables" : "Paylaşılmış tablolar", + "Shared views" : "Paylaşılmış görünümler", "Your results are filtered." : "Sonuçlarınız süzüldü.", "Clear filter" : "Süzgeci temizle", + "Share with accounts or groups" : "Hesaplar ya da gruplar ile paylaş", "User or group name …" : "Kullanıcı ya da grup adı…", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", "Searching …" : "Aranıyor…", @@ -224,36 +282,55 @@ OC.L10N.register( "Create time" : "Oluşturulma zamanı", "Share ID" : "Paylaşım kodu", "group" : "grup", + "Table manager" : "Tablo yönetimi", "Permissions" : "İzinler", "Read data" : "Verileri okuma", "Create data" : "Verileri ekleme", "Update data" : "Verileri güncelleme", "Delete data" : "Verileri sil", + "Promote to table manager" : "Tablo yöneticiliğine yükselt", + "Demote to normal share" : "Normal paylaşıma düşür", + "Open main table to adjust table management permissions" : "Tablo yönetimi izinlerini ayarlamak için ana tabloyu açın", "No shares" : "Henüz bir şey paylaşılmamış", "Created at" : "Oluşturulma", + "Ownership" : "Sahiplik", + "View ID" : "Görünüm kimliği", "Sharing" : "Paylaşım", + "No view in context" : "Bağlamda bir görünüm bulunamadı", "From {ownerName}" : "{ownerName} tarafından", "API" : "API", + "This is your API endpoint for this view" : "Bu görünüm için API uç noktanız", "Copy to clipboard" : "Panoya kopyala", "Your permissions" : "İzinleriniz", "Read" : "Okunmuş", "Update" : "Güncelle", "Manage" : "Yönetim", "Clipboard is not available" : "Pano kullanılamıyor", + "Integration URL copied to clipboard" : "Bütünleştirme adresi panoya kopyalandı", "Create new table" : "Tablo ekle", "Error" : "Hata", "Could not load editor, text not available." : "Düzenleyici yüklenemedi. Metin kullanılamıyor.", "Create rows" : "Satır ekle", "You are not allowed to read this table, but you can still create rows." : "Bu tabloyu okuma izniniz yok ancak satır ekleyebilirsiniz.", + "No permissions" : "Herhangi bir izin yok", + "You have no permissions for this table." : "Bu tablo üzerinde herhangi bir izniniz yok.", "Download" : "İndir", "Search" : "Arama", "This option is outdated." : "Bu seçenek kullanımdan kaldırılmış", + "Back" : "Geri", + "Select operator" : "İşlem seçin", + "Search for value" : "Değer ara", "Keyword and submit" : "Anahtar sözcük ve gönder", "Or use magic values" : "Ya da sihirli değerleri kullanın", "Sorting" : "Sıralama", "Sort asc" : "Artan sıralama", "Sort desc" : "Azalan sıralama", "Filtering" : "Süzme", + "Select Operator" : "İşlem seçin", + "Select value" : "Değer seçin", + "Manage column" : "Sütun yönetimi", + "Column manage actions" : "Sütun yönetimi işlemleri", + "Hide column" : "Sütunu gizle", "Undo" : "Geri al", "Redo" : "Yinele", "Bold" : "Koyu", @@ -270,6 +347,7 @@ OC.L10N.register( "Set now as default" : "Varsayılan olarak şimdi ayarlansın", "Enter a column title" : "Bir sütun başlığı yazın", "Mandatory" : "Zorunlu", + "Add column to other views" : "Sütunu başka görünümlere ekle", "Default value" : "Varsayılan değer", "Decimals" : "Ondalık", "Minimum" : "En az", @@ -296,7 +374,9 @@ OC.L10N.register( "This field is mandatory" : "Bu alanın doldurulması zorunludur", "Could not load link provider results." : "Bağlantı hizmeti sağlayıcıları sonuçları yüklenemedi.", "Url" : "Adres", + "Show fullscreen" : "Tam ekranda görüntüle", "Close editor" : "Düzenleyiciyi kapat", + "Create Row" : "Satır ekle", "Export CSV" : "CSV olarak dışa aktar", "Uncheck all" : "Tümünü bırak", "_%n selected row_::_%n selected rows_" : ["%n satır seçilmiş","%n satır seçilmiş"], @@ -304,10 +384,15 @@ OC.L10N.register( "Confirm" : "Onayla", "_{nb} row_::_{nb} rows_" : ["{nb} satır","{nb} satır"], "Nextcloud Tables" : "Nextcloud tabloları", + "Render mode" : "Görüntüleme kipi", "Content" : "İçerik", "Preview" : "Ön izleme", "Select" : "Seç", "Insert" : "Ekle", + "Could not fetch columns for content preview." : "İçerik ön izlemesi için sütunlar alınamadı.", + "Could not fetch rows for content preview." : "İçerik ön izlemesi için satırlar alınamadı.", + "Search for table and views..." : "Tablo ve görünümlerde arama...", + "Could not load search results." : "Arama sonuçları yüklenemedi.", "Saved new share with \"{userName}\"." : "Yeni paylaşım \"{userName}\" ile kaydedildi.", "Could not create share." : "Paylaşım oluşturulamadı.", "Share was deleted" : "Paylaşım silindi", @@ -334,6 +419,9 @@ OC.L10N.register( "Start of the week" : "Haftanın başlangıcı", "Now" : "Şimdi", "ID" : "Kod", + "Creator" : "Oluşturan", + "Last editor" : "Son düzenleyen", + "Last edited at" : "Son düzenlenme", "Request is not authorized. Are you logged in?" : "İstek yerine getirilemedi. Oturumunuz açık mı?", "Request not allowed." : "İsteğe izin verilmiyor.", "Resource not found." : "Kaynak bulunamadı", @@ -341,15 +429,22 @@ OC.L10N.register( "Could not load columns." : "Sütunlar yüklenemedi.", "Could not insert column." : "Sütun eklenemedi.", "Could not update column." : "Sütun güncellenemedi.", - "Could not remove column." : "Sütun kaldırılamadı.", + "Could not remove column." : "Sütun silinemedi.", "Could not load rows." : "Satırlar yüklenemedi.", + "Outdated data. View is reloaded" : "Veriler eskimiş. Görünüm yeniden yüklendi", "Could not update row." : "Satır güncellenemedi.", "Could not insert row." : "Satır eklenemedi.", - "Could not remove row." : "Satır kaldırılamadı.", + "Could not remove row." : "Satır silinemedi.", "Could not insert table." : "Satır eklenemedi.", "Could not load tables." : "Tablolar yüklenemedi.", "Could not fetch tables" : "Tablolar alınamadı", + "Could not load shared views." : "Paylaşılan görünümler yüklenemedi.", + "Could not load shared views" : "Paylaşılan görünümler yüklenemedi", + "Could not insert view." : "Görünüm eklenemedi.", + "Could not update view." : "Görünüm güncellenemedi.", + "Could not remove view." : "Görünüm silinemedi.", + "Could not reload view." : "Görünüm yeniden yüklenemedi.", "Could not update table." : "Tablo güncellenemedi.", - "Could not remove table." : "Tablo kaldırılamadı." + "Could not remove table." : "Tablo silinemedi." }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index ea85ade94..7b6f97197 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -61,6 +61,10 @@ "The Boss" : "Patron", "Bob will help for this time" : "Bu sürede Bob yardımcı olacak", "We have to talk about that." : "Bunun hakkında konuşmalıyız.", + "Create Vacation Request" : "Tatil isteği oluştur", + "Open Request" : "İstek aç", + "Request Status" : "İstek durumu", + "Closed requests" : "Kapatılmış istekler", "Position" : "Konum", "Skills" : "Yetenekler", "Birthday" : "Doğum günü", @@ -115,12 +119,36 @@ "Metadata" : "Üst veriler", "Column" : "Sütun", "Operator" : "İşlem", + "Delete filter" : "Süzgeci sil", + "JJJJ-MM-DD hh:mm" : "YYYY-AA-GG ss:dd", + "JJJJ-MM-DD" : "YYYY-AA-GG", + "hh:mm" : "ss:dd", + "Search Value" : "Değer arama", + "Filtering rows" : "Satır süzme", + "OR" : "VEYA", + "Add new filter group" : "Yeni süzgeç grubu ekle", + "... that meet all of the following conditions" : "... tüm şu koşulları karşılayan", + "Add new filter" : "Yeni süzgeç ekle", + "Ascending" : "Artan", + "Descending" : "Azalan", + "Reactivate sorting rule" : "Sıralama kuralını yeniden uygula", + "Delete sorting rule" : "Sıralama kuralını sil", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "Sıralama kuralları arasında, üzerinde yetkiniz olmayan bazı kurallar vardır. Ancak, isterseniz sıralamayı değiştirebilirsiniz.", + "Override sorting rules" : "Sıralama kurallarını değiştir", + "Add new sorting rule" : "Yeni sıralama kuralı ekle", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "Sıralama kuralları sıralı olarak uygulanır. Yani birinci kurala göre önceliği aynı olan satırlar varsa, bu satırlar arasındaki sıralamayı ikinci kural belirler.", "Views" : "Görünümler", + "Create view" : "Görünüm ekle", "View" : "Görüntüle", + "Rows" : "Satırlar", + "Columns" : "Sütunlar", + "Last edited" : "Son düzenlenme", "Shares" : "Paylaşımlar", "Actions" : "İşlemler", + "Edit view" : "Görünümü düzenle", "Share" : "Paylaş", "Integration" : "Bütünleştirme", + "Delete view" : "Görünümü sil", "Total" : "Toplam", "Updated table \"{emoji}{table}\"." : "\"{emoji}{table}\" tablosu güncellendi.", "Cannot update table. Title is missing." : "Tablo güncellenemedi. Başlık eksik.", @@ -131,8 +159,13 @@ "Create column" : "Sütun ekle", "Import" : "İçe aktar", "Export as CSV" : "CSV olarak dışa aktar", + "Filtered view" : "Süzülmüş görünüm", + "Reset local adjustments" : "Yerel ayarları sıfırla", "No columns" : "Henüz bir sütun eklenmemiş", "We need at least one column, please be so kind and create one." : "En az bir sütun olması gerekiyor. Lütfen bir sütun ekleyin.", + "No columns selected" : "Herhangi bir sütun seçilmemiş", + "The view is empty. Edit which columns should be displayed." : "Görünüm boş. Görüntülenecek sütunları düzenleyin.", + "Manage view" : "Görünüm yönetimi", "Type" : "Tür", "Text line" : "Metin satırı", "Simple text" : "Basit metin", @@ -165,13 +198,19 @@ "Could not create new table" : "Yeni tablo oluşturulamadı", "Could not load templates." : "Kalıplar yüklenemedi.", "Delete column" : "Sütunu sil", + "Are you sure you want to delete column \"{column}\"?" : "\"{column}\" sütununu silmek istediğinize emin misiniz?", + "Error occurred while deleting column \"{column}\"." : "\"{column}\" sütunu silinirken sorun çıktı.", "Error occurred while deleting rows." : "Satırlar silinirken sorun çıktı.", "_Delete row_::_Delete rows_" : ["Satırı sil","Satırları sil"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["Seçilmiş satırı silmek istediğinize emin misiniz?","%n seçilmiş satırı silmek istediğinize emin misiniz?"], "Confirm table deletion" : "Tablo silmeyi onayla", "Cancel" : "İptal", "Delete" : "Sil", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "\"{table} tablosunu silmek istediğinize emin misiniz\"? Bu işlem bu tablo ile ilişkili tüm verileri, görünümleri ve paylaşımları siler.", "Table \"{emoji}{table}\" removed." : "\"{emoji}{table}\" tablosu silindi.", + "Confirm view deletion" : "Görünümü silmeyi onayla", + "Do you really want to delete the view \"{view}\"?" : "\"{view}\" görünümünü silmek istediğinize emin misiniz?", + "View \"{emoji}{view}\" removed." : "\"{emoji}{view}\" görünümü silindi.", "Edit column" : "Sütunu düzenle", "Cannot update column. Title is missing." : "Sütun güncellenemedi. Başlık eksik.", "The column \"{column}\" was updated." : "\"{column}\" sütunu güncellendi.", @@ -192,8 +231,11 @@ "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "Olası içe aktarma boyutu, sistem yapılandırmasına bağlıdır ve yalnızca yürütme süresi ve bellekle sınırlıdır.", "Result" : "Sonuç", "Found columns" : "Bulunan sütunlar", + "Matching columns" : "Eşleşen sütunlar", "Created columns" : "Oluşturulan sütunlar", "Inserted rows" : "Eklenen satırlar", + "Value parsing errors" : "Değer işleme hataları", + "Row creation errors" : "Satır ekleme hataları", "Error during importing. Please read the logs for more information." : "İçe aktarma sırasında sorun çıktı. Ayrıntılı bilgi almak için lütfen günlük kayıtlarına bakın.", "Importing..." : "İçe aktarılıyor...", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "Verilerinizi içe aktarmak için elimizden gelenin en iyisini yaparken lütfen bekleyin. Bu işlem, sunucu yapılandırmasına bağlı olarak biraz zaman alabilir.", @@ -204,16 +246,32 @@ "Could not import, needed resources were not found." : "Veriler içe aktarılamadı. Gerekli kaynaklar bulunamadı.", "Could not import data due to unknown errors." : "Veriler bilinmeyen sorunlar nedeniyle içe aktarılamadı.", "Select file for the import" : "İçe aktarılacak dosyayı seçin", + "Select emoji for view" : "Görünüm için bir emoji seçin", + "Title of the new view" : "Yeni görünümün başlığı", + "New title of the view" : "Görünümün yeni başlığı", "Filter" : "Süzgeç", "Sort" : "Sırala", + "Create View" : "Görünüm ekle", + "Save modified View" : "Değiştirilmiş görünümü kaydet", + "Save View" : "Görünümü kaydet", + "Save as new view" : "Yeni görünüm olarak kaydet", + "Cannot create view." : "Görünüm eklenemedi.", + "Cannot update view." : "Görünüm güncellenemedi.", + "Title is missing." : "Başlık eksik.", + "Could not create new view" : "Yeni görünüm eklenemedi", + "Could not update view" : "Görünüm güncellenemedi", "Delete table" : "Tabloyu sil", "Do you really want to delete the table \"{table}\"?" : "\"{table}\" tablosunu silmek istediğinize emin misiniz?", + "Duplicate view" : "Görünümü kopyala", "Copy" : "Kopyala", + "Could not configure new view" : "Yeni görünüm yapılandırılamadı", "Filter tables" : "Tabloları süz", "My tables" : "Tablolarım", "Shared tables" : "Paylaşılmış tablolar", + "Shared views" : "Paylaşılmış görünümler", "Your results are filtered." : "Sonuçlarınız süzüldü.", "Clear filter" : "Süzgeci temizle", + "Share with accounts or groups" : "Hesaplar ya da gruplar ile paylaş", "User or group name …" : "Kullanıcı ya da grup adı…", "No recommendations. Start typing." : "Herhangi bir öneri yok. Yazmaya başlayın.", "Searching …" : "Aranıyor…", @@ -222,36 +280,55 @@ "Create time" : "Oluşturulma zamanı", "Share ID" : "Paylaşım kodu", "group" : "grup", + "Table manager" : "Tablo yönetimi", "Permissions" : "İzinler", "Read data" : "Verileri okuma", "Create data" : "Verileri ekleme", "Update data" : "Verileri güncelleme", "Delete data" : "Verileri sil", + "Promote to table manager" : "Tablo yöneticiliğine yükselt", + "Demote to normal share" : "Normal paylaşıma düşür", + "Open main table to adjust table management permissions" : "Tablo yönetimi izinlerini ayarlamak için ana tabloyu açın", "No shares" : "Henüz bir şey paylaşılmamış", "Created at" : "Oluşturulma", + "Ownership" : "Sahiplik", + "View ID" : "Görünüm kimliği", "Sharing" : "Paylaşım", + "No view in context" : "Bağlamda bir görünüm bulunamadı", "From {ownerName}" : "{ownerName} tarafından", "API" : "API", + "This is your API endpoint for this view" : "Bu görünüm için API uç noktanız", "Copy to clipboard" : "Panoya kopyala", "Your permissions" : "İzinleriniz", "Read" : "Okunmuş", "Update" : "Güncelle", "Manage" : "Yönetim", "Clipboard is not available" : "Pano kullanılamıyor", + "Integration URL copied to clipboard" : "Bütünleştirme adresi panoya kopyalandı", "Create new table" : "Tablo ekle", "Error" : "Hata", "Could not load editor, text not available." : "Düzenleyici yüklenemedi. Metin kullanılamıyor.", "Create rows" : "Satır ekle", "You are not allowed to read this table, but you can still create rows." : "Bu tabloyu okuma izniniz yok ancak satır ekleyebilirsiniz.", + "No permissions" : "Herhangi bir izin yok", + "You have no permissions for this table." : "Bu tablo üzerinde herhangi bir izniniz yok.", "Download" : "İndir", "Search" : "Arama", "This option is outdated." : "Bu seçenek kullanımdan kaldırılmış", + "Back" : "Geri", + "Select operator" : "İşlem seçin", + "Search for value" : "Değer ara", "Keyword and submit" : "Anahtar sözcük ve gönder", "Or use magic values" : "Ya da sihirli değerleri kullanın", "Sorting" : "Sıralama", "Sort asc" : "Artan sıralama", "Sort desc" : "Azalan sıralama", "Filtering" : "Süzme", + "Select Operator" : "İşlem seçin", + "Select value" : "Değer seçin", + "Manage column" : "Sütun yönetimi", + "Column manage actions" : "Sütun yönetimi işlemleri", + "Hide column" : "Sütunu gizle", "Undo" : "Geri al", "Redo" : "Yinele", "Bold" : "Koyu", @@ -268,6 +345,7 @@ "Set now as default" : "Varsayılan olarak şimdi ayarlansın", "Enter a column title" : "Bir sütun başlığı yazın", "Mandatory" : "Zorunlu", + "Add column to other views" : "Sütunu başka görünümlere ekle", "Default value" : "Varsayılan değer", "Decimals" : "Ondalık", "Minimum" : "En az", @@ -294,7 +372,9 @@ "This field is mandatory" : "Bu alanın doldurulması zorunludur", "Could not load link provider results." : "Bağlantı hizmeti sağlayıcıları sonuçları yüklenemedi.", "Url" : "Adres", + "Show fullscreen" : "Tam ekranda görüntüle", "Close editor" : "Düzenleyiciyi kapat", + "Create Row" : "Satır ekle", "Export CSV" : "CSV olarak dışa aktar", "Uncheck all" : "Tümünü bırak", "_%n selected row_::_%n selected rows_" : ["%n satır seçilmiş","%n satır seçilmiş"], @@ -302,10 +382,15 @@ "Confirm" : "Onayla", "_{nb} row_::_{nb} rows_" : ["{nb} satır","{nb} satır"], "Nextcloud Tables" : "Nextcloud tabloları", + "Render mode" : "Görüntüleme kipi", "Content" : "İçerik", "Preview" : "Ön izleme", "Select" : "Seç", "Insert" : "Ekle", + "Could not fetch columns for content preview." : "İçerik ön izlemesi için sütunlar alınamadı.", + "Could not fetch rows for content preview." : "İçerik ön izlemesi için satırlar alınamadı.", + "Search for table and views..." : "Tablo ve görünümlerde arama...", + "Could not load search results." : "Arama sonuçları yüklenemedi.", "Saved new share with \"{userName}\"." : "Yeni paylaşım \"{userName}\" ile kaydedildi.", "Could not create share." : "Paylaşım oluşturulamadı.", "Share was deleted" : "Paylaşım silindi", @@ -332,6 +417,9 @@ "Start of the week" : "Haftanın başlangıcı", "Now" : "Şimdi", "ID" : "Kod", + "Creator" : "Oluşturan", + "Last editor" : "Son düzenleyen", + "Last edited at" : "Son düzenlenme", "Request is not authorized. Are you logged in?" : "İstek yerine getirilemedi. Oturumunuz açık mı?", "Request not allowed." : "İsteğe izin verilmiyor.", "Resource not found." : "Kaynak bulunamadı", @@ -339,15 +427,22 @@ "Could not load columns." : "Sütunlar yüklenemedi.", "Could not insert column." : "Sütun eklenemedi.", "Could not update column." : "Sütun güncellenemedi.", - "Could not remove column." : "Sütun kaldırılamadı.", + "Could not remove column." : "Sütun silinemedi.", "Could not load rows." : "Satırlar yüklenemedi.", + "Outdated data. View is reloaded" : "Veriler eskimiş. Görünüm yeniden yüklendi", "Could not update row." : "Satır güncellenemedi.", "Could not insert row." : "Satır eklenemedi.", - "Could not remove row." : "Satır kaldırılamadı.", + "Could not remove row." : "Satır silinemedi.", "Could not insert table." : "Satır eklenemedi.", "Could not load tables." : "Tablolar yüklenemedi.", "Could not fetch tables" : "Tablolar alınamadı", + "Could not load shared views." : "Paylaşılan görünümler yüklenemedi.", + "Could not load shared views" : "Paylaşılan görünümler yüklenemedi", + "Could not insert view." : "Görünüm eklenemedi.", + "Could not update view." : "Görünüm güncellenemedi.", + "Could not remove view." : "Görünüm silinemedi.", + "Could not reload view." : "Görünüm yeniden yüklenemedi.", "Could not update table." : "Tablo güncellenemedi.", - "Could not remove table." : "Tablo kaldırılamadı." + "Could not remove table." : "Tablo silinemedi." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 2cb57cc04..8f0a8cf9a 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -272,6 +272,7 @@ OC.L10N.register( "Shared views" : "已分享的檢視", "Your results are filtered." : "您的結果已被過濾。", "Clear filter" : "清空過濾器", + "Share with accounts or groups" : "與賬戶或群組分享", "User or group name …" : "用戶或群組名稱……", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Searching …" : "正在搜尋……", @@ -280,13 +281,18 @@ OC.L10N.register( "Create time" : "創建時間", "Share ID" : "分享 ID", "group" : "群組", + "Table manager" : "數據庫表管理者", "Permissions" : "權限", "Read data" : "讀取數據", "Create data" : "創建數據", "Update data" : "更新數據", "Delete data" : "刪除數據", + "Promote to table manager" : "晉升為數據庫表管理者", + "Demote to normal share" : "降級為一般分享", + "Open main table to adjust table management permissions" : "開啟主表格以調整數據庫表管理權限", "No shares" : "無分享", "Created at" : "建立於", + "Ownership" : "擁有權", "View ID" : "檢視 ID", "Sharing" : "分享", "No view in context" : "上下文中沒有檢視", @@ -299,12 +305,14 @@ OC.L10N.register( "Update" : "更新", "Manage" : "管理", "Clipboard is not available" : "剪貼板不可用", + "Integration URL copied to clipboard" : "整合 URL 已複製到剪貼簿", "Create new table" : "創建新數據庫表", "Error" : "錯誤", "Could not load editor, text not available." : "無法加載編輯器,文本不可用。", "Create rows" : "創建列", "You are not allowed to read this table, but you can still create rows." : "您不能讀取此數據庫表,但您仍然可以創建列。", "No permissions" : "沒有權限", + "You have no permissions for this table." : "您無權操作此數據庫表。", "Download" : "下載", "Search" : "搜尋", "This option is outdated." : "此選項已過時。", @@ -338,6 +346,7 @@ OC.L10N.register( "Set now as default" : "將現在設置為默認值", "Enter a column title" : "輸入縱列標題", "Mandatory" : "必填項", + "Add column to other views" : "新增縱列至其他檢視", "Default value" : "默認值", "Decimals" : "小數點", "Minimum" : "最低", @@ -364,7 +373,9 @@ OC.L10N.register( "This field is mandatory" : "此字段為必填", "Could not load link provider results." : "無法加載連結提供者結果。", "Url" : "URL", + "Show fullscreen" : "顯示全螢幕", "Close editor" : "關閉編輯器", + "Create Row" : "創建列", "Export CSV" : "匯出為 CSV", "Uncheck all" : "取消全選", "_%n selected row_::_%n selected rows_" : ["%n 已選擇的列"], @@ -372,10 +383,15 @@ OC.L10N.register( "Confirm" : "確認", "_{nb} row_::_{nb} rows_" : ["{nb} 列"], "Nextcloud Tables" : "Nextcloud 表格", + "Render mode" : "繪製模式", "Content" : "內容", "Preview" : "預覽", "Select" : "選擇", "Insert" : "插入", + "Could not fetch columns for content preview." : "無法擷取縱列供內容預覽。", + "Could not fetch rows for content preview." : "無法擷取列供內容預覽。", + "Search for table and views..." : "搜尋數據庫表與檢視……", + "Could not load search results." : "無法載入搜尋結果。", "Saved new share with \"{userName}\"." : "保存了與“{userName}”的新分享。", "Could not create share." : "無法建立分享。", "Share was deleted" : "分享已刪除", @@ -414,12 +430,15 @@ OC.L10N.register( "Could not update column." : "無法更新縱列。", "Could not remove column." : "無法移除縱列。", "Could not load rows." : "無法載入列。", + "Outdated data. View is reloaded" : "過期資料。檢視已重新載入", "Could not update row." : "無法更新列。", "Could not insert row." : "無法插入列。", "Could not remove row." : "無法移除列。", "Could not insert table." : "無法插入數據庫表。", "Could not load tables." : "無法載入數據庫表。", "Could not fetch tables" : "無法擷取數據庫表", + "Could not load shared views." : "無法載入已分享的檢視。", + "Could not load shared views" : "無法載入已分享的檢視", "Could not insert view." : "無法插入檢視。", "Could not update view." : "無法更新檢視。", "Could not remove view." : "無法移除檢視。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 41603d0a1..41029de8e 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -270,6 +270,7 @@ "Shared views" : "已分享的檢視", "Your results are filtered." : "您的結果已被過濾。", "Clear filter" : "清空過濾器", + "Share with accounts or groups" : "與賬戶或群組分享", "User or group name …" : "用戶或群組名稱……", "No recommendations. Start typing." : "沒有建議。開始輸入。", "Searching …" : "正在搜尋……", @@ -278,13 +279,18 @@ "Create time" : "創建時間", "Share ID" : "分享 ID", "group" : "群組", + "Table manager" : "數據庫表管理者", "Permissions" : "權限", "Read data" : "讀取數據", "Create data" : "創建數據", "Update data" : "更新數據", "Delete data" : "刪除數據", + "Promote to table manager" : "晉升為數據庫表管理者", + "Demote to normal share" : "降級為一般分享", + "Open main table to adjust table management permissions" : "開啟主表格以調整數據庫表管理權限", "No shares" : "無分享", "Created at" : "建立於", + "Ownership" : "擁有權", "View ID" : "檢視 ID", "Sharing" : "分享", "No view in context" : "上下文中沒有檢視", @@ -297,12 +303,14 @@ "Update" : "更新", "Manage" : "管理", "Clipboard is not available" : "剪貼板不可用", + "Integration URL copied to clipboard" : "整合 URL 已複製到剪貼簿", "Create new table" : "創建新數據庫表", "Error" : "錯誤", "Could not load editor, text not available." : "無法加載編輯器,文本不可用。", "Create rows" : "創建列", "You are not allowed to read this table, but you can still create rows." : "您不能讀取此數據庫表,但您仍然可以創建列。", "No permissions" : "沒有權限", + "You have no permissions for this table." : "您無權操作此數據庫表。", "Download" : "下載", "Search" : "搜尋", "This option is outdated." : "此選項已過時。", @@ -336,6 +344,7 @@ "Set now as default" : "將現在設置為默認值", "Enter a column title" : "輸入縱列標題", "Mandatory" : "必填項", + "Add column to other views" : "新增縱列至其他檢視", "Default value" : "默認值", "Decimals" : "小數點", "Minimum" : "最低", @@ -362,7 +371,9 @@ "This field is mandatory" : "此字段為必填", "Could not load link provider results." : "無法加載連結提供者結果。", "Url" : "URL", + "Show fullscreen" : "顯示全螢幕", "Close editor" : "關閉編輯器", + "Create Row" : "創建列", "Export CSV" : "匯出為 CSV", "Uncheck all" : "取消全選", "_%n selected row_::_%n selected rows_" : ["%n 已選擇的列"], @@ -370,10 +381,15 @@ "Confirm" : "確認", "_{nb} row_::_{nb} rows_" : ["{nb} 列"], "Nextcloud Tables" : "Nextcloud 表格", + "Render mode" : "繪製模式", "Content" : "內容", "Preview" : "預覽", "Select" : "選擇", "Insert" : "插入", + "Could not fetch columns for content preview." : "無法擷取縱列供內容預覽。", + "Could not fetch rows for content preview." : "無法擷取列供內容預覽。", + "Search for table and views..." : "搜尋數據庫表與檢視……", + "Could not load search results." : "無法載入搜尋結果。", "Saved new share with \"{userName}\"." : "保存了與“{userName}”的新分享。", "Could not create share." : "無法建立分享。", "Share was deleted" : "分享已刪除", @@ -412,12 +428,15 @@ "Could not update column." : "無法更新縱列。", "Could not remove column." : "無法移除縱列。", "Could not load rows." : "無法載入列。", + "Outdated data. View is reloaded" : "過期資料。檢視已重新載入", "Could not update row." : "無法更新列。", "Could not insert row." : "無法插入列。", "Could not remove row." : "無法移除列。", "Could not insert table." : "無法插入數據庫表。", "Could not load tables." : "無法載入數據庫表。", "Could not fetch tables" : "無法擷取數據庫表", + "Could not load shared views." : "無法載入已分享的檢視。", + "Could not load shared views" : "無法載入已分享的檢視", "Could not insert view." : "無法插入檢視。", "Could not update view." : "無法更新檢視。", "Could not remove view." : "無法移除檢視。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index a8d06e946..43d8cac2f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -63,6 +63,10 @@ OC.L10N.register( "The Boss" : "老闆", "Bob will help for this time" : "Bob 這次會幫忙", "We have to talk about that." : "我們必須談談這個。", + "Create Vacation Request" : "建立休假請求", + "Open Request" : "開啟請求", + "Request Status" : "請求狀態", + "Closed requests" : "已關閉的請求", "Position" : "位置", "Skills" : "技能", "Birthday" : "生日", @@ -117,12 +121,36 @@ OC.L10N.register( "Metadata" : "詮釋資料", "Column" : "欄", "Operator" : "運算子", + "Delete filter" : "刪除過濾條件", + "JJJJ-MM-DD hh:mm" : "JJJJ-MM-DD hh:mm", + "JJJJ-MM-DD" : "JJJJ-MM-DD", + "hh:mm" : "hh:mm", + "Search Value" : "搜尋值", + "Filtering rows" : "過濾列", + "OR" : "或", + "Add new filter group" : "新增過濾群組", + "... that meet all of the following conditions" : "……滿足以下所有條件", + "Add new filter" : "新增過濾條件", + "Ascending" : "遞增", + "Descending" : "遞減", + "Reactivate sorting rule" : "重新啟用排序規則", + "Delete sorting rule" : "刪除排序規則", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "排序規則中有一些您沒有權限。但是,若您願意,您可以覆寫排序。", + "Override sorting rules" : "覆寫排序規則", + "Add new sorting rule" : "新增排序規則", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "排序規則按順序套用,這代表了若存在與第一個規則有相同優先程度的列,則第二個規則會用來決定這些列之間的順序。", "Views" : "顯示", + "Create view" : "建立檢視", "View" : "檢視", + "Rows" : "列", + "Columns" : "欄位", + "Last edited" : "上次編輯", "Shares" : "分享", "Actions" : "動作", + "Edit view" : "編輯檢視", "Share" : "分享", "Integration" : "整合", + "Delete view" : "刪除檢視", "Total" : "總共", "Updated table \"{emoji}{table}\"." : "已更新表格「{emoji}{table}」。", "Cannot update table. Title is missing." : "無法更新表格。缺少標題。", @@ -133,8 +161,13 @@ OC.L10N.register( "Create column" : "建立欄", "Import" : "匯入", "Export as CSV" : "匯出為 CSV", + "Filtered view" : "已過濾檢視", + "Reset local adjustments" : "重設局部調整", "No columns" : "無欄", "We need at least one column, please be so kind and create one." : "我們需要至少一欄,請建立一個。", + "No columns selected" : "未選取任何欄位", + "The view is empty. Edit which columns should be displayed." : "檢視為空。編輯應該顯示哪些欄位。", + "Manage view" : "管理檢視", "Type" : "類型", "Text line" : "文字行", "Simple text" : "簡單文字", @@ -167,13 +200,19 @@ OC.L10N.register( "Could not create new table" : "無法建立新表格", "Could not load templates." : "無法載入範本。", "Delete column" : "刪除欄位", + "Are you sure you want to delete column \"{column}\"?" : "您確定您想要刪除欄位「{column}」嗎?", + "Error occurred while deleting column \"{column}\"." : "刪除欄位「{column}」時發生錯誤。", "Error occurred while deleting rows." : "刪除列時發生錯誤。", "_Delete row_::_Delete rows_" : ["刪除列"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["您確定要刪除 %n 個選定的列嗎?"], "Confirm table deletion" : "確認表格刪除", "Cancel" : "取消", "Delete" : "刪除", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "您真的想要刪除表格「{table}」嗎?這也會刪除所有連結至此表格的所有資料、檢視與分享。", "Table \"{emoji}{table}\" removed." : "表格「{emoji}{table}」已移除。", + "Confirm view deletion" : "確認刪除檢視", + "Do you really want to delete the view \"{view}\"?" : "您真的想要刪除「{view}」檢視嗎?", + "View \"{emoji}{view}\" removed." : "檢視「{emoji}{view}」已移除。", "Edit column" : "編輯欄", "Cannot update column. Title is missing." : "無法更新欄位。缺少標題。", "The column \"{column}\" was updated." : "欄「{column}」已更新。", @@ -194,8 +233,11 @@ OC.L10N.register( "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "可能的匯入大小取決於系統設定,且僅受執行時間與記憶體的限制。", "Result" : "結果", "Found columns" : "找到欄", + "Matching columns" : "相符的欄位", "Created columns" : "已建立欄", "Inserted rows" : "已插入列", + "Value parsing errors" : "值解析錯誤", + "Row creation errors" : "列建立錯誤", "Error during importing. Please read the logs for more information." : "匯入時發生錯誤。請閱讀紀錄檔以取得更多資訊。", "Importing..." : "正在匯入……", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "我們正在盡力匯入您的資料,請稍候。取決於伺服器設定,這可能需要一些時間。", @@ -206,16 +248,32 @@ OC.L10N.register( "Could not import, needed resources were not found." : "無法匯入,找不到需要的資源。", "Could not import data due to unknown errors." : "因為未知的錯誤,因此無法匯入資料。", "Select file for the import" : "選取要匯入的檔案", + "Select emoji for view" : "為檢視選取表情符號", + "Title of the new view" : "新檢視標題", + "New title of the view" : "檢視新標題", "Filter" : "篩選", "Sort" : "排序", + "Create View" : "建立檢視", + "Save modified View" : "儲存已修改的檢視", + "Save View" : "儲存檢視", + "Save as new view" : "儲存為新檢視", + "Cannot create view." : "無法建立檢視", + "Cannot update view." : "無法更新檢視。", + "Title is missing." : "缺少標題。", + "Could not create new view" : "無法建立新檢視", + "Could not update view" : "無法更新檢視", "Delete table" : "刪除表格", "Do you really want to delete the table \"{table}\"?" : "您真的想要刪除表格「{table}」嗎?", + "Duplicate view" : "再製檢視", "Copy" : "複製", + "Could not configure new view" : "無法設定新檢視", "Filter tables" : "過濾表格", "My tables" : "我的表格", "Shared tables" : "已分享的表格", + "Shared views" : "已分享的檢視", "Your results are filtered." : "您的結果已被過濾。", "Clear filter" : "清除過濾條件", + "Share with accounts or groups" : "與帳號或群組分享", "User or group name …" : "使用者或群組名稱……", "No recommendations. Start typing." : "無建議。開始輸入。", "Searching …" : "正在搜尋……", @@ -224,36 +282,55 @@ OC.L10N.register( "Create time" : "建立時間", "Share ID" : "分享 ID", "group" : "群組", + "Table manager" : "表格管理者", "Permissions" : "權限", "Read data" : "讀取資料", "Create data" : "建立資料", "Update data" : "更新資料", "Delete data" : "刪除資料", + "Promote to table manager" : "升級為表格管理者", + "Demote to normal share" : "降級為一般分享", + "Open main table to adjust table management permissions" : "開啟主表格以調整表格管理權限", "No shares" : "無分享", "Created at" : "建立於", + "Ownership" : "擁有者", + "View ID" : "檢視 ID", "Sharing" : "分享", + "No view in context" : "情境中無檢視", "From {ownerName}" : "來自 {ownerName}", "API" : "API", + "This is your API endpoint for this view" : "這是此檢視的 API 端點", "Copy to clipboard" : "複製到剪貼簿", "Your permissions" : "您的權限", "Read" : "已讀", "Update" : "更新", "Manage" : "管理", "Clipboard is not available" : "剪貼簿無法使用", + "Integration URL copied to clipboard" : "整合 URL 已複製到剪貼簿", "Create new table" : "建立新表格", "Error" : "錯誤", "Could not load editor, text not available." : "無法載入編輯器,文字不可用。", "Create rows" : "建立列", "You are not allowed to read this table, but you can still create rows." : "您不被允許讀取此表格,但您仍然可以建立列。", + "No permissions" : "沒有權限", + "You have no permissions for this table." : "您在此表格沒有權限。", "Download" : "下載", "Search" : "搜尋", "This option is outdated." : "此選項已過時。", + "Back" : "返回", + "Select operator" : "選取操作", + "Search for value" : "搜尋值", "Keyword and submit" : "關鍵字與遞交", "Or use magic values" : "或使用魔術值", "Sorting" : "排序", "Sort asc" : "遞增排序", "Sort desc" : "遞減排序", "Filtering" : "篩選", + "Select Operator" : "選取操作", + "Select value" : "選取值", + "Manage column" : "管理欄位", + "Column manage actions" : "欄位管理動作", + "Hide column" : "隱藏欄位", "Undo" : "復原", "Redo" : "重作", "Bold" : "粗體", @@ -270,6 +347,7 @@ OC.L10N.register( "Set now as default" : "將目前設定為預設值", "Enter a column title" : "輸入欄標題", "Mandatory" : "必填欄位", + "Add column to other views" : "新增欄位至其他檢視", "Default value" : "預設值", "Decimals" : "小數點", "Minimum" : "最小值", @@ -296,7 +374,9 @@ OC.L10N.register( "This field is mandatory" : "此欄位為必填", "Could not load link provider results." : "無法載入連結提供者結果。", "Url" : "Url", + "Show fullscreen" : "顯示全螢幕", "Close editor" : "關閉編輯器", + "Create Row" : "建立列", "Export CSV" : "匯出 CSV", "Uncheck all" : "取消勾選全部", "_%n selected row_::_%n selected rows_" : ["%n 個選定的列"], @@ -304,10 +384,15 @@ OC.L10N.register( "Confirm" : "確認", "_{nb} row_::_{nb} rows_" : ["{nb} 列"], "Nextcloud Tables" : "Nextcloud 表格", + "Render mode" : "繪製模式", "Content" : "內容", "Preview" : "預覽", "Select" : "選取", "Insert" : "插入", + "Could not fetch columns for content preview." : "無法擷取欄位供內容預覽。", + "Could not fetch rows for content preview." : "無法擷取列供內容預覽。", + "Search for table and views..." : "搜尋表格與檢視……", + "Could not load search results." : "無法載入搜尋結果。", "Saved new share with \"{userName}\"." : "儲存了與「{userName}」的新分享。", "Could not create share." : "無法建立分享。", "Share was deleted" : "分享已刪除", @@ -334,6 +419,9 @@ OC.L10N.register( "Start of the week" : "一週的開始", "Now" : "現在", "ID" : "ID", + "Creator" : "建立者", + "Last editor" : "上次編輯者", + "Last edited at" : "上次編輯於", "Request is not authorized. Are you logged in?" : "請求未經授權。您登入了嗎?", "Request not allowed." : "不允許請求。", "Resource not found." : "找不到資源。", @@ -343,12 +431,19 @@ OC.L10N.register( "Could not update column." : "無法更新欄。", "Could not remove column." : "無法移除欄。", "Could not load rows." : "無法載入列。", + "Outdated data. View is reloaded" : "過期資料。檢視已重新載入", "Could not update row." : "無法更新列。", "Could not insert row." : "無法插入列。", "Could not remove row." : "無法移除列。", "Could not insert table." : "無法插入表格。", "Could not load tables." : "無法載入表格。", "Could not fetch tables" : "無法擷取表格", + "Could not load shared views." : "無法載入已分享的檢視。", + "Could not load shared views" : "無法載入已分享的檢視", + "Could not insert view." : "無法插入檢視", + "Could not update view." : "無法更新檢視。", + "Could not remove view." : "無法移除檢視。", + "Could not reload view." : "無法重新載入檢視。", "Could not update table." : "無法更新表格。", "Could not remove table." : "無法移除表格。" }, diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index a8b00f2af..bd2ee1ba0 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -61,6 +61,10 @@ "The Boss" : "老闆", "Bob will help for this time" : "Bob 這次會幫忙", "We have to talk about that." : "我們必須談談這個。", + "Create Vacation Request" : "建立休假請求", + "Open Request" : "開啟請求", + "Request Status" : "請求狀態", + "Closed requests" : "已關閉的請求", "Position" : "位置", "Skills" : "技能", "Birthday" : "生日", @@ -115,12 +119,36 @@ "Metadata" : "詮釋資料", "Column" : "欄", "Operator" : "運算子", + "Delete filter" : "刪除過濾條件", + "JJJJ-MM-DD hh:mm" : "JJJJ-MM-DD hh:mm", + "JJJJ-MM-DD" : "JJJJ-MM-DD", + "hh:mm" : "hh:mm", + "Search Value" : "搜尋值", + "Filtering rows" : "過濾列", + "OR" : "或", + "Add new filter group" : "新增過濾群組", + "... that meet all of the following conditions" : "……滿足以下所有條件", + "Add new filter" : "新增過濾條件", + "Ascending" : "遞增", + "Descending" : "遞減", + "Reactivate sorting rule" : "重新啟用排序規則", + "Delete sorting rule" : "刪除排序規則", + "Among the sorting rules are some on which you have no permissions. However, if you like, you can override the sorting." : "排序規則中有一些您沒有權限。但是,若您願意,您可以覆寫排序。", + "Override sorting rules" : "覆寫排序規則", + "Add new sorting rule" : "新增排序規則", + "The sorting rules are applied sequentially, meaning that if there are rows with the same priority to the first rule, the second rule determines the order among those rows." : "排序規則按順序套用,這代表了若存在與第一個規則有相同優先程度的列,則第二個規則會用來決定這些列之間的順序。", "Views" : "顯示", + "Create view" : "建立檢視", "View" : "檢視", + "Rows" : "列", + "Columns" : "欄位", + "Last edited" : "上次編輯", "Shares" : "分享", "Actions" : "動作", + "Edit view" : "編輯檢視", "Share" : "分享", "Integration" : "整合", + "Delete view" : "刪除檢視", "Total" : "總共", "Updated table \"{emoji}{table}\"." : "已更新表格「{emoji}{table}」。", "Cannot update table. Title is missing." : "無法更新表格。缺少標題。", @@ -131,8 +159,13 @@ "Create column" : "建立欄", "Import" : "匯入", "Export as CSV" : "匯出為 CSV", + "Filtered view" : "已過濾檢視", + "Reset local adjustments" : "重設局部調整", "No columns" : "無欄", "We need at least one column, please be so kind and create one." : "我們需要至少一欄,請建立一個。", + "No columns selected" : "未選取任何欄位", + "The view is empty. Edit which columns should be displayed." : "檢視為空。編輯應該顯示哪些欄位。", + "Manage view" : "管理檢視", "Type" : "類型", "Text line" : "文字行", "Simple text" : "簡單文字", @@ -165,13 +198,19 @@ "Could not create new table" : "無法建立新表格", "Could not load templates." : "無法載入範本。", "Delete column" : "刪除欄位", + "Are you sure you want to delete column \"{column}\"?" : "您確定您想要刪除欄位「{column}」嗎?", + "Error occurred while deleting column \"{column}\"." : "刪除欄位「{column}」時發生錯誤。", "Error occurred while deleting rows." : "刪除列時發生錯誤。", "_Delete row_::_Delete rows_" : ["刪除列"], "_Are you sure you want to delete the selected row?_::_Are you sure you want to delete the %n selected rows?_" : ["您確定要刪除 %n 個選定的列嗎?"], "Confirm table deletion" : "確認表格刪除", "Cancel" : "取消", "Delete" : "刪除", + "Do you really want to delete the table \"{table}\"? This will also delete all data, views and shares that are connected to this table." : "您真的想要刪除表格「{table}」嗎?這也會刪除所有連結至此表格的所有資料、檢視與分享。", "Table \"{emoji}{table}\" removed." : "表格「{emoji}{table}」已移除。", + "Confirm view deletion" : "確認刪除檢視", + "Do you really want to delete the view \"{view}\"?" : "您真的想要刪除「{view}」檢視嗎?", + "View \"{emoji}{view}\" removed." : "檢視「{emoji}{view}」已移除。", "Edit column" : "編輯欄", "Cannot update column. Title is missing." : "無法更新欄位。缺少標題。", "The column \"{column}\" was updated." : "欄「{column}」已更新。", @@ -192,8 +231,11 @@ "The possible importing size depends on the system configuration and is only limited by execution time and memory." : "可能的匯入大小取決於系統設定,且僅受執行時間與記憶體的限制。", "Result" : "結果", "Found columns" : "找到欄", + "Matching columns" : "相符的欄位", "Created columns" : "已建立欄", "Inserted rows" : "已插入列", + "Value parsing errors" : "值解析錯誤", + "Row creation errors" : "列建立錯誤", "Error during importing. Please read the logs for more information." : "匯入時發生錯誤。請閱讀紀錄檔以取得更多資訊。", "Importing..." : "正在匯入……", "Please wait while we try our best to import your data. This might take some time, depending on the server configuration." : "我們正在盡力匯入您的資料,請稍候。取決於伺服器設定,這可能需要一些時間。", @@ -204,16 +246,32 @@ "Could not import, needed resources were not found." : "無法匯入,找不到需要的資源。", "Could not import data due to unknown errors." : "因為未知的錯誤,因此無法匯入資料。", "Select file for the import" : "選取要匯入的檔案", + "Select emoji for view" : "為檢視選取表情符號", + "Title of the new view" : "新檢視標題", + "New title of the view" : "檢視新標題", "Filter" : "篩選", "Sort" : "排序", + "Create View" : "建立檢視", + "Save modified View" : "儲存已修改的檢視", + "Save View" : "儲存檢視", + "Save as new view" : "儲存為新檢視", + "Cannot create view." : "無法建立檢視", + "Cannot update view." : "無法更新檢視。", + "Title is missing." : "缺少標題。", + "Could not create new view" : "無法建立新檢視", + "Could not update view" : "無法更新檢視", "Delete table" : "刪除表格", "Do you really want to delete the table \"{table}\"?" : "您真的想要刪除表格「{table}」嗎?", + "Duplicate view" : "再製檢視", "Copy" : "複製", + "Could not configure new view" : "無法設定新檢視", "Filter tables" : "過濾表格", "My tables" : "我的表格", "Shared tables" : "已分享的表格", + "Shared views" : "已分享的檢視", "Your results are filtered." : "您的結果已被過濾。", "Clear filter" : "清除過濾條件", + "Share with accounts or groups" : "與帳號或群組分享", "User or group name …" : "使用者或群組名稱……", "No recommendations. Start typing." : "無建議。開始輸入。", "Searching …" : "正在搜尋……", @@ -222,36 +280,55 @@ "Create time" : "建立時間", "Share ID" : "分享 ID", "group" : "群組", + "Table manager" : "表格管理者", "Permissions" : "權限", "Read data" : "讀取資料", "Create data" : "建立資料", "Update data" : "更新資料", "Delete data" : "刪除資料", + "Promote to table manager" : "升級為表格管理者", + "Demote to normal share" : "降級為一般分享", + "Open main table to adjust table management permissions" : "開啟主表格以調整表格管理權限", "No shares" : "無分享", "Created at" : "建立於", + "Ownership" : "擁有者", + "View ID" : "檢視 ID", "Sharing" : "分享", + "No view in context" : "情境中無檢視", "From {ownerName}" : "來自 {ownerName}", "API" : "API", + "This is your API endpoint for this view" : "這是此檢視的 API 端點", "Copy to clipboard" : "複製到剪貼簿", "Your permissions" : "您的權限", "Read" : "已讀", "Update" : "更新", "Manage" : "管理", "Clipboard is not available" : "剪貼簿無法使用", + "Integration URL copied to clipboard" : "整合 URL 已複製到剪貼簿", "Create new table" : "建立新表格", "Error" : "錯誤", "Could not load editor, text not available." : "無法載入編輯器,文字不可用。", "Create rows" : "建立列", "You are not allowed to read this table, but you can still create rows." : "您不被允許讀取此表格,但您仍然可以建立列。", + "No permissions" : "沒有權限", + "You have no permissions for this table." : "您在此表格沒有權限。", "Download" : "下載", "Search" : "搜尋", "This option is outdated." : "此選項已過時。", + "Back" : "返回", + "Select operator" : "選取操作", + "Search for value" : "搜尋值", "Keyword and submit" : "關鍵字與遞交", "Or use magic values" : "或使用魔術值", "Sorting" : "排序", "Sort asc" : "遞增排序", "Sort desc" : "遞減排序", "Filtering" : "篩選", + "Select Operator" : "選取操作", + "Select value" : "選取值", + "Manage column" : "管理欄位", + "Column manage actions" : "欄位管理動作", + "Hide column" : "隱藏欄位", "Undo" : "復原", "Redo" : "重作", "Bold" : "粗體", @@ -268,6 +345,7 @@ "Set now as default" : "將目前設定為預設值", "Enter a column title" : "輸入欄標題", "Mandatory" : "必填欄位", + "Add column to other views" : "新增欄位至其他檢視", "Default value" : "預設值", "Decimals" : "小數點", "Minimum" : "最小值", @@ -294,7 +372,9 @@ "This field is mandatory" : "此欄位為必填", "Could not load link provider results." : "無法載入連結提供者結果。", "Url" : "Url", + "Show fullscreen" : "顯示全螢幕", "Close editor" : "關閉編輯器", + "Create Row" : "建立列", "Export CSV" : "匯出 CSV", "Uncheck all" : "取消勾選全部", "_%n selected row_::_%n selected rows_" : ["%n 個選定的列"], @@ -302,10 +382,15 @@ "Confirm" : "確認", "_{nb} row_::_{nb} rows_" : ["{nb} 列"], "Nextcloud Tables" : "Nextcloud 表格", + "Render mode" : "繪製模式", "Content" : "內容", "Preview" : "預覽", "Select" : "選取", "Insert" : "插入", + "Could not fetch columns for content preview." : "無法擷取欄位供內容預覽。", + "Could not fetch rows for content preview." : "無法擷取列供內容預覽。", + "Search for table and views..." : "搜尋表格與檢視……", + "Could not load search results." : "無法載入搜尋結果。", "Saved new share with \"{userName}\"." : "儲存了與「{userName}」的新分享。", "Could not create share." : "無法建立分享。", "Share was deleted" : "分享已刪除", @@ -332,6 +417,9 @@ "Start of the week" : "一週的開始", "Now" : "現在", "ID" : "ID", + "Creator" : "建立者", + "Last editor" : "上次編輯者", + "Last edited at" : "上次編輯於", "Request is not authorized. Are you logged in?" : "請求未經授權。您登入了嗎?", "Request not allowed." : "不允許請求。", "Resource not found." : "找不到資源。", @@ -341,12 +429,19 @@ "Could not update column." : "無法更新欄。", "Could not remove column." : "無法移除欄。", "Could not load rows." : "無法載入列。", + "Outdated data. View is reloaded" : "過期資料。檢視已重新載入", "Could not update row." : "無法更新列。", "Could not insert row." : "無法插入列。", "Could not remove row." : "無法移除列。", "Could not insert table." : "無法插入表格。", "Could not load tables." : "無法載入表格。", "Could not fetch tables" : "無法擷取表格", + "Could not load shared views." : "無法載入已分享的檢視。", + "Could not load shared views" : "無法載入已分享的檢視", + "Could not insert view." : "無法插入檢視", + "Could not update view." : "無法更新檢視。", + "Could not remove view." : "無法移除檢視。", + "Could not reload view." : "無法重新載入檢視。", "Could not update table." : "無法更新表格。", "Could not remove table." : "無法移除表格。" },"pluralForm" :"nplurals=1; plural=0;"