@adobe/react-spectrum 3.0.0-nightly.2835 → 3.0.0-nightly.2839
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.js +1 -106
- package/i18n/ar-AE.js +1 -1
- package/i18n/ar-AE.mjs +1 -1
- package/i18n/bg-BG.js +1 -1
- package/i18n/bg-BG.mjs +1 -1
- package/i18n/cs-CZ.js +1 -1
- package/i18n/cs-CZ.mjs +1 -1
- package/i18n/da-DK.js +1 -1
- package/i18n/da-DK.mjs +1 -1
- package/i18n/de-DE.js +1 -1
- package/i18n/de-DE.mjs +1 -1
- package/i18n/el-GR.js +1 -1
- package/i18n/el-GR.mjs +1 -1
- package/i18n/en-US.js +1 -1
- package/i18n/en-US.mjs +1 -1
- package/i18n/es-ES.js +1 -1
- package/i18n/es-ES.mjs +1 -1
- package/i18n/et-EE.js +1 -1
- package/i18n/et-EE.mjs +1 -1
- package/i18n/fi-FI.js +1 -1
- package/i18n/fi-FI.mjs +1 -1
- package/i18n/fr-FR.js +1 -1
- package/i18n/fr-FR.mjs +1 -1
- package/i18n/he-IL.js +1 -1
- package/i18n/he-IL.mjs +1 -1
- package/i18n/hr-HR.js +1 -1
- package/i18n/hr-HR.mjs +1 -1
- package/i18n/hu-HU.js +1 -1
- package/i18n/hu-HU.mjs +1 -1
- package/i18n/it-IT.js +1 -1
- package/i18n/it-IT.mjs +1 -1
- package/i18n/ja-JP.js +1 -1
- package/i18n/ja-JP.mjs +1 -1
- package/i18n/ko-KR.js +1 -1
- package/i18n/ko-KR.mjs +1 -1
- package/i18n/lt-LT.js +1 -1
- package/i18n/lt-LT.mjs +1 -1
- package/i18n/lv-LV.js +1 -1
- package/i18n/lv-LV.mjs +1 -1
- package/i18n/nb-NO.js +1 -1
- package/i18n/nb-NO.mjs +1 -1
- package/i18n/nl-NL.js +1 -1
- package/i18n/nl-NL.mjs +1 -1
- package/i18n/pl-PL.js +1 -1
- package/i18n/pl-PL.mjs +1 -1
- package/i18n/pt-BR.js +1 -1
- package/i18n/pt-BR.mjs +1 -1
- package/i18n/pt-PT.js +1 -1
- package/i18n/pt-PT.mjs +1 -1
- package/i18n/ro-RO.js +1 -1
- package/i18n/ro-RO.mjs +1 -1
- package/i18n/ru-RU.js +1 -1
- package/i18n/ru-RU.mjs +1 -1
- package/i18n/sk-SK.js +1 -1
- package/i18n/sk-SK.mjs +1 -1
- package/i18n/sl-SI.js +1 -1
- package/i18n/sl-SI.mjs +1 -1
- package/i18n/sr-SP.js +1 -1
- package/i18n/sr-SP.mjs +1 -1
- package/i18n/sv-SE.js +1 -1
- package/i18n/sv-SE.mjs +1 -1
- package/i18n/tr-TR.js +1 -1
- package/i18n/tr-TR.mjs +1 -1
- package/i18n/uk-UA.js +1 -1
- package/i18n/uk-UA.mjs +1 -1
- package/i18n/zh-CN.js +1 -1
- package/i18n/zh-CN.mjs +1 -1
- package/i18n/zh-TW.js +1 -1
- package/i18n/zh-TW.mjs +1 -1
- package/package.json +58 -58
package/dist/main.js
CHANGED
|
@@ -1,248 +1,147 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
exports.__esModule = true;
|
|
4
|
-
exports.
|
|
5
|
-
|
|
4
|
+
exports.useTreeData = exports.useProvider = exports.useNumberFormatter = exports.useMessageFormatter = exports.useLocalizedStringFormatter = exports.useLocale = exports.useListData = exports.useFilter = exports.useDragAndDrop = exports.useDialogContainer = exports.useDateFormatter = exports.useCollator = exports.useAsyncList = exports.repeat = exports.minmax = exports.lightTheme = exports.fitContent = exports.defaultTheme = exports.darkTheme = exports.Well = exports.VisuallyHidden = exports.View = exports.TooltipTrigger = exports.Tooltip = exports.ToggleButton = exports.TimeField = exports.TextField = exports.TextArea = exports.Text = exports.TagGroup = exports.Tabs = exports.TableView = exports.TableHeader = exports.TableBody = exports.TabPanels = exports.TabList = exports.Switch = exports.StatusLight = exports.Slider = exports.Section = exports.SearchField = exports.SSRProvider = exports.Row = exports.RangeSlider = exports.RangeCalendar = exports.RadioGroup = exports.Radio = exports.Provider = exports.ProgressCircle = exports.ProgressBar = exports.Picker = exports.NumberField = exports.Meter = exports.MenuTrigger = exports.Menu = exports.LogicButton = exports.ListView = exports.ListBox = exports.Link = exports.LabeledValue = exports.Keyboard = exports.Item = exports.InlineAlert = exports.Image = exports.IllustratedMessage = exports.Icon = exports.Heading = exports.Header = exports.Grid = exports.Form = exports.Footer = exports.Flex = exports.Divider = exports.DialogTrigger = exports.DialogContainer = exports.Dialog = exports.DateRangePicker = exports.DatePicker = exports.DateField = exports.DIRECTORY_DRAG_TYPE = exports.ContextualHelp = exports.Content = exports.ComboBox = exports.Column = exports.CheckboxGroup = exports.Checkbox = exports.Cell = exports.Calendar = exports.ButtonGroup = exports.Button = exports.Breadcrumbs = exports.Badge = exports.Avatar = exports.AlertDialog = exports.ActionMenu = exports.ActionGroup = exports.ActionButton = exports.ActionBarContainer = exports.ActionBar = void 0;
|
|
6
5
|
require("client-only");
|
|
7
|
-
|
|
8
6
|
var _actiongroup = require("@react-spectrum/actiongroup");
|
|
9
|
-
|
|
10
7
|
exports.ActionGroup = _actiongroup.ActionGroup;
|
|
11
|
-
|
|
12
8
|
var _badge = require("@react-spectrum/badge");
|
|
13
|
-
|
|
14
9
|
exports.Badge = _badge.Badge;
|
|
15
|
-
|
|
16
10
|
var _breadcrumbs = require("@react-spectrum/breadcrumbs");
|
|
17
|
-
|
|
18
11
|
exports.Breadcrumbs = _breadcrumbs.Breadcrumbs;
|
|
19
|
-
|
|
20
12
|
var _actionbar = require("@react-spectrum/actionbar");
|
|
21
|
-
|
|
22
13
|
exports.ActionBar = _actionbar.ActionBar;
|
|
23
14
|
exports.ActionBarContainer = _actionbar.ActionBarContainer;
|
|
24
|
-
|
|
25
15
|
var _button = require("@react-spectrum/button");
|
|
26
|
-
|
|
27
16
|
exports.ActionButton = _button.ActionButton;
|
|
28
17
|
exports.Button = _button.Button;
|
|
29
18
|
exports.LogicButton = _button.LogicButton;
|
|
30
19
|
exports.ToggleButton = _button.ToggleButton;
|
|
31
|
-
|
|
32
20
|
var _avatar = require("@react-spectrum/avatar");
|
|
33
|
-
|
|
34
21
|
exports.Avatar = _avatar.Avatar;
|
|
35
|
-
|
|
36
22
|
var _buttongroup = require("@react-spectrum/buttongroup");
|
|
37
|
-
|
|
38
23
|
exports.ButtonGroup = _buttongroup.ButtonGroup;
|
|
39
|
-
|
|
40
24
|
var _calendar = require("@react-spectrum/calendar");
|
|
41
|
-
|
|
42
25
|
exports.Calendar = _calendar.Calendar;
|
|
43
26
|
exports.RangeCalendar = _calendar.RangeCalendar;
|
|
44
|
-
|
|
45
27
|
var _checkbox = require("@react-spectrum/checkbox");
|
|
46
|
-
|
|
47
28
|
exports.Checkbox = _checkbox.Checkbox;
|
|
48
29
|
exports.CheckboxGroup = _checkbox.CheckboxGroup;
|
|
49
|
-
|
|
50
30
|
var _combobox = require("@react-spectrum/combobox");
|
|
51
|
-
|
|
52
31
|
exports.ComboBox = _combobox.ComboBox;
|
|
53
|
-
|
|
54
32
|
var _contextualhelp = require("@react-spectrum/contextualhelp");
|
|
55
|
-
|
|
56
33
|
exports.ContextualHelp = _contextualhelp.ContextualHelp;
|
|
57
|
-
|
|
58
34
|
var _dialog = require("@react-spectrum/dialog");
|
|
59
|
-
|
|
60
35
|
exports.AlertDialog = _dialog.AlertDialog;
|
|
61
36
|
exports.Dialog = _dialog.Dialog;
|
|
62
37
|
exports.DialogTrigger = _dialog.DialogTrigger;
|
|
63
38
|
exports.DialogContainer = _dialog.DialogContainer;
|
|
64
39
|
exports.useDialogContainer = _dialog.useDialogContainer;
|
|
65
|
-
|
|
66
40
|
var _datepicker = require("@react-spectrum/datepicker");
|
|
67
|
-
|
|
68
41
|
exports.DateField = _datepicker.DateField;
|
|
69
42
|
exports.DatePicker = _datepicker.DatePicker;
|
|
70
43
|
exports.DateRangePicker = _datepicker.DateRangePicker;
|
|
71
44
|
exports.TimeField = _datepicker.TimeField;
|
|
72
|
-
|
|
73
45
|
var _divider = require("@react-spectrum/divider");
|
|
74
|
-
|
|
75
46
|
exports.Divider = _divider.Divider;
|
|
76
|
-
|
|
77
47
|
var _form = require("@react-spectrum/form");
|
|
78
|
-
|
|
79
48
|
exports.Form = _form.Form;
|
|
80
|
-
|
|
81
49
|
var _icon = require("@react-spectrum/icon");
|
|
82
|
-
|
|
83
50
|
exports.Icon = _icon.Icon;
|
|
84
|
-
|
|
85
51
|
var _illustratedmessage = require("@react-spectrum/illustratedmessage");
|
|
86
|
-
|
|
87
52
|
exports.IllustratedMessage = _illustratedmessage.IllustratedMessage;
|
|
88
|
-
|
|
89
53
|
var _inlinealert = require("@react-spectrum/inlinealert");
|
|
90
|
-
|
|
91
54
|
exports.InlineAlert = _inlinealert.InlineAlert;
|
|
92
|
-
|
|
93
55
|
var _image = require("@react-spectrum/image");
|
|
94
|
-
|
|
95
56
|
exports.Image = _image.Image;
|
|
96
|
-
|
|
97
57
|
var _layout = require("@react-spectrum/layout");
|
|
98
|
-
|
|
99
58
|
exports.Flex = _layout.Flex;
|
|
100
59
|
exports.Grid = _layout.Grid;
|
|
101
60
|
exports.fitContent = _layout.fitContent;
|
|
102
61
|
exports.minmax = _layout.minmax;
|
|
103
62
|
exports.repeat = _layout.repeat;
|
|
104
|
-
|
|
105
63
|
var _labeledvalue = require("@react-spectrum/labeledvalue");
|
|
106
|
-
|
|
107
64
|
exports.LabeledValue = _labeledvalue.LabeledValue;
|
|
108
|
-
|
|
109
65
|
var _link = require("@react-spectrum/link");
|
|
110
|
-
|
|
111
66
|
exports.Link = _link.Link;
|
|
112
|
-
|
|
113
67
|
var _listbox = require("@react-spectrum/listbox");
|
|
114
|
-
|
|
115
68
|
exports.ListBox = _listbox.ListBox;
|
|
116
|
-
|
|
117
69
|
var _list = require("@react-spectrum/list");
|
|
118
|
-
|
|
119
70
|
exports.ListView = _list.ListView;
|
|
120
|
-
|
|
121
71
|
var _menu = require("@react-spectrum/menu");
|
|
122
|
-
|
|
123
72
|
exports.ActionMenu = _menu.ActionMenu;
|
|
124
73
|
exports.Menu = _menu.Menu;
|
|
125
74
|
exports.MenuTrigger = _menu.MenuTrigger;
|
|
126
|
-
|
|
127
75
|
var _meter = require("@react-spectrum/meter");
|
|
128
|
-
|
|
129
76
|
exports.Meter = _meter.Meter;
|
|
130
|
-
|
|
131
77
|
var _numberfield = require("@react-spectrum/numberfield");
|
|
132
|
-
|
|
133
78
|
exports.NumberField = _numberfield.NumberField;
|
|
134
|
-
|
|
135
79
|
var _picker = require("@react-spectrum/picker");
|
|
136
|
-
|
|
137
80
|
exports.Picker = _picker.Picker;
|
|
138
|
-
|
|
139
81
|
var _progress = require("@react-spectrum/progress");
|
|
140
|
-
|
|
141
82
|
exports.ProgressBar = _progress.ProgressBar;
|
|
142
83
|
exports.ProgressCircle = _progress.ProgressCircle;
|
|
143
|
-
|
|
144
84
|
var _provider = require("@react-spectrum/provider");
|
|
145
|
-
|
|
146
85
|
exports.Provider = _provider.Provider;
|
|
147
86
|
exports.useProvider = _provider.useProvider;
|
|
148
|
-
|
|
149
87
|
var _radio = require("@react-spectrum/radio");
|
|
150
|
-
|
|
151
88
|
exports.Radio = _radio.Radio;
|
|
152
89
|
exports.RadioGroup = _radio.RadioGroup;
|
|
153
|
-
|
|
154
90
|
var _slider = require("@react-spectrum/slider");
|
|
155
|
-
|
|
156
91
|
exports.RangeSlider = _slider.RangeSlider;
|
|
157
92
|
exports.Slider = _slider.Slider;
|
|
158
|
-
|
|
159
93
|
var _searchfield = require("@react-spectrum/searchfield");
|
|
160
|
-
|
|
161
94
|
exports.SearchField = _searchfield.SearchField;
|
|
162
|
-
|
|
163
95
|
var _statuslight = require("@react-spectrum/statuslight");
|
|
164
|
-
|
|
165
96
|
exports.StatusLight = _statuslight.StatusLight;
|
|
166
|
-
|
|
167
97
|
var _switch = require("@react-spectrum/switch");
|
|
168
|
-
|
|
169
98
|
exports.Switch = _switch.Switch;
|
|
170
|
-
|
|
171
99
|
var _text = require("@react-spectrum/text");
|
|
172
|
-
|
|
173
100
|
exports.Heading = _text.Heading;
|
|
174
101
|
exports.Keyboard = _text.Keyboard;
|
|
175
102
|
exports.Text = _text.Text;
|
|
176
|
-
|
|
177
103
|
var _table = require("@react-spectrum/table");
|
|
178
|
-
|
|
179
104
|
exports.TableView = _table.TableView;
|
|
180
105
|
exports.TableHeader = _table.TableHeader;
|
|
181
106
|
exports.TableBody = _table.TableBody;
|
|
182
107
|
exports.Column = _table.Column;
|
|
183
108
|
exports.Row = _table.Row;
|
|
184
109
|
exports.Cell = _table.Cell;
|
|
185
|
-
|
|
186
110
|
var _tabs = require("@react-spectrum/tabs");
|
|
187
|
-
|
|
188
111
|
exports.Tabs = _tabs.Tabs;
|
|
189
112
|
exports.TabList = _tabs.TabList;
|
|
190
113
|
exports.TabPanels = _tabs.TabPanels;
|
|
191
|
-
|
|
192
114
|
var _tag = require("@react-spectrum/tag");
|
|
193
|
-
|
|
194
115
|
exports.TagGroup = _tag.TagGroup;
|
|
195
|
-
|
|
196
116
|
var _textfield = require("@react-spectrum/textfield");
|
|
197
|
-
|
|
198
117
|
exports.TextArea = _textfield.TextArea;
|
|
199
118
|
exports.TextField = _textfield.TextField;
|
|
200
|
-
|
|
201
119
|
var _themeDark = require("@react-spectrum/theme-dark");
|
|
202
|
-
|
|
203
120
|
exports.darkTheme = _themeDark.theme;
|
|
204
|
-
|
|
205
121
|
var _themeDefault = require("@react-spectrum/theme-default");
|
|
206
|
-
|
|
207
122
|
exports.defaultTheme = _themeDefault.theme;
|
|
208
|
-
|
|
209
123
|
var _themeLight = require("@react-spectrum/theme-light");
|
|
210
|
-
|
|
211
124
|
exports.lightTheme = _themeLight.theme;
|
|
212
|
-
|
|
213
125
|
var _tooltip = require("@react-spectrum/tooltip");
|
|
214
|
-
|
|
215
126
|
exports.Tooltip = _tooltip.Tooltip;
|
|
216
127
|
exports.TooltipTrigger = _tooltip.TooltipTrigger;
|
|
217
|
-
|
|
218
128
|
var _view = require("@react-spectrum/view");
|
|
219
|
-
|
|
220
129
|
exports.Content = _view.Content;
|
|
221
130
|
exports.Footer = _view.Footer;
|
|
222
131
|
exports.Header = _view.Header;
|
|
223
132
|
exports.View = _view.View;
|
|
224
|
-
|
|
225
133
|
var _well = require("@react-spectrum/well");
|
|
226
|
-
|
|
227
134
|
exports.Well = _well.Well;
|
|
228
|
-
|
|
229
135
|
var _collections = require("@react-stately/collections");
|
|
230
|
-
|
|
231
136
|
exports.Item = _collections.Item;
|
|
232
137
|
exports.Section = _collections.Section;
|
|
233
|
-
|
|
234
138
|
var _data = require("@react-stately/data");
|
|
235
|
-
|
|
236
139
|
exports.useAsyncList = _data.useAsyncList;
|
|
237
140
|
exports.useListData = _data.useListData;
|
|
238
141
|
exports.useTreeData = _data.useTreeData;
|
|
239
|
-
|
|
240
142
|
var _visuallyHidden = require("@react-aria/visually-hidden");
|
|
241
|
-
|
|
242
143
|
exports.VisuallyHidden = _visuallyHidden.VisuallyHidden;
|
|
243
|
-
|
|
244
144
|
var _i18n = require("@react-aria/i18n");
|
|
245
|
-
|
|
246
145
|
exports.useCollator = _i18n.useCollator;
|
|
247
146
|
exports.useDateFormatter = _i18n.useDateFormatter;
|
|
248
147
|
exports.useFilter = _i18n.useFilter;
|
|
@@ -250,12 +149,8 @@ exports.useLocale = _i18n.useLocale;
|
|
|
250
149
|
exports.useLocalizedStringFormatter = _i18n.useLocalizedStringFormatter;
|
|
251
150
|
exports.useMessageFormatter = _i18n.useMessageFormatter;
|
|
252
151
|
exports.useNumberFormatter = _i18n.useNumberFormatter;
|
|
253
|
-
|
|
254
152
|
var _ssr = require("@react-aria/ssr");
|
|
255
|
-
|
|
256
153
|
exports.SSRProvider = _ssr.SSRProvider;
|
|
257
|
-
|
|
258
154
|
var _dnd = require("@react-spectrum/dnd");
|
|
259
|
-
|
|
260
155
|
exports.useDragAndDrop = _dnd.useDragAndDrop;
|
|
261
156
|
exports.DIRECTORY_DRAG_TYPE = _dnd.DIRECTORY_DRAG_TYPE;
|
package/i18n/ar-AE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:`عناصر الواجهة`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} إلى ${e.endDate}`,dateSelected:e=>`${e.date} المحدد`,finishRangeSelectionPrompt:`انقر لإنهاء عملية تحديد نطاق التاريخ`,maximumDate:`آخر تاريخ متاح`,minimumDate:`أول تاريخ متاح`,next:`التالي`,previous:`السابق`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.dateRange}`,startRangeSelectionPrompt:`انقر لبدء عملية تحديد نطاق التاريخ`,todayDate:e=>`اليوم، ${e.date}`,todayDateSelected:e=>`اليوم، ${e.date} محدد`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`أداة انتقاء اللون`,twoDimensionalSlider:`مُنزلق 2D`},"@react-aria/combobox":{buttonLabel:`عرض المقترحات`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} خيار`,other:()=>`${t.number(e.optionCount)} خيارات`})} متاحة.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`المجموعة المدخلة ${e.groupTitle}, مع ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} خيار`,other:()=>`${t.number(e.groupCount)} خيارات`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, محدد`,other:""},e.isSelected)}`,listboxLabel:`مقترحات`,selectedAnnouncement:e=>`${e.optionText}، محدد`},"@react-aria/datepicker":{calendar:`التقويم`,day:`يوم`,dayPeriod:`ص/م`,endDate:`تاريخ الانتهاء`,era:`العصر`,hour:`الساعات`,minute:`الدقائق`,month:`الشهر`,second:`الثواني`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.startDate} إلى ${e.endDate}`,selectedTimeDescription:e=>`الوقت المحدد: ${e.time}`,startDate:`تاريخ البدء`,timeZoneName:`التوقيت`,weekday:`اليوم`,year:`السنة`},"@react-aria/dnd":{dragDescriptionKeyboard:`اضغط Enter لبدء السحب.`,dragDescriptionKeyboardAlt:`اضغط على Alt + Enter لبدء السحب.`,dragDescriptionLongPress:`اضغط باستمرار لبدء السحب.`,dragDescriptionTouch:`اضغط مرتين لبدء السحب.`,dragDescriptionVirtual:`انقر لبدء السحب.`,dragItem:e=>`اسحب ${e.itemText}`,dragSelectedItems:(e,t)=>`اسحب ${t.plural(e.count,{one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عناصر محددة`})}`,dragSelectedKeyboard:(e,t)=>`اضغط على Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedKeyboardAlt:(e,t)=>`اضغط على مفتاحي Alt + Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedLongPress:(e,t)=>`اضغط باستمرار للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragStartedKeyboard:`بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.`,dragStartedTouch:`بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.`,dragStartedVirtual:`بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.`,dropCanceled:`تم إلغاء الإفلات.`,dropComplete:`اكتمل الإفلات.`,dropDescriptionKeyboard:`اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.`,dropDescriptionTouch:`اضغط مرتين للإفلات.`,dropDescriptionVirtual:`انقر للإفلات.`,dropIndicator:`مؤشر الإفلات`,dropOnItem:e=>`إفلات ${e.itemText}`,dropOnRoot:`الإفلات`,endDragKeyboard:`السحب. اضغط Enter لإلغاء السحب.`,endDragTouch:`السحب. اضغط مرتين لإلغاء السحب.`,endDragVirtual:`السحب. انقر لإلغاء السحب.`,insertAfter:e=>`أدخل بعد ${e.itemText}`,insertBefore:e=>`أدخل قبل ${e.itemText}`,insertBetween:e=>`أدخل بين ${e.beforeItemText} و ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} غير المحدد`,longPressToSelect:`اضغط مطولًا للدخول إلى وضع التحديد.`,select:`تحديد`,selectedAll:`جميع العناصر المحددة.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`لم يتم تحديد عناصر`,one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عنصر محدد`})}.`,selectedItem:e=>`${e.item} المحدد`},"@react-aria/menu":{longPressMessage:`اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة`},"@react-aria/numberfield":{decrease:e=>`خفض ${e.fieldLabel}`,increase:e=>`زيادة ${e.fieldLabel}`,numberField:`حقل رقمي`},"@react-aria/overlays":{dismiss:`تجاهل`},"@react-aria/pagination":{next:`التالي`,previous:`السابق`},"@react-aria/searchfield":{"Clear search":`مسح البحث`},"@react-aria/spinbutton":{Empty:`فارغ`},"@react-aria/steplist":{steplist:`قائمة الخطوات`},"@react-aria/table":{ascending:`تصاعدي`,ascendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تصاعدي`,columnSize:e=>`${e.value} بالبكسل`,descending:`تنازلي`,descendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تنازلي`,resizerDescription:`اضغط على مفتاح Enter لبدء تغيير الحجم`,select:`تحديد`,selectAll:`تحديد الكل`,sortable:`عمود قابل للترتيب`},"@react-aria/tag":{removeButtonLabel:`إزالة`,removeDescription:`اضغط على مفتاح DELETE لإزالة علامة.`},"@react-aria/toast":{close:`إغلاق`,notifications:`إشعارات`},"@react-spectrum/actionbar":{actions:`الإجراءات`,actionsAvailable:`الإجراءات المتاحة.`,clearSelection:`إزالة التحديد`,selected:(e,t)=>`${t.plural(e.count,{"=0":`غير محدد`,other:()=>`${t.number(e.count)} محدد`})}`,selectedAll:`تم تحديد الكل`},"@react-spectrum/autocomplete":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/button":{pending:`قيد الانتظار`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`التاريخ`,other:`التواريخ`})} المحدد/المحددة غير متوفرة.`},"@react-spectrum/card":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/combobox":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/contextualhelp":{help:`مساعدة`,info:`معلومات`},"@react-spectrum/datepicker":{endTime:`وقت الانتهاء`,startTime:`وقت البدء`,time:`الوقت`},"@react-spectrum/dialog":{alert:`تنبيه`,dismiss:`تجاهل`},"@react-spectrum/dropzone":{replaceMessage:`للاستبدال، قم بإفلات الملف`},"@react-spectrum/inlinealert":{info:`معلومات`,negative:`خطأ`,notice:`تحذير`,positive:`تم بنجاح`},"@react-spectrum/label":{"(optional)":`(اختياري)`,"(required)":`(مطلوب)`},"@react-spectrum/list":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/listbox":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/menu":{backButton:e=>`الرجوع إلى ${e.prevMenuButton}`,moreActions:`المزيد من الإجراءات`,unavailable:`غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل`},"@react-spectrum/pagination":{page_count:(e,t)=>`من ${t.plural(e.n,{one:()=>`${t.number(e.n)} صفحة`,other:()=>`${t.number(e.n)} من الصفحات`})}`},"@react-spectrum/picker":{loading:`جارٍ التحميل...`,placeholder:`حدد خيارًا...`},"@react-spectrum/searchwithin":{search:`بحث`,searchWithin:`بحث في`},"@react-spectrum/slider":{maximum:`أقصى`,minimum:`أدنى`},"@react-spectrum/steplist":{completed:`مكتمل: `,current:`الحالي: `,notCompleted:`غير مكتمل: `,steplist:`قائمة الخطوات`},"@react-spectrum/table":{collapse:`طي`,columnResizer:`أداة تغيير حجم العمود`,drag:`سحب`,expand:`مد`,loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`,resizeColumn:`تغيير حجم العمود`,sortAscending:`فرز بترتيب تصاعدي`,sortDescending:`فرز بترتيب تنازلي`},"@react-spectrum/tag":{actions:`الإجراءات`,hideButtonLabel:`إظهار أقل`,noTags:`بدون`,showAllButtonLabel:(e,t)=>`عرض الكل (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`معلومات`,negative:`خطأ`,positive:`تم بنجاح`},"@react-stately/color":{alpha:`ألفا`,blue:`أزرق`,brightness:`السطوع`,green:`أخضر`,hue:`درجة اللون`,lightness:`الإضاءة`,red:`أحمر`,saturation
|
|
1
|
+
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:`عناصر الواجهة`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} إلى ${e.endDate}`,dateSelected:e=>`${e.date} المحدد`,finishRangeSelectionPrompt:`انقر لإنهاء عملية تحديد نطاق التاريخ`,maximumDate:`آخر تاريخ متاح`,minimumDate:`أول تاريخ متاح`,next:`التالي`,previous:`السابق`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.dateRange}`,startRangeSelectionPrompt:`انقر لبدء عملية تحديد نطاق التاريخ`,todayDate:e=>`اليوم، ${e.date}`,todayDateSelected:e=>`اليوم، ${e.date} محدد`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`أداة انتقاء اللون`,twoDimensionalSlider:`مُنزلق 2D`},"@react-aria/combobox":{buttonLabel:`عرض المقترحات`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} خيار`,other:()=>`${t.number(e.optionCount)} خيارات`})} متاحة.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`المجموعة المدخلة ${e.groupTitle}, مع ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} خيار`,other:()=>`${t.number(e.groupCount)} خيارات`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, محدد`,other:""},e.isSelected)}`,listboxLabel:`مقترحات`,selectedAnnouncement:e=>`${e.optionText}، محدد`},"@react-aria/datepicker":{calendar:`التقويم`,day:`يوم`,dayPeriod:`ص/م`,endDate:`تاريخ الانتهاء`,era:`العصر`,hour:`الساعات`,minute:`الدقائق`,month:`الشهر`,second:`الثواني`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.startDate} إلى ${e.endDate}`,selectedTimeDescription:e=>`الوقت المحدد: ${e.time}`,startDate:`تاريخ البدء`,timeZoneName:`التوقيت`,weekday:`اليوم`,year:`السنة`},"@react-aria/dnd":{dragDescriptionKeyboard:`اضغط Enter لبدء السحب.`,dragDescriptionKeyboardAlt:`اضغط على Alt + Enter لبدء السحب.`,dragDescriptionLongPress:`اضغط باستمرار لبدء السحب.`,dragDescriptionTouch:`اضغط مرتين لبدء السحب.`,dragDescriptionVirtual:`انقر لبدء السحب.`,dragItem:e=>`اسحب ${e.itemText}`,dragSelectedItems:(e,t)=>`اسحب ${t.plural(e.count,{one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عناصر محددة`})}`,dragSelectedKeyboard:(e,t)=>`اضغط على Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedKeyboardAlt:(e,t)=>`اضغط على مفتاحي Alt + Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedLongPress:(e,t)=>`اضغط باستمرار للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragStartedKeyboard:`بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.`,dragStartedTouch:`بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.`,dragStartedVirtual:`بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.`,dropCanceled:`تم إلغاء الإفلات.`,dropComplete:`اكتمل الإفلات.`,dropDescriptionKeyboard:`اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.`,dropDescriptionTouch:`اضغط مرتين للإفلات.`,dropDescriptionVirtual:`انقر للإفلات.`,dropIndicator:`مؤشر الإفلات`,dropOnItem:e=>`إفلات ${e.itemText}`,dropOnRoot:`الإفلات`,endDragKeyboard:`السحب. اضغط Enter لإلغاء السحب.`,endDragTouch:`السحب. اضغط مرتين لإلغاء السحب.`,endDragVirtual:`السحب. انقر لإلغاء السحب.`,insertAfter:e=>`أدخل بعد ${e.itemText}`,insertBefore:e=>`أدخل قبل ${e.itemText}`,insertBetween:e=>`أدخل بين ${e.beforeItemText} و ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} غير المحدد`,longPressToSelect:`اضغط مطولًا للدخول إلى وضع التحديد.`,select:`تحديد`,selectedAll:`جميع العناصر المحددة.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`لم يتم تحديد عناصر`,one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عنصر محدد`})}.`,selectedItem:e=>`${e.item} المحدد`},"@react-aria/menu":{longPressMessage:`اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة`},"@react-aria/numberfield":{decrease:e=>`خفض ${e.fieldLabel}`,increase:e=>`زيادة ${e.fieldLabel}`,numberField:`حقل رقمي`},"@react-aria/overlays":{dismiss:`تجاهل`},"@react-aria/pagination":{next:`التالي`,previous:`السابق`},"@react-aria/searchfield":{"Clear search":`مسح البحث`},"@react-aria/spinbutton":{Empty:`فارغ`},"@react-aria/steplist":{steplist:`قائمة الخطوات`},"@react-aria/table":{ascending:`تصاعدي`,ascendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تصاعدي`,columnSize:e=>`${e.value} بالبكسل`,descending:`تنازلي`,descendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تنازلي`,resizerDescription:`اضغط على مفتاح Enter لبدء تغيير الحجم`,select:`تحديد`,selectAll:`تحديد الكل`,sortable:`عمود قابل للترتيب`},"@react-aria/tag":{removeButtonLabel:`إزالة`,removeDescription:`اضغط على مفتاح DELETE لإزالة علامة.`},"@react-aria/toast":{close:`إغلاق`,notifications:`إشعارات`},"@react-spectrum/actionbar":{actions:`الإجراءات`,actionsAvailable:`الإجراءات المتاحة.`,clearSelection:`إزالة التحديد`,selected:(e,t)=>`${t.plural(e.count,{"=0":`غير محدد`,other:()=>`${t.number(e.count)} محدد`})}`,selectedAll:`تم تحديد الكل`},"@react-spectrum/autocomplete":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/button":{pending:`قيد الانتظار`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`التاريخ`,other:`التواريخ`})} المحدد/المحددة غير متوفرة.`},"@react-spectrum/card":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/combobox":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/contextualhelp":{help:`مساعدة`,info:`معلومات`},"@react-spectrum/datepicker":{endTime:`وقت الانتهاء`,startTime:`وقت البدء`,time:`الوقت`},"@react-spectrum/dialog":{alert:`تنبيه`,dismiss:`تجاهل`},"@react-spectrum/dropzone":{replaceMessage:`للاستبدال، قم بإفلات الملف`},"@react-spectrum/inlinealert":{info:`معلومات`,negative:`خطأ`,notice:`تحذير`,positive:`تم بنجاح`},"@react-spectrum/label":{"(optional)":`(اختياري)`,"(required)":`(مطلوب)`},"@react-spectrum/list":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/listbox":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/menu":{backButton:e=>`الرجوع إلى ${e.prevMenuButton}`,moreActions:`المزيد من الإجراءات`,unavailable:`غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل`},"@react-spectrum/pagination":{page_count:(e,t)=>`من ${t.plural(e.n,{one:()=>`${t.number(e.n)} صفحة`,other:()=>`${t.number(e.n)} من الصفحات`})}`},"@react-spectrum/picker":{loading:`جارٍ التحميل...`,placeholder:`حدد خيارًا...`},"@react-spectrum/searchwithin":{search:`بحث`,searchWithin:`بحث في`},"@react-spectrum/slider":{maximum:`أقصى`,minimum:`أدنى`},"@react-spectrum/steplist":{completed:`مكتمل: `,current:`الحالي: `,notCompleted:`غير مكتمل: `,steplist:`قائمة الخطوات`},"@react-spectrum/table":{collapse:`طي`,columnResizer:`أداة تغيير حجم العمود`,drag:`سحب`,expand:`مد`,loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`,resizeColumn:`تغيير حجم العمود`,sortAscending:`فرز بترتيب تصاعدي`,sortDescending:`فرز بترتيب تنازلي`},"@react-spectrum/tag":{actions:`الإجراءات`,hideButtonLabel:`إظهار أقل`,noTags:`بدون`,showAllButtonLabel:(e,t)=>`عرض الكل (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`معلومات`,negative:`خطأ`,positive:`تم بنجاح`},"@react-stately/color":{alpha:`ألفا`,blue:`أزرق`,brightness:`السطوع`,green:`أخضر`,hue:`درجة اللون`,lightness:`الإضاءة`,red:`أحمر`,saturation:`التشبع`,colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`يجب أن تكون القيمة ${e.maxValue} أو قبل ذلك.`,rangeReversed:`تاريخ البدء يجب أن يكون قبل تاريخ الانتهاء.`,rangeUnderflow:e=>`يجب أن تكون القيمة ${e.minValue} أو بعد ذلك.`,unavailableDate:`البيانات المحددة غير متاحة.`}};
|
package/i18n/ar-AE.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{"@react-aria/breadcrumbs":{breadcrumbs:`عناصر الواجهة`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} إلى ${e.endDate}`,dateSelected:e=>`${e.date} المحدد`,finishRangeSelectionPrompt:`انقر لإنهاء عملية تحديد نطاق التاريخ`,maximumDate:`آخر تاريخ متاح`,minimumDate:`أول تاريخ متاح`,next:`التالي`,previous:`السابق`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.dateRange}`,startRangeSelectionPrompt:`انقر لبدء عملية تحديد نطاق التاريخ`,todayDate:e=>`اليوم، ${e.date}`,todayDateSelected:e=>`اليوم، ${e.date} محدد`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`أداة انتقاء اللون`,twoDimensionalSlider:`مُنزلق 2D`},"@react-aria/combobox":{buttonLabel:`عرض المقترحات`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} خيار`,other:()=>`${t.number(e.optionCount)} خيارات`})} متاحة.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`المجموعة المدخلة ${e.groupTitle}, مع ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} خيار`,other:()=>`${t.number(e.groupCount)} خيارات`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, محدد`,other:""},e.isSelected)}`,listboxLabel:`مقترحات`,selectedAnnouncement:e=>`${e.optionText}، محدد`},"@react-aria/datepicker":{calendar:`التقويم`,day:`يوم`,dayPeriod:`ص/م`,endDate:`تاريخ الانتهاء`,era:`العصر`,hour:`الساعات`,minute:`الدقائق`,month:`الشهر`,second:`الثواني`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.startDate} إلى ${e.endDate}`,selectedTimeDescription:e=>`الوقت المحدد: ${e.time}`,startDate:`تاريخ البدء`,timeZoneName:`التوقيت`,weekday:`اليوم`,year:`السنة`},"@react-aria/dnd":{dragDescriptionKeyboard:`اضغط Enter لبدء السحب.`,dragDescriptionKeyboardAlt:`اضغط على Alt + Enter لبدء السحب.`,dragDescriptionLongPress:`اضغط باستمرار لبدء السحب.`,dragDescriptionTouch:`اضغط مرتين لبدء السحب.`,dragDescriptionVirtual:`انقر لبدء السحب.`,dragItem:e=>`اسحب ${e.itemText}`,dragSelectedItems:(e,t)=>`اسحب ${t.plural(e.count,{one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عناصر محددة`})}`,dragSelectedKeyboard:(e,t)=>`اضغط على Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedKeyboardAlt:(e,t)=>`اضغط على مفتاحي Alt + Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedLongPress:(e,t)=>`اضغط باستمرار للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragStartedKeyboard:`بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.`,dragStartedTouch:`بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.`,dragStartedVirtual:`بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.`,dropCanceled:`تم إلغاء الإفلات.`,dropComplete:`اكتمل الإفلات.`,dropDescriptionKeyboard:`اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.`,dropDescriptionTouch:`اضغط مرتين للإفلات.`,dropDescriptionVirtual:`انقر للإفلات.`,dropIndicator:`مؤشر الإفلات`,dropOnItem:e=>`إفلات ${e.itemText}`,dropOnRoot:`الإفلات`,endDragKeyboard:`السحب. اضغط Enter لإلغاء السحب.`,endDragTouch:`السحب. اضغط مرتين لإلغاء السحب.`,endDragVirtual:`السحب. انقر لإلغاء السحب.`,insertAfter:e=>`أدخل بعد ${e.itemText}`,insertBefore:e=>`أدخل قبل ${e.itemText}`,insertBetween:e=>`أدخل بين ${e.beforeItemText} و ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} غير المحدد`,longPressToSelect:`اضغط مطولًا للدخول إلى وضع التحديد.`,select:`تحديد`,selectedAll:`جميع العناصر المحددة.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`لم يتم تحديد عناصر`,one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عنصر محدد`})}.`,selectedItem:e=>`${e.item} المحدد`},"@react-aria/menu":{longPressMessage:`اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة`},"@react-aria/numberfield":{decrease:e=>`خفض ${e.fieldLabel}`,increase:e=>`زيادة ${e.fieldLabel}`,numberField:`حقل رقمي`},"@react-aria/overlays":{dismiss:`تجاهل`},"@react-aria/pagination":{next:`التالي`,previous:`السابق`},"@react-aria/searchfield":{"Clear search":`مسح البحث`},"@react-aria/spinbutton":{Empty:`فارغ`},"@react-aria/steplist":{steplist:`قائمة الخطوات`},"@react-aria/table":{ascending:`تصاعدي`,ascendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تصاعدي`,columnSize:e=>`${e.value} بالبكسل`,descending:`تنازلي`,descendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تنازلي`,resizerDescription:`اضغط على مفتاح Enter لبدء تغيير الحجم`,select:`تحديد`,selectAll:`تحديد الكل`,sortable:`عمود قابل للترتيب`},"@react-aria/tag":{removeButtonLabel:`إزالة`,removeDescription:`اضغط على مفتاح DELETE لإزالة علامة.`},"@react-aria/toast":{close:`إغلاق`,notifications:`إشعارات`},"@react-spectrum/actionbar":{actions:`الإجراءات`,actionsAvailable:`الإجراءات المتاحة.`,clearSelection:`إزالة التحديد`,selected:(e,t)=>`${t.plural(e.count,{"=0":`غير محدد`,other:()=>`${t.number(e.count)} محدد`})}`,selectedAll:`تم تحديد الكل`},"@react-spectrum/autocomplete":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/button":{pending:`قيد الانتظار`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`التاريخ`,other:`التواريخ`})} المحدد/المحددة غير متوفرة.`},"@react-spectrum/card":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/combobox":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/contextualhelp":{help:`مساعدة`,info:`معلومات`},"@react-spectrum/datepicker":{endTime:`وقت الانتهاء`,startTime:`وقت البدء`,time:`الوقت`},"@react-spectrum/dialog":{alert:`تنبيه`,dismiss:`تجاهل`},"@react-spectrum/dropzone":{replaceMessage:`للاستبدال، قم بإفلات الملف`},"@react-spectrum/inlinealert":{info:`معلومات`,negative:`خطأ`,notice:`تحذير`,positive:`تم بنجاح`},"@react-spectrum/label":{"(optional)":`(اختياري)`,"(required)":`(مطلوب)`},"@react-spectrum/list":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/listbox":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/menu":{backButton:e=>`الرجوع إلى ${e.prevMenuButton}`,moreActions:`المزيد من الإجراءات`,unavailable:`غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل`},"@react-spectrum/pagination":{page_count:(e,t)=>`من ${t.plural(e.n,{one:()=>`${t.number(e.n)} صفحة`,other:()=>`${t.number(e.n)} من الصفحات`})}`},"@react-spectrum/picker":{loading:`جارٍ التحميل...`,placeholder:`حدد خيارًا...`},"@react-spectrum/searchwithin":{search:`بحث`,searchWithin:`بحث في`},"@react-spectrum/slider":{maximum:`أقصى`,minimum:`أدنى`},"@react-spectrum/steplist":{completed:`مكتمل: `,current:`الحالي: `,notCompleted:`غير مكتمل: `,steplist:`قائمة الخطوات`},"@react-spectrum/table":{collapse:`طي`,columnResizer:`أداة تغيير حجم العمود`,drag:`سحب`,expand:`مد`,loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`,resizeColumn:`تغيير حجم العمود`,sortAscending:`فرز بترتيب تصاعدي`,sortDescending:`فرز بترتيب تنازلي`},"@react-spectrum/tag":{actions:`الإجراءات`,hideButtonLabel:`إظهار أقل`,noTags:`بدون`,showAllButtonLabel:(e,t)=>`عرض الكل (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`معلومات`,negative:`خطأ`,positive:`تم بنجاح`},"@react-stately/color":{alpha:`ألفا`,blue:`أزرق`,brightness:`السطوع`,green:`أخضر`,hue:`درجة اللون`,lightness:`الإضاءة`,red:`أحمر`,saturation
|
|
1
|
+
export default{"@react-aria/breadcrumbs":{breadcrumbs:`عناصر الواجهة`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} إلى ${e.endDate}`,dateSelected:e=>`${e.date} المحدد`,finishRangeSelectionPrompt:`انقر لإنهاء عملية تحديد نطاق التاريخ`,maximumDate:`آخر تاريخ متاح`,minimumDate:`أول تاريخ متاح`,next:`التالي`,previous:`السابق`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.dateRange}`,startRangeSelectionPrompt:`انقر لبدء عملية تحديد نطاق التاريخ`,todayDate:e=>`اليوم، ${e.date}`,todayDateSelected:e=>`اليوم، ${e.date} محدد`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`أداة انتقاء اللون`,twoDimensionalSlider:`مُنزلق 2D`},"@react-aria/combobox":{buttonLabel:`عرض المقترحات`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} خيار`,other:()=>`${t.number(e.optionCount)} خيارات`})} متاحة.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`المجموعة المدخلة ${e.groupTitle}, مع ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} خيار`,other:()=>`${t.number(e.groupCount)} خيارات`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, محدد`,other:""},e.isSelected)}`,listboxLabel:`مقترحات`,selectedAnnouncement:e=>`${e.optionText}، محدد`},"@react-aria/datepicker":{calendar:`التقويم`,day:`يوم`,dayPeriod:`ص/م`,endDate:`تاريخ الانتهاء`,era:`العصر`,hour:`الساعات`,minute:`الدقائق`,month:`الشهر`,second:`الثواني`,selectedDateDescription:e=>`تاريخ محدد: ${e.date}`,selectedRangeDescription:e=>`المدى الزمني المحدد: ${e.startDate} إلى ${e.endDate}`,selectedTimeDescription:e=>`الوقت المحدد: ${e.time}`,startDate:`تاريخ البدء`,timeZoneName:`التوقيت`,weekday:`اليوم`,year:`السنة`},"@react-aria/dnd":{dragDescriptionKeyboard:`اضغط Enter لبدء السحب.`,dragDescriptionKeyboardAlt:`اضغط على Alt + Enter لبدء السحب.`,dragDescriptionLongPress:`اضغط باستمرار لبدء السحب.`,dragDescriptionTouch:`اضغط مرتين لبدء السحب.`,dragDescriptionVirtual:`انقر لبدء السحب.`,dragItem:e=>`اسحب ${e.itemText}`,dragSelectedItems:(e,t)=>`اسحب ${t.plural(e.count,{one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عناصر محددة`})}`,dragSelectedKeyboard:(e,t)=>`اضغط على Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedKeyboardAlt:(e,t)=>`اضغط على مفتاحي Alt + Enter للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragSelectedLongPress:(e,t)=>`اضغط باستمرار للسحب ${t.plural(e.count,{one:`عدد العناصر المختارة`,other:`عدد العناصر المختارة`})}.`,dragStartedKeyboard:`بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.`,dragStartedTouch:`بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.`,dragStartedVirtual:`بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.`,dropCanceled:`تم إلغاء الإفلات.`,dropComplete:`اكتمل الإفلات.`,dropDescriptionKeyboard:`اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.`,dropDescriptionTouch:`اضغط مرتين للإفلات.`,dropDescriptionVirtual:`انقر للإفلات.`,dropIndicator:`مؤشر الإفلات`,dropOnItem:e=>`إفلات ${e.itemText}`,dropOnRoot:`الإفلات`,endDragKeyboard:`السحب. اضغط Enter لإلغاء السحب.`,endDragTouch:`السحب. اضغط مرتين لإلغاء السحب.`,endDragVirtual:`السحب. انقر لإلغاء السحب.`,insertAfter:e=>`أدخل بعد ${e.itemText}`,insertBefore:e=>`أدخل قبل ${e.itemText}`,insertBetween:e=>`أدخل بين ${e.beforeItemText} و ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} غير المحدد`,longPressToSelect:`اضغط مطولًا للدخول إلى وضع التحديد.`,select:`تحديد`,selectedAll:`جميع العناصر المحددة.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`لم يتم تحديد عناصر`,one:()=>`${t.number(e.count)} عنصر محدد`,other:()=>`${t.number(e.count)} عنصر محدد`})}.`,selectedItem:e=>`${e.item} المحدد`},"@react-aria/menu":{longPressMessage:`اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة`},"@react-aria/numberfield":{decrease:e=>`خفض ${e.fieldLabel}`,increase:e=>`زيادة ${e.fieldLabel}`,numberField:`حقل رقمي`},"@react-aria/overlays":{dismiss:`تجاهل`},"@react-aria/pagination":{next:`التالي`,previous:`السابق`},"@react-aria/searchfield":{"Clear search":`مسح البحث`},"@react-aria/spinbutton":{Empty:`فارغ`},"@react-aria/steplist":{steplist:`قائمة الخطوات`},"@react-aria/table":{ascending:`تصاعدي`,ascendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تصاعدي`,columnSize:e=>`${e.value} بالبكسل`,descending:`تنازلي`,descendingSort:e=>`ترتيب حسب العمود ${e.columnName} بترتيب تنازلي`,resizerDescription:`اضغط على مفتاح Enter لبدء تغيير الحجم`,select:`تحديد`,selectAll:`تحديد الكل`,sortable:`عمود قابل للترتيب`},"@react-aria/tag":{removeButtonLabel:`إزالة`,removeDescription:`اضغط على مفتاح DELETE لإزالة علامة.`},"@react-aria/toast":{close:`إغلاق`,notifications:`إشعارات`},"@react-spectrum/actionbar":{actions:`الإجراءات`,actionsAvailable:`الإجراءات المتاحة.`,clearSelection:`إزالة التحديد`,selected:(e,t)=>`${t.plural(e.count,{"=0":`غير محدد`,other:()=>`${t.number(e.count)} محدد`})}`,selectedAll:`تم تحديد الكل`},"@react-spectrum/autocomplete":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/button":{pending:`قيد الانتظار`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`التاريخ`,other:`التواريخ`})} المحدد/المحددة غير متوفرة.`},"@react-spectrum/card":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/combobox":{clear:`مسح`,invalid:`(غير صالح)`,loading:`جارٍ التحميل...`,noResults:`لا توجد نتائج`},"@react-spectrum/contextualhelp":{help:`مساعدة`,info:`معلومات`},"@react-spectrum/datepicker":{endTime:`وقت الانتهاء`,startTime:`وقت البدء`,time:`الوقت`},"@react-spectrum/dialog":{alert:`تنبيه`,dismiss:`تجاهل`},"@react-spectrum/dropzone":{replaceMessage:`للاستبدال، قم بإفلات الملف`},"@react-spectrum/inlinealert":{info:`معلومات`,negative:`خطأ`,notice:`تحذير`,positive:`تم بنجاح`},"@react-spectrum/label":{"(optional)":`(اختياري)`,"(required)":`(مطلوب)`},"@react-spectrum/list":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/listbox":{loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`},"@react-spectrum/menu":{backButton:e=>`الرجوع إلى ${e.prevMenuButton}`,moreActions:`المزيد من الإجراءات`,unavailable:`غير مُتوفر، قُم بالتوسيع للحصول على التفاصيل`},"@react-spectrum/pagination":{page_count:(e,t)=>`من ${t.plural(e.n,{one:()=>`${t.number(e.n)} صفحة`,other:()=>`${t.number(e.n)} من الصفحات`})}`},"@react-spectrum/picker":{loading:`جارٍ التحميل...`,placeholder:`حدد خيارًا...`},"@react-spectrum/searchwithin":{search:`بحث`,searchWithin:`بحث في`},"@react-spectrum/slider":{maximum:`أقصى`,minimum:`أدنى`},"@react-spectrum/steplist":{completed:`مكتمل: `,current:`الحالي: `,notCompleted:`غير مكتمل: `,steplist:`قائمة الخطوات`},"@react-spectrum/table":{collapse:`طي`,columnResizer:`أداة تغيير حجم العمود`,drag:`سحب`,expand:`مد`,loading:`جارٍ التحميل...`,loadingMore:`جارٍ تحميل المزيد...`,resizeColumn:`تغيير حجم العمود`,sortAscending:`فرز بترتيب تصاعدي`,sortDescending:`فرز بترتيب تنازلي`},"@react-spectrum/tag":{actions:`الإجراءات`,hideButtonLabel:`إظهار أقل`,noTags:`بدون`,showAllButtonLabel:(e,t)=>`عرض الكل (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`معلومات`,negative:`خطأ`,positive:`تم بنجاح`},"@react-stately/color":{alpha:`ألفا`,blue:`أزرق`,brightness:`السطوع`,green:`أخضر`,hue:`درجة اللون`,lightness:`الإضاءة`,red:`أحمر`,saturation:`التشبع`,colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`يجب أن تكون القيمة ${e.maxValue} أو قبل ذلك.`,rangeReversed:`تاريخ البدء يجب أن يكون قبل تاريخ الانتهاء.`,rangeUnderflow:e=>`يجب أن تكون القيمة ${e.minValue} أو بعد ذلك.`,unavailableDate:`البيانات المحددة غير متاحة.`}};
|
package/i18n/bg-BG.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:`Трохи хляб`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} до ${e.endDate}`,dateSelected:e=>`Избрано е ${e.date}`,finishRangeSelectionPrompt:`Натиснете, за да довършите избора на времеви интервал`,maximumDate:`Последна налична дата`,minimumDate:`Първа налична дата`,next:`Напред`,previous:`Назад`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.dateRange}`,startRangeSelectionPrompt:`Натиснете, за да пристъпите към избора на времеви интервал`,todayDate:e=>`Днес, ${e.date}`,todayDateSelected:e=>`Днес, ${e.date} са избрани`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`Средство за избиране на цвят`,twoDimensionalSlider:`2D плъзгач`},"@react-aria/combobox":{buttonLabel:`Покажи предложения`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} опция`,other:()=>`${t.number(e.optionCount)} опции`})} на разположение.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Въведена група ${e.groupTitle}, с ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} опция`,other:()=>`${t.number(e.groupCount)} опции`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, избрани`,other:""},e.isSelected)}`,listboxLabel:`Предложения`,selectedAnnouncement:e=>`${e.optionText}, избрани`},"@react-aria/datepicker":{calendar:`Календар`,day:`ден`,dayPeriod:`пр.об./сл.об.`,endDate:`Крайна дата`,era:`ера`,hour:`час`,minute:`минута`,month:`месец`,second:`секунда`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.startDate} до ${e.endDate}`,selectedTimeDescription:e=>`Избрано време: ${e.time}`,startDate:`Начална дата`,timeZoneName:`часова зона`,weekday:`ден от седмицата`,year:`година`},"@react-aria/dnd":{dragDescriptionKeyboard:`Натиснете „Enter“, за да започнете да плъзгате.`,dragDescriptionKeyboardAlt:`Натиснете Alt + Enter, за да започнете да плъзгате.`,dragDescriptionLongPress:`Натиснете продължително, за да започнете да плъзгате.`,dragDescriptionTouch:`Натиснете двукратно, за да започнете да плъзгате.`,dragDescriptionVirtual:`Щракнете, за да започнете да плъзгате.`,dragItem:e=>`Плъзни ${e.itemText}`,dragSelectedItems:(e,t)=>`Плъзни ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елемента`})}`,dragSelectedKeyboard:(e,t)=>`Натиснете Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Натиснете Alt и Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedLongPress:(e,t)=>`Натиснете продължително, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragStartedKeyboard:`Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.`,dragStartedTouch:`Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.`,dragStartedVirtual:`Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.`,dropCanceled:`Пускането е отменено.`,dropComplete:`Пускането е завършено.`,dropDescriptionKeyboard:`Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.`,dropDescriptionTouch:`Натиснете двукратно за пускане.`,dropDescriptionVirtual:`Щракнете за пускане.`,dropIndicator:`индикатор за пускане`,dropOnItem:e=>`Пусни върху ${e.itemText}`,dropOnRoot:`Пусни върху`,endDragKeyboard:`Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.`,endDragTouch:`Плъзгане. Натиснете двукратно за отмяна на плъзгането.`,endDragVirtual:`Плъзгане. Щракнете за отмяна.`,insertAfter:e=>`Вмъкни след ${e.itemText}`,insertBefore:e=>`Вмъкни преди ${e.itemText}`,insertBetween:e=>`Вмъкни между ${e.beforeItemText} и ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} не е избран.`,longPressToSelect:`Натиснете и задръжте за да влезете в избирателен режим.`,select:`Изберете`,selectedAll:`Всички елементи са избрани.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани елементи`,one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,selectedItem:e=>`${e.item} избран.`},"@react-aria/menu":{longPressMessage:`Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто`},"@react-aria/numberfield":{decrease:e=>`Намаляване ${e.fieldLabel}`,increase:e=>`Усилване ${e.fieldLabel}`,numberField:`Номер на полето`},"@react-aria/overlays":{dismiss:`Отхвърляне`},"@react-aria/pagination":{next:`Напред`,previous:`Назад`},"@react-aria/searchfield":{"Clear search":`Изчистване на търсене`},"@react-aria/spinbutton":{Empty:`Изпразни`},"@react-aria/steplist":{steplist:`Списък със стъпки`},"@react-aria/table":{ascending:`възходящ`,ascendingSort:e=>`сортирано по колона ${e.columnName} във възходящ ред`,columnSize:e=>`${e.value} пиксела`,descending:`низходящ`,descendingSort:e=>`сортирано по колона ${e.columnName} в низходящ ред`,resizerDescription:`Натиснете „Enter“, за да започнете да преоразмерявате`,select:`Изберете`,selectAll:`Изберете всичко`,sortable:`сортираща колона`},"@react-aria/tag":{removeButtonLabel:`Премахване`,removeDescription:`Натиснете Delete, за да премахнете маркера.`},"@react-aria/toast":{close:`Затвори`,notifications:`Известия`},"@react-spectrum/actionbar":{actions:`Действия`,actionsAvailable:`Налични действия.`,clearSelection:`Изчистване на избора`,selected:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани`,one:()=>`${t.number(e.count)} избран`,other:()=>`${t.number(e.count)} избрани`})}`,selectedAll:`Всички избрани`},"@react-spectrum/autocomplete":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/button":{pending:`недовършено`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Избраната дата не е налична`,other:`Избраните дати не са налични`})}.`},"@react-spectrum/card":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/combobox":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/contextualhelp":{help:`Помощ`,info:`Информация`},"@react-spectrum/datepicker":{endTime:`Краен час`,startTime:`Начален час`,time:`Време`},"@react-spectrum/dialog":{alert:`Сигнал`,dismiss:`Отхвърляне`},"@react-spectrum/dropzone":{replaceMessage:`Пуснете файл за замяна`},"@react-spectrum/inlinealert":{info:`Информация`,negative:`Грешка`,notice:`Предупреждение`,positive:`Успешно`},"@react-spectrum/label":{"(optional)":`(незадължително)`,"(required)":`(задължително)`},"@react-spectrum/list":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/listbox":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/menu":{backButton:e=>`Назад към ${e.prevMenuButton}`,moreActions:`Повече действия`,unavailable:`Недостъпно, разгънете за подробности`},"@react-spectrum/pagination":{page_count:(e,t)=>`на ${t.plural(e.n,{one:()=>`${t.number(e.n)} страница`,other:()=>`${t.number(e.n)} страници`})}`},"@react-spectrum/picker":{loading:`Зареждане...`,placeholder:`Изберете опция`},"@react-spectrum/searchwithin":{search:`Търсене`,searchWithin:`Търсене из`},"@react-spectrum/slider":{maximum:`Максимум`,minimum:`Минимум`},"@react-spectrum/steplist":{completed:`Завършено: `,current:`Текущ: `,notCompleted:`Незавършено: `,steplist:`Списък със стъпки`},"@react-spectrum/table":{collapse:`Свиване`,columnResizer:`Преоразмеряване на колони`,drag:`Плъзнете`,expand:`Разширяване`,loading:`Зареждане...`,loadingMore:`Зареждане на още...`,resizeColumn:`Преоразмеряване на колона`,sortAscending:`Възходящо сортиране`,sortDescending:`Низходящо сортиране `},"@react-spectrum/tag":{actions:`Действия`,hideButtonLabel:`Показване на по-малко`,noTags:`Нито един`,showAllButtonLabel:(e,t)=>`Показване на всички (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`Информация`,negative:`Грешка`,positive:`Успешно`},"@react-stately/color":{alpha:`Алфа`,blue:`Синьо`,brightness:`Яркост`,green:`Зелено`,hue:`Оттенък`,lightness:`Лекота`,red:`Червено`,saturation
|
|
1
|
+
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:`Трохи хляб`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} до ${e.endDate}`,dateSelected:e=>`Избрано е ${e.date}`,finishRangeSelectionPrompt:`Натиснете, за да довършите избора на времеви интервал`,maximumDate:`Последна налична дата`,minimumDate:`Първа налична дата`,next:`Напред`,previous:`Назад`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.dateRange}`,startRangeSelectionPrompt:`Натиснете, за да пристъпите към избора на времеви интервал`,todayDate:e=>`Днес, ${e.date}`,todayDateSelected:e=>`Днес, ${e.date} са избрани`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`Средство за избиране на цвят`,twoDimensionalSlider:`2D плъзгач`},"@react-aria/combobox":{buttonLabel:`Покажи предложения`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} опция`,other:()=>`${t.number(e.optionCount)} опции`})} на разположение.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Въведена група ${e.groupTitle}, с ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} опция`,other:()=>`${t.number(e.groupCount)} опции`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, избрани`,other:""},e.isSelected)}`,listboxLabel:`Предложения`,selectedAnnouncement:e=>`${e.optionText}, избрани`},"@react-aria/datepicker":{calendar:`Календар`,day:`ден`,dayPeriod:`пр.об./сл.об.`,endDate:`Крайна дата`,era:`ера`,hour:`час`,minute:`минута`,month:`месец`,second:`секунда`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.startDate} до ${e.endDate}`,selectedTimeDescription:e=>`Избрано време: ${e.time}`,startDate:`Начална дата`,timeZoneName:`часова зона`,weekday:`ден от седмицата`,year:`година`},"@react-aria/dnd":{dragDescriptionKeyboard:`Натиснете „Enter“, за да започнете да плъзгате.`,dragDescriptionKeyboardAlt:`Натиснете Alt + Enter, за да започнете да плъзгате.`,dragDescriptionLongPress:`Натиснете продължително, за да започнете да плъзгате.`,dragDescriptionTouch:`Натиснете двукратно, за да започнете да плъзгате.`,dragDescriptionVirtual:`Щракнете, за да започнете да плъзгате.`,dragItem:e=>`Плъзни ${e.itemText}`,dragSelectedItems:(e,t)=>`Плъзни ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елемента`})}`,dragSelectedKeyboard:(e,t)=>`Натиснете Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Натиснете Alt и Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedLongPress:(e,t)=>`Натиснете продължително, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragStartedKeyboard:`Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.`,dragStartedTouch:`Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.`,dragStartedVirtual:`Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.`,dropCanceled:`Пускането е отменено.`,dropComplete:`Пускането е завършено.`,dropDescriptionKeyboard:`Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.`,dropDescriptionTouch:`Натиснете двукратно за пускане.`,dropDescriptionVirtual:`Щракнете за пускане.`,dropIndicator:`индикатор за пускане`,dropOnItem:e=>`Пусни върху ${e.itemText}`,dropOnRoot:`Пусни върху`,endDragKeyboard:`Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.`,endDragTouch:`Плъзгане. Натиснете двукратно за отмяна на плъзгането.`,endDragVirtual:`Плъзгане. Щракнете за отмяна.`,insertAfter:e=>`Вмъкни след ${e.itemText}`,insertBefore:e=>`Вмъкни преди ${e.itemText}`,insertBetween:e=>`Вмъкни между ${e.beforeItemText} и ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} не е избран.`,longPressToSelect:`Натиснете и задръжте за да влезете в избирателен режим.`,select:`Изберете`,selectedAll:`Всички елементи са избрани.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани елементи`,one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,selectedItem:e=>`${e.item} избран.`},"@react-aria/menu":{longPressMessage:`Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто`},"@react-aria/numberfield":{decrease:e=>`Намаляване ${e.fieldLabel}`,increase:e=>`Усилване ${e.fieldLabel}`,numberField:`Номер на полето`},"@react-aria/overlays":{dismiss:`Отхвърляне`},"@react-aria/pagination":{next:`Напред`,previous:`Назад`},"@react-aria/searchfield":{"Clear search":`Изчистване на търсене`},"@react-aria/spinbutton":{Empty:`Изпразни`},"@react-aria/steplist":{steplist:`Списък със стъпки`},"@react-aria/table":{ascending:`възходящ`,ascendingSort:e=>`сортирано по колона ${e.columnName} във възходящ ред`,columnSize:e=>`${e.value} пиксела`,descending:`низходящ`,descendingSort:e=>`сортирано по колона ${e.columnName} в низходящ ред`,resizerDescription:`Натиснете „Enter“, за да започнете да преоразмерявате`,select:`Изберете`,selectAll:`Изберете всичко`,sortable:`сортираща колона`},"@react-aria/tag":{removeButtonLabel:`Премахване`,removeDescription:`Натиснете Delete, за да премахнете маркера.`},"@react-aria/toast":{close:`Затвори`,notifications:`Известия`},"@react-spectrum/actionbar":{actions:`Действия`,actionsAvailable:`Налични действия.`,clearSelection:`Изчистване на избора`,selected:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани`,one:()=>`${t.number(e.count)} избран`,other:()=>`${t.number(e.count)} избрани`})}`,selectedAll:`Всички избрани`},"@react-spectrum/autocomplete":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/button":{pending:`недовършено`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Избраната дата не е налична`,other:`Избраните дати не са налични`})}.`},"@react-spectrum/card":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/combobox":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/contextualhelp":{help:`Помощ`,info:`Информация`},"@react-spectrum/datepicker":{endTime:`Краен час`,startTime:`Начален час`,time:`Време`},"@react-spectrum/dialog":{alert:`Сигнал`,dismiss:`Отхвърляне`},"@react-spectrum/dropzone":{replaceMessage:`Пуснете файл за замяна`},"@react-spectrum/inlinealert":{info:`Информация`,negative:`Грешка`,notice:`Предупреждение`,positive:`Успешно`},"@react-spectrum/label":{"(optional)":`(незадължително)`,"(required)":`(задължително)`},"@react-spectrum/list":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/listbox":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/menu":{backButton:e=>`Назад към ${e.prevMenuButton}`,moreActions:`Повече действия`,unavailable:`Недостъпно, разгънете за подробности`},"@react-spectrum/pagination":{page_count:(e,t)=>`на ${t.plural(e.n,{one:()=>`${t.number(e.n)} страница`,other:()=>`${t.number(e.n)} страници`})}`},"@react-spectrum/picker":{loading:`Зареждане...`,placeholder:`Изберете опция`},"@react-spectrum/searchwithin":{search:`Търсене`,searchWithin:`Търсене из`},"@react-spectrum/slider":{maximum:`Максимум`,minimum:`Минимум`},"@react-spectrum/steplist":{completed:`Завършено: `,current:`Текущ: `,notCompleted:`Незавършено: `,steplist:`Списък със стъпки`},"@react-spectrum/table":{collapse:`Свиване`,columnResizer:`Преоразмеряване на колони`,drag:`Плъзнете`,expand:`Разширяване`,loading:`Зареждане...`,loadingMore:`Зареждане на още...`,resizeColumn:`Преоразмеряване на колона`,sortAscending:`Възходящо сортиране`,sortDescending:`Низходящо сортиране `},"@react-spectrum/tag":{actions:`Действия`,hideButtonLabel:`Показване на по-малко`,noTags:`Нито един`,showAllButtonLabel:(e,t)=>`Показване на всички (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`Информация`,negative:`Грешка`,positive:`Успешно`},"@react-stately/color":{alpha:`Алфа`,blue:`Синьо`,brightness:`Яркост`,green:`Зелено`,hue:`Оттенък`,lightness:`Лекота`,red:`Червено`,saturation:`Наситеност`,colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`Стойността трябва да е ${e.maxValue} или по-ранна.`,rangeReversed:`Началната дата трябва да е преди крайната.`,rangeUnderflow:e=>`Стойността трябва да е ${e.minValue} или по-късно.`,unavailableDate:`Избраната дата не е налична.`}};
|
package/i18n/bg-BG.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{"@react-aria/breadcrumbs":{breadcrumbs:`Трохи хляб`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} до ${e.endDate}`,dateSelected:e=>`Избрано е ${e.date}`,finishRangeSelectionPrompt:`Натиснете, за да довършите избора на времеви интервал`,maximumDate:`Последна налична дата`,minimumDate:`Първа налична дата`,next:`Напред`,previous:`Назад`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.dateRange}`,startRangeSelectionPrompt:`Натиснете, за да пристъпите към избора на времеви интервал`,todayDate:e=>`Днес, ${e.date}`,todayDateSelected:e=>`Днес, ${e.date} са избрани`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`Средство за избиране на цвят`,twoDimensionalSlider:`2D плъзгач`},"@react-aria/combobox":{buttonLabel:`Покажи предложения`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} опция`,other:()=>`${t.number(e.optionCount)} опции`})} на разположение.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Въведена група ${e.groupTitle}, с ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} опция`,other:()=>`${t.number(e.groupCount)} опции`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, избрани`,other:""},e.isSelected)}`,listboxLabel:`Предложения`,selectedAnnouncement:e=>`${e.optionText}, избрани`},"@react-aria/datepicker":{calendar:`Календар`,day:`ден`,dayPeriod:`пр.об./сл.об.`,endDate:`Крайна дата`,era:`ера`,hour:`час`,minute:`минута`,month:`месец`,second:`секунда`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.startDate} до ${e.endDate}`,selectedTimeDescription:e=>`Избрано време: ${e.time}`,startDate:`Начална дата`,timeZoneName:`часова зона`,weekday:`ден от седмицата`,year:`година`},"@react-aria/dnd":{dragDescriptionKeyboard:`Натиснете „Enter“, за да започнете да плъзгате.`,dragDescriptionKeyboardAlt:`Натиснете Alt + Enter, за да започнете да плъзгате.`,dragDescriptionLongPress:`Натиснете продължително, за да започнете да плъзгате.`,dragDescriptionTouch:`Натиснете двукратно, за да започнете да плъзгате.`,dragDescriptionVirtual:`Щракнете, за да започнете да плъзгате.`,dragItem:e=>`Плъзни ${e.itemText}`,dragSelectedItems:(e,t)=>`Плъзни ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елемента`})}`,dragSelectedKeyboard:(e,t)=>`Натиснете Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Натиснете Alt и Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedLongPress:(e,t)=>`Натиснете продължително, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragStartedKeyboard:`Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.`,dragStartedTouch:`Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.`,dragStartedVirtual:`Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.`,dropCanceled:`Пускането е отменено.`,dropComplete:`Пускането е завършено.`,dropDescriptionKeyboard:`Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.`,dropDescriptionTouch:`Натиснете двукратно за пускане.`,dropDescriptionVirtual:`Щракнете за пускане.`,dropIndicator:`индикатор за пускане`,dropOnItem:e=>`Пусни върху ${e.itemText}`,dropOnRoot:`Пусни върху`,endDragKeyboard:`Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.`,endDragTouch:`Плъзгане. Натиснете двукратно за отмяна на плъзгането.`,endDragVirtual:`Плъзгане. Щракнете за отмяна.`,insertAfter:e=>`Вмъкни след ${e.itemText}`,insertBefore:e=>`Вмъкни преди ${e.itemText}`,insertBetween:e=>`Вмъкни между ${e.beforeItemText} и ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} не е избран.`,longPressToSelect:`Натиснете и задръжте за да влезете в избирателен режим.`,select:`Изберете`,selectedAll:`Всички елементи са избрани.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани елементи`,one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,selectedItem:e=>`${e.item} избран.`},"@react-aria/menu":{longPressMessage:`Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто`},"@react-aria/numberfield":{decrease:e=>`Намаляване ${e.fieldLabel}`,increase:e=>`Усилване ${e.fieldLabel}`,numberField:`Номер на полето`},"@react-aria/overlays":{dismiss:`Отхвърляне`},"@react-aria/pagination":{next:`Напред`,previous:`Назад`},"@react-aria/searchfield":{"Clear search":`Изчистване на търсене`},"@react-aria/spinbutton":{Empty:`Изпразни`},"@react-aria/steplist":{steplist:`Списък със стъпки`},"@react-aria/table":{ascending:`възходящ`,ascendingSort:e=>`сортирано по колона ${e.columnName} във възходящ ред`,columnSize:e=>`${e.value} пиксела`,descending:`низходящ`,descendingSort:e=>`сортирано по колона ${e.columnName} в низходящ ред`,resizerDescription:`Натиснете „Enter“, за да започнете да преоразмерявате`,select:`Изберете`,selectAll:`Изберете всичко`,sortable:`сортираща колона`},"@react-aria/tag":{removeButtonLabel:`Премахване`,removeDescription:`Натиснете Delete, за да премахнете маркера.`},"@react-aria/toast":{close:`Затвори`,notifications:`Известия`},"@react-spectrum/actionbar":{actions:`Действия`,actionsAvailable:`Налични действия.`,clearSelection:`Изчистване на избора`,selected:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани`,one:()=>`${t.number(e.count)} избран`,other:()=>`${t.number(e.count)} избрани`})}`,selectedAll:`Всички избрани`},"@react-spectrum/autocomplete":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/button":{pending:`недовършено`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Избраната дата не е налична`,other:`Избраните дати не са налични`})}.`},"@react-spectrum/card":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/combobox":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/contextualhelp":{help:`Помощ`,info:`Информация`},"@react-spectrum/datepicker":{endTime:`Краен час`,startTime:`Начален час`,time:`Време`},"@react-spectrum/dialog":{alert:`Сигнал`,dismiss:`Отхвърляне`},"@react-spectrum/dropzone":{replaceMessage:`Пуснете файл за замяна`},"@react-spectrum/inlinealert":{info:`Информация`,negative:`Грешка`,notice:`Предупреждение`,positive:`Успешно`},"@react-spectrum/label":{"(optional)":`(незадължително)`,"(required)":`(задължително)`},"@react-spectrum/list":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/listbox":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/menu":{backButton:e=>`Назад към ${e.prevMenuButton}`,moreActions:`Повече действия`,unavailable:`Недостъпно, разгънете за подробности`},"@react-spectrum/pagination":{page_count:(e,t)=>`на ${t.plural(e.n,{one:()=>`${t.number(e.n)} страница`,other:()=>`${t.number(e.n)} страници`})}`},"@react-spectrum/picker":{loading:`Зареждане...`,placeholder:`Изберете опция`},"@react-spectrum/searchwithin":{search:`Търсене`,searchWithin:`Търсене из`},"@react-spectrum/slider":{maximum:`Максимум`,minimum:`Минимум`},"@react-spectrum/steplist":{completed:`Завършено: `,current:`Текущ: `,notCompleted:`Незавършено: `,steplist:`Списък със стъпки`},"@react-spectrum/table":{collapse:`Свиване`,columnResizer:`Преоразмеряване на колони`,drag:`Плъзнете`,expand:`Разширяване`,loading:`Зареждане...`,loadingMore:`Зареждане на още...`,resizeColumn:`Преоразмеряване на колона`,sortAscending:`Възходящо сортиране`,sortDescending:`Низходящо сортиране `},"@react-spectrum/tag":{actions:`Действия`,hideButtonLabel:`Показване на по-малко`,noTags:`Нито един`,showAllButtonLabel:(e,t)=>`Показване на всички (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`Информация`,negative:`Грешка`,positive:`Успешно`},"@react-stately/color":{alpha:`Алфа`,blue:`Синьо`,brightness:`Яркост`,green:`Зелено`,hue:`Оттенък`,lightness:`Лекота`,red:`Червено`,saturation
|
|
1
|
+
export default{"@react-aria/breadcrumbs":{breadcrumbs:`Трохи хляб`},"@react-aria/calendar":{dateRange:e=>`${e.startDate} до ${e.endDate}`,dateSelected:e=>`Избрано е ${e.date}`,finishRangeSelectionPrompt:`Натиснете, за да довършите избора на времеви интервал`,maximumDate:`Последна налична дата`,minimumDate:`Първа налична дата`,next:`Напред`,previous:`Назад`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.dateRange}`,startRangeSelectionPrompt:`Натиснете, за да пристъпите към избора на времеви интервал`,todayDate:e=>`Днес, ${e.date}`,todayDateSelected:e=>`Днес, ${e.date} са избрани`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`Средство за избиране на цвят`,twoDimensionalSlider:`2D плъзгач`},"@react-aria/combobox":{buttonLabel:`Покажи предложения`,countAnnouncement:(e,t)=>`${t.plural(e.optionCount,{one:()=>`${t.number(e.optionCount)} опция`,other:()=>`${t.number(e.optionCount)} опции`})} на разположение.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Въведена група ${e.groupTitle}, с ${t.plural(e.groupCount,{one:()=>`${t.number(e.groupCount)} опция`,other:()=>`${t.number(e.groupCount)} опции`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:`, избрани`,other:""},e.isSelected)}`,listboxLabel:`Предложения`,selectedAnnouncement:e=>`${e.optionText}, избрани`},"@react-aria/datepicker":{calendar:`Календар`,day:`ден`,dayPeriod:`пр.об./сл.об.`,endDate:`Крайна дата`,era:`ера`,hour:`час`,minute:`минута`,month:`месец`,second:`секунда`,selectedDateDescription:e=>`Избрана дата: ${e.date}`,selectedRangeDescription:e=>`Избран диапазон: ${e.startDate} до ${e.endDate}`,selectedTimeDescription:e=>`Избрано време: ${e.time}`,startDate:`Начална дата`,timeZoneName:`часова зона`,weekday:`ден от седмицата`,year:`година`},"@react-aria/dnd":{dragDescriptionKeyboard:`Натиснете „Enter“, за да започнете да плъзгате.`,dragDescriptionKeyboardAlt:`Натиснете Alt + Enter, за да започнете да плъзгате.`,dragDescriptionLongPress:`Натиснете продължително, за да започнете да плъзгате.`,dragDescriptionTouch:`Натиснете двукратно, за да започнете да плъзгате.`,dragDescriptionVirtual:`Щракнете, за да започнете да плъзгате.`,dragItem:e=>`Плъзни ${e.itemText}`,dragSelectedItems:(e,t)=>`Плъзни ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елемента`})}`,dragSelectedKeyboard:(e,t)=>`Натиснете Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Натиснете Alt и Enter, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragSelectedLongPress:(e,t)=>`Натиснете продължително, за да плъзнете ${t.plural(e.count,{one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,dragStartedKeyboard:`Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.`,dragStartedTouch:`Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.`,dragStartedVirtual:`Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.`,dropCanceled:`Пускането е отменено.`,dropComplete:`Пускането е завършено.`,dropDescriptionKeyboard:`Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.`,dropDescriptionTouch:`Натиснете двукратно за пускане.`,dropDescriptionVirtual:`Щракнете за пускане.`,dropIndicator:`индикатор за пускане`,dropOnItem:e=>`Пусни върху ${e.itemText}`,dropOnRoot:`Пусни върху`,endDragKeyboard:`Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.`,endDragTouch:`Плъзгане. Натиснете двукратно за отмяна на плъзгането.`,endDragVirtual:`Плъзгане. Щракнете за отмяна.`,insertAfter:e=>`Вмъкни след ${e.itemText}`,insertBefore:e=>`Вмъкни преди ${e.itemText}`,insertBetween:e=>`Вмъкни между ${e.beforeItemText} и ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`${e.item} не е избран.`,longPressToSelect:`Натиснете и задръжте за да влезете в избирателен режим.`,select:`Изберете`,selectedAll:`Всички елементи са избрани.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани елементи`,one:()=>`${t.number(e.count)} избран елемент`,other:()=>`${t.number(e.count)} избрани елементи`})}.`,selectedItem:e=>`${e.item} избран.`},"@react-aria/menu":{longPressMessage:`Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто`},"@react-aria/numberfield":{decrease:e=>`Намаляване ${e.fieldLabel}`,increase:e=>`Усилване ${e.fieldLabel}`,numberField:`Номер на полето`},"@react-aria/overlays":{dismiss:`Отхвърляне`},"@react-aria/pagination":{next:`Напред`,previous:`Назад`},"@react-aria/searchfield":{"Clear search":`Изчистване на търсене`},"@react-aria/spinbutton":{Empty:`Изпразни`},"@react-aria/steplist":{steplist:`Списък със стъпки`},"@react-aria/table":{ascending:`възходящ`,ascendingSort:e=>`сортирано по колона ${e.columnName} във възходящ ред`,columnSize:e=>`${e.value} пиксела`,descending:`низходящ`,descendingSort:e=>`сортирано по колона ${e.columnName} в низходящ ред`,resizerDescription:`Натиснете „Enter“, за да започнете да преоразмерявате`,select:`Изберете`,selectAll:`Изберете всичко`,sortable:`сортираща колона`},"@react-aria/tag":{removeButtonLabel:`Премахване`,removeDescription:`Натиснете Delete, за да премахнете маркера.`},"@react-aria/toast":{close:`Затвори`,notifications:`Известия`},"@react-spectrum/actionbar":{actions:`Действия`,actionsAvailable:`Налични действия.`,clearSelection:`Изчистване на избора`,selected:(e,t)=>`${t.plural(e.count,{"=0":`Няма избрани`,one:()=>`${t.number(e.count)} избран`,other:()=>`${t.number(e.count)} избрани`})}`,selectedAll:`Всички избрани`},"@react-spectrum/autocomplete":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/button":{pending:`недовършено`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Избраната дата не е налична`,other:`Избраните дати не са налични`})}.`},"@react-spectrum/card":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/combobox":{clear:`Изчисти`,invalid:`(невалиден)`,loading:`Зареждане...`,noResults:`Няма резултати`},"@react-spectrum/contextualhelp":{help:`Помощ`,info:`Информация`},"@react-spectrum/datepicker":{endTime:`Краен час`,startTime:`Начален час`,time:`Време`},"@react-spectrum/dialog":{alert:`Сигнал`,dismiss:`Отхвърляне`},"@react-spectrum/dropzone":{replaceMessage:`Пуснете файл за замяна`},"@react-spectrum/inlinealert":{info:`Информация`,negative:`Грешка`,notice:`Предупреждение`,positive:`Успешно`},"@react-spectrum/label":{"(optional)":`(незадължително)`,"(required)":`(задължително)`},"@react-spectrum/list":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/listbox":{loading:`Зареждане...`,loadingMore:`Зареждане на още...`},"@react-spectrum/menu":{backButton:e=>`Назад към ${e.prevMenuButton}`,moreActions:`Повече действия`,unavailable:`Недостъпно, разгънете за подробности`},"@react-spectrum/pagination":{page_count:(e,t)=>`на ${t.plural(e.n,{one:()=>`${t.number(e.n)} страница`,other:()=>`${t.number(e.n)} страници`})}`},"@react-spectrum/picker":{loading:`Зареждане...`,placeholder:`Изберете опция`},"@react-spectrum/searchwithin":{search:`Търсене`,searchWithin:`Търсене из`},"@react-spectrum/slider":{maximum:`Максимум`,minimum:`Минимум`},"@react-spectrum/steplist":{completed:`Завършено: `,current:`Текущ: `,notCompleted:`Незавършено: `,steplist:`Списък със стъпки`},"@react-spectrum/table":{collapse:`Свиване`,columnResizer:`Преоразмеряване на колони`,drag:`Плъзнете`,expand:`Разширяване`,loading:`Зареждане...`,loadingMore:`Зареждане на още...`,resizeColumn:`Преоразмеряване на колона`,sortAscending:`Възходящо сортиране`,sortDescending:`Низходящо сортиране `},"@react-spectrum/tag":{actions:`Действия`,hideButtonLabel:`Показване на по-малко`,noTags:`Нито един`,showAllButtonLabel:(e,t)=>`Показване на всички (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:`Информация`,negative:`Грешка`,positive:`Успешно`},"@react-stately/color":{alpha:`Алфа`,blue:`Синьо`,brightness:`Яркост`,green:`Зелено`,hue:`Оттенък`,lightness:`Лекота`,red:`Червено`,saturation:`Наситеност`,colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`Стойността трябва да е ${e.maxValue} или по-ранна.`,rangeReversed:`Началната дата трябва да е преди крайната.`,rangeUnderflow:e=>`Стойността трябва да е ${e.minValue} или по-късно.`,unavailableDate:`Избраната дата не е налична.`}};
|
package/i18n/cs-CZ.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:"Popis cesty"},"@react-aria/calendar":{dateRange:e=>`${e.startDate} až ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:`Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat`,maximumDate:`Posledn\xed dostupn\xe9 datum`,minimumDate:`Prvn\xed dostupn\xe9 datum`,next:`Dalš\xed`,previous:`Předchoz\xed`,selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:`Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat`,todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`V\xfdběr barvy`,twoDimensionalSlider:`2D posuvn\xedk`},"@react-aria/combobox":{buttonLabel:`Zobrazit doporučen\xed`,countAnnouncement:(e,t)=>`K dispozici ${t.plural(e.optionCount,{one:()=>`je ${t.number(e.optionCount)} možnost`,other:()=>`jsou/je ${t.number(e.optionCount)} možnosti/-\xed`})}.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Zadan\xe1 skupina „${e.groupTitle}“ ${t.plural(e.groupCount,{one:()=>`s ${t.number(e.groupCount)} možnost\xed`,other:()=>`se ${t.number(e.groupCount)} možnostmi`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:` (vybr\xe1no)`,other:""},e.isSelected)}`,listboxLabel:`N\xe1vrhy`,selectedAnnouncement:e=>`${e.optionText}, vybr\xe1no`},"@react-aria/datepicker":{calendar:`Kalend\xe1ř`,day:"den",dayPeriod:`č\xe1st dne`,endDate:`Konečn\xe9 datum`,era:`letopočet`,hour:"hodina",minute:"minuta",month:`měs\xedc`,second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} až ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd čas: ${e.time}`,startDate:`Poč\xe1tečn\xed datum`,timeZoneName:`časov\xe9 p\xe1smo`,weekday:`den v t\xfddnu`,year:"rok"},"@react-aria/dnd":{dragDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter začnete s přetahov\xe1n\xedm.`,dragDescriptionKeyboardAlt:`Stisknut\xedm Alt + Enter zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionLongPress:`Dlouh\xfdm stisknut\xedm zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionTouch:`Poklep\xe1n\xedm začnete s přetahov\xe1n\xedm.`,dragDescriptionVirtual:`Kliknut\xedm začnete s přetahov\xe1n\xedm.`,dragItem:e=>`Přet\xe1hnout ${e.itemText}`,dragSelectedItems:(e,t)=>`Přet\xe1hnout ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,few:()=>`${t.number(e.count)} vybran\xe9 položky`,other:()=>`${t.number(e.count)} vybran\xfdch položek`})}`,dragSelectedKeyboard:(e,t)=>`Stisknut\xedm kl\xe1vesy Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Stisknut\xedm Alt + Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedLongPress:(e,t)=>`Dlouh\xfdm stisknut\xedm přet\xe1hnete ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragStartedKeyboard:`Začněte s přetahov\xe1n\xedm. Po stisknut\xed kl\xe1vesy Tab najděte požadovan\xfd c\xedl a stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dragStartedTouch:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a poklep\xe1n\xedm přetažen\xed dokončete.`,dragStartedVirtual:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a kliknut\xedm nebo stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete.`,dropCanceled:`Přetažen\xed bylo zrušeno.`,dropComplete:`Přetažen\xed bylo dokončeno.`,dropDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dropDescriptionTouch:`Poklep\xe1n\xedm přetažen\xed dokončete.`,dropDescriptionVirtual:`Kliknut\xedm objekt přet\xe1hněte.`,dropIndicator:`indik\xe1tor přetažen\xed`,dropOnItem:e=>`Přet\xe1hnout na ${e.itemText}`,dropOnRoot:`Přet\xe1hnout na`,endDragKeyboard:`Prob\xedh\xe1 přetahov\xe1n\xed. Stisknut\xedm kl\xe1vesy Enter přetažen\xed zruš\xedte.`,endDragTouch:`Prob\xedh\xe1 přetahov\xe1n\xed. Poklep\xe1n\xedm přetažen\xed zruš\xedte.`,endDragVirtual:`Prob\xedh\xe1 přetahov\xe1n\xed. Kliknut\xedm přetažen\xed zruš\xedte.`,insertAfter:e=>`Vložit za ${e.itemText}`,insertBefore:e=>`Vložit před ${e.itemText}`,insertBetween:e=>`Vložit mezi ${e.beforeItemText} a ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`Položka ${e.item} nen\xed vybr\xe1na.`,longPressToSelect:`Dlouh\xfdm stisknut\xedm přejdete do režimu v\xfdběru.`,select:"Vybrat",selectedAll:`Vybr\xe1ny všechny položky.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Nevybr\xe1ny ž\xe1dn\xe9 položky`,one:()=>`Vybr\xe1na ${t.number(e.count)} položka`,other:()=>`Vybr\xe1no ${t.number(e.count)} položek`})}.`,selectedItem:e=>`Vybr\xe1na položka ${e.item}.`},"@react-aria/menu":{longPressMessage:`Dlouh\xfdm stiskem nebo stisknut\xedm kl\xe1ves Alt + šipka dolů otevřete nab\xeddku`},"@react-aria/numberfield":{decrease:e=>`Sn\xedžit ${e.fieldLabel}`,increase:e=>`Zv\xfdšit ${e.fieldLabel}`,numberField:`Č\xedseln\xe9 pole`},"@react-aria/overlays":{dismiss:"Odstranit"},"@react-aria/pagination":{next:`Dalš\xed`,previous:`Předchoz\xed`},"@react-aria/searchfield":{"Clear search":`Vymazat hled\xe1n\xed`},"@react-aria/spinbutton":{Empty:`Pr\xe1zdn\xe9`},"@react-aria/steplist":{steplist:`Seznam kroků`},"@react-aria/table":{ascending:`vzestupně`,ascendingSort:e=>`řazeno vzestupně podle sloupce ${e.columnName}`,columnSize:e=>`${e.value} pixelů`,descending:`sestupně`,descendingSort:e=>`řazeno sestupně podle sloupce ${e.columnName}`,resizerDescription:`Stisknut\xedm kl\xe1vesy Enter začnete měnit velikost`,select:"Vybrat",selectAll:`Vybrat vše`,sortable:`sloupec s možnost\xed řazen\xed`},"@react-aria/tag":{removeButtonLabel:"Odebrat",removeDescription:`Stisknut\xedm kl\xe1vesy Delete odeberete značku.`},"@react-aria/toast":{close:`Zavř\xedt`,notifications:`Upozorněn\xed`},"@react-spectrum/actionbar":{actions:"Akce",actionsAvailable:`Dostupn\xe9 akce.`,clearSelection:`Vymazat v\xfdběr`,selected:e=>`Vybr\xe1no: ${e.count}`,selectedAll:`Vybr\xe1no vše`},"@react-spectrum/autocomplete":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/button":{pending:`ček\xe1 na vyř\xedzen\xed`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Vybran\xe9 datum nen\xed`,other:`Vybran\xe1 data nejsou`})} k dispozici.`},"@react-spectrum/card":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/combobox":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/contextualhelp":{help:`N\xe1pověda`,info:"Informace"},"@react-spectrum/datepicker":{endTime:`Konečn\xfd čas`,startTime:`Poč\xe1tečn\xed čas`,time:`Čas`},"@react-spectrum/dialog":{alert:`V\xfdstraha`,dismiss:"Odstranit"},"@react-spectrum/dropzone":{replaceMessage:`Přet\xe1hněte soubor k nahrazen\xed`},"@react-spectrum/inlinealert":{info:"Informace",negative:"Chyba",notice:`Varov\xe1n\xed`,positive:`\xdaspěch`},"@react-spectrum/label":{"(optional)":`(volitelně)`,"(required)":`(požadov\xe1no)`},"@react-spectrum/list":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/listbox":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/menu":{backButton:e=>`N\xe1vrat na ${e.prevMenuButton}`,moreActions:`Dalš\xed akce`,unavailable:`Nen\xed k dispozici, rozbalen\xedm zobraz\xedte podrobnosti`},"@react-spectrum/pagination":{page_count:(e,t)=>`z ${t.plural(e.n,{one:()=>`${t.number(e.n)} str\xe1nky`,other:()=>`${t.number(e.n)} str\xe1nek`})}`},"@react-spectrum/picker":{loading:`Nač\xedt\xe1n\xed...`,placeholder:`Vyberte vhodnou možnost...`},"@react-spectrum/searchwithin":{search:"Hledat",searchWithin:`Hledat v r\xe1mci`},"@react-spectrum/slider":{maximum:"Maximum",minimum:"Minimum"},"@react-spectrum/steplist":{completed:`Dokončeno: `,current:`Aktu\xe1ln\xed: `,notCompleted:`Nedokončeno: `,steplist:`Seznam kroků`},"@react-spectrum/table":{collapse:`Zmenšit`,columnResizer:`Změna velikosti sloupce`,drag:`Přet\xe1hnout`,expand:`Rozt\xe1hnout`,loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`,resizeColumn:`Změnit velikost sloupce`,sortAscending:`Seřadit vzestupně`,sortDescending:`Seřadit sestupně`},"@react-spectrum/tag":{actions:"Akce",hideButtonLabel:`Zobrazit m\xe9ně`,noTags:`Ž\xe1dn\xfd`,showAllButtonLabel:(e,t)=>`Zobrazit vše (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:"Informace",negative:"Chyba",positive:`\xdaspěch`},"@react-stately/color":{alpha:"Alfa",blue:`Modr\xe1`,brightness:"Jas",green:`Zelen\xe1`,hue:`Odst\xedn`,lightness:`Světlost`,red:`Červen\xe1`,saturation:"Sytost"},"@react-stately/datepicker":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo dř\xedvějš\xed.`,rangeReversed:`Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.`,rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozdějš\xed.`,unavailableDate:`Vybran\xe9 datum nen\xed k dispozici.`}};
|
|
1
|
+
module.exports={"@react-aria/breadcrumbs":{breadcrumbs:"Popis cesty"},"@react-aria/calendar":{dateRange:e=>`${e.startDate} až ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:`Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat`,maximumDate:`Posledn\xed dostupn\xe9 datum`,minimumDate:`Prvn\xed dostupn\xe9 datum`,next:`Dalš\xed`,previous:`Předchoz\xed`,selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:`Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat`,todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`V\xfdběr barvy`,twoDimensionalSlider:`2D posuvn\xedk`},"@react-aria/combobox":{buttonLabel:`Zobrazit doporučen\xed`,countAnnouncement:(e,t)=>`K dispozici ${t.plural(e.optionCount,{one:()=>`je ${t.number(e.optionCount)} možnost`,other:()=>`jsou/je ${t.number(e.optionCount)} možnosti/-\xed`})}.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Zadan\xe1 skupina „${e.groupTitle}“ ${t.plural(e.groupCount,{one:()=>`s ${t.number(e.groupCount)} možnost\xed`,other:()=>`se ${t.number(e.groupCount)} možnostmi`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:` (vybr\xe1no)`,other:""},e.isSelected)}`,listboxLabel:`N\xe1vrhy`,selectedAnnouncement:e=>`${e.optionText}, vybr\xe1no`},"@react-aria/datepicker":{calendar:`Kalend\xe1ř`,day:"den",dayPeriod:`č\xe1st dne`,endDate:`Konečn\xe9 datum`,era:`letopočet`,hour:"hodina",minute:"minuta",month:`měs\xedc`,second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} až ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd čas: ${e.time}`,startDate:`Poč\xe1tečn\xed datum`,timeZoneName:`časov\xe9 p\xe1smo`,weekday:`den v t\xfddnu`,year:"rok"},"@react-aria/dnd":{dragDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter začnete s přetahov\xe1n\xedm.`,dragDescriptionKeyboardAlt:`Stisknut\xedm Alt + Enter zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionLongPress:`Dlouh\xfdm stisknut\xedm zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionTouch:`Poklep\xe1n\xedm začnete s přetahov\xe1n\xedm.`,dragDescriptionVirtual:`Kliknut\xedm začnete s přetahov\xe1n\xedm.`,dragItem:e=>`Přet\xe1hnout ${e.itemText}`,dragSelectedItems:(e,t)=>`Přet\xe1hnout ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,few:()=>`${t.number(e.count)} vybran\xe9 položky`,other:()=>`${t.number(e.count)} vybran\xfdch položek`})}`,dragSelectedKeyboard:(e,t)=>`Stisknut\xedm kl\xe1vesy Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Stisknut\xedm Alt + Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedLongPress:(e,t)=>`Dlouh\xfdm stisknut\xedm přet\xe1hnete ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragStartedKeyboard:`Začněte s přetahov\xe1n\xedm. Po stisknut\xed kl\xe1vesy Tab najděte požadovan\xfd c\xedl a stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dragStartedTouch:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a poklep\xe1n\xedm přetažen\xed dokončete.`,dragStartedVirtual:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a kliknut\xedm nebo stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete.`,dropCanceled:`Přetažen\xed bylo zrušeno.`,dropComplete:`Přetažen\xed bylo dokončeno.`,dropDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dropDescriptionTouch:`Poklep\xe1n\xedm přetažen\xed dokončete.`,dropDescriptionVirtual:`Kliknut\xedm objekt přet\xe1hněte.`,dropIndicator:`indik\xe1tor přetažen\xed`,dropOnItem:e=>`Přet\xe1hnout na ${e.itemText}`,dropOnRoot:`Přet\xe1hnout na`,endDragKeyboard:`Prob\xedh\xe1 přetahov\xe1n\xed. Stisknut\xedm kl\xe1vesy Enter přetažen\xed zruš\xedte.`,endDragTouch:`Prob\xedh\xe1 přetahov\xe1n\xed. Poklep\xe1n\xedm přetažen\xed zruš\xedte.`,endDragVirtual:`Prob\xedh\xe1 přetahov\xe1n\xed. Kliknut\xedm přetažen\xed zruš\xedte.`,insertAfter:e=>`Vložit za ${e.itemText}`,insertBefore:e=>`Vložit před ${e.itemText}`,insertBetween:e=>`Vložit mezi ${e.beforeItemText} a ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`Položka ${e.item} nen\xed vybr\xe1na.`,longPressToSelect:`Dlouh\xfdm stisknut\xedm přejdete do režimu v\xfdběru.`,select:"Vybrat",selectedAll:`Vybr\xe1ny všechny položky.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Nevybr\xe1ny ž\xe1dn\xe9 položky`,one:()=>`Vybr\xe1na ${t.number(e.count)} položka`,other:()=>`Vybr\xe1no ${t.number(e.count)} položek`})}.`,selectedItem:e=>`Vybr\xe1na položka ${e.item}.`},"@react-aria/menu":{longPressMessage:`Dlouh\xfdm stiskem nebo stisknut\xedm kl\xe1ves Alt + šipka dolů otevřete nab\xeddku`},"@react-aria/numberfield":{decrease:e=>`Sn\xedžit ${e.fieldLabel}`,increase:e=>`Zv\xfdšit ${e.fieldLabel}`,numberField:`Č\xedseln\xe9 pole`},"@react-aria/overlays":{dismiss:"Odstranit"},"@react-aria/pagination":{next:`Dalš\xed`,previous:`Předchoz\xed`},"@react-aria/searchfield":{"Clear search":`Vymazat hled\xe1n\xed`},"@react-aria/spinbutton":{Empty:`Pr\xe1zdn\xe9`},"@react-aria/steplist":{steplist:`Seznam kroků`},"@react-aria/table":{ascending:`vzestupně`,ascendingSort:e=>`řazeno vzestupně podle sloupce ${e.columnName}`,columnSize:e=>`${e.value} pixelů`,descending:`sestupně`,descendingSort:e=>`řazeno sestupně podle sloupce ${e.columnName}`,resizerDescription:`Stisknut\xedm kl\xe1vesy Enter začnete měnit velikost`,select:"Vybrat",selectAll:`Vybrat vše`,sortable:`sloupec s možnost\xed řazen\xed`},"@react-aria/tag":{removeButtonLabel:"Odebrat",removeDescription:`Stisknut\xedm kl\xe1vesy Delete odeberete značku.`},"@react-aria/toast":{close:`Zavř\xedt`,notifications:`Upozorněn\xed`},"@react-spectrum/actionbar":{actions:"Akce",actionsAvailable:`Dostupn\xe9 akce.`,clearSelection:`Vymazat v\xfdběr`,selected:e=>`Vybr\xe1no: ${e.count}`,selectedAll:`Vybr\xe1no vše`},"@react-spectrum/autocomplete":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/button":{pending:`ček\xe1 na vyř\xedzen\xed`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Vybran\xe9 datum nen\xed`,other:`Vybran\xe1 data nejsou`})} k dispozici.`},"@react-spectrum/card":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/combobox":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/contextualhelp":{help:`N\xe1pověda`,info:"Informace"},"@react-spectrum/datepicker":{endTime:`Konečn\xfd čas`,startTime:`Poč\xe1tečn\xed čas`,time:`Čas`},"@react-spectrum/dialog":{alert:`V\xfdstraha`,dismiss:"Odstranit"},"@react-spectrum/dropzone":{replaceMessage:`Přet\xe1hněte soubor k nahrazen\xed`},"@react-spectrum/inlinealert":{info:"Informace",negative:"Chyba",notice:`Varov\xe1n\xed`,positive:`\xdaspěch`},"@react-spectrum/label":{"(optional)":`(volitelně)`,"(required)":`(požadov\xe1no)`},"@react-spectrum/list":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/listbox":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/menu":{backButton:e=>`N\xe1vrat na ${e.prevMenuButton}`,moreActions:`Dalš\xed akce`,unavailable:`Nen\xed k dispozici, rozbalen\xedm zobraz\xedte podrobnosti`},"@react-spectrum/pagination":{page_count:(e,t)=>`z ${t.plural(e.n,{one:()=>`${t.number(e.n)} str\xe1nky`,other:()=>`${t.number(e.n)} str\xe1nek`})}`},"@react-spectrum/picker":{loading:`Nač\xedt\xe1n\xed...`,placeholder:`Vyberte vhodnou možnost...`},"@react-spectrum/searchwithin":{search:"Hledat",searchWithin:`Hledat v r\xe1mci`},"@react-spectrum/slider":{maximum:"Maximum",minimum:"Minimum"},"@react-spectrum/steplist":{completed:`Dokončeno: `,current:`Aktu\xe1ln\xed: `,notCompleted:`Nedokončeno: `,steplist:`Seznam kroků`},"@react-spectrum/table":{collapse:`Zmenšit`,columnResizer:`Změna velikosti sloupce`,drag:`Přet\xe1hnout`,expand:`Rozt\xe1hnout`,loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`,resizeColumn:`Změnit velikost sloupce`,sortAscending:`Seřadit vzestupně`,sortDescending:`Seřadit sestupně`},"@react-spectrum/tag":{actions:"Akce",hideButtonLabel:`Zobrazit m\xe9ně`,noTags:`Ž\xe1dn\xfd`,showAllButtonLabel:(e,t)=>`Zobrazit vše (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:"Informace",negative:"Chyba",positive:`\xdaspěch`},"@react-stately/color":{alpha:"Alfa",blue:`Modr\xe1`,brightness:"Jas",green:`Zelen\xe1`,hue:`Odst\xedn`,lightness:`Světlost`,red:`Červen\xe1`,saturation:"Sytost",colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo dř\xedvějš\xed.`,rangeReversed:`Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.`,rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozdějš\xed.`,unavailableDate:`Vybran\xe9 datum nen\xed k dispozici.`}};
|
package/i18n/cs-CZ.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{"@react-aria/breadcrumbs":{breadcrumbs:"Popis cesty"},"@react-aria/calendar":{dateRange:e=>`${e.startDate} až ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:`Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat`,maximumDate:`Posledn\xed dostupn\xe9 datum`,minimumDate:`Prvn\xed dostupn\xe9 datum`,next:`Dalš\xed`,previous:`Předchoz\xed`,selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:`Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat`,todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`V\xfdběr barvy`,twoDimensionalSlider:`2D posuvn\xedk`},"@react-aria/combobox":{buttonLabel:`Zobrazit doporučen\xed`,countAnnouncement:(e,t)=>`K dispozici ${t.plural(e.optionCount,{one:()=>`je ${t.number(e.optionCount)} možnost`,other:()=>`jsou/je ${t.number(e.optionCount)} možnosti/-\xed`})}.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Zadan\xe1 skupina „${e.groupTitle}“ ${t.plural(e.groupCount,{one:()=>`s ${t.number(e.groupCount)} možnost\xed`,other:()=>`se ${t.number(e.groupCount)} možnostmi`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:` (vybr\xe1no)`,other:""},e.isSelected)}`,listboxLabel:`N\xe1vrhy`,selectedAnnouncement:e=>`${e.optionText}, vybr\xe1no`},"@react-aria/datepicker":{calendar:`Kalend\xe1ř`,day:"den",dayPeriod:`č\xe1st dne`,endDate:`Konečn\xe9 datum`,era:`letopočet`,hour:"hodina",minute:"minuta",month:`měs\xedc`,second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} až ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd čas: ${e.time}`,startDate:`Poč\xe1tečn\xed datum`,timeZoneName:`časov\xe9 p\xe1smo`,weekday:`den v t\xfddnu`,year:"rok"},"@react-aria/dnd":{dragDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter začnete s přetahov\xe1n\xedm.`,dragDescriptionKeyboardAlt:`Stisknut\xedm Alt + Enter zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionLongPress:`Dlouh\xfdm stisknut\xedm zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionTouch:`Poklep\xe1n\xedm začnete s přetahov\xe1n\xedm.`,dragDescriptionVirtual:`Kliknut\xedm začnete s přetahov\xe1n\xedm.`,dragItem:e=>`Přet\xe1hnout ${e.itemText}`,dragSelectedItems:(e,t)=>`Přet\xe1hnout ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,few:()=>`${t.number(e.count)} vybran\xe9 položky`,other:()=>`${t.number(e.count)} vybran\xfdch položek`})}`,dragSelectedKeyboard:(e,t)=>`Stisknut\xedm kl\xe1vesy Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Stisknut\xedm Alt + Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedLongPress:(e,t)=>`Dlouh\xfdm stisknut\xedm přet\xe1hnete ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragStartedKeyboard:`Začněte s přetahov\xe1n\xedm. Po stisknut\xed kl\xe1vesy Tab najděte požadovan\xfd c\xedl a stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dragStartedTouch:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a poklep\xe1n\xedm přetažen\xed dokončete.`,dragStartedVirtual:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a kliknut\xedm nebo stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete.`,dropCanceled:`Přetažen\xed bylo zrušeno.`,dropComplete:`Přetažen\xed bylo dokončeno.`,dropDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dropDescriptionTouch:`Poklep\xe1n\xedm přetažen\xed dokončete.`,dropDescriptionVirtual:`Kliknut\xedm objekt přet\xe1hněte.`,dropIndicator:`indik\xe1tor přetažen\xed`,dropOnItem:e=>`Přet\xe1hnout na ${e.itemText}`,dropOnRoot:`Přet\xe1hnout na`,endDragKeyboard:`Prob\xedh\xe1 přetahov\xe1n\xed. Stisknut\xedm kl\xe1vesy Enter přetažen\xed zruš\xedte.`,endDragTouch:`Prob\xedh\xe1 přetahov\xe1n\xed. Poklep\xe1n\xedm přetažen\xed zruš\xedte.`,endDragVirtual:`Prob\xedh\xe1 přetahov\xe1n\xed. Kliknut\xedm přetažen\xed zruš\xedte.`,insertAfter:e=>`Vložit za ${e.itemText}`,insertBefore:e=>`Vložit před ${e.itemText}`,insertBetween:e=>`Vložit mezi ${e.beforeItemText} a ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`Položka ${e.item} nen\xed vybr\xe1na.`,longPressToSelect:`Dlouh\xfdm stisknut\xedm přejdete do režimu v\xfdběru.`,select:"Vybrat",selectedAll:`Vybr\xe1ny všechny položky.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Nevybr\xe1ny ž\xe1dn\xe9 položky`,one:()=>`Vybr\xe1na ${t.number(e.count)} položka`,other:()=>`Vybr\xe1no ${t.number(e.count)} položek`})}.`,selectedItem:e=>`Vybr\xe1na položka ${e.item}.`},"@react-aria/menu":{longPressMessage:`Dlouh\xfdm stiskem nebo stisknut\xedm kl\xe1ves Alt + šipka dolů otevřete nab\xeddku`},"@react-aria/numberfield":{decrease:e=>`Sn\xedžit ${e.fieldLabel}`,increase:e=>`Zv\xfdšit ${e.fieldLabel}`,numberField:`Č\xedseln\xe9 pole`},"@react-aria/overlays":{dismiss:"Odstranit"},"@react-aria/pagination":{next:`Dalš\xed`,previous:`Předchoz\xed`},"@react-aria/searchfield":{"Clear search":`Vymazat hled\xe1n\xed`},"@react-aria/spinbutton":{Empty:`Pr\xe1zdn\xe9`},"@react-aria/steplist":{steplist:`Seznam kroků`},"@react-aria/table":{ascending:`vzestupně`,ascendingSort:e=>`řazeno vzestupně podle sloupce ${e.columnName}`,columnSize:e=>`${e.value} pixelů`,descending:`sestupně`,descendingSort:e=>`řazeno sestupně podle sloupce ${e.columnName}`,resizerDescription:`Stisknut\xedm kl\xe1vesy Enter začnete měnit velikost`,select:"Vybrat",selectAll:`Vybrat vše`,sortable:`sloupec s možnost\xed řazen\xed`},"@react-aria/tag":{removeButtonLabel:"Odebrat",removeDescription:`Stisknut\xedm kl\xe1vesy Delete odeberete značku.`},"@react-aria/toast":{close:`Zavř\xedt`,notifications:`Upozorněn\xed`},"@react-spectrum/actionbar":{actions:"Akce",actionsAvailable:`Dostupn\xe9 akce.`,clearSelection:`Vymazat v\xfdběr`,selected:e=>`Vybr\xe1no: ${e.count}`,selectedAll:`Vybr\xe1no vše`},"@react-spectrum/autocomplete":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/button":{pending:`ček\xe1 na vyř\xedzen\xed`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Vybran\xe9 datum nen\xed`,other:`Vybran\xe1 data nejsou`})} k dispozici.`},"@react-spectrum/card":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/combobox":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/contextualhelp":{help:`N\xe1pověda`,info:"Informace"},"@react-spectrum/datepicker":{endTime:`Konečn\xfd čas`,startTime:`Poč\xe1tečn\xed čas`,time:`Čas`},"@react-spectrum/dialog":{alert:`V\xfdstraha`,dismiss:"Odstranit"},"@react-spectrum/dropzone":{replaceMessage:`Přet\xe1hněte soubor k nahrazen\xed`},"@react-spectrum/inlinealert":{info:"Informace",negative:"Chyba",notice:`Varov\xe1n\xed`,positive:`\xdaspěch`},"@react-spectrum/label":{"(optional)":`(volitelně)`,"(required)":`(požadov\xe1no)`},"@react-spectrum/list":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/listbox":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/menu":{backButton:e=>`N\xe1vrat na ${e.prevMenuButton}`,moreActions:`Dalš\xed akce`,unavailable:`Nen\xed k dispozici, rozbalen\xedm zobraz\xedte podrobnosti`},"@react-spectrum/pagination":{page_count:(e,t)=>`z ${t.plural(e.n,{one:()=>`${t.number(e.n)} str\xe1nky`,other:()=>`${t.number(e.n)} str\xe1nek`})}`},"@react-spectrum/picker":{loading:`Nač\xedt\xe1n\xed...`,placeholder:`Vyberte vhodnou možnost...`},"@react-spectrum/searchwithin":{search:"Hledat",searchWithin:`Hledat v r\xe1mci`},"@react-spectrum/slider":{maximum:"Maximum",minimum:"Minimum"},"@react-spectrum/steplist":{completed:`Dokončeno: `,current:`Aktu\xe1ln\xed: `,notCompleted:`Nedokončeno: `,steplist:`Seznam kroků`},"@react-spectrum/table":{collapse:`Zmenšit`,columnResizer:`Změna velikosti sloupce`,drag:`Přet\xe1hnout`,expand:`Rozt\xe1hnout`,loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`,resizeColumn:`Změnit velikost sloupce`,sortAscending:`Seřadit vzestupně`,sortDescending:`Seřadit sestupně`},"@react-spectrum/tag":{actions:"Akce",hideButtonLabel:`Zobrazit m\xe9ně`,noTags:`Ž\xe1dn\xfd`,showAllButtonLabel:(e,t)=>`Zobrazit vše (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:"Informace",negative:"Chyba",positive:`\xdaspěch`},"@react-stately/color":{alpha:"Alfa",blue:`Modr\xe1`,brightness:"Jas",green:`Zelen\xe1`,hue:`Odst\xedn`,lightness:`Světlost`,red:`Červen\xe1`,saturation:"Sytost"},"@react-stately/datepicker":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo dř\xedvějš\xed.`,rangeReversed:`Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.`,rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozdějš\xed.`,unavailableDate:`Vybran\xe9 datum nen\xed k dispozici.`}};
|
|
1
|
+
export default{"@react-aria/breadcrumbs":{breadcrumbs:"Popis cesty"},"@react-aria/calendar":{dateRange:e=>`${e.startDate} až ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:`Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat`,maximumDate:`Posledn\xed dostupn\xe9 datum`,minimumDate:`Prvn\xed dostupn\xe9 datum`,next:`Dalš\xed`,previous:`Předchoz\xed`,selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:`Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat`,todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"@react-aria/color":{colorInputLabel:e=>`${e.label}, ${e.channelLabel}`,colorNameAndValue:e=>`${e.name}: ${e.value}`,colorPicker:`V\xfdběr barvy`,twoDimensionalSlider:`2D posuvn\xedk`},"@react-aria/combobox":{buttonLabel:`Zobrazit doporučen\xed`,countAnnouncement:(e,t)=>`K dispozici ${t.plural(e.optionCount,{one:()=>`je ${t.number(e.optionCount)} možnost`,other:()=>`jsou/je ${t.number(e.optionCount)} možnosti/-\xed`})}.`,focusAnnouncement:(e,t)=>`${t.select({true:()=>`Zadan\xe1 skupina „${e.groupTitle}“ ${t.plural(e.groupCount,{one:()=>`s ${t.number(e.groupCount)} možnost\xed`,other:()=>`se ${t.number(e.groupCount)} možnostmi`})}. `,other:""},e.isGroupChange)}${e.optionText}${t.select({true:` (vybr\xe1no)`,other:""},e.isSelected)}`,listboxLabel:`N\xe1vrhy`,selectedAnnouncement:e=>`${e.optionText}, vybr\xe1no`},"@react-aria/datepicker":{calendar:`Kalend\xe1ř`,day:"den",dayPeriod:`č\xe1st dne`,endDate:`Konečn\xe9 datum`,era:`letopočet`,hour:"hodina",minute:"minuta",month:`měs\xedc`,second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} až ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd čas: ${e.time}`,startDate:`Poč\xe1tečn\xed datum`,timeZoneName:`časov\xe9 p\xe1smo`,weekday:`den v t\xfddnu`,year:"rok"},"@react-aria/dnd":{dragDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter začnete s přetahov\xe1n\xedm.`,dragDescriptionKeyboardAlt:`Stisknut\xedm Alt + Enter zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionLongPress:`Dlouh\xfdm stisknut\xedm zah\xe1j\xedte přetahov\xe1n\xed.`,dragDescriptionTouch:`Poklep\xe1n\xedm začnete s přetahov\xe1n\xedm.`,dragDescriptionVirtual:`Kliknut\xedm začnete s přetahov\xe1n\xedm.`,dragItem:e=>`Přet\xe1hnout ${e.itemText}`,dragSelectedItems:(e,t)=>`Přet\xe1hnout ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,few:()=>`${t.number(e.count)} vybran\xe9 položky`,other:()=>`${t.number(e.count)} vybran\xfdch položek`})}`,dragSelectedKeyboard:(e,t)=>`Stisknut\xedm kl\xe1vesy Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedKeyboardAlt:(e,t)=>`Stisknut\xedm Alt + Enter přet\xe1hněte ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragSelectedLongPress:(e,t)=>`Dlouh\xfdm stisknut\xedm přet\xe1hnete ${t.plural(e.count,{one:()=>`${t.number(e.count)} vybranou položku`,other:()=>`${t.number(e.count)} vybran\xe9 položky`})}.`,dragStartedKeyboard:`Začněte s přetahov\xe1n\xedm. Po stisknut\xed kl\xe1vesy Tab najděte požadovan\xfd c\xedl a stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dragStartedTouch:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a poklep\xe1n\xedm přetažen\xed dokončete.`,dragStartedVirtual:`Začněte s přetahov\xe1n\xedm. Najděte požadovan\xfd c\xedl a kliknut\xedm nebo stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete.`,dropCanceled:`Přetažen\xed bylo zrušeno.`,dropComplete:`Přetažen\xed bylo dokončeno.`,dropDescriptionKeyboard:`Stisknut\xedm kl\xe1vesy Enter přetažen\xed dokončete nebo stisknut\xedm kl\xe1vesy Esc akci zrušte.`,dropDescriptionTouch:`Poklep\xe1n\xedm přetažen\xed dokončete.`,dropDescriptionVirtual:`Kliknut\xedm objekt přet\xe1hněte.`,dropIndicator:`indik\xe1tor přetažen\xed`,dropOnItem:e=>`Přet\xe1hnout na ${e.itemText}`,dropOnRoot:`Přet\xe1hnout na`,endDragKeyboard:`Prob\xedh\xe1 přetahov\xe1n\xed. Stisknut\xedm kl\xe1vesy Enter přetažen\xed zruš\xedte.`,endDragTouch:`Prob\xedh\xe1 přetahov\xe1n\xed. Poklep\xe1n\xedm přetažen\xed zruš\xedte.`,endDragVirtual:`Prob\xedh\xe1 přetahov\xe1n\xed. Kliknut\xedm přetažen\xed zruš\xedte.`,insertAfter:e=>`Vložit za ${e.itemText}`,insertBefore:e=>`Vložit před ${e.itemText}`,insertBetween:e=>`Vložit mezi ${e.beforeItemText} a ${e.afterItemText}`},"@react-aria/grid":{deselectedItem:e=>`Položka ${e.item} nen\xed vybr\xe1na.`,longPressToSelect:`Dlouh\xfdm stisknut\xedm přejdete do režimu v\xfdběru.`,select:"Vybrat",selectedAll:`Vybr\xe1ny všechny položky.`,selectedCount:(e,t)=>`${t.plural(e.count,{"=0":`Nevybr\xe1ny ž\xe1dn\xe9 položky`,one:()=>`Vybr\xe1na ${t.number(e.count)} položka`,other:()=>`Vybr\xe1no ${t.number(e.count)} položek`})}.`,selectedItem:e=>`Vybr\xe1na položka ${e.item}.`},"@react-aria/menu":{longPressMessage:`Dlouh\xfdm stiskem nebo stisknut\xedm kl\xe1ves Alt + šipka dolů otevřete nab\xeddku`},"@react-aria/numberfield":{decrease:e=>`Sn\xedžit ${e.fieldLabel}`,increase:e=>`Zv\xfdšit ${e.fieldLabel}`,numberField:`Č\xedseln\xe9 pole`},"@react-aria/overlays":{dismiss:"Odstranit"},"@react-aria/pagination":{next:`Dalš\xed`,previous:`Předchoz\xed`},"@react-aria/searchfield":{"Clear search":`Vymazat hled\xe1n\xed`},"@react-aria/spinbutton":{Empty:`Pr\xe1zdn\xe9`},"@react-aria/steplist":{steplist:`Seznam kroků`},"@react-aria/table":{ascending:`vzestupně`,ascendingSort:e=>`řazeno vzestupně podle sloupce ${e.columnName}`,columnSize:e=>`${e.value} pixelů`,descending:`sestupně`,descendingSort:e=>`řazeno sestupně podle sloupce ${e.columnName}`,resizerDescription:`Stisknut\xedm kl\xe1vesy Enter začnete měnit velikost`,select:"Vybrat",selectAll:`Vybrat vše`,sortable:`sloupec s možnost\xed řazen\xed`},"@react-aria/tag":{removeButtonLabel:"Odebrat",removeDescription:`Stisknut\xedm kl\xe1vesy Delete odeberete značku.`},"@react-aria/toast":{close:`Zavř\xedt`,notifications:`Upozorněn\xed`},"@react-spectrum/actionbar":{actions:"Akce",actionsAvailable:`Dostupn\xe9 akce.`,clearSelection:`Vymazat v\xfdběr`,selected:e=>`Vybr\xe1no: ${e.count}`,selectedAll:`Vybr\xe1no vše`},"@react-spectrum/autocomplete":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/button":{pending:`ček\xe1 na vyř\xedzen\xed`},"@react-spectrum/calendar":{invalidSelection:(e,t)=>`${t.plural(e.selectedCount,{one:`Vybran\xe9 datum nen\xed`,other:`Vybran\xe1 data nejsou`})} k dispozici.`},"@react-spectrum/card":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/combobox":{clear:"Vymazat",invalid:`(neplatn\xe9)`,loading:`Nač\xedt\xe1n\xed...`,noResults:`Ž\xe1dn\xe9 v\xfdsledky`},"@react-spectrum/contextualhelp":{help:`N\xe1pověda`,info:"Informace"},"@react-spectrum/datepicker":{endTime:`Konečn\xfd čas`,startTime:`Poč\xe1tečn\xed čas`,time:`Čas`},"@react-spectrum/dialog":{alert:`V\xfdstraha`,dismiss:"Odstranit"},"@react-spectrum/dropzone":{replaceMessage:`Přet\xe1hněte soubor k nahrazen\xed`},"@react-spectrum/inlinealert":{info:"Informace",negative:"Chyba",notice:`Varov\xe1n\xed`,positive:`\xdaspěch`},"@react-spectrum/label":{"(optional)":`(volitelně)`,"(required)":`(požadov\xe1no)`},"@react-spectrum/list":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/listbox":{loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`},"@react-spectrum/menu":{backButton:e=>`N\xe1vrat na ${e.prevMenuButton}`,moreActions:`Dalš\xed akce`,unavailable:`Nen\xed k dispozici, rozbalen\xedm zobraz\xedte podrobnosti`},"@react-spectrum/pagination":{page_count:(e,t)=>`z ${t.plural(e.n,{one:()=>`${t.number(e.n)} str\xe1nky`,other:()=>`${t.number(e.n)} str\xe1nek`})}`},"@react-spectrum/picker":{loading:`Nač\xedt\xe1n\xed...`,placeholder:`Vyberte vhodnou možnost...`},"@react-spectrum/searchwithin":{search:"Hledat",searchWithin:`Hledat v r\xe1mci`},"@react-spectrum/slider":{maximum:"Maximum",minimum:"Minimum"},"@react-spectrum/steplist":{completed:`Dokončeno: `,current:`Aktu\xe1ln\xed: `,notCompleted:`Nedokončeno: `,steplist:`Seznam kroků`},"@react-spectrum/table":{collapse:`Zmenšit`,columnResizer:`Změna velikosti sloupce`,drag:`Přet\xe1hnout`,expand:`Rozt\xe1hnout`,loading:`Nač\xedt\xe1n\xed...`,loadingMore:`Nač\xedt\xe1n\xed dalš\xedch...`,resizeColumn:`Změnit velikost sloupce`,sortAscending:`Seřadit vzestupně`,sortDescending:`Seřadit sestupně`},"@react-spectrum/tag":{actions:"Akce",hideButtonLabel:`Zobrazit m\xe9ně`,noTags:`Ž\xe1dn\xfd`,showAllButtonLabel:(e,t)=>`Zobrazit vše (${t.number(e.tagCount)})`},"@react-spectrum/toast":{info:"Informace",negative:"Chyba",positive:`\xdaspěch`},"@react-stately/color":{alpha:"Alfa",blue:`Modr\xe1`,brightness:"Jas",green:`Zelen\xe1`,hue:`Odst\xedn`,lightness:`Světlost`,red:`Červen\xe1`,saturation:"Sytost",colorName:e=>`${e.transparency} ${e.lightness} ${e.chroma} ${e.hue}`,transparency:e=>`${e.percent} transparent`,"very dark":"very dark",dark:"dark",light:"light","very light":"very light",pale:"pale",grayish:"grayish",vibrant:"vibrant",black:"black",white:"white",gray:"gray",pink:"pink","pink red":"pink red","red orange":"red orange",brown:"brown",orange:"orange","orange yellow":"orange yellow","brown yellow":"brown yellow",yellow:"yellow","yellow green":"yellow green","green cyan":"green cyan",cyan:"cyan","cyan blue":"cyan blue","blue purple":"blue purple",purple:"purple","purple magenta":"purple magenta",magenta:"magenta","magenta pink":"magenta pink"},"@react-stately/datepicker":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo dř\xedvějš\xed.`,rangeReversed:`Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.`,rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozdějš\xed.`,unavailableDate:`Vybran\xe9 datum nen\xed k dispozici.`}};
|