Skip to content

Commit

Permalink
Merge pull request #184 from deckblue/auto-pull-latest-template
Browse files Browse the repository at this point in the history
[Scheduled] Pull Latest Template
  • Loading branch information
gildaswise authored Dec 22, 2024
2 parents 20db699 + 23c4590 commit 5b70392
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 1 deletion.
76 changes: 76 additions & 0 deletions strings/strings_en.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1710,5 +1710,81 @@
"hiddenEmbed": "Embed hidden",
"@hiddenEmbed": {
"description": "hidden embed toggle"
},
"searchTypeTop": "Engagement",
"@searchTypeTop": {
"description": "search type Top, by engagement"
},
"searchTypeLatest": "Latest",
"@searchTypeLatest": {
"description": "search type Latest, by recency"
},
"searchTypeSetting": "Sort results by",
"@searchTypeSetting": {
"description": "search type setting on column settings"
},
"columnTitleChat": "Chat",
"@columnTitleChat": {
"description": "DeckColumnType Chat title"
},
"columnDescriptionChat": "All chats from the selected account",
"@columnDescriptionChat": {
"description": "DeckColumnType Chat description"
},
"writeMessage": "Write a message",
"@writeMessage": {
"description": "Chat message box hint"
},
"trendingTopics": "Trending topics",
"@trendingTopics": {
"description": "Trending topics header on empty search window"
},
"suggestedFeeds": "Suggested feeds",
"@suggestedFeeds": {
"description": "Suggested feeds header on empty search window"
},
"threadSortTypeTop": "Likes",
"@threadSortTypeTop": {
"description": "thread type by Likes"
},
"threadSortTypeLatest": "Latest",
"@threadSortTypeLatest": {
"description": "thread type by newest date"
},
"threadSortTypeSetting": "Sort by",
"@threadSortTypeSetting": {
"description": "thread type setting on replies"
},
"forgotPassword": "Forgot password",
"@forgotPassword": {
"description": "forgot password login option"
},
"forgotPasswordDescription": "Enter the email linked to your Bluesky account. We'll send you a \"reset link\" so you can set up a new app password. If you don't know or don't have access to that email, please contact me over on [email protected].",
"@forgotPasswordDescription": {
"description": "forgot password description"
},
"newChat": "New chat",
"@newChat": {
"description": "New chat dialog"
},
"leaveButton": "Leave",
"@leaveButton": {
"description": "Generic leave button"
},
"leaveChatTitle": "Leave chat",
"@leaveChatTitle": {
"description": "Leave chat"
},
"leaveChatDescription": "Are you sure you want to leave this chat? Your messages will be deleted for you but not the other member.",
"@leaveChatDescription": {
"description": "Generic leave button"
},
"chatUnavailable": "Unable to load chat for this account, check if the app password used has DM access.\n\nIf it's your main account, use the \"Forgot password\" button in the login page to reset your app password; if it's a secondary account, use the \"Relink\" button available in the Accounts list.",
"@chatUnavailable": {
"description": "Generic leave button"
},
"threadSortTypeOldest": "Oldest",
"@threadSortTypeOldest": {
"description": "thread type by oldest date"
}
}
21 changes: 20 additions & 1 deletion strings/strings_pt.arb
Original file line number Diff line number Diff line change
Expand Up @@ -426,5 +426,24 @@
"unmuteThread": "Dessilenciar",
"threadViewer": "Ver thread completa",
"contentLabelGraphicMedia": "Conteúdo gráfico",
"hiddenEmbed": "Mídia ocultada"
"hiddenEmbed": "Mídia ocultada",
"searchTypeTop": "Curtidas",
"searchTypeLatest": "Recentes",
"searchTypeSetting": "Ordenar resultados por",
"columnTitleChat": "Chat",
"columnDescriptionChat": "Todos os chats da conta selecionada",
"writeMessage": "Escreva algo",
"trendingTopics": "Assuntos do momento",
"suggestedFeeds": "Feeds recomendados",
"threadSortTypeTop": "Curtidas",
"threadSortTypeLatest": "Recentes",
"threadSortTypeSetting": "Ordenar por",
"forgotPassword": "Esqueci a senha",
"forgotPasswordDescription": "Insira o email vinculado à sua conta Bluesky. Enviaremos um link que permite cadastrar uma nova senha de aplicativo para entrar no deck.blue. Caso não tenha acesso ao email, por favor contate-nos via [email protected].",
"newChat": "Novo chat",
"leaveButton": "Sair",
"leaveChatTitle": "Sair da conversa",
"leaveChatDescription": "Tem certeza de que quer sair desta conversa? Suas mensagens serão removidas para você mas não para o outro integrante.",
"chatUnavailable": "Não foi possível carregar o chat desta conta. Verifique se a senha de aplicativo utilizada permite o acesso às suas mensagens.\n\nPara trocar a senha da conta principal, utilize o botão \"Esqueci a senha\" na tela de login ou o botão \"Revincular\" caso seja uma conta secundária.",
"threadSortTypeOldest": "Antigas"
}

0 comments on commit 5b70392

Please sign in to comment.