added resname for tool compatibility (#2912)
This commit is contained in:
@@ -1,49 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="he" datatype="plaintext" original="exceptions.en.xlf">
|
||||
<header>
|
||||
<tool tool-id="symfony" tool-name="Symfony"/>
|
||||
</header>
|
||||
<body>
|
||||
<trans-unit id="access.denied">
|
||||
<trans-unit id="DhMUS5c" resname="access.denied">
|
||||
<source>access.denied</source>
|
||||
<target>הגישה נדחתה</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stacktrace">
|
||||
<trans-unit id="wSGnVM4" resname="stacktrace">
|
||||
<source>stacktrace</source>
|
||||
<target>הבעיה התרחשה כאן</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.title">
|
||||
<trans-unit id="rtYKRSj" resname="http_error.title">
|
||||
<source>http_error.title</source>
|
||||
<target>שגיאה</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.description">
|
||||
<trans-unit id="e3w.2Rf" resname="http_error.description">
|
||||
<source>http_error.description</source>
|
||||
<target>משהוא לא טוב קרה</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error.suggestion">
|
||||
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
|
||||
<source>http_error.suggestion</source>
|
||||
<target>
|
||||
התרחשה שגיאה קריטית. אנא נסה שוב.
|
||||
יתכן שמצאת באג בתוכנה. אנא פנה למנהל המערכת שלך.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.description">
|
||||
<trans-unit id="_W1eNz2" resname="http_error_404.description">
|
||||
<source>http_error_404.description</source>
|
||||
<target>הדף לא נמצא</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_404.suggestion">
|
||||
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
|
||||
<source>http_error_404.suggestion</source>
|
||||
<target>
|
||||
לא הצלחנו למצוא את הדף שאתה מחפש.
|
||||
אנא חזור לדף הבית שלך והתחל מחדש.
|
||||
</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.description">
|
||||
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
|
||||
<source>http_error_403.description</source>
|
||||
<target>הגישה לדף מוגבלת</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="http_error_403.suggestion">
|
||||
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
|
||||
<source>http_error_403.suggestion</source>
|
||||
<target>
|
||||
מצטערים, אך אין לך מספיק הרשאות כדי לצפות בדף.
|
||||
|
||||
Reference in New Issue
Block a user