scroll stick
This commit is contained in:
@@ -72,6 +72,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Adicionais" : {
|
||||
"comment" : "A heading for the additional options available for a product.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Adicionar novo endereço" : {
|
||||
"comment" : "A button label that translates to \"Add new address\" in English.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -156,6 +160,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Cardápio indisponível no momento." : {
|
||||
"comment" : "A message displayed when a store's menu is unavailable.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Carregando sua sessão..." : {
|
||||
"comment" : "A loading message displayed while bootstrapping the user's session.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -264,6 +272,10 @@
|
||||
"comment" : "A welcome message displayed on the login screen.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Detalhes" : {
|
||||
"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
|
||||
@@ -310,6 +322,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Fechar" : {
|
||||
"comment" : "A button to close the current view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Filtros" : {
|
||||
"comment" : "A label for the filter options in the modal.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -381,6 +397,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"inset %@" : {
|
||||
"comment" : "A label displaying the amount by which the category tabs are inset when they are pinned to the top of the view. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"inset %lld" : {
|
||||
"comment" : "A label showing the amount of space between the bottom of the category tabs and the top of the viewport.",
|
||||
"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
|
||||
@@ -512,6 +536,10 @@
|
||||
},
|
||||
"O que vai querer pedir hoje?\n " : {
|
||||
|
||||
},
|
||||
"offset %@" : {
|
||||
"comment" : "A label displaying the current scroll offset, useful for debugging The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"para %@" : {
|
||||
"comment" : "A text label displaying the email address to which the one-time password (OTP) was sent. The text is truncated to fit within one line.",
|
||||
@@ -529,6 +557,10 @@
|
||||
"comment" : "A label for the \"Profile\" tab in the main tab view.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"pin %lld" : {
|
||||
"comment" : "A label showing whether the category tabs are pinned or not. The argument is a boolean value (`true` if pinned, `false` otherwise)",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Política de Privacidade" : {
|
||||
"comment" : "The title of the privacy policy section.",
|
||||
"isCommentAutoGenerated" : true
|
||||
@@ -587,6 +619,17 @@
|
||||
"comment" : "A button that allows a user to request a new OTP code.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"RESTAURANT" : {
|
||||
|
||||
},
|
||||
"safe %@" : {
|
||||
"comment" : "A debug label showing the safe area inset value. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"safe %lld" : {
|
||||
"comment" : "A text element displaying the safe area inset at the top of the view",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Save" : {
|
||||
"comment" : "Button title indicating that the current contents should be saved",
|
||||
"extractionState" : "stale",
|
||||
@@ -689,6 +732,10 @@
|
||||
"comment" : "A link to the app's \"Terms of Use\".",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"th %@" : {
|
||||
"comment" : "A label displaying the threshold at which the category tabs should become pinned. The argument is the string “inf”, the string “max+” or the string “min-”.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Title" : {
|
||||
"comment" : "Label for the item editor form indicating the title of the item",
|
||||
"extractionState" : "stale",
|
||||
|
||||
Reference in New Issue
Block a user