summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMirco Bauer <meebey@meebey.net>2010-03-21 23:59:16 +0100
committerMirco Bauer <meebey@meebey.net>2010-03-21 23:59:16 +0100
commit99b9a4ded68506d1a618eb94d4616b09dfa79f38 (patch)
tree258b11e46ea9295cb8a9bcb6d61fceffc5c541df /po
parentcdee884eb85a3392f0a8d81a45816fbd984faf2a (diff)
downloadmono-99b9a4ded68506d1a618eb94d4616b09dfa79f38.tar.gz
Imported Upstream version 2.6.3upstream/2.6.3
Diffstat (limited to 'po')
-rw-r--r--po/Makefile.in148
-rw-r--r--po/mcs/de.gmobin10515 -> 9533 bytes
-rw-r--r--po/mcs/de.po1522
-rw-r--r--po/mcs/es.gmobin18228 -> 17767 bytes
-rw-r--r--po/mcs/es.po1511
-rw-r--r--po/mcs/ja.gmobin24596 -> 23860 bytes
-rw-r--r--po/mcs/ja.po1509
-rw-r--r--po/mcs/mcs.pot1493
8 files changed, 3367 insertions, 2816 deletions
diff --git a/po/Makefile.in b/po/Makefile.in
index 6440279eeb..d4056d1f50 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -1,9 +1,8 @@
-# Makefile.in generated by automake 1.11 from Makefile.am.
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -16,9 +15,8 @@
@SET_MAKE@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
@@ -48,7 +46,6 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@ -60,38 +57,10 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
- $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
- distdir
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
- dir0=`pwd`; \
- sed_first='s,^\([^/]*\)/.*$$,\1,'; \
- sed_rest='s,^[^/]*/*,,'; \
- sed_last='s,^.*/\([^/]*\)$$,\1,'; \
- sed_butlast='s,/*[^/]*$$,,'; \
- while test -n "$$dir1"; do \
- first=`echo "$$dir1" | sed -e "$$sed_first"`; \
- if test "$$first" != "."; then \
- if test "$$first" = ".."; then \
- dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
- dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
- else \
- first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
- if test "$$first2" = "$$first"; then \
- dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
- else \
- dir2="../$$dir2"; \
- fi; \
- dir0="$$dir0"/"$$first"; \
- fi; \
- fi; \
- dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
- done; \
- reldir="$$dir2"
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
API_VER = @API_VER@
@@ -115,6 +84,10 @@ CFLAGS = @CFLAGS@
CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
+CXX = @CXX@
+CXXCPP = @CXXCPP@
+CXXDEPMODE = @CXXDEPMODE@
+CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
@@ -158,6 +131,11 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
+LLVM_CFLAGS = @LLVM_CFLAGS@
+LLVM_CONFIG = @LLVM_CONFIG@
+LLVM_CXXFLAGS = @LLVM_CXXFLAGS@
+LLVM_LDFLAGS = @LLVM_LDFLAGS@
+LLVM_LIBS = @LLVM_LIBS@
LN_S = @LN_S@
LTCOMPILE = @LTCOMPILE@
LTCXXCOMPILE = @LTCXXCOMPILE@
@@ -182,7 +160,6 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKG_CONFIG = @PKG_CONFIG@
@@ -206,6 +183,7 @@ abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
+ac_ct_CXX = @ac_ct_CXX@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
@@ -223,6 +201,7 @@ builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
+docs_dir = @docs_dir@
dvidir = @dvidir@
eglib_dir = @eglib_dir@
exec_prefix = @exec_prefix@
@@ -281,14 +260,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --gnu po/Makefile
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu po/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -306,7 +285,6 @@ $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
mostlyclean-libtool:
-rm -f *.lo
@@ -338,7 +316,7 @@ $(RECURSIVE_TARGETS):
else \
local_target="$$target"; \
fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
@@ -372,16 +350,16 @@ $(RECURSIVE_CLEAN_TARGETS):
else \
local_target="$$target"; \
fi; \
- ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@ -389,14 +367,14 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
- $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
mkid -fID $$unique
tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
- set x; \
+ tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
@@ -408,7 +386,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
- set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
+ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -417,34 +395,29 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
+ tags=; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$unique" \
+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
+ $$tags $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
+ && cd $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) $$here
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -465,44 +438,29 @@ distdir: $(DISTFILES)
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
- if test -d "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
- fi; \
- done
- @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
- if test "$$subdir" = .; then :; else \
- dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
- $(am__relativize); \
- new_distdir=$$reldir; \
- dir1=$$subdir; dir2="$(top_distdir)"; \
- $(am__relativize); \
- new_top_distdir=$$reldir; \
- echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
- echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
- ($(am__cd) $$subdir && \
+ distdir=`$(am__cd) $(distdir) && pwd`; \
+ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ (cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$new_top_distdir" \
- distdir="$$new_distdir" \
+ top_distdir="$$top_distdir" \
+ distdir="$$distdir/$$subdir" \
am__remove_distdir=: \
am__skip_length_check=: \
- am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
@@ -532,7 +490,6 @@ clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@@ -551,8 +508,6 @@ dvi-am:
html: html-recursive
-html-am:
-
info: info-recursive
info-am:
@@ -561,28 +516,18 @@ install-data-am:
install-dvi: install-dvi-recursive
-install-dvi-am:
-
install-exec-am:
install-html: install-html-recursive
-install-html-am:
-
install-info: install-info-recursive
-install-info-am:
-
install-man:
install-pdf: install-pdf-recursive
-install-pdf-am:
-
install-ps: install-ps-recursive
-install-ps-am:
-
installcheck-am:
maintainer-clean: maintainer-clean-recursive
@@ -603,8 +548,8 @@ ps-am:
uninstall-am:
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
- install-am install-strip tags-recursive
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ install-strip
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am check check-am clean clean-generic clean-libtool \
@@ -620,7 +565,6 @@ uninstall-am:
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
uninstall uninstall-am
-
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
diff --git a/po/mcs/de.gmo b/po/mcs/de.gmo
index 17cf6e5542..311e1ab82b 100644
--- a/po/mcs/de.gmo
+++ b/po/mcs/de.gmo
Binary files differ
diff --git a/po/mcs/de.po b/po/mcs/de.po
index a3a0d65369..8e84c0e4a3 100644
--- a/po/mcs/de.po
+++ b/po/mcs/de.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
-"POT-Creation-Date: 2010-02-16 22:41+0000\n"
+"POT-Creation-Date: 2010-03-10 17:57-0700\n"
"PO-Revision-Date: 2008-09-26 15:14+0100\n"
"Last-Translator: Daniel Nauck <dna@mono-project.de>\n"
"Language-Team: http://www.mono-project.de\n"
@@ -12,72 +12,72 @@ msgstr ""
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
-#: ../mcs/mcs/anonymous.cs:883
+#: ../mcs/mcs/anonymous.cs:893
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:889
+#: ../mcs/mcs/anonymous.cs:898
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:901
+#: ../mcs/mcs/anonymous.cs:910
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
"mismatch"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:913 ../mcs/mcs/delegate.cs:581
+#: ../mcs/mcs/anonymous.cs:922 ../mcs/mcs/delegate.cs:467
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:928
+#: ../mcs/mcs/anonymous.cs:937
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:931
+#: ../mcs/mcs/anonymous.cs:940
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:952
+#: ../mcs/mcs/anonymous.cs:961
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1076
+#: ../mcs/mcs/anonymous.cs:1080
msgid "An anonymous method cannot be converted to an expression tree"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1093
+#: ../mcs/mcs/anonymous.cs:1097
#, csharp-format
msgid ""
"Cannot convert anonymous method block without a parameter list to delegate "
"type `{0}' because it has one or more `out' parameters."
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1118
+#: ../mcs/mcs/anonymous.cs:1122
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1155
+#: ../mcs/mcs/anonymous.cs:1159
#, csharp-format
msgid ""
"Local variable or parameter `{0}' cannot have their address taken and be "
"used inside an anonymous method or lambda expression"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1383
+#: ../mcs/mcs/anonymous.cs:1396
msgid "An expression tree cannot contain an anonymous method expression"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1617
+#: ../mcs/mcs/anonymous.cs:1638
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
@@ -87,7 +87,12 @@ msgstr ""
msgid "An expression tree cannot contain an assignment operator"
msgstr ""
-#: ../mcs/mcs/attribute.cs:165
+#: ../mcs/mcs/assign.cs:645
+#, csharp-format
+msgid "Cannot assign to `{0}' because it is a `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/attribute.cs:175
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument. Named attribute arguments "
@@ -95,205 +100,196 @@ msgid ""
"properties which are public and not static"
msgstr ""
-#: ../mcs/mcs/attribute.cs:173
+#: ../mcs/mcs/attribute.cs:184
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument because it is not a valid "
"attribute parameter type"
msgstr ""
-#: ../mcs/mcs/attribute.cs:180
+#: ../mcs/mcs/attribute.cs:191
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr ""
-#: ../mcs/mcs/attribute.cs:187
-msgid "Can not use a type parameter in an attribute"
-msgstr ""
-
-#: ../mcs/mcs/attribute.cs:192
+#: ../mcs/mcs/attribute.cs:197
msgid "The Guid attribute must be specified with the ComImport attribute"
msgstr ""
-#: ../mcs/mcs/attribute.cs:197
+#: ../mcs/mcs/attribute.cs:202
#, csharp-format
msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
msgstr ""
-#: ../mcs/mcs/attribute.cs:206
+#: ../mcs/mcs/attribute.cs:211
#, csharp-format
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:245
+#: ../mcs/mcs/attribute.cs:242
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr ""
-#: ../mcs/mcs/attribute.cs:263
+#: ../mcs/mcs/attribute.cs:278
#, csharp-format
msgid ""
-"`{0}' is ambiguous between `{0}' and `{0}Attribute'. Use either `@{0}' or `"
-"{0}Attribute'"
+"`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
+"Attribute'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:365
+#: ../mcs/mcs/attribute.cs:382
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr ""
-#: ../mcs/mcs/attribute.cs:490
+#: ../mcs/mcs/attribute.cs:491
msgid "Invalid value for argument to `System.AttributeUsage' attribute"
msgstr ""
-#: ../mcs/mcs/attribute.cs:498
+#: ../mcs/mcs/attribute.cs:499
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr ""
#: ../mcs/mcs/attribute.cs:528
#, csharp-format
-msgid "'{0}' duplicate named attribute argument"
+msgid "Duplicate named attribute `{0}' argument"
msgstr ""
-#: ../mcs/mcs/attribute.cs:870
+#: ../mcs/mcs/attribute.cs:868
#, csharp-format
msgid ""
"`{0}' is not a valid attribute location for this declaration. Valid "
"attribute locations for this declaration are `{1}'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1199
+#: ../mcs/mcs/attribute.cs:1197
#, csharp-format
msgid ""
"The attribute `{0}' is not valid on this declaration type. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1493
-#, csharp-format
-msgid "The attribute `{0}' cannot be applied multiple times"
-msgstr ""
-
-#: ../mcs/mcs/attribute.cs:1661
+#: ../mcs/mcs/attribute.cs:1641
msgid ""
"Added modules must be marked with the CLSCompliant attribute to match the "
"assembly"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1804
+#: ../mcs/mcs/attribute.cs:1787
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr "`{0}' ist veraltet: `{1}'"
-#: ../mcs/mcs/cs-tokenizer.cs:551
+#: ../mcs/mcs/cs-tokenizer.cs:605
msgid ""
"The `partial' modifier can be used only immediately before `class', "
"`struct', `interface', or `void' keyword"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1152 ../mcs/mcs/cs-tokenizer.cs:1222
+#: ../mcs/mcs/cs-tokenizer.cs:1219 ../mcs/mcs/cs-tokenizer.cs:1289
msgid "Invalid number"
msgstr "Ungültige Zahl"
-#: ../mcs/mcs/cs-tokenizer.cs:1408
+#: ../mcs/mcs/cs-tokenizer.cs:1475
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1427
+#: ../mcs/mcs/cs-tokenizer.cs:1494
msgid "Unrecognized escape sequence"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1630
+#: ../mcs/mcs/cs-tokenizer.cs:1697
#, fuzzy
msgid "Missing identifier to pre-processor directive"
msgstr "Ungültige Präprozessor Direktive"
-#: ../mcs/mcs/cs-tokenizer.cs:1640 ../mcs/mcs/cs-tokenizer.cs:1644
+#: ../mcs/mcs/cs-tokenizer.cs:1707 ../mcs/mcs/cs-tokenizer.cs:1711
#, csharp-format
msgid "Identifier expected: {0}"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2020
+#: ../mcs/mcs/cs-tokenizer.cs:2087
msgid "Numeric constant too long"
msgstr "Numerische Konstante ist zu lang"
-#: ../mcs/mcs/cs-tokenizer.cs:2025
+#: ../mcs/mcs/cs-tokenizer.cs:2092
msgid "Invalid preprocessor directive"
msgstr "Ungültige Präprozessor Direktive"
-#: ../mcs/mcs/cs-tokenizer.cs:2032
+#: ../mcs/mcs/cs-tokenizer.cs:2099
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr "Unerwartete Prozessor Direktive ({0})"
-#: ../mcs/mcs/cs-tokenizer.cs:2038
+#: ../mcs/mcs/cs-tokenizer.cs:2105
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2044
+#: ../mcs/mcs/cs-tokenizer.cs:2111
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2049
+#: ../mcs/mcs/cs-tokenizer.cs:2116
msgid "Single-line comment or end-of-line expected"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2094 ../mcs/mcs/cs-tokenizer.cs:3008
+#: ../mcs/mcs/cs-tokenizer.cs:2161 ../mcs/mcs/cs-tokenizer.cs:3099
msgid "Expected `#endif' directive"
msgstr "`#endif' Direktive erwartet"
-#: ../mcs/mcs/cs-tokenizer.cs:2127 ../mcs/mcs/cs-tokenizer.cs:2148
-#: ../mcs/mcs/cs-tokenizer.cs:2179 ../mcs/mcs/cs-tokenizer.cs:3006
+#: ../mcs/mcs/cs-tokenizer.cs:2194 ../mcs/mcs/cs-tokenizer.cs:2215
+#: ../mcs/mcs/cs-tokenizer.cs:2246 ../mcs/mcs/cs-tokenizer.cs:3097
msgid "#endregion directive expected"
msgstr "`#endregion' Direktive erwartet"
-#: ../mcs/mcs/cs-tokenizer.cs:2234
+#: ../mcs/mcs/cs-tokenizer.cs:2301
#, csharp-format
msgid "#error: '{0}'"
msgstr "#Fehler: '{0}'"
-#: ../mcs/mcs/cs-tokenizer.cs:2254
+#: ../mcs/mcs/cs-tokenizer.cs:2321
msgid "The line number specified for #line directive is missing or invalid"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2258
+#: ../mcs/mcs/cs-tokenizer.cs:2325
msgid "Wrong preprocessor directive"
msgstr "Falsche Präprozessor Direktive"
-#: ../mcs/mcs/cs-tokenizer.cs:2282 ../mcs/mcs/cs-tokenizer.cs:2823
+#: ../mcs/mcs/cs-tokenizer.cs:2349 ../mcs/mcs/cs-tokenizer.cs:2910
msgid "Newline in constant"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2298
+#: ../mcs/mcs/cs-tokenizer.cs:2365
msgid "Unterminated string literal"
msgstr "Nicht beendetes Zeichenfolgeliteral"
-#: ../mcs/mcs/cs-tokenizer.cs:2332
+#: ../mcs/mcs/cs-tokenizer.cs:2399
msgid "Identifier too long (limit is 512 chars)"
msgstr "Der Bezeichner ist zu lang. (Maximal 512 Zeichen)"
-#: ../mcs/mcs/cs-tokenizer.cs:2393
+#: ../mcs/mcs/cs-tokenizer.cs:2460
#, csharp-format
msgid ""
"`{0}': Any identifier with double underscores cannot be used when ISO "
"language version mode is specified"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2687
+#: ../mcs/mcs/cs-tokenizer.cs:2765
msgid "End-of-file found, '*/' expected"
msgstr "Dateiende gefunden. `*/' erwartet."
-#: ../mcs/mcs/cs-tokenizer.cs:2790
+#: ../mcs/mcs/cs-tokenizer.cs:2868
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2838
+#: ../mcs/mcs/cs-tokenizer.cs:2925
msgid "Too many characters in character literal"
msgstr ""
@@ -311,374 +307,391 @@ msgid ""
"The operator `{0}' requires a matching operator `{1}' to also be defined"
msgstr ""
-#: ../mcs/mcs/class.cs:334
+#: ../mcs/mcs/class.cs:406
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
"interfaces"
msgstr ""
-#: ../mcs/mcs/class.cs:343
+#: ../mcs/mcs/class.cs:415
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr ""
-#: ../mcs/mcs/class.cs:399
+#: ../mcs/mcs/class.cs:471
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
"struct"
msgstr ""
-#: ../mcs/mcs/class.cs:437 ../mcs/mcs/decl.cs:2811
+#: ../mcs/mcs/class.cs:509 ../mcs/mcs/decl.cs:2836
#, csharp-format
msgid ""
"A member `{0}' is already defined. Rename this member or use different "
"parameter types"
msgstr ""
-#: ../mcs/mcs/class.cs:554
+#: ../mcs/mcs/class.cs:626
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:837
+#: ../mcs/mcs/class.cs:874
+#, csharp-format
+msgid "Class `{0}' cannot derive from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:887
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr ""
-#: ../mcs/mcs/class.cs:845
+#: ../mcs/mcs/class.cs:895
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
"interface `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:851
+#: ../mcs/mcs/class.cs:901
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:853
+#: ../mcs/mcs/class.cs:903
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""
-#: ../mcs/mcs/class.cs:856
+#: ../mcs/mcs/class.cs:906
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr ""
-#: ../mcs/mcs/class.cs:883
+#: ../mcs/mcs/class.cs:933
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr ""
-#: ../mcs/mcs/class.cs:924
+#: ../mcs/mcs/class.cs:974
#, csharp-format
msgid ""
"`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
"type parameter substitutions"
msgstr ""
-#: ../mcs/mcs/class.cs:1115
+#: ../mcs/mcs/class.cs:1008
+#, csharp-format
+msgid "`{0}' clashes with a predefined namespace"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:1174
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
"same order"
msgstr ""
-#: ../mcs/mcs/class.cs:1135
+#: ../mcs/mcs/class.cs:1194
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1230
+#: ../mcs/mcs/class.cs:1290
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1235
+#: ../mcs/mcs/class.cs:1295
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1423
+#: ../mcs/mcs/class.cs:1496
msgid ""
"Two indexers have different names; the IndexerName attribute must be used "
"with the same name on every indexer within a type"
msgstr ""
-#: ../mcs/mcs/class.cs:2257
+#: ../mcs/mcs/class.cs:2322
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""
-#: ../mcs/mcs/class.cs:2271
+#: ../mcs/mcs/class.cs:2336
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""
-#: ../mcs/mcs/class.cs:2283
+#: ../mcs/mcs/class.cs:2348
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr ""
-#: ../mcs/mcs/class.cs:2288
+#: ../mcs/mcs/class.cs:2353
#, csharp-format
msgid "`{0}' cannot be both abstract and sealed"
msgstr "`{0}' Eine Klasse kann nicht gleichzeitig statisch und versiegelt sein"
-#: ../mcs/mcs/class.cs:2293
+#: ../mcs/mcs/class.cs:2358
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr ""
-#: ../mcs/mcs/class.cs:2299
+#: ../mcs/mcs/class.cs:2364
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2307
+#: ../mcs/mcs/class.cs:2372
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr ""
-#: ../mcs/mcs/class.cs:2314
+#: ../mcs/mcs/class.cs:2379
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr ""
-#: ../mcs/mcs/class.cs:2400
+#: ../mcs/mcs/class.cs:2465
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2534
+#: ../mcs/mcs/class.cs:2599
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""
-#: ../mcs/mcs/class.cs:2540
+#: ../mcs/mcs/class.cs:2607
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:2682
+#: ../mcs/mcs/class.cs:2760
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""
-#: ../mcs/mcs/class.cs:2691
+#: ../mcs/mcs/class.cs:2769
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:2696
+#: ../mcs/mcs/class.cs:2774
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
msgstr ""
-#: ../mcs/mcs/class.cs:2735
+#: ../mcs/mcs/class.cs:2812
#, csharp-format
msgid "`{0}': Static classes cannot contain user-defined operators"
msgstr ""
"`{0}': Statische Klassen können keine benutzerdefinierten Operatoren "
"beinhalten"
-#: ../mcs/mcs/class.cs:2740
+#: ../mcs/mcs/class.cs:2817
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr "`{0}': Statische Klassen können keinen Destruktor enthalten"
-#: ../mcs/mcs/class.cs:2745
+#: ../mcs/mcs/class.cs:2822
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr ""
-#: ../mcs/mcs/class.cs:2753
+#: ../mcs/mcs/class.cs:2830
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:2759
+#: ../mcs/mcs/class.cs:2836
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr "`{0}': Erweiterungsmethoden müssen statisch sein"
-#: ../mcs/mcs/class.cs:2763
+#: ../mcs/mcs/class.cs:2840
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr ""
-#: ../mcs/mcs/class.cs:2772
+#: ../mcs/mcs/class.cs:2849
#, csharp-format
msgid "`{0}': an abstract class cannot be sealed or static"
msgstr "`{0}': Eine abstrakte Klasse darf nicht versiegelt oder statisch sein"
-#: ../mcs/mcs/class.cs:2776
+#: ../mcs/mcs/class.cs:2853
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr ""
-#: ../mcs/mcs/class.cs:2813
+#: ../mcs/mcs/class.cs:2888
#, csharp-format
msgid "Cannot derive from `{0}' because it is a type parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:2820
+#: ../mcs/mcs/class.cs:2895
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr ""
-#: ../mcs/mcs/class.cs:2827
+#: ../mcs/mcs/class.cs:2902
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2830
+#: ../mcs/mcs/class.cs:2905
#, csharp-format
-msgid "`{0}': cannot derive from sealed class `{1}'"
+msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2837
+#: ../mcs/mcs/class.cs:2912
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2844
+#: ../mcs/mcs/class.cs:2919
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2851
+#: ../mcs/mcs/class.cs:2926
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
"from object"
msgstr ""
-#: ../mcs/mcs/class.cs:2859
+#: ../mcs/mcs/class.cs:2934
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr ""
-#: ../mcs/mcs/class.cs:3050
+#: ../mcs/mcs/class.cs:3114
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr "`{0}': Instanzfeldinitialisierungen können nicht in Strukturen sein"
-#: ../mcs/mcs/class.cs:3358
+#: ../mcs/mcs/class.cs:3434
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr ""
-#: ../mcs/mcs/class.cs:3360
+#: ../mcs/mcs/class.cs:3436
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr ""
-#: ../mcs/mcs/class.cs:3362
+#: ../mcs/mcs/class.cs:3438
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr ""
-#: ../mcs/mcs/class.cs:3364
+#: ../mcs/mcs/class.cs:3440
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""
-#: ../mcs/mcs/class.cs:3410
+#: ../mcs/mcs/class.cs:3486
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
"virtual, abstract or override"
msgstr ""
-#: ../mcs/mcs/class.cs:3419
+#: ../mcs/mcs/class.cs:3495
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""
-#: ../mcs/mcs/class.cs:3437
+#: ../mcs/mcs/class.cs:3513
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3441
+#: ../mcs/mcs/class.cs:3517
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3463
+#: ../mcs/mcs/class.cs:3532 ../mcs/mcs/class.cs:3544
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3529
+#: ../mcs/mcs/class.cs:3610
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:3537
+#: ../mcs/mcs/class.cs:3618
#, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:3566
+#: ../mcs/mcs/class.cs:3649
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3570
+#: ../mcs/mcs/class.cs:3653
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"operator `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3574
+#: ../mcs/mcs/class.cs:3657
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"method `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3587
+#: ../mcs/mcs/class.cs:3671
+#, csharp-format
+msgid ""
+"Constructor `{0}' is marked `external' but has no external implementation "
+"specified"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:3674
#, csharp-format
msgid ""
"`{0}' is marked as an external but has no DllImport attribute. Consider "
"adding a DllImport attribute to specify the external implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:3621
+#: ../mcs/mcs/class.cs:3709
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
"`{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3725
+#: ../mcs/mcs/class.cs:3813
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
msgstr ""
-#: ../mcs/mcs/class.cs:3832
+#: ../mcs/mcs/class.cs:3919
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:3880
+#: ../mcs/mcs/class.cs:3973
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
@@ -687,50 +700,50 @@ msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, weil dies ein Konstruktor, "
"Destruktor, Operator oder eine explizite Schnittstellenimplementierung ist"
-#: ../mcs/mcs/class.cs:4094
+#: ../mcs/mcs/class.cs:4173
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4125
+#: ../mcs/mcs/class.cs:4216
#, csharp-format
msgid "Conditional not valid on `{0}' because its return type is not void"
msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, da der Rückgabetyp nicht "
"leer ist"
-#: ../mcs/mcs/class.cs:4130
+#: ../mcs/mcs/class.cs:4221
#, csharp-format
msgid "Conditional not valid on `{0}' because it is an override method"
msgstr ""
"Das Conditional-Attribut ist für `{0}' ungültig, da es eine überschriebene "
"Funktion ist"
-#: ../mcs/mcs/class.cs:4135
+#: ../mcs/mcs/class.cs:4226
msgid "Conditional not valid on interface members"
msgstr "Das Conditional-Attribut ist für Schnittstellenmember ungültig"
-#: ../mcs/mcs/class.cs:4141
+#: ../mcs/mcs/class.cs:4232
#, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4148
+#: ../mcs/mcs/class.cs:4239
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4194
+#: ../mcs/mcs/class.cs:4285
#, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""
-#: ../mcs/mcs/class.cs:4231
+#: ../mcs/mcs/class.cs:4334
#, csharp-format
msgid "`{0}': Extension methods cannot be defined in a nested class"
msgstr ""
-#: ../mcs/mcs/class.cs:4236
+#: ../mcs/mcs/class.cs:4340
#, csharp-format
msgid ""
"`{0}': Extension methods cannot be declared without a reference to System."
@@ -738,319 +751,324 @@ msgid ""
"the first parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4250
+#: ../mcs/mcs/class.cs:4348
#, csharp-format
msgid "`{0}': Extension methods must be defined in a non-generic static class"
msgstr ""
"`{0}': Erweiterungsmethoden müssen in einer nicht generischen statischen "
"Klasse definiert werden"
-#: ../mcs/mcs/class.cs:4306
+#: ../mcs/mcs/class.cs:4399
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:4337
+#: ../mcs/mcs/class.cs:4428
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4422
+#: ../mcs/mcs/class.cs:4533
#, csharp-format
msgid "`{0}': Struct constructors cannot call base constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4455
+#: ../mcs/mcs/class.cs:4567
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""
-#: ../mcs/mcs/class.cs:4580
+#: ../mcs/mcs/class.cs:4685
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""
-#: ../mcs/mcs/class.cs:4600
+#: ../mcs/mcs/class.cs:4705
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4652
+#: ../mcs/mcs/class.cs:4757
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""
-#: ../mcs/mcs/class.cs:4943
+#: ../mcs/mcs/class.cs:5018
#, csharp-format
msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4949
+#: ../mcs/mcs/class.cs:5024
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""
-#: ../mcs/mcs/class.cs:4956
+#: ../mcs/mcs/class.cs:5031
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:4966
+#: ../mcs/mcs/class.cs:5041
#, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}.{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4973
+#: ../mcs/mcs/class.cs:5048
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4980
+#: ../mcs/mcs/class.cs:5055
#, csharp-format
msgid ""
"Accessor `{0}' must be declared public to implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5004
+#: ../mcs/mcs/class.cs:5079
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:5290
+#: ../mcs/mcs/class.cs:5366
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5305
+#: ../mcs/mcs/class.cs:5381
msgid "Inconsistent accessibility: property type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5310
+#: ../mcs/mcs/class.cs:5386
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5316 ../mcs/mcs/class.cs:5321
-#: ../mcs/mcs/delegate.cs:220
+#: ../mcs/mcs/class.cs:5392 ../mcs/mcs/class.cs:5397
+#: ../mcs/mcs/delegate.cs:169
msgid "Inconsistent accessibility: return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5326
+#: ../mcs/mcs/class.cs:5402
msgid "Inconsistent accessibility: field type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5336
+#: ../mcs/mcs/class.cs:5415
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5394
+#: ../mcs/mcs/class.cs:5472
msgid ""
"The modifier 'abstract' is not valid on fields. Try using a property instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5409
+#: ../mcs/mcs/class.cs:5487
msgid ""
"The FieldOffset attribute can only be placed on members of types marked with "
"the StructLayout(LayoutKind.Explicit)"
msgstr ""
-#: ../mcs/mcs/class.cs:5414
+#: ../mcs/mcs/class.cs:5492
msgid "The FieldOffset attribute is not allowed on static or const fields"
msgstr ""
-#: ../mcs/mcs/class.cs:5421
+#: ../mcs/mcs/class.cs:5499
msgid ""
"Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
"'fixed' field modifier instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5499
+#: ../mcs/mcs/class.cs:5578
#, csharp-format
msgid ""
"`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
"must have a FieldOffset attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:5508
+#: ../mcs/mcs/class.cs:5587
#, csharp-format
msgid "`{0}': cannot declare variables of static types"
msgstr ""
-#: ../mcs/mcs/class.cs:5623
+#: ../mcs/mcs/class.cs:5703
#, csharp-format
msgid ""
"`{0}': Fixed size buffers type must be one of the following: bool, byte, "
"short, int, long, char, sbyte, ushort, uint, ulong, float or double"
msgstr ""
-#: ../mcs/mcs/class.cs:5650
+#: ../mcs/mcs/class.cs:5730
#, csharp-format
msgid "`{0}': Fixed size buffer fields may only be members of structs"
msgstr ""
-#: ../mcs/mcs/class.cs:5669
+#: ../mcs/mcs/class.cs:5749
#, csharp-format
msgid "`{0}': Fixed size buffers must have a length greater than zero"
msgstr ""
-#: ../mcs/mcs/class.cs:5676
+#: ../mcs/mcs/class.cs:5756
#, csharp-format
msgid ""
"Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
msgstr ""
-#: ../mcs/mcs/class.cs:5869
+#: ../mcs/mcs/class.cs:5912
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/class.cs:5922
+#: ../mcs/mcs/class.cs:5969
#, csharp-format
msgid "`{0}': A volatile field cannot be of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5927
+#: ../mcs/mcs/class.cs:5974
#, csharp-format
msgid "`{0}': A field cannot be both volatile and readonly"
msgstr ""
-#: ../mcs/mcs/class.cs:6080
+#: ../mcs/mcs/class.cs:6119
#, csharp-format
msgid ""
"Attribute `{0}' is not valid on property or event accessors. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/class.cs:6180 ../mcs/mcs/decl.cs:2800
+#: ../mcs/mcs/class.cs:6218 ../mcs/mcs/decl.cs:2825
#, csharp-format
msgid "A member `{0}' is already reserved"
msgstr ""
-#: ../mcs/mcs/class.cs:6383
+#: ../mcs/mcs/class.cs:6422
#, csharp-format
msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6400
+#: ../mcs/mcs/class.cs:6439
#, csharp-format
msgid ""
"`{0}': accessibility modifiers may not be used on accessors in an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:6404
+#: ../mcs/mcs/class.cs:6443
#, csharp-format
msgid "`{0}': abstract properties cannot have private accessors"
msgstr "`{0}': Abstrakte Eigenschaften können keine privaten-Accessoren haben"
-#: ../mcs/mcs/class.cs:6471
+#: ../mcs/mcs/class.cs:6504
#, csharp-format
msgid ""
"The accessibility modifier of the `{0}' accessor must be more restrictive "
"than the modifier of the property or indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6539
+#: ../mcs/mcs/class.cs:6572
#, csharp-format
msgid ""
"`{0}': Cannot specify accessibility modifiers for both accessors of the "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:6547
+#: ../mcs/mcs/class.cs:6580
#, csharp-format
msgid ""
"`{0}': accessibility modifiers on accessors may only be used if the property "
"or indexer has both a get and a set accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6596
+#: ../mcs/mcs/class.cs:6629
#, csharp-format
msgid ""
"`{0}.get': cannot override because `{1}' does not have an overridable get "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6611
+#: ../mcs/mcs/class.cs:6644
#, csharp-format
msgid ""
"`{0}.set': cannot override because `{1}' does not have an overridable set "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6810
+#: ../mcs/mcs/class.cs:6868
#, csharp-format
msgid ""
"Automatically implemented property `{0}' cannot be used inside a type with "
"an explicit StructLayout attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:7164
+#: ../mcs/mcs/class.cs:7195
#, csharp-format
msgid "`{0}': abstract event cannot have an initializer"
msgstr ""
-#: ../mcs/mcs/class.cs:7370
+#: ../mcs/mcs/class.cs:7399
#, csharp-format
msgid "`{0}': event must be of a delegate type"
msgstr ""
-#: ../mcs/mcs/class.cs:7578
+#: ../mcs/mcs/class.cs:7607
msgid ""
"The `IndexerName' attribute is valid only on an indexer that is not an "
"explicit interface member declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:7585
+#: ../mcs/mcs/class.cs:7614
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: ../mcs/mcs/class.cs:7782
+#: ../mcs/mcs/class.cs:7811
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""
-#: ../mcs/mcs/class.cs:7812
+#: ../mcs/mcs/class.cs:7837
+#, csharp-format
+msgid "User-defined operator `{0}' cannot convert to or from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:7849
msgid ""
"User-defined operator cannot take an object of the enclosing type and "
"convert to an object of the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7823
+#: ../mcs/mcs/class.cs:7860
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7832
+#: ../mcs/mcs/class.cs:7869
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""
-#: ../mcs/mcs/class.cs:7839
+#: ../mcs/mcs/class.cs:7876
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""
-#: ../mcs/mcs/class.cs:7845
+#: ../mcs/mcs/class.cs:7882
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""
-#: ../mcs/mcs/class.cs:7853
+#: ../mcs/mcs/class.cs:7890
msgid ""
"Overloaded shift operator must have the type of the first operand be the "
"containing type, and the type of the second operand must be int"
msgstr ""
-#: ../mcs/mcs/class.cs:7862
+#: ../mcs/mcs/class.cs:7899
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
@@ -1058,141 +1076,125 @@ msgstr ""
"Der Rückgabetyp für die Operatoren ++ und -- muss der enthaltene Typ sein "
"oder vom enthaltenen Typ abgeleitet sein"
-#: ../mcs/mcs/class.cs:7867
+#: ../mcs/mcs/class.cs:7904
msgid "The parameter type for ++ or -- operator must be the containing type"
msgstr "Der Parameter für den ++ oder -- Operator muss der enthaltene Typ sein"
-#: ../mcs/mcs/class.cs:7874
+#: ../mcs/mcs/class.cs:7911
msgid "The parameter type of a unary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7882
+#: ../mcs/mcs/class.cs:7919
msgid "The return type of operator True or False must be bool"
msgstr ""
-#: ../mcs/mcs/class.cs:7895
+#: ../mcs/mcs/class.cs:7932
msgid "One of the parameters of a binary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:125
+#: ../mcs/mcs/codegen.cs:122
msgid "Assembly generation failed -- Referenced assembly '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:143
+#: ../mcs/mcs/codegen.cs:140
msgid "Could not access the key inside the container `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:151
+#: ../mcs/mcs/codegen.cs:148
msgid "Could not use the specified key to strongname the assembly."
msgstr ""
-#: ../mcs/mcs/codegen.cs:179
+#: ../mcs/mcs/codegen.cs:174
msgid ""
"Could not find the symbol writer assembly (Mono.CompilerServices."
"SymbolWriter.dll)"
msgstr ""
-#: ../mcs/mcs/codegen.cs:184
+#: ../mcs/mcs/codegen.cs:179
#, csharp-format
msgid "Unexpected debug information initialization error `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:202
+#: ../mcs/mcs/codegen.cs:225
msgid "Couldn't delay-sign the assembly with the '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:207 ../mcs/mcs/codegen.cs:211
+#: ../mcs/mcs/codegen.cs:230 ../mcs/mcs/codegen.cs:234
msgid "Could not write to file `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:825
-#, csharp-format
-msgid "`{0}': not all code paths return a value"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:828
-#, csharp-format
-msgid "Not all code paths return a value in anonymous method of type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1252 ../mcs/mcs/codegen.cs:1265
+#: ../mcs/mcs/codegen.cs:677 ../mcs/mcs/codegen.cs:690
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1328
+#: ../mcs/mcs/codegen.cs:753
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1348
+#: ../mcs/mcs/codegen.cs:773
msgid "Error during assembly signing. "
msgstr ""
-#: ../mcs/mcs/codegen.cs:1373
+#: ../mcs/mcs/codegen.cs:801
msgid "Friend assembly reference `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1445
+#: ../mcs/mcs/codegen.cs:871
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1453
+#: ../mcs/mcs/codegen.cs:880
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1462
+#: ../mcs/mcs/codegen.cs:889
#, csharp-format
msgid "Cannot forward type `{0}' because it is defined in this assembly"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1468
+#: ../mcs/mcs/codegen.cs:895
#, csharp-format
msgid "Cannot forward type `{0}' because it is a nested type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1474
-#, csharp-format
-msgid "Cannot forward generic type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1679
-msgid ""
-"Value specified for the argument to 'System.Runtime.InteropServices."
-"DefaultCharSetAttribute' is not valid"
-msgstr ""
-
-#: ../mcs/mcs/const.cs:173
+#: ../mcs/mcs/const.cs:155
#, csharp-format
msgid "The expression being assigned to `{0}' must be constant"
msgstr ""
-#: ../mcs/mcs/const.cs:178
+#: ../mcs/mcs/const.cs:160
#, csharp-format
msgid ""
"The evaluation of the constant value for `{0}' involves a circular definition"
msgstr ""
-#: ../mcs/mcs/const.cs:184
+#: ../mcs/mcs/const.cs:166
#, csharp-format
msgid ""
"A constant `{0}' of reference type `{1}' can only be initialized with null"
msgstr ""
-#: ../mcs/mcs/const.cs:190
+#: ../mcs/mcs/const.cs:174
+#, csharp-format
+msgid "Type parameter `{0}' cannot be declared const"
+msgstr ""
+
+#: ../mcs/mcs/const.cs:177
#, csharp-format
msgid "The type `{0}' cannot be declared const"
msgstr ""
-#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:285
+#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:291
#, csharp-format
msgid "Constant value `{0}' cannot be converted to a `{1}'"
msgstr ""
-#: ../mcs/mcs/constant.cs:192
+#: ../mcs/mcs/constant.cs:191
#, csharp-format
msgid ""
"Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
@@ -1232,463 +1234,457 @@ msgstr ""
msgid "`{0}': Static classes cannot contain protected members"
msgstr ""
-#: ../mcs/mcs/decl.cs:946
+#: ../mcs/mcs/decl.cs:977
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:950
+#: ../mcs/mcs/decl.cs:981
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:953
+#: ../mcs/mcs/decl.cs:984
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:1026
+#: ../mcs/mcs/decl.cs:1057
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""
-#: ../mcs/mcs/decl.cs:1254
+#: ../mcs/mcs/decl.cs:1295
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""
-#: ../mcs/mcs/decl.cs:1303
+#: ../mcs/mcs/decl.cs:1344
msgid "Constraints are not allowed on non-generic declarations"
msgstr "Einschränkungen sind nicht erlaubt für nicht generische Deklarationen"
-#: ../mcs/mcs/decl.cs:1347
+#: ../mcs/mcs/decl.cs:1381
+msgid "Variant type parameters can only be used with interfaces and delegates"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:1393
#, csharp-format
msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:2733
+#: ../mcs/mcs/decl.cs:2752
msgid ""
"A partial method declaration and partial method implementation cannot differ "
"on use of `params' modifier"
msgstr ""
-#: ../mcs/mcs/decl.cs:2736
+#: ../mcs/mcs/decl.cs:2755
msgid ""
"A partial method declaration and partial method implementation must be both "
"an extension method or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2740
+#: ../mcs/mcs/decl.cs:2760
+#, csharp-format
+msgid ""
+"Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:2764
#, csharp-format
msgid ""
-"An overloaded method `{0}' cannot differ on use of parameter modifiers only"
+"Overloaded method `{0}' cannot differ on use of parameter modifiers only"
msgstr ""
-#: ../mcs/mcs/decl.cs:2768
+#: ../mcs/mcs/decl.cs:2793
msgid ""
"A partial method declaration and partial method implementation must be both "
"`static' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2773
+#: ../mcs/mcs/decl.cs:2798
msgid ""
"A partial method declaration and partial method implementation must be both "
"`unsafe' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2779
+#: ../mcs/mcs/decl.cs:2804
#, csharp-format
msgid "A partial method `{0}' declaration is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2783
+#: ../mcs/mcs/decl.cs:2808
#, csharp-format
msgid "A partial method `{0}' implementation is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2791
+#: ../mcs/mcs/decl.cs:2816
#, csharp-format
msgid "Duplicate user-defined conversion in type `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:204
+#: ../mcs/mcs/delegate.cs:153
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"delegate `{1}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:403
+#: ../mcs/mcs/delegate.cs:360
msgid "Internal error: could not find delegate constructor!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:446 ../mcs/mcs/delegate.cs:567
+#: ../mcs/mcs/delegate.cs:403
msgid "Internal error: could not find Invoke method!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:745
+#: ../mcs/mcs/delegate.cs:579
#, csharp-format
msgid ""
"Cannot create delegate from method `{0}' because it is a member of System."
"Nullable<T> type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:757
+#: ../mcs/mcs/delegate.cs:591
#, csharp-format
msgid ""
"Extension method `{0}' of value type `{1}' cannot be used to create delegates"
msgstr ""
-#: ../mcs/mcs/delegate.cs:772
+#: ../mcs/mcs/delegate.cs:606
#, csharp-format
msgid "Cannot create delegate from partial method declaration `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:775
+#: ../mcs/mcs/delegate.cs:609
#, csharp-format
msgid ""
"Cannot create delegate with `{0}' because it has a Conditional attribute"
msgstr ""
-#: ../mcs/mcs/delegate.cs:838
+#: ../mcs/mcs/delegate.cs:672
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' parameters and return type must be same as "
"delegate `{2} {3}' parameters and return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:844
+#: ../mcs/mcs/delegate.cs:678
#, csharp-format
msgid ""
"A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
msgstr ""
-#: ../mcs/mcs/delegate.cs:849
+#: ../mcs/mcs/delegate.cs:683
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
"return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:974
+#: ../mcs/mcs/delegate.cs:768
msgid "Method name expected"
msgstr "Methodennamen erwartet"
-#: ../mcs/mcs/doc.cs:1006
+#: ../mcs/mcs/doc.cs:1005
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr "Fehler beim erstellen der XML-Dokumentationsdatei `{0}' (`{1}')"
-#: ../mcs/mcs/driver.cs:154 ../mcs/mcs/driver.cs:710 ../mcs/mcs/driver.cs:713
+#: ../mcs/mcs/driver.cs:164 ../mcs/mcs/driver.cs:721 ../mcs/mcs/driver.cs:724
msgid "Source file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:181
+#: ../mcs/mcs/driver.cs:191
#, csharp-format
msgid "Source file `{0}' could not be found"
msgstr ""
-#: ../mcs/mcs/driver.cs:189
+#: ../mcs/mcs/driver.cs:199
#, csharp-format
msgid "Source file `{0}' is a binary file and not a text file"
msgstr ""
-#: ../mcs/mcs/driver.cs:207
+#: ../mcs/mcs/driver.cs:216
#, csharp-format
msgid "Compilation aborted in file `{0}', {1}"
msgstr "Kompilierung abgebrochen in Datei `{0}', {1}"
-#: ../mcs/mcs/driver.cs:275
+#: ../mcs/mcs/driver.cs:285
msgid ""
"Invalid target type for -target. Valid options are `exe', `winexe', "
"`library' or `module'"
msgstr ""
-#: ../mcs/mcs/driver.cs:323
+#: ../mcs/mcs/driver.cs:334
#, csharp-format
msgid "cannot find metadata file `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:330
+#: ../mcs/mcs/driver.cs:341
#, csharp-format
msgid "file `{0}' has invalid `{1}' metadata"
msgstr ""
-#: ../mcs/mcs/driver.cs:350
+#: ../mcs/mcs/driver.cs:361
#, csharp-format
msgid ""
"Referenced file `{0}' is not an assembly. Consider using `-addmodule' option "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:606
+#: ../mcs/mcs/driver.cs:617
msgid "Response file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:615
+#: ../mcs/mcs/driver.cs:626
msgid "Unable to open response file: "
msgstr ""
-#: ../mcs/mcs/driver.cs:665 ../mcs/mcs/driver.cs:675
+#: ../mcs/mcs/driver.cs:676 ../mcs/mcs/driver.cs:686
msgid "No files to compile were specified"
msgstr "Es wurden keine Dateien zum kompilieren angegeben"
-#: ../mcs/mcs/driver.cs:805
+#: ../mcs/mcs/driver.cs:818
msgid "Warning level must be in the range 0-4"
msgstr ""
-#: ../mcs/mcs/driver.cs:839
+#: ../mcs/mcs/driver.cs:852
msgid "Compatibility: Use -main:CLASS instead of --main CLASS or -m CLASS"
msgstr ""
-#: ../mcs/mcs/driver.cs:848
+#: ../mcs/mcs/driver.cs:861
msgid "Compatibility: Use -unsafe instead of --unsafe"
msgstr ""
-#: ../mcs/mcs/driver.cs:859
+#: ../mcs/mcs/driver.cs:872
msgid "Compatibility: Use -d:SYMBOL instead of --define SYMBOL"
msgstr ""
-#: ../mcs/mcs/driver.cs:873
+#: ../mcs/mcs/driver.cs:886
msgid "Compatibility: Use -out:FILE instead of --output FILE or -o FILE"
msgstr ""
-#: ../mcs/mcs/driver.cs:882
+#: ../mcs/mcs/driver.cs:895
msgid "Compatibility: Use -checked instead of --checked"
msgstr ""
-#: ../mcs/mcs/driver.cs:892
+#: ../mcs/mcs/driver.cs:905
msgid "Compatibility: Use -linkres:VALUE instead of --linkres VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:895
+#: ../mcs/mcs/driver.cs:908
msgid "Missing argument to --linkres"
msgstr "Fehlendes Argument bei --linkres"
-#: ../mcs/mcs/driver.cs:906
+#: ../mcs/mcs/driver.cs:919
msgid "Compatibility: Use -res:VALUE instead of --res VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:909
+#: ../mcs/mcs/driver.cs:922
msgid "Missing argument to --resource"
msgstr "Fehlendes Argument bei --resource"
-#: ../mcs/mcs/driver.cs:919
+#: ../mcs/mcs/driver.cs:932
msgid "Compatibility: Use -target:KIND instead of --target KIND"
msgstr ""
-#: ../mcs/mcs/driver.cs:951
+#: ../mcs/mcs/driver.cs:964
msgid "Compatibility: Use -r:LIBRARY instead of -r library"
msgstr ""
-#: ../mcs/mcs/driver.cs:970
+#: ../mcs/mcs/driver.cs:983
msgid "Compatibility: Use -lib:ARG instead of --L arg"
msgstr ""
-#: ../mcs/mcs/driver.cs:979
+#: ../mcs/mcs/driver.cs:996
msgid "Compatibility: Use -nostdlib instead of --nostdlib"
msgstr ""
-#: ../mcs/mcs/driver.cs:988
-msgid "Compatibility: Use -warnaserror: option instead of --werror"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:993
+#: ../mcs/mcs/driver.cs:1005
msgid "Compatibility: Use -nowarn instead of --nowarn"
msgstr ""
-#: ../mcs/mcs/driver.cs:1010
+#: ../mcs/mcs/driver.cs:1022
msgid "Compatibility: Use -warn:LEVEL instead of --wlevel LEVEL"
msgstr ""
-#: ../mcs/mcs/driver.cs:1014
+#: ../mcs/mcs/driver.cs:1026
msgid "--wlevel requires a value from 0 to 4"
msgstr "--wlevel benötigt einen Wert zwischen 0 und 4"
-#: ../mcs/mcs/driver.cs:1023
+#: ../mcs/mcs/driver.cs:1035
msgid "--mcs-debug requires an argument"
msgstr "--mcs-debug benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1030
+#: ../mcs/mcs/driver.cs:1042
msgid "Invalid argument to --mcs-debug"
msgstr "Ungültiges Argument für --mcs-debug"
-#: ../mcs/mcs/driver.cs:1040
+#: ../mcs/mcs/driver.cs:1052
msgid "Compatibility: Use -recurse:PATTERN option instead --recurse PATTERN"
msgstr ""
-#: ../mcs/mcs/driver.cs:1042
+#: ../mcs/mcs/driver.cs:1054
msgid "--recurse requires an argument"
msgstr "--recurse benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1054
+#: ../mcs/mcs/driver.cs:1066
msgid "Compatibility: Use -debug option instead of -g or --debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1059
+#: ../mcs/mcs/driver.cs:1071
msgid "Compatibility: Use -noconfig option instead of --noconfig"
msgstr ""
-#: ../mcs/mcs/driver.cs:1079
-msgid "Couldn't run pkg-config: "
-msgstr "Kann pkg-config nicht ausführen:"
-
-#: ../mcs/mcs/driver.cs:1087
-msgid "Specified package did not return any information"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1094
-msgid "Error running pkg-config. Check the above output."
-msgstr ""
-"Fehler beim ausführen von pkg-config. Bitte prüfen Sie die Ausgabe oben."
-
-#: ../mcs/mcs/driver.cs:1190
+#: ../mcs/mcs/driver.cs:1204
#, csharp-format
msgid "Invalid conditional define symbol `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1244
+#: ../mcs/mcs/driver.cs:1258
#, csharp-format
msgid ""
"Invalid resource visibility option `{0}'. Use either `public' or `private' "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:1250
+#: ../mcs/mcs/driver.cs:1264
#, csharp-format
msgid "Wrong number of arguments for option `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1258
+#: ../mcs/mcs/driver.cs:1272
msgid "-recurse requires an argument"
msgstr "-recurse benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1267
+#: ../mcs/mcs/driver.cs:1281
msgid "-reference requires an argument"
msgstr "-reference benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1289 ../mcs/mcs/driver.cs:1301
-#: ../mcs/mcs/driver.cs:1313 ../mcs/mcs/driver.cs:1325
-#: ../mcs/mcs/driver.cs:1445 ../mcs/mcs/driver.cs:1465
-#: ../mcs/mcs/driver.cs:1472
+#: ../mcs/mcs/driver.cs:1303 ../mcs/mcs/driver.cs:1315
+#: ../mcs/mcs/driver.cs:1327 ../mcs/mcs/driver.cs:1339
+#: ../mcs/mcs/driver.cs:1493 ../mcs/mcs/driver.cs:1513
+#: ../mcs/mcs/driver.cs:1520
msgid " requires an argument"
msgstr "benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1306 ../mcs/mcs/driver.cs:1318
+#: ../mcs/mcs/driver.cs:1320 ../mcs/mcs/driver.cs:1332
msgid ""
"Cannot specify the `win32res' and the `win32ico' compiler option at the same "
"time"
msgstr ""
-#: ../mcs/mcs/driver.cs:1335
+#: ../mcs/mcs/driver.cs:1349
msgid "/lib requires an argument"
msgstr "/lib benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1405
+#: ../mcs/mcs/driver.cs:1426
msgid "/nowarn requires an argument"
msgstr "/nowarn benötigt ein Argument"
-#: ../mcs/mcs/driver.cs:1502
-#, csharp-format
+#: ../mcs/mcs/driver.cs:1468
+msgid ""
+"Invalid platform type for -platform. Valid options are `anycpu', `x86', "
+"`x64' or `itanium'"
+msgstr ""
+
+#: ../mcs/mcs/driver.cs:1555
+#, fuzzy, csharp-format
msgid ""
-"Invalid option `{0}' for /langversion. It must be either `ISO-1', `ISO-2' or "
+"Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
"`Default'"
msgstr ""
"Ungültige Option `{0}' für /langversion. Es muss entweder `ISO-1', `ISO-2' "
"oder `Default' sein"
-#: ../mcs/mcs/driver.cs:1518
+#: ../mcs/mcs/driver.cs:1571
#, csharp-format
msgid "Code page `{0}' is invalid or not installed"
msgstr ""
-#: ../mcs/mcs/driver.cs:1530
+#: ../mcs/mcs/driver.cs:1583
#, csharp-format
msgid "Unrecognized command-line option: `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1560
+#: ../mcs/mcs/driver.cs:1613
msgid "Invalid reference alias '"
msgstr "Ungültiger Referenz Alias '"
-#: ../mcs/mcs/driver.cs:1565
+#: ../mcs/mcs/driver.cs:1618
msgid "Invalid extern alias for /reference. Alias '"
msgstr "Ungültiger externer Alias für /reference. Alias '"
-#: ../mcs/mcs/driver.cs:1617
+#: ../mcs/mcs/driver.cs:1673
msgid ""
"If no source files are specified you must specify the output file with -out:"
msgstr ""
-#: ../mcs/mcs/driver.cs:1750
+#: ../mcs/mcs/driver.cs:1804
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1755
+#: ../mcs/mcs/driver.cs:1809
#, csharp-format
msgid "`{0}' specified for Main method must be a valid class or struct"
msgstr ""
-#: ../mcs/mcs/driver.cs:1759
+#: ../mcs/mcs/driver.cs:1813
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1764
+#: ../mcs/mcs/driver.cs:1818
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""
-#: ../mcs/mcs/driver.cs:1771
+#: ../mcs/mcs/driver.cs:1825
msgid "Cannot specify -main if building a module or library"
msgstr ""
-#: ../mcs/mcs/driver.cs:1776
+#: ../mcs/mcs/driver.cs:1830
msgid "Cannot link resource file when building a module"
msgstr ""
-#: ../mcs/mcs/driver.cs:1926
+#: ../mcs/mcs/driver.cs:1969
#, csharp-format
msgid "The resource identifier `{0}' has already been used in this assembly"
msgstr ""
-#: ../mcs/mcs/driver.cs:1940
+#: ../mcs/mcs/driver.cs:1983
#, csharp-format
msgid "Error reading resource file `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:330
+#: ../mcs/mcs/ecore.cs:331
#, csharp-format
msgid "`{0}' is inaccessible due to its protection level"
msgstr ""
-#: ../mcs/mcs/ecore.cs:335
+#: ../mcs/mcs/ecore.cs:336
#, csharp-format
msgid ""
"Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
"qualifier must be of type `{2}' or derived from it"
msgstr ""
-#: ../mcs/mcs/ecore.cs:345
+#: ../mcs/mcs/ecore.cs:346
msgid ""
"Only assignment, call, increment, decrement, and new object expressions can "
"be used as a statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:356
-#, csharp-format
-msgid "Cannot assign to `{0}' because it is a `{1}'"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:362
+#: ../mcs/mcs/ecore.cs:357
msgid "Keyword `void' cannot be used in this context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:392 ../mcs/mcs/statement.cs:1098
+#: ../mcs/mcs/ecore.cs:392
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}'"
msgstr ""
@@ -1725,228 +1721,230 @@ msgstr ""
msgid "A ref or out argument must be an assignable variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:724 ../mcs/mcs/ecore.cs:740
+#: ../mcs/mcs/ecore.cs:736 ../mcs/mcs/ecore.cs:752
#, csharp-format
msgid "Ambiguity between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:867
+#: ../mcs/mcs/ecore.cs:879
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:882
+#: ../mcs/mcs/ecore.cs:894
#, csharp-format
msgid "Using the generic type `{0}' requires {1} type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:911
+#: ../mcs/mcs/ecore.cs:923
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1025
-#, csharp-format
-msgid "`{0}' is a `{1}' but a `{2}' was expected"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1059
+#: ../mcs/mcs/ecore.cs:1079
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1064
+#: ../mcs/mcs/ecore.cs:1089
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1170
+#: ../mcs/mcs/ecore.cs:1195
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1177
+#: ../mcs/mcs/ecore.cs:1202
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1180
+#: ../mcs/mcs/ecore.cs:1205
#, csharp-format
msgid ""
"Cannot modify a value type return value of `{0}'. Consider storing the value "
"in a temporary variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1187
-#, csharp-format
-msgid "The {0} `{1}' cannot be used with type arguments"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1835
+#: ../mcs/mcs/ecore.cs:1888
msgid "Cannot modify the result of an unboxing conversion"
msgstr "Das Ergebnis einer Unboxing-Konvertierung kann nicht geändert werden"
-#: ../mcs/mcs/ecore.cs:2407
+#: ../mcs/mcs/ecore.cs:2488
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2411
+#: ../mcs/mcs/ecore.cs:2492
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2757
+#: ../mcs/mcs/ecore.cs:2846
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3098
+#: ../mcs/mcs/ecore.cs:3092
#, csharp-format
msgid ""
"Static member `{0}' cannot be accessed with an instance reference, qualify "
"it with a type name instead"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3104
+#: ../mcs/mcs/ecore.cs:3098
msgid "An expression tree may not contain a base access"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3194
+#: ../mcs/mcs/ecore.cs:3189
#, csharp-format
msgid "The property `{0}' cannot be used with type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3664
+#: ../mcs/mcs/ecore.cs:3646
msgid "An expression tree cannot contain an expression with method group"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3674
+#: ../mcs/mcs/ecore.cs:3653
msgid ""
"Partial methods with only a defining declaration or removed conditional "
"methods cannot be used in an expression tree"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3692
+#: ../mcs/mcs/ecore.cs:3671
msgid "Method `"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3717
+#: ../mcs/mcs/ecore.cs:3692
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3729
+#: ../mcs/mcs/ecore.cs:3704
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
"`out' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3733
+#: ../mcs/mcs/ecore.cs:3708
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3736
+#: ../mcs/mcs/ecore.cs:3711
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3742
+#: ../mcs/mcs/ecore.cs:3717
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3746
+#: ../mcs/mcs/ecore.cs:3721
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3757
+#: ../mcs/mcs/ecore.cs:3732
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3760
+#: ../mcs/mcs/ecore.cs:3735
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3774
+#: ../mcs/mcs/ecore.cs:3749
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3777
+#: ../mcs/mcs/ecore.cs:3752
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3784
+#: ../mcs/mcs/ecore.cs:3759
#, csharp-format
msgid ""
"Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
"parentheses to invoke the method"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3790
+#: ../mcs/mcs/ecore.cs:3765
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4077
+#: ../mcs/mcs/ecore.cs:4136
msgid "Invoke cannot be called directly on a delegate"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4207
+#: ../mcs/mcs/ecore.cs:4274
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4216
+#: ../mcs/mcs/ecore.cs:4283
#, csharp-format
msgid "Using the generic method `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4258
+#: ../mcs/mcs/ecore.cs:4325
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4808
-msgid ""
-"You cannot use fixed size buffers contained in unfixed expressions. Try "
-"using the fixed statement"
+#: ../mcs/mcs/ecore.cs:4571
+#, csharp-format
+msgid "The delegate `{0}' does not contain a parameter named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4813
+#: ../mcs/mcs/ecore.cs:4576
#, csharp-format
-msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgid ""
+"The best overloaded method match for `{0}' does not contain a parameter "
+"named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5085
+#: ../mcs/mcs/ecore.cs:4586
#, csharp-format
msgid ""
-"A local variable `{0}' cannot be used before it is declared. Consider "
-"renaming the local variable when it hides the field `{1}'"
+"Named argument `{0}' cannot be used for a parameter which has positional "
+"argument specified"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5370
+#: ../mcs/mcs/ecore.cs:4909
+msgid ""
+"You cannot use fixed size buffers contained in unfixed expressions. Try "
+"using the fixed statement"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:4914
+#, csharp-format
+msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:5471
#, csharp-format
msgid ""
"Property `{0}' is not supported by the C# language. Try to call the accessor "
@@ -1955,84 +1953,84 @@ msgstr ""
"Die Eigenschaft `{0}' wird von der C# Sprache nicht unterstützt. Rufen Sie "
"die `{1}'-Accessormethode direkt auf."
-#: ../mcs/mcs/ecore.cs:5416
+#: ../mcs/mcs/ecore.cs:5517
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5428
+#: ../mcs/mcs/ecore.cs:5529
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5472
+#: ../mcs/mcs/ecore.cs:5573
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5475
+#: ../mcs/mcs/ecore.cs:5576
#, csharp-format
msgid ""
"A property or indexer `{0}' may not be passed as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5496
+#: ../mcs/mcs/ecore.cs:5597
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
"store the value"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5499
+#: ../mcs/mcs/ecore.cs:5600
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read only)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5515
+#: ../mcs/mcs/ecore.cs:5616
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5673
+#: ../mcs/mcs/ecore.cs:5774
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5807
+#: ../mcs/mcs/ecore.cs:5909
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5935
+#: ../mcs/mcs/ecore.cs:6037
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5946
+#: ../mcs/mcs/ecore.cs:6051
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5960
+#: ../mcs/mcs/ecore.cs:6068
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5967
+#: ../mcs/mcs/ecore.cs:6075
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""
@@ -2051,220 +2049,307 @@ msgstr ""
msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
msgstr "Typ byte, sbyte, short, ushort, int, uint, long oder ulong erwartet"
-#: ../mcs/mcs/eval.cs:529
+#: ../mcs/mcs/eval.cs:620
msgid "Detection Parsing Error"
msgstr ""
-#: ../mcs/mcs/expression.cs:555
+#: ../mcs/mcs/expression.cs:568
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:720
+#: ../mcs/mcs/expression.cs:630
+msgid "Cannot take the address of the given expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:664
+msgid ""
+"You can only take the address of unfixed expression inside of a fixed "
+"statement initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:752
#, csharp-format
msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:952
+#: ../mcs/mcs/expression.cs:873
+msgid "The * or -> operator must be applied to a pointer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:878 ../mcs/mcs/expression.cs:3969
+msgid "The operation in question is undefined on void pointers"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:984
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/expression.cs:1150
+#: ../mcs/mcs/expression.cs:1013
+msgid "No such operator '"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:1197
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1155
+#: ../mcs/mcs/expression.cs:1202
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1161
+#: ../mcs/mcs/expression.cs:1208
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""
-#: ../mcs/mcs/expression.cs:1403
+#: ../mcs/mcs/expression.cs:1449
#, csharp-format
msgid ""
"The `as' operator cannot be used with a non-reference type parameter `{0}'. "
"Consider adding `class' or a reference type constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:1407
+#: ../mcs/mcs/expression.cs:1453
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1439
+#: ../mcs/mcs/expression.cs:1485
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""
-#: ../mcs/mcs/expression.cs:1509
+#: ../mcs/mcs/expression.cs:1555
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1574
+#: ../mcs/mcs/expression.cs:1638
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:2001
+#: ../mcs/mcs/expression.cs:2054
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:2510
+#: ../mcs/mcs/expression.cs:2610
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""
-#: ../mcs/mcs/expression.cs:3006
+#: ../mcs/mcs/expression.cs:3180
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:3698
+#: ../mcs/mcs/expression.cs:3904
#, csharp-format
msgid ""
"A user-defined operator `{0}' must have parameters and return values of the "
"same type in order to be applicable as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3708
+#: ../mcs/mcs/expression.cs:3914
#, csharp-format
msgid ""
"The type `{0}' must have operator `true' and operator `false' defined when `"
"{1}' is used as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3969
+#: ../mcs/mcs/expression.cs:4154
+msgid "Can not compute type of conditional expression as `"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4166
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined because there is no "
"implicit conversion between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4423
+#: ../mcs/mcs/expression.cs:4639
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4462
+#: ../mcs/mcs/expression.cs:4678
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""
-#: ../mcs/mcs/expression.cs:4796
+#: ../mcs/mcs/expression.cs:4884
+#, csharp-format
+msgid ""
+"The base call to method `{0}' cannot be dynamically dispatched. Consider "
+"casting the dynamic arguments or eliminating the base access"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4924
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""
-#: ../mcs/mcs/expression.cs:4858
+#: ../mcs/mcs/expression.cs:4975
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""
-#: ../mcs/mcs/expression.cs:4860
+#: ../mcs/mcs/expression.cs:4977
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""
-#: ../mcs/mcs/expression.cs:4884
+#: ../mcs/mcs/expression.cs:5001
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:5383
+#: ../mcs/mcs/expression.cs:5448
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:5435
+#: ../mcs/mcs/expression.cs:5468
#, csharp-format
-msgid "Cannot create an instance of the static class `{0}'"
+msgid ""
+"Cannot create an instance of the variable type '{0}' because it doesn't have "
+"the new() constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:5447
+#: ../mcs/mcs/expression.cs:5475
#, csharp-format
-msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgid ""
+"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""
-#: ../mcs/mcs/expression.cs:5772
-msgid "Invalid rank specifier: expected `,' or `]'"
+#: ../mcs/mcs/expression.cs:5495
+#, csharp-format
+msgid "Cannot create an instance of the static class `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:5777
+#: ../mcs/mcs/expression.cs:5507
+#, csharp-format
+msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5829
msgid "Cannot create an array with a negative size"
msgstr ""
-#: ../mcs/mcs/expression.cs:5794 ../mcs/mcs/statement.cs:3049
+#: ../mcs/mcs/expression.cs:5846 ../mcs/mcs/statement.cs:996
+#: ../mcs/mcs/statement.cs:3054
msgid "A constant value is expected"
msgstr ""
-#: ../mcs/mcs/expression.cs:5881
+#: ../mcs/mcs/expression.cs:5853
+#, csharp-format
+msgid "An array initializer of length `{0}' was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5866
+msgid ""
+"Array initializers can only be used in a variable or field initializer. Try "
+"using a new expression instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5874
+msgid "A nested array initializer was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5914
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:5975
+#: ../mcs/mcs/expression.cs:6008
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:5980
+#: ../mcs/mcs/expression.cs:6013
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:6055
+#: ../mcs/mcs/expression.cs:6085
msgid "New invocation: Can not find a constructor for this argument list"
msgstr ""
-#: ../mcs/mcs/expression.cs:6494
+#: ../mcs/mcs/expression.cs:6524
msgid ""
"The type of an implicitly typed array cannot be inferred from the "
"initializer. Try specifying array type explicitly"
msgstr ""
-#: ../mcs/mcs/expression.cs:6672
+#: ../mcs/mcs/expression.cs:6695
+msgid ""
+"Keyword `this' is not valid in a static property, static method, or static "
+"field initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6698
msgid ""
"Anonymous methods inside structs cannot access instance members of `this'. "
"Consider copying `this' to a local variable outside the anonymous method and "
"using the local instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:6739
+#: ../mcs/mcs/expression.cs:6701
+msgid "Keyword `this' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6728
+msgid ""
+"The `this' object cannot be used before all of its fields are assigned to"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6759
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6741
+#: ../mcs/mcs/expression.cs:6761
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6743
+#: ../mcs/mcs/expression.cs:6763
msgid "Cannot assign to `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6850
+#: ../mcs/mcs/expression.cs:6822
+msgid "The __arglist construct is valid only within a variable argument method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6872
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""
-#: ../mcs/mcs/expression.cs:6960
+#: ../mcs/mcs/expression.cs:6942
+msgid ""
+"System.Void cannot be used from C#. Use typeof (void) to get the void type "
+"object"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6947
+msgid "The typeof operator cannot be used on the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6979
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""
-#: ../mcs/mcs/expression.cs:7193
+#: ../mcs/mcs/expression.cs:7254
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
@@ -2272,12 +2357,12 @@ msgid ""
"SizeOf)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7248
+#: ../mcs/mcs/expression.cs:7309
#, csharp-format
msgid "Alias `{0}' not found"
msgstr "Alias `{0}' wurde nicht gefunden"
-#: ../mcs/mcs/expression.cs:7259
+#: ../mcs/mcs/expression.cs:7320
#, csharp-format
msgid ""
"Alias `{0}' cannot be used with '::' since it denotes a type. Consider "
@@ -2286,28 +2371,28 @@ msgstr ""
"Der Alias `{0}' kann nicht mit '::' verwendet werden, da der Alias auf einen "
"Typ verweist. Verwenden Sie '.' stattdessen."
-#: ../mcs/mcs/expression.cs:7275
+#: ../mcs/mcs/expression.cs:7336
#, csharp-format
msgid ""
"A namespace alias qualifier `{0}' did not resolve to a namespace or a type"
msgstr ""
-#: ../mcs/mcs/expression.cs:7414
+#: ../mcs/mcs/expression.cs:7484
#, csharp-format
msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:7511
+#: ../mcs/mcs/expression.cs:7589
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7579
+#: ../mcs/mcs/expression.cs:7654
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7591
+#: ../mcs/mcs/expression.cs:7666
#, csharp-format
msgid ""
"Type `{0}' does not contain a definition for `{1}' and no extension method `"
@@ -2315,100 +2400,134 @@ msgid ""
"assembly reference?)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7809
+#: ../mcs/mcs/expression.cs:7852
+msgid "A pointer must be indexed by only one value"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7878
msgid "Cannot apply indexing with [] to an expression of type `System.Array'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7915
+#: ../mcs/mcs/expression.cs:7923
+msgid "An element access expression cannot use named argument"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7993
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8419
-#, csharp-format
+#: ../mcs/mcs/expression.cs:8481
+msgid "A property or indexer may not be passed as an out or ref parameter"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8503
msgid ""
-"A property or indexer `{0}' may not be passed as an out or ref parameter"
+"The indexer base access cannot be dynamically dispatched. Consider casting "
+"the dynamic arguments or eliminating the base access"
msgstr ""
-#: ../mcs/mcs/expression.cs:8444
+#: ../mcs/mcs/expression.cs:8516
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8474
+#: ../mcs/mcs/expression.cs:8546
#, csharp-format
msgid "The read only property or indexer `{0}' cannot be assigned to"
msgstr ""
-#: ../mcs/mcs/expression.cs:8482
+#: ../mcs/mcs/expression.cs:8556
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks a `{1}' accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:8504
+#: ../mcs/mcs/expression.cs:8578
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because a `{1}' "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/expression.cs:8967
+#: ../mcs/mcs/expression.cs:8748
+msgid "Keyword `base' is not available in a static method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8750
+msgid "Keyword `base' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8773
+#, csharp-format
+msgid "{0}: Can not reference a type through an expression, try `{1}' instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8776
+#, csharp-format
+msgid "{0}: Can not reference a {1} through an expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9049
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8973
+#: ../mcs/mcs/expression.cs:9055
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:9132
+#: ../mcs/mcs/expression.cs:9218
msgid "Cannot use a negative size with stackalloc"
msgstr ""
-#: ../mcs/mcs/expression.cs:9259
+#: ../mcs/mcs/expression.cs:9223
+msgid "Cannot use stackalloc in finally or catch"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9344
#, csharp-format
msgid ""
"Member `{0}' cannot be initialized. An object initializer may only be used "
"for fields, or properties"
msgstr ""
-#: ../mcs/mcs/expression.cs:9262
+#: ../mcs/mcs/expression.cs:9347
#, csharp-format
msgid ""
" Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9435
+#: ../mcs/mcs/expression.cs:9508
#, csharp-format
msgid ""
"A field or property `{0}' cannot be initialized with a collection object "
"initializer because type `{1}' does not implement `{2}' interface"
msgstr ""
-#: ../mcs/mcs/expression.cs:9446
+#: ../mcs/mcs/expression.cs:9519
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""
-#: ../mcs/mcs/expression.cs:9454
+#: ../mcs/mcs/expression.cs:9527
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""
-#: ../mcs/mcs/expression.cs:9471
+#: ../mcs/mcs/expression.cs:9545
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9732
+#: ../mcs/mcs/expression.cs:9805
msgid "Anonymous types cannot be used in this expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:9839
+#: ../mcs/mcs/expression.cs:9905
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""
@@ -2417,102 +2536,102 @@ msgstr ""
msgid "Control cannot fall through from one case label to another"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:533
+#: ../mcs/mcs/flowanalysis.cs:537
#, csharp-format
msgid ""
"The label `{0}:' could not be found within the scope of the goto statement"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:661
+#: ../mcs/mcs/flowanalysis.cs:665
msgid ""
"A throw statement with no arguments is not allowed outside of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:672 ../mcs/mcs/flowanalysis.cs:678
+#: ../mcs/mcs/flowanalysis.cs:676 ../mcs/mcs/flowanalysis.cs:682
msgid "No enclosing loop out of which to break or continue"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:706
+#: ../mcs/mcs/flowanalysis.cs:710
msgid "Control cannot leave the body of an anonymous method"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:747
+#: ../mcs/mcs/flowanalysis.cs:751
msgid "Cannot yield a value in the body of a try block with a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:749
+#: ../mcs/mcs/flowanalysis.cs:753
msgid "Cannot yield a value in the body of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:901
+#: ../mcs/mcs/flowanalysis.cs:905
msgid ""
"A throw statement with no arguments is not allowed inside of a finally "
"clause nested inside of the innermost catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:913 ../mcs/mcs/iterators.cs:112
+#: ../mcs/mcs/flowanalysis.cs:917 ../mcs/mcs/iterators.cs:107
msgid "Cannot yield in the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:924 ../mcs/mcs/flowanalysis.cs:940
-#: ../mcs/mcs/flowanalysis.cs:976 ../mcs/mcs/statement.cs:778
+#: ../mcs/mcs/flowanalysis.cs:928 ../mcs/mcs/flowanalysis.cs:944
+#: ../mcs/mcs/flowanalysis.cs:980 ../mcs/mcs/statement.cs:695
msgid "Control cannot leave the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1144
+#: ../mcs/mcs/flowanalysis.cs:1160
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
"control leaves the constructor. Consider calling default contructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1148
+#: ../mcs/mcs/flowanalysis.cs:1164
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1442
+#: ../mcs/mcs/flowanalysis.cs:1440
msgid "Use of unassigned local variable `"
msgstr "Verwendung der nicht zugewiesenen lokalen Variable `"
-#: ../mcs/mcs/flowanalysis.cs:1512
+#: ../mcs/mcs/flowanalysis.cs:1510
msgid "Use of possibly unassigned field `"
msgstr "Verwendung eines möglicherweise nicht zugewiesenen Feldes `"
-#: ../mcs/mcs/generic.cs:191
+#: ../mcs/mcs/generic.cs:279
msgid "The new() constraint must be the last constraint specified"
msgstr ""
"Die `new()'-Einschränkung muss als letzte Einschränkung definiert werden"
-#: ../mcs/mcs/generic.cs:204
+#: ../mcs/mcs/generic.cs:292
msgid "The `new()' constraint cannot be used with the `struct' constraint"
msgstr ""
"Die `new()'-Einschränkung kann nicht mit der `struct'-Einschränkung genutzt "
"werden"
-#: ../mcs/mcs/generic.cs:210
+#: ../mcs/mcs/generic.cs:298
msgid ""
"The `class' or `struct' constraint must be the first constraint specified"
msgstr ""
"Die `class'- oder `struct'-Einschränkung muss als erste Einschränkung "
"definiert werden"
-#: ../mcs/mcs/generic.cs:246
+#: ../mcs/mcs/generic.cs:334
#, csharp-format
msgid ""
"Inconsistent accessibility: constraint type `{0}' is less accessible than `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:258
+#: ../mcs/mcs/generic.cs:345
#, csharp-format
msgid ""
"The class type constraint `{0}' must be listed before any other constraints. "
"Consider moving type constraint to the beginning of the constraint list"
msgstr ""
-#: ../mcs/mcs/generic.cs:262
+#: ../mcs/mcs/generic.cs:349
#, csharp-format
msgid ""
"`{0}': cannot specify both a constraint class and the `class' or `struct' "
@@ -2521,56 +2640,65 @@ msgstr ""
"`{0}': Eine Einschränkung kann nicht gleichzeitig mit einer `class'- oder "
"`struct'-Einschränkung angegeben werden"
-#: ../mcs/mcs/generic.cs:279 ../mcs/mcs/generic.cs:294
+#: ../mcs/mcs/generic.cs:375 ../mcs/mcs/generic.cs:390
#, csharp-format
msgid "Duplicate constraint `{0}' for type parameter `{1}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:313
+#: ../mcs/mcs/generic.cs:409
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""
-#: ../mcs/mcs/generic.cs:318
+#: ../mcs/mcs/generic.cs:414
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. A constraint must be an interface, a non-"
"sealed class or a type parameter"
msgstr ""
-#: ../mcs/mcs/generic.cs:331
+#: ../mcs/mcs/generic.cs:427
#, csharp-format
msgid "A constraint cannot be special class `{0}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:361
+#: ../mcs/mcs/generic.cs:433
+msgid "A constraint cannot be the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:462
#, csharp-format
msgid ""
"Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
"constraint for `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:381
+#: ../mcs/mcs/generic.cs:482
#, csharp-format
msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
msgstr ""
"Der Typparameter `{0}' erbt die in Konflikt stehenden Einschränkungen `"
"{1}' und `{2}'"
-#: ../mcs/mcs/generic.cs:395
+#: ../mcs/mcs/generic.cs:496
#, csharp-format
msgid "Circular constraint dependency involving `{0}' and `{1}'"
msgstr "Einschränkungsringabhängigkeit zwischen `{0}' und `{1}'"
-#: ../mcs/mcs/generic.cs:697
+#: ../mcs/mcs/generic.cs:745
+#, csharp-format
+msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:823
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides or explicit interface "
"implementation methods"
msgstr ""
-#: ../mcs/mcs/generic.cs:728
+#: ../mcs/mcs/generic.cs:854
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
@@ -2578,17 +2706,17 @@ msgid ""
"using an explicit interface implementation instead"
msgstr ""
-#: ../mcs/mcs/generic.cs:1142
+#: ../mcs/mcs/generic.cs:1276
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""
-#: ../mcs/mcs/generic.cs:1149
+#: ../mcs/mcs/generic.cs:1283
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""
-#: ../mcs/mcs/generic.cs:1384
+#: ../mcs/mcs/generic.cs:1526
#, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
@@ -2597,7 +2725,7 @@ msgstr ""
"Der Typ `{0}' muss ein Referenztyp sein, damit er als `{1}'-Parameter in "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden kann."
-#: ../mcs/mcs/generic.cs:1393
+#: ../mcs/mcs/generic.cs:1535
#, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
@@ -2606,14 +2734,14 @@ msgstr ""
"Der Typ `{0}' darf keine NULL-Werte zulassen, wenn er als `{1}'-Parameter im "
"generischen Typ oder in der generischen Methode `{2}' verwendet werden soll."
-#: ../mcs/mcs/generic.cs:1436
+#: ../mcs/mcs/generic.cs:1578
#, csharp-format
msgid ""
"The type `{0}' must have a public parameterless constructor in order to use "
"it as parameter `{1}' in the generic type or method `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1486
+#: ../mcs/mcs/generic.cs:1637
#, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2621,40 +2749,40 @@ msgid ""
"of type `{3}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1492
+#: ../mcs/mcs/generic.cs:1643
#, csharp-format
msgid ""
"The type `{0}' must be convertible to `{1}' in order to use it as parameter `"
"{2}' in the generic type or method `{3}'"
msgstr ""
-#: ../mcs/mcs/iterators.cs:42 ../mcs/mcs/iterators.cs:924
-msgid "Unsafe code may not appear in iterators"
-msgstr ""
-
-#: ../mcs/mcs/iterators.cs:52
+#: ../mcs/mcs/iterators.cs:44
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""
-#: ../mcs/mcs/iterators.cs:892
+#: ../mcs/mcs/iterators.cs:888
#, csharp-format
msgid ""
"The body of `{0}' cannot be an iterator block because `{1}' is not an "
"iterator interface type"
msgstr ""
-#: ../mcs/mcs/iterators.cs:905
+#: ../mcs/mcs/iterators.cs:901
msgid "Iterators cannot have ref or out parameters"
msgstr ""
-#: ../mcs/mcs/iterators.cs:911
+#: ../mcs/mcs/iterators.cs:907
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""
-#: ../mcs/mcs/iterators.cs:917
+#: ../mcs/mcs/iterators.cs:913
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""
+#: ../mcs/mcs/iterators.cs:920 ../mcs/mcs/statement.cs:4242
+msgid "Unsafe code may not appear in iterators"
+msgstr ""
+
#: ../mcs/mcs/linq.cs:75
#, csharp-format
msgid ""
@@ -2669,78 +2797,63 @@ msgid ""
"Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:122
+#: ../mcs/mcs/linq.cs:125
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern for source type `{1}' "
"could not be found"
msgstr ""
-#: ../mcs/mcs/linq.cs:133
+#: ../mcs/mcs/linq.cs:136
#, csharp-format
msgid ""
"An expression type is incorrect in a subsequent `from' clause in a query "
"expression with source type `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:137
+#: ../mcs/mcs/linq.cs:140
#, csharp-format
msgid ""
"An expression type in `{0}' clause is incorrect. Type inference failed in "
"the call to `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:263
+#: ../mcs/mcs/linq.cs:264
#, csharp-format
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:702
+#: ../mcs/mcs/linq.cs:703
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:708
+#: ../mcs/mcs/linq.cs:709
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""
-#: ../mcs/mcs/linq.cs:714
-#, csharp-format
-msgid "A range variable `{0}' conflicts with a method type parameter"
-msgstr ""
-
-#: ../mcs/mcs/literal.cs:76
+#: ../mcs/mcs/literal.cs:98
#, csharp-format
msgid ""
"Cannot convert null to the type parameter `{0}' because it could be a value "
"type. Consider using `default ({0})' instead"
msgstr ""
-#: ../mcs/mcs/literal.cs:79
+#: ../mcs/mcs/literal.cs:104
#, csharp-format
msgid "Cannot convert null to `{0}' because it is a value type"
msgstr ""
"NULL kann nicht in `{0}' konvertiert werden, da dies ein Werttyp ist, der "
"nicht auf NULL festgelegt werden kann"
-#: ../mcs/mcs/literal.cs:326
+#: ../mcs/mcs/literal.cs:365
#, csharp-format
msgid ""
"Literal of type double cannot be implicitly converted to type `{0}'. Add "
"suffix `{1}' to create a literal of this type"
msgstr ""
-#: ../mcs/mcs/location.cs:228
-#, csharp-format
-msgid "Source file `{0}' specified multiple times"
-msgstr ""
-
-#: ../mcs/mcs/location.cs:230
-#, csharp-format
-msgid "Source filenames `{0}' and `{1}' both refer to the same file: {2}"
-msgstr ""
-
#: ../mcs/mcs/modifiers.cs:241
msgid "More than one protection modifier specified"
msgstr ""
@@ -2749,17 +2862,17 @@ msgstr ""
msgid "The modifier `"
msgstr ""
-#: ../mcs/mcs/namespace.cs:108
+#: ../mcs/mcs/namespace.cs:68
#, csharp-format
msgid "An assembly `{0}' is used without being referenced"
msgstr ""
-#: ../mcs/mcs/namespace.cs:134
+#: ../mcs/mcs/namespace.cs:100
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""
-#: ../mcs/mcs/namespace.cs:268
+#: ../mcs/mcs/namespace.cs:300
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found in the global namespace "
@@ -2768,7 +2881,7 @@ msgstr ""
"Der Typ oder Namespacename `{0}' konnte im globalen Namesapce nicht gefunden "
"werden. Fehlt ein Assemblyverweis?"
-#: ../mcs/mcs/namespace.cs:388
+#: ../mcs/mcs/namespace.cs:425
#, csharp-format
msgid ""
"The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
@@ -2777,59 +2890,64 @@ msgstr ""
"Der Typ oder Namespacename `{0}' existiert nicht im Namespace `{1}'. Fehlt "
"ein Assemblyverweis?"
-#: ../mcs/mcs/namespace.cs:395
+#: ../mcs/mcs/namespace.cs:432
#, csharp-format
msgid "Using the generic type `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:417
+#: ../mcs/mcs/namespace.cs:442
+#, csharp-format
+msgid "The {0} `{1}' cannot be used with type arguments"
+msgstr ""
+
+#: ../mcs/mcs/namespace.cs:455
#, csharp-format
msgid "The non-generic {0} `{1}' cannot be used with the type arguments"
msgstr ""
-#: ../mcs/mcs/namespace.cs:661
+#: ../mcs/mcs/namespace.cs:731
#, csharp-format
msgid ""
"`{0}' is a type not a namespace. A using namespace directive can only be "
"applied to namespaces"
msgstr ""
-#: ../mcs/mcs/namespace.cs:688
+#: ../mcs/mcs/namespace.cs:758
#, csharp-format
msgid "The extern alias `{0}' was not specified in -reference option"
msgstr ""
"Der externe Alias `{0}' wurde nicht in der -reference-Option angegeben."
-#: ../mcs/mcs/namespace.cs:896 ../mcs/mcs/namespace.cs:918
+#: ../mcs/mcs/namespace.cs:964 ../mcs/mcs/namespace.cs:986
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""
-#: ../mcs/mcs/namespace.cs:942
+#: ../mcs/mcs/namespace.cs:1010
msgid "An extern alias declaration must precede all other elements"
msgstr "Eine externe Aliasdeklaration muss allen anderen Elementen vorangehen"
-#: ../mcs/mcs/namespace.cs:960
+#: ../mcs/mcs/namespace.cs:1028
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1033
+#: ../mcs/mcs/namespace.cs:1116
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1072
+#: ../mcs/mcs/namespace.cs:1155
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1165
+#: ../mcs/mcs/namespace.cs:1248
msgid "You cannot redefine the global extern alias"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1170
+#: ../mcs/mcs/namespace.cs:1253
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found. Are you missing a using "
@@ -2838,93 +2956,116 @@ msgstr ""
"Der Typ oder Namespacename `{0}' konnte nicht gefunden werden. Fehlt eine "
"using-Direktive oder ein Assemblyverweis?"
-#: ../mcs/mcs/nullable.cs:968
+#: ../mcs/mcs/nullable.cs:984
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""
-#: ../mcs/mcs/parameter.cs:176
+#: ../mcs/mcs/parameter.cs:164
msgid "The params parameter must be a single dimensional array"
msgstr ""
-#: ../mcs/mcs/parameter.cs:277
-msgid "Invalid parameter type `void'"
-msgstr "Ungültiger Parametertyp `void'"
-
-#: ../mcs/mcs/parameter.cs:288
+#: ../mcs/mcs/parameter.cs:264
msgid "An out parameter cannot have the `In' attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:293
+#: ../mcs/mcs/parameter.cs:269
msgid ""
"Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
msgstr ""
-#: ../mcs/mcs/parameter.cs:300
+#: ../mcs/mcs/parameter.cs:276
msgid ""
"Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
"`Out' attributes or neither"
msgstr ""
-#: ../mcs/mcs/parameter.cs:318
+#: ../mcs/mcs/parameter.cs:286
#, csharp-format
-msgid "Argument of type `{0}' is not applicable for the DefaultValue attribute"
+msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:321
+#: ../mcs/mcs/parameter.cs:300
+#, csharp-format
+msgid ""
+"Argument of type `{0}' is not applicable for the DefaultParameterValue "
+"attribute"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:303
#, csharp-format
msgid ""
-"The DefaultValue attribute is not applicable on parameters of type `{0}'"
+"The DefaultParameterValue attribute is not applicable on parameters of type `"
+"{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:333
+#: ../mcs/mcs/parameter.cs:315
msgid "The type of the default value should match the type of the parameter"
msgstr ""
-#: ../mcs/mcs/parameter.cs:373
+#: ../mcs/mcs/parameter.cs:368
+#, csharp-format
+msgid ""
+"The expression being assigned to optional parameter `{0}' must be a constant "
+"or default value"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:376 ../mcs/mcs/parameter.cs:385
+#, csharp-format
+msgid ""
+"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:389
+#, csharp-format
+msgid ""
+"Optional parameter value `{0}' cannot be converted to parameter type `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:400
#, csharp-format
msgid "Method or delegate parameter cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:386
+#: ../mcs/mcs/parameter.cs:413
#, csharp-format
msgid "`{0}': static types cannot be used as parameters"
msgstr ""
-#: ../mcs/mcs/parameter.cs:392
+#: ../mcs/mcs/parameter.cs:419
#, csharp-format
-msgid "The type of extension method cannot be `{0}'"
+msgid "The extension method cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:502
+#: ../mcs/mcs/parameter.cs:550
msgid "An expression tree parameter cannot use `ref' or `out' modifier"
msgstr ""
-#: ../mcs/mcs/parameter.cs:975
+#: ../mcs/mcs/parameter.cs:1072
#, csharp-format
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""
-#: ../mcs/mcs/parameter.cs:993
+#: ../mcs/mcs/parameter.cs:1090
#, csharp-format
msgid "The parameter name `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/pending.cs:607
+#: ../mcs/mcs/pending.cs:611
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is static"
msgstr ""
-#: ../mcs/mcs/pending.cs:611
+#: ../mcs/mcs/pending.cs:615
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' in not public"
msgstr ""
-#: ../mcs/mcs/pending.cs:615
+#: ../mcs/mcs/pending.cs:619
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
@@ -2932,92 +3073,83 @@ msgid ""
"type `{4}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:620
+#: ../mcs/mcs/pending.cs:624
#, csharp-format
msgid "`{0}' does not implement interface member `{1}'"
msgstr "`{0}' implementiert den Schnittstellenmember `{1}' nicht"
-#: ../mcs/mcs/pending.cs:624
+#: ../mcs/mcs/pending.cs:628
#, csharp-format
msgid "`{0}' does not implement inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/report.cs:587
-#, csharp-format
-msgid ""
-"Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
-"`gmcs' compiler instead"
+#: ../mcs/mcs/rootcontext.cs:429
+msgid "Unsafe code requires the `unsafe' command line option to be specified"
msgstr ""
-"Das Feature `{0}' ist im Mono mcs1 Kompiler nicht verfügbar. Benutzen Sie "
-"stattdessen bitte den `gmcs' Kompiler."
-#: ../mcs/mcs/report.cs:595
-#, csharp-format
+#: ../mcs/mcs/roottypes.cs:204
msgid ""
-"Feature `{0}' cannot be used because it is not part of the C# {1} language "
-"specification"
+"Value specified for the argument to 'System.Runtime.InteropServices."
+"DefaultCharSetAttribute' is not valid"
msgstr ""
-#: ../mcs/mcs/report.cs:652
-#, csharp-format
+#: ../mcs/mcs/statement.cs:86
msgid ""
-"Your .NET Runtime does not support `{0}'. Please use the latest Mono runtime "
-"instead."
-msgstr ""
-"Ihre .NET Laufzeitumgebung unterstützt kein `{0}'. Bitte benutzen Sie die "
-"letzte aktuelle Mono Laufzeitumgebung stattdessen."
-
-#: ../mcs/mcs/rootcontext.cs:415
-msgid "Unsafe code requires the `unsafe' command line option to be specified"
+"A lambda expression with statement body cannot be converted to an expresion "
+"tree"
msgstr ""
-#: ../mcs/mcs/statement.cs:105
+#: ../mcs/mcs/statement.cs:729
+#, csharp-format
msgid ""
-"A lambda expression with statement body cannot be converted to an expresion "
-"tree"
+"An object of a type convertible to `{0}' is required for the return statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:818
+#: ../mcs/mcs/statement.cs:735
msgid ""
"Cannot return a value from iterators. Use the yield return statement to "
"return a value, or yield break to end the iteration"
msgstr ""
-#: ../mcs/mcs/statement.cs:825
+#: ../mcs/mcs/statement.cs:741
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""
-#: ../mcs/mcs/statement.cs:849
+#: ../mcs/mcs/statement.cs:760
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' because some of the return types "
"in the block are not implicitly convertible to the delegate return type"
msgstr ""
-#: ../mcs/mcs/statement.cs:1041 ../mcs/mcs/statement.cs:1073
+#: ../mcs/mcs/statement.cs:946 ../mcs/mcs/statement.cs:984
msgid "A goto case is only valid inside a switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:1669
+#: ../mcs/mcs/statement.cs:1070 ../mcs/mcs/statement.cs:4633
+msgid "The type caught or thrown must be derived from System.Exception"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:1573
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1694
+#: ../mcs/mcs/statement.cs:1598
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/statement.cs:1789
+#: ../mcs/mcs/statement.cs:1693
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""
-#: ../mcs/mcs/statement.cs:1900
+#: ../mcs/mcs/statement.cs:1804
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
@@ -3025,98 +3157,106 @@ msgid ""
"scope to denote something else"
msgstr ""
-#: ../mcs/mcs/statement.cs:1909
+#: ../mcs/mcs/statement.cs:1813
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1914
+#: ../mcs/mcs/statement.cs:1954
+msgid "An implicitly typed local variable cannot be a constant"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2834 ../mcs/mcs/statement.cs:2836
+msgid "Internal compiler error: Phase Resolve"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2844
#, csharp-format
-msgid "The type parameter name `{0}' is the same as `{1}'"
+msgid "`{0}': not all code paths return a value"
msgstr ""
-#: ../mcs/mcs/statement.cs:2050
-msgid "An implicitly typed local variable cannot be a constant"
+#: ../mcs/mcs/statement.cs:2847
+#, csharp-format
+msgid "Not all code paths return a value in anonymous method of type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:2949
+#: ../mcs/mcs/statement.cs:2905
#, csharp-format
msgid ""
"The out parameter `{0}' must be assigned to before control leaves the "
"current method"
msgstr ""
-#: ../mcs/mcs/statement.cs:3082
+#: ../mcs/mcs/statement.cs:3087
#, csharp-format
msgid "The label `case {0}:' already occurs in this switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:3628
-msgid "A value of an integral type or string expected for switch"
+#: ../mcs/mcs/statement.cs:3627
+#, csharp-format
+msgid ""
+"A switch expression of type `{0}' cannot be converted to an integral type, "
+"bool, char, string, enum or nullable type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4089
+#: ../mcs/mcs/statement.cs:4094
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:4406
+#: ../mcs/mcs/statement.cs:4385
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""
-#: ../mcs/mcs/statement.cs:4416
+#: ../mcs/mcs/statement.cs:4395
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4440
+#: ../mcs/mcs/statement.cs:4419
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4517
+#: ../mcs/mcs/statement.cs:4497
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4767
-msgid "Try statement already has an empty catch block"
-msgstr ""
-
-#: ../mcs/mcs/statement.cs:4807
+#: ../mcs/mcs/statement.cs:4788
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:4982 ../mcs/mcs/statement.cs:5097
+#: ../mcs/mcs/statement.cs:4965
msgid "Internal error: No Dispose method which takes 0 parameters."
msgstr ""
-#: ../mcs/mcs/statement.cs:5054
+#: ../mcs/mcs/statement.cs:5011
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""
-#: ../mcs/mcs/statement.cs:5494
+#: ../mcs/mcs/statement.cs:5445
#, csharp-format
msgid ""
"foreach statement requires that the return type `{0}' of `{1}' must have a "
"suitable public MoveNext method and public Current property"
msgstr ""
-#: ../mcs/mcs/statement.cs:5580
+#: ../mcs/mcs/statement.cs:5504
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it does "
"not contain a definition for `GetEnumerator' or is not accessible"
msgstr ""
-#: ../mcs/mcs/statement.cs:5632
+#: ../mcs/mcs/statement.cs:5556
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
@@ -3124,40 +3264,40 @@ msgid ""
"implementation"
msgstr ""
-#: ../mcs/mcs/statement.cs:5927
+#: ../mcs/mcs/statement.cs:5848
msgid "Use of null is not valid in this context"
msgstr ""
-#: ../mcs/mcs/statement.cs:5937
+#: ../mcs/mcs/statement.cs:5858
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:877
+#: ../mcs/mcs/typemanager.cs:785
#, csharp-format
msgid "The predefined type `{0}.{1}' is not defined or imported"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:901
+#: ../mcs/mcs/typemanager.cs:809
#, csharp-format
msgid "The predefined type `{0}.{1}' is not declared correctly"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:951
+#: ../mcs/mcs/typemanager.cs:859
#, csharp-format
msgid ""
"The compiler required member `{0}.{1}{2}' could not be found or is "
"inaccessible"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1160
+#: ../mcs/mcs/typemanager.cs:1036
#, csharp-format
msgid ""
"The compilation may fail due to missing `{0}.SetCorlibTypeBuilders({1})' "
"method"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1694
+#: ../mcs/mcs/typemanager.cs:1609
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
@@ -3165,13 +3305,13 @@ msgid ""
"it"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1949
+#: ../mcs/mcs/typemanager.cs:1863
#, csharp-format
msgid ""
"Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:2300
+#: ../mcs/mcs/typemanager.cs:2222
#, csharp-format
msgid ""
"Cannot take the address of, get the size of, or declare a pointer to a "
@@ -3181,5 +3321,29 @@ msgstr ""
#~ msgid "Expected `{0}'"
#~ msgstr "`{0}' erwartet"
+#~ msgid "Couldn't run pkg-config: "
+#~ msgstr "Kann pkg-config nicht ausführen:"
+
+#~ msgid "Error running pkg-config. Check the above output."
+#~ msgstr ""
+#~ "Fehler beim ausführen von pkg-config. Bitte prüfen Sie die Ausgabe oben."
+
#~ msgid "Cannot find type `{0}'<...>"
#~ msgstr "Kann Typ `{0}'<...> nicht finden"
+
+#~ msgid "Invalid parameter type `void'"
+#~ msgstr "Ungültiger Parametertyp `void'"
+
+#~ msgid ""
+#~ "Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
+#~ "`gmcs' compiler instead"
+#~ msgstr ""
+#~ "Das Feature `{0}' ist im Mono mcs1 Kompiler nicht verfügbar. Benutzen Sie "
+#~ "stattdessen bitte den `gmcs' Kompiler."
+
+#~ msgid ""
+#~ "Your .NET Runtime does not support `{0}'. Please use the latest Mono "
+#~ "runtime instead."
+#~ msgstr ""
+#~ "Ihre .NET Laufzeitumgebung unterstützt kein `{0}'. Bitte benutzen Sie die "
+#~ "letzte aktuelle Mono Laufzeitumgebung stattdessen."
diff --git a/po/mcs/es.gmo b/po/mcs/es.gmo
index 6596c439ee..d517b6a4d6 100644
--- a/po/mcs/es.gmo
+++ b/po/mcs/es.gmo
Binary files differ
diff --git a/po/mcs/es.po b/po/mcs/es.po
index d91c9c9706..0bbba7f3b0 100644
--- a/po/mcs/es.po
+++ b/po/mcs/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mono 2.1\n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
-"POT-Creation-Date: 2010-02-16 22:41+0000\n"
+"POT-Creation-Date: 2010-03-10 17:57-0700\n"
"PO-Revision-Date: 2008-09-19 13:28-0400\n"
"Last-Translator: Miguel de Icaza <miguel@novell.com>\n"
"Language-Team: es <mono-list@lists.ximian.com>\n"
@@ -14,60 +14,60 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../mcs/mcs/anonymous.cs:883
+#: ../mcs/mcs/anonymous.cs:893
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr ""
"No es posible convertir `{0}' a un árbol de expresiónáéíóú de tipo `{1}; ya "
"que no es un tipo de delegado"
-#: ../mcs/mcs/anonymous.cs:889
+#: ../mcs/mcs/anonymous.cs:898
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr "No es posible convertir `{0}' a un un tipo que no es un delegado `{1}'"
-#: ../mcs/mcs/anonymous.cs:901
+#: ../mcs/mcs/anonymous.cs:910
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
"mismatch"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:913 ../mcs/mcs/delegate.cs:581
+#: ../mcs/mcs/anonymous.cs:922 ../mcs/mcs/delegate.cs:467
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr "El delegado `{0} no toma {1} argumentos"
-#: ../mcs/mcs/anonymous.cs:928
+#: ../mcs/mcs/anonymous.cs:937
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr ""
"El parámetro `{0}' no debe ser ser declarado con la palabra reservada `{1}'"
-#: ../mcs/mcs/anonymous.cs:931
+#: ../mcs/mcs/anonymous.cs:940
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr ""
"El parámetro `{0}' debe de ser declarado con la palabra reservada `{1}'"
-#: ../mcs/mcs/anonymous.cs:952
+#: ../mcs/mcs/anonymous.cs:961
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr "El parámetro `{0}' está declarado con `{1}' pero debería de ser `{2}'"
-#: ../mcs/mcs/anonymous.cs:1076
+#: ../mcs/mcs/anonymous.cs:1080
msgid "An anonymous method cannot be converted to an expression tree"
msgstr ""
"Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
-#: ../mcs/mcs/anonymous.cs:1093
+#: ../mcs/mcs/anonymous.cs:1097
#, csharp-format
msgid ""
"Cannot convert anonymous method block without a parameter list to delegate "
"type `{0}' because it has one or more `out' parameters."
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1118
+#: ../mcs/mcs/anonymous.cs:1122
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
@@ -75,7 +75,7 @@ msgstr ""
"Los métodos anónimos y las expresiones lambdas no pueden ser usados en este "
"contexto"
-#: ../mcs/mcs/anonymous.cs:1155
+#: ../mcs/mcs/anonymous.cs:1159
#, csharp-format
msgid ""
"Local variable or parameter `{0}' cannot have their address taken and be "
@@ -84,13 +84,13 @@ msgstr ""
"No se le puede tomar la dirección a la variable local o el parámetro `{0}' y "
"ser al mismo tiempo usada dentro de un método anónimo o una expresión lambda."
-#: ../mcs/mcs/anonymous.cs:1383
+#: ../mcs/mcs/anonymous.cs:1396
msgid "An expression tree cannot contain an anonymous method expression"
msgstr ""
"Un árbol de expresiones no puede contener una expresión que sea una método "
"anónimo"
-#: ../mcs/mcs/anonymous.cs:1617
+#: ../mcs/mcs/anonymous.cs:1638
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
@@ -102,7 +102,12 @@ msgstr ""
msgid "An expression tree cannot contain an assignment operator"
msgstr "Un árbol de expresiones no puede contener un operador de asignación"
-#: ../mcs/mcs/attribute.cs:165
+#: ../mcs/mcs/assign.cs:645
+#, csharp-format
+msgid "Cannot assign to `{0}' because it is a `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/attribute.cs:175
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument. Named attribute arguments "
@@ -110,64 +115,60 @@ msgid ""
"properties which are public and not static"
msgstr ""
-#: ../mcs/mcs/attribute.cs:173
+#: ../mcs/mcs/attribute.cs:184
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument because it is not a valid "
"attribute parameter type"
msgstr ""
-#: ../mcs/mcs/attribute.cs:180
+#: ../mcs/mcs/attribute.cs:191
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr ""
-#: ../mcs/mcs/attribute.cs:187
-msgid "Can not use a type parameter in an attribute"
-msgstr "No es posible usar un tipo parametrizado en un atributo"
-
-#: ../mcs/mcs/attribute.cs:192
+#: ../mcs/mcs/attribute.cs:197
msgid "The Guid attribute must be specified with the ComImport attribute"
msgstr ""
"El atributo Guid debe de ser especificado junto con el atributo ComImport"
-#: ../mcs/mcs/attribute.cs:197
+#: ../mcs/mcs/attribute.cs:202
#, csharp-format
msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
msgstr ""
"No use `{0}' directamente. Use el modificador de parámetro `this' en su "
"lugar"
-#: ../mcs/mcs/attribute.cs:206
+#: ../mcs/mcs/attribute.cs:211
#, csharp-format
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr "Error al emitir el atributo `{0}'. La razón es `{1}'"
-#: ../mcs/mcs/attribute.cs:245
+#: ../mcs/mcs/attribute.cs:242
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr "`{0}' no es una clase atributo"
-#: ../mcs/mcs/attribute.cs:263
-#, csharp-format
+#: ../mcs/mcs/attribute.cs:278
+#, fuzzy, csharp-format
msgid ""
-"`{0}' is ambiguous between `{0}' and `{0}Attribute'. Use either `@{0}' or `"
-"{0}Attribute'"
+"`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
+"Attribute'"
msgstr ""
"`{0}' produce una amiguedad entre `{0}' y `{0}Attribute'. Use `@{0}' o `{0}"
"Attribute'"
-#: ../mcs/mcs/attribute.cs:365
+#: ../mcs/mcs/attribute.cs:382
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr "No es posible aplicar el atributo `{0}' ya que es abstracto"
-#: ../mcs/mcs/attribute.cs:490
+#: ../mcs/mcs/attribute.cs:491
msgid "Invalid value for argument to `System.AttributeUsage' attribute"
msgstr "Valor inválido pasado a `System.AttributeUsage'"
-#: ../mcs/mcs/attribute.cs:498
+#: ../mcs/mcs/attribute.cs:499
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr ""
@@ -175,40 +176,35 @@ msgstr ""
#: ../mcs/mcs/attribute.cs:528
#, csharp-format
-msgid "'{0}' duplicate named attribute argument"
+msgid "Duplicate named attribute `{0}' argument"
msgstr ""
-#: ../mcs/mcs/attribute.cs:870
+#: ../mcs/mcs/attribute.cs:868
#, csharp-format
msgid ""
"`{0}' is not a valid attribute location for this declaration. Valid "
"attribute locations for this declaration are `{1}'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1199
+#: ../mcs/mcs/attribute.cs:1197
#, csharp-format
msgid ""
"The attribute `{0}' is not valid on this declaration type. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1493
-#, csharp-format
-msgid "The attribute `{0}' cannot be applied multiple times"
-msgstr ""
-
-#: ../mcs/mcs/attribute.cs:1661
+#: ../mcs/mcs/attribute.cs:1641
msgid ""
"Added modules must be marked with the CLSCompliant attribute to match the "
"assembly"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1804
+#: ../mcs/mcs/attribute.cs:1787
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:551
+#: ../mcs/mcs/cs-tokenizer.cs:605
msgid ""
"The `partial' modifier can be used only immediately before `class', "
"`struct', `interface', or `void' keyword"
@@ -216,50 +212,50 @@ msgstr ""
"El modificador `partial' solamente puede ser utilizado antes de `class', "
"`struct', `interface' o la palabra clave `void'"
-#: ../mcs/mcs/cs-tokenizer.cs:1152 ../mcs/mcs/cs-tokenizer.cs:1222
+#: ../mcs/mcs/cs-tokenizer.cs:1219 ../mcs/mcs/cs-tokenizer.cs:1289
msgid "Invalid number"
msgstr "Número inválido"
-#: ../mcs/mcs/cs-tokenizer.cs:1408
+#: ../mcs/mcs/cs-tokenizer.cs:1475
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr "Secuencia de escape no reconocida: `\\\\{0}'"
-#: ../mcs/mcs/cs-tokenizer.cs:1427
+#: ../mcs/mcs/cs-tokenizer.cs:1494
msgid "Unrecognized escape sequence"
msgstr "Secuencia de escape no reconocida"
-#: ../mcs/mcs/cs-tokenizer.cs:1630
+#: ../mcs/mcs/cs-tokenizer.cs:1697
#, fuzzy
msgid "Missing identifier to pre-processor directive"
msgstr "La directiva del pre-procesador requiere un identificador"
-#: ../mcs/mcs/cs-tokenizer.cs:1640 ../mcs/mcs/cs-tokenizer.cs:1644
+#: ../mcs/mcs/cs-tokenizer.cs:1707 ../mcs/mcs/cs-tokenizer.cs:1711
#, csharp-format
msgid "Identifier expected: {0}"
msgstr "Esperaba un identificador: {0}."
-#: ../mcs/mcs/cs-tokenizer.cs:2020
+#: ../mcs/mcs/cs-tokenizer.cs:2087
msgid "Numeric constant too long"
msgstr "La constante numérica es demasiado grande"
-#: ../mcs/mcs/cs-tokenizer.cs:2025
+#: ../mcs/mcs/cs-tokenizer.cs:2092
msgid "Invalid preprocessor directive"
msgstr "Directiva inválida para el pre-procesador."
-#: ../mcs/mcs/cs-tokenizer.cs:2032
+#: ../mcs/mcs/cs-tokenizer.cs:2099
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr "Directiva inválida para el pre-procesador ({0})."
-#: ../mcs/mcs/cs-tokenizer.cs:2038
+#: ../mcs/mcs/cs-tokenizer.cs:2105
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""
"No es posible definir nuevos símbolos para el preprocesador o elimiar las "
"definiciones existentes después del primer tóken del archivo"
-#: ../mcs/mcs/cs-tokenizer.cs:2044
+#: ../mcs/mcs/cs-tokenizer.cs:2111
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
@@ -267,47 +263,47 @@ msgstr ""
"Las directivas del pre-procesador deben aparecer como el primer carácter en "
"la línea (que no sea un espacio en blanco)"
-#: ../mcs/mcs/cs-tokenizer.cs:2049
+#: ../mcs/mcs/cs-tokenizer.cs:2116
msgid "Single-line comment or end-of-line expected"
msgstr "Esperaba un comentario de una sola línea o el final de archivo"
-#: ../mcs/mcs/cs-tokenizer.cs:2094 ../mcs/mcs/cs-tokenizer.cs:3008
+#: ../mcs/mcs/cs-tokenizer.cs:2161 ../mcs/mcs/cs-tokenizer.cs:3099
msgid "Expected `#endif' directive"
msgstr "Esperaba la directiva `#endif'"
-#: ../mcs/mcs/cs-tokenizer.cs:2127 ../mcs/mcs/cs-tokenizer.cs:2148
-#: ../mcs/mcs/cs-tokenizer.cs:2179 ../mcs/mcs/cs-tokenizer.cs:3006
+#: ../mcs/mcs/cs-tokenizer.cs:2194 ../mcs/mcs/cs-tokenizer.cs:2215
+#: ../mcs/mcs/cs-tokenizer.cs:2246 ../mcs/mcs/cs-tokenizer.cs:3097
msgid "#endregion directive expected"
msgstr "Esperaba la directiva `#endregion'"
-#: ../mcs/mcs/cs-tokenizer.cs:2234
+#: ../mcs/mcs/cs-tokenizer.cs:2301
#, csharp-format
msgid "#error: '{0}'"
msgstr "#error: '{0}'"
-#: ../mcs/mcs/cs-tokenizer.cs:2254
+#: ../mcs/mcs/cs-tokenizer.cs:2321
msgid "The line number specified for #line directive is missing or invalid"
msgstr ""
"Falta el número de linea especificado en la directiva #line o el número es "
"inválido"
-#: ../mcs/mcs/cs-tokenizer.cs:2258
+#: ../mcs/mcs/cs-tokenizer.cs:2325
msgid "Wrong preprocessor directive"
msgstr "La directiva del pre-procesador es errónea"
-#: ../mcs/mcs/cs-tokenizer.cs:2282 ../mcs/mcs/cs-tokenizer.cs:2823
+#: ../mcs/mcs/cs-tokenizer.cs:2349 ../mcs/mcs/cs-tokenizer.cs:2910
msgid "Newline in constant"
msgstr "Hay un carácter nueva-linea en la constante"
-#: ../mcs/mcs/cs-tokenizer.cs:2298
+#: ../mcs/mcs/cs-tokenizer.cs:2365
msgid "Unterminated string literal"
msgstr "La literal de texto no tiene fin"
-#: ../mcs/mcs/cs-tokenizer.cs:2332
+#: ../mcs/mcs/cs-tokenizer.cs:2399
msgid "Identifier too long (limit is 512 chars)"
msgstr "El identificador es demasiado grande (el límite son 512 caracteres)"
-#: ../mcs/mcs/cs-tokenizer.cs:2393
+#: ../mcs/mcs/cs-tokenizer.cs:2460
#, csharp-format
msgid ""
"`{0}': Any identifier with double underscores cannot be used when ISO "
@@ -316,17 +312,17 @@ msgstr ""
"`{0}': Ningún identificador con dos subrayados contíguos puede ser usado "
"cuando la versión del lenguage seleccionada es ISO"
-#: ../mcs/mcs/cs-tokenizer.cs:2687
+#: ../mcs/mcs/cs-tokenizer.cs:2765
msgid "End-of-file found, '*/' expected"
msgstr "El archivo se terminó, y esperaba encontrar un `*/'"
-#: ../mcs/mcs/cs-tokenizer.cs:2790
+#: ../mcs/mcs/cs-tokenizer.cs:2868
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr ""
"Esperaba una palabra clave, un identificador o una cadena después del "
"especificador '@' (al pie de la letra)"
-#: ../mcs/mcs/cs-tokenizer.cs:2838
+#: ../mcs/mcs/cs-tokenizer.cs:2925
msgid "Too many characters in character literal"
msgstr ""
@@ -348,7 +344,7 @@ msgstr ""
"El operador `{0}' require que el operador correspondiente `{1}' también sea "
"definido"
-#: ../mcs/mcs/class.cs:334
+#: ../mcs/mcs/class.cs:406
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
@@ -357,14 +353,14 @@ msgstr ""
"Las declaraciones parciales de `{0}' deben o todas ser classes, o todas "
"estructuras o todas interfaces"
-#: ../mcs/mcs/class.cs:343
+#: ../mcs/mcs/class.cs:415
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr ""
"Las varias declaraciones parciales de `{0} tienen modificadores de "
"accesibilidad en conflicto"
-#: ../mcs/mcs/class.cs:399
+#: ../mcs/mcs/class.cs:471
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
@@ -373,7 +369,7 @@ msgstr ""
"`{0}': las declaraciones explícitas de interfaces solamente pueden ser "
"declaradas en una clase o estructura"
-#: ../mcs/mcs/class.cs:437 ../mcs/mcs/decl.cs:2811
+#: ../mcs/mcs/class.cs:509 ../mcs/mcs/decl.cs:2836
#, csharp-format
msgid ""
"A member `{0}' is already defined. Rename this member or use different "
@@ -382,19 +378,24 @@ msgstr ""
"El miembro `{0} ya ha sido definido. Renombre este miembro o use tipos de "
"parámetro distintos"
-#: ../mcs/mcs/class.cs:554
+#: ../mcs/mcs/class.cs:626
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr ""
"No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
"indexador"
-#: ../mcs/mcs/class.cs:837
+#: ../mcs/mcs/class.cs:874
+#, fuzzy, csharp-format
+msgid "Class `{0}' cannot derive from the dynamic type"
+msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
+
+#: ../mcs/mcs/class.cs:887
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr "`{0}' ya está listado en la lista de interfaces"
-#: ../mcs/mcs/class.cs:845
+#: ../mcs/mcs/class.cs:895
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
@@ -403,30 +404,30 @@ msgstr ""
"Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
"la interface `{1}'"
-#: ../mcs/mcs/class.cs:851
+#: ../mcs/mcs/class.cs:901
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr "El tipo `{0} en la lista de interfaces no es una interface"
-#: ../mcs/mcs/class.cs:853
+#: ../mcs/mcs/class.cs:903
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""
"`{0}': las clases no pueden tener múltiples clases base (`{1}' y `{2}')"
-#: ../mcs/mcs/class.cs:856
+#: ../mcs/mcs/class.cs:906
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr "`{0}': la clase base `{1}' tiene que ser especificada primero"
-#: ../mcs/mcs/class.cs:883
+#: ../mcs/mcs/class.cs:933
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr ""
"Las declaraciones parciales de `{0}' no deben de especificar clases bases "
"distintas"
-#: ../mcs/mcs/class.cs:924
+#: ../mcs/mcs/class.cs:974
#, csharp-format
msgid ""
"`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
@@ -435,7 +436,12 @@ msgstr ""
"`{0}' no es posible implementar tanto `{1}' como `{2}' por que se pueden "
"unificar en algunos casos"
-#: ../mcs/mcs/class.cs:1115
+#: ../mcs/mcs/class.cs:1008
+#, csharp-format
+msgid "`{0}' clashes with a predefined namespace"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:1174
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
@@ -444,7 +450,7 @@ msgstr ""
"Las declaraciones parciales de `{0} deben de tener los mismos nombres de "
"parámetros en el mismo órden."
-#: ../mcs/mcs/class.cs:1135
+#: ../mcs/mcs/class.cs:1194
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
@@ -453,7 +459,7 @@ msgstr ""
"Las declaraciones parciales de `{0}' tienen limitaciones inconsistentes para "
"el tipo parametrizado `{1}'"
-#: ../mcs/mcs/class.cs:1230
+#: ../mcs/mcs/class.cs:1290
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
@@ -461,12 +467,12 @@ msgstr ""
"La interface heredada `{0}' produce un ciclo en la jerarquía de la interface "
"`{1}'"
-#: ../mcs/mcs/class.cs:1235
+#: ../mcs/mcs/class.cs:1295
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr "Dependencia circular en la clase base involucrando `{0}' y `{1}'"
-#: ../mcs/mcs/class.cs:1423
+#: ../mcs/mcs/class.cs:1496
msgid ""
"Two indexers have different names; the IndexerName attribute must be used "
"with the same name on every indexer within a type"
@@ -474,85 +480,85 @@ msgstr ""
"Hay dos indexadores con nombres distintos; El atributo IndexerName debe "
"ser usado con el mismo nombre en todos los indexadores dentro de un tipo"
-#: ../mcs/mcs/class.cs:2257
+#: ../mcs/mcs/class.cs:2322
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""
"El miembro estático `{0}' no puede ser marcado con override, virtual o "
"abstract"
-#: ../mcs/mcs/class.cs:2271
+#: ../mcs/mcs/class.cs:2336
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""
"El miembro `{0}' está usa `override' y no puede usar `new' o `virtual' "
-#: ../mcs/mcs/class.cs:2283
+#: ../mcs/mcs/class.cs:2348
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr "`{0}' no puede ser tanto externo como abstracto"
-#: ../mcs/mcs/class.cs:2288
+#: ../mcs/mcs/class.cs:2353
#, csharp-format
msgid "`{0}' cannot be both abstract and sealed"
msgstr "`{0}'' no puede ser tanto sellado como abstracto"
-#: ../mcs/mcs/class.cs:2293
+#: ../mcs/mcs/class.cs:2358
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr "El método abstracto `{0} no puede ser marcado como virtual"
-#: ../mcs/mcs/class.cs:2299
+#: ../mcs/mcs/class.cs:2364
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""
"`{0}' es abstracto pero ha sido declarado dentro de una clase que no es "
"abstracta (`{1}')"
-#: ../mcs/mcs/class.cs:2307
+#: ../mcs/mcs/class.cs:2372
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr "`{0}': los miembros virtuales o abstractos no pueden ser privados"
-#: ../mcs/mcs/class.cs:2314
+#: ../mcs/mcs/class.cs:2379
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr "`{0}' no puede sellarse por que no es una sobrecarga"
-#: ../mcs/mcs/class.cs:2400
+#: ../mcs/mcs/class.cs:2465
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr "`{0}': el tipo contenedor no implementa la interface `{1}'"
-#: ../mcs/mcs/class.cs:2534
+#: ../mcs/mcs/class.cs:2599
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""
"El tipo parametrizado `{0}' tiene el mimo nombre que el tipo contenedor, o "
"el método"
-#: ../mcs/mcs/class.cs:2540
+#: ../mcs/mcs/class.cs:2607
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr ""
"`{0}': los nombres de los miembros no pueden ser el mismo que el del tipo "
"contenedor"
-#: ../mcs/mcs/class.cs:2682
+#: ../mcs/mcs/class.cs:2760
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""
"La clase Syste.Object no puede tener una clase base o implementar una "
"interface."
-#: ../mcs/mcs/class.cs:2691
+#: ../mcs/mcs/class.cs:2769
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr ""
"El atributo `{0}' solamente es válido en las clases derivadas de System."
"Attribute"
-#: ../mcs/mcs/class.cs:2696
+#: ../mcs/mcs/class.cs:2774
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
@@ -560,77 +566,77 @@ msgstr ""
"El atributo `System.Diagnostics.ConditionalAttribute' solamente es válido en "
"métodos o en clases derivadas de System.Attribute"
-#: ../mcs/mcs/class.cs:2735
+#: ../mcs/mcs/class.cs:2812
#, csharp-format
msgid "`{0}': Static classes cannot contain user-defined operators"
msgstr ""
"`{0}': las clases estáticas no pueden contener operadores definidos por el "
"usuario"
-#: ../mcs/mcs/class.cs:2740
+#: ../mcs/mcs/class.cs:2817
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr "`{0}': las clases estáticas no pueden contener un destructor"
-#: ../mcs/mcs/class.cs:2745
+#: ../mcs/mcs/class.cs:2822
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr "`{0}': no es posible declarar indexadores en una clase estática"
-#: ../mcs/mcs/class.cs:2753
+#: ../mcs/mcs/class.cs:2830
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr ""
"`{0}': las clases estáticas no pueden tener constructores de instancias"
-#: ../mcs/mcs/class.cs:2759
+#: ../mcs/mcs/class.cs:2836
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr "`{0}' Los métodos de extensión deben de ser estáticos"
-#: ../mcs/mcs/class.cs:2763
+#: ../mcs/mcs/class.cs:2840
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr ""
"`{0}'L no es posible declarar miembros de instancia en una clase estática"
-#: ../mcs/mcs/class.cs:2772
+#: ../mcs/mcs/class.cs:2849
#, csharp-format
msgid "`{0}': an abstract class cannot be sealed or static"
msgstr "`{0}': una clase abstracta no puede estar sellada o ser estática"
-#: ../mcs/mcs/class.cs:2776
+#: ../mcs/mcs/class.cs:2853
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr "`{0}': una clase no puede estar sellada y ser estática al mismo tiempo"
-#: ../mcs/mcs/class.cs:2813
+#: ../mcs/mcs/class.cs:2888
#, csharp-format
msgid "Cannot derive from `{0}' because it is a type parameter"
msgstr "No se puede derivar de `{0}' ya que es un tipo parametrizado"
-#: ../mcs/mcs/class.cs:2820
+#: ../mcs/mcs/class.cs:2895
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr "Los tipos genericos no pueden derivad de `{0} ya que es un atributo"
-#: ../mcs/mcs/class.cs:2827
+#: ../mcs/mcs/class.cs:2902
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr "`{0}': no es posible derivar de una clase estática (`{1}')"
-#: ../mcs/mcs/class.cs:2830
-#, csharp-format
-msgid "`{0}': cannot derive from sealed class `{1}'"
+#: ../mcs/mcs/class.cs:2905
+#, fuzzy, csharp-format
+msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr "`{0}': no es posible derivad de una clase sellada (`{1}')"
-#: ../mcs/mcs/class.cs:2837
+#: ../mcs/mcs/class.cs:2912
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr "`{0}' no es posible derivad de la clase especial `{1}'"
-#: ../mcs/mcs/class.cs:2844
+#: ../mcs/mcs/class.cs:2919
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
@@ -639,7 +645,7 @@ msgstr ""
"Accesibilidad inconsistente: la clase base `{0}' es menos accessible que la "
"clase `{1}'"
-#: ../mcs/mcs/class.cs:2851
+#: ../mcs/mcs/class.cs:2926
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
@@ -648,41 +654,41 @@ msgstr ""
"La clase estática `{0}' no puede derivarse del tipo `{1}'. Las clases "
"estáticas deben derivar de `System.Object'"
-#: ../mcs/mcs/class.cs:2859
+#: ../mcs/mcs/class.cs:2934
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr "Las clases estáticas no pueden implementar interfaces (`{0}')"
-#: ../mcs/mcs/class.cs:3050
+#: ../mcs/mcs/class.cs:3114
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr ""
"`{0}': las estructuras no pueden tener inicializadores de campos en "
"instancias"
-#: ../mcs/mcs/class.cs:3358
+#: ../mcs/mcs/class.cs:3434
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr "`{0}': no es posible sobreescribir ya que `{1}' no es un evento"
-#: ../mcs/mcs/class.cs:3360
+#: ../mcs/mcs/class.cs:3436
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es una propiedad"
-#: ../mcs/mcs/class.cs:3362
+#: ../mcs/mcs/class.cs:3438
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr "`{0}': no es posible sobreescribir `{1}' ya que no es un método"
-#: ../mcs/mcs/class.cs:3364
+#: ../mcs/mcs/class.cs:3440
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""
"`{0}' está marcado como una sobreescritura pero no es posible encontrar {1} "
"para usar override"
-#: ../mcs/mcs/class.cs:3410
+#: ../mcs/mcs/class.cs:3486
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
@@ -691,43 +697,43 @@ msgstr ""
"`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este no "
"está marcado con `virtual', `abstract' u `override'"
-#: ../mcs/mcs/class.cs:3419
+#: ../mcs/mcs/class.cs:3495
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""
"`{0}': no es posible sobreescribir el miembro heredado `{1}' ya que este "
"está sellado"
-#: ../mcs/mcs/class.cs:3437
+#: ../mcs/mcs/class.cs:3513
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""
"`{0}': el tipo debe de ser `{1}' para que corresponda con el miembro "
"sobreescrito `{2}'"
-#: ../mcs/mcs/class.cs:3441
+#: ../mcs/mcs/class.cs:3517
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""
"`{0}': El tipo de regreso debe de ser `{1}' para qu ecorresponda con el "
"miembro sobreescrito `{2}'"
-#: ../mcs/mcs/class.cs:3463
+#: ../mcs/mcs/class.cs:3532 ../mcs/mcs/class.cs:3544
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr "`{0}' esconde el miembro abstracto heredado `{1}'"
-#: ../mcs/mcs/class.cs:3529
+#: ../mcs/mcs/class.cs:3610
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:3537
+#: ../mcs/mcs/class.cs:3618
#, fuzzy, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr "El tipo `{0} en la lista de interfaces no es una interface"
-#: ../mcs/mcs/class.cs:3566
+#: ../mcs/mcs/class.cs:3649
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -736,7 +742,7 @@ msgstr ""
"Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
"el indexador `{1}'"
-#: ../mcs/mcs/class.cs:3570
+#: ../mcs/mcs/class.cs:3653
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -745,87 +751,94 @@ msgstr ""
"Accesibilidad inconsistente: el tipo del parámetro `{0}' es menos accessible "
"que el operador `{1}'"
-#: ../mcs/mcs/class.cs:3574
+#: ../mcs/mcs/class.cs:3657
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"method `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3587
+#: ../mcs/mcs/class.cs:3671
+#, csharp-format
+msgid ""
+"Constructor `{0}' is marked `external' but has no external implementation "
+"specified"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:3674
#, csharp-format
msgid ""
"`{0}' is marked as an external but has no DllImport attribute. Consider "
"adding a DllImport attribute to specify the external implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:3621
+#: ../mcs/mcs/class.cs:3709
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
"`{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3725
+#: ../mcs/mcs/class.cs:3813
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
msgstr ""
-#: ../mcs/mcs/class.cs:3832
+#: ../mcs/mcs/class.cs:3919
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:3880
+#: ../mcs/mcs/class.cs:3973
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
"operator or explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4094
+#: ../mcs/mcs/class.cs:4173
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4125
+#: ../mcs/mcs/class.cs:4216
#, csharp-format
msgid "Conditional not valid on `{0}' because its return type is not void"
msgstr ""
-#: ../mcs/mcs/class.cs:4130
+#: ../mcs/mcs/class.cs:4221
#, csharp-format
msgid "Conditional not valid on `{0}' because it is an override method"
msgstr ""
-#: ../mcs/mcs/class.cs:4135
+#: ../mcs/mcs/class.cs:4226
msgid "Conditional not valid on interface members"
msgstr ""
-#: ../mcs/mcs/class.cs:4141
+#: ../mcs/mcs/class.cs:4232
#, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4148
+#: ../mcs/mcs/class.cs:4239
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4194
+#: ../mcs/mcs/class.cs:4285
#, fuzzy, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""
"No use `{0}' directamente. Use el modificador de parámetro `this' en su "
"lugar"
-#: ../mcs/mcs/class.cs:4231
+#: ../mcs/mcs/class.cs:4334
#, csharp-format
msgid "`{0}': Extension methods cannot be defined in a nested class"
msgstr ""
-#: ../mcs/mcs/class.cs:4236
+#: ../mcs/mcs/class.cs:4340
#, csharp-format
msgid ""
"`{0}': Extension methods cannot be declared without a reference to System."
@@ -833,457 +846,446 @@ msgid ""
"the first parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4250
+#: ../mcs/mcs/class.cs:4348
#, csharp-format
msgid "`{0}': Extension methods must be defined in a non-generic static class"
msgstr ""
-#: ../mcs/mcs/class.cs:4306
+#: ../mcs/mcs/class.cs:4399
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:4337
+#: ../mcs/mcs/class.cs:4428
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4422
+#: ../mcs/mcs/class.cs:4533
#, csharp-format
msgid "`{0}': Struct constructors cannot call base constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4455
+#: ../mcs/mcs/class.cs:4567
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""
-#: ../mcs/mcs/class.cs:4580
+#: ../mcs/mcs/class.cs:4685
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""
-#: ../mcs/mcs/class.cs:4600
+#: ../mcs/mcs/class.cs:4705
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4652
+#: ../mcs/mcs/class.cs:4757
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""
-#: ../mcs/mcs/class.cs:4943
+#: ../mcs/mcs/class.cs:5018
#, csharp-format
msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4949
+#: ../mcs/mcs/class.cs:5024
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""
-#: ../mcs/mcs/class.cs:4956
+#: ../mcs/mcs/class.cs:5031
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:4966
+#: ../mcs/mcs/class.cs:5041
#, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}.{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4973
+#: ../mcs/mcs/class.cs:5048
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4980
+#: ../mcs/mcs/class.cs:5055
#, csharp-format
msgid ""
"Accessor `{0}' must be declared public to implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5004
+#: ../mcs/mcs/class.cs:5079
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:5290
+#: ../mcs/mcs/class.cs:5366
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5305
+#: ../mcs/mcs/class.cs:5381
msgid "Inconsistent accessibility: property type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5310
+#: ../mcs/mcs/class.cs:5386
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5316 ../mcs/mcs/class.cs:5321
-#: ../mcs/mcs/delegate.cs:220
+#: ../mcs/mcs/class.cs:5392 ../mcs/mcs/class.cs:5397
+#: ../mcs/mcs/delegate.cs:169
msgid "Inconsistent accessibility: return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5326
+#: ../mcs/mcs/class.cs:5402
msgid "Inconsistent accessibility: field type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5336
+#: ../mcs/mcs/class.cs:5415
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5394
+#: ../mcs/mcs/class.cs:5472
msgid ""
"The modifier 'abstract' is not valid on fields. Try using a property instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5409
+#: ../mcs/mcs/class.cs:5487
msgid ""
"The FieldOffset attribute can only be placed on members of types marked with "
"the StructLayout(LayoutKind.Explicit)"
msgstr ""
-#: ../mcs/mcs/class.cs:5414
+#: ../mcs/mcs/class.cs:5492
msgid "The FieldOffset attribute is not allowed on static or const fields"
msgstr ""
-#: ../mcs/mcs/class.cs:5421
+#: ../mcs/mcs/class.cs:5499
msgid ""
"Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
"'fixed' field modifier instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5499
+#: ../mcs/mcs/class.cs:5578
#, csharp-format
msgid ""
"`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
"must have a FieldOffset attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:5508
+#: ../mcs/mcs/class.cs:5587
#, csharp-format
msgid "`{0}': cannot declare variables of static types"
msgstr ""
-#: ../mcs/mcs/class.cs:5623
+#: ../mcs/mcs/class.cs:5703
#, csharp-format
msgid ""
"`{0}': Fixed size buffers type must be one of the following: bool, byte, "
"short, int, long, char, sbyte, ushort, uint, ulong, float or double"
msgstr ""
-#: ../mcs/mcs/class.cs:5650
+#: ../mcs/mcs/class.cs:5730
#, csharp-format
msgid "`{0}': Fixed size buffer fields may only be members of structs"
msgstr ""
-#: ../mcs/mcs/class.cs:5669
+#: ../mcs/mcs/class.cs:5749
#, csharp-format
msgid "`{0}': Fixed size buffers must have a length greater than zero"
msgstr ""
-#: ../mcs/mcs/class.cs:5676
+#: ../mcs/mcs/class.cs:5756
#, csharp-format
msgid ""
"Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
msgstr ""
-#: ../mcs/mcs/class.cs:5869
+#: ../mcs/mcs/class.cs:5912
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/class.cs:5922
+#: ../mcs/mcs/class.cs:5969
#, csharp-format
msgid "`{0}': A volatile field cannot be of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5927
+#: ../mcs/mcs/class.cs:5974
#, csharp-format
msgid "`{0}': A field cannot be both volatile and readonly"
msgstr ""
-#: ../mcs/mcs/class.cs:6080
+#: ../mcs/mcs/class.cs:6119
#, csharp-format
msgid ""
"Attribute `{0}' is not valid on property or event accessors. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/class.cs:6180 ../mcs/mcs/decl.cs:2800
+#: ../mcs/mcs/class.cs:6218 ../mcs/mcs/decl.cs:2825
#, csharp-format
msgid "A member `{0}' is already reserved"
msgstr ""
-#: ../mcs/mcs/class.cs:6383
+#: ../mcs/mcs/class.cs:6422
#, csharp-format
msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6400
+#: ../mcs/mcs/class.cs:6439
#, csharp-format
msgid ""
"`{0}': accessibility modifiers may not be used on accessors in an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:6404
+#: ../mcs/mcs/class.cs:6443
#, csharp-format
msgid "`{0}': abstract properties cannot have private accessors"
msgstr ""
-#: ../mcs/mcs/class.cs:6471
+#: ../mcs/mcs/class.cs:6504
#, csharp-format
msgid ""
"The accessibility modifier of the `{0}' accessor must be more restrictive "
"than the modifier of the property or indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6539
+#: ../mcs/mcs/class.cs:6572
#, csharp-format
msgid ""
"`{0}': Cannot specify accessibility modifiers for both accessors of the "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:6547
+#: ../mcs/mcs/class.cs:6580
#, csharp-format
msgid ""
"`{0}': accessibility modifiers on accessors may only be used if the property "
"or indexer has both a get and a set accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6596
+#: ../mcs/mcs/class.cs:6629
#, csharp-format
msgid ""
"`{0}.get': cannot override because `{1}' does not have an overridable get "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6611
+#: ../mcs/mcs/class.cs:6644
#, csharp-format
msgid ""
"`{0}.set': cannot override because `{1}' does not have an overridable set "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6810
+#: ../mcs/mcs/class.cs:6868
#, csharp-format
msgid ""
"Automatically implemented property `{0}' cannot be used inside a type with "
"an explicit StructLayout attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:7164
+#: ../mcs/mcs/class.cs:7195
#, csharp-format
msgid "`{0}': abstract event cannot have an initializer"
msgstr ""
-#: ../mcs/mcs/class.cs:7370
+#: ../mcs/mcs/class.cs:7399
#, csharp-format
msgid "`{0}': event must be of a delegate type"
msgstr ""
-#: ../mcs/mcs/class.cs:7578
+#: ../mcs/mcs/class.cs:7607
msgid ""
"The `IndexerName' attribute is valid only on an indexer that is not an "
"explicit interface member declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:7585
+#: ../mcs/mcs/class.cs:7614
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: ../mcs/mcs/class.cs:7782
+#: ../mcs/mcs/class.cs:7811
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""
-#: ../mcs/mcs/class.cs:7812
+#: ../mcs/mcs/class.cs:7837
+#, csharp-format
+msgid "User-defined operator `{0}' cannot convert to or from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:7849
msgid ""
"User-defined operator cannot take an object of the enclosing type and "
"convert to an object of the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7823
+#: ../mcs/mcs/class.cs:7860
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7832
+#: ../mcs/mcs/class.cs:7869
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""
-#: ../mcs/mcs/class.cs:7839
+#: ../mcs/mcs/class.cs:7876
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""
-#: ../mcs/mcs/class.cs:7845
+#: ../mcs/mcs/class.cs:7882
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""
-#: ../mcs/mcs/class.cs:7853
+#: ../mcs/mcs/class.cs:7890
msgid ""
"Overloaded shift operator must have the type of the first operand be the "
"containing type, and the type of the second operand must be int"
msgstr ""
-#: ../mcs/mcs/class.cs:7862
+#: ../mcs/mcs/class.cs:7899
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7867
+#: ../mcs/mcs/class.cs:7904
msgid "The parameter type for ++ or -- operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7874
+#: ../mcs/mcs/class.cs:7911
msgid "The parameter type of a unary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7882
+#: ../mcs/mcs/class.cs:7919
msgid "The return type of operator True or False must be bool"
msgstr ""
-#: ../mcs/mcs/class.cs:7895
+#: ../mcs/mcs/class.cs:7932
msgid "One of the parameters of a binary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:125
+#: ../mcs/mcs/codegen.cs:122
msgid "Assembly generation failed -- Referenced assembly '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:143
+#: ../mcs/mcs/codegen.cs:140
msgid "Could not access the key inside the container `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:151
+#: ../mcs/mcs/codegen.cs:148
msgid "Could not use the specified key to strongname the assembly."
msgstr ""
-#: ../mcs/mcs/codegen.cs:179
+#: ../mcs/mcs/codegen.cs:174
msgid ""
"Could not find the symbol writer assembly (Mono.CompilerServices."
"SymbolWriter.dll)"
msgstr ""
-#: ../mcs/mcs/codegen.cs:184
+#: ../mcs/mcs/codegen.cs:179
#, csharp-format
msgid "Unexpected debug information initialization error `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:202
+#: ../mcs/mcs/codegen.cs:225
msgid "Couldn't delay-sign the assembly with the '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:207 ../mcs/mcs/codegen.cs:211
+#: ../mcs/mcs/codegen.cs:230 ../mcs/mcs/codegen.cs:234
msgid "Could not write to file `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:825
-#, csharp-format
-msgid "`{0}': not all code paths return a value"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:828
-#, csharp-format
-msgid "Not all code paths return a value in anonymous method of type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1252 ../mcs/mcs/codegen.cs:1265
+#: ../mcs/mcs/codegen.cs:677 ../mcs/mcs/codegen.cs:690
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1328
+#: ../mcs/mcs/codegen.cs:753
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1348
+#: ../mcs/mcs/codegen.cs:773
msgid "Error during assembly signing. "
msgstr ""
-#: ../mcs/mcs/codegen.cs:1373
+#: ../mcs/mcs/codegen.cs:801
msgid "Friend assembly reference `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1445
+#: ../mcs/mcs/codegen.cs:871
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1453
+#: ../mcs/mcs/codegen.cs:880
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1462
+#: ../mcs/mcs/codegen.cs:889
#, csharp-format
msgid "Cannot forward type `{0}' because it is defined in this assembly"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1468
+#: ../mcs/mcs/codegen.cs:895
#, csharp-format
msgid "Cannot forward type `{0}' because it is a nested type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1474
-#, csharp-format
-msgid "Cannot forward generic type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1679
-msgid ""
-"Value specified for the argument to 'System.Runtime.InteropServices."
-"DefaultCharSetAttribute' is not valid"
-msgstr ""
-
-#: ../mcs/mcs/const.cs:173
+#: ../mcs/mcs/const.cs:155
#, csharp-format
msgid "The expression being assigned to `{0}' must be constant"
msgstr ""
-#: ../mcs/mcs/const.cs:178
+#: ../mcs/mcs/const.cs:160
#, csharp-format
msgid ""
"The evaluation of the constant value for `{0}' involves a circular definition"
msgstr ""
-#: ../mcs/mcs/const.cs:184
+#: ../mcs/mcs/const.cs:166
#, csharp-format
msgid ""
"A constant `{0}' of reference type `{1}' can only be initialized with null"
msgstr ""
-#: ../mcs/mcs/const.cs:190
+#: ../mcs/mcs/const.cs:174
+#, fuzzy, csharp-format
+msgid "Type parameter `{0}' cannot be declared const"
+msgstr "El método abstracto `{0} no puede ser marcado como virtual"
+
+#: ../mcs/mcs/const.cs:177
#, csharp-format
msgid "The type `{0}' cannot be declared const"
msgstr ""
-#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:285
+#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:291
#, csharp-format
msgid "Constant value `{0}' cannot be converted to a `{1}'"
msgstr ""
-#: ../mcs/mcs/constant.cs:192
+#: ../mcs/mcs/constant.cs:191
#, csharp-format
msgid ""
"Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
@@ -1323,87 +1325,97 @@ msgstr ""
msgid "`{0}': Static classes cannot contain protected members"
msgstr ""
-#: ../mcs/mcs/decl.cs:946
+#: ../mcs/mcs/decl.cs:977
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:950
+#: ../mcs/mcs/decl.cs:981
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:953
+#: ../mcs/mcs/decl.cs:984
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:1026
+#: ../mcs/mcs/decl.cs:1057
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""
-#: ../mcs/mcs/decl.cs:1254
+#: ../mcs/mcs/decl.cs:1295
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""
-#: ../mcs/mcs/decl.cs:1303
+#: ../mcs/mcs/decl.cs:1344
msgid "Constraints are not allowed on non-generic declarations"
msgstr ""
-#: ../mcs/mcs/decl.cs:1347
+#: ../mcs/mcs/decl.cs:1381
+msgid "Variant type parameters can only be used with interfaces and delegates"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:1393
#, csharp-format
msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:2733
+#: ../mcs/mcs/decl.cs:2752
msgid ""
"A partial method declaration and partial method implementation cannot differ "
"on use of `params' modifier"
msgstr ""
-#: ../mcs/mcs/decl.cs:2736
+#: ../mcs/mcs/decl.cs:2755
msgid ""
"A partial method declaration and partial method implementation must be both "
"an extension method or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2740
+#: ../mcs/mcs/decl.cs:2760
+#, csharp-format
+msgid ""
+"Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:2764
#, csharp-format
msgid ""
-"An overloaded method `{0}' cannot differ on use of parameter modifiers only"
+"Overloaded method `{0}' cannot differ on use of parameter modifiers only"
msgstr ""
-#: ../mcs/mcs/decl.cs:2768
+#: ../mcs/mcs/decl.cs:2793
msgid ""
"A partial method declaration and partial method implementation must be both "
"`static' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2773
+#: ../mcs/mcs/decl.cs:2798
msgid ""
"A partial method declaration and partial method implementation must be both "
"`unsafe' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2779
+#: ../mcs/mcs/decl.cs:2804
#, csharp-format
msgid "A partial method `{0}' declaration is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2783
+#: ../mcs/mcs/decl.cs:2808
#, csharp-format
msgid "A partial method `{0}' implementation is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2791
+#: ../mcs/mcs/decl.cs:2816
#, csharp-format
msgid "Duplicate user-defined conversion in type `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:204
+#: ../mcs/mcs/delegate.cs:153
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -1412,373 +1424,358 @@ msgstr ""
"Accesibilidad inconsistente: la interface base `{0}' es menos accessible que "
"el delegado `{1}'"
-#: ../mcs/mcs/delegate.cs:403
+#: ../mcs/mcs/delegate.cs:360
msgid "Internal error: could not find delegate constructor!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:446 ../mcs/mcs/delegate.cs:567
+#: ../mcs/mcs/delegate.cs:403
msgid "Internal error: could not find Invoke method!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:745
+#: ../mcs/mcs/delegate.cs:579
#, csharp-format
msgid ""
"Cannot create delegate from method `{0}' because it is a member of System."
"Nullable<T> type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:757
+#: ../mcs/mcs/delegate.cs:591
#, csharp-format
msgid ""
"Extension method `{0}' of value type `{1}' cannot be used to create delegates"
msgstr ""
-#: ../mcs/mcs/delegate.cs:772
+#: ../mcs/mcs/delegate.cs:606
#, csharp-format
msgid "Cannot create delegate from partial method declaration `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:775
+#: ../mcs/mcs/delegate.cs:609
#, csharp-format
msgid ""
"Cannot create delegate with `{0}' because it has a Conditional attribute"
msgstr ""
-#: ../mcs/mcs/delegate.cs:838
+#: ../mcs/mcs/delegate.cs:672
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' parameters and return type must be same as "
"delegate `{2} {3}' parameters and return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:844
+#: ../mcs/mcs/delegate.cs:678
#, csharp-format
msgid ""
"A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
msgstr ""
-#: ../mcs/mcs/delegate.cs:849
+#: ../mcs/mcs/delegate.cs:683
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
"return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:974
+#: ../mcs/mcs/delegate.cs:768
msgid "Method name expected"
msgstr ""
-#: ../mcs/mcs/doc.cs:1006
+#: ../mcs/mcs/doc.cs:1005
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr ""
-#: ../mcs/mcs/driver.cs:154 ../mcs/mcs/driver.cs:710 ../mcs/mcs/driver.cs:713
+#: ../mcs/mcs/driver.cs:164 ../mcs/mcs/driver.cs:721 ../mcs/mcs/driver.cs:724
msgid "Source file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:181
+#: ../mcs/mcs/driver.cs:191
#, csharp-format
msgid "Source file `{0}' could not be found"
msgstr ""
-#: ../mcs/mcs/driver.cs:189
+#: ../mcs/mcs/driver.cs:199
#, csharp-format
msgid "Source file `{0}' is a binary file and not a text file"
msgstr ""
-#: ../mcs/mcs/driver.cs:207
+#: ../mcs/mcs/driver.cs:216
#, csharp-format
msgid "Compilation aborted in file `{0}', {1}"
msgstr ""
-#: ../mcs/mcs/driver.cs:275
+#: ../mcs/mcs/driver.cs:285
msgid ""
"Invalid target type for -target. Valid options are `exe', `winexe', "
"`library' or `module'"
msgstr ""
-#: ../mcs/mcs/driver.cs:323
+#: ../mcs/mcs/driver.cs:334
#, csharp-format
msgid "cannot find metadata file `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:330
+#: ../mcs/mcs/driver.cs:341
#, csharp-format
msgid "file `{0}' has invalid `{1}' metadata"
msgstr ""
-#: ../mcs/mcs/driver.cs:350
+#: ../mcs/mcs/driver.cs:361
#, csharp-format
msgid ""
"Referenced file `{0}' is not an assembly. Consider using `-addmodule' option "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:606
+#: ../mcs/mcs/driver.cs:617
msgid "Response file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:615
+#: ../mcs/mcs/driver.cs:626
msgid "Unable to open response file: "
msgstr ""
-#: ../mcs/mcs/driver.cs:665 ../mcs/mcs/driver.cs:675
+#: ../mcs/mcs/driver.cs:676 ../mcs/mcs/driver.cs:686
msgid "No files to compile were specified"
msgstr ""
-#: ../mcs/mcs/driver.cs:805
+#: ../mcs/mcs/driver.cs:818
msgid "Warning level must be in the range 0-4"
msgstr ""
-#: ../mcs/mcs/driver.cs:839
+#: ../mcs/mcs/driver.cs:852
msgid "Compatibility: Use -main:CLASS instead of --main CLASS or -m CLASS"
msgstr ""
-#: ../mcs/mcs/driver.cs:848
+#: ../mcs/mcs/driver.cs:861
msgid "Compatibility: Use -unsafe instead of --unsafe"
msgstr ""
-#: ../mcs/mcs/driver.cs:859
+#: ../mcs/mcs/driver.cs:872
msgid "Compatibility: Use -d:SYMBOL instead of --define SYMBOL"
msgstr ""
-#: ../mcs/mcs/driver.cs:873
+#: ../mcs/mcs/driver.cs:886
msgid "Compatibility: Use -out:FILE instead of --output FILE or -o FILE"
msgstr ""
-#: ../mcs/mcs/driver.cs:882
+#: ../mcs/mcs/driver.cs:895
msgid "Compatibility: Use -checked instead of --checked"
msgstr ""
-#: ../mcs/mcs/driver.cs:892
+#: ../mcs/mcs/driver.cs:905
msgid "Compatibility: Use -linkres:VALUE instead of --linkres VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:895
+#: ../mcs/mcs/driver.cs:908
msgid "Missing argument to --linkres"
msgstr ""
-#: ../mcs/mcs/driver.cs:906
+#: ../mcs/mcs/driver.cs:919
msgid "Compatibility: Use -res:VALUE instead of --res VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:909
+#: ../mcs/mcs/driver.cs:922
msgid "Missing argument to --resource"
msgstr ""
-#: ../mcs/mcs/driver.cs:919
+#: ../mcs/mcs/driver.cs:932
msgid "Compatibility: Use -target:KIND instead of --target KIND"
msgstr ""
-#: ../mcs/mcs/driver.cs:951
+#: ../mcs/mcs/driver.cs:964
msgid "Compatibility: Use -r:LIBRARY instead of -r library"
msgstr ""
-#: ../mcs/mcs/driver.cs:970
+#: ../mcs/mcs/driver.cs:983
msgid "Compatibility: Use -lib:ARG instead of --L arg"
msgstr ""
-#: ../mcs/mcs/driver.cs:979
+#: ../mcs/mcs/driver.cs:996
msgid "Compatibility: Use -nostdlib instead of --nostdlib"
msgstr ""
-#: ../mcs/mcs/driver.cs:988
-msgid "Compatibility: Use -warnaserror: option instead of --werror"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:993
+#: ../mcs/mcs/driver.cs:1005
msgid "Compatibility: Use -nowarn instead of --nowarn"
msgstr ""
-#: ../mcs/mcs/driver.cs:1010
+#: ../mcs/mcs/driver.cs:1022
msgid "Compatibility: Use -warn:LEVEL instead of --wlevel LEVEL"
msgstr ""
-#: ../mcs/mcs/driver.cs:1014
+#: ../mcs/mcs/driver.cs:1026
msgid "--wlevel requires a value from 0 to 4"
msgstr ""
-#: ../mcs/mcs/driver.cs:1023
+#: ../mcs/mcs/driver.cs:1035
msgid "--mcs-debug requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1030
+#: ../mcs/mcs/driver.cs:1042
msgid "Invalid argument to --mcs-debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1040
+#: ../mcs/mcs/driver.cs:1052
msgid "Compatibility: Use -recurse:PATTERN option instead --recurse PATTERN"
msgstr ""
-#: ../mcs/mcs/driver.cs:1042
+#: ../mcs/mcs/driver.cs:1054
msgid "--recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1054
+#: ../mcs/mcs/driver.cs:1066
msgid "Compatibility: Use -debug option instead of -g or --debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1059
+#: ../mcs/mcs/driver.cs:1071
msgid "Compatibility: Use -noconfig option instead of --noconfig"
msgstr ""
-#: ../mcs/mcs/driver.cs:1079
-msgid "Couldn't run pkg-config: "
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1087
-msgid "Specified package did not return any information"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1094
-msgid "Error running pkg-config. Check the above output."
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1190
+#: ../mcs/mcs/driver.cs:1204
#, csharp-format
msgid "Invalid conditional define symbol `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1244
+#: ../mcs/mcs/driver.cs:1258
#, csharp-format
msgid ""
"Invalid resource visibility option `{0}'. Use either `public' or `private' "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:1250
+#: ../mcs/mcs/driver.cs:1264
#, csharp-format
msgid "Wrong number of arguments for option `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1258
+#: ../mcs/mcs/driver.cs:1272
msgid "-recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1267
+#: ../mcs/mcs/driver.cs:1281
msgid "-reference requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1289 ../mcs/mcs/driver.cs:1301
-#: ../mcs/mcs/driver.cs:1313 ../mcs/mcs/driver.cs:1325
-#: ../mcs/mcs/driver.cs:1445 ../mcs/mcs/driver.cs:1465
-#: ../mcs/mcs/driver.cs:1472
+#: ../mcs/mcs/driver.cs:1303 ../mcs/mcs/driver.cs:1315
+#: ../mcs/mcs/driver.cs:1327 ../mcs/mcs/driver.cs:1339
+#: ../mcs/mcs/driver.cs:1493 ../mcs/mcs/driver.cs:1513
+#: ../mcs/mcs/driver.cs:1520
msgid " requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1306 ../mcs/mcs/driver.cs:1318
+#: ../mcs/mcs/driver.cs:1320 ../mcs/mcs/driver.cs:1332
msgid ""
"Cannot specify the `win32res' and the `win32ico' compiler option at the same "
"time"
msgstr ""
-#: ../mcs/mcs/driver.cs:1335
+#: ../mcs/mcs/driver.cs:1349
msgid "/lib requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1405
+#: ../mcs/mcs/driver.cs:1426
msgid "/nowarn requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1502
+#: ../mcs/mcs/driver.cs:1468
+msgid ""
+"Invalid platform type for -platform. Valid options are `anycpu', `x86', "
+"`x64' or `itanium'"
+msgstr ""
+
+#: ../mcs/mcs/driver.cs:1555
#, csharp-format
msgid ""
-"Invalid option `{0}' for /langversion. It must be either `ISO-1', `ISO-2' or "
+"Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
"`Default'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1518
+#: ../mcs/mcs/driver.cs:1571
#, csharp-format
msgid "Code page `{0}' is invalid or not installed"
msgstr ""
-#: ../mcs/mcs/driver.cs:1530
+#: ../mcs/mcs/driver.cs:1583
#, csharp-format
msgid "Unrecognized command-line option: `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1560
+#: ../mcs/mcs/driver.cs:1613
msgid "Invalid reference alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1565
+#: ../mcs/mcs/driver.cs:1618
msgid "Invalid extern alias for /reference. Alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1617
+#: ../mcs/mcs/driver.cs:1673
msgid ""
"If no source files are specified you must specify the output file with -out:"
msgstr ""
-#: ../mcs/mcs/driver.cs:1750
+#: ../mcs/mcs/driver.cs:1804
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1755
+#: ../mcs/mcs/driver.cs:1809
#, csharp-format
msgid "`{0}' specified for Main method must be a valid class or struct"
msgstr ""
-#: ../mcs/mcs/driver.cs:1759
+#: ../mcs/mcs/driver.cs:1813
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1764
+#: ../mcs/mcs/driver.cs:1818
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""
-#: ../mcs/mcs/driver.cs:1771
+#: ../mcs/mcs/driver.cs:1825
msgid "Cannot specify -main if building a module or library"
msgstr ""
-#: ../mcs/mcs/driver.cs:1776
+#: ../mcs/mcs/driver.cs:1830
msgid "Cannot link resource file when building a module"
msgstr ""
-#: ../mcs/mcs/driver.cs:1926
+#: ../mcs/mcs/driver.cs:1969
#, csharp-format
msgid "The resource identifier `{0}' has already been used in this assembly"
msgstr ""
-#: ../mcs/mcs/driver.cs:1940
+#: ../mcs/mcs/driver.cs:1983
#, csharp-format
msgid "Error reading resource file `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:330
+#: ../mcs/mcs/ecore.cs:331
#, csharp-format
msgid "`{0}' is inaccessible due to its protection level"
msgstr ""
-#: ../mcs/mcs/ecore.cs:335
+#: ../mcs/mcs/ecore.cs:336
#, csharp-format
msgid ""
"Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
"qualifier must be of type `{2}' or derived from it"
msgstr ""
-#: ../mcs/mcs/ecore.cs:345
+#: ../mcs/mcs/ecore.cs:346
msgid ""
"Only assignment, call, increment, decrement, and new object expressions can "
"be used as a statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:356
-#, csharp-format
-msgid "Cannot assign to `{0}' because it is a `{1}'"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:362
+#: ../mcs/mcs/ecore.cs:357
msgid "Keyword `void' cannot be used in this context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:392 ../mcs/mcs/statement.cs:1098
+#: ../mcs/mcs/ecore.cs:392
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}'"
msgstr ""
@@ -1815,312 +1812,314 @@ msgstr ""
msgid "A ref or out argument must be an assignable variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:724 ../mcs/mcs/ecore.cs:740
+#: ../mcs/mcs/ecore.cs:736 ../mcs/mcs/ecore.cs:752
#, csharp-format
msgid "Ambiguity between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:867
+#: ../mcs/mcs/ecore.cs:879
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:882
+#: ../mcs/mcs/ecore.cs:894
#, csharp-format
msgid "Using the generic type `{0}' requires {1} type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:911
+#: ../mcs/mcs/ecore.cs:923
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1025
-#, csharp-format
-msgid "`{0}' is a `{1}' but a `{2}' was expected"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1059
+#: ../mcs/mcs/ecore.cs:1079
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1064
+#: ../mcs/mcs/ecore.cs:1089
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1170
+#: ../mcs/mcs/ecore.cs:1195
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1177
+#: ../mcs/mcs/ecore.cs:1202
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1180
+#: ../mcs/mcs/ecore.cs:1205
#, csharp-format
msgid ""
"Cannot modify a value type return value of `{0}'. Consider storing the value "
"in a temporary variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1187
-#, csharp-format
-msgid "The {0} `{1}' cannot be used with type arguments"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1835
+#: ../mcs/mcs/ecore.cs:1888
msgid "Cannot modify the result of an unboxing conversion"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2407
+#: ../mcs/mcs/ecore.cs:2488
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2411
+#: ../mcs/mcs/ecore.cs:2492
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2757
+#: ../mcs/mcs/ecore.cs:2846
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3098
+#: ../mcs/mcs/ecore.cs:3092
#, csharp-format
msgid ""
"Static member `{0}' cannot be accessed with an instance reference, qualify "
"it with a type name instead"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3104
+#: ../mcs/mcs/ecore.cs:3098
msgid "An expression tree may not contain a base access"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3194
+#: ../mcs/mcs/ecore.cs:3189
#, csharp-format
msgid "The property `{0}' cannot be used with type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3664
+#: ../mcs/mcs/ecore.cs:3646
msgid "An expression tree cannot contain an expression with method group"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3674
+#: ../mcs/mcs/ecore.cs:3653
msgid ""
"Partial methods with only a defining declaration or removed conditional "
"methods cannot be used in an expression tree"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3692
+#: ../mcs/mcs/ecore.cs:3671
msgid "Method `"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3717
+#: ../mcs/mcs/ecore.cs:3692
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3729
+#: ../mcs/mcs/ecore.cs:3704
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
"`out' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3733
+#: ../mcs/mcs/ecore.cs:3708
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3736
+#: ../mcs/mcs/ecore.cs:3711
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3742
+#: ../mcs/mcs/ecore.cs:3717
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3746
+#: ../mcs/mcs/ecore.cs:3721
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3757
+#: ../mcs/mcs/ecore.cs:3732
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3760
+#: ../mcs/mcs/ecore.cs:3735
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3774
+#: ../mcs/mcs/ecore.cs:3749
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3777
+#: ../mcs/mcs/ecore.cs:3752
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3784
+#: ../mcs/mcs/ecore.cs:3759
#, csharp-format
msgid ""
"Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
"parentheses to invoke the method"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3790
+#: ../mcs/mcs/ecore.cs:3765
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4077
+#: ../mcs/mcs/ecore.cs:4136
msgid "Invoke cannot be called directly on a delegate"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4207
+#: ../mcs/mcs/ecore.cs:4274
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4216
+#: ../mcs/mcs/ecore.cs:4283
#, csharp-format
msgid "Using the generic method `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4258
+#: ../mcs/mcs/ecore.cs:4325
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4808
+#: ../mcs/mcs/ecore.cs:4571
+#, fuzzy, csharp-format
+msgid "The delegate `{0}' does not contain a parameter named `{1}'"
+msgstr "El delegado `{0} no toma {1} argumentos"
+
+#: ../mcs/mcs/ecore.cs:4576
+#, csharp-format
msgid ""
-"You cannot use fixed size buffers contained in unfixed expressions. Try "
-"using the fixed statement"
+"The best overloaded method match for `{0}' does not contain a parameter "
+"named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4813
+#: ../mcs/mcs/ecore.cs:4586
#, csharp-format
-msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgid ""
+"Named argument `{0}' cannot be used for a parameter which has positional "
+"argument specified"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5085
-#, csharp-format
+#: ../mcs/mcs/ecore.cs:4909
msgid ""
-"A local variable `{0}' cannot be used before it is declared. Consider "
-"renaming the local variable when it hides the field `{1}'"
+"You cannot use fixed size buffers contained in unfixed expressions. Try "
+"using the fixed statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5370
+#: ../mcs/mcs/ecore.cs:4914
+#, csharp-format
+msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:5471
#, csharp-format
msgid ""
"Property `{0}' is not supported by the C# language. Try to call the accessor "
"method `{1}' directly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5416
+#: ../mcs/mcs/ecore.cs:5517
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5428
+#: ../mcs/mcs/ecore.cs:5529
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5472
+#: ../mcs/mcs/ecore.cs:5573
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5475
+#: ../mcs/mcs/ecore.cs:5576
#, csharp-format
msgid ""
"A property or indexer `{0}' may not be passed as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5496
+#: ../mcs/mcs/ecore.cs:5597
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
"store the value"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5499
+#: ../mcs/mcs/ecore.cs:5600
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read only)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5515
+#: ../mcs/mcs/ecore.cs:5616
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5673
+#: ../mcs/mcs/ecore.cs:5774
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5807
+#: ../mcs/mcs/ecore.cs:5909
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5935
+#: ../mcs/mcs/ecore.cs:6037
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5946
+#: ../mcs/mcs/ecore.cs:6051
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5960
+#: ../mcs/mcs/ecore.cs:6068
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5967
+#: ../mcs/mcs/ecore.cs:6075
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""
@@ -2139,220 +2138,307 @@ msgstr ""
msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
msgstr ""
-#: ../mcs/mcs/eval.cs:529
+#: ../mcs/mcs/eval.cs:620
msgid "Detection Parsing Error"
msgstr ""
-#: ../mcs/mcs/expression.cs:555
+#: ../mcs/mcs/expression.cs:568
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:720
+#: ../mcs/mcs/expression.cs:630
+msgid "Cannot take the address of the given expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:664
+msgid ""
+"You can only take the address of unfixed expression inside of a fixed "
+"statement initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:752
#, csharp-format
msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:952
+#: ../mcs/mcs/expression.cs:873
+msgid "The * or -> operator must be applied to a pointer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:878 ../mcs/mcs/expression.cs:3969
+msgid "The operation in question is undefined on void pointers"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:984
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/expression.cs:1150
+#: ../mcs/mcs/expression.cs:1013
+msgid "No such operator '"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:1197
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1155
+#: ../mcs/mcs/expression.cs:1202
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1161
+#: ../mcs/mcs/expression.cs:1208
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""
-#: ../mcs/mcs/expression.cs:1403
+#: ../mcs/mcs/expression.cs:1449
#, csharp-format
msgid ""
"The `as' operator cannot be used with a non-reference type parameter `{0}'. "
"Consider adding `class' or a reference type constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:1407
+#: ../mcs/mcs/expression.cs:1453
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1439
+#: ../mcs/mcs/expression.cs:1485
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""
-#: ../mcs/mcs/expression.cs:1509
+#: ../mcs/mcs/expression.cs:1555
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1574
+#: ../mcs/mcs/expression.cs:1638
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:2001
+#: ../mcs/mcs/expression.cs:2054
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:2510
+#: ../mcs/mcs/expression.cs:2610
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""
-#: ../mcs/mcs/expression.cs:3006
+#: ../mcs/mcs/expression.cs:3180
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:3698
+#: ../mcs/mcs/expression.cs:3904
#, csharp-format
msgid ""
"A user-defined operator `{0}' must have parameters and return values of the "
"same type in order to be applicable as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3708
+#: ../mcs/mcs/expression.cs:3914
#, csharp-format
msgid ""
"The type `{0}' must have operator `true' and operator `false' defined when `"
"{1}' is used as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3969
+#: ../mcs/mcs/expression.cs:4154
+msgid "Can not compute type of conditional expression as `"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4166
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined because there is no "
"implicit conversion between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4423
+#: ../mcs/mcs/expression.cs:4639
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4462
+#: ../mcs/mcs/expression.cs:4678
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""
-#: ../mcs/mcs/expression.cs:4796
+#: ../mcs/mcs/expression.cs:4884
+#, csharp-format
+msgid ""
+"The base call to method `{0}' cannot be dynamically dispatched. Consider "
+"casting the dynamic arguments or eliminating the base access"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4924
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""
-#: ../mcs/mcs/expression.cs:4858
+#: ../mcs/mcs/expression.cs:4975
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""
-#: ../mcs/mcs/expression.cs:4860
+#: ../mcs/mcs/expression.cs:4977
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""
-#: ../mcs/mcs/expression.cs:4884
+#: ../mcs/mcs/expression.cs:5001
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:5383
+#: ../mcs/mcs/expression.cs:5448
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:5435
+#: ../mcs/mcs/expression.cs:5468
#, csharp-format
-msgid "Cannot create an instance of the static class `{0}'"
+msgid ""
+"Cannot create an instance of the variable type '{0}' because it doesn't have "
+"the new() constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:5447
+#: ../mcs/mcs/expression.cs:5475
#, csharp-format
-msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgid ""
+"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""
-#: ../mcs/mcs/expression.cs:5772
-msgid "Invalid rank specifier: expected `,' or `]'"
+#: ../mcs/mcs/expression.cs:5495
+#, csharp-format
+msgid "Cannot create an instance of the static class `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:5777
+#: ../mcs/mcs/expression.cs:5507
+#, csharp-format
+msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5829
msgid "Cannot create an array with a negative size"
msgstr ""
-#: ../mcs/mcs/expression.cs:5794 ../mcs/mcs/statement.cs:3049
+#: ../mcs/mcs/expression.cs:5846 ../mcs/mcs/statement.cs:996
+#: ../mcs/mcs/statement.cs:3054
msgid "A constant value is expected"
msgstr ""
-#: ../mcs/mcs/expression.cs:5881
+#: ../mcs/mcs/expression.cs:5853
+#, csharp-format
+msgid "An array initializer of length `{0}' was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5866
+msgid ""
+"Array initializers can only be used in a variable or field initializer. Try "
+"using a new expression instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5874
+msgid "A nested array initializer was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5914
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:5975
+#: ../mcs/mcs/expression.cs:6008
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:5980
+#: ../mcs/mcs/expression.cs:6013
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:6055
+#: ../mcs/mcs/expression.cs:6085
msgid "New invocation: Can not find a constructor for this argument list"
msgstr ""
-#: ../mcs/mcs/expression.cs:6494
+#: ../mcs/mcs/expression.cs:6524
msgid ""
"The type of an implicitly typed array cannot be inferred from the "
"initializer. Try specifying array type explicitly"
msgstr ""
-#: ../mcs/mcs/expression.cs:6672
+#: ../mcs/mcs/expression.cs:6695
+msgid ""
+"Keyword `this' is not valid in a static property, static method, or static "
+"field initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6698
msgid ""
"Anonymous methods inside structs cannot access instance members of `this'. "
"Consider copying `this' to a local variable outside the anonymous method and "
"using the local instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:6739
+#: ../mcs/mcs/expression.cs:6701
+msgid "Keyword `this' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6728
+msgid ""
+"The `this' object cannot be used before all of its fields are assigned to"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6759
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6741
+#: ../mcs/mcs/expression.cs:6761
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6743
+#: ../mcs/mcs/expression.cs:6763
msgid "Cannot assign to `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6850
+#: ../mcs/mcs/expression.cs:6822
+msgid "The __arglist construct is valid only within a variable argument method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6872
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""
-#: ../mcs/mcs/expression.cs:6960
+#: ../mcs/mcs/expression.cs:6942
+msgid ""
+"System.Void cannot be used from C#. Use typeof (void) to get the void type "
+"object"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6947
+msgid "The typeof operator cannot be used on the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6979
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""
-#: ../mcs/mcs/expression.cs:7193
+#: ../mcs/mcs/expression.cs:7254
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
@@ -2360,40 +2446,40 @@ msgid ""
"SizeOf)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7248
+#: ../mcs/mcs/expression.cs:7309
#, csharp-format
msgid "Alias `{0}' not found"
msgstr ""
-#: ../mcs/mcs/expression.cs:7259
+#: ../mcs/mcs/expression.cs:7320
#, csharp-format
msgid ""
"Alias `{0}' cannot be used with '::' since it denotes a type. Consider "
"replacing '::' with '.'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7275
+#: ../mcs/mcs/expression.cs:7336
#, csharp-format
msgid ""
"A namespace alias qualifier `{0}' did not resolve to a namespace or a type"
msgstr ""
-#: ../mcs/mcs/expression.cs:7414
+#: ../mcs/mcs/expression.cs:7484
#, csharp-format
msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:7511
+#: ../mcs/mcs/expression.cs:7589
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7579
+#: ../mcs/mcs/expression.cs:7654
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7591
+#: ../mcs/mcs/expression.cs:7666
#, csharp-format
msgid ""
"Type `{0}' does not contain a definition for `{1}' and no extension method `"
@@ -2401,102 +2487,142 @@ msgid ""
"assembly reference?)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7809
+#: ../mcs/mcs/expression.cs:7852
+msgid "A pointer must be indexed by only one value"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7878
msgid "Cannot apply indexing with [] to an expression of type `System.Array'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7915
+#: ../mcs/mcs/expression.cs:7923
+msgid "An element access expression cannot use named argument"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7993
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8419
-#, csharp-format
+#: ../mcs/mcs/expression.cs:8481
+msgid "A property or indexer may not be passed as an out or ref parameter"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8503
msgid ""
-"A property or indexer `{0}' may not be passed as an out or ref parameter"
+"The indexer base access cannot be dynamically dispatched. Consider casting "
+"the dynamic arguments or eliminating the base access"
msgstr ""
-#: ../mcs/mcs/expression.cs:8444
+#: ../mcs/mcs/expression.cs:8516
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8474
+#: ../mcs/mcs/expression.cs:8546
#, csharp-format
msgid "The read only property or indexer `{0}' cannot be assigned to"
msgstr ""
-#: ../mcs/mcs/expression.cs:8482
+#: ../mcs/mcs/expression.cs:8556
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks a `{1}' accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:8504
+#: ../mcs/mcs/expression.cs:8578
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because a `{1}' "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/expression.cs:8967
+#: ../mcs/mcs/expression.cs:8748
+#, fuzzy
+msgid "Keyword `base' is not available in a static method"
+msgstr ""
+"La palabra reservada `new' no está permitida en los elementos de un espacio "
+"de nombres"
+
+#: ../mcs/mcs/expression.cs:8750
+#, fuzzy
+msgid "Keyword `base' is not available in the current context"
+msgstr ""
+"La palabra reservada `new' no está permitida en los elementos de un espacio "
+"de nombres"
+
+#: ../mcs/mcs/expression.cs:8773
+#, csharp-format
+msgid "{0}: Can not reference a type through an expression, try `{1}' instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8776
+#, csharp-format
+msgid "{0}: Can not reference a {1} through an expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9049
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8973
+#: ../mcs/mcs/expression.cs:9055
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:9132
+#: ../mcs/mcs/expression.cs:9218
msgid "Cannot use a negative size with stackalloc"
msgstr ""
-#: ../mcs/mcs/expression.cs:9259
+#: ../mcs/mcs/expression.cs:9223
+msgid "Cannot use stackalloc in finally or catch"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9344
#, csharp-format
msgid ""
"Member `{0}' cannot be initialized. An object initializer may only be used "
"for fields, or properties"
msgstr ""
-#: ../mcs/mcs/expression.cs:9262
+#: ../mcs/mcs/expression.cs:9347
#, csharp-format
msgid ""
" Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9435
+#: ../mcs/mcs/expression.cs:9508
#, csharp-format
msgid ""
"A field or property `{0}' cannot be initialized with a collection object "
"initializer because type `{1}' does not implement `{2}' interface"
msgstr ""
-#: ../mcs/mcs/expression.cs:9446
+#: ../mcs/mcs/expression.cs:9519
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""
-#: ../mcs/mcs/expression.cs:9454
+#: ../mcs/mcs/expression.cs:9527
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""
-#: ../mcs/mcs/expression.cs:9471
+#: ../mcs/mcs/expression.cs:9545
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9732
+#: ../mcs/mcs/expression.cs:9805
#, fuzzy
msgid "Anonymous types cannot be used in this expression"
msgstr ""
"Los métodos anónimos no pueden ser convertidos a árboles de expresiones"
-#: ../mcs/mcs/expression.cs:9839
+#: ../mcs/mcs/expression.cs:9905
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""
@@ -2505,151 +2631,160 @@ msgstr ""
msgid "Control cannot fall through from one case label to another"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:533
+#: ../mcs/mcs/flowanalysis.cs:537
#, csharp-format
msgid ""
"The label `{0}:' could not be found within the scope of the goto statement"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:661
+#: ../mcs/mcs/flowanalysis.cs:665
msgid ""
"A throw statement with no arguments is not allowed outside of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:672 ../mcs/mcs/flowanalysis.cs:678
+#: ../mcs/mcs/flowanalysis.cs:676 ../mcs/mcs/flowanalysis.cs:682
msgid "No enclosing loop out of which to break or continue"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:706
+#: ../mcs/mcs/flowanalysis.cs:710
msgid "Control cannot leave the body of an anonymous method"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:747
+#: ../mcs/mcs/flowanalysis.cs:751
msgid "Cannot yield a value in the body of a try block with a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:749
+#: ../mcs/mcs/flowanalysis.cs:753
msgid "Cannot yield a value in the body of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:901
+#: ../mcs/mcs/flowanalysis.cs:905
msgid ""
"A throw statement with no arguments is not allowed inside of a finally "
"clause nested inside of the innermost catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:913 ../mcs/mcs/iterators.cs:112
+#: ../mcs/mcs/flowanalysis.cs:917 ../mcs/mcs/iterators.cs:107
msgid "Cannot yield in the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:924 ../mcs/mcs/flowanalysis.cs:940
-#: ../mcs/mcs/flowanalysis.cs:976 ../mcs/mcs/statement.cs:778
+#: ../mcs/mcs/flowanalysis.cs:928 ../mcs/mcs/flowanalysis.cs:944
+#: ../mcs/mcs/flowanalysis.cs:980 ../mcs/mcs/statement.cs:695
msgid "Control cannot leave the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1144
+#: ../mcs/mcs/flowanalysis.cs:1160
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
"control leaves the constructor. Consider calling default contructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1148
+#: ../mcs/mcs/flowanalysis.cs:1164
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1442
+#: ../mcs/mcs/flowanalysis.cs:1440
msgid "Use of unassigned local variable `"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1512
+#: ../mcs/mcs/flowanalysis.cs:1510
msgid "Use of possibly unassigned field `"
msgstr ""
-#: ../mcs/mcs/generic.cs:191
+#: ../mcs/mcs/generic.cs:279
msgid "The new() constraint must be the last constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:204
+#: ../mcs/mcs/generic.cs:292
msgid "The `new()' constraint cannot be used with the `struct' constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:210
+#: ../mcs/mcs/generic.cs:298
msgid ""
"The `class' or `struct' constraint must be the first constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:246
+#: ../mcs/mcs/generic.cs:334
#, csharp-format
msgid ""
"Inconsistent accessibility: constraint type `{0}' is less accessible than `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:258
+#: ../mcs/mcs/generic.cs:345
#, csharp-format
msgid ""
"The class type constraint `{0}' must be listed before any other constraints. "
"Consider moving type constraint to the beginning of the constraint list"
msgstr ""
-#: ../mcs/mcs/generic.cs:262
+#: ../mcs/mcs/generic.cs:349
#, csharp-format
msgid ""
"`{0}': cannot specify both a constraint class and the `class' or `struct' "
"constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:279 ../mcs/mcs/generic.cs:294
+#: ../mcs/mcs/generic.cs:375 ../mcs/mcs/generic.cs:390
#, csharp-format
msgid "Duplicate constraint `{0}' for type parameter `{1}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:313
+#: ../mcs/mcs/generic.cs:409
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""
-#: ../mcs/mcs/generic.cs:318
+#: ../mcs/mcs/generic.cs:414
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. A constraint must be an interface, a non-"
"sealed class or a type parameter"
msgstr ""
-#: ../mcs/mcs/generic.cs:331
+#: ../mcs/mcs/generic.cs:427
#, csharp-format
msgid "A constraint cannot be special class `{0}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:361
+#: ../mcs/mcs/generic.cs:433
+msgid "A constraint cannot be the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:462
#, csharp-format
msgid ""
"Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
"constraint for `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:381
+#: ../mcs/mcs/generic.cs:482
#, csharp-format
msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:395
+#: ../mcs/mcs/generic.cs:496
#, csharp-format
msgid "Circular constraint dependency involving `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:697
+#: ../mcs/mcs/generic.cs:745
+#, csharp-format
+msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:823
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides or explicit interface "
"implementation methods"
msgstr ""
-#: ../mcs/mcs/generic.cs:728
+#: ../mcs/mcs/generic.cs:854
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
@@ -2657,38 +2792,38 @@ msgid ""
"using an explicit interface implementation instead"
msgstr ""
-#: ../mcs/mcs/generic.cs:1142
+#: ../mcs/mcs/generic.cs:1276
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""
-#: ../mcs/mcs/generic.cs:1149
+#: ../mcs/mcs/generic.cs:1283
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""
-#: ../mcs/mcs/generic.cs:1384
+#: ../mcs/mcs/generic.cs:1526
#, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
"`{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1393
+#: ../mcs/mcs/generic.cs:1535
#, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
"parameter `{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1436
+#: ../mcs/mcs/generic.cs:1578
#, csharp-format
msgid ""
"The type `{0}' must have a public parameterless constructor in order to use "
"it as parameter `{1}' in the generic type or method `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1486
+#: ../mcs/mcs/generic.cs:1637
#, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2696,40 +2831,40 @@ msgid ""
"of type `{3}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1492
+#: ../mcs/mcs/generic.cs:1643
#, csharp-format
msgid ""
"The type `{0}' must be convertible to `{1}' in order to use it as parameter `"
"{2}' in the generic type or method `{3}'"
msgstr ""
-#: ../mcs/mcs/iterators.cs:42 ../mcs/mcs/iterators.cs:924
-msgid "Unsafe code may not appear in iterators"
-msgstr ""
-
-#: ../mcs/mcs/iterators.cs:52
+#: ../mcs/mcs/iterators.cs:44
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""
-#: ../mcs/mcs/iterators.cs:892
+#: ../mcs/mcs/iterators.cs:888
#, csharp-format
msgid ""
"The body of `{0}' cannot be an iterator block because `{1}' is not an "
"iterator interface type"
msgstr ""
-#: ../mcs/mcs/iterators.cs:905
+#: ../mcs/mcs/iterators.cs:901
msgid "Iterators cannot have ref or out parameters"
msgstr ""
-#: ../mcs/mcs/iterators.cs:911
+#: ../mcs/mcs/iterators.cs:907
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""
-#: ../mcs/mcs/iterators.cs:917
+#: ../mcs/mcs/iterators.cs:913
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""
+#: ../mcs/mcs/iterators.cs:920 ../mcs/mcs/statement.cs:4242
+msgid "Unsafe code may not appear in iterators"
+msgstr ""
+
#: ../mcs/mcs/linq.cs:75
#, csharp-format
msgid ""
@@ -2744,76 +2879,61 @@ msgid ""
"Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:122
+#: ../mcs/mcs/linq.cs:125
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern for source type `{1}' "
"could not be found"
msgstr ""
-#: ../mcs/mcs/linq.cs:133
+#: ../mcs/mcs/linq.cs:136
#, csharp-format
msgid ""
"An expression type is incorrect in a subsequent `from' clause in a query "
"expression with source type `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:137
+#: ../mcs/mcs/linq.cs:140
#, csharp-format
msgid ""
"An expression type in `{0}' clause is incorrect. Type inference failed in "
"the call to `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:263
+#: ../mcs/mcs/linq.cs:264
#, csharp-format
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:702
+#: ../mcs/mcs/linq.cs:703
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:708
+#: ../mcs/mcs/linq.cs:709
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""
-#: ../mcs/mcs/linq.cs:714
-#, csharp-format
-msgid "A range variable `{0}' conflicts with a method type parameter"
-msgstr ""
-
-#: ../mcs/mcs/literal.cs:76
+#: ../mcs/mcs/literal.cs:98
#, csharp-format
msgid ""
"Cannot convert null to the type parameter `{0}' because it could be a value "
"type. Consider using `default ({0})' instead"
msgstr ""
-#: ../mcs/mcs/literal.cs:79
+#: ../mcs/mcs/literal.cs:104
#, csharp-format
msgid "Cannot convert null to `{0}' because it is a value type"
msgstr ""
-#: ../mcs/mcs/literal.cs:326
+#: ../mcs/mcs/literal.cs:365
#, csharp-format
msgid ""
"Literal of type double cannot be implicitly converted to type `{0}'. Add "
"suffix `{1}' to create a literal of this type"
msgstr ""
-#: ../mcs/mcs/location.cs:228
-#, csharp-format
-msgid "Source file `{0}' specified multiple times"
-msgstr ""
-
-#: ../mcs/mcs/location.cs:230
-#, csharp-format
-msgid "Source filenames `{0}' and `{1}' both refer to the same file: {2}"
-msgstr ""
-
#: ../mcs/mcs/modifiers.cs:241
msgid "More than one protection modifier specified"
msgstr ""
@@ -2822,175 +2942,205 @@ msgstr ""
msgid "The modifier `"
msgstr ""
-#: ../mcs/mcs/namespace.cs:108
+#: ../mcs/mcs/namespace.cs:68
#, csharp-format
msgid "An assembly `{0}' is used without being referenced"
msgstr ""
-#: ../mcs/mcs/namespace.cs:134
+#: ../mcs/mcs/namespace.cs:100
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""
-#: ../mcs/mcs/namespace.cs:268
+#: ../mcs/mcs/namespace.cs:300
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found in the global namespace "
"(are you missing an assembly reference?)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:388
+#: ../mcs/mcs/namespace.cs:425
#, csharp-format
msgid ""
"The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
"you missing an assembly reference?"
msgstr ""
-#: ../mcs/mcs/namespace.cs:395
+#: ../mcs/mcs/namespace.cs:432
#, csharp-format
msgid "Using the generic type `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:417
+#: ../mcs/mcs/namespace.cs:442
+#, csharp-format
+msgid "The {0} `{1}' cannot be used with type arguments"
+msgstr ""
+
+#: ../mcs/mcs/namespace.cs:455
#, csharp-format
msgid "The non-generic {0} `{1}' cannot be used with the type arguments"
msgstr ""
-#: ../mcs/mcs/namespace.cs:661
+#: ../mcs/mcs/namespace.cs:731
#, csharp-format
msgid ""
"`{0}' is a type not a namespace. A using namespace directive can only be "
"applied to namespaces"
msgstr ""
-#: ../mcs/mcs/namespace.cs:688
+#: ../mcs/mcs/namespace.cs:758
#, csharp-format
msgid "The extern alias `{0}' was not specified in -reference option"
msgstr ""
-#: ../mcs/mcs/namespace.cs:896 ../mcs/mcs/namespace.cs:918
+#: ../mcs/mcs/namespace.cs:964 ../mcs/mcs/namespace.cs:986
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""
-#: ../mcs/mcs/namespace.cs:942
+#: ../mcs/mcs/namespace.cs:1010
msgid "An extern alias declaration must precede all other elements"
msgstr ""
-#: ../mcs/mcs/namespace.cs:960
+#: ../mcs/mcs/namespace.cs:1028
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1033
+#: ../mcs/mcs/namespace.cs:1116
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1072
+#: ../mcs/mcs/namespace.cs:1155
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1165
+#: ../mcs/mcs/namespace.cs:1248
msgid "You cannot redefine the global extern alias"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1170
+#: ../mcs/mcs/namespace.cs:1253
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found. Are you missing a using "
"directive or an assembly reference?"
msgstr ""
-#: ../mcs/mcs/nullable.cs:968
+#: ../mcs/mcs/nullable.cs:984
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""
-#: ../mcs/mcs/parameter.cs:176
+#: ../mcs/mcs/parameter.cs:164
msgid "The params parameter must be a single dimensional array"
msgstr ""
-#: ../mcs/mcs/parameter.cs:277
-msgid "Invalid parameter type `void'"
-msgstr ""
-
-#: ../mcs/mcs/parameter.cs:288
+#: ../mcs/mcs/parameter.cs:264
msgid "An out parameter cannot have the `In' attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:293
+#: ../mcs/mcs/parameter.cs:269
msgid ""
"Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
msgstr ""
-#: ../mcs/mcs/parameter.cs:300
+#: ../mcs/mcs/parameter.cs:276
msgid ""
"Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
"`Out' attributes or neither"
msgstr ""
-#: ../mcs/mcs/parameter.cs:318
+#: ../mcs/mcs/parameter.cs:286
+#, fuzzy, csharp-format
+msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
+msgstr ""
+"No puede especificar el atributo `DefaultMember' en un tipo que contiene un "
+"indexador"
+
+#: ../mcs/mcs/parameter.cs:300
#, csharp-format
-msgid "Argument of type `{0}' is not applicable for the DefaultValue attribute"
+msgid ""
+"Argument of type `{0}' is not applicable for the DefaultParameterValue "
+"attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:321
+#: ../mcs/mcs/parameter.cs:303
#, csharp-format
msgid ""
-"The DefaultValue attribute is not applicable on parameters of type `{0}'"
+"The DefaultParameterValue attribute is not applicable on parameters of type `"
+"{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:333
+#: ../mcs/mcs/parameter.cs:315
msgid "The type of the default value should match the type of the parameter"
msgstr ""
-#: ../mcs/mcs/parameter.cs:373
+#: ../mcs/mcs/parameter.cs:368
+#, csharp-format
+msgid ""
+"The expression being assigned to optional parameter `{0}' must be a constant "
+"or default value"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:376 ../mcs/mcs/parameter.cs:385
+#, csharp-format
+msgid ""
+"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:389
+#, csharp-format
+msgid ""
+"Optional parameter value `{0}' cannot be converted to parameter type `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:400
#, csharp-format
msgid "Method or delegate parameter cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:386
+#: ../mcs/mcs/parameter.cs:413
#, csharp-format
msgid "`{0}': static types cannot be used as parameters"
msgstr ""
-#: ../mcs/mcs/parameter.cs:392
+#: ../mcs/mcs/parameter.cs:419
#, csharp-format
-msgid "The type of extension method cannot be `{0}'"
+msgid "The extension method cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:502
+#: ../mcs/mcs/parameter.cs:550
msgid "An expression tree parameter cannot use `ref' or `out' modifier"
msgstr ""
-#: ../mcs/mcs/parameter.cs:975
+#: ../mcs/mcs/parameter.cs:1072
#, csharp-format
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""
-#: ../mcs/mcs/parameter.cs:993
+#: ../mcs/mcs/parameter.cs:1090
#, csharp-format
msgid "The parameter name `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/pending.cs:607
+#: ../mcs/mcs/pending.cs:611
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is static"
msgstr ""
-#: ../mcs/mcs/pending.cs:611
+#: ../mcs/mcs/pending.cs:615
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' in not public"
msgstr ""
-#: ../mcs/mcs/pending.cs:615
+#: ../mcs/mcs/pending.cs:619
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
@@ -2998,88 +3148,83 @@ msgid ""
"type `{4}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:620
+#: ../mcs/mcs/pending.cs:624
#, csharp-format
msgid "`{0}' does not implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:624
+#: ../mcs/mcs/pending.cs:628
#, csharp-format
msgid "`{0}' does not implement inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/report.cs:587
-#, csharp-format
-msgid ""
-"Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
-"`gmcs' compiler instead"
+#: ../mcs/mcs/rootcontext.cs:429
+msgid "Unsafe code requires the `unsafe' command line option to be specified"
msgstr ""
-#: ../mcs/mcs/report.cs:595
-#, csharp-format
+#: ../mcs/mcs/roottypes.cs:204
msgid ""
-"Feature `{0}' cannot be used because it is not part of the C# {1} language "
-"specification"
+"Value specified for the argument to 'System.Runtime.InteropServices."
+"DefaultCharSetAttribute' is not valid"
msgstr ""
-#: ../mcs/mcs/report.cs:652
-#, csharp-format
+#: ../mcs/mcs/statement.cs:86
msgid ""
-"Your .NET Runtime does not support `{0}'. Please use the latest Mono runtime "
-"instead."
-msgstr ""
-
-#: ../mcs/mcs/rootcontext.cs:415
-msgid "Unsafe code requires the `unsafe' command line option to be specified"
+"A lambda expression with statement body cannot be converted to an expresion "
+"tree"
msgstr ""
-#: ../mcs/mcs/statement.cs:105
+#: ../mcs/mcs/statement.cs:729
+#, csharp-format
msgid ""
-"A lambda expression with statement body cannot be converted to an expresion "
-"tree"
+"An object of a type convertible to `{0}' is required for the return statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:818
+#: ../mcs/mcs/statement.cs:735
msgid ""
"Cannot return a value from iterators. Use the yield return statement to "
"return a value, or yield break to end the iteration"
msgstr ""
-#: ../mcs/mcs/statement.cs:825
+#: ../mcs/mcs/statement.cs:741
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""
-#: ../mcs/mcs/statement.cs:849
+#: ../mcs/mcs/statement.cs:760
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' because some of the return types "
"in the block are not implicitly convertible to the delegate return type"
msgstr ""
-#: ../mcs/mcs/statement.cs:1041 ../mcs/mcs/statement.cs:1073
+#: ../mcs/mcs/statement.cs:946 ../mcs/mcs/statement.cs:984
msgid "A goto case is only valid inside a switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:1669
+#: ../mcs/mcs/statement.cs:1070 ../mcs/mcs/statement.cs:4633
+msgid "The type caught or thrown must be derived from System.Exception"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:1573
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1694
+#: ../mcs/mcs/statement.cs:1598
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/statement.cs:1789
+#: ../mcs/mcs/statement.cs:1693
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""
-#: ../mcs/mcs/statement.cs:1900
+#: ../mcs/mcs/statement.cs:1804
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
@@ -3087,98 +3232,106 @@ msgid ""
"scope to denote something else"
msgstr ""
-#: ../mcs/mcs/statement.cs:1909
+#: ../mcs/mcs/statement.cs:1813
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1914
+#: ../mcs/mcs/statement.cs:1954
+msgid "An implicitly typed local variable cannot be a constant"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2834 ../mcs/mcs/statement.cs:2836
+msgid "Internal compiler error: Phase Resolve"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2844
#, csharp-format
-msgid "The type parameter name `{0}' is the same as `{1}'"
+msgid "`{0}': not all code paths return a value"
msgstr ""
-#: ../mcs/mcs/statement.cs:2050
-msgid "An implicitly typed local variable cannot be a constant"
+#: ../mcs/mcs/statement.cs:2847
+#, csharp-format
+msgid "Not all code paths return a value in anonymous method of type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:2949
+#: ../mcs/mcs/statement.cs:2905
#, csharp-format
msgid ""
"The out parameter `{0}' must be assigned to before control leaves the "
"current method"
msgstr ""
-#: ../mcs/mcs/statement.cs:3082
+#: ../mcs/mcs/statement.cs:3087
#, csharp-format
msgid "The label `case {0}:' already occurs in this switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:3628
-msgid "A value of an integral type or string expected for switch"
+#: ../mcs/mcs/statement.cs:3627
+#, csharp-format
+msgid ""
+"A switch expression of type `{0}' cannot be converted to an integral type, "
+"bool, char, string, enum or nullable type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4089
+#: ../mcs/mcs/statement.cs:4094
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:4406
+#: ../mcs/mcs/statement.cs:4385
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""
-#: ../mcs/mcs/statement.cs:4416
+#: ../mcs/mcs/statement.cs:4395
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4440
+#: ../mcs/mcs/statement.cs:4419
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4517
+#: ../mcs/mcs/statement.cs:4497
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4767
-msgid "Try statement already has an empty catch block"
-msgstr ""
-
-#: ../mcs/mcs/statement.cs:4807
+#: ../mcs/mcs/statement.cs:4788
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:4982 ../mcs/mcs/statement.cs:5097
+#: ../mcs/mcs/statement.cs:4965
msgid "Internal error: No Dispose method which takes 0 parameters."
msgstr ""
-#: ../mcs/mcs/statement.cs:5054
+#: ../mcs/mcs/statement.cs:5011
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""
-#: ../mcs/mcs/statement.cs:5494
+#: ../mcs/mcs/statement.cs:5445
#, csharp-format
msgid ""
"foreach statement requires that the return type `{0}' of `{1}' must have a "
"suitable public MoveNext method and public Current property"
msgstr ""
-#: ../mcs/mcs/statement.cs:5580
+#: ../mcs/mcs/statement.cs:5504
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it does "
"not contain a definition for `GetEnumerator' or is not accessible"
msgstr ""
-#: ../mcs/mcs/statement.cs:5632
+#: ../mcs/mcs/statement.cs:5556
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
@@ -3186,33 +3339,33 @@ msgid ""
"implementation"
msgstr ""
-#: ../mcs/mcs/statement.cs:5927
+#: ../mcs/mcs/statement.cs:5848
msgid "Use of null is not valid in this context"
msgstr ""
-#: ../mcs/mcs/statement.cs:5937
+#: ../mcs/mcs/statement.cs:5858
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr "El mandato `foreach' no puede operar en un `{0}'"
-#: ../mcs/mcs/typemanager.cs:877
+#: ../mcs/mcs/typemanager.cs:785
#, csharp-format
msgid "The predefined type `{0}.{1}' is not defined or imported"
msgstr "El tipo predefinido `{0}.{1}' no está definido o no ha sido importado"
-#: ../mcs/mcs/typemanager.cs:901
+#: ../mcs/mcs/typemanager.cs:809
#, csharp-format
msgid "The predefined type `{0}.{1}' is not declared correctly"
msgstr "El tipo predefinido `{0}.{1}' fue incorrectamente declarado"
-#: ../mcs/mcs/typemanager.cs:951
+#: ../mcs/mcs/typemanager.cs:859
#, csharp-format
msgid ""
"The compiler required member `{0}.{1}{2}' could not be found or is "
"inaccessible"
msgstr "El compilador no encuentra el miembro `{0}.{1}{2}' o no es accessible"
-#: ../mcs/mcs/typemanager.cs:1160
+#: ../mcs/mcs/typemanager.cs:1036
#, csharp-format
msgid ""
"The compilation may fail due to missing `{0}.SetCorlibTypeBuilders({1})' "
@@ -3221,7 +3374,7 @@ msgstr ""
"La compilación puede fallar ya que el método `{0}.SetCorlibTypeBuilders"
"({1})' no existe"
-#: ../mcs/mcs/typemanager.cs:1694
+#: ../mcs/mcs/typemanager.cs:1609
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
@@ -3229,7 +3382,7 @@ msgid ""
"it"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1949
+#: ../mcs/mcs/typemanager.cs:1863
#, csharp-format
msgid ""
"Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
@@ -3237,7 +3390,7 @@ msgstr ""
"El miembro `{0}.{1}' con tipo `{2}' produce un ciclo recursivo en la "
"estructura"
-#: ../mcs/mcs/typemanager.cs:2300
+#: ../mcs/mcs/typemanager.cs:2222
#, csharp-format
msgid ""
"Cannot take the address of, get the size of, or declare a pointer to a "
@@ -3246,13 +3399,11 @@ msgstr ""
"No es posible obtener la dirección, el tamaño o declarar un apuntador a un "
"tipo gestionado `{0}'"
+#~ msgid "Can not use a type parameter in an attribute"
+#~ msgstr "No es posible usar un tipo parametrizado en un atributo"
+
#~ msgid "Expected `{0}'"
#~ msgstr "Esperaba `{0}'"
#~ msgid "Class, struct, or interface method must have a return type"
#~ msgstr "El método debe tener un tipo de retorno"
-
-#~ msgid "Keyword `new' is not allowed on namespace elements"
-#~ msgstr ""
-#~ "La palabra reservada `new' no está permitida en los elementos de un "
-#~ "espacio de nombres"
diff --git a/po/mcs/ja.gmo b/po/mcs/ja.gmo
index e675f22a4d..50bb298206 100644
--- a/po/mcs/ja.gmo
+++ b/po/mcs/ja.gmo
Binary files differ
diff --git a/po/mcs/ja.po b/po/mcs/ja.po
index abf8db6529..7f3b8054c4 100644
--- a/po/mcs/ja.po
+++ b/po/mcs/ja.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
-"POT-Creation-Date: 2010-02-16 22:41+0000\n"
+"POT-Creation-Date: 2010-03-10 17:57-0700\n"
"PO-Revision-Date: \n"
"Last-Translator: Atsushi Eno <atsushi@ximian.com>\n"
"Language-Team: \n"
@@ -11,49 +11,49 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Japanese\n"
-#: ../mcs/mcs/anonymous.cs:883
+#: ../mcs/mcs/anonymous.cs:893
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr "`{0}' をデリゲートでない型 `{1}' の式ツリーに変換できません"
-#: ../mcs/mcs/anonymous.cs:889
+#: ../mcs/mcs/anonymous.cs:898
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr "`{0}' をデリゲートでない型 `{1}'に変換できません"
-#: ../mcs/mcs/anonymous.cs:901
+#: ../mcs/mcs/anonymous.cs:910
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
"mismatch"
msgstr "パラメータ不一致のため、`{0}' をデリゲート型 `{1}'に変換できません"
-#: ../mcs/mcs/anonymous.cs:913 ../mcs/mcs/delegate.cs:581
+#: ../mcs/mcs/anonymous.cs:922 ../mcs/mcs/delegate.cs:467
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr "デリゲート `{0}' は `{1}' 個の引数をもちません"
-#: ../mcs/mcs/anonymous.cs:928
+#: ../mcs/mcs/anonymous.cs:937
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr "パラメータ `{0}' は `{1}' キーワードで宣言されるべきではありません"
-#: ../mcs/mcs/anonymous.cs:931
+#: ../mcs/mcs/anonymous.cs:940
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr "パラメータ `{0}' は `{1}' キーワードで宣言されなければなりません"
-#: ../mcs/mcs/anonymous.cs:952
+#: ../mcs/mcs/anonymous.cs:961
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr ""
"パラメータ `{0}' は型 `{1}' として宣言されていますが、 `{2}' であるはずです"
-#: ../mcs/mcs/anonymous.cs:1076
+#: ../mcs/mcs/anonymous.cs:1080
msgid "An anonymous method cannot be converted to an expression tree"
msgstr "匿名メソッドを式ツリーに変換することはできません"
-#: ../mcs/mcs/anonymous.cs:1093
+#: ../mcs/mcs/anonymous.cs:1097
#, csharp-format
msgid ""
"Cannot convert anonymous method block without a parameter list to delegate "
@@ -62,13 +62,13 @@ msgstr ""
"デリゲート型 `{0}' には引数に`out'パラメータがあるので、パラメータリスト無し"
"では匿名メソッドのブロックから変換できません"
-#: ../mcs/mcs/anonymous.cs:1118
+#: ../mcs/mcs/anonymous.cs:1122
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
msgstr "匿名メソッドとラムダ式は現在の文脈では使用できません"
-#: ../mcs/mcs/anonymous.cs:1155
+#: ../mcs/mcs/anonymous.cs:1159
#, csharp-format
msgid ""
"Local variable or parameter `{0}' cannot have their address taken and be "
@@ -77,11 +77,11 @@ msgstr ""
"ローカル変数またはパラメータである `{0}' は、そのアドレスを取得して匿名メソッ"
"ドあるいはラムダ式の中で使用することができません"
-#: ../mcs/mcs/anonymous.cs:1383
+#: ../mcs/mcs/anonymous.cs:1396
msgid "An expression tree cannot contain an anonymous method expression"
msgstr "式ツリーに匿名メソッド式を含むことはできません"
-#: ../mcs/mcs/anonymous.cs:1617
+#: ../mcs/mcs/anonymous.cs:1638
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
@@ -91,7 +91,12 @@ msgstr "`{0}': 匿名型は同一の名前で複数のプロパティをもつ
msgid "An expression tree cannot contain an assignment operator"
msgstr "式ツリーは代入オペレータを含むことができません"
-#: ../mcs/mcs/attribute.cs:165
+#: ../mcs/mcs/assign.cs:645
+#, csharp-format
+msgid "Cannot assign to `{0}' because it is a `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/attribute.cs:175
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument. Named attribute arguments "
@@ -102,7 +107,7 @@ msgstr ""
"み専用ではなくstaticでも定数でもないフィールドか、またはpublicでstaticではな"
"い読み書き可能なプロパティでなければなりません"
-#: ../mcs/mcs/attribute.cs:173
+#: ../mcs/mcs/attribute.cs:184
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument because it is not a valid "
@@ -111,65 +116,61 @@ msgstr ""
"`{0}' は、有効な属性パラメータ型ではないため、有効な名前付き属性の引数ではあ"
"りません"
-#: ../mcs/mcs/attribute.cs:180
+#: ../mcs/mcs/attribute.cs:191
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr "属性の引数は定数、typeof式または配列生成式でなければなりません"
-#: ../mcs/mcs/attribute.cs:187
-msgid "Can not use a type parameter in an attribute"
-msgstr "属性の中で型パラメータを使用することはできません"
-
-#: ../mcs/mcs/attribute.cs:192
+#: ../mcs/mcs/attribute.cs:197
msgid "The Guid attribute must be specified with the ComImport attribute"
msgstr "Guid属性はComImport属性とともに指定されなければなりません"
-#: ../mcs/mcs/attribute.cs:197
+#: ../mcs/mcs/attribute.cs:202
#, csharp-format
msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
msgstr ""
"`{0}' を直接使用せず、代わりにパラメータ修飾子 `this' を使用してください"
-#: ../mcs/mcs/attribute.cs:206
+#: ../mcs/mcs/attribute.cs:211
#, csharp-format
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr "`{0}' の属性の出力中にエラーが発生しました。理由: '{1}'"
-#: ../mcs/mcs/attribute.cs:245
+#: ../mcs/mcs/attribute.cs:242
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr "`{0}' は属性クラスではありません"
-#: ../mcs/mcs/attribute.cs:263
-#, csharp-format
+#: ../mcs/mcs/attribute.cs:278
+#, fuzzy, csharp-format
msgid ""
-"`{0}' is ambiguous between `{0}' and `{0}Attribute'. Use either `@{0}' or `"
-"{0}Attribute'"
+"`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
+"Attribute'"
msgstr ""
"`{0} は `{0}' と `{0}Attribute' の間で曖昧です。`@{0}' または `{0}Attribute' "
"を使用してください"
-#: ../mcs/mcs/attribute.cs:365
+#: ../mcs/mcs/attribute.cs:382
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr "属性クラス `{0}' はabstractなので適用できません"
-#: ../mcs/mcs/attribute.cs:490
+#: ../mcs/mcs/attribute.cs:491
msgid "Invalid value for argument to `System.AttributeUsage' attribute"
msgstr "`System.AttributeUsage' 属性への無効な引数値です"
-#: ../mcs/mcs/attribute.cs:498
+#: ../mcs/mcs/attribute.cs:499
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr "`{0}' 属性への引数は有効な識別子である必要があります"
#: ../mcs/mcs/attribute.cs:528
-#, csharp-format
-msgid "'{0}' duplicate named attribute argument"
+#, fuzzy, csharp-format
+msgid "Duplicate named attribute `{0}' argument"
msgstr "属性の引数名 '{0}' が重複しています"
-#: ../mcs/mcs/attribute.cs:870
+#: ../mcs/mcs/attribute.cs:868
#, csharp-format
msgid ""
"`{0}' is not a valid attribute location for this declaration. Valid "
@@ -178,19 +179,14 @@ msgstr ""
"`{0}' の属性の位置はその宣言からは有効ではありません。宣言されている有効な属"
"性の位置は `{1}' です"
-#: ../mcs/mcs/attribute.cs:1199
+#: ../mcs/mcs/attribute.cs:1197
#, csharp-format
msgid ""
"The attribute `{0}' is not valid on this declaration type. It is valid on `"
"{1}' declarations only"
msgstr "属性 `{0}' はこの宣言型では無効です。 `{1}' の宣言でのみ有効です"
-#: ../mcs/mcs/attribute.cs:1493
-#, csharp-format
-msgid "The attribute `{0}' cannot be applied multiple times"
-msgstr "属性 `{0}' は複数回指定することができません"
-
-#: ../mcs/mcs/attribute.cs:1661
+#: ../mcs/mcs/attribute.cs:1641
msgid ""
"Added modules must be marked with the CLSCompliant attribute to match the "
"assembly"
@@ -198,12 +194,12 @@ msgstr ""
"追加されるモジュールは、アセンブリに適合するCLSCompliant属性でマークされなけ"
"ればなりません"
-#: ../mcs/mcs/attribute.cs:1804
+#: ../mcs/mcs/attribute.cs:1787
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr "`{0}'は廃止されています: `{1}'"
-#: ../mcs/mcs/cs-tokenizer.cs:551
+#: ../mcs/mcs/cs-tokenizer.cs:605
msgid ""
"The `partial' modifier can be used only immediately before `class', "
"`struct', `interface', or `void' keyword"
@@ -211,50 +207,50 @@ msgstr ""
"`partial' 修飾子は `class'、`struct'、`interface'、`void' キーワードの直前で"
"のみ使用できます"
-#: ../mcs/mcs/cs-tokenizer.cs:1152 ../mcs/mcs/cs-tokenizer.cs:1222
+#: ../mcs/mcs/cs-tokenizer.cs:1219 ../mcs/mcs/cs-tokenizer.cs:1289
msgid "Invalid number"
msgstr "無効な数値です"
-#: ../mcs/mcs/cs-tokenizer.cs:1408
+#: ../mcs/mcs/cs-tokenizer.cs:1475
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr "認識できないエスケープシーケンス `\\{0}' です"
-#: ../mcs/mcs/cs-tokenizer.cs:1427
+#: ../mcs/mcs/cs-tokenizer.cs:1494
msgid "Unrecognized escape sequence"
msgstr "認識できないエスケープシーケンスです"
-#: ../mcs/mcs/cs-tokenizer.cs:1630
+#: ../mcs/mcs/cs-tokenizer.cs:1697
#, fuzzy
msgid "Missing identifier to pre-processor directive"
msgstr "プリプロセッサ指令の識別子がありません"
-#: ../mcs/mcs/cs-tokenizer.cs:1640 ../mcs/mcs/cs-tokenizer.cs:1644
+#: ../mcs/mcs/cs-tokenizer.cs:1707 ../mcs/mcs/cs-tokenizer.cs:1711
#, csharp-format
msgid "Identifier expected: {0}"
msgstr "識別子が必要です: {0}"
-#: ../mcs/mcs/cs-tokenizer.cs:2020
+#: ../mcs/mcs/cs-tokenizer.cs:2087
msgid "Numeric constant too long"
msgstr "数値定数が長すぎます"
-#: ../mcs/mcs/cs-tokenizer.cs:2025
+#: ../mcs/mcs/cs-tokenizer.cs:2092
msgid "Invalid preprocessor directive"
msgstr "無効なプリプロセッサ指令です"
-#: ../mcs/mcs/cs-tokenizer.cs:2032
+#: ../mcs/mcs/cs-tokenizer.cs:2099
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr "予期しないプリプロセッサ指令です({0})"
-#: ../mcs/mcs/cs-tokenizer.cs:2038
+#: ../mcs/mcs/cs-tokenizer.cs:2105
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""
"ファイル中の最初のトークンの出現後は、プリプロセッサシンボルを定義または定義"
"解除することはできません"
-#: ../mcs/mcs/cs-tokenizer.cs:2044
+#: ../mcs/mcs/cs-tokenizer.cs:2111
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
@@ -262,45 +258,45 @@ msgstr ""
"プリプロセッサ指令は、1行の中で、最初の空白でない文字として出現しなければなり"
"ません"
-#: ../mcs/mcs/cs-tokenizer.cs:2049
+#: ../mcs/mcs/cs-tokenizer.cs:2116
msgid "Single-line comment or end-of-line expected"
msgstr "1行コメントまたは行末が必要です"
-#: ../mcs/mcs/cs-tokenizer.cs:2094 ../mcs/mcs/cs-tokenizer.cs:3008
+#: ../mcs/mcs/cs-tokenizer.cs:2161 ../mcs/mcs/cs-tokenizer.cs:3099
msgid "Expected `#endif' directive"
msgstr "`#endif' 指令が必要です"
-#: ../mcs/mcs/cs-tokenizer.cs:2127 ../mcs/mcs/cs-tokenizer.cs:2148
-#: ../mcs/mcs/cs-tokenizer.cs:2179 ../mcs/mcs/cs-tokenizer.cs:3006
+#: ../mcs/mcs/cs-tokenizer.cs:2194 ../mcs/mcs/cs-tokenizer.cs:2215
+#: ../mcs/mcs/cs-tokenizer.cs:2246 ../mcs/mcs/cs-tokenizer.cs:3097
msgid "#endregion directive expected"
msgstr "#endregion指令が必要です"
-#: ../mcs/mcs/cs-tokenizer.cs:2234
+#: ../mcs/mcs/cs-tokenizer.cs:2301
#, csharp-format
msgid "#error: '{0}'"
msgstr "#error: `{0}'"
-#: ../mcs/mcs/cs-tokenizer.cs:2254
+#: ../mcs/mcs/cs-tokenizer.cs:2321
msgid "The line number specified for #line directive is missing or invalid"
msgstr "#line指令で指定される行番号が無いか、または無効です"
-#: ../mcs/mcs/cs-tokenizer.cs:2258
+#: ../mcs/mcs/cs-tokenizer.cs:2325
msgid "Wrong preprocessor directive"
msgstr "正しくないプリプロセッサ指令です"
-#: ../mcs/mcs/cs-tokenizer.cs:2282 ../mcs/mcs/cs-tokenizer.cs:2823
+#: ../mcs/mcs/cs-tokenizer.cs:2349 ../mcs/mcs/cs-tokenizer.cs:2910
msgid "Newline in constant"
msgstr "定数の中に改行文字が含まれています"
-#: ../mcs/mcs/cs-tokenizer.cs:2298
+#: ../mcs/mcs/cs-tokenizer.cs:2365
msgid "Unterminated string literal"
msgstr "文字列に終端がありません"
-#: ../mcs/mcs/cs-tokenizer.cs:2332
+#: ../mcs/mcs/cs-tokenizer.cs:2399
msgid "Identifier too long (limit is 512 chars)"
msgstr "識別子が長すぎます(最大512文字)"
-#: ../mcs/mcs/cs-tokenizer.cs:2393
+#: ../mcs/mcs/cs-tokenizer.cs:2460
#, csharp-format
msgid ""
"`{0}': Any identifier with double underscores cannot be used when ISO "
@@ -309,15 +305,15 @@ msgstr ""
"`{0}': ISO言語バージョンモードが指定されている場合は、2文字のアンダーラインで"
"始まる識別子は使用できません"
-#: ../mcs/mcs/cs-tokenizer.cs:2687
+#: ../mcs/mcs/cs-tokenizer.cs:2765
msgid "End-of-file found, '*/' expected"
msgstr "ファイルの終端に到達しましたが、 '*/' が必要です"
-#: ../mcs/mcs/cs-tokenizer.cs:2790
+#: ../mcs/mcs/cs-tokenizer.cs:2868
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr "厳密指定子@の直後には、キーワード、識別子または文字列が必要です"
-#: ../mcs/mcs/cs-tokenizer.cs:2838
+#: ../mcs/mcs/cs-tokenizer.cs:2925
msgid "Too many characters in character literal"
msgstr ""
@@ -335,7 +331,7 @@ msgid ""
"The operator `{0}' requires a matching operator `{1}' to also be defined"
msgstr "演算子 `{0}' は対応する演算子 `{1}' の定義も必要とします"
-#: ../mcs/mcs/class.cs:334
+#: ../mcs/mcs/class.cs:406
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
@@ -344,12 +340,12 @@ msgstr ""
"部分的な `{0}' の宣言は全てが、クラス、構造体、インターフェースのいずれかであ"
"ることが必要です"
-#: ../mcs/mcs/class.cs:343
+#: ../mcs/mcs/class.cs:415
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr "部分的な `{0}' の宣言に、矛盾するアクセス修飾子が含まれています"
-#: ../mcs/mcs/class.cs:399
+#: ../mcs/mcs/class.cs:471
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
@@ -357,7 +353,7 @@ msgid ""
msgstr ""
"`{0}': インターフェースの明示的な実装は、クラスまたは構造体でのみ宣言できます"
-#: ../mcs/mcs/class.cs:437 ../mcs/mcs/decl.cs:2811
+#: ../mcs/mcs/class.cs:509 ../mcs/mcs/decl.cs:2836
#, csharp-format
msgid ""
"A member `{0}' is already defined. Rename this member or use different "
@@ -366,17 +362,22 @@ msgstr ""
"メンバ `{0}' が既に定義されています。このメンバの名前を変更するか、別のパラ"
"メータ型を使用してください"
-#: ../mcs/mcs/class.cs:554
+#: ../mcs/mcs/class.cs:626
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
-#: ../mcs/mcs/class.cs:837
+#: ../mcs/mcs/class.cs:874
+#, fuzzy, csharp-format
+msgid "Class `{0}' cannot derive from the dynamic type"
+msgstr "`{0}': staticクラス '{1}' から派生することはできません"
+
+#: ../mcs/mcs/class.cs:887
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr "`{0}'は既にインターフェースのリストに含まれています"
-#: ../mcs/mcs/class.cs:845
+#: ../mcs/mcs/class.cs:895
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
@@ -385,29 +386,29 @@ msgstr ""
"一貫性の無いアクセス修飾子です: 基底インターフェース `{0}' はインターフェー"
"ス `{1}' よりもアクセスが限定的です"
-#: ../mcs/mcs/class.cs:851
+#: ../mcs/mcs/class.cs:901
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr ""
"インターフェースリストに含まれる型 `{0}' はインターフェースではありません"
-#: ../mcs/mcs/class.cs:853
+#: ../mcs/mcs/class.cs:903
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""
"`{0}': クラスには複数の基底クラスを指定することはできません(`{1}' と `{2}')"
-#: ../mcs/mcs/class.cs:856
+#: ../mcs/mcs/class.cs:906
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr "`{0}': 基底クラス `{1}' が先に指定されなければなりません"
-#: ../mcs/mcs/class.cs:883
+#: ../mcs/mcs/class.cs:933
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr "`{0}' の部分的な宣言の間で、別々の基底クラスを指定することはできません"
-#: ../mcs/mcs/class.cs:924
+#: ../mcs/mcs/class.cs:974
#, csharp-format
msgid ""
"`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
@@ -416,7 +417,12 @@ msgstr ""
"`{0}' は `{1}' と `{2}' が型パラメータ置換後に重複する可能性があるため、これ"
"らの両方を実装することはできません"
-#: ../mcs/mcs/class.cs:1115
+#: ../mcs/mcs/class.cs:1008
+#, csharp-format
+msgid "`{0}' clashes with a predefined namespace"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:1174
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
@@ -425,7 +431,7 @@ msgstr ""
"`{0}' の部分的な宣言では、同一の型パラメータ名を同一の順序で定義しなければな"
"りません"
-#: ../mcs/mcs/class.cs:1135
+#: ../mcs/mcs/class.cs:1194
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
@@ -434,7 +440,7 @@ msgstr ""
"`{0}' の部分的な宣言の間で、型パラメータ `{1}' について一貫性のない制約が含ま"
"れています"
-#: ../mcs/mcs/class.cs:1230
+#: ../mcs/mcs/class.cs:1290
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
@@ -442,12 +448,12 @@ msgstr ""
"継承されたインターフェース `{0}' で、`{1}' のインターフェース階層構造の循環定"
"義が生じています"
-#: ../mcs/mcs/class.cs:1235
+#: ../mcs/mcs/class.cs:1295
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr "`{0}' と `{1}' の間で基底クラスの循環依存が生じています"
-#: ../mcs/mcs/class.cs:1423
+#: ../mcs/mcs/class.cs:1496
msgid ""
"Two indexers have different names; the IndexerName attribute must be used "
"with the same name on every indexer within a type"
@@ -455,79 +461,79 @@ msgstr ""
"2つのインデクサ間で別々の名前が定義されています; 1つの型において、IndexerName"
"属性は全てのインデクサにおいて同一の名前をもたなければなりません"
-#: ../mcs/mcs/class.cs:2257
+#: ../mcs/mcs/class.cs:2322
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""
"staticメンバ `{0}' はoverride, virtual, abstractとして宣言することはできませ"
"ん"
-#: ../mcs/mcs/class.cs:2271
+#: ../mcs/mcs/class.cs:2336
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""
"overrideとして宣言されたメンバ `{0}' にはnewおよびvirtualを指定できません"
-#: ../mcs/mcs/class.cs:2283
+#: ../mcs/mcs/class.cs:2348
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr "`{0}' はexternかつabstractとすることはできません"
-#: ../mcs/mcs/class.cs:2288
+#: ../mcs/mcs/class.cs:2353
#, csharp-format
msgid "`{0}' cannot be both abstract and sealed"
msgstr "`{0}' はabstractかつsealedとすることはできません"
-#: ../mcs/mcs/class.cs:2293
+#: ../mcs/mcs/class.cs:2358
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
-#: ../mcs/mcs/class.cs:2299
+#: ../mcs/mcs/class.cs:2364
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""
"`{0}' はabstractですが、abstractでないクラス `{1}' の中で宣言されています"
-#: ../mcs/mcs/class.cs:2307
+#: ../mcs/mcs/class.cs:2372
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr "`{0}': virtualまたはabstractのメンバはprivateにはできません"
-#: ../mcs/mcs/class.cs:2314
+#: ../mcs/mcs/class.cs:2379
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr "`{0}' はoverrideではないため、sealedとすることはできません"
-#: ../mcs/mcs/class.cs:2400
+#: ../mcs/mcs/class.cs:2465
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr "`{0}' を含む型はインターフェース `{1}' を実装しません"
-#: ../mcs/mcs/class.cs:2534
+#: ../mcs/mcs/class.cs:2599
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""
"型パラメータ `{0}' が、その宣言型あるいはメソッドと同じ名前になっています"
-#: ../mcs/mcs/class.cs:2540
+#: ../mcs/mcs/class.cs:2607
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr "`{0}': メンバ名はその宣言型と同一にはできません"
-#: ../mcs/mcs/class.cs:2682
+#: ../mcs/mcs/class.cs:2760
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""
"クラス System.Object には基底クラスやインターフェースを指定することはできませ"
"ん"
-#: ../mcs/mcs/class.cs:2691
+#: ../mcs/mcs/class.cs:2769
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr "属性 `{0}' はSystem.Attribute から派生したクラスでのみ有効です"
-#: ../mcs/mcs/class.cs:2696
+#: ../mcs/mcs/class.cs:2774
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
@@ -535,74 +541,74 @@ msgstr ""
"属性 `System.Diagnostics.ConditionalAttribute' はメソッドまたは属性クラスでの"
"み有効です"
-#: ../mcs/mcs/class.cs:2735
+#: ../mcs/mcs/class.cs:2812
#, csharp-format
msgid "`{0}': Static classes cannot contain user-defined operators"
msgstr "`{0}': staticクラスにはユーザー定義の演算子を含むことはできません"
-#: ../mcs/mcs/class.cs:2740
+#: ../mcs/mcs/class.cs:2817
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr "`{0}': staticクラスではデストラクタを定義できません"
-#: ../mcs/mcs/class.cs:2745
+#: ../mcs/mcs/class.cs:2822
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr "`{0}': staticクラスではインデクサを宣言できません"
-#: ../mcs/mcs/class.cs:2753
+#: ../mcs/mcs/class.cs:2830
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr "`{0}': staticクラスではインスタンス コンストラクタを定義できません"
-#: ../mcs/mcs/class.cs:2759
+#: ../mcs/mcs/class.cs:2836
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr "`{0}': 拡張メソッドはstaticで宣言されなければなりません"
-#: ../mcs/mcs/class.cs:2763
+#: ../mcs/mcs/class.cs:2840
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr "`{0}': インスタンス メンバをstaticクラスで宣言することはできません"
-#: ../mcs/mcs/class.cs:2772
+#: ../mcs/mcs/class.cs:2849
#, csharp-format
msgid "`{0}': an abstract class cannot be sealed or static"
msgstr "`{0}': abstractクラスはsealedまたはstaticにはできません"
-#: ../mcs/mcs/class.cs:2776
+#: ../mcs/mcs/class.cs:2853
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr "`{0}': クラスはstaticかつsealedとすることはできません"
-#: ../mcs/mcs/class.cs:2813
+#: ../mcs/mcs/class.cs:2888
#, csharp-format
msgid "Cannot derive from `{0}' because it is a type parameter"
msgstr "`{0}' は型パラメータであるため、ここから派生することはできません"
-#: ../mcs/mcs/class.cs:2820
+#: ../mcs/mcs/class.cs:2895
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr ""
"`{0}' は属性クラスなので、ここからジェネリック型を派生することはできません"
-#: ../mcs/mcs/class.cs:2827
+#: ../mcs/mcs/class.cs:2902
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr "`{0}': staticクラス '{1}' から派生することはできません"
-#: ../mcs/mcs/class.cs:2830
-#, csharp-format
-msgid "`{0}': cannot derive from sealed class `{1}'"
+#: ../mcs/mcs/class.cs:2905
+#, fuzzy, csharp-format
+msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr "`{0}': sealedクラス `{1}' から派生することはできません"
-#: ../mcs/mcs/class.cs:2837
+#: ../mcs/mcs/class.cs:2912
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr "`{0}' は特別なクラス `{1}' から派生することはできません"
-#: ../mcs/mcs/class.cs:2844
+#: ../mcs/mcs/class.cs:2919
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
@@ -611,7 +617,7 @@ msgstr ""
"一貫性の無いアクセス修飾子: 基底クラス `{0}' はクラス `{1}' よりもアクセスが"
"限定的です"
-#: ../mcs/mcs/class.cs:2851
+#: ../mcs/mcs/class.cs:2926
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
@@ -620,39 +626,39 @@ msgstr ""
"staticクラス `{0}' は型 `{1}' から派生できません。staticクラスはobjectから派"
"生しなければなりません"
-#: ../mcs/mcs/class.cs:2859
+#: ../mcs/mcs/class.cs:2934
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr "staticクラス `{0}' はインターフェースを実装できません"
-#: ../mcs/mcs/class.cs:3050
+#: ../mcs/mcs/class.cs:3114
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr "`{0}': 構造体ではインスタンス フィールドを初期化できません"
-#: ../mcs/mcs/class.cs:3358
+#: ../mcs/mcs/class.cs:3434
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr "`{0}': `{1}' はイベントではないため、オーバーライドできません"
-#: ../mcs/mcs/class.cs:3360
+#: ../mcs/mcs/class.cs:3436
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr "`{0}': `{1}' はプロパティではないため、オーバーライドできません"
-#: ../mcs/mcs/class.cs:3362
+#: ../mcs/mcs/class.cs:3438
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr "`{0}': `{1}' はメソッドではないため、オーバーライドできません"
-#: ../mcs/mcs/class.cs:3364
+#: ../mcs/mcs/class.cs:3440
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""
"`{0}' はoverrideとして宣言されていますが、オーバーライドすべき{1}が見つかりま"
"せん"
-#: ../mcs/mcs/class.cs:3410
+#: ../mcs/mcs/class.cs:3486
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
@@ -661,45 +667,45 @@ msgstr ""
"`{0}': 継承しようとするメンバ `{1}' は、virtual, abstractあるいはoverrideとし"
"て宣言されていないので、オーバーライドすることはできません"
-#: ../mcs/mcs/class.cs:3419
+#: ../mcs/mcs/class.cs:3495
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""
"`{0}': 継承しようとするメンバ `{1}' はsealedであるため、オーバーライドできま"
"せん"
-#: ../mcs/mcs/class.cs:3437
+#: ../mcs/mcs/class.cs:3513
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""
"`{0}': オーバーライドされたメンバ `{2}' に適合するためには、型が `{1}' でなけ"
"ればなりません"
-#: ../mcs/mcs/class.cs:3441
+#: ../mcs/mcs/class.cs:3517
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""
"`{0}': オーバーライドされたメンバ `{2}' に適合するには、戻り値型は `{1}' でな"
"ければなりません"
-#: ../mcs/mcs/class.cs:3463
+#: ../mcs/mcs/class.cs:3532 ../mcs/mcs/class.cs:3544
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr "`{0}' は継承されるabstractメンバ `{1}' を隠蔽してしまいます"
-#: ../mcs/mcs/class.cs:3529
+#: ../mcs/mcs/class.cs:3610
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr "部分メソッド `{0}' はインターフェースを明示的に実装できません"
-#: ../mcs/mcs/class.cs:3537
+#: ../mcs/mcs/class.cs:3618
#, fuzzy, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr ""
"明示的なインターフェース実装で記述された `{0}' は、インターフェースではありま"
"せん"
-#: ../mcs/mcs/class.cs:3566
+#: ../mcs/mcs/class.cs:3649
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -708,7 +714,7 @@ msgstr ""
"一貫性の無いアクセス制限: パラメータ型 `{0}' はインデクサ '{1}' よりもアクセ"
"スが限られています"
-#: ../mcs/mcs/class.cs:3570
+#: ../mcs/mcs/class.cs:3653
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -717,7 +723,7 @@ msgstr ""
"一貫性の無いアクセス制限: パラメータ型 `{0}' は演算子 '{1}' よりもアクセスが"
"限られています"
-#: ../mcs/mcs/class.cs:3574
+#: ../mcs/mcs/class.cs:3657
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
@@ -726,7 +732,14 @@ msgstr ""
"一貫性の無いアクセス制限: パラメータ型 `{0}' はメソッド '{1}' よりもアクセス"
"が限られています"
-#: ../mcs/mcs/class.cs:3587
+#: ../mcs/mcs/class.cs:3671
+#, csharp-format
+msgid ""
+"Constructor `{0}' is marked `external' but has no external implementation "
+"specified"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:3674
#, csharp-format
msgid ""
"`{0}' is marked as an external but has no DllImport attribute. Consider "
@@ -735,7 +748,7 @@ msgstr ""
"`{0}' はexternalとして宣言されていますが、DllImport属性をもちません。"
"DllImport属性を追加して、外部実装を指定するようにしてください"
-#: ../mcs/mcs/class.cs:3621
+#: ../mcs/mcs/class.cs:3709
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
@@ -744,7 +757,7 @@ msgstr ""
"`{0}': `{1}' の継承されたメンバー `{2}' をオーバーライドするとき、アクセス修"
"飾子は変更できません"
-#: ../mcs/mcs/class.cs:3725
+#: ../mcs/mcs/class.cs:3813
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
@@ -752,12 +765,12 @@ msgstr ""
"`static'かつ`extern'で宣言されたメソッドには、DllImport属性が指定されなければ"
"なりません"
-#: ../mcs/mcs/class.cs:3832
+#: ../mcs/mcs/class.cs:3919
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr "`{0}': 部分メソッドのパラメータで`out'修飾子は使用できません"
-#: ../mcs/mcs/class.cs:3880
+#: ../mcs/mcs/class.cs:3973
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
@@ -766,48 +779,48 @@ msgstr ""
"Conditionalは コンストラクタ、デストラクタ、演算子または明示的なインター"
"フェースの実装である `{0}' では無効です"
-#: ../mcs/mcs/class.cs:4094
+#: ../mcs/mcs/class.cs:4173
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr "プログラム `{0}' には複数のエントリポイントが定義されています: `{1}'"
-#: ../mcs/mcs/class.cs:4125
+#: ../mcs/mcs/class.cs:4216
#, csharp-format
msgid "Conditional not valid on `{0}' because its return type is not void"
msgstr "Conditionalは戻り値型がvoidでない `{0}' では無効です"
-#: ../mcs/mcs/class.cs:4130
+#: ../mcs/mcs/class.cs:4221
#, csharp-format
msgid "Conditional not valid on `{0}' because it is an override method"
msgstr "Conditionalはオーバーライドメソッドである `{0}' では無効です"
-#: ../mcs/mcs/class.cs:4135
+#: ../mcs/mcs/class.cs:4226
msgid "Conditional not valid on interface members"
msgstr "Conditionalはインターフェースメンバでは無効です"
-#: ../mcs/mcs/class.cs:4141
+#: ../mcs/mcs/class.cs:4232
#, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr ""
"Conditionalメンバ `{0}' はインターフェースメンバ `{1}' を実装できません"
-#: ../mcs/mcs/class.cs:4148
+#: ../mcs/mcs/class.cs:4239
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
-#: ../mcs/mcs/class.cs:4194
+#: ../mcs/mcs/class.cs:4285
#, fuzzy, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""
"`{0}' を直接使用せず、代わりにパラメータ修飾子 `this' を使用してください"
-#: ../mcs/mcs/class.cs:4231
+#: ../mcs/mcs/class.cs:4334
#, csharp-format
msgid "`{0}': Extension methods cannot be defined in a nested class"
msgstr "`{0}': 拡張メソッドはネストしたクラスの中では定義できません"
-#: ../mcs/mcs/class.cs:4236
+#: ../mcs/mcs/class.cs:4340
#, csharp-format
msgid ""
"`{0}': Extension methods cannot be declared without a reference to System."
@@ -818,457 +831,446 @@ msgstr ""
"ん。アセンブリ参照を追加するか、または最初のパラメータから `this' 修飾子を取"
"り除いてください。"
-#: ../mcs/mcs/class.cs:4250
+#: ../mcs/mcs/class.cs:4348
#, csharp-format
msgid "`{0}': Extension methods must be defined in a non-generic static class"
msgstr ""
-#: ../mcs/mcs/class.cs:4306
+#: ../mcs/mcs/class.cs:4399
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:4337
+#: ../mcs/mcs/class.cs:4428
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4422
+#: ../mcs/mcs/class.cs:4533
#, csharp-format
msgid "`{0}': Struct constructors cannot call base constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4455
+#: ../mcs/mcs/class.cs:4567
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""
-#: ../mcs/mcs/class.cs:4580
+#: ../mcs/mcs/class.cs:4685
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""
-#: ../mcs/mcs/class.cs:4600
+#: ../mcs/mcs/class.cs:4705
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4652
+#: ../mcs/mcs/class.cs:4757
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""
-#: ../mcs/mcs/class.cs:4943
+#: ../mcs/mcs/class.cs:5018
#, csharp-format
msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4949
+#: ../mcs/mcs/class.cs:5024
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""
-#: ../mcs/mcs/class.cs:4956
+#: ../mcs/mcs/class.cs:5031
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:4966
+#: ../mcs/mcs/class.cs:5041
#, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}.{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4973
+#: ../mcs/mcs/class.cs:5048
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4980
+#: ../mcs/mcs/class.cs:5055
#, csharp-format
msgid ""
"Accessor `{0}' must be declared public to implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5004
+#: ../mcs/mcs/class.cs:5079
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:5290
+#: ../mcs/mcs/class.cs:5366
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5305
+#: ../mcs/mcs/class.cs:5381
msgid "Inconsistent accessibility: property type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5310
+#: ../mcs/mcs/class.cs:5386
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5316 ../mcs/mcs/class.cs:5321
-#: ../mcs/mcs/delegate.cs:220
+#: ../mcs/mcs/class.cs:5392 ../mcs/mcs/class.cs:5397
+#: ../mcs/mcs/delegate.cs:169
msgid "Inconsistent accessibility: return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5326
+#: ../mcs/mcs/class.cs:5402
msgid "Inconsistent accessibility: field type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5336
+#: ../mcs/mcs/class.cs:5415
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5394
+#: ../mcs/mcs/class.cs:5472
msgid ""
"The modifier 'abstract' is not valid on fields. Try using a property instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5409
+#: ../mcs/mcs/class.cs:5487
msgid ""
"The FieldOffset attribute can only be placed on members of types marked with "
"the StructLayout(LayoutKind.Explicit)"
msgstr ""
-#: ../mcs/mcs/class.cs:5414
+#: ../mcs/mcs/class.cs:5492
msgid "The FieldOffset attribute is not allowed on static or const fields"
msgstr ""
-#: ../mcs/mcs/class.cs:5421
+#: ../mcs/mcs/class.cs:5499
msgid ""
"Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
"'fixed' field modifier instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5499
+#: ../mcs/mcs/class.cs:5578
#, csharp-format
msgid ""
"`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
"must have a FieldOffset attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:5508
+#: ../mcs/mcs/class.cs:5587
#, csharp-format
msgid "`{0}': cannot declare variables of static types"
msgstr ""
-#: ../mcs/mcs/class.cs:5623
+#: ../mcs/mcs/class.cs:5703
#, csharp-format
msgid ""
"`{0}': Fixed size buffers type must be one of the following: bool, byte, "
"short, int, long, char, sbyte, ushort, uint, ulong, float or double"
msgstr ""
-#: ../mcs/mcs/class.cs:5650
+#: ../mcs/mcs/class.cs:5730
#, csharp-format
msgid "`{0}': Fixed size buffer fields may only be members of structs"
msgstr ""
-#: ../mcs/mcs/class.cs:5669
+#: ../mcs/mcs/class.cs:5749
#, csharp-format
msgid "`{0}': Fixed size buffers must have a length greater than zero"
msgstr ""
-#: ../mcs/mcs/class.cs:5676
+#: ../mcs/mcs/class.cs:5756
#, csharp-format
msgid ""
"Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
msgstr ""
-#: ../mcs/mcs/class.cs:5869
+#: ../mcs/mcs/class.cs:5912
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/class.cs:5922
+#: ../mcs/mcs/class.cs:5969
#, csharp-format
msgid "`{0}': A volatile field cannot be of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5927
+#: ../mcs/mcs/class.cs:5974
#, csharp-format
msgid "`{0}': A field cannot be both volatile and readonly"
msgstr ""
-#: ../mcs/mcs/class.cs:6080
+#: ../mcs/mcs/class.cs:6119
#, csharp-format
msgid ""
"Attribute `{0}' is not valid on property or event accessors. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/class.cs:6180 ../mcs/mcs/decl.cs:2800
+#: ../mcs/mcs/class.cs:6218 ../mcs/mcs/decl.cs:2825
#, csharp-format
msgid "A member `{0}' is already reserved"
msgstr ""
-#: ../mcs/mcs/class.cs:6383
+#: ../mcs/mcs/class.cs:6422
#, csharp-format
msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6400
+#: ../mcs/mcs/class.cs:6439
#, csharp-format
msgid ""
"`{0}': accessibility modifiers may not be used on accessors in an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:6404
+#: ../mcs/mcs/class.cs:6443
#, csharp-format
msgid "`{0}': abstract properties cannot have private accessors"
msgstr ""
-#: ../mcs/mcs/class.cs:6471
+#: ../mcs/mcs/class.cs:6504
#, csharp-format
msgid ""
"The accessibility modifier of the `{0}' accessor must be more restrictive "
"than the modifier of the property or indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6539
+#: ../mcs/mcs/class.cs:6572
#, csharp-format
msgid ""
"`{0}': Cannot specify accessibility modifiers for both accessors of the "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:6547
+#: ../mcs/mcs/class.cs:6580
#, csharp-format
msgid ""
"`{0}': accessibility modifiers on accessors may only be used if the property "
"or indexer has both a get and a set accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6596
+#: ../mcs/mcs/class.cs:6629
#, csharp-format
msgid ""
"`{0}.get': cannot override because `{1}' does not have an overridable get "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6611
+#: ../mcs/mcs/class.cs:6644
#, csharp-format
msgid ""
"`{0}.set': cannot override because `{1}' does not have an overridable set "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6810
+#: ../mcs/mcs/class.cs:6868
#, csharp-format
msgid ""
"Automatically implemented property `{0}' cannot be used inside a type with "
"an explicit StructLayout attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:7164
+#: ../mcs/mcs/class.cs:7195
#, csharp-format
msgid "`{0}': abstract event cannot have an initializer"
msgstr ""
-#: ../mcs/mcs/class.cs:7370
+#: ../mcs/mcs/class.cs:7399
#, csharp-format
msgid "`{0}': event must be of a delegate type"
msgstr ""
-#: ../mcs/mcs/class.cs:7578
+#: ../mcs/mcs/class.cs:7607
msgid ""
"The `IndexerName' attribute is valid only on an indexer that is not an "
"explicit interface member declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:7585
+#: ../mcs/mcs/class.cs:7614
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: ../mcs/mcs/class.cs:7782
+#: ../mcs/mcs/class.cs:7811
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""
-#: ../mcs/mcs/class.cs:7812
+#: ../mcs/mcs/class.cs:7837
+#, csharp-format
+msgid "User-defined operator `{0}' cannot convert to or from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:7849
msgid ""
"User-defined operator cannot take an object of the enclosing type and "
"convert to an object of the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7823
+#: ../mcs/mcs/class.cs:7860
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7832
+#: ../mcs/mcs/class.cs:7869
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""
-#: ../mcs/mcs/class.cs:7839
+#: ../mcs/mcs/class.cs:7876
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""
-#: ../mcs/mcs/class.cs:7845
+#: ../mcs/mcs/class.cs:7882
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""
-#: ../mcs/mcs/class.cs:7853
+#: ../mcs/mcs/class.cs:7890
msgid ""
"Overloaded shift operator must have the type of the first operand be the "
"containing type, and the type of the second operand must be int"
msgstr ""
-#: ../mcs/mcs/class.cs:7862
+#: ../mcs/mcs/class.cs:7899
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7867
+#: ../mcs/mcs/class.cs:7904
msgid "The parameter type for ++ or -- operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7874
+#: ../mcs/mcs/class.cs:7911
msgid "The parameter type of a unary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7882
+#: ../mcs/mcs/class.cs:7919
msgid "The return type of operator True or False must be bool"
msgstr ""
-#: ../mcs/mcs/class.cs:7895
+#: ../mcs/mcs/class.cs:7932
msgid "One of the parameters of a binary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:125
+#: ../mcs/mcs/codegen.cs:122
msgid "Assembly generation failed -- Referenced assembly '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:143
+#: ../mcs/mcs/codegen.cs:140
msgid "Could not access the key inside the container `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:151
+#: ../mcs/mcs/codegen.cs:148
msgid "Could not use the specified key to strongname the assembly."
msgstr ""
-#: ../mcs/mcs/codegen.cs:179
+#: ../mcs/mcs/codegen.cs:174
msgid ""
"Could not find the symbol writer assembly (Mono.CompilerServices."
"SymbolWriter.dll)"
msgstr ""
-#: ../mcs/mcs/codegen.cs:184
+#: ../mcs/mcs/codegen.cs:179
#, csharp-format
msgid "Unexpected debug information initialization error `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:202
+#: ../mcs/mcs/codegen.cs:225
msgid "Couldn't delay-sign the assembly with the '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:207 ../mcs/mcs/codegen.cs:211
+#: ../mcs/mcs/codegen.cs:230 ../mcs/mcs/codegen.cs:234
msgid "Could not write to file `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:825
-#, csharp-format
-msgid "`{0}': not all code paths return a value"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:828
-#, csharp-format
-msgid "Not all code paths return a value in anonymous method of type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1252 ../mcs/mcs/codegen.cs:1265
+#: ../mcs/mcs/codegen.cs:677 ../mcs/mcs/codegen.cs:690
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1328
+#: ../mcs/mcs/codegen.cs:753
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1348
+#: ../mcs/mcs/codegen.cs:773
msgid "Error during assembly signing. "
msgstr ""
-#: ../mcs/mcs/codegen.cs:1373
+#: ../mcs/mcs/codegen.cs:801
msgid "Friend assembly reference `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1445
+#: ../mcs/mcs/codegen.cs:871
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1453
+#: ../mcs/mcs/codegen.cs:880
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1462
+#: ../mcs/mcs/codegen.cs:889
#, csharp-format
msgid "Cannot forward type `{0}' because it is defined in this assembly"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1468
+#: ../mcs/mcs/codegen.cs:895
#, csharp-format
msgid "Cannot forward type `{0}' because it is a nested type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1474
-#, csharp-format
-msgid "Cannot forward generic type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1679
-msgid ""
-"Value specified for the argument to 'System.Runtime.InteropServices."
-"DefaultCharSetAttribute' is not valid"
-msgstr ""
-
-#: ../mcs/mcs/const.cs:173
+#: ../mcs/mcs/const.cs:155
#, csharp-format
msgid "The expression being assigned to `{0}' must be constant"
msgstr ""
-#: ../mcs/mcs/const.cs:178
+#: ../mcs/mcs/const.cs:160
#, csharp-format
msgid ""
"The evaluation of the constant value for `{0}' involves a circular definition"
msgstr ""
-#: ../mcs/mcs/const.cs:184
+#: ../mcs/mcs/const.cs:166
#, csharp-format
msgid ""
"A constant `{0}' of reference type `{1}' can only be initialized with null"
msgstr ""
-#: ../mcs/mcs/const.cs:190
+#: ../mcs/mcs/const.cs:174
+#, fuzzy, csharp-format
+msgid "Type parameter `{0}' cannot be declared const"
+msgstr "abstractメソッド `{0}' はvirtualとすることはできません"
+
+#: ../mcs/mcs/const.cs:177
#, csharp-format
msgid "The type `{0}' cannot be declared const"
msgstr ""
-#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:285
+#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:291
#, csharp-format
msgid "Constant value `{0}' cannot be converted to a `{1}'"
msgstr ""
-#: ../mcs/mcs/constant.cs:192
+#: ../mcs/mcs/constant.cs:191
#, csharp-format
msgid ""
"Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
@@ -1308,190 +1310,200 @@ msgstr ""
msgid "`{0}': Static classes cannot contain protected members"
msgstr ""
-#: ../mcs/mcs/decl.cs:946
+#: ../mcs/mcs/decl.cs:977
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:950
+#: ../mcs/mcs/decl.cs:981
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:953
+#: ../mcs/mcs/decl.cs:984
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:1026
+#: ../mcs/mcs/decl.cs:1057
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""
-#: ../mcs/mcs/decl.cs:1254
+#: ../mcs/mcs/decl.cs:1295
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""
-#: ../mcs/mcs/decl.cs:1303
+#: ../mcs/mcs/decl.cs:1344
msgid "Constraints are not allowed on non-generic declarations"
msgstr ""
-#: ../mcs/mcs/decl.cs:1347
+#: ../mcs/mcs/decl.cs:1381
+msgid "Variant type parameters can only be used with interfaces and delegates"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:1393
#, csharp-format
msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:2733
+#: ../mcs/mcs/decl.cs:2752
msgid ""
"A partial method declaration and partial method implementation cannot differ "
"on use of `params' modifier"
msgstr ""
-#: ../mcs/mcs/decl.cs:2736
+#: ../mcs/mcs/decl.cs:2755
msgid ""
"A partial method declaration and partial method implementation must be both "
"an extension method or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2740
+#: ../mcs/mcs/decl.cs:2760
#, csharp-format
msgid ""
-"An overloaded method `{0}' cannot differ on use of parameter modifiers only"
+"Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
msgstr ""
-#: ../mcs/mcs/decl.cs:2768
+#: ../mcs/mcs/decl.cs:2764
+#, fuzzy, csharp-format
+msgid ""
+"Overloaded method `{0}' cannot differ on use of parameter modifiers only"
+msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
+
+#: ../mcs/mcs/decl.cs:2793
msgid ""
"A partial method declaration and partial method implementation must be both "
"`static' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2773
+#: ../mcs/mcs/decl.cs:2798
msgid ""
"A partial method declaration and partial method implementation must be both "
"`unsafe' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2779
+#: ../mcs/mcs/decl.cs:2804
#, csharp-format
msgid "A partial method `{0}' declaration is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2783
+#: ../mcs/mcs/decl.cs:2808
#, csharp-format
msgid "A partial method `{0}' implementation is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2791
+#: ../mcs/mcs/decl.cs:2816
#, csharp-format
msgid "Duplicate user-defined conversion in type `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:204
+#: ../mcs/mcs/delegate.cs:153
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"delegate `{1}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:403
+#: ../mcs/mcs/delegate.cs:360
msgid "Internal error: could not find delegate constructor!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:446 ../mcs/mcs/delegate.cs:567
+#: ../mcs/mcs/delegate.cs:403
msgid "Internal error: could not find Invoke method!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:745
+#: ../mcs/mcs/delegate.cs:579
#, csharp-format
msgid ""
"Cannot create delegate from method `{0}' because it is a member of System."
"Nullable<T> type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:757
+#: ../mcs/mcs/delegate.cs:591
#, csharp-format
msgid ""
"Extension method `{0}' of value type `{1}' cannot be used to create delegates"
msgstr ""
-#: ../mcs/mcs/delegate.cs:772
+#: ../mcs/mcs/delegate.cs:606
#, csharp-format
msgid "Cannot create delegate from partial method declaration `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:775
+#: ../mcs/mcs/delegate.cs:609
#, csharp-format
msgid ""
"Cannot create delegate with `{0}' because it has a Conditional attribute"
msgstr ""
-#: ../mcs/mcs/delegate.cs:838
+#: ../mcs/mcs/delegate.cs:672
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' parameters and return type must be same as "
"delegate `{2} {3}' parameters and return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:844
+#: ../mcs/mcs/delegate.cs:678
#, csharp-format
msgid ""
"A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
msgstr ""
-#: ../mcs/mcs/delegate.cs:849
+#: ../mcs/mcs/delegate.cs:683
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
"return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:974
+#: ../mcs/mcs/delegate.cs:768
msgid "Method name expected"
msgstr ""
-#: ../mcs/mcs/doc.cs:1006
+#: ../mcs/mcs/doc.cs:1005
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr ""
-#: ../mcs/mcs/driver.cs:154 ../mcs/mcs/driver.cs:710 ../mcs/mcs/driver.cs:713
+#: ../mcs/mcs/driver.cs:164 ../mcs/mcs/driver.cs:721 ../mcs/mcs/driver.cs:724
msgid "Source file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:181
+#: ../mcs/mcs/driver.cs:191
#, csharp-format
msgid "Source file `{0}' could not be found"
msgstr ""
-#: ../mcs/mcs/driver.cs:189
+#: ../mcs/mcs/driver.cs:199
#, csharp-format
msgid "Source file `{0}' is a binary file and not a text file"
msgstr ""
-#: ../mcs/mcs/driver.cs:207
+#: ../mcs/mcs/driver.cs:216
#, csharp-format
msgid "Compilation aborted in file `{0}', {1}"
msgstr ""
-#: ../mcs/mcs/driver.cs:275
+#: ../mcs/mcs/driver.cs:285
msgid ""
"Invalid target type for -target. Valid options are `exe', `winexe', "
"`library' or `module'"
msgstr ""
-#: ../mcs/mcs/driver.cs:323
+#: ../mcs/mcs/driver.cs:334
#, csharp-format
msgid "cannot find metadata file `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:330
+#: ../mcs/mcs/driver.cs:341
#, csharp-format
msgid "file `{0}' has invalid `{1}' metadata"
msgstr ""
-#: ../mcs/mcs/driver.cs:350
+#: ../mcs/mcs/driver.cs:361
#, csharp-format
msgid ""
"Referenced file `{0}' is not an assembly. Consider using `-addmodule' option "
@@ -1500,270 +1512,255 @@ msgstr ""
"参照ファイル `{0}' はアセンブリではありません。代わりに`-addmodule' オプショ"
"ンを使用してみてください"
-#: ../mcs/mcs/driver.cs:606
+#: ../mcs/mcs/driver.cs:617
msgid "Response file `"
msgstr "レスポンスファイル `"
-#: ../mcs/mcs/driver.cs:615
+#: ../mcs/mcs/driver.cs:626
msgid "Unable to open response file: "
msgstr "レスポンスファイルが開けません"
-#: ../mcs/mcs/driver.cs:665 ../mcs/mcs/driver.cs:675
+#: ../mcs/mcs/driver.cs:676 ../mcs/mcs/driver.cs:686
msgid "No files to compile were specified"
msgstr "コンパイルするファイルが指定されていません"
-#: ../mcs/mcs/driver.cs:805
+#: ../mcs/mcs/driver.cs:818
msgid "Warning level must be in the range 0-4"
msgstr ""
-#: ../mcs/mcs/driver.cs:839
+#: ../mcs/mcs/driver.cs:852
msgid "Compatibility: Use -main:CLASS instead of --main CLASS or -m CLASS"
msgstr ""
-#: ../mcs/mcs/driver.cs:848
+#: ../mcs/mcs/driver.cs:861
msgid "Compatibility: Use -unsafe instead of --unsafe"
msgstr ""
-#: ../mcs/mcs/driver.cs:859
+#: ../mcs/mcs/driver.cs:872
msgid "Compatibility: Use -d:SYMBOL instead of --define SYMBOL"
msgstr ""
-#: ../mcs/mcs/driver.cs:873
+#: ../mcs/mcs/driver.cs:886
msgid "Compatibility: Use -out:FILE instead of --output FILE or -o FILE"
msgstr ""
-#: ../mcs/mcs/driver.cs:882
+#: ../mcs/mcs/driver.cs:895
msgid "Compatibility: Use -checked instead of --checked"
msgstr ""
-#: ../mcs/mcs/driver.cs:892
+#: ../mcs/mcs/driver.cs:905
msgid "Compatibility: Use -linkres:VALUE instead of --linkres VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:895
+#: ../mcs/mcs/driver.cs:908
msgid "Missing argument to --linkres"
msgstr ""
-#: ../mcs/mcs/driver.cs:906
+#: ../mcs/mcs/driver.cs:919
msgid "Compatibility: Use -res:VALUE instead of --res VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:909
+#: ../mcs/mcs/driver.cs:922
msgid "Missing argument to --resource"
msgstr ""
-#: ../mcs/mcs/driver.cs:919
+#: ../mcs/mcs/driver.cs:932
msgid "Compatibility: Use -target:KIND instead of --target KIND"
msgstr ""
-#: ../mcs/mcs/driver.cs:951
+#: ../mcs/mcs/driver.cs:964
msgid "Compatibility: Use -r:LIBRARY instead of -r library"
msgstr ""
-#: ../mcs/mcs/driver.cs:970
+#: ../mcs/mcs/driver.cs:983
msgid "Compatibility: Use -lib:ARG instead of --L arg"
msgstr ""
-#: ../mcs/mcs/driver.cs:979
+#: ../mcs/mcs/driver.cs:996
msgid "Compatibility: Use -nostdlib instead of --nostdlib"
msgstr ""
-#: ../mcs/mcs/driver.cs:988
-msgid "Compatibility: Use -warnaserror: option instead of --werror"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:993
+#: ../mcs/mcs/driver.cs:1005
msgid "Compatibility: Use -nowarn instead of --nowarn"
msgstr ""
-#: ../mcs/mcs/driver.cs:1010
+#: ../mcs/mcs/driver.cs:1022
msgid "Compatibility: Use -warn:LEVEL instead of --wlevel LEVEL"
msgstr ""
-#: ../mcs/mcs/driver.cs:1014
+#: ../mcs/mcs/driver.cs:1026
msgid "--wlevel requires a value from 0 to 4"
msgstr ""
-#: ../mcs/mcs/driver.cs:1023
+#: ../mcs/mcs/driver.cs:1035
msgid "--mcs-debug requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1030
+#: ../mcs/mcs/driver.cs:1042
msgid "Invalid argument to --mcs-debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1040
+#: ../mcs/mcs/driver.cs:1052
msgid "Compatibility: Use -recurse:PATTERN option instead --recurse PATTERN"
msgstr ""
-#: ../mcs/mcs/driver.cs:1042
+#: ../mcs/mcs/driver.cs:1054
msgid "--recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1054
+#: ../mcs/mcs/driver.cs:1066
msgid "Compatibility: Use -debug option instead of -g or --debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1059
+#: ../mcs/mcs/driver.cs:1071
msgid "Compatibility: Use -noconfig option instead of --noconfig"
msgstr ""
-#: ../mcs/mcs/driver.cs:1079
-msgid "Couldn't run pkg-config: "
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1087
-msgid "Specified package did not return any information"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1094
-msgid "Error running pkg-config. Check the above output."
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1190
+#: ../mcs/mcs/driver.cs:1204
#, csharp-format
msgid "Invalid conditional define symbol `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1244
+#: ../mcs/mcs/driver.cs:1258
#, csharp-format
msgid ""
"Invalid resource visibility option `{0}'. Use either `public' or `private' "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:1250
+#: ../mcs/mcs/driver.cs:1264
#, csharp-format
msgid "Wrong number of arguments for option `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1258
+#: ../mcs/mcs/driver.cs:1272
msgid "-recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1267
+#: ../mcs/mcs/driver.cs:1281
msgid "-reference requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1289 ../mcs/mcs/driver.cs:1301
-#: ../mcs/mcs/driver.cs:1313 ../mcs/mcs/driver.cs:1325
-#: ../mcs/mcs/driver.cs:1445 ../mcs/mcs/driver.cs:1465
-#: ../mcs/mcs/driver.cs:1472
+#: ../mcs/mcs/driver.cs:1303 ../mcs/mcs/driver.cs:1315
+#: ../mcs/mcs/driver.cs:1327 ../mcs/mcs/driver.cs:1339
+#: ../mcs/mcs/driver.cs:1493 ../mcs/mcs/driver.cs:1513
+#: ../mcs/mcs/driver.cs:1520
msgid " requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1306 ../mcs/mcs/driver.cs:1318
+#: ../mcs/mcs/driver.cs:1320 ../mcs/mcs/driver.cs:1332
msgid ""
"Cannot specify the `win32res' and the `win32ico' compiler option at the same "
"time"
msgstr ""
-#: ../mcs/mcs/driver.cs:1335
+#: ../mcs/mcs/driver.cs:1349
msgid "/lib requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1405
+#: ../mcs/mcs/driver.cs:1426
msgid "/nowarn requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1502
+#: ../mcs/mcs/driver.cs:1468
+msgid ""
+"Invalid platform type for -platform. Valid options are `anycpu', `x86', "
+"`x64' or `itanium'"
+msgstr ""
+
+#: ../mcs/mcs/driver.cs:1555
#, csharp-format
msgid ""
-"Invalid option `{0}' for /langversion. It must be either `ISO-1', `ISO-2' or "
+"Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
"`Default'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1518
+#: ../mcs/mcs/driver.cs:1571
#, csharp-format
msgid "Code page `{0}' is invalid or not installed"
msgstr ""
-#: ../mcs/mcs/driver.cs:1530
+#: ../mcs/mcs/driver.cs:1583
#, csharp-format
msgid "Unrecognized command-line option: `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1560
+#: ../mcs/mcs/driver.cs:1613
msgid "Invalid reference alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1565
+#: ../mcs/mcs/driver.cs:1618
msgid "Invalid extern alias for /reference. Alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1617
+#: ../mcs/mcs/driver.cs:1673
msgid ""
"If no source files are specified you must specify the output file with -out:"
msgstr ""
-#: ../mcs/mcs/driver.cs:1750
+#: ../mcs/mcs/driver.cs:1804
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1755
+#: ../mcs/mcs/driver.cs:1809
#, csharp-format
msgid "`{0}' specified for Main method must be a valid class or struct"
msgstr ""
-#: ../mcs/mcs/driver.cs:1759
+#: ../mcs/mcs/driver.cs:1813
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1764
+#: ../mcs/mcs/driver.cs:1818
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""
-#: ../mcs/mcs/driver.cs:1771
+#: ../mcs/mcs/driver.cs:1825
msgid "Cannot specify -main if building a module or library"
msgstr ""
-#: ../mcs/mcs/driver.cs:1776
+#: ../mcs/mcs/driver.cs:1830
msgid "Cannot link resource file when building a module"
msgstr ""
-#: ../mcs/mcs/driver.cs:1926
+#: ../mcs/mcs/driver.cs:1969
#, csharp-format
msgid "The resource identifier `{0}' has already been used in this assembly"
msgstr ""
-#: ../mcs/mcs/driver.cs:1940
+#: ../mcs/mcs/driver.cs:1983
#, csharp-format
msgid "Error reading resource file `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:330
+#: ../mcs/mcs/ecore.cs:331
#, csharp-format
msgid "`{0}' is inaccessible due to its protection level"
msgstr ""
-#: ../mcs/mcs/ecore.cs:335
+#: ../mcs/mcs/ecore.cs:336
#, csharp-format
msgid ""
"Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
"qualifier must be of type `{2}' or derived from it"
msgstr ""
-#: ../mcs/mcs/ecore.cs:345
+#: ../mcs/mcs/ecore.cs:346
msgid ""
"Only assignment, call, increment, decrement, and new object expressions can "
"be used as a statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:356
-#, csharp-format
-msgid "Cannot assign to `{0}' because it is a `{1}'"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:362
+#: ../mcs/mcs/ecore.cs:357
msgid "Keyword `void' cannot be used in this context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:392 ../mcs/mcs/statement.cs:1098
+#: ../mcs/mcs/ecore.cs:392
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}'"
msgstr ""
@@ -1800,312 +1797,314 @@ msgstr ""
msgid "A ref or out argument must be an assignable variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:724 ../mcs/mcs/ecore.cs:740
+#: ../mcs/mcs/ecore.cs:736 ../mcs/mcs/ecore.cs:752
#, csharp-format
msgid "Ambiguity between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:867
+#: ../mcs/mcs/ecore.cs:879
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:882
+#: ../mcs/mcs/ecore.cs:894
#, csharp-format
msgid "Using the generic type `{0}' requires {1} type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:911
+#: ../mcs/mcs/ecore.cs:923
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1025
-#, csharp-format
-msgid "`{0}' is a `{1}' but a `{2}' was expected"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1059
+#: ../mcs/mcs/ecore.cs:1079
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1064
+#: ../mcs/mcs/ecore.cs:1089
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1170
+#: ../mcs/mcs/ecore.cs:1195
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1177
+#: ../mcs/mcs/ecore.cs:1202
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1180
+#: ../mcs/mcs/ecore.cs:1205
#, csharp-format
msgid ""
"Cannot modify a value type return value of `{0}'. Consider storing the value "
"in a temporary variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1187
-#, fuzzy, csharp-format
-msgid "The {0} `{1}' cannot be used with type arguments"
-msgstr "属性 `{0}' は複数回指定することができません"
-
-#: ../mcs/mcs/ecore.cs:1835
+#: ../mcs/mcs/ecore.cs:1888
msgid "Cannot modify the result of an unboxing conversion"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2407
+#: ../mcs/mcs/ecore.cs:2488
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2411
+#: ../mcs/mcs/ecore.cs:2492
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2757
+#: ../mcs/mcs/ecore.cs:2846
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3098
+#: ../mcs/mcs/ecore.cs:3092
#, csharp-format
msgid ""
"Static member `{0}' cannot be accessed with an instance reference, qualify "
"it with a type name instead"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3104
+#: ../mcs/mcs/ecore.cs:3098
msgid "An expression tree may not contain a base access"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3194
+#: ../mcs/mcs/ecore.cs:3189
#, csharp-format
msgid "The property `{0}' cannot be used with type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3664
+#: ../mcs/mcs/ecore.cs:3646
msgid "An expression tree cannot contain an expression with method group"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3674
+#: ../mcs/mcs/ecore.cs:3653
msgid ""
"Partial methods with only a defining declaration or removed conditional "
"methods cannot be used in an expression tree"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3692
+#: ../mcs/mcs/ecore.cs:3671
msgid "Method `"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3717
+#: ../mcs/mcs/ecore.cs:3692
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3729
+#: ../mcs/mcs/ecore.cs:3704
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
"`out' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3733
+#: ../mcs/mcs/ecore.cs:3708
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3736
+#: ../mcs/mcs/ecore.cs:3711
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3742
+#: ../mcs/mcs/ecore.cs:3717
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3746
+#: ../mcs/mcs/ecore.cs:3721
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3757
+#: ../mcs/mcs/ecore.cs:3732
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3760
+#: ../mcs/mcs/ecore.cs:3735
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3774
+#: ../mcs/mcs/ecore.cs:3749
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3777
+#: ../mcs/mcs/ecore.cs:3752
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3784
+#: ../mcs/mcs/ecore.cs:3759
#, csharp-format
msgid ""
"Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
"parentheses to invoke the method"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3790
+#: ../mcs/mcs/ecore.cs:3765
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4077
+#: ../mcs/mcs/ecore.cs:4136
msgid "Invoke cannot be called directly on a delegate"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4207
+#: ../mcs/mcs/ecore.cs:4274
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4216
+#: ../mcs/mcs/ecore.cs:4283
#, csharp-format
msgid "Using the generic method `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4258
+#: ../mcs/mcs/ecore.cs:4325
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4808
+#: ../mcs/mcs/ecore.cs:4571
+#, fuzzy, csharp-format
+msgid "The delegate `{0}' does not contain a parameter named `{1}'"
+msgstr "デリゲート `{0}' は `{1}' 個の引数をもちません"
+
+#: ../mcs/mcs/ecore.cs:4576
+#, csharp-format
msgid ""
-"You cannot use fixed size buffers contained in unfixed expressions. Try "
-"using the fixed statement"
+"The best overloaded method match for `{0}' does not contain a parameter "
+"named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4813
+#: ../mcs/mcs/ecore.cs:4586
#, csharp-format
-msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgid ""
+"Named argument `{0}' cannot be used for a parameter which has positional "
+"argument specified"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5085
-#, csharp-format
+#: ../mcs/mcs/ecore.cs:4909
msgid ""
-"A local variable `{0}' cannot be used before it is declared. Consider "
-"renaming the local variable when it hides the field `{1}'"
+"You cannot use fixed size buffers contained in unfixed expressions. Try "
+"using the fixed statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5370
+#: ../mcs/mcs/ecore.cs:4914
+#, csharp-format
+msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:5471
#, csharp-format
msgid ""
"Property `{0}' is not supported by the C# language. Try to call the accessor "
"method `{1}' directly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5416
+#: ../mcs/mcs/ecore.cs:5517
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5428
+#: ../mcs/mcs/ecore.cs:5529
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5472
+#: ../mcs/mcs/ecore.cs:5573
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5475
+#: ../mcs/mcs/ecore.cs:5576
#, csharp-format
msgid ""
"A property or indexer `{0}' may not be passed as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5496
+#: ../mcs/mcs/ecore.cs:5597
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
"store the value"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5499
+#: ../mcs/mcs/ecore.cs:5600
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read only)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5515
+#: ../mcs/mcs/ecore.cs:5616
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5673
+#: ../mcs/mcs/ecore.cs:5774
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5807
+#: ../mcs/mcs/ecore.cs:5909
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5935
+#: ../mcs/mcs/ecore.cs:6037
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5946
+#: ../mcs/mcs/ecore.cs:6051
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5960
+#: ../mcs/mcs/ecore.cs:6068
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5967
+#: ../mcs/mcs/ecore.cs:6075
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""
@@ -2124,220 +2123,307 @@ msgstr ""
msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
msgstr ""
-#: ../mcs/mcs/eval.cs:529
+#: ../mcs/mcs/eval.cs:620
msgid "Detection Parsing Error"
msgstr ""
-#: ../mcs/mcs/expression.cs:555
+#: ../mcs/mcs/expression.cs:568
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:720
+#: ../mcs/mcs/expression.cs:630
+msgid "Cannot take the address of the given expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:664
+msgid ""
+"You can only take the address of unfixed expression inside of a fixed "
+"statement initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:752
#, csharp-format
msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:952
+#: ../mcs/mcs/expression.cs:873
+msgid "The * or -> operator must be applied to a pointer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:878 ../mcs/mcs/expression.cs:3969
+msgid "The operation in question is undefined on void pointers"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:984
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/expression.cs:1150
+#: ../mcs/mcs/expression.cs:1013
+msgid "No such operator '"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:1197
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1155
+#: ../mcs/mcs/expression.cs:1202
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1161
+#: ../mcs/mcs/expression.cs:1208
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""
-#: ../mcs/mcs/expression.cs:1403
+#: ../mcs/mcs/expression.cs:1449
#, csharp-format
msgid ""
"The `as' operator cannot be used with a non-reference type parameter `{0}'. "
"Consider adding `class' or a reference type constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:1407
+#: ../mcs/mcs/expression.cs:1453
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1439
+#: ../mcs/mcs/expression.cs:1485
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""
-#: ../mcs/mcs/expression.cs:1509
+#: ../mcs/mcs/expression.cs:1555
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1574
+#: ../mcs/mcs/expression.cs:1638
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:2001
+#: ../mcs/mcs/expression.cs:2054
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:2510
+#: ../mcs/mcs/expression.cs:2610
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""
-#: ../mcs/mcs/expression.cs:3006
+#: ../mcs/mcs/expression.cs:3180
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:3698
+#: ../mcs/mcs/expression.cs:3904
#, csharp-format
msgid ""
"A user-defined operator `{0}' must have parameters and return values of the "
"same type in order to be applicable as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3708
+#: ../mcs/mcs/expression.cs:3914
#, csharp-format
msgid ""
"The type `{0}' must have operator `true' and operator `false' defined when `"
"{1}' is used as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3969
+#: ../mcs/mcs/expression.cs:4154
+msgid "Can not compute type of conditional expression as `"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4166
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined because there is no "
"implicit conversion between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4423
+#: ../mcs/mcs/expression.cs:4639
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4462
+#: ../mcs/mcs/expression.cs:4678
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""
-#: ../mcs/mcs/expression.cs:4796
+#: ../mcs/mcs/expression.cs:4884
+#, csharp-format
+msgid ""
+"The base call to method `{0}' cannot be dynamically dispatched. Consider "
+"casting the dynamic arguments or eliminating the base access"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4924
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""
-#: ../mcs/mcs/expression.cs:4858
+#: ../mcs/mcs/expression.cs:4975
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""
-#: ../mcs/mcs/expression.cs:4860
+#: ../mcs/mcs/expression.cs:4977
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""
-#: ../mcs/mcs/expression.cs:4884
+#: ../mcs/mcs/expression.cs:5001
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:5383
+#: ../mcs/mcs/expression.cs:5448
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:5435
+#: ../mcs/mcs/expression.cs:5468
#, csharp-format
-msgid "Cannot create an instance of the static class `{0}'"
+msgid ""
+"Cannot create an instance of the variable type '{0}' because it doesn't have "
+"the new() constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:5447
+#: ../mcs/mcs/expression.cs:5475
#, csharp-format
-msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgid ""
+"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""
-#: ../mcs/mcs/expression.cs:5772
-msgid "Invalid rank specifier: expected `,' or `]'"
+#: ../mcs/mcs/expression.cs:5495
+#, csharp-format
+msgid "Cannot create an instance of the static class `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:5777
+#: ../mcs/mcs/expression.cs:5507
+#, csharp-format
+msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5829
msgid "Cannot create an array with a negative size"
msgstr ""
-#: ../mcs/mcs/expression.cs:5794 ../mcs/mcs/statement.cs:3049
+#: ../mcs/mcs/expression.cs:5846 ../mcs/mcs/statement.cs:996
+#: ../mcs/mcs/statement.cs:3054
msgid "A constant value is expected"
msgstr ""
-#: ../mcs/mcs/expression.cs:5881
+#: ../mcs/mcs/expression.cs:5853
+#, csharp-format
+msgid "An array initializer of length `{0}' was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5866
+msgid ""
+"Array initializers can only be used in a variable or field initializer. Try "
+"using a new expression instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5874
+msgid "A nested array initializer was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5914
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:5975
+#: ../mcs/mcs/expression.cs:6008
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:5980
+#: ../mcs/mcs/expression.cs:6013
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:6055
+#: ../mcs/mcs/expression.cs:6085
msgid "New invocation: Can not find a constructor for this argument list"
msgstr ""
-#: ../mcs/mcs/expression.cs:6494
+#: ../mcs/mcs/expression.cs:6524
msgid ""
"The type of an implicitly typed array cannot be inferred from the "
"initializer. Try specifying array type explicitly"
msgstr ""
-#: ../mcs/mcs/expression.cs:6672
+#: ../mcs/mcs/expression.cs:6695
+msgid ""
+"Keyword `this' is not valid in a static property, static method, or static "
+"field initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6698
msgid ""
"Anonymous methods inside structs cannot access instance members of `this'. "
"Consider copying `this' to a local variable outside the anonymous method and "
"using the local instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:6739
+#: ../mcs/mcs/expression.cs:6701
+msgid "Keyword `this' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6728
+msgid ""
+"The `this' object cannot be used before all of its fields are assigned to"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6759
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6741
+#: ../mcs/mcs/expression.cs:6761
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6743
+#: ../mcs/mcs/expression.cs:6763
msgid "Cannot assign to `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6850
+#: ../mcs/mcs/expression.cs:6822
+msgid "The __arglist construct is valid only within a variable argument method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6872
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""
-#: ../mcs/mcs/expression.cs:6960
+#: ../mcs/mcs/expression.cs:6942
+msgid ""
+"System.Void cannot be used from C#. Use typeof (void) to get the void type "
+"object"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6947
+msgid "The typeof operator cannot be used on the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6979
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""
-#: ../mcs/mcs/expression.cs:7193
+#: ../mcs/mcs/expression.cs:7254
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
@@ -2345,40 +2431,40 @@ msgid ""
"SizeOf)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7248
+#: ../mcs/mcs/expression.cs:7309
#, csharp-format
msgid "Alias `{0}' not found"
msgstr ""
-#: ../mcs/mcs/expression.cs:7259
+#: ../mcs/mcs/expression.cs:7320
#, csharp-format
msgid ""
"Alias `{0}' cannot be used with '::' since it denotes a type. Consider "
"replacing '::' with '.'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7275
+#: ../mcs/mcs/expression.cs:7336
#, csharp-format
msgid ""
"A namespace alias qualifier `{0}' did not resolve to a namespace or a type"
msgstr ""
-#: ../mcs/mcs/expression.cs:7414
+#: ../mcs/mcs/expression.cs:7484
#, csharp-format
msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:7511
+#: ../mcs/mcs/expression.cs:7589
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7579
+#: ../mcs/mcs/expression.cs:7654
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7591
+#: ../mcs/mcs/expression.cs:7666
#, csharp-format
msgid ""
"Type `{0}' does not contain a definition for `{1}' and no extension method `"
@@ -2386,101 +2472,137 @@ msgid ""
"assembly reference?)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7809
+#: ../mcs/mcs/expression.cs:7852
+msgid "A pointer must be indexed by only one value"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7878
msgid "Cannot apply indexing with [] to an expression of type `System.Array'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7915
+#: ../mcs/mcs/expression.cs:7923
+msgid "An element access expression cannot use named argument"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7993
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8419
-#, csharp-format
+#: ../mcs/mcs/expression.cs:8481
+msgid "A property or indexer may not be passed as an out or ref parameter"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8503
msgid ""
-"A property or indexer `{0}' may not be passed as an out or ref parameter"
+"The indexer base access cannot be dynamically dispatched. Consider casting "
+"the dynamic arguments or eliminating the base access"
msgstr ""
-#: ../mcs/mcs/expression.cs:8444
+#: ../mcs/mcs/expression.cs:8516
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8474
+#: ../mcs/mcs/expression.cs:8546
#, csharp-format
msgid "The read only property or indexer `{0}' cannot be assigned to"
msgstr ""
-#: ../mcs/mcs/expression.cs:8482
+#: ../mcs/mcs/expression.cs:8556
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks a `{1}' accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:8504
+#: ../mcs/mcs/expression.cs:8578
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because a `{1}' "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/expression.cs:8967
+#: ../mcs/mcs/expression.cs:8748
+#, fuzzy
+msgid "Keyword `base' is not available in a static method"
+msgstr "キーワード `new' は名前空間要素で認められていません"
+
+#: ../mcs/mcs/expression.cs:8750
+#, fuzzy
+msgid "Keyword `base' is not available in the current context"
+msgstr "キーワード `new' は名前空間要素で認められていません"
+
+#: ../mcs/mcs/expression.cs:8773
+#, csharp-format
+msgid "{0}: Can not reference a type through an expression, try `{1}' instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8776
+#, csharp-format
+msgid "{0}: Can not reference a {1} through an expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9049
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8973
+#: ../mcs/mcs/expression.cs:9055
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:9132
+#: ../mcs/mcs/expression.cs:9218
msgid "Cannot use a negative size with stackalloc"
msgstr ""
-#: ../mcs/mcs/expression.cs:9259
+#: ../mcs/mcs/expression.cs:9223
+msgid "Cannot use stackalloc in finally or catch"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9344
#, csharp-format
msgid ""
"Member `{0}' cannot be initialized. An object initializer may only be used "
"for fields, or properties"
msgstr ""
-#: ../mcs/mcs/expression.cs:9262
+#: ../mcs/mcs/expression.cs:9347
#, csharp-format
msgid ""
" Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9435
+#: ../mcs/mcs/expression.cs:9508
#, csharp-format
msgid ""
"A field or property `{0}' cannot be initialized with a collection object "
"initializer because type `{1}' does not implement `{2}' interface"
msgstr ""
-#: ../mcs/mcs/expression.cs:9446
+#: ../mcs/mcs/expression.cs:9519
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""
-#: ../mcs/mcs/expression.cs:9454
+#: ../mcs/mcs/expression.cs:9527
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""
-#: ../mcs/mcs/expression.cs:9471
+#: ../mcs/mcs/expression.cs:9545
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9732
+#: ../mcs/mcs/expression.cs:9805
#, fuzzy
msgid "Anonymous types cannot be used in this expression"
msgstr "匿名メソッドを式ツリーに変換することはできません"
-#: ../mcs/mcs/expression.cs:9839
+#: ../mcs/mcs/expression.cs:9905
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""
@@ -2489,151 +2611,160 @@ msgstr ""
msgid "Control cannot fall through from one case label to another"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:533
+#: ../mcs/mcs/flowanalysis.cs:537
#, csharp-format
msgid ""
"The label `{0}:' could not be found within the scope of the goto statement"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:661
+#: ../mcs/mcs/flowanalysis.cs:665
msgid ""
"A throw statement with no arguments is not allowed outside of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:672 ../mcs/mcs/flowanalysis.cs:678
+#: ../mcs/mcs/flowanalysis.cs:676 ../mcs/mcs/flowanalysis.cs:682
msgid "No enclosing loop out of which to break or continue"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:706
+#: ../mcs/mcs/flowanalysis.cs:710
msgid "Control cannot leave the body of an anonymous method"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:747
+#: ../mcs/mcs/flowanalysis.cs:751
msgid "Cannot yield a value in the body of a try block with a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:749
+#: ../mcs/mcs/flowanalysis.cs:753
msgid "Cannot yield a value in the body of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:901
+#: ../mcs/mcs/flowanalysis.cs:905
msgid ""
"A throw statement with no arguments is not allowed inside of a finally "
"clause nested inside of the innermost catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:913 ../mcs/mcs/iterators.cs:112
+#: ../mcs/mcs/flowanalysis.cs:917 ../mcs/mcs/iterators.cs:107
msgid "Cannot yield in the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:924 ../mcs/mcs/flowanalysis.cs:940
-#: ../mcs/mcs/flowanalysis.cs:976 ../mcs/mcs/statement.cs:778
+#: ../mcs/mcs/flowanalysis.cs:928 ../mcs/mcs/flowanalysis.cs:944
+#: ../mcs/mcs/flowanalysis.cs:980 ../mcs/mcs/statement.cs:695
msgid "Control cannot leave the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1144
+#: ../mcs/mcs/flowanalysis.cs:1160
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
"control leaves the constructor. Consider calling default contructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1148
+#: ../mcs/mcs/flowanalysis.cs:1164
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1442
+#: ../mcs/mcs/flowanalysis.cs:1440
msgid "Use of unassigned local variable `"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1512
+#: ../mcs/mcs/flowanalysis.cs:1510
msgid "Use of possibly unassigned field `"
msgstr ""
-#: ../mcs/mcs/generic.cs:191
+#: ../mcs/mcs/generic.cs:279
msgid "The new() constraint must be the last constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:204
+#: ../mcs/mcs/generic.cs:292
msgid "The `new()' constraint cannot be used with the `struct' constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:210
+#: ../mcs/mcs/generic.cs:298
msgid ""
"The `class' or `struct' constraint must be the first constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:246
+#: ../mcs/mcs/generic.cs:334
#, csharp-format
msgid ""
"Inconsistent accessibility: constraint type `{0}' is less accessible than `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:258
+#: ../mcs/mcs/generic.cs:345
#, csharp-format
msgid ""
"The class type constraint `{0}' must be listed before any other constraints. "
"Consider moving type constraint to the beginning of the constraint list"
msgstr ""
-#: ../mcs/mcs/generic.cs:262
+#: ../mcs/mcs/generic.cs:349
#, csharp-format
msgid ""
"`{0}': cannot specify both a constraint class and the `class' or `struct' "
"constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:279 ../mcs/mcs/generic.cs:294
+#: ../mcs/mcs/generic.cs:375 ../mcs/mcs/generic.cs:390
#, csharp-format
msgid "Duplicate constraint `{0}' for type parameter `{1}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:313
+#: ../mcs/mcs/generic.cs:409
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""
-#: ../mcs/mcs/generic.cs:318
+#: ../mcs/mcs/generic.cs:414
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. A constraint must be an interface, a non-"
"sealed class or a type parameter"
msgstr ""
-#: ../mcs/mcs/generic.cs:331
+#: ../mcs/mcs/generic.cs:427
#, csharp-format
msgid "A constraint cannot be special class `{0}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:361
+#: ../mcs/mcs/generic.cs:433
+msgid "A constraint cannot be the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:462
#, csharp-format
msgid ""
"Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
"constraint for `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:381
+#: ../mcs/mcs/generic.cs:482
#, csharp-format
msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:395
+#: ../mcs/mcs/generic.cs:496
#, csharp-format
msgid "Circular constraint dependency involving `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:697
+#: ../mcs/mcs/generic.cs:745
+#, csharp-format
+msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:823
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides or explicit interface "
"implementation methods"
msgstr ""
-#: ../mcs/mcs/generic.cs:728
+#: ../mcs/mcs/generic.cs:854
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
@@ -2641,38 +2772,38 @@ msgid ""
"using an explicit interface implementation instead"
msgstr ""
-#: ../mcs/mcs/generic.cs:1142
+#: ../mcs/mcs/generic.cs:1276
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""
-#: ../mcs/mcs/generic.cs:1149
+#: ../mcs/mcs/generic.cs:1283
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""
-#: ../mcs/mcs/generic.cs:1384
+#: ../mcs/mcs/generic.cs:1526
#, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
"`{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1393
+#: ../mcs/mcs/generic.cs:1535
#, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
"parameter `{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1436
+#: ../mcs/mcs/generic.cs:1578
#, csharp-format
msgid ""
"The type `{0}' must have a public parameterless constructor in order to use "
"it as parameter `{1}' in the generic type or method `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1486
+#: ../mcs/mcs/generic.cs:1637
#, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2680,40 +2811,40 @@ msgid ""
"of type `{3}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1492
+#: ../mcs/mcs/generic.cs:1643
#, csharp-format
msgid ""
"The type `{0}' must be convertible to `{1}' in order to use it as parameter `"
"{2}' in the generic type or method `{3}'"
msgstr ""
-#: ../mcs/mcs/iterators.cs:42 ../mcs/mcs/iterators.cs:924
-msgid "Unsafe code may not appear in iterators"
-msgstr ""
-
-#: ../mcs/mcs/iterators.cs:52
+#: ../mcs/mcs/iterators.cs:44
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""
-#: ../mcs/mcs/iterators.cs:892
+#: ../mcs/mcs/iterators.cs:888
#, csharp-format
msgid ""
"The body of `{0}' cannot be an iterator block because `{1}' is not an "
"iterator interface type"
msgstr ""
-#: ../mcs/mcs/iterators.cs:905
+#: ../mcs/mcs/iterators.cs:901
msgid "Iterators cannot have ref or out parameters"
msgstr ""
-#: ../mcs/mcs/iterators.cs:911
+#: ../mcs/mcs/iterators.cs:907
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""
-#: ../mcs/mcs/iterators.cs:917
+#: ../mcs/mcs/iterators.cs:913
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""
+#: ../mcs/mcs/iterators.cs:920 ../mcs/mcs/statement.cs:4242
+msgid "Unsafe code may not appear in iterators"
+msgstr ""
+
#: ../mcs/mcs/linq.cs:75
#, csharp-format
msgid ""
@@ -2728,76 +2859,61 @@ msgid ""
"Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:122
+#: ../mcs/mcs/linq.cs:125
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern for source type `{1}' "
"could not be found"
msgstr ""
-#: ../mcs/mcs/linq.cs:133
+#: ../mcs/mcs/linq.cs:136
#, csharp-format
msgid ""
"An expression type is incorrect in a subsequent `from' clause in a query "
"expression with source type `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:137
+#: ../mcs/mcs/linq.cs:140
#, csharp-format
msgid ""
"An expression type in `{0}' clause is incorrect. Type inference failed in "
"the call to `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:263
+#: ../mcs/mcs/linq.cs:264
#, csharp-format
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:702
+#: ../mcs/mcs/linq.cs:703
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:708
+#: ../mcs/mcs/linq.cs:709
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""
-#: ../mcs/mcs/linq.cs:714
-#, csharp-format
-msgid "A range variable `{0}' conflicts with a method type parameter"
-msgstr ""
-
-#: ../mcs/mcs/literal.cs:76
+#: ../mcs/mcs/literal.cs:98
#, csharp-format
msgid ""
"Cannot convert null to the type parameter `{0}' because it could be a value "
"type. Consider using `default ({0})' instead"
msgstr ""
-#: ../mcs/mcs/literal.cs:79
+#: ../mcs/mcs/literal.cs:104
#, csharp-format
msgid "Cannot convert null to `{0}' because it is a value type"
msgstr ""
-#: ../mcs/mcs/literal.cs:326
+#: ../mcs/mcs/literal.cs:365
#, csharp-format
msgid ""
"Literal of type double cannot be implicitly converted to type `{0}'. Add "
"suffix `{1}' to create a literal of this type"
msgstr ""
-#: ../mcs/mcs/location.cs:228
-#, csharp-format
-msgid "Source file `{0}' specified multiple times"
-msgstr ""
-
-#: ../mcs/mcs/location.cs:230
-#, csharp-format
-msgid "Source filenames `{0}' and `{1}' both refer to the same file: {2}"
-msgstr ""
-
#: ../mcs/mcs/modifiers.cs:241
msgid "More than one protection modifier specified"
msgstr ""
@@ -2806,175 +2922,203 @@ msgstr ""
msgid "The modifier `"
msgstr ""
-#: ../mcs/mcs/namespace.cs:108
+#: ../mcs/mcs/namespace.cs:68
#, csharp-format
msgid "An assembly `{0}' is used without being referenced"
msgstr ""
-#: ../mcs/mcs/namespace.cs:134
+#: ../mcs/mcs/namespace.cs:100
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""
-#: ../mcs/mcs/namespace.cs:268
+#: ../mcs/mcs/namespace.cs:300
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found in the global namespace "
"(are you missing an assembly reference?)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:388
+#: ../mcs/mcs/namespace.cs:425
#, csharp-format
msgid ""
"The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
"you missing an assembly reference?"
msgstr ""
-#: ../mcs/mcs/namespace.cs:395
+#: ../mcs/mcs/namespace.cs:432
#, csharp-format
msgid "Using the generic type `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:417
+#: ../mcs/mcs/namespace.cs:442
+#, fuzzy, csharp-format
+msgid "The {0} `{1}' cannot be used with type arguments"
+msgstr "属性 `{0}' は複数回指定することができません"
+
+#: ../mcs/mcs/namespace.cs:455
#, csharp-format
msgid "The non-generic {0} `{1}' cannot be used with the type arguments"
msgstr ""
-#: ../mcs/mcs/namespace.cs:661
+#: ../mcs/mcs/namespace.cs:731
#, csharp-format
msgid ""
"`{0}' is a type not a namespace. A using namespace directive can only be "
"applied to namespaces"
msgstr ""
-#: ../mcs/mcs/namespace.cs:688
+#: ../mcs/mcs/namespace.cs:758
#, csharp-format
msgid "The extern alias `{0}' was not specified in -reference option"
msgstr ""
-#: ../mcs/mcs/namespace.cs:896 ../mcs/mcs/namespace.cs:918
+#: ../mcs/mcs/namespace.cs:964 ../mcs/mcs/namespace.cs:986
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""
-#: ../mcs/mcs/namespace.cs:942
+#: ../mcs/mcs/namespace.cs:1010
msgid "An extern alias declaration must precede all other elements"
msgstr ""
-#: ../mcs/mcs/namespace.cs:960
+#: ../mcs/mcs/namespace.cs:1028
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1033
+#: ../mcs/mcs/namespace.cs:1116
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1072
+#: ../mcs/mcs/namespace.cs:1155
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1165
+#: ../mcs/mcs/namespace.cs:1248
msgid "You cannot redefine the global extern alias"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1170
+#: ../mcs/mcs/namespace.cs:1253
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found. Are you missing a using "
"directive or an assembly reference?"
msgstr ""
-#: ../mcs/mcs/nullable.cs:968
+#: ../mcs/mcs/nullable.cs:984
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""
-#: ../mcs/mcs/parameter.cs:176
+#: ../mcs/mcs/parameter.cs:164
msgid "The params parameter must be a single dimensional array"
msgstr ""
-#: ../mcs/mcs/parameter.cs:277
-msgid "Invalid parameter type `void'"
-msgstr ""
-
-#: ../mcs/mcs/parameter.cs:288
+#: ../mcs/mcs/parameter.cs:264
msgid "An out parameter cannot have the `In' attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:293
+#: ../mcs/mcs/parameter.cs:269
msgid ""
"Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
msgstr ""
-#: ../mcs/mcs/parameter.cs:300
+#: ../mcs/mcs/parameter.cs:276
msgid ""
"Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
"`Out' attributes or neither"
msgstr ""
-#: ../mcs/mcs/parameter.cs:318
+#: ../mcs/mcs/parameter.cs:286
+#, fuzzy, csharp-format
+msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
+msgstr "インデクサを含む型には`DefaultMember'属性を指定できません"
+
+#: ../mcs/mcs/parameter.cs:300
#, csharp-format
-msgid "Argument of type `{0}' is not applicable for the DefaultValue attribute"
+msgid ""
+"Argument of type `{0}' is not applicable for the DefaultParameterValue "
+"attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:321
+#: ../mcs/mcs/parameter.cs:303
#, csharp-format
msgid ""
-"The DefaultValue attribute is not applicable on parameters of type `{0}'"
+"The DefaultParameterValue attribute is not applicable on parameters of type `"
+"{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:333
+#: ../mcs/mcs/parameter.cs:315
msgid "The type of the default value should match the type of the parameter"
msgstr ""
-#: ../mcs/mcs/parameter.cs:373
+#: ../mcs/mcs/parameter.cs:368
#, csharp-format
-msgid "Method or delegate parameter cannot be of type `{0}'"
+msgid ""
+"The expression being assigned to optional parameter `{0}' must be a constant "
+"or default value"
msgstr ""
-#: ../mcs/mcs/parameter.cs:386
+#: ../mcs/mcs/parameter.cs:376 ../mcs/mcs/parameter.cs:385
#, csharp-format
-msgid "`{0}': static types cannot be used as parameters"
+msgid ""
+"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:392
+#: ../mcs/mcs/parameter.cs:389
+#, fuzzy, csharp-format
+msgid ""
+"Optional parameter value `{0}' cannot be converted to parameter type `{1}'"
+msgstr "Conditionalメソッド `{0}' ではoutパラメータを指定できません"
+
+#: ../mcs/mcs/parameter.cs:400
#, csharp-format
-msgid "The type of extension method cannot be `{0}'"
+msgid "Method or delegate parameter cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:502
+#: ../mcs/mcs/parameter.cs:413
+#, csharp-format
+msgid "`{0}': static types cannot be used as parameters"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:419
+#, fuzzy, csharp-format
+msgid "The extension method cannot be of type `{0}'"
+msgstr "`{0}': 拡張メソッドはネストしたクラスの中では定義できません"
+
+#: ../mcs/mcs/parameter.cs:550
msgid "An expression tree parameter cannot use `ref' or `out' modifier"
msgstr ""
-#: ../mcs/mcs/parameter.cs:975
+#: ../mcs/mcs/parameter.cs:1072
#, csharp-format
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""
-#: ../mcs/mcs/parameter.cs:993
+#: ../mcs/mcs/parameter.cs:1090
#, csharp-format
msgid "The parameter name `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/pending.cs:607
+#: ../mcs/mcs/pending.cs:611
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is static"
msgstr ""
-#: ../mcs/mcs/pending.cs:611
+#: ../mcs/mcs/pending.cs:615
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' in not public"
msgstr ""
-#: ../mcs/mcs/pending.cs:615
+#: ../mcs/mcs/pending.cs:619
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
@@ -2982,88 +3126,83 @@ msgid ""
"type `{4}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:620
+#: ../mcs/mcs/pending.cs:624
#, csharp-format
msgid "`{0}' does not implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:624
+#: ../mcs/mcs/pending.cs:628
#, csharp-format
msgid "`{0}' does not implement inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/report.cs:587
-#, csharp-format
-msgid ""
-"Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
-"`gmcs' compiler instead"
+#: ../mcs/mcs/rootcontext.cs:429
+msgid "Unsafe code requires the `unsafe' command line option to be specified"
msgstr ""
-#: ../mcs/mcs/report.cs:595
-#, csharp-format
+#: ../mcs/mcs/roottypes.cs:204
msgid ""
-"Feature `{0}' cannot be used because it is not part of the C# {1} language "
-"specification"
+"Value specified for the argument to 'System.Runtime.InteropServices."
+"DefaultCharSetAttribute' is not valid"
msgstr ""
-#: ../mcs/mcs/report.cs:652
-#, csharp-format
+#: ../mcs/mcs/statement.cs:86
msgid ""
-"Your .NET Runtime does not support `{0}'. Please use the latest Mono runtime "
-"instead."
-msgstr ""
-
-#: ../mcs/mcs/rootcontext.cs:415
-msgid "Unsafe code requires the `unsafe' command line option to be specified"
+"A lambda expression with statement body cannot be converted to an expresion "
+"tree"
msgstr ""
-#: ../mcs/mcs/statement.cs:105
+#: ../mcs/mcs/statement.cs:729
+#, csharp-format
msgid ""
-"A lambda expression with statement body cannot be converted to an expresion "
-"tree"
+"An object of a type convertible to `{0}' is required for the return statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:818
+#: ../mcs/mcs/statement.cs:735
msgid ""
"Cannot return a value from iterators. Use the yield return statement to "
"return a value, or yield break to end the iteration"
msgstr ""
-#: ../mcs/mcs/statement.cs:825
+#: ../mcs/mcs/statement.cs:741
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""
-#: ../mcs/mcs/statement.cs:849
+#: ../mcs/mcs/statement.cs:760
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' because some of the return types "
"in the block are not implicitly convertible to the delegate return type"
msgstr ""
-#: ../mcs/mcs/statement.cs:1041 ../mcs/mcs/statement.cs:1073
+#: ../mcs/mcs/statement.cs:946 ../mcs/mcs/statement.cs:984
msgid "A goto case is only valid inside a switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:1669
+#: ../mcs/mcs/statement.cs:1070 ../mcs/mcs/statement.cs:4633
+msgid "The type caught or thrown must be derived from System.Exception"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:1573
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1694
+#: ../mcs/mcs/statement.cs:1598
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/statement.cs:1789
+#: ../mcs/mcs/statement.cs:1693
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""
-#: ../mcs/mcs/statement.cs:1900
+#: ../mcs/mcs/statement.cs:1804
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
@@ -3071,98 +3210,106 @@ msgid ""
"scope to denote something else"
msgstr ""
-#: ../mcs/mcs/statement.cs:1909
+#: ../mcs/mcs/statement.cs:1813
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1914
+#: ../mcs/mcs/statement.cs:1954
+msgid "An implicitly typed local variable cannot be a constant"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2834 ../mcs/mcs/statement.cs:2836
+msgid "Internal compiler error: Phase Resolve"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2844
#, csharp-format
-msgid "The type parameter name `{0}' is the same as `{1}'"
+msgid "`{0}': not all code paths return a value"
msgstr ""
-#: ../mcs/mcs/statement.cs:2050
-msgid "An implicitly typed local variable cannot be a constant"
+#: ../mcs/mcs/statement.cs:2847
+#, csharp-format
+msgid "Not all code paths return a value in anonymous method of type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:2949
+#: ../mcs/mcs/statement.cs:2905
#, csharp-format
msgid ""
"The out parameter `{0}' must be assigned to before control leaves the "
"current method"
msgstr ""
-#: ../mcs/mcs/statement.cs:3082
+#: ../mcs/mcs/statement.cs:3087
#, csharp-format
msgid "The label `case {0}:' already occurs in this switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:3628
-msgid "A value of an integral type or string expected for switch"
+#: ../mcs/mcs/statement.cs:3627
+#, csharp-format
+msgid ""
+"A switch expression of type `{0}' cannot be converted to an integral type, "
+"bool, char, string, enum or nullable type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4089
+#: ../mcs/mcs/statement.cs:4094
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:4406
+#: ../mcs/mcs/statement.cs:4385
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""
-#: ../mcs/mcs/statement.cs:4416
+#: ../mcs/mcs/statement.cs:4395
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4440
+#: ../mcs/mcs/statement.cs:4419
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4517
+#: ../mcs/mcs/statement.cs:4497
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4767
-msgid "Try statement already has an empty catch block"
-msgstr ""
-
-#: ../mcs/mcs/statement.cs:4807
+#: ../mcs/mcs/statement.cs:4788
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:4982 ../mcs/mcs/statement.cs:5097
+#: ../mcs/mcs/statement.cs:4965
msgid "Internal error: No Dispose method which takes 0 parameters."
msgstr ""
-#: ../mcs/mcs/statement.cs:5054
+#: ../mcs/mcs/statement.cs:5011
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""
-#: ../mcs/mcs/statement.cs:5494
+#: ../mcs/mcs/statement.cs:5445
#, csharp-format
msgid ""
"foreach statement requires that the return type `{0}' of `{1}' must have a "
"suitable public MoveNext method and public Current property"
msgstr ""
-#: ../mcs/mcs/statement.cs:5580
+#: ../mcs/mcs/statement.cs:5504
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it does "
"not contain a definition for `GetEnumerator' or is not accessible"
msgstr ""
-#: ../mcs/mcs/statement.cs:5632
+#: ../mcs/mcs/statement.cs:5556
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
@@ -3170,40 +3317,40 @@ msgid ""
"implementation"
msgstr ""
-#: ../mcs/mcs/statement.cs:5927
+#: ../mcs/mcs/statement.cs:5848
msgid "Use of null is not valid in this context"
msgstr ""
-#: ../mcs/mcs/statement.cs:5937
+#: ../mcs/mcs/statement.cs:5858
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:877
+#: ../mcs/mcs/typemanager.cs:785
#, csharp-format
msgid "The predefined type `{0}.{1}' is not defined or imported"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:901
+#: ../mcs/mcs/typemanager.cs:809
#, csharp-format
msgid "The predefined type `{0}.{1}' is not declared correctly"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:951
+#: ../mcs/mcs/typemanager.cs:859
#, csharp-format
msgid ""
"The compiler required member `{0}.{1}{2}' could not be found or is "
"inaccessible"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1160
+#: ../mcs/mcs/typemanager.cs:1036
#, csharp-format
msgid ""
"The compilation may fail due to missing `{0}.SetCorlibTypeBuilders({1})' "
"method"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1694
+#: ../mcs/mcs/typemanager.cs:1609
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
@@ -3211,19 +3358,22 @@ msgid ""
"it"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1949
+#: ../mcs/mcs/typemanager.cs:1863
#, csharp-format
msgid ""
"Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:2300
+#: ../mcs/mcs/typemanager.cs:2222
#, csharp-format
msgid ""
"Cannot take the address of, get the size of, or declare a pointer to a "
"managed type `{0}'"
msgstr ""
+#~ msgid "Can not use a type parameter in an attribute"
+#~ msgstr "属性の中で型パラメータを使用することはできません"
+
#~ msgid "Expected `{0}'"
#~ msgstr "`{0}' が必要です"
@@ -3239,6 +3389,3 @@ msgstr ""
#~ msgid "Class, struct, or interface method must have a return type"
#~ msgstr "クラス、構造体、インターフェースのメソッドには戻り値型が必要です"
-
-#~ msgid "Keyword `new' is not allowed on namespace elements"
-#~ msgstr "キーワード `new' は名前空間要素で認められていません"
diff --git a/po/mcs/mcs.pot b/po/mcs/mcs.pot
index 3bfe83ca9e..2cabfa89c4 100644
--- a/po/mcs/mcs.pot
+++ b/po/mcs/mcs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: mono 2.4.4\n"
+"Project-Id-Version: mono 2.6.3\n"
"Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n"
-"POT-Creation-Date: 2010-02-16 22:41+0000\n"
+"POT-Creation-Date: 2010-03-10 17:57-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,72 +16,72 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: ../mcs/mcs/anonymous.cs:883
+#: ../mcs/mcs/anonymous.cs:893
#, csharp-format
msgid "Cannot convert `{0}' to an expression tree of non-delegate type `{1}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:889
+#: ../mcs/mcs/anonymous.cs:898
#, csharp-format
msgid "Cannot convert `{0}' to non-delegate type `{1}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:901
+#: ../mcs/mcs/anonymous.cs:910
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' since there is a parameter "
"mismatch"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:913 ../mcs/mcs/delegate.cs:581
+#: ../mcs/mcs/anonymous.cs:922 ../mcs/mcs/delegate.cs:467
#, csharp-format
msgid "Delegate `{0}' does not take `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:928
+#: ../mcs/mcs/anonymous.cs:937
#, csharp-format
msgid "Parameter `{0}' should not be declared with the `{1}' keyword"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:931
+#: ../mcs/mcs/anonymous.cs:940
#, csharp-format
msgid "Parameter `{0}' must be declared with the `{1}' keyword"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:952
+#: ../mcs/mcs/anonymous.cs:961
#, csharp-format
msgid "Parameter `{0}' is declared as type `{1}' but should be `{2}'"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1076
+#: ../mcs/mcs/anonymous.cs:1080
msgid "An anonymous method cannot be converted to an expression tree"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1093
+#: ../mcs/mcs/anonymous.cs:1097
#, csharp-format
msgid ""
"Cannot convert anonymous method block without a parameter list to delegate "
"type `{0}' because it has one or more `out' parameters."
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1118
+#: ../mcs/mcs/anonymous.cs:1122
msgid ""
"Anonymous methods and lambda expressions cannot be used in the current "
"context"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1155
+#: ../mcs/mcs/anonymous.cs:1159
#, csharp-format
msgid ""
"Local variable or parameter `{0}' cannot have their address taken and be "
"used inside an anonymous method or lambda expression"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1383
+#: ../mcs/mcs/anonymous.cs:1396
msgid "An expression tree cannot contain an anonymous method expression"
msgstr ""
-#: ../mcs/mcs/anonymous.cs:1617
+#: ../mcs/mcs/anonymous.cs:1638
#, csharp-format
msgid ""
"`{0}': An anonymous type cannot have multiple properties with the same name"
@@ -91,7 +91,12 @@ msgstr ""
msgid "An expression tree cannot contain an assignment operator"
msgstr ""
-#: ../mcs/mcs/attribute.cs:165
+#: ../mcs/mcs/assign.cs:645
+#, csharp-format
+msgid "Cannot assign to `{0}' because it is a `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/attribute.cs:175
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument. Named attribute arguments "
@@ -99,204 +104,195 @@ msgid ""
"properties which are public and not static"
msgstr ""
-#: ../mcs/mcs/attribute.cs:173
+#: ../mcs/mcs/attribute.cs:184
#, csharp-format
msgid ""
"`{0}' is not a valid named attribute argument because it is not a valid "
"attribute parameter type"
msgstr ""
-#: ../mcs/mcs/attribute.cs:180
+#: ../mcs/mcs/attribute.cs:191
msgid ""
"An attribute argument must be a constant expression, typeof expression or "
"array creation expression"
msgstr ""
-#: ../mcs/mcs/attribute.cs:187
-msgid "Can not use a type parameter in an attribute"
-msgstr ""
-
-#: ../mcs/mcs/attribute.cs:192
+#: ../mcs/mcs/attribute.cs:197
msgid "The Guid attribute must be specified with the ComImport attribute"
msgstr ""
-#: ../mcs/mcs/attribute.cs:197
+#: ../mcs/mcs/attribute.cs:202
#, csharp-format
msgid "Do not use `{0}' directly. Use parameter modifier `this' instead"
msgstr ""
-#: ../mcs/mcs/attribute.cs:206
+#: ../mcs/mcs/attribute.cs:211
#, csharp-format
msgid "Error during emitting `{0}' attribute. The reason is `{1}'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:245
+#: ../mcs/mcs/attribute.cs:242
#, csharp-format
msgid "`{0}': is not an attribute class"
msgstr ""
-#: ../mcs/mcs/attribute.cs:263
+#: ../mcs/mcs/attribute.cs:278
#, csharp-format
msgid ""
-"`{0}' is ambiguous between `{0}' and `{0}Attribute'. Use either `@{0}' or `"
-"{0}Attribute'"
+"`{0}' is ambiguous between `{1}' and `{2}'. Use either `@{0}' or `{0}"
+"Attribute'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:365
+#: ../mcs/mcs/attribute.cs:382
#, csharp-format
msgid "Cannot apply attribute class `{0}' because it is abstract"
msgstr ""
-#: ../mcs/mcs/attribute.cs:490
+#: ../mcs/mcs/attribute.cs:491
msgid "Invalid value for argument to `System.AttributeUsage' attribute"
msgstr ""
-#: ../mcs/mcs/attribute.cs:498
+#: ../mcs/mcs/attribute.cs:499
#, csharp-format
msgid "The argument to the `{0}' attribute must be a valid identifier"
msgstr ""
#: ../mcs/mcs/attribute.cs:528
#, csharp-format
-msgid "'{0}' duplicate named attribute argument"
+msgid "Duplicate named attribute `{0}' argument"
msgstr ""
-#: ../mcs/mcs/attribute.cs:870
+#: ../mcs/mcs/attribute.cs:868
#, csharp-format
msgid ""
"`{0}' is not a valid attribute location for this declaration. Valid "
"attribute locations for this declaration are `{1}'"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1199
+#: ../mcs/mcs/attribute.cs:1197
#, csharp-format
msgid ""
"The attribute `{0}' is not valid on this declaration type. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1493
-#, csharp-format
-msgid "The attribute `{0}' cannot be applied multiple times"
-msgstr ""
-
-#: ../mcs/mcs/attribute.cs:1661
+#: ../mcs/mcs/attribute.cs:1641
msgid ""
"Added modules must be marked with the CLSCompliant attribute to match the "
"assembly"
msgstr ""
-#: ../mcs/mcs/attribute.cs:1804
+#: ../mcs/mcs/attribute.cs:1787
#, csharp-format
msgid "`{0}' is obsolete: `{1}'"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:551
+#: ../mcs/mcs/cs-tokenizer.cs:605
msgid ""
"The `partial' modifier can be used only immediately before `class', "
"`struct', `interface', or `void' keyword"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1152 ../mcs/mcs/cs-tokenizer.cs:1222
+#: ../mcs/mcs/cs-tokenizer.cs:1219 ../mcs/mcs/cs-tokenizer.cs:1289
msgid "Invalid number"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1408
+#: ../mcs/mcs/cs-tokenizer.cs:1475
#, csharp-format
msgid "Unrecognized escape sequence `\\{0}'"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1427
+#: ../mcs/mcs/cs-tokenizer.cs:1494
msgid "Unrecognized escape sequence"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1630
+#: ../mcs/mcs/cs-tokenizer.cs:1697
msgid "Missing identifier to pre-processor directive"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:1640 ../mcs/mcs/cs-tokenizer.cs:1644
+#: ../mcs/mcs/cs-tokenizer.cs:1707 ../mcs/mcs/cs-tokenizer.cs:1711
#, csharp-format
msgid "Identifier expected: {0}"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2020
+#: ../mcs/mcs/cs-tokenizer.cs:2087
msgid "Numeric constant too long"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2025
+#: ../mcs/mcs/cs-tokenizer.cs:2092
msgid "Invalid preprocessor directive"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2032
+#: ../mcs/mcs/cs-tokenizer.cs:2099
#, csharp-format
msgid "Unexpected processor directive ({0})"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2038
+#: ../mcs/mcs/cs-tokenizer.cs:2105
msgid ""
"Cannot define or undefine preprocessor symbols after first token in file"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2044
+#: ../mcs/mcs/cs-tokenizer.cs:2111
msgid ""
"Preprocessor directives must appear as the first non-whitespace character on "
"a line"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2049
+#: ../mcs/mcs/cs-tokenizer.cs:2116
msgid "Single-line comment or end-of-line expected"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2094 ../mcs/mcs/cs-tokenizer.cs:3008
+#: ../mcs/mcs/cs-tokenizer.cs:2161 ../mcs/mcs/cs-tokenizer.cs:3099
msgid "Expected `#endif' directive"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2127 ../mcs/mcs/cs-tokenizer.cs:2148
-#: ../mcs/mcs/cs-tokenizer.cs:2179 ../mcs/mcs/cs-tokenizer.cs:3006
+#: ../mcs/mcs/cs-tokenizer.cs:2194 ../mcs/mcs/cs-tokenizer.cs:2215
+#: ../mcs/mcs/cs-tokenizer.cs:2246 ../mcs/mcs/cs-tokenizer.cs:3097
msgid "#endregion directive expected"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2234
+#: ../mcs/mcs/cs-tokenizer.cs:2301
#, csharp-format
msgid "#error: '{0}'"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2254
+#: ../mcs/mcs/cs-tokenizer.cs:2321
msgid "The line number specified for #line directive is missing or invalid"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2258
+#: ../mcs/mcs/cs-tokenizer.cs:2325
msgid "Wrong preprocessor directive"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2282 ../mcs/mcs/cs-tokenizer.cs:2823
+#: ../mcs/mcs/cs-tokenizer.cs:2349 ../mcs/mcs/cs-tokenizer.cs:2910
msgid "Newline in constant"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2298
+#: ../mcs/mcs/cs-tokenizer.cs:2365
msgid "Unterminated string literal"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2332
+#: ../mcs/mcs/cs-tokenizer.cs:2399
msgid "Identifier too long (limit is 512 chars)"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2393
+#: ../mcs/mcs/cs-tokenizer.cs:2460
#, csharp-format
msgid ""
"`{0}': Any identifier with double underscores cannot be used when ISO "
"language version mode is specified"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2687
+#: ../mcs/mcs/cs-tokenizer.cs:2765
msgid "End-of-file found, '*/' expected"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2790
+#: ../mcs/mcs/cs-tokenizer.cs:2868
msgid "Keyword, identifier, or string expected after verbatim specifier: @"
msgstr ""
-#: ../mcs/mcs/cs-tokenizer.cs:2838
+#: ../mcs/mcs/cs-tokenizer.cs:2925
msgid "Too many characters in character literal"
msgstr ""
@@ -314,418 +310,435 @@ msgid ""
"The operator `{0}' requires a matching operator `{1}' to also be defined"
msgstr ""
-#: ../mcs/mcs/class.cs:334
+#: ../mcs/mcs/class.cs:406
#, csharp-format
msgid ""
"Partial declarations of `{0}' must be all classes, all structs or all "
"interfaces"
msgstr ""
-#: ../mcs/mcs/class.cs:343
+#: ../mcs/mcs/class.cs:415
#, csharp-format
msgid "Partial declarations of `{0}' have conflicting accessibility modifiers"
msgstr ""
-#: ../mcs/mcs/class.cs:399
+#: ../mcs/mcs/class.cs:471
#, csharp-format
msgid ""
"`{0}': explicit interface declaration can only be declared in a class or "
"struct"
msgstr ""
-#: ../mcs/mcs/class.cs:437 ../mcs/mcs/decl.cs:2811
+#: ../mcs/mcs/class.cs:509 ../mcs/mcs/decl.cs:2836
#, csharp-format
msgid ""
"A member `{0}' is already defined. Rename this member or use different "
"parameter types"
msgstr ""
-#: ../mcs/mcs/class.cs:554
+#: ../mcs/mcs/class.cs:626
msgid ""
"Cannot specify the `DefaultMember' attribute on type containing an indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:837
+#: ../mcs/mcs/class.cs:874
+#, csharp-format
+msgid "Class `{0}' cannot derive from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:887
#, csharp-format
msgid "`{0}' is already listed in interface list"
msgstr ""
-#: ../mcs/mcs/class.cs:845
+#: ../mcs/mcs/class.cs:895
#, csharp-format
msgid ""
"Inconsistent accessibility: base interface `{0}' is less accessible than "
"interface `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:851
+#: ../mcs/mcs/class.cs:901
#, csharp-format
msgid "Type `{0}' in interface list is not an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:853
+#: ../mcs/mcs/class.cs:903
#, csharp-format
msgid "`{0}': Classes cannot have multiple base classes (`{1}' and `{2}')"
msgstr ""
-#: ../mcs/mcs/class.cs:856
+#: ../mcs/mcs/class.cs:906
#, csharp-format
msgid "`{0}': Base class `{1}' must be specified as first"
msgstr ""
-#: ../mcs/mcs/class.cs:883
+#: ../mcs/mcs/class.cs:933
#, csharp-format
msgid "Partial declarations of `{0}' must not specify different base classes"
msgstr ""
-#: ../mcs/mcs/class.cs:924
+#: ../mcs/mcs/class.cs:974
#, csharp-format
msgid ""
"`{0}' cannot implement both `{1}' and `{2}' because they may unify for some "
"type parameter substitutions"
msgstr ""
-#: ../mcs/mcs/class.cs:1115
+#: ../mcs/mcs/class.cs:1008
+#, csharp-format
+msgid "`{0}' clashes with a predefined namespace"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:1174
#, csharp-format
msgid ""
"Partial declarations of `{0}' must have the same type parameter names in the "
"same order"
msgstr ""
-#: ../mcs/mcs/class.cs:1135
+#: ../mcs/mcs/class.cs:1194
#, csharp-format
msgid ""
"Partial declarations of `{0}' have inconsistent constraints for type "
"parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1230
+#: ../mcs/mcs/class.cs:1290
#, csharp-format
msgid ""
"Inherited interface `{0}' causes a cycle in the interface hierarchy of `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1235
+#: ../mcs/mcs/class.cs:1295
#, csharp-format
msgid "Circular base class dependency involving `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:1423
+#: ../mcs/mcs/class.cs:1496
msgid ""
"Two indexers have different names; the IndexerName attribute must be used "
"with the same name on every indexer within a type"
msgstr ""
-#: ../mcs/mcs/class.cs:2257
+#: ../mcs/mcs/class.cs:2322
#, csharp-format
msgid "A static member `{0}' cannot be marked as override, virtual or abstract"
msgstr ""
-#: ../mcs/mcs/class.cs:2271
+#: ../mcs/mcs/class.cs:2336
#, csharp-format
msgid "A member `{0}' marked as override cannot be marked as new or virtual"
msgstr ""
-#: ../mcs/mcs/class.cs:2283
+#: ../mcs/mcs/class.cs:2348
#, csharp-format
msgid "`{0}' cannot be both extern and abstract"
msgstr ""
-#: ../mcs/mcs/class.cs:2288
+#: ../mcs/mcs/class.cs:2353
#, csharp-format
msgid "`{0}' cannot be both abstract and sealed"
msgstr ""
-#: ../mcs/mcs/class.cs:2293
+#: ../mcs/mcs/class.cs:2358
#, csharp-format
msgid "The abstract method `{0}' cannot be marked virtual"
msgstr ""
-#: ../mcs/mcs/class.cs:2299
+#: ../mcs/mcs/class.cs:2364
#, csharp-format
msgid "`{0}' is abstract but it is declared in the non-abstract class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2307
+#: ../mcs/mcs/class.cs:2372
#, csharp-format
msgid "`{0}': virtual or abstract members cannot be private"
msgstr ""
-#: ../mcs/mcs/class.cs:2314
+#: ../mcs/mcs/class.cs:2379
#, csharp-format
msgid "`{0}' cannot be sealed because it is not an override"
msgstr ""
-#: ../mcs/mcs/class.cs:2400
+#: ../mcs/mcs/class.cs:2465
#, csharp-format
msgid "`{0}': containing type does not implement interface `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2534
+#: ../mcs/mcs/class.cs:2599
#, csharp-format
msgid "Type parameter `{0}' has same name as containing type, or method"
msgstr ""
-#: ../mcs/mcs/class.cs:2540
+#: ../mcs/mcs/class.cs:2607
#, csharp-format
msgid "`{0}': member names cannot be the same as their enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:2682
+#: ../mcs/mcs/class.cs:2760
msgid ""
"The class System.Object cannot have a base class or implement an interface."
msgstr ""
-#: ../mcs/mcs/class.cs:2691
+#: ../mcs/mcs/class.cs:2769
#, csharp-format
msgid "Attribute `{0}' is only valid on classes derived from System.Attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:2696
+#: ../mcs/mcs/class.cs:2774
msgid ""
"Attribute `System.Diagnostics.ConditionalAttribute' is only valid on methods "
"or attribute classes"
msgstr ""
-#: ../mcs/mcs/class.cs:2735
+#: ../mcs/mcs/class.cs:2812
#, csharp-format
msgid "`{0}': Static classes cannot contain user-defined operators"
msgstr ""
-#: ../mcs/mcs/class.cs:2740
+#: ../mcs/mcs/class.cs:2817
#, csharp-format
msgid "`{0}': Static classes cannot contain destructor"
msgstr ""
-#: ../mcs/mcs/class.cs:2745
+#: ../mcs/mcs/class.cs:2822
#, csharp-format
msgid "`{0}': cannot declare indexers in a static class"
msgstr ""
-#: ../mcs/mcs/class.cs:2753
+#: ../mcs/mcs/class.cs:2830
#, csharp-format
msgid "`{0}': Static classes cannot have instance constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:2759
+#: ../mcs/mcs/class.cs:2836
#, csharp-format
msgid "`{0}': Extension methods must be declared static"
msgstr ""
-#: ../mcs/mcs/class.cs:2763
+#: ../mcs/mcs/class.cs:2840
#, csharp-format
msgid "`{0}': cannot declare instance members in a static class"
msgstr ""
-#: ../mcs/mcs/class.cs:2772
+#: ../mcs/mcs/class.cs:2849
#, csharp-format
msgid "`{0}': an abstract class cannot be sealed or static"
msgstr ""
-#: ../mcs/mcs/class.cs:2776
+#: ../mcs/mcs/class.cs:2853
#, csharp-format
msgid "`{0}': a class cannot be both static and sealed"
msgstr ""
-#: ../mcs/mcs/class.cs:2813
+#: ../mcs/mcs/class.cs:2888
#, csharp-format
msgid "Cannot derive from `{0}' because it is a type parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:2820
+#: ../mcs/mcs/class.cs:2895
#, csharp-format
msgid ""
"A generic type cannot derive from `{0}' because it is an attribute class"
msgstr ""
-#: ../mcs/mcs/class.cs:2827
+#: ../mcs/mcs/class.cs:2902
#, csharp-format
msgid "`{0}': Cannot derive from static class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2830
+#: ../mcs/mcs/class.cs:2905
#, csharp-format
-msgid "`{0}': cannot derive from sealed class `{1}'"
+msgid "`{0}': cannot derive from sealed type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2837
+#: ../mcs/mcs/class.cs:2912
#, csharp-format
msgid "`{0}' cannot derive from special class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2844
+#: ../mcs/mcs/class.cs:2919
#, csharp-format
msgid ""
"Inconsistent accessibility: base class `{0}' is less accessible than class `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:2851
+#: ../mcs/mcs/class.cs:2926
#, csharp-format
msgid ""
"Static class `{0}' cannot derive from type `{1}'. Static classes must derive "
"from object"
msgstr ""
-#: ../mcs/mcs/class.cs:2859
+#: ../mcs/mcs/class.cs:2934
#, csharp-format
msgid "Static class `{0}' cannot implement interfaces"
msgstr ""
-#: ../mcs/mcs/class.cs:3050
+#: ../mcs/mcs/class.cs:3114
#, csharp-format
msgid "`{0}': Structs cannot have instance field initializers"
msgstr ""
-#: ../mcs/mcs/class.cs:3358
+#: ../mcs/mcs/class.cs:3434
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not an event"
msgstr ""
-#: ../mcs/mcs/class.cs:3360
+#: ../mcs/mcs/class.cs:3436
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a property"
msgstr ""
-#: ../mcs/mcs/class.cs:3362
+#: ../mcs/mcs/class.cs:3438
#, csharp-format
msgid "`{0}': cannot override because `{1}' is not a method"
msgstr ""
-#: ../mcs/mcs/class.cs:3364
+#: ../mcs/mcs/class.cs:3440
#, csharp-format
msgid "`{0}' is marked as an override but no suitable {1} found to override"
msgstr ""
-#: ../mcs/mcs/class.cs:3410
+#: ../mcs/mcs/class.cs:3486
#, csharp-format
msgid ""
"`{0}': cannot override inherited member `{1}' because it is not marked "
"virtual, abstract or override"
msgstr ""
-#: ../mcs/mcs/class.cs:3419
+#: ../mcs/mcs/class.cs:3495
#, csharp-format
msgid "`{0}': cannot override inherited member `{1}' because it is sealed"
msgstr ""
-#: ../mcs/mcs/class.cs:3437
+#: ../mcs/mcs/class.cs:3513
#, csharp-format
msgid "`{0}': type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3441
+#: ../mcs/mcs/class.cs:3517
#, csharp-format
msgid "`{0}': return type must be `{1}' to match overridden member `{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3463
+#: ../mcs/mcs/class.cs:3532 ../mcs/mcs/class.cs:3544
#, csharp-format
msgid "`{0}' hides inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3529
+#: ../mcs/mcs/class.cs:3610
#, csharp-format
msgid "A partial method `{0}' cannot explicitly implement an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:3537
+#: ../mcs/mcs/class.cs:3618
#, csharp-format
msgid "The type `{0}' in explicit interface declaration is not an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:3566
+#: ../mcs/mcs/class.cs:3649
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3570
+#: ../mcs/mcs/class.cs:3653
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"operator `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3574
+#: ../mcs/mcs/class.cs:3657
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"method `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3587
+#: ../mcs/mcs/class.cs:3671
+#, csharp-format
+msgid ""
+"Constructor `{0}' is marked `external' but has no external implementation "
+"specified"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:3674
#, csharp-format
msgid ""
"`{0}' is marked as an external but has no DllImport attribute. Consider "
"adding a DllImport attribute to specify the external implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:3621
+#: ../mcs/mcs/class.cs:3709
#, csharp-format
msgid ""
"`{0}': cannot change access modifiers when overriding `{1}' inherited member "
"`{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:3725
+#: ../mcs/mcs/class.cs:3813
msgid ""
"The DllImport attribute must be specified on a method marked `static' and "
"`extern'"
msgstr ""
-#: ../mcs/mcs/class.cs:3832
+#: ../mcs/mcs/class.cs:3919
#, csharp-format
msgid "`{0}': A partial method parameters cannot use `out' modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:3880
+#: ../mcs/mcs/class.cs:3973
#, csharp-format
msgid ""
"Conditional not valid on `{0}' because it is a constructor, destructor, "
"operator or explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4094
+#: ../mcs/mcs/class.cs:4173
#, csharp-format
msgid "Program `{0}' has more than one entry point defined: `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4125
+#: ../mcs/mcs/class.cs:4216
#, csharp-format
msgid "Conditional not valid on `{0}' because its return type is not void"
msgstr ""
-#: ../mcs/mcs/class.cs:4130
+#: ../mcs/mcs/class.cs:4221
#, csharp-format
msgid "Conditional not valid on `{0}' because it is an override method"
msgstr ""
-#: ../mcs/mcs/class.cs:4135
+#: ../mcs/mcs/class.cs:4226
msgid "Conditional not valid on interface members"
msgstr ""
-#: ../mcs/mcs/class.cs:4141
+#: ../mcs/mcs/class.cs:4232
#, csharp-format
msgid "Conditional member `{0}' cannot implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4148
+#: ../mcs/mcs/class.cs:4239
#, csharp-format
msgid "Conditional method `{0}' cannot have an out parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4194
+#: ../mcs/mcs/class.cs:4285
#, csharp-format
msgid "Do not override `{0}'. Use destructor syntax instead"
msgstr ""
-#: ../mcs/mcs/class.cs:4231
+#: ../mcs/mcs/class.cs:4334
#, csharp-format
msgid "`{0}': Extension methods cannot be defined in a nested class"
msgstr ""
-#: ../mcs/mcs/class.cs:4236
+#: ../mcs/mcs/class.cs:4340
#, csharp-format
msgid ""
"`{0}': Extension methods cannot be declared without a reference to System."
@@ -733,457 +746,446 @@ msgid ""
"the first parameter"
msgstr ""
-#: ../mcs/mcs/class.cs:4250
+#: ../mcs/mcs/class.cs:4348
#, csharp-format
msgid "`{0}': Extension methods must be defined in a non-generic static class"
msgstr ""
-#: ../mcs/mcs/class.cs:4306
+#: ../mcs/mcs/class.cs:4399
#, csharp-format
msgid ""
"A partial method `{0}' implementation is missing a partial method declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:4337
+#: ../mcs/mcs/class.cs:4428
#, csharp-format
msgid "Method or delegate cannot return type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4422
+#: ../mcs/mcs/class.cs:4533
#, csharp-format
msgid "`{0}': Struct constructors cannot call base constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4455
+#: ../mcs/mcs/class.cs:4567
#, csharp-format
msgid "Constructor `{0}' cannot call itself"
msgstr ""
-#: ../mcs/mcs/class.cs:4580
+#: ../mcs/mcs/class.cs:4685
#, csharp-format
msgid "`{0}': The static constructor must be parameterless"
msgstr ""
-#: ../mcs/mcs/class.cs:4600
+#: ../mcs/mcs/class.cs:4705
msgid "Structs cannot contain explicit parameterless constructors"
msgstr ""
-#: ../mcs/mcs/class.cs:4652
+#: ../mcs/mcs/class.cs:4757
#, csharp-format
msgid ""
"`{0}': A class with the ComImport attribute cannot have a user-defined "
"constructor"
msgstr ""
-#: ../mcs/mcs/class.cs:4943
+#: ../mcs/mcs/class.cs:5018
#, csharp-format
msgid "`{0}' is an accessor not found in interface member `{1}{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4949
+#: ../mcs/mcs/class.cs:5024
#, csharp-format
msgid ""
"`{0}.{1}' in explicit interface declaration is not a member of interface"
msgstr ""
-#: ../mcs/mcs/class.cs:4956
+#: ../mcs/mcs/class.cs:5031
#, csharp-format
msgid ""
"`{0}' explicit method implementation cannot implement `{1}' because it is an "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:4966
+#: ../mcs/mcs/class.cs:5041
#, csharp-format
msgid "Method `{0}' cannot implement interface accessor `{1}.{2}'"
msgstr ""
-#: ../mcs/mcs/class.cs:4973
+#: ../mcs/mcs/class.cs:5048
#, csharp-format
msgid ""
"Accessor `{0}' cannot implement interface member `{1}' for type `{2}'. Use "
"an explicit interface implementation"
msgstr ""
-#: ../mcs/mcs/class.cs:4980
+#: ../mcs/mcs/class.cs:5055
#, csharp-format
msgid ""
"Accessor `{0}' must be declared public to implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5004
+#: ../mcs/mcs/class.cs:5079
#, csharp-format
msgid ""
"`{0}': the explicit interface implementation cannot introduce the params "
"modifier"
msgstr ""
-#: ../mcs/mcs/class.cs:5290
+#: ../mcs/mcs/class.cs:5366
#, csharp-format
msgid "New virtual member `{0}' is declared in a sealed class `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5305
+#: ../mcs/mcs/class.cs:5381
msgid "Inconsistent accessibility: property type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5310
+#: ../mcs/mcs/class.cs:5386
msgid "Inconsistent accessibility: indexer return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5316 ../mcs/mcs/class.cs:5321
-#: ../mcs/mcs/delegate.cs:220
+#: ../mcs/mcs/class.cs:5392 ../mcs/mcs/class.cs:5397
+#: ../mcs/mcs/delegate.cs:169
msgid "Inconsistent accessibility: return type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5326
+#: ../mcs/mcs/class.cs:5402
msgid "Inconsistent accessibility: field type `"
msgstr ""
-#: ../mcs/mcs/class.cs:5336
+#: ../mcs/mcs/class.cs:5415
#, csharp-format
msgid "Field or property cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5394
+#: ../mcs/mcs/class.cs:5472
msgid ""
"The modifier 'abstract' is not valid on fields. Try using a property instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5409
+#: ../mcs/mcs/class.cs:5487
msgid ""
"The FieldOffset attribute can only be placed on members of types marked with "
"the StructLayout(LayoutKind.Explicit)"
msgstr ""
-#: ../mcs/mcs/class.cs:5414
+#: ../mcs/mcs/class.cs:5492
msgid "The FieldOffset attribute is not allowed on static or const fields"
msgstr ""
-#: ../mcs/mcs/class.cs:5421
+#: ../mcs/mcs/class.cs:5499
msgid ""
"Do not use 'System.Runtime.CompilerServices.FixedBuffer' attribute. Use the "
"'fixed' field modifier instead"
msgstr ""
-#: ../mcs/mcs/class.cs:5499
+#: ../mcs/mcs/class.cs:5578
#, csharp-format
msgid ""
"`{0}': Instance field types marked with StructLayout(LayoutKind.Explicit) "
"must have a FieldOffset attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:5508
+#: ../mcs/mcs/class.cs:5587
#, csharp-format
msgid "`{0}': cannot declare variables of static types"
msgstr ""
-#: ../mcs/mcs/class.cs:5623
+#: ../mcs/mcs/class.cs:5703
#, csharp-format
msgid ""
"`{0}': Fixed size buffers type must be one of the following: bool, byte, "
"short, int, long, char, sbyte, ushort, uint, ulong, float or double"
msgstr ""
-#: ../mcs/mcs/class.cs:5650
+#: ../mcs/mcs/class.cs:5730
#, csharp-format
msgid "`{0}': Fixed size buffer fields may only be members of structs"
msgstr ""
-#: ../mcs/mcs/class.cs:5669
+#: ../mcs/mcs/class.cs:5749
#, csharp-format
msgid "`{0}': Fixed size buffers must have a length greater than zero"
msgstr ""
-#: ../mcs/mcs/class.cs:5676
+#: ../mcs/mcs/class.cs:5756
#, csharp-format
msgid ""
"Fixed size buffer `{0}' of length `{1}' and type `{2}' exceeded 2^31 limit"
msgstr ""
-#: ../mcs/mcs/class.cs:5869
+#: ../mcs/mcs/class.cs:5912
#, csharp-format
msgid "Struct member `{0}' of type `{1}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/class.cs:5922
+#: ../mcs/mcs/class.cs:5969
#, csharp-format
msgid "`{0}': A volatile field cannot be of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:5927
+#: ../mcs/mcs/class.cs:5974
#, csharp-format
msgid "`{0}': A field cannot be both volatile and readonly"
msgstr ""
-#: ../mcs/mcs/class.cs:6080
+#: ../mcs/mcs/class.cs:6119
#, csharp-format
msgid ""
"Attribute `{0}' is not valid on property or event accessors. It is valid on `"
"{1}' declarations only"
msgstr ""
-#: ../mcs/mcs/class.cs:6180 ../mcs/mcs/decl.cs:2800
+#: ../mcs/mcs/class.cs:6218 ../mcs/mcs/decl.cs:2825
#, csharp-format
msgid "A member `{0}' is already reserved"
msgstr ""
-#: ../mcs/mcs/class.cs:6383
+#: ../mcs/mcs/class.cs:6422
#, csharp-format
msgid "Explicit interface implementation `{0}' is missing accessor `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6400
+#: ../mcs/mcs/class.cs:6439
#, csharp-format
msgid ""
"`{0}': accessibility modifiers may not be used on accessors in an interface"
msgstr ""
-#: ../mcs/mcs/class.cs:6404
+#: ../mcs/mcs/class.cs:6443
#, csharp-format
msgid "`{0}': abstract properties cannot have private accessors"
msgstr ""
-#: ../mcs/mcs/class.cs:6471
+#: ../mcs/mcs/class.cs:6504
#, csharp-format
msgid ""
"The accessibility modifier of the `{0}' accessor must be more restrictive "
"than the modifier of the property or indexer `{1}'"
msgstr ""
-#: ../mcs/mcs/class.cs:6539
+#: ../mcs/mcs/class.cs:6572
#, csharp-format
msgid ""
"`{0}': Cannot specify accessibility modifiers for both accessors of the "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/class.cs:6547
+#: ../mcs/mcs/class.cs:6580
#, csharp-format
msgid ""
"`{0}': accessibility modifiers on accessors may only be used if the property "
"or indexer has both a get and a set accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6596
+#: ../mcs/mcs/class.cs:6629
#, csharp-format
msgid ""
"`{0}.get': cannot override because `{1}' does not have an overridable get "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6611
+#: ../mcs/mcs/class.cs:6644
#, csharp-format
msgid ""
"`{0}.set': cannot override because `{1}' does not have an overridable set "
"accessor"
msgstr ""
-#: ../mcs/mcs/class.cs:6810
+#: ../mcs/mcs/class.cs:6868
#, csharp-format
msgid ""
"Automatically implemented property `{0}' cannot be used inside a type with "
"an explicit StructLayout attribute"
msgstr ""
-#: ../mcs/mcs/class.cs:7164
+#: ../mcs/mcs/class.cs:7195
#, csharp-format
msgid "`{0}': abstract event cannot have an initializer"
msgstr ""
-#: ../mcs/mcs/class.cs:7370
+#: ../mcs/mcs/class.cs:7399
#, csharp-format
msgid "`{0}': event must be of a delegate type"
msgstr ""
-#: ../mcs/mcs/class.cs:7578
+#: ../mcs/mcs/class.cs:7607
msgid ""
"The `IndexerName' attribute is valid only on an indexer that is not an "
"explicit interface member declaration"
msgstr ""
-#: ../mcs/mcs/class.cs:7585
+#: ../mcs/mcs/class.cs:7614
msgid "Cannot set the `IndexerName' attribute on an indexer marked override"
msgstr ""
-#: ../mcs/mcs/class.cs:7782
+#: ../mcs/mcs/class.cs:7811
#, csharp-format
msgid "User-defined operator `{0}' must be declared static and public"
msgstr ""
-#: ../mcs/mcs/class.cs:7812
+#: ../mcs/mcs/class.cs:7837
+#, csharp-format
+msgid "User-defined operator `{0}' cannot convert to or from the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/class.cs:7849
msgid ""
"User-defined operator cannot take an object of the enclosing type and "
"convert to an object of the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7823
+#: ../mcs/mcs/class.cs:7860
msgid "User-defined conversion must convert to or from the enclosing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7832
+#: ../mcs/mcs/class.cs:7869
#, csharp-format
msgid ""
"User-defined conversion `{0}' cannot convert to or from an interface type"
msgstr ""
-#: ../mcs/mcs/class.cs:7839
+#: ../mcs/mcs/class.cs:7876
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a base class"
msgstr ""
-#: ../mcs/mcs/class.cs:7845
+#: ../mcs/mcs/class.cs:7882
#, csharp-format
msgid "User-defined conversion `{0}' cannot convert to or from a derived class"
msgstr ""
-#: ../mcs/mcs/class.cs:7853
+#: ../mcs/mcs/class.cs:7890
msgid ""
"Overloaded shift operator must have the type of the first operand be the "
"containing type, and the type of the second operand must be int"
msgstr ""
-#: ../mcs/mcs/class.cs:7862
+#: ../mcs/mcs/class.cs:7899
msgid ""
"The return type for ++ or -- operator must be the containing type or derived "
"from the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7867
+#: ../mcs/mcs/class.cs:7904
msgid "The parameter type for ++ or -- operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7874
+#: ../mcs/mcs/class.cs:7911
msgid "The parameter type of a unary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/class.cs:7882
+#: ../mcs/mcs/class.cs:7919
msgid "The return type of operator True or False must be bool"
msgstr ""
-#: ../mcs/mcs/class.cs:7895
+#: ../mcs/mcs/class.cs:7932
msgid "One of the parameters of a binary operator must be the containing type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:125
+#: ../mcs/mcs/codegen.cs:122
msgid "Assembly generation failed -- Referenced assembly '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:143
+#: ../mcs/mcs/codegen.cs:140
msgid "Could not access the key inside the container `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:151
+#: ../mcs/mcs/codegen.cs:148
msgid "Could not use the specified key to strongname the assembly."
msgstr ""
-#: ../mcs/mcs/codegen.cs:179
+#: ../mcs/mcs/codegen.cs:174
msgid ""
"Could not find the symbol writer assembly (Mono.CompilerServices."
"SymbolWriter.dll)"
msgstr ""
-#: ../mcs/mcs/codegen.cs:184
+#: ../mcs/mcs/codegen.cs:179
#, csharp-format
msgid "Unexpected debug information initialization error `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:202
+#: ../mcs/mcs/codegen.cs:225
msgid "Couldn't delay-sign the assembly with the '"
msgstr ""
-#: ../mcs/mcs/codegen.cs:207 ../mcs/mcs/codegen.cs:211
+#: ../mcs/mcs/codegen.cs:230 ../mcs/mcs/codegen.cs:234
msgid "Could not write to file `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:825
-#, csharp-format
-msgid "`{0}': not all code paths return a value"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:828
-#, csharp-format
-msgid "Not all code paths return a value in anonymous method of type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1252 ../mcs/mcs/codegen.cs:1265
+#: ../mcs/mcs/codegen.cs:677 ../mcs/mcs/codegen.cs:690
#, csharp-format
msgid ""
"Option `{0}' overrides attribute `{1}' given in a source file or added module"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1328
+#: ../mcs/mcs/codegen.cs:753
msgid ""
"Could not sign the assembly. ECMA key can only be used to delay-sign "
"assemblies"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1348
+#: ../mcs/mcs/codegen.cs:773
msgid "Error during assembly signing. "
msgstr ""
-#: ../mcs/mcs/codegen.cs:1373
+#: ../mcs/mcs/codegen.cs:801
msgid "Friend assembly reference `"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1445
+#: ../mcs/mcs/codegen.cs:871
msgid "Invalid type specified as an argument for TypeForwardedTo attribute"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1453
+#: ../mcs/mcs/codegen.cs:880
#, csharp-format
msgid "A duplicate type forward of type `{0}'"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1462
+#: ../mcs/mcs/codegen.cs:889
#, csharp-format
msgid "Cannot forward type `{0}' because it is defined in this assembly"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1468
+#: ../mcs/mcs/codegen.cs:895
#, csharp-format
msgid "Cannot forward type `{0}' because it is a nested type"
msgstr ""
-#: ../mcs/mcs/codegen.cs:1474
-#, csharp-format
-msgid "Cannot forward generic type `{0}'"
-msgstr ""
-
-#: ../mcs/mcs/codegen.cs:1679
-msgid ""
-"Value specified for the argument to 'System.Runtime.InteropServices."
-"DefaultCharSetAttribute' is not valid"
-msgstr ""
-
-#: ../mcs/mcs/const.cs:173
+#: ../mcs/mcs/const.cs:155
#, csharp-format
msgid "The expression being assigned to `{0}' must be constant"
msgstr ""
-#: ../mcs/mcs/const.cs:178
+#: ../mcs/mcs/const.cs:160
#, csharp-format
msgid ""
"The evaluation of the constant value for `{0}' involves a circular definition"
msgstr ""
-#: ../mcs/mcs/const.cs:184
+#: ../mcs/mcs/const.cs:166
#, csharp-format
msgid ""
"A constant `{0}' of reference type `{1}' can only be initialized with null"
msgstr ""
-#: ../mcs/mcs/const.cs:190
+#: ../mcs/mcs/const.cs:174
+#, csharp-format
+msgid "Type parameter `{0}' cannot be declared const"
+msgstr ""
+
+#: ../mcs/mcs/const.cs:177
#, csharp-format
msgid "The type `{0}' cannot be declared const"
msgstr ""
-#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:285
+#: ../mcs/mcs/constant.cs:84 ../mcs/mcs/constant.cs:291
#, csharp-format
msgid "Constant value `{0}' cannot be converted to a `{1}'"
msgstr ""
-#: ../mcs/mcs/constant.cs:192
+#: ../mcs/mcs/constant.cs:191
#, csharp-format
msgid ""
"Constant value `{0}' cannot be converted to a `{1}' (use `unchecked' syntax "
@@ -1223,460 +1225,455 @@ msgstr ""
msgid "`{0}': Static classes cannot contain protected members"
msgstr ""
-#: ../mcs/mcs/decl.cs:946
+#: ../mcs/mcs/decl.cs:977
#, csharp-format
msgid "The namespace `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:950
+#: ../mcs/mcs/decl.cs:981
#, csharp-format
msgid "Duplicate type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:953
+#: ../mcs/mcs/decl.cs:984
#, csharp-format
msgid "The type `{0}' already contains a definition for `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:1026
+#: ../mcs/mcs/decl.cs:1057
#, csharp-format
msgid ""
"Missing partial modifier on declaration of type `{0}'. Another partial "
"declaration of this type exists"
msgstr ""
-#: ../mcs/mcs/decl.cs:1254
+#: ../mcs/mcs/decl.cs:1295
msgid "The RequiredAttribute attribute is not permitted on C# types"
msgstr ""
-#: ../mcs/mcs/decl.cs:1303
+#: ../mcs/mcs/decl.cs:1344
msgid "Constraints are not allowed on non-generic declarations"
msgstr ""
-#: ../mcs/mcs/decl.cs:1347
+#: ../mcs/mcs/decl.cs:1381
+msgid "Variant type parameters can only be used with interfaces and delegates"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:1393
#, csharp-format
msgid "`{0}': A constraint references nonexistent type parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/decl.cs:2733
+#: ../mcs/mcs/decl.cs:2752
msgid ""
"A partial method declaration and partial method implementation cannot differ "
"on use of `params' modifier"
msgstr ""
-#: ../mcs/mcs/decl.cs:2736
+#: ../mcs/mcs/decl.cs:2755
msgid ""
"A partial method declaration and partial method implementation must be both "
"an extension method or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2740
+#: ../mcs/mcs/decl.cs:2760
+#, csharp-format
+msgid ""
+"Overloaded contructor `{0}' cannot differ on use of parameter modifiers only"
+msgstr ""
+
+#: ../mcs/mcs/decl.cs:2764
#, csharp-format
msgid ""
-"An overloaded method `{0}' cannot differ on use of parameter modifiers only"
+"Overloaded method `{0}' cannot differ on use of parameter modifiers only"
msgstr ""
-#: ../mcs/mcs/decl.cs:2768
+#: ../mcs/mcs/decl.cs:2793
msgid ""
"A partial method declaration and partial method implementation must be both "
"`static' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2773
+#: ../mcs/mcs/decl.cs:2798
msgid ""
"A partial method declaration and partial method implementation must be both "
"`unsafe' or neither"
msgstr ""
-#: ../mcs/mcs/decl.cs:2779
+#: ../mcs/mcs/decl.cs:2804
#, csharp-format
msgid "A partial method `{0}' declaration is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2783
+#: ../mcs/mcs/decl.cs:2808
#, csharp-format
msgid "A partial method `{0}' implementation is already defined"
msgstr ""
-#: ../mcs/mcs/decl.cs:2791
+#: ../mcs/mcs/decl.cs:2816
#, csharp-format
msgid "Duplicate user-defined conversion in type `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:204
+#: ../mcs/mcs/delegate.cs:153
#, csharp-format
msgid ""
"Inconsistent accessibility: parameter type `{0}' is less accessible than "
"delegate `{1}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:403
+#: ../mcs/mcs/delegate.cs:360
msgid "Internal error: could not find delegate constructor!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:446 ../mcs/mcs/delegate.cs:567
+#: ../mcs/mcs/delegate.cs:403
msgid "Internal error: could not find Invoke method!"
msgstr ""
-#: ../mcs/mcs/delegate.cs:745
+#: ../mcs/mcs/delegate.cs:579
#, csharp-format
msgid ""
"Cannot create delegate from method `{0}' because it is a member of System."
"Nullable<T> type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:757
+#: ../mcs/mcs/delegate.cs:591
#, csharp-format
msgid ""
"Extension method `{0}' of value type `{1}' cannot be used to create delegates"
msgstr ""
-#: ../mcs/mcs/delegate.cs:772
+#: ../mcs/mcs/delegate.cs:606
#, csharp-format
msgid "Cannot create delegate from partial method declaration `{0}'"
msgstr ""
-#: ../mcs/mcs/delegate.cs:775
+#: ../mcs/mcs/delegate.cs:609
#, csharp-format
msgid ""
"Cannot create delegate with `{0}' because it has a Conditional attribute"
msgstr ""
-#: ../mcs/mcs/delegate.cs:838
+#: ../mcs/mcs/delegate.cs:672
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' parameters and return type must be same as "
"delegate `{2} {3}' parameters and return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:844
+#: ../mcs/mcs/delegate.cs:678
#, csharp-format
msgid ""
"A method or delegate `{0}' parameters do not match delegate `{1}' parameters"
msgstr ""
-#: ../mcs/mcs/delegate.cs:849
+#: ../mcs/mcs/delegate.cs:683
#, csharp-format
msgid ""
"A method or delegate `{0} {1}' return type does not match delegate `{2} {3}' "
"return type"
msgstr ""
-#: ../mcs/mcs/delegate.cs:974
+#: ../mcs/mcs/delegate.cs:768
msgid "Method name expected"
msgstr ""
-#: ../mcs/mcs/doc.cs:1006
+#: ../mcs/mcs/doc.cs:1005
#, csharp-format
msgid "Error generating XML documentation file `{0}' (`{1}')"
msgstr ""
-#: ../mcs/mcs/driver.cs:154 ../mcs/mcs/driver.cs:710 ../mcs/mcs/driver.cs:713
+#: ../mcs/mcs/driver.cs:164 ../mcs/mcs/driver.cs:721 ../mcs/mcs/driver.cs:724
msgid "Source file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:181
+#: ../mcs/mcs/driver.cs:191
#, csharp-format
msgid "Source file `{0}' could not be found"
msgstr ""
-#: ../mcs/mcs/driver.cs:189
+#: ../mcs/mcs/driver.cs:199
#, csharp-format
msgid "Source file `{0}' is a binary file and not a text file"
msgstr ""
-#: ../mcs/mcs/driver.cs:207
+#: ../mcs/mcs/driver.cs:216
#, csharp-format
msgid "Compilation aborted in file `{0}', {1}"
msgstr ""
-#: ../mcs/mcs/driver.cs:275
+#: ../mcs/mcs/driver.cs:285
msgid ""
"Invalid target type for -target. Valid options are `exe', `winexe', "
"`library' or `module'"
msgstr ""
-#: ../mcs/mcs/driver.cs:323
+#: ../mcs/mcs/driver.cs:334
#, csharp-format
msgid "cannot find metadata file `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:330
+#: ../mcs/mcs/driver.cs:341
#, csharp-format
msgid "file `{0}' has invalid `{1}' metadata"
msgstr ""
-#: ../mcs/mcs/driver.cs:350
+#: ../mcs/mcs/driver.cs:361
#, csharp-format
msgid ""
"Referenced file `{0}' is not an assembly. Consider using `-addmodule' option "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:606
+#: ../mcs/mcs/driver.cs:617
msgid "Response file `"
msgstr ""
-#: ../mcs/mcs/driver.cs:615
+#: ../mcs/mcs/driver.cs:626
msgid "Unable to open response file: "
msgstr ""
-#: ../mcs/mcs/driver.cs:665 ../mcs/mcs/driver.cs:675
+#: ../mcs/mcs/driver.cs:676 ../mcs/mcs/driver.cs:686
msgid "No files to compile were specified"
msgstr ""
-#: ../mcs/mcs/driver.cs:805
+#: ../mcs/mcs/driver.cs:818
msgid "Warning level must be in the range 0-4"
msgstr ""
-#: ../mcs/mcs/driver.cs:839
+#: ../mcs/mcs/driver.cs:852
msgid "Compatibility: Use -main:CLASS instead of --main CLASS or -m CLASS"
msgstr ""
-#: ../mcs/mcs/driver.cs:848
+#: ../mcs/mcs/driver.cs:861
msgid "Compatibility: Use -unsafe instead of --unsafe"
msgstr ""
-#: ../mcs/mcs/driver.cs:859
+#: ../mcs/mcs/driver.cs:872
msgid "Compatibility: Use -d:SYMBOL instead of --define SYMBOL"
msgstr ""
-#: ../mcs/mcs/driver.cs:873
+#: ../mcs/mcs/driver.cs:886
msgid "Compatibility: Use -out:FILE instead of --output FILE or -o FILE"
msgstr ""
-#: ../mcs/mcs/driver.cs:882
+#: ../mcs/mcs/driver.cs:895
msgid "Compatibility: Use -checked instead of --checked"
msgstr ""
-#: ../mcs/mcs/driver.cs:892
+#: ../mcs/mcs/driver.cs:905
msgid "Compatibility: Use -linkres:VALUE instead of --linkres VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:895
+#: ../mcs/mcs/driver.cs:908
msgid "Missing argument to --linkres"
msgstr ""
-#: ../mcs/mcs/driver.cs:906
+#: ../mcs/mcs/driver.cs:919
msgid "Compatibility: Use -res:VALUE instead of --res VALUE"
msgstr ""
-#: ../mcs/mcs/driver.cs:909
+#: ../mcs/mcs/driver.cs:922
msgid "Missing argument to --resource"
msgstr ""
-#: ../mcs/mcs/driver.cs:919
+#: ../mcs/mcs/driver.cs:932
msgid "Compatibility: Use -target:KIND instead of --target KIND"
msgstr ""
-#: ../mcs/mcs/driver.cs:951
+#: ../mcs/mcs/driver.cs:964
msgid "Compatibility: Use -r:LIBRARY instead of -r library"
msgstr ""
-#: ../mcs/mcs/driver.cs:970
+#: ../mcs/mcs/driver.cs:983
msgid "Compatibility: Use -lib:ARG instead of --L arg"
msgstr ""
-#: ../mcs/mcs/driver.cs:979
+#: ../mcs/mcs/driver.cs:996
msgid "Compatibility: Use -nostdlib instead of --nostdlib"
msgstr ""
-#: ../mcs/mcs/driver.cs:988
-msgid "Compatibility: Use -warnaserror: option instead of --werror"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:993
+#: ../mcs/mcs/driver.cs:1005
msgid "Compatibility: Use -nowarn instead of --nowarn"
msgstr ""
-#: ../mcs/mcs/driver.cs:1010
+#: ../mcs/mcs/driver.cs:1022
msgid "Compatibility: Use -warn:LEVEL instead of --wlevel LEVEL"
msgstr ""
-#: ../mcs/mcs/driver.cs:1014
+#: ../mcs/mcs/driver.cs:1026
msgid "--wlevel requires a value from 0 to 4"
msgstr ""
-#: ../mcs/mcs/driver.cs:1023
+#: ../mcs/mcs/driver.cs:1035
msgid "--mcs-debug requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1030
+#: ../mcs/mcs/driver.cs:1042
msgid "Invalid argument to --mcs-debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1040
+#: ../mcs/mcs/driver.cs:1052
msgid "Compatibility: Use -recurse:PATTERN option instead --recurse PATTERN"
msgstr ""
-#: ../mcs/mcs/driver.cs:1042
+#: ../mcs/mcs/driver.cs:1054
msgid "--recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1054
+#: ../mcs/mcs/driver.cs:1066
msgid "Compatibility: Use -debug option instead of -g or --debug"
msgstr ""
-#: ../mcs/mcs/driver.cs:1059
+#: ../mcs/mcs/driver.cs:1071
msgid "Compatibility: Use -noconfig option instead of --noconfig"
msgstr ""
-#: ../mcs/mcs/driver.cs:1079
-msgid "Couldn't run pkg-config: "
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1087
-msgid "Specified package did not return any information"
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1094
-msgid "Error running pkg-config. Check the above output."
-msgstr ""
-
-#: ../mcs/mcs/driver.cs:1190
+#: ../mcs/mcs/driver.cs:1204
#, csharp-format
msgid "Invalid conditional define symbol `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1244
+#: ../mcs/mcs/driver.cs:1258
#, csharp-format
msgid ""
"Invalid resource visibility option `{0}'. Use either `public' or `private' "
"instead"
msgstr ""
-#: ../mcs/mcs/driver.cs:1250
+#: ../mcs/mcs/driver.cs:1264
#, csharp-format
msgid "Wrong number of arguments for option `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1258
+#: ../mcs/mcs/driver.cs:1272
msgid "-recurse requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1267
+#: ../mcs/mcs/driver.cs:1281
msgid "-reference requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1289 ../mcs/mcs/driver.cs:1301
-#: ../mcs/mcs/driver.cs:1313 ../mcs/mcs/driver.cs:1325
-#: ../mcs/mcs/driver.cs:1445 ../mcs/mcs/driver.cs:1465
-#: ../mcs/mcs/driver.cs:1472
+#: ../mcs/mcs/driver.cs:1303 ../mcs/mcs/driver.cs:1315
+#: ../mcs/mcs/driver.cs:1327 ../mcs/mcs/driver.cs:1339
+#: ../mcs/mcs/driver.cs:1493 ../mcs/mcs/driver.cs:1513
+#: ../mcs/mcs/driver.cs:1520
msgid " requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1306 ../mcs/mcs/driver.cs:1318
+#: ../mcs/mcs/driver.cs:1320 ../mcs/mcs/driver.cs:1332
msgid ""
"Cannot specify the `win32res' and the `win32ico' compiler option at the same "
"time"
msgstr ""
-#: ../mcs/mcs/driver.cs:1335
+#: ../mcs/mcs/driver.cs:1349
msgid "/lib requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1405
+#: ../mcs/mcs/driver.cs:1426
msgid "/nowarn requires an argument"
msgstr ""
-#: ../mcs/mcs/driver.cs:1502
+#: ../mcs/mcs/driver.cs:1468
+msgid ""
+"Invalid platform type for -platform. Valid options are `anycpu', `x86', "
+"`x64' or `itanium'"
+msgstr ""
+
+#: ../mcs/mcs/driver.cs:1555
#, csharp-format
msgid ""
-"Invalid option `{0}' for /langversion. It must be either `ISO-1', `ISO-2' or "
+"Invalid -langversion option `{0}'. It must be `ISO-1', `ISO-2', `3' or "
"`Default'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1518
+#: ../mcs/mcs/driver.cs:1571
#, csharp-format
msgid "Code page `{0}' is invalid or not installed"
msgstr ""
-#: ../mcs/mcs/driver.cs:1530
+#: ../mcs/mcs/driver.cs:1583
#, csharp-format
msgid "Unrecognized command-line option: `{0}'"
msgstr ""
-#: ../mcs/mcs/driver.cs:1560
+#: ../mcs/mcs/driver.cs:1613
msgid "Invalid reference alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1565
+#: ../mcs/mcs/driver.cs:1618
msgid "Invalid extern alias for /reference. Alias '"
msgstr ""
-#: ../mcs/mcs/driver.cs:1617
+#: ../mcs/mcs/driver.cs:1673
msgid ""
"If no source files are specified you must specify the output file with -out:"
msgstr ""
-#: ../mcs/mcs/driver.cs:1750
+#: ../mcs/mcs/driver.cs:1804
#, csharp-format
msgid "Could not find `{0}' specified for Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1755
+#: ../mcs/mcs/driver.cs:1809
#, csharp-format
msgid "`{0}' specified for Main method must be a valid class or struct"
msgstr ""
-#: ../mcs/mcs/driver.cs:1759
+#: ../mcs/mcs/driver.cs:1813
#, csharp-format
msgid "`{0}' does not have a suitable static Main method"
msgstr ""
-#: ../mcs/mcs/driver.cs:1764
+#: ../mcs/mcs/driver.cs:1818
#, csharp-format
msgid ""
"Program `{0}' does not contain a static `Main' method suitable for an entry "
"point"
msgstr ""
-#: ../mcs/mcs/driver.cs:1771
+#: ../mcs/mcs/driver.cs:1825
msgid "Cannot specify -main if building a module or library"
msgstr ""
-#: ../mcs/mcs/driver.cs:1776
+#: ../mcs/mcs/driver.cs:1830
msgid "Cannot link resource file when building a module"
msgstr ""
-#: ../mcs/mcs/driver.cs:1926
+#: ../mcs/mcs/driver.cs:1969
#, csharp-format
msgid "The resource identifier `{0}' has already been used in this assembly"
msgstr ""
-#: ../mcs/mcs/driver.cs:1940
+#: ../mcs/mcs/driver.cs:1983
#, csharp-format
msgid "Error reading resource file `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:330
+#: ../mcs/mcs/ecore.cs:331
#, csharp-format
msgid "`{0}' is inaccessible due to its protection level"
msgstr ""
-#: ../mcs/mcs/ecore.cs:335
+#: ../mcs/mcs/ecore.cs:336
#, csharp-format
msgid ""
"Cannot access protected member `{0}' via a qualifier of type `{1}'. The "
"qualifier must be of type `{2}' or derived from it"
msgstr ""
-#: ../mcs/mcs/ecore.cs:345
+#: ../mcs/mcs/ecore.cs:346
msgid ""
"Only assignment, call, increment, decrement, and new object expressions can "
"be used as a statement"
msgstr ""
-#: ../mcs/mcs/ecore.cs:356
-#, csharp-format
-msgid "Cannot assign to `{0}' because it is a `{1}'"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:362
+#: ../mcs/mcs/ecore.cs:357
msgid "Keyword `void' cannot be used in this context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:392 ../mcs/mcs/statement.cs:1098
+#: ../mcs/mcs/ecore.cs:392
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}'"
msgstr ""
@@ -1713,312 +1710,314 @@ msgstr ""
msgid "A ref or out argument must be an assignable variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:724 ../mcs/mcs/ecore.cs:740
+#: ../mcs/mcs/ecore.cs:736 ../mcs/mcs/ecore.cs:752
#, csharp-format
msgid "Ambiguity between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:867
+#: ../mcs/mcs/ecore.cs:879
#, csharp-format
msgid "The name `{0}' does not exist in the current context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:882
+#: ../mcs/mcs/ecore.cs:894
#, csharp-format
msgid "Using the generic type `{0}' requires {1} type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:911
+#: ../mcs/mcs/ecore.cs:923
msgid "An expression tree cannot contain an unsafe pointer operation"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1025
-#, csharp-format
-msgid "`{0}' is a `{1}' but a `{2}' was expected"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1059
+#: ../mcs/mcs/ecore.cs:1079
#, csharp-format
msgid "Expression denotes a `{0}', where a `{1}' was expected"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1064
+#: ../mcs/mcs/ecore.cs:1089
msgid "Pointers and fixed size buffers may only be used in an unsafe context"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1170
+#: ../mcs/mcs/ecore.cs:1195
#, csharp-format
msgid "Cannot call an abstract base member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1177
+#: ../mcs/mcs/ecore.cs:1202
#, csharp-format
msgid ""
"Members of value type `{0}' cannot be assigned using a property `{1}' object "
"initializer"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1180
+#: ../mcs/mcs/ecore.cs:1205
#, csharp-format
msgid ""
"Cannot modify a value type return value of `{0}'. Consider storing the value "
"in a temporary variable"
msgstr ""
-#: ../mcs/mcs/ecore.cs:1187
-#, csharp-format
-msgid "The {0} `{1}' cannot be used with type arguments"
-msgstr ""
-
-#: ../mcs/mcs/ecore.cs:1835
+#: ../mcs/mcs/ecore.cs:1888
msgid "Cannot modify the result of an unboxing conversion"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2407
+#: ../mcs/mcs/ecore.cs:2488
#, csharp-format
msgid ""
"A field initializer cannot reference the nonstatic field, method, or "
"property `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2411
+#: ../mcs/mcs/ecore.cs:2492
#, csharp-format
msgid "An object reference is required to access non-static member `{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:2757
+#: ../mcs/mcs/ecore.cs:2846
#, csharp-format
msgid ""
"Cannot access a nonstatic member of outer type `{0}' via nested type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3098
+#: ../mcs/mcs/ecore.cs:3092
#, csharp-format
msgid ""
"Static member `{0}' cannot be accessed with an instance reference, qualify "
"it with a type name instead"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3104
+#: ../mcs/mcs/ecore.cs:3098
msgid "An expression tree may not contain a base access"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3194
+#: ../mcs/mcs/ecore.cs:3189
#, csharp-format
msgid "The property `{0}' cannot be used with type arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3664
+#: ../mcs/mcs/ecore.cs:3646
msgid "An expression tree cannot contain an expression with method group"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3674
+#: ../mcs/mcs/ecore.cs:3653
msgid ""
"Partial methods with only a defining declaration or removed conditional "
"methods cannot be used in an expression tree"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3692
+#: ../mcs/mcs/ecore.cs:3671
msgid "Method `"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3717
+#: ../mcs/mcs/ecore.cs:3692
#, csharp-format
msgid ""
"The call is ambiguous between the following methods or properties: `{0}' and "
"`{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3729
+#: ../mcs/mcs/ecore.cs:3704
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' cannot have 'ref', or "
"`out' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3733
+#: ../mcs/mcs/ecore.cs:3708
#, csharp-format
msgid ""
"The best overloaded collection initalizer method `{0}' has some invalid "
"arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3736
+#: ../mcs/mcs/ecore.cs:3711
#, csharp-format
msgid "Delegate `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3742
+#: ../mcs/mcs/ecore.cs:3717
#, csharp-format
msgid ""
"Type `{0}' does not contain a member `{1}' and the best extension method "
"overload `{2}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3746
+#: ../mcs/mcs/ecore.cs:3721
#, csharp-format
msgid "The best overloaded method match for `{0}' has some invalid arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3757
+#: ../mcs/mcs/ecore.cs:3732
#, csharp-format
msgid ""
"Argument `#{0}' does not require `{1}' modifier. Consider removing `{1}' "
"modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3760
+#: ../mcs/mcs/ecore.cs:3735
#, csharp-format
msgid "Argument `#{0}' is missing `{1}' modifier"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3774
+#: ../mcs/mcs/ecore.cs:3749
#, csharp-format
msgid "Extension method instance type `{0}' cannot be converted to `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3777
+#: ../mcs/mcs/ecore.cs:3752
#, csharp-format
msgid "Argument `#{0}' cannot convert `{1}' expression to type `{2}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3784
+#: ../mcs/mcs/ecore.cs:3759
#, csharp-format
msgid ""
"Cannot convert method group `{0}' to non-delegate type `{1}'. Consider using "
"parentheses to invoke the method"
msgstr ""
-#: ../mcs/mcs/ecore.cs:3790
+#: ../mcs/mcs/ecore.cs:3765
#, csharp-format
msgid "No overload for method `{0}' takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4077
+#: ../mcs/mcs/ecore.cs:4136
msgid "Invoke cannot be called directly on a delegate"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4207
+#: ../mcs/mcs/ecore.cs:4274
#, csharp-format
msgid ""
"The type arguments for method `{0}' cannot be inferred from the usage. Try "
"specifying the type arguments explicitly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4216
+#: ../mcs/mcs/ecore.cs:4283
#, csharp-format
msgid "Using the generic method `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4258
+#: ../mcs/mcs/ecore.cs:4325
#, csharp-format
msgid ""
"The type `{0}' does not contain a constructor that takes `{1}' arguments"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4808
-msgid ""
-"You cannot use fixed size buffers contained in unfixed expressions. Try "
-"using the fixed statement"
+#: ../mcs/mcs/ecore.cs:4571
+#, csharp-format
+msgid "The delegate `{0}' does not contain a parameter named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:4813
+#: ../mcs/mcs/ecore.cs:4576
#, csharp-format
-msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgid ""
+"The best overloaded method match for `{0}' does not contain a parameter "
+"named `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5085
+#: ../mcs/mcs/ecore.cs:4586
#, csharp-format
msgid ""
-"A local variable `{0}' cannot be used before it is declared. Consider "
-"renaming the local variable when it hides the field `{1}'"
+"Named argument `{0}' cannot be used for a parameter which has positional "
+"argument specified"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5370
+#: ../mcs/mcs/ecore.cs:4909
+msgid ""
+"You cannot use fixed size buffers contained in unfixed expressions. Try "
+"using the fixed statement"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:4914
+#, csharp-format
+msgid "`{0}': Fixed size buffers can only be accessed through locals or fields"
+msgstr ""
+
+#: ../mcs/mcs/ecore.cs:5471
#, csharp-format
msgid ""
"Property `{0}' is not supported by the C# language. Try to call the accessor "
"method `{1}' directly"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5416
+#: ../mcs/mcs/ecore.cs:5517
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks the `get' accessor"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5428
+#: ../mcs/mcs/ecore.cs:5529
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the get "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5472
+#: ../mcs/mcs/ecore.cs:5573
#, csharp-format
msgid "A range variable `{0}' may not be passes as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5475
+#: ../mcs/mcs/ecore.cs:5576
#, csharp-format
msgid ""
"A property or indexer `{0}' may not be passed as `ref' or `out' parameter"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5496
+#: ../mcs/mcs/ecore.cs:5597
#, csharp-format
msgid ""
"A range variable `{0}' cannot be assigned to. Consider using `let' clause to "
"store the value"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5499
+#: ../mcs/mcs/ecore.cs:5600
#, csharp-format
msgid "Property or indexer `{0}' cannot be assigned to (it is read only)"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5515
+#: ../mcs/mcs/ecore.cs:5616
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because the set "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5673
+#: ../mcs/mcs/ecore.cs:5774
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of `+=' or `-=' "
"operator"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5807
+#: ../mcs/mcs/ecore.cs:5909
#, csharp-format
msgid ""
"The event `{0}' can only appear on the left hand side of += or -= when used "
"outside of the type `{1}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5935
+#: ../mcs/mcs/ecore.cs:6037
#, csharp-format
msgid ""
"An implicitly typed local variable declaration cannot be initialized with `"
"{0}'"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5946
+#: ../mcs/mcs/ecore.cs:6051
msgid ""
"The contextual keyword `var' may only appear within a local variable "
"declaration"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5960
+#: ../mcs/mcs/ecore.cs:6068
msgid ""
"An implicitly typed local variable declaration cannot include multiple "
"declarators"
msgstr ""
-#: ../mcs/mcs/ecore.cs:5967
+#: ../mcs/mcs/ecore.cs:6075
msgid ""
"An implicitly typed local variable declarator must include an initializer"
msgstr ""
@@ -2037,220 +2036,307 @@ msgstr ""
msgid "Type byte, sbyte, short, ushort, int, uint, long or ulong expected"
msgstr ""
-#: ../mcs/mcs/eval.cs:529
+#: ../mcs/mcs/eval.cs:620
msgid "Detection Parsing Error"
msgstr ""
-#: ../mcs/mcs/expression.cs:555
+#: ../mcs/mcs/expression.cs:568
#, csharp-format
msgid "The `{0}' operator cannot be applied to operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:720
+#: ../mcs/mcs/expression.cs:630
+msgid "Cannot take the address of the given expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:664
+msgid ""
+"You can only take the address of unfixed expression inside of a fixed "
+"statement initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:752
#, csharp-format
msgid "Operator `{0}' is ambiguous on an operand of type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:952
+#: ../mcs/mcs/expression.cs:873
+msgid "The * or -> operator must be applied to a pointer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:878 ../mcs/mcs/expression.cs:3969
+msgid "The operation in question is undefined on void pointers"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:984
msgid ""
"The operand of an increment or decrement operator must be a variable, "
"property or indexer"
msgstr ""
-#: ../mcs/mcs/expression.cs:1150
+#: ../mcs/mcs/expression.cs:1013
+msgid "No such operator '"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:1197
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1155
+#: ../mcs/mcs/expression.cs:1202
#, csharp-format
msgid "The `{0}' operator cannot be applied to an operand of pointer type"
msgstr ""
-#: ../mcs/mcs/expression.cs:1161
+#: ../mcs/mcs/expression.cs:1208
#, csharp-format
msgid ""
"The `{0}' operator cannot be applied to a lambda expression or anonymous "
"method"
msgstr ""
-#: ../mcs/mcs/expression.cs:1403
+#: ../mcs/mcs/expression.cs:1449
#, csharp-format
msgid ""
"The `as' operator cannot be used with a non-reference type parameter `{0}'. "
"Consider adding `class' or a reference type constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:1407
+#: ../mcs/mcs/expression.cs:1453
#, csharp-format
msgid "The `as' operator cannot be used with a non-nullable value type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1439
+#: ../mcs/mcs/expression.cs:1485
#, csharp-format
msgid "Cannot convert type `{0}' to `{1}' via a built-in conversion"
msgstr ""
-#: ../mcs/mcs/expression.cs:1509
+#: ../mcs/mcs/expression.cs:1555
#, csharp-format
msgid "Cannot convert to static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:1574
+#: ../mcs/mcs/expression.cs:1638
msgid ""
"The `default value' operator cannot be applied to an operand of a static type"
msgstr ""
-#: ../mcs/mcs/expression.cs:2001
+#: ../mcs/mcs/expression.cs:2054
#, csharp-format
msgid "Operator `{0}' cannot be applied to operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:2510
+#: ../mcs/mcs/expression.cs:2610
msgid "To cast a negative value, you must enclose the value in parentheses"
msgstr ""
-#: ../mcs/mcs/expression.cs:3006
+#: ../mcs/mcs/expression.cs:3180
#, csharp-format
msgid "Operator `{0}' is ambiguous on operands of type `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:3698
+#: ../mcs/mcs/expression.cs:3904
#, csharp-format
msgid ""
"A user-defined operator `{0}' must have parameters and return values of the "
"same type in order to be applicable as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3708
+#: ../mcs/mcs/expression.cs:3914
#, csharp-format
msgid ""
"The type `{0}' must have operator `true' and operator `false' defined when `"
"{1}' is used as a short circuit operator"
msgstr ""
-#: ../mcs/mcs/expression.cs:3969
+#: ../mcs/mcs/expression.cs:4154
+msgid "Can not compute type of conditional expression as `"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4166
#, csharp-format
msgid ""
"Type of conditional expression cannot be determined because there is no "
"implicit conversion between `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4423
+#: ../mcs/mcs/expression.cs:4639
#, csharp-format
msgid "Use of unassigned out parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:4462
+#: ../mcs/mcs/expression.cs:4678
#, csharp-format
msgid ""
"Parameter `{0}' cannot be used inside `{1}' when using `ref' or `out' "
"modifier"
msgstr ""
-#: ../mcs/mcs/expression.cs:4796
+#: ../mcs/mcs/expression.cs:4884
+#, csharp-format
+msgid ""
+"The base call to method `{0}' cannot be dynamically dispatched. Consider "
+"casting the dynamic arguments or eliminating the base access"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:4924
#, csharp-format
msgid "The member `{0}' cannot be used as method or delegate"
msgstr ""
-#: ../mcs/mcs/expression.cs:4858
+#: ../mcs/mcs/expression.cs:4975
msgid ""
"Do not directly call your base class Finalize method. It is called "
"automatically from your destructor"
msgstr ""
-#: ../mcs/mcs/expression.cs:4860
+#: ../mcs/mcs/expression.cs:4977
msgid ""
"Destructors and object.Finalize cannot be called directly. Consider calling "
"IDisposable.Dispose if available"
msgstr ""
-#: ../mcs/mcs/expression.cs:4884
+#: ../mcs/mcs/expression.cs:5001
#, csharp-format
msgid "`{0}': cannot explicitly call operator or accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:5383
+#: ../mcs/mcs/expression.cs:5448
#, csharp-format
msgid "Unsafe type `{0}' cannot be used in an object creation expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:5435
+#: ../mcs/mcs/expression.cs:5468
#, csharp-format
-msgid "Cannot create an instance of the static class `{0}'"
+msgid ""
+"Cannot create an instance of the variable type '{0}' because it doesn't have "
+"the new() constraint"
msgstr ""
-#: ../mcs/mcs/expression.cs:5447
+#: ../mcs/mcs/expression.cs:5475
#, csharp-format
-msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgid ""
+"`{0}': cannot provide arguments when creating an instance of a variable type"
msgstr ""
-#: ../mcs/mcs/expression.cs:5772
-msgid "Invalid rank specifier: expected `,' or `]'"
+#: ../mcs/mcs/expression.cs:5495
+#, csharp-format
+msgid "Cannot create an instance of the static class `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:5777
+#: ../mcs/mcs/expression.cs:5507
+#, csharp-format
+msgid "Cannot create an instance of the abstract class or interface `{0}'"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5829
msgid "Cannot create an array with a negative size"
msgstr ""
-#: ../mcs/mcs/expression.cs:5794 ../mcs/mcs/statement.cs:3049
+#: ../mcs/mcs/expression.cs:5846 ../mcs/mcs/statement.cs:996
+#: ../mcs/mcs/statement.cs:3054
msgid "A constant value is expected"
msgstr ""
-#: ../mcs/mcs/expression.cs:5881
+#: ../mcs/mcs/expression.cs:5853
+#, csharp-format
+msgid "An array initializer of length `{0}' was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5866
+msgid ""
+"Array initializers can only be used in a variable or field initializer. Try "
+"using a new expression instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5874
+msgid "A nested array initializer was expected"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:5914
msgid "An expression tree cannot contain a multidimensional array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:5975
+#: ../mcs/mcs/expression.cs:6008
msgid ""
"Can only use array initializer expressions to assign to array types. Try "
"using a new expression instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:5980
+#: ../mcs/mcs/expression.cs:6013
msgid ""
"An implicitly typed local variable declarator cannot use an array initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:6055
+#: ../mcs/mcs/expression.cs:6085
msgid "New invocation: Can not find a constructor for this argument list"
msgstr ""
-#: ../mcs/mcs/expression.cs:6494
+#: ../mcs/mcs/expression.cs:6524
msgid ""
"The type of an implicitly typed array cannot be inferred from the "
"initializer. Try specifying array type explicitly"
msgstr ""
-#: ../mcs/mcs/expression.cs:6672
+#: ../mcs/mcs/expression.cs:6695
+msgid ""
+"Keyword `this' is not valid in a static property, static method, or static "
+"field initializer"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6698
msgid ""
"Anonymous methods inside structs cannot access instance members of `this'. "
"Consider copying `this' to a local variable outside the anonymous method and "
"using the local instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:6739
+#: ../mcs/mcs/expression.cs:6701
+msgid "Keyword `this' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6728
+msgid ""
+"The `this' object cannot be used before all of its fields are assigned to"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6759
msgid "Cannot take the address of `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6741
+#: ../mcs/mcs/expression.cs:6761
msgid "Cannot pass `this' as a ref or out argument because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6743
+#: ../mcs/mcs/expression.cs:6763
msgid "Cannot assign to `this' because it is read-only"
msgstr ""
-#: ../mcs/mcs/expression.cs:6850
+#: ../mcs/mcs/expression.cs:6822
+msgid "The __arglist construct is valid only within a variable argument method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6872
msgid "An expression tree cannot contain a method with variable arguments"
msgstr ""
-#: ../mcs/mcs/expression.cs:6960
+#: ../mcs/mcs/expression.cs:6942
+msgid ""
+"System.Void cannot be used from C#. Use typeof (void) to get the void type "
+"object"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6947
+msgid "The typeof operator cannot be used on the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:6979
#, csharp-format
msgid "`{0}': an attribute argument cannot use type parameters"
msgstr ""
-#: ../mcs/mcs/expression.cs:7193
+#: ../mcs/mcs/expression.cs:7254
#, csharp-format
msgid ""
"`{0}' does not have a predefined size, therefore sizeof can only be used in "
@@ -2258,40 +2344,40 @@ msgid ""
"SizeOf)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7248
+#: ../mcs/mcs/expression.cs:7309
#, csharp-format
msgid "Alias `{0}' not found"
msgstr ""
-#: ../mcs/mcs/expression.cs:7259
+#: ../mcs/mcs/expression.cs:7320
#, csharp-format
msgid ""
"Alias `{0}' cannot be used with '::' since it denotes a type. Consider "
"replacing '::' with '.'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7275
+#: ../mcs/mcs/expression.cs:7336
#, csharp-format
msgid ""
"A namespace alias qualifier `{0}' did not resolve to a namespace or a type"
msgstr ""
-#: ../mcs/mcs/expression.cs:7414
+#: ../mcs/mcs/expression.cs:7484
#, csharp-format
msgid "`{0}': cannot reference a type through an expression; try `{1}' instead"
msgstr ""
-#: ../mcs/mcs/expression.cs:7511
+#: ../mcs/mcs/expression.cs:7589
#, csharp-format
msgid "A nested type cannot be specified through a type parameter `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7579
+#: ../mcs/mcs/expression.cs:7654
#, csharp-format
msgid "The nested type `{0}' does not exist in the type `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7591
+#: ../mcs/mcs/expression.cs:7666
#, csharp-format
msgid ""
"Type `{0}' does not contain a definition for `{1}' and no extension method `"
@@ -2299,100 +2385,134 @@ msgid ""
"assembly reference?)"
msgstr ""
-#: ../mcs/mcs/expression.cs:7809
+#: ../mcs/mcs/expression.cs:7852
+msgid "A pointer must be indexed by only one value"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7878
msgid "Cannot apply indexing with [] to an expression of type `System.Array'"
msgstr ""
-#: ../mcs/mcs/expression.cs:7915
+#: ../mcs/mcs/expression.cs:7923
+msgid "An element access expression cannot use named argument"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:7993
#, csharp-format
msgid "Wrong number of indexes `{0}' inside [], expected `{1}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8419
-#, csharp-format
+#: ../mcs/mcs/expression.cs:8481
+msgid "A property or indexer may not be passed as an out or ref parameter"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8503
msgid ""
-"A property or indexer `{0}' may not be passed as an out or ref parameter"
+"The indexer base access cannot be dynamically dispatched. Consider casting "
+"the dynamic arguments or eliminating the base access"
msgstr ""
-#: ../mcs/mcs/expression.cs:8444
+#: ../mcs/mcs/expression.cs:8516
#, csharp-format
msgid "Cannot apply indexing with [] to an expression of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8474
+#: ../mcs/mcs/expression.cs:8546
#, csharp-format
msgid "The read only property or indexer `{0}' cannot be assigned to"
msgstr ""
-#: ../mcs/mcs/expression.cs:8482
+#: ../mcs/mcs/expression.cs:8556
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because it "
"lacks a `{1}' accessor"
msgstr ""
-#: ../mcs/mcs/expression.cs:8504
+#: ../mcs/mcs/expression.cs:8578
#, csharp-format
msgid ""
"The property or indexer `{0}' cannot be used in this context because a `{1}' "
"accessor is inaccessible"
msgstr ""
-#: ../mcs/mcs/expression.cs:8967
+#: ../mcs/mcs/expression.cs:8748
+msgid "Keyword `base' is not available in a static method"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8750
+msgid "Keyword `base' is not available in the current context"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8773
+#, csharp-format
+msgid "{0}: Can not reference a type through an expression, try `{1}' instead"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:8776
+#, csharp-format
+msgid "{0}: Can not reference a {1} through an expression"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9049
#, csharp-format
msgid "Array elements cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:8973
+#: ../mcs/mcs/expression.cs:9055
#, csharp-format
msgid "Array elements cannot be of static type `{0}'"
msgstr ""
-#: ../mcs/mcs/expression.cs:9132
+#: ../mcs/mcs/expression.cs:9218
msgid "Cannot use a negative size with stackalloc"
msgstr ""
-#: ../mcs/mcs/expression.cs:9259
+#: ../mcs/mcs/expression.cs:9223
+msgid "Cannot use stackalloc in finally or catch"
+msgstr ""
+
+#: ../mcs/mcs/expression.cs:9344
#, csharp-format
msgid ""
"Member `{0}' cannot be initialized. An object initializer may only be used "
"for fields, or properties"
msgstr ""
-#: ../mcs/mcs/expression.cs:9262
+#: ../mcs/mcs/expression.cs:9347
#, csharp-format
msgid ""
" Static field or property `{0}' cannot be assigned in an object initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9435
+#: ../mcs/mcs/expression.cs:9508
#, csharp-format
msgid ""
"A field or property `{0}' cannot be initialized with a collection object "
"initializer because type `{1}' does not implement `{2}' interface"
msgstr ""
-#: ../mcs/mcs/expression.cs:9446
+#: ../mcs/mcs/expression.cs:9519
#, csharp-format
msgid "Inconsistent `{0}' member declaration"
msgstr ""
-#: ../mcs/mcs/expression.cs:9454
+#: ../mcs/mcs/expression.cs:9527
#, csharp-format
msgid ""
"An object initializer includes more than one member `{0}' initialization"
msgstr ""
-#: ../mcs/mcs/expression.cs:9471
+#: ../mcs/mcs/expression.cs:9545
#, csharp-format
msgid "Cannot initialize object of type `{0}' with a collection initializer"
msgstr ""
-#: ../mcs/mcs/expression.cs:9732
+#: ../mcs/mcs/expression.cs:9805
msgid "Anonymous types cannot be used in this expression"
msgstr ""
-#: ../mcs/mcs/expression.cs:9839
+#: ../mcs/mcs/expression.cs:9905
#, csharp-format
msgid "An anonymous type property `{0}' cannot be initialized with `{1}'"
msgstr ""
@@ -2401,151 +2521,160 @@ msgstr ""
msgid "Control cannot fall through from one case label to another"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:533
+#: ../mcs/mcs/flowanalysis.cs:537
#, csharp-format
msgid ""
"The label `{0}:' could not be found within the scope of the goto statement"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:661
+#: ../mcs/mcs/flowanalysis.cs:665
msgid ""
"A throw statement with no arguments is not allowed outside of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:672 ../mcs/mcs/flowanalysis.cs:678
+#: ../mcs/mcs/flowanalysis.cs:676 ../mcs/mcs/flowanalysis.cs:682
msgid "No enclosing loop out of which to break or continue"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:706
+#: ../mcs/mcs/flowanalysis.cs:710
msgid "Control cannot leave the body of an anonymous method"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:747
+#: ../mcs/mcs/flowanalysis.cs:751
msgid "Cannot yield a value in the body of a try block with a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:749
+#: ../mcs/mcs/flowanalysis.cs:753
msgid "Cannot yield a value in the body of a catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:901
+#: ../mcs/mcs/flowanalysis.cs:905
msgid ""
"A throw statement with no arguments is not allowed inside of a finally "
"clause nested inside of the innermost catch clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:913 ../mcs/mcs/iterators.cs:112
+#: ../mcs/mcs/flowanalysis.cs:917 ../mcs/mcs/iterators.cs:107
msgid "Cannot yield in the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:924 ../mcs/mcs/flowanalysis.cs:940
-#: ../mcs/mcs/flowanalysis.cs:976 ../mcs/mcs/statement.cs:778
+#: ../mcs/mcs/flowanalysis.cs:928 ../mcs/mcs/flowanalysis.cs:944
+#: ../mcs/mcs/flowanalysis.cs:980 ../mcs/mcs/statement.cs:695
msgid "Control cannot leave the body of a finally clause"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1144
+#: ../mcs/mcs/flowanalysis.cs:1160
#, csharp-format
msgid ""
"An automatically implemented property `{0}' must be fully assigned before "
"control leaves the constructor. Consider calling default contructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1148
+#: ../mcs/mcs/flowanalysis.cs:1164
#, csharp-format
msgid ""
"Field `{0}' must be fully assigned before control leaves the constructor"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1442
+#: ../mcs/mcs/flowanalysis.cs:1440
msgid "Use of unassigned local variable `"
msgstr ""
-#: ../mcs/mcs/flowanalysis.cs:1512
+#: ../mcs/mcs/flowanalysis.cs:1510
msgid "Use of possibly unassigned field `"
msgstr ""
-#: ../mcs/mcs/generic.cs:191
+#: ../mcs/mcs/generic.cs:279
msgid "The new() constraint must be the last constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:204
+#: ../mcs/mcs/generic.cs:292
msgid "The `new()' constraint cannot be used with the `struct' constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:210
+#: ../mcs/mcs/generic.cs:298
msgid ""
"The `class' or `struct' constraint must be the first constraint specified"
msgstr ""
-#: ../mcs/mcs/generic.cs:246
+#: ../mcs/mcs/generic.cs:334
#, csharp-format
msgid ""
"Inconsistent accessibility: constraint type `{0}' is less accessible than `"
"{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:258
+#: ../mcs/mcs/generic.cs:345
#, csharp-format
msgid ""
"The class type constraint `{0}' must be listed before any other constraints. "
"Consider moving type constraint to the beginning of the constraint list"
msgstr ""
-#: ../mcs/mcs/generic.cs:262
+#: ../mcs/mcs/generic.cs:349
#, csharp-format
msgid ""
"`{0}': cannot specify both a constraint class and the `class' or `struct' "
"constraint"
msgstr ""
-#: ../mcs/mcs/generic.cs:279 ../mcs/mcs/generic.cs:294
+#: ../mcs/mcs/generic.cs:375 ../mcs/mcs/generic.cs:390
#, csharp-format
msgid "Duplicate constraint `{0}' for type parameter `{1}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:313
+#: ../mcs/mcs/generic.cs:409
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. Static classes cannot be used as constraints"
msgstr ""
-#: ../mcs/mcs/generic.cs:318
+#: ../mcs/mcs/generic.cs:414
#, csharp-format
msgid ""
"`{0}' is not a valid constraint. A constraint must be an interface, a non-"
"sealed class or a type parameter"
msgstr ""
-#: ../mcs/mcs/generic.cs:331
+#: ../mcs/mcs/generic.cs:427
#, csharp-format
msgid "A constraint cannot be special class `{0}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:361
+#: ../mcs/mcs/generic.cs:433
+msgid "A constraint cannot be the dynamic type"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:462
#, csharp-format
msgid ""
"Type parameter `{0}' has the `struct' constraint, so it cannot be used as a "
"constraint for `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:381
+#: ../mcs/mcs/generic.cs:482
#, csharp-format
msgid "Type parameter `{0}' inherits conflicting constraints `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:395
+#: ../mcs/mcs/generic.cs:496
#, csharp-format
msgid "Circular constraint dependency involving `{0}' and `{1}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:697
+#: ../mcs/mcs/generic.cs:745
+#, csharp-format
+msgid "The {2} type parameter `{0}' must be {3} valid on `{1}{4}'"
+msgstr ""
+
+#: ../mcs/mcs/generic.cs:823
#, csharp-format
msgid ""
"`{0}': Cannot specify constraints for overrides or explicit interface "
"implementation methods"
msgstr ""
-#: ../mcs/mcs/generic.cs:728
+#: ../mcs/mcs/generic.cs:854
#, csharp-format
msgid ""
"The constraints for type parameter `{0}' of method `{1}' must match the "
@@ -2553,38 +2682,38 @@ msgid ""
"using an explicit interface implementation instead"
msgstr ""
-#: ../mcs/mcs/generic.cs:1142
+#: ../mcs/mcs/generic.cs:1276
#, csharp-format
msgid "`{0}': static classes cannot be used as generic arguments"
msgstr ""
-#: ../mcs/mcs/generic.cs:1149
+#: ../mcs/mcs/generic.cs:1283
#, csharp-format
msgid "The type `{0}' may not be used as a type argument"
msgstr ""
-#: ../mcs/mcs/generic.cs:1384
+#: ../mcs/mcs/generic.cs:1526
#, csharp-format
msgid ""
"The type `{0}' must be a reference type in order to use it as type parameter "
"`{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1393
+#: ../mcs/mcs/generic.cs:1535
#, csharp-format
msgid ""
"The type `{0}' must be a non-nullable value type in order to use it as type "
"parameter `{1}' in the generic type or method `{2}'."
msgstr ""
-#: ../mcs/mcs/generic.cs:1436
+#: ../mcs/mcs/generic.cs:1578
#, csharp-format
msgid ""
"The type `{0}' must have a public parameterless constructor in order to use "
"it as parameter `{1}' in the generic type or method `{2}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1486
+#: ../mcs/mcs/generic.cs:1637
#, csharp-format
msgid ""
"The type `{0}' cannot be used as type parameter `{1}' in the generic type or "
@@ -2592,40 +2721,40 @@ msgid ""
"of type `{3}'"
msgstr ""
-#: ../mcs/mcs/generic.cs:1492
+#: ../mcs/mcs/generic.cs:1643
#, csharp-format
msgid ""
"The type `{0}' must be convertible to `{1}' in order to use it as parameter `"
"{2}' in the generic type or method `{3}'"
msgstr ""
-#: ../mcs/mcs/iterators.cs:42 ../mcs/mcs/iterators.cs:924
-msgid "Unsafe code may not appear in iterators"
-msgstr ""
-
-#: ../mcs/mcs/iterators.cs:52
+#: ../mcs/mcs/iterators.cs:44
msgid "The yield statement cannot be used inside anonymous method blocks"
msgstr ""
-#: ../mcs/mcs/iterators.cs:892
+#: ../mcs/mcs/iterators.cs:888
#, csharp-format
msgid ""
"The body of `{0}' cannot be an iterator block because `{1}' is not an "
"iterator interface type"
msgstr ""
-#: ../mcs/mcs/iterators.cs:905
+#: ../mcs/mcs/iterators.cs:901
msgid "Iterators cannot have ref or out parameters"
msgstr ""
-#: ../mcs/mcs/iterators.cs:911
+#: ../mcs/mcs/iterators.cs:907
msgid "__arglist is not allowed in parameter list of iterators"
msgstr ""
-#: ../mcs/mcs/iterators.cs:917
+#: ../mcs/mcs/iterators.cs:913
msgid "Iterators cannot have unsafe parameters or yield types"
msgstr ""
+#: ../mcs/mcs/iterators.cs:920 ../mcs/mcs/statement.cs:4242
+msgid "Unsafe code may not appear in iterators"
+msgstr ""
+
#: ../mcs/mcs/linq.cs:75
#, csharp-format
msgid ""
@@ -2640,76 +2769,61 @@ msgid ""
"Ambiguous implementation of the query pattern `{0}' for source type `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:122
+#: ../mcs/mcs/linq.cs:125
#, csharp-format
msgid ""
"An implementation of `{0}' query expression pattern for source type `{1}' "
"could not be found"
msgstr ""
-#: ../mcs/mcs/linq.cs:133
+#: ../mcs/mcs/linq.cs:136
#, csharp-format
msgid ""
"An expression type is incorrect in a subsequent `from' clause in a query "
"expression with source type `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:137
+#: ../mcs/mcs/linq.cs:140
#, csharp-format
msgid ""
"An expression type in `{0}' clause is incorrect. Type inference failed in "
"the call to `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:263
+#: ../mcs/mcs/linq.cs:264
#, csharp-format
msgid "A range variable `{0}' cannot be initialized with `{1}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:702
+#: ../mcs/mcs/linq.cs:703
#, csharp-format
msgid "A range variable `{0}' conflicts with a previous declaration of `{0}'"
msgstr ""
-#: ../mcs/mcs/linq.cs:708
+#: ../mcs/mcs/linq.cs:709
#, csharp-format
msgid "A range variable `{0}' has already been declared in this scope"
msgstr ""
-#: ../mcs/mcs/linq.cs:714
-#, csharp-format
-msgid "A range variable `{0}' conflicts with a method type parameter"
-msgstr ""
-
-#: ../mcs/mcs/literal.cs:76
+#: ../mcs/mcs/literal.cs:98
#, csharp-format
msgid ""
"Cannot convert null to the type parameter `{0}' because it could be a value "
"type. Consider using `default ({0})' instead"
msgstr ""
-#: ../mcs/mcs/literal.cs:79
+#: ../mcs/mcs/literal.cs:104
#, csharp-format
msgid "Cannot convert null to `{0}' because it is a value type"
msgstr ""
-#: ../mcs/mcs/literal.cs:326
+#: ../mcs/mcs/literal.cs:365
#, csharp-format
msgid ""
"Literal of type double cannot be implicitly converted to type `{0}'. Add "
"suffix `{1}' to create a literal of this type"
msgstr ""
-#: ../mcs/mcs/location.cs:228
-#, csharp-format
-msgid "Source file `{0}' specified multiple times"
-msgstr ""
-
-#: ../mcs/mcs/location.cs:230
-#, csharp-format
-msgid "Source filenames `{0}' and `{1}' both refer to the same file: {2}"
-msgstr ""
-
#: ../mcs/mcs/modifiers.cs:241
msgid "More than one protection modifier specified"
msgstr ""
@@ -2718,175 +2832,203 @@ msgstr ""
msgid "The modifier `"
msgstr ""
-#: ../mcs/mcs/namespace.cs:108
+#: ../mcs/mcs/namespace.cs:68
#, csharp-format
msgid "An assembly `{0}' is used without being referenced"
msgstr ""
-#: ../mcs/mcs/namespace.cs:134
+#: ../mcs/mcs/namespace.cs:100
#, csharp-format
msgid "The imported type `{0}' is defined multiple times"
msgstr ""
-#: ../mcs/mcs/namespace.cs:268
+#: ../mcs/mcs/namespace.cs:300
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found in the global namespace "
"(are you missing an assembly reference?)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:388
+#: ../mcs/mcs/namespace.cs:425
#, csharp-format
msgid ""
"The type or namespace name `{0}' does not exist in the namespace `{1}'. Are "
"you missing an assembly reference?"
msgstr ""
-#: ../mcs/mcs/namespace.cs:395
+#: ../mcs/mcs/namespace.cs:432
#, csharp-format
msgid "Using the generic type `{0}' requires `{1}' type argument(s)"
msgstr ""
-#: ../mcs/mcs/namespace.cs:417
+#: ../mcs/mcs/namespace.cs:442
+#, csharp-format
+msgid "The {0} `{1}' cannot be used with type arguments"
+msgstr ""
+
+#: ../mcs/mcs/namespace.cs:455
#, csharp-format
msgid "The non-generic {0} `{1}' cannot be used with the type arguments"
msgstr ""
-#: ../mcs/mcs/namespace.cs:661
+#: ../mcs/mcs/namespace.cs:731
#, csharp-format
msgid ""
"`{0}' is a type not a namespace. A using namespace directive can only be "
"applied to namespaces"
msgstr ""
-#: ../mcs/mcs/namespace.cs:688
+#: ../mcs/mcs/namespace.cs:758
#, csharp-format
msgid "The extern alias `{0}' was not specified in -reference option"
msgstr ""
-#: ../mcs/mcs/namespace.cs:896 ../mcs/mcs/namespace.cs:918
+#: ../mcs/mcs/namespace.cs:964 ../mcs/mcs/namespace.cs:986
msgid ""
"A using clause must precede all other namespace elements except extern alias "
"declarations"
msgstr ""
-#: ../mcs/mcs/namespace.cs:942
+#: ../mcs/mcs/namespace.cs:1010
msgid "An extern alias declaration must precede all other elements"
msgstr ""
-#: ../mcs/mcs/namespace.cs:960
+#: ../mcs/mcs/namespace.cs:1028
#, csharp-format
msgid "The using alias `{0}' appeared previously in this namespace"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1033
+#: ../mcs/mcs/namespace.cs:1116
#, csharp-format
msgid "`{0}' is an ambiguous reference between `{1}' and `{2}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1072
+#: ../mcs/mcs/namespace.cs:1155
#, csharp-format
msgid "Namespace `{0}' contains a definition with same name as alias `{1}'"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1165
+#: ../mcs/mcs/namespace.cs:1248
msgid "You cannot redefine the global extern alias"
msgstr ""
-#: ../mcs/mcs/namespace.cs:1170
+#: ../mcs/mcs/namespace.cs:1253
#, csharp-format
msgid ""
"The type or namespace name `{0}' could not be found. Are you missing a using "
"directive or an assembly reference?"
msgstr ""
-#: ../mcs/mcs/nullable.cs:968
+#: ../mcs/mcs/nullable.cs:984
msgid ""
"An expression tree cannot contain a coalescing operator with null left side"
msgstr ""
-#: ../mcs/mcs/parameter.cs:176
+#: ../mcs/mcs/parameter.cs:164
msgid "The params parameter must be a single dimensional array"
msgstr ""
-#: ../mcs/mcs/parameter.cs:277
-msgid "Invalid parameter type `void'"
-msgstr ""
-
-#: ../mcs/mcs/parameter.cs:288
+#: ../mcs/mcs/parameter.cs:264
msgid "An out parameter cannot have the `In' attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:293
+#: ../mcs/mcs/parameter.cs:269
msgid ""
"Do not use `System.ParamArrayAttribute'. Use the `params' keyword instead"
msgstr ""
-#: ../mcs/mcs/parameter.cs:300
+#: ../mcs/mcs/parameter.cs:276
msgid ""
"Cannot specify only `Out' attribute on a ref parameter. Use both `In' and "
"`Out' attributes or neither"
msgstr ""
-#: ../mcs/mcs/parameter.cs:318
+#: ../mcs/mcs/parameter.cs:286
#, csharp-format
-msgid "Argument of type `{0}' is not applicable for the DefaultValue attribute"
+msgid "Cannot specify `{0}' attribute on optional parameter `{1}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:321
+#: ../mcs/mcs/parameter.cs:300
#, csharp-format
msgid ""
-"The DefaultValue attribute is not applicable on parameters of type `{0}'"
+"Argument of type `{0}' is not applicable for the DefaultParameterValue "
+"attribute"
msgstr ""
-#: ../mcs/mcs/parameter.cs:333
+#: ../mcs/mcs/parameter.cs:303
+#, csharp-format
+msgid ""
+"The DefaultParameterValue attribute is not applicable on parameters of type `"
+"{0}'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:315
msgid "The type of the default value should match the type of the parameter"
msgstr ""
-#: ../mcs/mcs/parameter.cs:373
+#: ../mcs/mcs/parameter.cs:368
+#, csharp-format
+msgid ""
+"The expression being assigned to optional parameter `{0}' must be a constant "
+"or default value"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:376 ../mcs/mcs/parameter.cs:385
+#, csharp-format
+msgid ""
+"Optional parameter `{0}' of type `{1}' can only be initialized with `null'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:389
+#, csharp-format
+msgid ""
+"Optional parameter value `{0}' cannot be converted to parameter type `{1}'"
+msgstr ""
+
+#: ../mcs/mcs/parameter.cs:400
#, csharp-format
msgid "Method or delegate parameter cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:386
+#: ../mcs/mcs/parameter.cs:413
#, csharp-format
msgid "`{0}': static types cannot be used as parameters"
msgstr ""
-#: ../mcs/mcs/parameter.cs:392
+#: ../mcs/mcs/parameter.cs:419
#, csharp-format
-msgid "The type of extension method cannot be `{0}'"
+msgid "The extension method cannot be of type `{0}'"
msgstr ""
-#: ../mcs/mcs/parameter.cs:502
+#: ../mcs/mcs/parameter.cs:550
msgid "An expression tree parameter cannot use `ref' or `out' modifier"
msgstr ""
-#: ../mcs/mcs/parameter.cs:975
+#: ../mcs/mcs/parameter.cs:1072
#, csharp-format
msgid "The parameter name `{0}' conflicts with a compiler generated name"
msgstr ""
-#: ../mcs/mcs/parameter.cs:993
+#: ../mcs/mcs/parameter.cs:1090
#, csharp-format
msgid "The parameter name `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/pending.cs:607
+#: ../mcs/mcs/pending.cs:611
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' is static"
msgstr ""
-#: ../mcs/mcs/pending.cs:611
+#: ../mcs/mcs/pending.cs:615
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
"candidate `{2}' in not public"
msgstr ""
-#: ../mcs/mcs/pending.cs:615
+#: ../mcs/mcs/pending.cs:619
#, csharp-format
msgid ""
"`{0}' does not implement interface member `{1}' and the best implementing "
@@ -2894,88 +3036,83 @@ msgid ""
"type `{4}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:620
+#: ../mcs/mcs/pending.cs:624
#, csharp-format
msgid "`{0}' does not implement interface member `{1}'"
msgstr ""
-#: ../mcs/mcs/pending.cs:624
+#: ../mcs/mcs/pending.cs:628
#, csharp-format
msgid "`{0}' does not implement inherited abstract member `{1}'"
msgstr ""
-#: ../mcs/mcs/report.cs:587
-#, csharp-format
-msgid ""
-"Feature `{0}' is not available in Mono mcs1 compiler. Consider using the "
-"`gmcs' compiler instead"
+#: ../mcs/mcs/rootcontext.cs:429
+msgid "Unsafe code requires the `unsafe' command line option to be specified"
msgstr ""
-#: ../mcs/mcs/report.cs:595
-#, csharp-format
+#: ../mcs/mcs/roottypes.cs:204
msgid ""
-"Feature `{0}' cannot be used because it is not part of the C# {1} language "
-"specification"
+"Value specified for the argument to 'System.Runtime.InteropServices."
+"DefaultCharSetAttribute' is not valid"
msgstr ""
-#: ../mcs/mcs/report.cs:652
-#, csharp-format
+#: ../mcs/mcs/statement.cs:86
msgid ""
-"Your .NET Runtime does not support `{0}'. Please use the latest Mono runtime "
-"instead."
-msgstr ""
-
-#: ../mcs/mcs/rootcontext.cs:415
-msgid "Unsafe code requires the `unsafe' command line option to be specified"
+"A lambda expression with statement body cannot be converted to an expresion "
+"tree"
msgstr ""
-#: ../mcs/mcs/statement.cs:105
+#: ../mcs/mcs/statement.cs:729
+#, csharp-format
msgid ""
-"A lambda expression with statement body cannot be converted to an expresion "
-"tree"
+"An object of a type convertible to `{0}' is required for the return statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:818
+#: ../mcs/mcs/statement.cs:735
msgid ""
"Cannot return a value from iterators. Use the yield return statement to "
"return a value, or yield break to end the iteration"
msgstr ""
-#: ../mcs/mcs/statement.cs:825
+#: ../mcs/mcs/statement.cs:741
#, csharp-format
msgid ""
"`{0}': A return keyword must not be followed by any expression when method "
"returns void"
msgstr ""
-#: ../mcs/mcs/statement.cs:849
+#: ../mcs/mcs/statement.cs:760
#, csharp-format
msgid ""
"Cannot convert `{0}' to delegate type `{1}' because some of the return types "
"in the block are not implicitly convertible to the delegate return type"
msgstr ""
-#: ../mcs/mcs/statement.cs:1041 ../mcs/mcs/statement.cs:1073
+#: ../mcs/mcs/statement.cs:946 ../mcs/mcs/statement.cs:984
msgid "A goto case is only valid inside a switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:1669
+#: ../mcs/mcs/statement.cs:1070 ../mcs/mcs/statement.cs:4633
+msgid "The type caught or thrown must be derived from System.Exception"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:1573
#, csharp-format
msgid ""
"The label `{0}' shadows another label by the same name in a contained scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1694
+#: ../mcs/mcs/statement.cs:1598
#, csharp-format
msgid "The label `{0}' is a duplicate"
msgstr ""
-#: ../mcs/mcs/statement.cs:1789
+#: ../mcs/mcs/statement.cs:1693
#, csharp-format
msgid "`{0}' conflicts with a declaration in a child block"
msgstr ""
-#: ../mcs/mcs/statement.cs:1900
+#: ../mcs/mcs/statement.cs:1804
#, csharp-format
msgid ""
"A local variable named `{0}' cannot be declared in this scope because it "
@@ -2983,98 +3120,106 @@ msgid ""
"scope to denote something else"
msgstr ""
-#: ../mcs/mcs/statement.cs:1909
+#: ../mcs/mcs/statement.cs:1813
#, csharp-format
msgid "A local variable named `{0}' is already defined in this scope"
msgstr ""
-#: ../mcs/mcs/statement.cs:1914
+#: ../mcs/mcs/statement.cs:1954
+msgid "An implicitly typed local variable cannot be a constant"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2834 ../mcs/mcs/statement.cs:2836
+msgid "Internal compiler error: Phase Resolve"
+msgstr ""
+
+#: ../mcs/mcs/statement.cs:2844
#, csharp-format
-msgid "The type parameter name `{0}' is the same as `{1}'"
+msgid "`{0}': not all code paths return a value"
msgstr ""
-#: ../mcs/mcs/statement.cs:2050
-msgid "An implicitly typed local variable cannot be a constant"
+#: ../mcs/mcs/statement.cs:2847
+#, csharp-format
+msgid "Not all code paths return a value in anonymous method of type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:2949
+#: ../mcs/mcs/statement.cs:2905
#, csharp-format
msgid ""
"The out parameter `{0}' must be assigned to before control leaves the "
"current method"
msgstr ""
-#: ../mcs/mcs/statement.cs:3082
+#: ../mcs/mcs/statement.cs:3087
#, csharp-format
msgid "The label `case {0}:' already occurs in this switch statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:3628
-msgid "A value of an integral type or string expected for switch"
+#: ../mcs/mcs/statement.cs:3627
+#, csharp-format
+msgid ""
+"A switch expression of type `{0}' cannot be converted to an integral type, "
+"bool, char, string, enum or nullable type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4089
+#: ../mcs/mcs/statement.cs:4094
#, csharp-format
msgid "`{0}' is not a reference type as required by the lock statement"
msgstr ""
-#: ../mcs/mcs/statement.cs:4406
+#: ../mcs/mcs/statement.cs:4385
msgid "A fixed statement cannot use an implicitly typed local variable"
msgstr ""
-#: ../mcs/mcs/statement.cs:4416
+#: ../mcs/mcs/statement.cs:4395
msgid "The type of locals declared in a fixed statement must be a pointer type"
msgstr ""
-#: ../mcs/mcs/statement.cs:4440
+#: ../mcs/mcs/statement.cs:4419
msgid ""
"The right hand side of a fixed statement assignment may not be a cast "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4517
+#: ../mcs/mcs/statement.cs:4497
msgid ""
"You cannot use the fixed statement to take the address of an already fixed "
"expression"
msgstr ""
-#: ../mcs/mcs/statement.cs:4767
-msgid "Try statement already has an empty catch block"
-msgstr ""
-
-#: ../mcs/mcs/statement.cs:4807
+#: ../mcs/mcs/statement.cs:4788
#, csharp-format
msgid ""
"A previous catch clause already catches all exceptions of this or a super "
"type `{0}'"
msgstr ""
-#: ../mcs/mcs/statement.cs:4982 ../mcs/mcs/statement.cs:5097
+#: ../mcs/mcs/statement.cs:4965
msgid "Internal error: No Dispose method which takes 0 parameters."
msgstr ""
-#: ../mcs/mcs/statement.cs:5054
+#: ../mcs/mcs/statement.cs:5011
#, csharp-format
msgid ""
"`{0}': type used in a using statement must be implicitly convertible to "
"`System.IDisposable'"
msgstr ""
-#: ../mcs/mcs/statement.cs:5494
+#: ../mcs/mcs/statement.cs:5445
#, csharp-format
msgid ""
"foreach statement requires that the return type `{0}' of `{1}' must have a "
"suitable public MoveNext method and public Current property"
msgstr ""
-#: ../mcs/mcs/statement.cs:5580
+#: ../mcs/mcs/statement.cs:5504
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it does "
"not contain a definition for `GetEnumerator' or is not accessible"
msgstr ""
-#: ../mcs/mcs/statement.cs:5632
+#: ../mcs/mcs/statement.cs:5556
#, csharp-format
msgid ""
"foreach statement cannot operate on variables of type `{0}' because it "
@@ -3082,40 +3227,40 @@ msgid ""
"implementation"
msgstr ""
-#: ../mcs/mcs/statement.cs:5927
+#: ../mcs/mcs/statement.cs:5848
msgid "Use of null is not valid in this context"
msgstr ""
-#: ../mcs/mcs/statement.cs:5937
+#: ../mcs/mcs/statement.cs:5858
#, csharp-format
msgid "Foreach statement cannot operate on a `{0}'"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:877
+#: ../mcs/mcs/typemanager.cs:785
#, csharp-format
msgid "The predefined type `{0}.{1}' is not defined or imported"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:901
+#: ../mcs/mcs/typemanager.cs:809
#, csharp-format
msgid "The predefined type `{0}.{1}' is not declared correctly"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:951
+#: ../mcs/mcs/typemanager.cs:859
#, csharp-format
msgid ""
"The compiler required member `{0}.{1}{2}' could not be found or is "
"inaccessible"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1160
+#: ../mcs/mcs/typemanager.cs:1036
#, csharp-format
msgid ""
"The compilation may fail due to missing `{0}.SetCorlibTypeBuilders({1})' "
"method"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1694
+#: ../mcs/mcs/typemanager.cs:1609
#, csharp-format
msgid ""
"Friend access was granted to `{0}', but the output assembly is named `{1}'. "
@@ -3123,13 +3268,13 @@ msgid ""
"it"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:1949
+#: ../mcs/mcs/typemanager.cs:1863
#, csharp-format
msgid ""
"Struct member `{0}.{1}' of type `{2}' causes a cycle in the struct layout"
msgstr ""
-#: ../mcs/mcs/typemanager.cs:2300
+#: ../mcs/mcs/typemanager.cs:2222
#, csharp-format
msgid ""
"Cannot take the address of, get the size of, or declare a pointer to a "