You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locale/ar.json
+1-33Lines changed: 1 addition & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,6 @@
79
79
"year": "سنوياً"
80
80
},
81
81
"all_lines_on_date": "جميع الخطوط في هذا التاريخ",
82
-
"profile": "بروفايل",
83
82
"map": "خريطة",
84
83
"id": "معرّف تقني",
85
84
"origin": "المصدر",
@@ -229,6 +228,7 @@
229
228
"from": "المصدر",
230
229
"destination": "الوجهة",
231
230
"kmh": "كم/ساعة",
231
+
"agency_name": "اسم الشركة المشغّلة",
232
232
"sample_time": "وقت العيّنة",
233
233
"at_time": "في الساعة",
234
234
"drive_direction": "اتّجاه السير",
@@ -309,38 +309,6 @@
309
309
"complaint_details_required": "لكي نتمكّن من فحص طلبك، يُرجى ذكر وسائل النقل المطلوب التنسيق بينها، وأرقام الخطوط، وأسماء المشغّلين، والرقم الكتالوجي للمحطة والأوقات ذات الصلة.",
310
310
"new_complaint": "شكوى جديدة"
311
311
},
312
-
"lineProfile": {
313
-
"title": "بروفايل الخط",
314
-
"notFound": "ما قدرنا نلاقي الخط اللي بتدوّر عليه :(",
Copy file name to clipboardExpand all lines: src/locale/en.json
+1-33Lines changed: 1 addition & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,6 @@
94
94
"year": "Yearly"
95
95
},
96
96
"all_lines_on_date": "All Lines on This Date",
97
-
"profile": "Profile",
98
97
"map": "Map",
99
98
"id": "ID",
100
99
"origin": "Origin",
@@ -261,6 +260,7 @@
261
260
"from": "from",
262
261
"destination": "destination",
263
262
"kmh": "kmh",
263
+
"agency_name": "Agency Name",
264
264
"sample_time": "sample time",
265
265
"at_time": "at",
266
266
"drive_direction": "drive direction",
@@ -341,38 +341,6 @@
341
341
"complaint_details_required": "In order for us to check your request, please specify in the request which modes of transportation you wish to match, line numbers, operator names, station SKU, and relevant times.",
342
342
"new_complaint": "New Complaint"
343
343
},
344
-
"lineProfile": {
345
-
"title": "Profile for Line",
346
-
"notFound": "We couldn't find the line you were looking for :(",
Copy file name to clipboardExpand all lines: src/locale/he.json
+1-33Lines changed: 1 addition & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,6 @@
94
94
"year": "שנתית"
95
95
},
96
96
"all_lines_on_date": "כל הקווים בתאריך זה",
97
-
"profile": "פרופיל",
98
97
"map": "מפה",
99
98
"id": "מזהה טכני",
100
99
"origin": "מוצא",
@@ -261,6 +260,7 @@
261
260
"from": "מוצא",
262
261
"destination": "יעד",
263
262
"kmh": "קמ״ש",
263
+
"agency_name": "שם חברה מפעילה",
264
264
"sample_time": "זמן דגימה",
265
265
"at_time": "בשעה",
266
266
"drive_direction": "כיוון נסיעה",
@@ -341,38 +341,6 @@
341
341
"complaint_details_required": "על מנת שנוכל לבדוק בקשתך, יש לפרט במסגרת הבקשה בין אילו אמצעי תחבורה ברצונך להתאים, מספרי קווים, שמות מפעילים, מק\"ט תחנה ושעות רלוונטיות.",
Copy file name to clipboardExpand all lines: src/locale/ru.json
+1-33Lines changed: 1 addition & 33 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,6 @@
79
79
"year": "Ежегодно"
80
80
},
81
81
"all_lines_on_date": "Все линии на эту дату",
82
-
"profile": "Профиль",
83
82
"map": "Карта",
84
83
"id": "ID",
85
84
"origin": "Пункт отправления",
@@ -229,6 +228,7 @@
229
228
"from": "от",
230
229
"destination": "пункт назначения",
231
230
"kmh": "км/ч",
231
+
"agency_name": "Название агентства",
232
232
"sample_time": "время выборки",
233
233
"at_time": "в",
234
234
"drive_direction": "направление движения",
@@ -309,38 +309,6 @@
309
309
"complaint_details_required": "Чтобы мы могли рассмотреть вашу заявку, необходимо подробно описать, между какими видами транспорта вы хотите обеспечить стыковку: укажите номера маршрутов, названия перевозчиков, каталожный номер остановки и соответствующее время.",
310
310
"new_complaint": "Новая жалоба"
311
311
},
312
-
"lineProfile": {
313
-
"title": "Профиль для линии",
314
-
"notFound": "Мы не смогли найти линию, которую вы искали :(",
0 commit comments