mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-12 16:51:52 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
"reset.notify.subject": "הסיסמה שונתה בהצלחה.",
|
||||
"reset.notify.text1": "אנו מודיעים לך שב%1, סיסמתך שונתה בהצלחה.",
|
||||
"reset.notify.text2": "אם לא אישרת בקשה זו, אנא הודע למנהל מיד.",
|
||||
"digest.unread-rooms": "Unread rooms",
|
||||
"digest.room-name-unreadcount": "%1 (%2 unread)",
|
||||
"digest.unread-rooms": "חדרים שלא נקראו",
|
||||
"digest.room-name-unreadcount": "%1 (%2 לא נקראו)",
|
||||
"digest.latest_topics": "נושאים אחרונים מ%1",
|
||||
"digest.top-topics": "נושאים עם הכי הרבה הצבעות מ-%1",
|
||||
"digest.popular-topics": "הנושאים הכי פופולריים מ-%1",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"chat.kick": "הוצא",
|
||||
"chat.show-ip": "הצג IP",
|
||||
"chat.owner": "מנהלי החדר",
|
||||
"chat.grant-rescind-ownership": "Grant/Rescind Ownership",
|
||||
"chat.grant-rescind-ownership": "הענק/בטל בעלות",
|
||||
"chat.system.user-join": "%1 הצטרף לחדר",
|
||||
"chat.system.user-leave": "%1 יצא מהחדר",
|
||||
"chat.system.room-rename": "%2 שינה את שם החדר: %1",
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
"wrote-ago": "scritto <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
||||
"wrote-on": "scritto su <a href=\"%1\" class=\"timeago text-muted\" title=\"%2\"></a>",
|
||||
"replied-to-user-ago": "risposto a <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> <a href=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
||||
"replied-to-user-on": "replied to <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> on <a href=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
||||
"replied-to-user-on": "risposto a <a component=\"post/parent\" data-topid=\"%1\" href=\"%2\">%3</a> su <a href=\"%4\" class=\"timeago text-muted\" title=\"%5\"></a>",
|
||||
"user-locked-topic-ago": "%1 ha bloccato questa discussione %2",
|
||||
"user-locked-topic-on": "%1 ha bloccato questa discussione su %2",
|
||||
"user-unlocked-topic-ago": "%1 ha sbloccato questa discussione %2",
|
||||
|
||||
Reference in New Issue
Block a user