Author: fabien
Date: 2010-09-23 16:42:39 +0200 (Thu, 23 Sep 2010)
New Revision: 30969
Modified:
branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
Log:
[1.3, 1.4] added more translations to german and italian translations (closes
#9088)
Modified: branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
===================================================================
--- branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
2010-09-23 14:39:38 UTC (rev 30968)
+++ branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
2010-09-23 14:42:39 UTC (rev 30969)
@@ -149,6 +149,35 @@
<source><![CDATA[from %from_date%<br />to %to_date%]]></source>
<target><![CDATA[von %from_date%<br />bis %to_date%]]></target>
</trans-unit>
+
+ <trans-unit>
+ <source>Required.</source>
+ <target>Erforderlich.</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Invalid.</source>
+ <target>Ungültig.</target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an integer.]]></source>
+ <target><![CDATA["%value%" ist kein Integer.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an number.]]></source>
+ <target><![CDATA["%value%" ist keine Nummer.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At least %min% values must be selected (%count%
values selected).]]></source>
+ <target><![CDATA[Es müssen mindestens %min% Werte ausgewählt werden
(%count% Werte ausgewählt).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At most %max% values must be selected (%count% values
selected).]]></source>
+ <target><![CDATA[Es können maximal %max% Werte ausgewählt werden
(%count% Werte ausgewählt).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[CSRF attack detected.]]></source>
+ <target><![CDATA[CSRF Attacke erkannt.]]></target>
+ </trans-unit>
</body>
</file>
</xliff>
Modified: branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
===================================================================
--- branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
2010-09-23 14:39:38 UTC (rev 30968)
+++ branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
2010-09-23 14:42:39 UTC (rev 30969)
@@ -169,6 +169,34 @@
<source><![CDATA[from %from_date%<br />to %to_date%]]></source>
<target><![CDATA[da %from_date%<br />a %to_date%]]></target>
</trans-unit>
+ <trans-unit>
+ <source>Required.</source>
+ <target>Obbligatorio.</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Invalid.</source>
+ <target>Non valido.</target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an integer.]]></source>
+ <target><![CDATA["%value%" non è un intero.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an number.]]></source>
+ <target><![CDATA["%value%" non è un numero.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At least %min% values must be selected (%count%
values selected).]]></source>
+ <target><![CDATA[Si devono selezionare almeno %min% valori (%count%
selezionati).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At most %max% values must be selected (%count% values
selected).]]></source>
+ <target><![CDATA[Si devono selezionare al più %max% valori (%count%
selezionati).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[CSRF attack detected.]]></source>
+ <target><![CDATA[Individuato attacco CSRF.]]></target>
+ </trans-unit>
</body>
</file>
</xliff>
Modified: branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
===================================================================
--- branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
2010-09-23 14:39:38 UTC (rev 30968)
+++ branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.de.xml
2010-09-23 14:42:39 UTC (rev 30969)
@@ -149,6 +149,35 @@
<source><![CDATA[from %from_date%<br />to %to_date%]]></source>
<target><![CDATA[von %from_date%<br />bis %to_date%]]></target>
</trans-unit>
+
+ <trans-unit>
+ <source>Required.</source>
+ <target>Erforderlich.</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Invalid.</source>
+ <target>Ungültig.</target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an integer.]]></source>
+ <target><![CDATA["%value%" ist kein Integer.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an number.]]></source>
+ <target><![CDATA["%value%" ist keine Nummer.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At least %min% values must be selected (%count%
values selected).]]></source>
+ <target><![CDATA[Es müssen mindestens %min% Werte ausgewählt werden
(%count% Werte ausgewählt).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At most %max% values must be selected (%count% values
selected).]]></source>
+ <target><![CDATA[Es können maximal %max% Werte ausgewählt werden
(%count% Werte ausgewählt).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[CSRF attack detected.]]></source>
+ <target><![CDATA[CSRF Attacke erkannt.]]></target>
+ </trans-unit>
</body>
</file>
</xliff>
Modified: branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
===================================================================
--- branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
2010-09-23 14:39:38 UTC (rev 30968)
+++ branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.it.xml
2010-09-23 14:42:39 UTC (rev 30969)
@@ -169,6 +169,34 @@
<source><![CDATA[from %from_date%<br />to %to_date%]]></source>
<target><![CDATA[da %from_date%<br />a %to_date%]]></target>
</trans-unit>
+ <trans-unit>
+ <source>Required.</source>
+ <target>Obbligatorio.</target>
+ </trans-unit>
+ <trans-unit>
+ <source>Invalid.</source>
+ <target>Non valido.</target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an integer.]]></source>
+ <target><![CDATA["%value%" non è un intero.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA["%value%" is not an number.]]></source>
+ <target><![CDATA["%value%" non è un numero.]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At least %min% values must be selected (%count%
values selected).]]></source>
+ <target><![CDATA[Si devono selezionare almeno %min% valori (%count%
selezionati).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[At most %max% values must be selected (%count% values
selected).]]></source>
+ <target><![CDATA[Si devono selezionare al più %max% valori (%count%
selezionati).]]></target>
+ </trans-unit>
+ <trans-unit>
+ <source><![CDATA[CSRF attack detected.]]></source>
+ <target><![CDATA[Individuato attacco CSRF.]]></target>
+ </trans-unit>
</body>
</file>
</xliff>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.