1
0
Fork 0

Import l10n.

master
Mozilla L10n Automation Bot 2020-05-06 00:00:30 +00:00 committed by Emily Kager
parent 398b516fb7
commit 0b82f8e996
5 changed files with 61 additions and 3 deletions

View File

@ -465,6 +465,9 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Remove</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Private Mode)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Delete history</string>

View File

@ -484,6 +484,9 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Eliminar</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (modo privado)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Eliminar historial</string>

View File

@ -474,12 +474,19 @@
<!-- Text for the menu button to remove a top site -->
<string name="remove_top_site">Mboguete</string>
<!-- Postfix for private WebApp titles, placeholder is replaced with app name -->
<string name="pwa_site_controls_title_private">%1$s (Ayvu Ñemigua)</string>
<!-- History -->
<!-- Text for the button to clear all history -->
<string name="history_delete_all">Emboguete tembiasakue</string>
<!-- Text for the dialog to confirm clearing all history -->
<string name="history_delete_all_dialog">¿Emopotĩse añetehápe tembiasakue?</string>
<!-- Text for the snackbar to confirm that multiple browsing history items has been deleted -->
<string name="history_delete_multiple_items_snackbar">Tembiasakue mboguepyre</string>
<!-- Text for the snackbar to confirm that a single browsing history item has been deleted. The first parameter is the shortened URL of the deleted history item. -->
<string name="history_delete_single_item_snackbar">Mboguepyre %1$s</string>
<!-- Text for positive action to delete history in deleting history dialog -->
<string name="history_clear_dialog">Mopotĩ</string>
<!-- History overflow menu copy button -->
@ -536,6 +543,10 @@
<!-- Screen title for selecting a bookmarks folder -->
<string name="bookmark_select_folder">Ñongatuha jeporavo</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete the selected folder -->
<string name="bookmark_delete_folder_confirmation_dialog">¿Añetehápepa emboguetese ko marandurenda?</string>
<!-- Snackbar title shown after a folder has been deleted. This first parameter is the name of the deleted folder -->
<string name="bookmark_delete_folder_snackbar">Mboguepyre %1$s</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Embojuaju ñongatuha</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
@ -590,7 +601,7 @@
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">Emboguete %1$s</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks -->
<string name="bookmark_deletion_multiple_snackbar_message">Emboguete techaukaha poravopyre</string>
<string name="bookmark_deletion_multiple_snackbar_message_2">Techaukaha mboguepyre</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">MBOGUEVI</string>

File diff suppressed because one or more lines are too long

View File

@ -586,6 +586,8 @@
<!-- Bookmark snackbar message on deletion
The first parameter is the host part of the URL of the bookmark deleted, if any -->
<string name="bookmark_deletion_snackbar_message">Izbrisan %1$s</string>
<!-- Bookmark snackbar message on deleting multiple bookmarks -->
<string name="bookmark_deletion_multiple_snackbar_message_2">Zaznamki izbrisani</string>
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">RAZVELJAVI</string>