@@ -365,6 +365,7 @@ class _StringsBookmarksAddBookmarkEn {
StringgetleaveEmptyUseWebsiteDescription=>'Leave empty to use the website\'s description.';
Stringgetshare=>'Share';
StringgetshareDescription=>'Share this bookmark with other registered users and anonymous users.';
StringgeturlAlreadyBookmarked=>'This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark.';
}
// Path: bookmarks.search
@@ -774,6 +775,7 @@ class _StringsBookmarksAddBookmarkEs implements _StringsBookmarksAddBookmarkEn {
@overrideStringgetleaveEmptyUseWebsiteDescription=>'Dejar vacío para usar la descripción del sitio web.';
@overrideStringgetshare=>'Compartir';
@overrideStringgetshareDescription=>'Comparte este marcador con otros usuarios registrados y usuarios anónimos.';
@overrideStringgeturlAlreadyBookmarked=>'Esta URL ya está marcada como favorita. El formulario se ha rellenado previamente con el marcador existente, y al guardar el formulario se actualizará el marcador existente.';
}
// Path: bookmarks.search
@@ -1183,6 +1185,7 @@ class _StringsBookmarksAddBookmarkTr implements _StringsBookmarksAddBookmarkEn {
@overrideStringgetleaveEmptyUseWebsiteDescription=>'Web sitesinin açıklamasını kullanmak için boş bırakın.';
@overrideStringgetshare=>'Share';
@overrideStringgetshareDescription=>'Share this bookmark with other registered users and anonymous users.';
@overrideStringgeturlAlreadyBookmarked=>'This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark.';
}
// Path: bookmarks.search
@@ -1446,6 +1449,7 @@ extension on Translations {
case'bookmarks.addBookmark.leaveEmptyUseWebsiteDescription':return'Leave empty to use the website\'s description.';
case'bookmarks.addBookmark.share':return'Share';
case'bookmarks.addBookmark.shareDescription':return'Share this bookmark with other registered users and anonymous users.';
case'bookmarks.addBookmark.urlAlreadyBookmarked':return'This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark.';
case'bookmarks.addBookmark.shareDescription':return'Comparte este marcador con otros usuarios registrados y usuarios anónimos.';
case'bookmarks.addBookmark.urlAlreadyBookmarked':return'Esta URL ya está marcada como favorita. El formulario se ha rellenado previamente con el marcador existente, y al guardar el formulario se actualizará el marcador existente.';
case'bookmarks.search.inputSearchTerm':return'Introduce un término de búsqueda';
@@ -1868,6 +1873,7 @@ extension on _StringsTr {
case'bookmarks.addBookmark.leaveEmptyUseWebsiteDescription':return'Web sitesinin açıklamasını kullanmak için boş bırakın.';
case'bookmarks.addBookmark.share':return'Share';
case'bookmarks.addBookmark.shareDescription':return'Share this bookmark with other registered users and anonymous users.';
case'bookmarks.addBookmark.urlAlreadyBookmarked':return'This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark.';
"leaveEmptyUseWebsiteTitle":"Leave empty to use the website's title.",
"leaveEmptyUseWebsiteDescription":"Leave empty to use the website's description.",
"share":"Share",
"shareDescription":"Share this bookmark with other registered users and anonymous users."
"shareDescription":"Share this bookmark with other registered users and anonymous users.",
"urlAlreadyBookmarked":"This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark."
"leaveEmptyUseWebsiteTitle":"Dejar vacío para usar el título del sitio web.",
"leaveEmptyUseWebsiteDescription":"Dejar vacío para usar la descripción del sitio web.",
"share":"Compartir",
"shareDescription":"Comparte este marcador con otros usuarios registrados y usuarios anónimos."
"shareDescription":"Comparte este marcador con otros usuarios registrados y usuarios anónimos.",
"urlAlreadyBookmarked":"Esta URL ya está marcada como favorita. El formulario se ha rellenado previamente con el marcador existente, y al guardar el formulario se actualizará el marcador existente."
"leaveEmptyUseWebsiteTitle":"Web sitesinin başlığını kullanmak için boş bırakın.",
"leaveEmptyUseWebsiteDescription":"Web sitesinin açıklamasını kullanmak için boş bırakın.",
"share":"Share",
"shareDescription":"Share this bookmark with other registered users and anonymous users."
"shareDescription":"Share this bookmark with other registered users and anonymous users.",
"urlAlreadyBookmarked":"This URL is already bookmarked. The form has been pre-filled with the existing bookmark, and saving the form will update the existing bookmark."
},
"search":{
"searchBookmarks":"Yer işaretlerini ara",
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.