Skip to content

Commit 2d36bd0

Browse files
committed
Update translations
1 parent 1a99da7 commit 2d36bd0

File tree

204 files changed

+5422
-1131
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

204 files changed

+5422
-1131
lines changed

frontend/express/public/localization/dashboard/dashboard_ar.properties

+102-7
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ common.bar.no-data = No Data
4343
common.apply = تطبيق
4444
common.apply-changes = Apply changes
4545
common.cancel = إلغاء
46+
common.select = Select
4647
common.select-all = اختيار كل
4748
common.deselect-all = عدم الاختيار الكل
4849
common.all = All
@@ -176,7 +177,7 @@ common.select-columns-to-display = Select columns to display
176177
common.enter-value = Enter value
177178
common.optional = Optional
178179
common.clear-values = Clear values
179-
180+
common.confirm = Are you sure?
180181
common.json-editor = JSON Editor
181182
common.valid-json = Valid JSON code
182183
common.invalid-json = Invalid JSON code
@@ -185,6 +186,22 @@ common.saveJSON = Save JSON
185186
common.zoom-in = Zoom in
186187
common.zoom-out = Zoom out
187188
common.zoom-reset = Reset view ({0}%)
189+
common.group = GROUP
190+
191+
#vue
192+
common.undo = Undo
193+
common.drawer.next-step = Next step
194+
common.drawer.previous-step = Previous step
195+
common.diff-helper.changes = You made {0} changes.
196+
common.diff-helper.keep = Do you want to keep them?
197+
common.save-changes = حفظ التغييرات
198+
common.discard-changes = Discard Changes
199+
common.complete = Complete
200+
common.reset = Reset
201+
common.confirm = Are you sure?
202+
common.remove = Remove
203+
common.next = Next
204+
common.previous = Previous
188205

189206
#taskmanager
190207
taskmanager.rerun = Rerun
@@ -207,6 +224,8 @@ taskmanager.last-30days = Last 30 days
207224
taskmanager.last-60days = Last 60 days
208225
taskmanager.manually-table-remind = One-time and auto-refreshing reports created by you and your team
209226
taskmanager.automatically-table-remind = Reports automatically generated when a query takes a long time to complete
227+
taskmanager.query-added-long = Querry has been added to long running queries
228+
taskmanager.empty-warning = There are no long running queries
210229

211230

212231

@@ -227,6 +246,12 @@ placeholder.old-password = كلمة المرور القديمة...
227246
placeholder.new-password = كلمة المرور الجديدة...
228247
placeholder.again = مرة أخرى...
229248
placeholder.app-name = أدخل اسم التطبيق...
249+
placeholder.search-columns = Search Columns
250+
251+
placeholder.events.edit.description = Enter event description
252+
placeholder.events.edit.count = Count
253+
placeholder.events.edit.sum = Sum
254+
placeholder.events.edit.duration = Duration
230255

231256
#application categories
232257
application-category.books = الكتب
@@ -277,6 +302,7 @@ sidebar.management.account = My Account
277302
sidebar.management.users = المستخدمون
278303
sidebar.management.longtasks = Report Manager
279304
sidebar.management.help = Help Mode
305+
sidebar.management.jobs = Jobs
280306
sidebar.settings = الإعدادات
281307
sidebar.logout = تسجيل الخروج
282308
sidebar.api_key = Api Key
@@ -285,6 +311,8 @@ sidebar.category.understand = Understand
285311
sidebar.category.explore = Explore
286312
sidebar.category.reach = Reach
287313
sidebar.category.improve = Improve
314+
sidebar.long-running-queries = Long running queries
315+
sidebar.feedback = Feedback
288316

289317
#dashboard
290318
dashboard.apply = تطبيق
@@ -366,6 +394,10 @@ resolutions.table.resolution = Resolution
366394
resolutions.table.width = Width
367395
resolutions.table.height = Height
368396

397+
#device_type
398+
device_type.title = Device Types
399+
device_type.table.device_type = Device Type
400+
369401
#app-versions
370402
app-versions.title = إصدارات التطبيق
371403
app-versions.table.app-version = إصدار التطبيق
@@ -386,6 +418,25 @@ platforms.table.platform-version-for = Platform Versions for
386418
events.title = الأحداث
387419
events.blueprint-title = MANAGE EVENTS
388420
events.blueprint-general = General
421+
events.blueprint-events-tab-title = EVENTS
422+
events.blueprint-event-group-title = MANAGE EVENTS GROUPS
423+
events.blueprint-event-group-new = New Event Group
424+
events.blueprint-event-group-show.all = All Groups
425+
events.blueprint-event-group-show.visible = Visible Groups
426+
events.blueprint-event-group-show.hidden = Hidden Groups
427+
events.blueprint-events-show.all = All Events
428+
events.blueprint-events-show.hidden = Hidden Events
429+
events.blueprint-events-show.visible = Visible Events
430+
431+
events.blueprint-events-properties-tooltip = Edited properties of this event will be updated on All Events and other plugins.
432+
events.blueprint-event-groups-include-events-tooltip = Select at least 2 events to create an Event Group. New Event Groups will automatically sum all the selected event properties and report them.
433+
events.blueprint-event-groups-properties-tooltip = Edited properties in this Event Group will be updated across All Events and other plugins.
434+
435+
events.blueprint-event-group-included-events = INCLUDED EVENTS
436+
events.blueprint-eventgroups-tab-title = EVENT GROUPS
437+
events.blueprint-edit = Edit
438+
events.blueprint-drawer-title = Edit Event
439+
events.blueprint-drawer-use-description = Use Description
389440
events.general.description = Reorder, edit visibility, delete or change the appearance of a custom event
390441
events.general.event = Event
391442
events.general.event-description = Event description
@@ -434,21 +485,27 @@ events.edit.event-key-description = Event key as it is sent from the SDK
434485
events.edit.event-name = إسم الحدث
435486
events.edit.event-name-description = A display name for this event key to be used throughout the user interface
436487
events.edit.event-description = Description
437-
events.edit.event-description-description = A short description about the purpose of this custom event and when it is triggered
488+
events.edit.event-description-description = A short description of this custom event and when it is triggered
489+
events.edit.event-visibility = Event visibility
438490
events.edit.event-visible = Event is visible
491+
events.edit.event-invisible = Event is invisible
439492
events.edit.event-visible-description = If an event is invisible server will continue to record data for it but it will not be displayed in the user interface.
440493
events.edit.display-count = Display name for count
441494
events.edit.display-count-description = A display name for the count property of this event
442495
events.edit.display-sum = Display name for sum
443496
events.edit.display-sum-description = A display name for the optional sum property of this event
444497
events.edit.display-duration = Display name for duration
445498
events.edit.display-duration-description = A display name for the optional duration property of this event.
499+
events.edit.event-properties = Event properties
446500
events.no-event = There are no events tracked for this application\!
447501
events.delete-confirm = You are about to delete all data associated with event "{0}". Do you want to continue?
448502
events.delete-confirm-many = You are about to delete all data associated with these events. Do you want to continue?
503+
events.delete.multiple-events = {0} events
449504
events.edit.omit-event-segments = Omit event segments
450-
events.edit.omit-event-segments-description = Choose which segments of this custom event to omit. Omitted segments will not be saved in the future and past data for these segments will be purged immediately after you save these settings.
505+
events.edit.omit-event-segments-description = Choose which segments of this custom event to omit. <b>Omitted segments will not be saved</b> in the future and past data for these segments will be purged immediately after you save these settings.
451506
events.edit.omit-event-segments-description-drill = Data for these segments will still be stored in Drill.
507+
events.edit.omit-event-segments-to-omit = Segments to omit
508+
events.edit.omit-event-select-segments = Select segments
452509
event.edit.omitt-warning = You are about to omit data for some segments of this event. Omitted segments will not be saved in the future and past data for these segments will be purged immediately after you save these settings. Do you want to continue?
453510
events.overview.title = Overview
454511
events.overview.drawer-title = Configure overview
@@ -473,13 +530,40 @@ events.top-events.title = Top Events By Count
473530
events.top-events.24hours = 24-Hours
474531
events.top-events.30days = 30-Days
475532
events.top-events.info-text = Updated {0} hrs ago
533+
events.max-event-key-limit = Maximum limit of unique event keys ({0}) has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
534+
events.max-segmentation-limit = Maximum limit of segmentations ({0}) in current event "{1}" has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
535+
events.max-unique-value-limit = Maximum limit of unique values ({0}) in current event segmentation "{1}" has been reached. Limit can be <a href="/dashboard#/manage/configurations/api">adjusted</a>.
536+
537+
events.event-group-drawer-create = Create new Event Group
538+
events.event-group-name = Event Group name
539+
events.group-use-description = Use description
540+
events.group-include-events = Include events
541+
events.group-select-events = Select events to include
542+
events.group-select-events-remind = Select events
543+
events.group-visibility = Event Group Visibility
544+
events.group-visibility-description = If an event group is invisible server will continue to record data for it but it will not be displayed in the user interface.
545+
events.group-visibility-checkbox = Event Group is visible
546+
events.group-invisibility-checkbox = Event Group is invisible
547+
events.group-properties = Event Group Properties
548+
events.event-group-count = Display name for count
549+
events.event-group-count-description = A display name for the count property of this event
550+
events.event-group-sum= Display name for sum
551+
events.event-group-sum-description = A display name for the sum property of this event
552+
events.event-group-duration = Display name for duration
553+
events.event-group-duration-description = A display name for the duration property of this event
554+
events.create-group = Create Event Group
555+
events.save-group = Save Event Group
556+
events.edit-your-group = Edit your Event Group
476557

477558
#export
478559
export.export-as = Export as
479560
export.export-number = Total of {0} items divided into {1} export file(s)
480561
export.select = Select file to export
481562
export.export = Export
563+
export.columns-to-export = Columns to export
564+
export.export-all-columns = Export all columns
482565
export.documents = documents
566+
export.export-columns-selected-count = {0}/{1} selected
483567

484568
#management-applications
485569
management-applications.title = التطبيقات
@@ -544,7 +628,7 @@ management-applications.app-users = Users with privileges
544628
management-applications.global_admins = Global admins
545629
management-applications.admins = Admins
546630
management-applications.users = Users
547-
management-applications.plugins = APP CONFIGURATIONS
631+
management-applications.plugins = APP SETTINGS
548632
management-applications.plugins.save = Save
549633
management-applications.plugins.smth = Something went wrong
550634
management-applications.plugins.ok = OK, I understand
@@ -557,7 +641,7 @@ management-applications.create-first-app-title = Let's add your first applicatio
557641
management-applications.create-first-app-description = After adding your first application you'll be ready to start collecting data.
558642
management-applications.contact-an-admin = Please contact an administrator
559643
management-applications.dont-access = You don't access rights to any application.
560-
management-applications.plugins-description = Configurations in this section will override global configurations for the application
644+
management-applications.plugins-description = Settings in this section will override global settings for the application
561645
management-applications.application-lock-tooltip = Application lock prevents accidental data purge and data population
562646

563647
#management-users
@@ -586,8 +670,8 @@ management-users.create-user = إنشاء عضو
586670
management-users.delete-user = حذف عضو
587671
management-users.edit = انقر للتعديل
588672
management-users.close = انقر للإغلاق
589-
management-users.password-change-confirm = You have changed {0}\\''s password. Do you want a notification email to be sent?
590-
management-users.delete-confirm = You are about to delete {0}\\''s account. Do you want to continue?
673+
management-users.password-change-confirm = You have changed {0}\''s password. Do you want a notification email to be sent?
674+
management-users.delete-confirm = You are about to delete {0}\''s account. Do you want to continue?
591675
management-users.delete-confirm-title = Delete user?
592676
management-users.yes-delete-user = Yes, delete user
593677
management-users.email.invalid = البريد الإلكتروني غير صحيح
@@ -721,3 +805,14 @@ version_history.package-version = Package version
721805
version_history.version = Version
722806
version_history.upgraded = Upgraded / installed
723807
internal-events.[CLY]_session = Session
808+
809+
#jobs
810+
jobs.back-to-jobs-list = Back to jobs list
811+
jobs.job-name = Name
812+
jobs.job-schedule = Schedule
813+
jobs.job-next-run = Next Run
814+
jobs.job-last-run = Last Run
815+
jobs.job-status = Status
816+
jobs.job-total-scheduled = Total
817+
jobs.job-data = Data
818+
jobs.run-duration = Duration

0 commit comments

Comments
 (0)