segregate files

This commit is contained in:
Daniel Arantes Loverde
2026-02-13 11:01:54 -03:00
parent 4a40936293
commit d7b8b1864a
20 changed files with 2653 additions and 1923 deletions

View File

@@ -15,6 +15,10 @@
"comment" : "A text element showing the number of reviews for a store. The content inside the parentheses is the number of reviews.",
"isCommentAutoGenerated" : true
},
"%lld" : {
"comment" : "A label displaying the quantity of a particular item in the user's cart.",
"isCommentAutoGenerated" : true
},
"%lld Items" : {
"comment" : "Header title for a list that contains the number of items",
"extractionState" : "stale",
@@ -83,6 +87,10 @@
"comment" : "A button label that translates to \"Add new address\" in English.",
"isCommentAutoGenerated" : true
},
"Adicione produtos para continuar." : {
"comment" : "A message displayed when the cart is empty, encouraging the user to add products.",
"isCommentAutoGenerated" : true
},
"Ajuda" : {
"comment" : "A link to the help section of the app.",
"isCommentAutoGenerated" : true
@@ -167,6 +175,10 @@
}
}
},
"Cancelar" : {
"comment" : "The buttons in an alert that ask the user to confirm leaving their account.",
"isCommentAutoGenerated" : true
},
"Cardápio indisponível no momento." : {
"comment" : "A message displayed when a store's menu is unavailable.",
"isCommentAutoGenerated" : true
@@ -203,14 +215,6 @@
"comment" : "A link that directs users to create an account.",
"isCommentAutoGenerated" : true
},
"Daniel Loverde" : {
"comment" : "The name of the user in the profile view header.",
"isCommentAutoGenerated" : true
},
"daniel@pedifoods.com.br" : {
"comment" : "An email address displayed in the user's profile.",
"isCommentAutoGenerated" : true
},
"Dark" : {
"comment" : "Menu item indicating that the appearance should be in dark mode",
"extractionState" : "stale",
@@ -283,16 +287,8 @@
"comment" : "The title of the navigation bar at the top of the product detail sheet.",
"isCommentAutoGenerated" : true
},
"DL" : {
"comment" : "An abbreviation for \"Delivery Lady\" used in the user's profile picture circle.",
"isCommentAutoGenerated" : true
},
"Editar endereço" : {
},
"Enderecos" : {
"comment" : "A link to the user's address list.",
"isCommentAutoGenerated" : true
},
"Entrar" : {
"comment" : "A link that directs the user to the login screen.",
@@ -411,6 +407,10 @@
}
}
},
"Inclui adicionais: %@" : {
"comment" : "A footnote at the bottom of the checkout view showing the cost of any selected additional items. The argument is the total cost of the selected additional items.",
"isCommentAutoGenerated" : true
},
"Insira o código de 8 dígitos enviado" : {
"comment" : "A description below the text field where the user inputs their OTP code.",
"isCommentAutoGenerated" : true
@@ -449,10 +449,18 @@
}
}
},
"Limpar carrinho e adicionar" : {
"comment" : "A button that clears the current cart and adds the selected product.",
"isCommentAutoGenerated" : true
},
"Meus Endereços" : {
"comment" : "A label displayed at the top of the view.",
"isCommentAutoGenerated" : true
},
"Minhas Avaliações" : {
"comment" : "A button that links to their reviews.",
"isCommentAutoGenerated" : true
},
"Name" : {
"comment" : "Placeholder title for the Name field in a form",
"extractionState" : "stale",
@@ -619,6 +627,16 @@
},
"RESTAURANT" : {
},
"Sair" : {
},
"Sair da Conta" : {
"comment" : "A button label that translates to \"Log out\" in English.",
"isCommentAutoGenerated" : true
},
"Sair da conta?" : {
},
"Save" : {
"comment" : "Button title indicating that the current contents should be saved",
@@ -680,8 +698,12 @@
}
}
},
"Seu carrinho esta vazio" : {
"comment" : "A description displayed when a user's cart is empty.",
"Seu carrinho está vazio" : {
"comment" : "A message indicating that the user's cart is empty.",
"isCommentAutoGenerated" : true
},
"Seu carrinho tem itens de outra loja. Deseja limpar o carrinho atual para adicionar este produto?" : {
"comment" : "A message displayed when the user attempts to add a product to their cart from a different store. Asks if the user wants to clear their current cart before adding the new product.",
"isCommentAutoGenerated" : true
},
"System" : {
@@ -713,6 +735,9 @@
}
}
}
},
"Tem certeza que deseja sair da sua conta?" : {
},
"Tentar novamente" : {
"comment" : "A button label that attempts to reload data when an error occurs.",
@@ -752,10 +777,26 @@
}
}
},
"Total" : {
"comment" : "A label displayed above the total price in the cart.",
"isCommentAutoGenerated" : true
},
"Trocar de loja?" : {
"comment" : "A title for an alert that prompts the user to switch stores.",
"isCommentAutoGenerated" : true
},
"Ver Perfil" : {
"comment" : "A button label that translates to \"View Profile\" in English.",
"isCommentAutoGenerated" : true
},
"Verificação" : {
"comment" : "A title for the OTP verification screen.",
"isCommentAutoGenerated" : true
},
"Versão 4.20.1" : {
"comment" : "The version number of the app.",
"isCommentAutoGenerated" : true
},
"Version %@ (%@)" : {
"comment" : "Settings label showing the current version of the app",
"extractionState" : "stale",