CINXE.COM
Translations : gvfs
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://translations.launchpad.net/gvfs/+translations" /> <meta charset="UTF-8" /> <title>Translations : gvfs</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/combo.css" /> <meta property="og:title" content="Translations : gvfs" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://translations.launchpad.net/gvfs/+translations" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?yui/yui/yui-min.js&lp/meta.js&yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?lp/', comboBase: '/+combo/rev419ba3bacb6daab6277d21076d6369a2b1ffe680/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <div> <script type="text/javascript"> LPJS.use('lp.translations.languages', 'event', function(Y) { Y.on("click", function(e) { Y.lp.translations.languages.toggle_languages_visibility(e); }, "#toggle-languages-visibility"); Y.on('domready', function(e) { Y.lp.translations.languages.initialize_languages_table(Y); }); }); </script> <meta name="robots" content="noindex,nofollow" /> </div> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-translations main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://translations.launchpad.net/gvfs/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/gvfs"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/gvfs">gvfs</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/gvfs">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/gvfs">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/gvfs">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/gvfs">Blueprints</a></li> <li class="translations active"><span>Translations</span></li> <li class="answers"><a href="https://answers.launchpad.net/gvfs">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <h1>Translation overview</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="translation-help-links"> <a href="https://help.launchpad.net/Translations" id="link-to-translations-help">Help for translations </a> <div></div><!-- to clear-up all floats --> </div> <div class="top-portlet notice"> <div id="not-translated-in-launchpad" condition="not:context/translations_usage/enumvalue:LAUNCHPAD"> <strong> gvfs does not use Launchpad to translate its messages. </strong> </div> <div id="ubuntu-translations"> gvfs messages are translated in: <a href="/ubuntu/plucky/+source/gvfs">gvfs in Ubuntu Plucky</a> , <a href="/ubuntu/oracular/+source/gvfs">gvfs in Ubuntu Oracular</a> , <a href="/ubuntu/noble/+source/gvfs">gvfs in Ubuntu Noble</a> , <a href="/ubuntu/mantic/+source/gvfs">gvfs in Ubuntu Mantic</a> , <a href="/ubuntu/lunar/+source/gvfs">gvfs in Ubuntu Lunar</a> , <a href="/ubuntu/kinetic/+source/gvfs">gvfs in Ubuntu Kinetic</a> , <a href="/ubuntu/jammy/+source/gvfs">gvfs in Ubuntu Jammy</a> , <a href="/ubuntu/impish/+source/gvfs">gvfs in Ubuntu Impish</a> , <a href="/ubuntu/hirsute/+source/gvfs">gvfs in Ubuntu Hirsute</a> , <a href="/ubuntu/groovy/+source/gvfs">gvfs in Ubuntu Groovy</a> , <a href="/ubuntu/focal/+source/gvfs">gvfs in Ubuntu Focal</a> , <a href="/ubuntu/eoan/+source/gvfs">gvfs in Ubuntu Eoan</a> , <a href="/ubuntu/disco/+source/gvfs">gvfs in Ubuntu Disco</a> , <a href="/ubuntu/cosmic/+source/gvfs">gvfs in Ubuntu Cosmic</a> , <a href="/ubuntu/bionic/+source/gvfs">gvfs in Ubuntu Bionic</a> , <a href="/ubuntu/artful/+source/gvfs">gvfs in Ubuntu Artful</a> , <a href="/ubuntu/zesty/+source/gvfs">gvfs in Ubuntu Zesty</a> , <a href="/ubuntu/yakkety/+source/gvfs">gvfs in Ubuntu Yakkety</a> , <a href="/ubuntu/xenial/+source/gvfs">gvfs in Ubuntu Xenial</a> , <a href="/ubuntu/wily/+source/gvfs">gvfs in Ubuntu Wily</a> , <a href="/ubuntu/vivid/+source/gvfs">gvfs in Ubuntu Vivid</a> , <a href="/ubuntu/utopic/+source/gvfs">gvfs in Ubuntu Utopic</a> , <a href="/ubuntu-rtm/14.09/+source/gvfs">gvfs in Ubuntu RTM 14.09</a> , <a href="/ubuntu/trusty/+source/gvfs">gvfs in Ubuntu Trusty</a> , <a href="/ubuntu/saucy/+source/gvfs">gvfs in Ubuntu Saucy</a> , <a href="/ubuntu/raring/+source/gvfs">gvfs in Ubuntu Raring</a> , <a href="/ubuntu/quantal/+source/gvfs">gvfs in Ubuntu Quantal</a> , <a href="/ubuntu/precise/+source/gvfs">gvfs in Ubuntu Precise</a> , <a href="/ubuntu/oneiric/+source/gvfs">gvfs in Ubuntu Oneiric</a> , <a href="/ubuntu/natty/+source/gvfs">gvfs in Ubuntu Natty</a> , <a href="/ubuntu/maverick/+source/gvfs">gvfs in Ubuntu Maverick</a> , <a href="/ubuntu/lucid/+source/gvfs">gvfs in Ubuntu Lucid</a> , <a href="/ubuntu/karmic/+source/gvfs">gvfs in Ubuntu Karmic</a> , <a href="/ubuntu/jaunty/+source/gvfs">gvfs in Ubuntu Jaunty</a> , <a href="/ubuntu/intrepid/+source/gvfs">gvfs in Ubuntu Intrepid</a> , <a href="/ubuntu/hardy/+source/gvfs">gvfs in Ubuntu Hardy</a> . </div> </div> <!-- Not sure this should be shown at all if translations is off. --> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> • <a href="https://launchpad.net/+tour">Take the tour</a> • <a href="https://help.launchpad.net/">Read the guide</a> <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> © 2004 <a href="http://canonical.com/">Canonical Ltd.</a> • <a href="https://launchpad.net/legal">Terms of use</a> • <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> • <a href="/feedback">Contact Launchpad Support</a> • <a href="http://blog.launchpad.net/">Blog</a> • <a href="https://canonical.com/careers">Careers</a> • <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> • 419ba3b (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://translations.launchpad.net/api/devel/gvfs", "web_link": "https://launchpad.net/gvfs", "resource_type_link": "https://translations.launchpad.net/api/devel/#project", "translations_usage": "External", "official_answers": false, "official_blueprints": false, "official_codehosting": true, "official_bugs": false, "information_type": "Public", "active": true, "all_specifications_collection_link": "https://translations.launchpad.net/api/devel/gvfs/all_specifications", "valid_specifications_collection_link": "https://translations.launchpad.net/api/devel/gvfs/valid_specifications", "bug_reporting_guidelines": null, "bug_reported_acknowledgement": null, "official_bug_tags": [], "recipes_collection_link": "https://translations.launchpad.net/api/devel/gvfs/recipes", "webhooks_collection_link": "https://translations.launchpad.net/api/devel/gvfs/webhooks", "bug_supervisor_link": "https://translations.launchpad.net/api/devel/~pedro", "active_milestones_collection_link": "https://translations.launchpad.net/api/devel/gvfs/active_milestones", "all_milestones_collection_link": "https://translations.launchpad.net/api/devel/gvfs/all_milestones", "translationgroup_link": "https://translations.launchpad.net/api/devel/+groups/gnome-translation-project", "translationpermission": "Structured", "qualifies_for_free_hosting": true, "reviewer_whiteboard": "tag:launchpad.net:2008:redacted", "is_permitted": "tag:launchpad.net:2008:redacted", "project_reviewed": "tag:launchpad.net:2008:redacted", "license_approved": "tag:launchpad.net:2008:redacted", "private": false, "display_name": "gvfs", "icon_link": "https://translations.launchpad.net/api/devel/gvfs/icon", "logo_link": "https://translations.launchpad.net/api/devel/gvfs/logo", "name": "gvfs", "owner_link": "https://translations.launchpad.net/api/devel/~desktop-bugs", "project_group_link": "https://translations.launchpad.net/api/devel/gnome", "title": "gvfs", "registrant_link": "https://translations.launchpad.net/api/devel/~desktop-bugs", "driver_link": null, "summary": "GVfs is a userspace virtual filesystem designed for use with gio", "description": null, "date_created": "2008-01-27T23:19:59.979001+00:00", "homepage_url": null, "wiki_url": null, "screenshots_url": null, "download_url": "http://ftp.gnome.org/pub/GNOME/sources/gvfs", "programming_language": "C", "sourceforge_project": null, "freshmeat_project": null, "brand_link": "https://translations.launchpad.net/api/devel/gvfs/brand", "branch_sharing_policy": "Public", "bug_sharing_policy": "Public", "specification_sharing_policy": "Public", "licenses": ["GNU LGPL v2.1"], "license_info": "Some modules have slightly differing licenses including the LGPL+Academic Free License and the Mozilla Tri-License (GPLv2+LGPLv2+MPL). Please see each file's header for more explicit licensing information.", "bug_tracker_link": "https://translations.launchpad.net/api/devel/bugs/bugtrackers/gnome-bugs", "series_collection_link": "https://translations.launchpad.net/api/devel/gvfs/series", "development_focus_link": "https://translations.launchpad.net/api/devel/gvfs/trunk", "releases_collection_link": "https://translations.launchpad.net/api/devel/gvfs/releases", "translation_focus_link": "https://translations.launchpad.net/api/devel/gvfs/trunk", "commercial_subscription_link": null, "commercial_subscription_is_due": false, "remote_product": "gvfs", "vcs": "Bazaar", "http_etag": "\"2a31ce79c2c5f89c03889766272bbcbc719d1d60-301d89c80ef0f68e5deb21c7b9a2602821db9968\""}};</script> </body> <!-- Facet name: translations Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 61 queries/external actions issued in 0.35 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r419ba3b --> </html>