PageRenderTime 45ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/projects/netbeans-7.3/mercurial/src/org/netbeans/modules/mercurial/ui/pull/Bundle.properties

https://gitlab.com/essere.lab.public/qualitas.class-corpus
Properties File | 113 lines | 44 code | 9 blank | 60 comment | 0 complexity | 054001b2b789c1f9a46cd2392270c9fd MD5 | raw file
  1. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
  2. #
  3. # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
  4. #
  5. # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
  6. # Other names may be trademarks of their respective owners.
  7. #
  8. # The contents of this file are subject to the terms of either the GNU
  9. # General Public License Version 2 only ("GPL") or the Common
  10. # Development and Distribution License("CDDL") (collectively, the
  11. # "License"). You may not use this file except in compliance with the
  12. # License. You can obtain a copy of the License at
  13. # http://www.netbeans.org/cddl-gplv2.html
  14. # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
  15. # specific language governing permissions and limitations under the
  16. # License. When distributing the software, include this License Header
  17. # Notice in each file and include the License file at
  18. # nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
  19. # particular file as subject to the "Classpath" exception as provided
  20. # by Oracle in the GPL Version 2 section of the License file that
  21. # accompanied this code. If applicable, add the following below the
  22. # License Header, with the fields enclosed by brackets [] replaced by
  23. # your own identifying information:
  24. # "Portions Copyrighted [year] [name of copyright owner]"
  25. #
  26. # Contributor(s):
  27. #
  28. # The Original Software is NetBeans. The Initial Developer of the Original
  29. # Software is Sun Microsystems, Inc. Portions Copyright 1997-2009 Sun
  30. # Microsystems, Inc. All Rights Reserved.
  31. #
  32. # If you wish your version of this file to be governed by only the CDDL
  33. # or only the GPL Version 2, indicate your decision by adding
  34. # "[Contributor] elects to include this software in this distribution
  35. # under the [CDDL or GPL Version 2] license." If you do not indicate a
  36. # single choice of license, a recipient has the option to distribute
  37. # your version of this file under either the CDDL, the GPL Version 2 or
  38. # to extend the choice of license to its licensees as provided above.
  39. # However, if you add GPL Version 2 code and therefore, elected the GPL
  40. # Version 2 license, then the option applies only if the new code is
  41. # made subject to such option by the copyright holder.
  42. ##FetchAction.java
  43. CTL_MenuItem_FetchLocal = &Fetch
  44. CTL_MenuItem_FetchRoot = &Fetch - {0}
  45. ##PullAction.java
  46. CTL_MenuItem_PullLocal = Pull &from default
  47. CTL_MenuItem_PullRoot = Pull &from default - {0}
  48. ##PullOtherAction.java
  49. CTL_MenuItem_PullOther = Pu&ll Other...
  50. MSG_PULL_PROGRESS = Pulling...
  51. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  52. MSG_PULL_FROM = INFO Pulled From: {0} - {1}
  53. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  54. MSG_PULLING_FROM = INFO Pulling From: {0} - {1} ...
  55. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  56. MSG_PULL_FROM_NONAME = INFO Pulled From: {0}
  57. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  58. MSG_PULLING_FROM_NONAME = INFO Pulling From: {0} ...
  59. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  60. MSG_PULL_TO_NONAME = INFO To: {0}
  61. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  62. MSG_PULL_TO = INFO To: {0} - {1}
  63. MSG_PULL_TITLE = Mercurial Pull
  64. MSG_PULL_TITLE_SEP = --------------
  65. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  66. MSG_PULL_DONE = INFO: End of Mercurial Pull
  67. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  68. MSG_CHANGESETS_TO_PULL = INFO Changesets to pull:
  69. MSG_NO_DEFAULT_PULL_SET = No default Pull path set for this project.\n\nPlease set a default Pull path using Mercurial > Properties.
  70. MSG_NO_DEFAULT_PULL_SET_MSG = No default Pull path set for this project.\nPlease set a default Pull path using Mercurial > Properties.
  71. MSG_DEFAULT_PULL_INVALID = Default Pull path set for this project\n ({0})\nis not a valid URL for Mercurial.\nPlease set a valid Pull path using Mercurial > Properties.
  72. MSG_PULL_MERGE_CONFIRM_TITLE = Confirm Merge after Pull
  73. MSG_PULL_MERGE_CONFIRM_QUERY = Pull has completed and Merge is Required.\nMerge the pulled changes now?
  74. MSG_PULL_MERGE_UNCOMMITTED_CONFIRM_QUERY = Pull has completed and there were uncommitted merges.\nMerge is Required.\nMerge the pulled changes now?
  75. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  76. MSG_PULL_MERGE_DO = INFO MERGE: Performing Merge with pulled changes
  77. MSG_EXTERNAL_REPOSITORY = <External Repository>
  78. #PullOther
  79. CTL_PullDialog_Title = Pull Dialog
  80. CTL_Pull_Action_Pull = &Pull
  81. ACSD_Pull_Action_Pull = Pull
  82. ACSN_Pull_Action_Pull = Pull
  83. CTL_Pull_Action_Cancel = &Cancel
  84. ACSD_Pull_Action_Cancel = Cancel
  85. ACSN_Pull_Action_Cancel = Cancel
  86. MSG_PULL_LOCALMODS_CONFIRM_QUERY = There are conflict/locally modified/new file(s) that will be overridden by Pull.\nDo you still want to perform the Pull?
  87. MSG_PULL_LOCALMODS_CONFIRM_TITLE = Confirm Pull with Local Modifications
  88. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  89. MSG_PULL_LOCALMODS_CANCEL = INFO Pull cancelled by user as there are conflict/locally modified/new file(s).
  90. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  91. MSG_PULL_OVERWRITE_LOCAL = WARNING Pull will overwrite the following conflict/locally modified/new file(s):
  92. MSG_FETCH_TITLE = Mercurial Fetch
  93. MSG_FETCH_TITLE_SEP = ---------------
  94. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  95. MSG_FETCH_LAUNCH_INFO = INFO: Running Fetch for {0}
  96. MSG_FETCH_PROGRESS = Fetching...
  97. MSG_FETCH_SETFETCH_PROP_CONFIRM_TITLE = Add Fetch Extension
  98. MSG_FETCH_SETFETCH_PROP_CONFIRM_QUERY= To work fetch requires the Fetch extension to be added to your .hgrc config file.\n\nDo you want this extension added now?
  99. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  100. MSG_FETCH_SETHGK_PROP_DO_INFO = INFO: Setting fetch in your .hgrc config file
  101. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  102. MSG_FETCH_NOTSETHGK_PROP_INFO = INFO: fetch not set in your .hgrc config file, so Fetch can not be run
  103. # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
  104. MSG_FETCH_DONE = INFO: End of Mercurial Fetch