Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/locales/client.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ he:
translator:
view_translation: "הצגת התרגום"
hide_translation: "הסתרת התרגום"
content_not_translated: "התוכן לא מתורגם. לחיצה תתרגם אותו"
content_translated: "התוכן מתורגם. לחיצה תציג את המקור"
content_not_translated: "העמוד לא מתורגם. לחיצה תתרגם אותו"
content_translated: "העמוד תורגם אוטומטית. לחיצה תציג את המקור"
translated_from: "תורגם מ%{language} ע״י %{translator}"
translating: "תרגום"
2 changes: 0 additions & 2 deletions config/locales/client.ro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ ro:
translator:
view_translation: "Vezi traducere"
hide_translation: "Ascunde traducere"
content_not_translated: "Conținut netradus. Dă clic pentru a traduce"
content_translated: "Conținutul este tradus. Clic pentru a vedea originalul"
translated_from: "Tradus din %{language} cu %{translator}"
translating: "Se traduce"
1 change: 1 addition & 0 deletions config/locales/server.he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ he:
not_supported: "שפה זו אינה נתמכת על ידי המתרגם."
too_long: "פוסט זה ארוך מכדי לתרגם אותו על ידי המתרגם."
not_available: "שירות התרגום אינו זמין כרגע."
api_timeout: "לשירות התרגום לקח יותר מדי זמן להגיב. נא לנסות שוב מאוחר יותר."
amazon:
invalid_credentials: "פרטי הגישה שצוינו למנגנון התרגום של AWS שגויים."
microsoft:
Expand Down
Loading