connectfy-i18n 0.0.53 → 0.0.55
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/index.cjs +148 -4
- package/dist/index.d.cts +144 -0
- package/dist/index.d.ts +144 -0
- package/dist/index.mjs +148 -4
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -625,7 +625,12 @@ var en_default = {
|
|
|
625
625
|
no_sent_requests: "No pending sent requests",
|
|
626
626
|
friend_requests_empty_hint: "When people want to connect with you, they'll appear here.",
|
|
627
627
|
start_searching: "Find People",
|
|
628
|
-
now_friends_with: "You and {{name}} are now friends!"
|
|
628
|
+
now_friends_with: "You and {{name}} are now friends!",
|
|
629
|
+
unread: "Unread",
|
|
630
|
+
friendship: "Friendship",
|
|
631
|
+
system: "System",
|
|
632
|
+
loading: "Loading\u2026",
|
|
633
|
+
load_more: "Load more"
|
|
629
634
|
},
|
|
630
635
|
enum: {
|
|
631
636
|
male: "Male",
|
|
@@ -714,6 +719,21 @@ var en_default = {
|
|
|
714
719
|
october: "October",
|
|
715
720
|
november: "November",
|
|
716
721
|
december: "December"
|
|
722
|
+
},
|
|
723
|
+
relative: {
|
|
724
|
+
just_now: "Just now",
|
|
725
|
+
minutes_ago: "{{minute}} minutes ago",
|
|
726
|
+
hours_ago: "{{hour}} hours ago",
|
|
727
|
+
days_ago: "{{day}} days ago",
|
|
728
|
+
weeks_ago: "{{week}} weeks ago",
|
|
729
|
+
months_ago: "{{month}} months ago",
|
|
730
|
+
years_ago: "{{year}} years ago",
|
|
731
|
+
m: "{{minute}} m",
|
|
732
|
+
h: "{{hour}} h",
|
|
733
|
+
d: "{{day}} d",
|
|
734
|
+
w: "{{week}} w",
|
|
735
|
+
mo: "{{month}} mo",
|
|
736
|
+
y: "{{year}}y"
|
|
717
737
|
}
|
|
718
738
|
},
|
|
719
739
|
terms: {
|
|
@@ -762,6 +782,22 @@ var en_default = {
|
|
|
762
782
|
friendship_request_sent: "{{username}} sent you a friendship request",
|
|
763
783
|
friendship_request_accepted: "{{username}} accepted your friendship request",
|
|
764
784
|
friendship_request_declined: "{{username}} declined your friendship request"
|
|
785
|
+
},
|
|
786
|
+
header: "Notifications",
|
|
787
|
+
mark_all_as_read: "Mark all as read",
|
|
788
|
+
remove_selected: "Delete selected",
|
|
789
|
+
selected: "selected",
|
|
790
|
+
empty: "No notifications yet",
|
|
791
|
+
swipe_left_hint: "Swipe to act",
|
|
792
|
+
swipe_right_hint: "Swipe to select",
|
|
793
|
+
read: "Read",
|
|
794
|
+
unread: "Unread",
|
|
795
|
+
profile: "Profile",
|
|
796
|
+
filter: {
|
|
797
|
+
all: "All",
|
|
798
|
+
unread: "Unread",
|
|
799
|
+
friendship: "Friendship",
|
|
800
|
+
system: "System"
|
|
765
801
|
}
|
|
766
802
|
}
|
|
767
803
|
}
|
|
@@ -1366,7 +1402,12 @@ var az_default = {
|
|
|
1366
1402
|
no_sent_requests: "G\xF6nd\u0259rilmi\u015F ist\u0259k yoxdur",
|
|
1367
1403
|
friend_requests_empty_hint: "\u0130nsanlar siz\u0259 ist\u0259k g\xF6nd\u0259rdikd\u0259, onlar\u0131 burada g\xF6r\u0259c\u0259ksiniz.",
|
|
1368
1404
|
start_searching: "Axtar\u0131\u015Fa Ba\u015Fla",
|
|
1369
|
-
now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!"
|
|
1405
|
+
now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!",
|
|
1406
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1407
|
+
friendship: "Dostluq",
|
|
1408
|
+
system: "Sistem",
|
|
1409
|
+
loading: "Y\xFCkl\u0259nir\u2026",
|
|
1410
|
+
load_more: "Daha \xE7ox y\xFCkl\u0259"
|
|
1370
1411
|
},
|
|
1371
1412
|
enum: {
|
|
1372
1413
|
male: "Ki\u015Fi",
|
|
@@ -1455,6 +1496,21 @@ var az_default = {
|
|
|
1455
1496
|
october: "Oktyabr",
|
|
1456
1497
|
november: "Noyabr",
|
|
1457
1498
|
december: "Dekabr"
|
|
1499
|
+
},
|
|
1500
|
+
relative: {
|
|
1501
|
+
just_now: "Az \xF6nc\u0259",
|
|
1502
|
+
minutes_ago: "{{minute}} d\u0259qiq\u0259 \u0259vv\u0259l",
|
|
1503
|
+
hours_ago: "{{hour}} saat \u0259vv\u0259l",
|
|
1504
|
+
days_ago: "{{day}} g\xFCn \u0259vv\u0259l",
|
|
1505
|
+
weeks_ago: "{{week}} h\u0259ft\u0259 \u0259vv\u0259l",
|
|
1506
|
+
months_ago: "{{month}} ay \u0259vv\u0259l",
|
|
1507
|
+
years_ago: "{{year}} il \u0259vv\u0259l",
|
|
1508
|
+
m: "{{minute}} d\u0259q",
|
|
1509
|
+
h: "{{hour}} saat",
|
|
1510
|
+
d: "{{day}} g\xFCn",
|
|
1511
|
+
w: "{{week}} h\u0259ft\u0259",
|
|
1512
|
+
mo: "{{month}} ay",
|
|
1513
|
+
y: "{{year}} il"
|
|
1458
1514
|
}
|
|
1459
1515
|
},
|
|
1460
1516
|
terms: {
|
|
@@ -1503,6 +1559,22 @@ var az_default = {
|
|
|
1503
1559
|
friendship_request_sent: "{{username}} siz\u0259 dostluq ist\u0259yi g\xF6nd\u0259rdi",
|
|
1504
1560
|
friendship_request_accepted: "{{username}} dostluq ist\u0259yinizi q\u0259bul etdi",
|
|
1505
1561
|
friendship_request_declined: "{{username}} dostluq ist\u0259yinizi r\u0259dd etdi"
|
|
1562
|
+
},
|
|
1563
|
+
header: "Bildiri\u015Fl\u0259r",
|
|
1564
|
+
mark_all_as_read: "Ham\u0131s\u0131n\u0131 oxunmu\u015F kimi i\u015Far\u0259l\u0259",
|
|
1565
|
+
remove_selected: "Se\xE7il\u0259nl\u0259ri sil",
|
|
1566
|
+
selected: "se\xE7ilib",
|
|
1567
|
+
empty: "H\u0259l\u0259 he\xE7 bir bildiri\u015F yoxdur",
|
|
1568
|
+
swipe_left_hint: "\u018Fm\u0259liyyat \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
|
|
1569
|
+
swipe_right_hint: "Se\xE7m\u0259k \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
|
|
1570
|
+
read: "Oxundu",
|
|
1571
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1572
|
+
profile: "Profil",
|
|
1573
|
+
filter: {
|
|
1574
|
+
all: "Ham\u0131s\u0131",
|
|
1575
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1576
|
+
friendship: "Dostluq",
|
|
1577
|
+
system: "Sistem"
|
|
1506
1578
|
}
|
|
1507
1579
|
}
|
|
1508
1580
|
}
|
|
@@ -2107,7 +2179,12 @@ var ru_default = {
|
|
|
2107
2179
|
no_sent_requests: "\u041D\u0435\u0442 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
|
|
2108
2180
|
friend_requests_empty_hint: "\u041A\u043E\u0433\u0434\u0430 \u043B\u044E\u0434\u0438 \u0437\u0430\u0445\u043E\u0442\u044F\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C\u0441\u044F \u0441 \u0432\u0430\u043C\u0438, \u043E\u043D\u0438 \u043F\u043E\u044F\u0432\u044F\u0442\u0441\u044F \u0437\u0434\u0435\u0441\u044C.",
|
|
2109
2181
|
start_searching: "\u041D\u0430\u0439\u0442\u0438 \u043B\u044E\u0434\u0435\u0439",
|
|
2110
|
-
now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!"
|
|
2182
|
+
now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!",
|
|
2183
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2184
|
+
friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
|
|
2185
|
+
system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430",
|
|
2186
|
+
loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430\u2026",
|
|
2187
|
+
load_more: "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0435\u0449\u0451"
|
|
2111
2188
|
},
|
|
2112
2189
|
enum: {
|
|
2113
2190
|
male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
|
|
@@ -2196,6 +2273,21 @@ var ru_default = {
|
|
|
2196
2273
|
october: "\u041E\u043A\u0442\u044F\u0431\u0440\u044C",
|
|
2197
2274
|
november: "\u041D\u043E\u044F\u0431\u0440\u044C",
|
|
2198
2275
|
december: "\u0414\u0435\u043A\u0430\u0431\u0440\u044C"
|
|
2276
|
+
},
|
|
2277
|
+
relative: {
|
|
2278
|
+
just_now: "\u0422\u043E\u043B\u044C\u043A\u043E \u0447\u0442\u043E",
|
|
2279
|
+
minutes_ago: "{{minute}} \u043C\u0438\u043D\u0443\u0442 \u043D\u0430\u0437\u0430\u0434",
|
|
2280
|
+
hours_ago: "{{hour}} \u0447\u0430\u0441\u043E\u0432 \u043D\u0430\u0437\u0430\u0434",
|
|
2281
|
+
days_ago: "{{day}} \u0434\u043D\u0435\u0439 \u043D\u0430\u0437\u0430\u0434",
|
|
2282
|
+
weeks_ago: "{{week}} \u043D\u0435\u0434\u0435\u043B\u044C \u043D\u0430\u0437\u0430\u0434",
|
|
2283
|
+
months_ago: "{{month}} \u043C\u0435\u0441\u044F\u0446\u0435\u0432 \u043D\u0430\u0437\u0430\u0434",
|
|
2284
|
+
years_ago: "{{year}} \u043B\u0435\u0442 \u043D\u0430\u0437\u0430\u0434",
|
|
2285
|
+
m: "{{minute}} \u043C\u0438\u043D",
|
|
2286
|
+
h: "{{hour}} \u0447",
|
|
2287
|
+
d: "{{day}} \u0434",
|
|
2288
|
+
w: "{{week}} \u043D\u0435\u0434",
|
|
2289
|
+
mo: "{{month}} \u043C\u0435\u0441",
|
|
2290
|
+
y: "{{year}} \u0433"
|
|
2199
2291
|
}
|
|
2200
2292
|
},
|
|
2201
2293
|
terms: {
|
|
@@ -2244,6 +2336,22 @@ var ru_default = {
|
|
|
2244
2336
|
friendship_request_sent: "{{username}} \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u043B \u0432\u0430\u043C \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
|
|
2245
2337
|
friendship_request_accepted: "{{username}} \u043F\u0440\u0438\u043D\u044F\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
|
|
2246
2338
|
friendship_request_declined: "{{username}} \u043E\u0442\u043A\u043B\u043E\u043D\u0438\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F"
|
|
2339
|
+
},
|
|
2340
|
+
header: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u044F",
|
|
2341
|
+
mark_all_as_read: "\u041E\u0442\u043C\u0435\u0442\u0438\u0442\u044C \u0432\u0441\u0435 \u043A\u0430\u043A \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2342
|
+
remove_selected: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435",
|
|
2343
|
+
selected: "\u0432\u044B\u0431\u0440\u0430\u043D\u043E",
|
|
2344
|
+
empty: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u0439 \u043F\u043E\u043A\u0430 \u043D\u0435\u0442",
|
|
2345
|
+
swipe_left_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
|
|
2346
|
+
swipe_right_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430",
|
|
2347
|
+
read: "\u041F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043E",
|
|
2348
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u043E\u0435",
|
|
2349
|
+
profile: "\u041F\u0440\u043E\u0444\u0438\u043B\u044C",
|
|
2350
|
+
filter: {
|
|
2351
|
+
all: "\u0412\u0441\u0435",
|
|
2352
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2353
|
+
friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
|
|
2354
|
+
system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430"
|
|
2247
2355
|
}
|
|
2248
2356
|
}
|
|
2249
2357
|
}
|
|
@@ -2847,7 +2955,12 @@ var tr_default = {
|
|
|
2847
2955
|
no_sent_requests: "G\xF6nderilmi\u015F istek bulunmuyor",
|
|
2848
2956
|
friend_requests_empty_hint: "\u0130nsanlar sizinle ba\u011Flant\u0131 kurmak istedi\u011Finde burada g\xF6r\xFCnecekler.",
|
|
2849
2957
|
start_searching: "Ke\u015Ffetmeye Ba\u015Fla",
|
|
2850
|
-
now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!"
|
|
2958
|
+
now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!",
|
|
2959
|
+
unread: "Okunmam\u0131\u015F",
|
|
2960
|
+
friendship: "Arkada\u015Fl\u0131k",
|
|
2961
|
+
system: "Sistem",
|
|
2962
|
+
loading: "Y\xFCkleniyor\u2026",
|
|
2963
|
+
load_more: "Daha fazla y\xFCkle"
|
|
2851
2964
|
},
|
|
2852
2965
|
enum: {
|
|
2853
2966
|
male: "Erkek",
|
|
@@ -2936,6 +3049,21 @@ var tr_default = {
|
|
|
2936
3049
|
october: "Ekim",
|
|
2937
3050
|
november: "Kas\u0131m",
|
|
2938
3051
|
december: "Aral\u0131k"
|
|
3052
|
+
},
|
|
3053
|
+
relative: {
|
|
3054
|
+
just_now: "Az \xF6nce",
|
|
3055
|
+
minutes_ago: "{{minute}} dakika \xF6nce",
|
|
3056
|
+
hours_ago: "{{hour}} saat \xF6nce",
|
|
3057
|
+
days_ago: "{{day}} g\xFCn \xF6nce",
|
|
3058
|
+
weeks_ago: "{{week}} hafta \xF6nce",
|
|
3059
|
+
months_ago: "{{month}} ay \xF6nce",
|
|
3060
|
+
years_ago: "{{year}} y\u0131l \xF6nce",
|
|
3061
|
+
m: "{{minute}} dk",
|
|
3062
|
+
h: "{{hour}} sa",
|
|
3063
|
+
d: "{{day}} g\xFCn",
|
|
3064
|
+
w: "{{week}} hf",
|
|
3065
|
+
mo: "{{month}} ay",
|
|
3066
|
+
y: "{{year}} y\u0131l"
|
|
2939
3067
|
}
|
|
2940
3068
|
},
|
|
2941
3069
|
terms: {
|
|
@@ -2984,6 +3112,22 @@ var tr_default = {
|
|
|
2984
3112
|
friendship_request_sent: "{{username}} size arkada\u015Fl\u0131k iste\u011Fi g\xF6nderdi.",
|
|
2985
3113
|
friendship_request_accepted: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi kabul etti.",
|
|
2986
3114
|
friendship_request_declined: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi reddetti."
|
|
3115
|
+
},
|
|
3116
|
+
header: "Bildirimler",
|
|
3117
|
+
mark_all_as_read: "T\xFCm\xFCn\xFC okundu olarak i\u015Faretle",
|
|
3118
|
+
remove_selected: "Se\xE7ilenleri sil",
|
|
3119
|
+
selected: "se\xE7ildi",
|
|
3120
|
+
empty: "Hen\xFCz bildirim yok",
|
|
3121
|
+
swipe_left_hint: "\u0130\u015Flem i\xE7in kayd\u0131r",
|
|
3122
|
+
swipe_right_hint: "Se\xE7mek i\xE7in kayd\u0131r",
|
|
3123
|
+
read: "Okundu",
|
|
3124
|
+
unread: "Okunmam\u0131\u015F",
|
|
3125
|
+
profile: "Profil",
|
|
3126
|
+
filter: {
|
|
3127
|
+
all: "T\xFCm\xFC",
|
|
3128
|
+
unread: "Okunmam\u0131\u015F",
|
|
3129
|
+
friendship: "Arkada\u015Fl\u0131k",
|
|
3130
|
+
system: "Sistem"
|
|
2987
3131
|
}
|
|
2988
3132
|
}
|
|
2989
3133
|
}
|
package/dist/index.d.cts
CHANGED
|
@@ -598,6 +598,11 @@ declare const resources: {
|
|
|
598
598
|
friend_requests_empty_hint: string;
|
|
599
599
|
start_searching: string;
|
|
600
600
|
now_friends_with: string;
|
|
601
|
+
unread: string;
|
|
602
|
+
friendship: string;
|
|
603
|
+
system: string;
|
|
604
|
+
loading: string;
|
|
605
|
+
load_more: string;
|
|
601
606
|
};
|
|
602
607
|
enum: {
|
|
603
608
|
male: string;
|
|
@@ -687,6 +692,21 @@ declare const resources: {
|
|
|
687
692
|
november: string;
|
|
688
693
|
december: string;
|
|
689
694
|
};
|
|
695
|
+
relative: {
|
|
696
|
+
just_now: string;
|
|
697
|
+
minutes_ago: string;
|
|
698
|
+
hours_ago: string;
|
|
699
|
+
days_ago: string;
|
|
700
|
+
weeks_ago: string;
|
|
701
|
+
months_ago: string;
|
|
702
|
+
years_ago: string;
|
|
703
|
+
m: string;
|
|
704
|
+
h: string;
|
|
705
|
+
d: string;
|
|
706
|
+
w: string;
|
|
707
|
+
mo: string;
|
|
708
|
+
y: string;
|
|
709
|
+
};
|
|
690
710
|
};
|
|
691
711
|
terms: {
|
|
692
712
|
main_title: string;
|
|
@@ -735,6 +755,22 @@ declare const resources: {
|
|
|
735
755
|
friendship_request_accepted: string;
|
|
736
756
|
friendship_request_declined: string;
|
|
737
757
|
};
|
|
758
|
+
header: string;
|
|
759
|
+
mark_all_as_read: string;
|
|
760
|
+
remove_selected: string;
|
|
761
|
+
selected: string;
|
|
762
|
+
empty: string;
|
|
763
|
+
swipe_left_hint: string;
|
|
764
|
+
swipe_right_hint: string;
|
|
765
|
+
read: string;
|
|
766
|
+
unread: string;
|
|
767
|
+
profile: string;
|
|
768
|
+
filter: {
|
|
769
|
+
all: string;
|
|
770
|
+
unread: string;
|
|
771
|
+
friendship: string;
|
|
772
|
+
system: string;
|
|
773
|
+
};
|
|
738
774
|
};
|
|
739
775
|
};
|
|
740
776
|
};
|
|
@@ -1337,6 +1373,11 @@ declare const resources: {
|
|
|
1337
1373
|
friend_requests_empty_hint: string;
|
|
1338
1374
|
start_searching: string;
|
|
1339
1375
|
now_friends_with: string;
|
|
1376
|
+
unread: string;
|
|
1377
|
+
friendship: string;
|
|
1378
|
+
system: string;
|
|
1379
|
+
loading: string;
|
|
1380
|
+
load_more: string;
|
|
1340
1381
|
};
|
|
1341
1382
|
enum: {
|
|
1342
1383
|
male: string;
|
|
@@ -1426,6 +1467,21 @@ declare const resources: {
|
|
|
1426
1467
|
november: string;
|
|
1427
1468
|
december: string;
|
|
1428
1469
|
};
|
|
1470
|
+
relative: {
|
|
1471
|
+
just_now: string;
|
|
1472
|
+
minutes_ago: string;
|
|
1473
|
+
hours_ago: string;
|
|
1474
|
+
days_ago: string;
|
|
1475
|
+
weeks_ago: string;
|
|
1476
|
+
months_ago: string;
|
|
1477
|
+
years_ago: string;
|
|
1478
|
+
m: string;
|
|
1479
|
+
h: string;
|
|
1480
|
+
d: string;
|
|
1481
|
+
w: string;
|
|
1482
|
+
mo: string;
|
|
1483
|
+
y: string;
|
|
1484
|
+
};
|
|
1429
1485
|
};
|
|
1430
1486
|
terms: {
|
|
1431
1487
|
main_title: string;
|
|
@@ -1474,6 +1530,22 @@ declare const resources: {
|
|
|
1474
1530
|
friendship_request_accepted: string;
|
|
1475
1531
|
friendship_request_declined: string;
|
|
1476
1532
|
};
|
|
1533
|
+
header: string;
|
|
1534
|
+
mark_all_as_read: string;
|
|
1535
|
+
remove_selected: string;
|
|
1536
|
+
selected: string;
|
|
1537
|
+
empty: string;
|
|
1538
|
+
swipe_left_hint: string;
|
|
1539
|
+
swipe_right_hint: string;
|
|
1540
|
+
read: string;
|
|
1541
|
+
unread: string;
|
|
1542
|
+
profile: string;
|
|
1543
|
+
filter: {
|
|
1544
|
+
all: string;
|
|
1545
|
+
unread: string;
|
|
1546
|
+
friendship: string;
|
|
1547
|
+
system: string;
|
|
1548
|
+
};
|
|
1477
1549
|
};
|
|
1478
1550
|
};
|
|
1479
1551
|
};
|
|
@@ -2076,6 +2148,11 @@ declare const resources: {
|
|
|
2076
2148
|
friend_requests_empty_hint: string;
|
|
2077
2149
|
start_searching: string;
|
|
2078
2150
|
now_friends_with: string;
|
|
2151
|
+
unread: string;
|
|
2152
|
+
friendship: string;
|
|
2153
|
+
system: string;
|
|
2154
|
+
loading: string;
|
|
2155
|
+
load_more: string;
|
|
2079
2156
|
};
|
|
2080
2157
|
enum: {
|
|
2081
2158
|
male: string;
|
|
@@ -2165,6 +2242,21 @@ declare const resources: {
|
|
|
2165
2242
|
november: string;
|
|
2166
2243
|
december: string;
|
|
2167
2244
|
};
|
|
2245
|
+
relative: {
|
|
2246
|
+
just_now: string;
|
|
2247
|
+
minutes_ago: string;
|
|
2248
|
+
hours_ago: string;
|
|
2249
|
+
days_ago: string;
|
|
2250
|
+
weeks_ago: string;
|
|
2251
|
+
months_ago: string;
|
|
2252
|
+
years_ago: string;
|
|
2253
|
+
m: string;
|
|
2254
|
+
h: string;
|
|
2255
|
+
d: string;
|
|
2256
|
+
w: string;
|
|
2257
|
+
mo: string;
|
|
2258
|
+
y: string;
|
|
2259
|
+
};
|
|
2168
2260
|
};
|
|
2169
2261
|
terms: {
|
|
2170
2262
|
main_title: string;
|
|
@@ -2213,6 +2305,22 @@ declare const resources: {
|
|
|
2213
2305
|
friendship_request_accepted: string;
|
|
2214
2306
|
friendship_request_declined: string;
|
|
2215
2307
|
};
|
|
2308
|
+
header: string;
|
|
2309
|
+
mark_all_as_read: string;
|
|
2310
|
+
remove_selected: string;
|
|
2311
|
+
selected: string;
|
|
2312
|
+
empty: string;
|
|
2313
|
+
swipe_left_hint: string;
|
|
2314
|
+
swipe_right_hint: string;
|
|
2315
|
+
read: string;
|
|
2316
|
+
unread: string;
|
|
2317
|
+
profile: string;
|
|
2318
|
+
filter: {
|
|
2319
|
+
all: string;
|
|
2320
|
+
unread: string;
|
|
2321
|
+
friendship: string;
|
|
2322
|
+
system: string;
|
|
2323
|
+
};
|
|
2216
2324
|
};
|
|
2217
2325
|
};
|
|
2218
2326
|
};
|
|
@@ -2814,6 +2922,11 @@ declare const resources: {
|
|
|
2814
2922
|
friend_requests_empty_hint: string;
|
|
2815
2923
|
start_searching: string;
|
|
2816
2924
|
now_friends_with: string;
|
|
2925
|
+
unread: string;
|
|
2926
|
+
friendship: string;
|
|
2927
|
+
system: string;
|
|
2928
|
+
loading: string;
|
|
2929
|
+
load_more: string;
|
|
2817
2930
|
};
|
|
2818
2931
|
enum: {
|
|
2819
2932
|
male: string;
|
|
@@ -2903,6 +3016,21 @@ declare const resources: {
|
|
|
2903
3016
|
november: string;
|
|
2904
3017
|
december: string;
|
|
2905
3018
|
};
|
|
3019
|
+
relative: {
|
|
3020
|
+
just_now: string;
|
|
3021
|
+
minutes_ago: string;
|
|
3022
|
+
hours_ago: string;
|
|
3023
|
+
days_ago: string;
|
|
3024
|
+
weeks_ago: string;
|
|
3025
|
+
months_ago: string;
|
|
3026
|
+
years_ago: string;
|
|
3027
|
+
m: string;
|
|
3028
|
+
h: string;
|
|
3029
|
+
d: string;
|
|
3030
|
+
w: string;
|
|
3031
|
+
mo: string;
|
|
3032
|
+
y: string;
|
|
3033
|
+
};
|
|
2906
3034
|
};
|
|
2907
3035
|
terms: {
|
|
2908
3036
|
main_title: string;
|
|
@@ -2951,6 +3079,22 @@ declare const resources: {
|
|
|
2951
3079
|
friendship_request_accepted: string;
|
|
2952
3080
|
friendship_request_declined: string;
|
|
2953
3081
|
};
|
|
3082
|
+
header: string;
|
|
3083
|
+
mark_all_as_read: string;
|
|
3084
|
+
remove_selected: string;
|
|
3085
|
+
selected: string;
|
|
3086
|
+
empty: string;
|
|
3087
|
+
swipe_left_hint: string;
|
|
3088
|
+
swipe_right_hint: string;
|
|
3089
|
+
read: string;
|
|
3090
|
+
unread: string;
|
|
3091
|
+
profile: string;
|
|
3092
|
+
filter: {
|
|
3093
|
+
all: string;
|
|
3094
|
+
unread: string;
|
|
3095
|
+
friendship: string;
|
|
3096
|
+
system: string;
|
|
3097
|
+
};
|
|
2954
3098
|
};
|
|
2955
3099
|
};
|
|
2956
3100
|
};
|
package/dist/index.d.ts
CHANGED
|
@@ -598,6 +598,11 @@ declare const resources: {
|
|
|
598
598
|
friend_requests_empty_hint: string;
|
|
599
599
|
start_searching: string;
|
|
600
600
|
now_friends_with: string;
|
|
601
|
+
unread: string;
|
|
602
|
+
friendship: string;
|
|
603
|
+
system: string;
|
|
604
|
+
loading: string;
|
|
605
|
+
load_more: string;
|
|
601
606
|
};
|
|
602
607
|
enum: {
|
|
603
608
|
male: string;
|
|
@@ -687,6 +692,21 @@ declare const resources: {
|
|
|
687
692
|
november: string;
|
|
688
693
|
december: string;
|
|
689
694
|
};
|
|
695
|
+
relative: {
|
|
696
|
+
just_now: string;
|
|
697
|
+
minutes_ago: string;
|
|
698
|
+
hours_ago: string;
|
|
699
|
+
days_ago: string;
|
|
700
|
+
weeks_ago: string;
|
|
701
|
+
months_ago: string;
|
|
702
|
+
years_ago: string;
|
|
703
|
+
m: string;
|
|
704
|
+
h: string;
|
|
705
|
+
d: string;
|
|
706
|
+
w: string;
|
|
707
|
+
mo: string;
|
|
708
|
+
y: string;
|
|
709
|
+
};
|
|
690
710
|
};
|
|
691
711
|
terms: {
|
|
692
712
|
main_title: string;
|
|
@@ -735,6 +755,22 @@ declare const resources: {
|
|
|
735
755
|
friendship_request_accepted: string;
|
|
736
756
|
friendship_request_declined: string;
|
|
737
757
|
};
|
|
758
|
+
header: string;
|
|
759
|
+
mark_all_as_read: string;
|
|
760
|
+
remove_selected: string;
|
|
761
|
+
selected: string;
|
|
762
|
+
empty: string;
|
|
763
|
+
swipe_left_hint: string;
|
|
764
|
+
swipe_right_hint: string;
|
|
765
|
+
read: string;
|
|
766
|
+
unread: string;
|
|
767
|
+
profile: string;
|
|
768
|
+
filter: {
|
|
769
|
+
all: string;
|
|
770
|
+
unread: string;
|
|
771
|
+
friendship: string;
|
|
772
|
+
system: string;
|
|
773
|
+
};
|
|
738
774
|
};
|
|
739
775
|
};
|
|
740
776
|
};
|
|
@@ -1337,6 +1373,11 @@ declare const resources: {
|
|
|
1337
1373
|
friend_requests_empty_hint: string;
|
|
1338
1374
|
start_searching: string;
|
|
1339
1375
|
now_friends_with: string;
|
|
1376
|
+
unread: string;
|
|
1377
|
+
friendship: string;
|
|
1378
|
+
system: string;
|
|
1379
|
+
loading: string;
|
|
1380
|
+
load_more: string;
|
|
1340
1381
|
};
|
|
1341
1382
|
enum: {
|
|
1342
1383
|
male: string;
|
|
@@ -1426,6 +1467,21 @@ declare const resources: {
|
|
|
1426
1467
|
november: string;
|
|
1427
1468
|
december: string;
|
|
1428
1469
|
};
|
|
1470
|
+
relative: {
|
|
1471
|
+
just_now: string;
|
|
1472
|
+
minutes_ago: string;
|
|
1473
|
+
hours_ago: string;
|
|
1474
|
+
days_ago: string;
|
|
1475
|
+
weeks_ago: string;
|
|
1476
|
+
months_ago: string;
|
|
1477
|
+
years_ago: string;
|
|
1478
|
+
m: string;
|
|
1479
|
+
h: string;
|
|
1480
|
+
d: string;
|
|
1481
|
+
w: string;
|
|
1482
|
+
mo: string;
|
|
1483
|
+
y: string;
|
|
1484
|
+
};
|
|
1429
1485
|
};
|
|
1430
1486
|
terms: {
|
|
1431
1487
|
main_title: string;
|
|
@@ -1474,6 +1530,22 @@ declare const resources: {
|
|
|
1474
1530
|
friendship_request_accepted: string;
|
|
1475
1531
|
friendship_request_declined: string;
|
|
1476
1532
|
};
|
|
1533
|
+
header: string;
|
|
1534
|
+
mark_all_as_read: string;
|
|
1535
|
+
remove_selected: string;
|
|
1536
|
+
selected: string;
|
|
1537
|
+
empty: string;
|
|
1538
|
+
swipe_left_hint: string;
|
|
1539
|
+
swipe_right_hint: string;
|
|
1540
|
+
read: string;
|
|
1541
|
+
unread: string;
|
|
1542
|
+
profile: string;
|
|
1543
|
+
filter: {
|
|
1544
|
+
all: string;
|
|
1545
|
+
unread: string;
|
|
1546
|
+
friendship: string;
|
|
1547
|
+
system: string;
|
|
1548
|
+
};
|
|
1477
1549
|
};
|
|
1478
1550
|
};
|
|
1479
1551
|
};
|
|
@@ -2076,6 +2148,11 @@ declare const resources: {
|
|
|
2076
2148
|
friend_requests_empty_hint: string;
|
|
2077
2149
|
start_searching: string;
|
|
2078
2150
|
now_friends_with: string;
|
|
2151
|
+
unread: string;
|
|
2152
|
+
friendship: string;
|
|
2153
|
+
system: string;
|
|
2154
|
+
loading: string;
|
|
2155
|
+
load_more: string;
|
|
2079
2156
|
};
|
|
2080
2157
|
enum: {
|
|
2081
2158
|
male: string;
|
|
@@ -2165,6 +2242,21 @@ declare const resources: {
|
|
|
2165
2242
|
november: string;
|
|
2166
2243
|
december: string;
|
|
2167
2244
|
};
|
|
2245
|
+
relative: {
|
|
2246
|
+
just_now: string;
|
|
2247
|
+
minutes_ago: string;
|
|
2248
|
+
hours_ago: string;
|
|
2249
|
+
days_ago: string;
|
|
2250
|
+
weeks_ago: string;
|
|
2251
|
+
months_ago: string;
|
|
2252
|
+
years_ago: string;
|
|
2253
|
+
m: string;
|
|
2254
|
+
h: string;
|
|
2255
|
+
d: string;
|
|
2256
|
+
w: string;
|
|
2257
|
+
mo: string;
|
|
2258
|
+
y: string;
|
|
2259
|
+
};
|
|
2168
2260
|
};
|
|
2169
2261
|
terms: {
|
|
2170
2262
|
main_title: string;
|
|
@@ -2213,6 +2305,22 @@ declare const resources: {
|
|
|
2213
2305
|
friendship_request_accepted: string;
|
|
2214
2306
|
friendship_request_declined: string;
|
|
2215
2307
|
};
|
|
2308
|
+
header: string;
|
|
2309
|
+
mark_all_as_read: string;
|
|
2310
|
+
remove_selected: string;
|
|
2311
|
+
selected: string;
|
|
2312
|
+
empty: string;
|
|
2313
|
+
swipe_left_hint: string;
|
|
2314
|
+
swipe_right_hint: string;
|
|
2315
|
+
read: string;
|
|
2316
|
+
unread: string;
|
|
2317
|
+
profile: string;
|
|
2318
|
+
filter: {
|
|
2319
|
+
all: string;
|
|
2320
|
+
unread: string;
|
|
2321
|
+
friendship: string;
|
|
2322
|
+
system: string;
|
|
2323
|
+
};
|
|
2216
2324
|
};
|
|
2217
2325
|
};
|
|
2218
2326
|
};
|
|
@@ -2814,6 +2922,11 @@ declare const resources: {
|
|
|
2814
2922
|
friend_requests_empty_hint: string;
|
|
2815
2923
|
start_searching: string;
|
|
2816
2924
|
now_friends_with: string;
|
|
2925
|
+
unread: string;
|
|
2926
|
+
friendship: string;
|
|
2927
|
+
system: string;
|
|
2928
|
+
loading: string;
|
|
2929
|
+
load_more: string;
|
|
2817
2930
|
};
|
|
2818
2931
|
enum: {
|
|
2819
2932
|
male: string;
|
|
@@ -2903,6 +3016,21 @@ declare const resources: {
|
|
|
2903
3016
|
november: string;
|
|
2904
3017
|
december: string;
|
|
2905
3018
|
};
|
|
3019
|
+
relative: {
|
|
3020
|
+
just_now: string;
|
|
3021
|
+
minutes_ago: string;
|
|
3022
|
+
hours_ago: string;
|
|
3023
|
+
days_ago: string;
|
|
3024
|
+
weeks_ago: string;
|
|
3025
|
+
months_ago: string;
|
|
3026
|
+
years_ago: string;
|
|
3027
|
+
m: string;
|
|
3028
|
+
h: string;
|
|
3029
|
+
d: string;
|
|
3030
|
+
w: string;
|
|
3031
|
+
mo: string;
|
|
3032
|
+
y: string;
|
|
3033
|
+
};
|
|
2906
3034
|
};
|
|
2907
3035
|
terms: {
|
|
2908
3036
|
main_title: string;
|
|
@@ -2951,6 +3079,22 @@ declare const resources: {
|
|
|
2951
3079
|
friendship_request_accepted: string;
|
|
2952
3080
|
friendship_request_declined: string;
|
|
2953
3081
|
};
|
|
3082
|
+
header: string;
|
|
3083
|
+
mark_all_as_read: string;
|
|
3084
|
+
remove_selected: string;
|
|
3085
|
+
selected: string;
|
|
3086
|
+
empty: string;
|
|
3087
|
+
swipe_left_hint: string;
|
|
3088
|
+
swipe_right_hint: string;
|
|
3089
|
+
read: string;
|
|
3090
|
+
unread: string;
|
|
3091
|
+
profile: string;
|
|
3092
|
+
filter: {
|
|
3093
|
+
all: string;
|
|
3094
|
+
unread: string;
|
|
3095
|
+
friendship: string;
|
|
3096
|
+
system: string;
|
|
3097
|
+
};
|
|
2954
3098
|
};
|
|
2955
3099
|
};
|
|
2956
3100
|
};
|
package/dist/index.mjs
CHANGED
|
@@ -597,7 +597,12 @@ var en_default = {
|
|
|
597
597
|
no_sent_requests: "No pending sent requests",
|
|
598
598
|
friend_requests_empty_hint: "When people want to connect with you, they'll appear here.",
|
|
599
599
|
start_searching: "Find People",
|
|
600
|
-
now_friends_with: "You and {{name}} are now friends!"
|
|
600
|
+
now_friends_with: "You and {{name}} are now friends!",
|
|
601
|
+
unread: "Unread",
|
|
602
|
+
friendship: "Friendship",
|
|
603
|
+
system: "System",
|
|
604
|
+
loading: "Loading\u2026",
|
|
605
|
+
load_more: "Load more"
|
|
601
606
|
},
|
|
602
607
|
enum: {
|
|
603
608
|
male: "Male",
|
|
@@ -686,6 +691,21 @@ var en_default = {
|
|
|
686
691
|
october: "October",
|
|
687
692
|
november: "November",
|
|
688
693
|
december: "December"
|
|
694
|
+
},
|
|
695
|
+
relative: {
|
|
696
|
+
just_now: "Just now",
|
|
697
|
+
minutes_ago: "{{minute}} minutes ago",
|
|
698
|
+
hours_ago: "{{hour}} hours ago",
|
|
699
|
+
days_ago: "{{day}} days ago",
|
|
700
|
+
weeks_ago: "{{week}} weeks ago",
|
|
701
|
+
months_ago: "{{month}} months ago",
|
|
702
|
+
years_ago: "{{year}} years ago",
|
|
703
|
+
m: "{{minute}} m",
|
|
704
|
+
h: "{{hour}} h",
|
|
705
|
+
d: "{{day}} d",
|
|
706
|
+
w: "{{week}} w",
|
|
707
|
+
mo: "{{month}} mo",
|
|
708
|
+
y: "{{year}}y"
|
|
689
709
|
}
|
|
690
710
|
},
|
|
691
711
|
terms: {
|
|
@@ -734,6 +754,22 @@ var en_default = {
|
|
|
734
754
|
friendship_request_sent: "{{username}} sent you a friendship request",
|
|
735
755
|
friendship_request_accepted: "{{username}} accepted your friendship request",
|
|
736
756
|
friendship_request_declined: "{{username}} declined your friendship request"
|
|
757
|
+
},
|
|
758
|
+
header: "Notifications",
|
|
759
|
+
mark_all_as_read: "Mark all as read",
|
|
760
|
+
remove_selected: "Delete selected",
|
|
761
|
+
selected: "selected",
|
|
762
|
+
empty: "No notifications yet",
|
|
763
|
+
swipe_left_hint: "Swipe to act",
|
|
764
|
+
swipe_right_hint: "Swipe to select",
|
|
765
|
+
read: "Read",
|
|
766
|
+
unread: "Unread",
|
|
767
|
+
profile: "Profile",
|
|
768
|
+
filter: {
|
|
769
|
+
all: "All",
|
|
770
|
+
unread: "Unread",
|
|
771
|
+
friendship: "Friendship",
|
|
772
|
+
system: "System"
|
|
737
773
|
}
|
|
738
774
|
}
|
|
739
775
|
}
|
|
@@ -1338,7 +1374,12 @@ var az_default = {
|
|
|
1338
1374
|
no_sent_requests: "G\xF6nd\u0259rilmi\u015F ist\u0259k yoxdur",
|
|
1339
1375
|
friend_requests_empty_hint: "\u0130nsanlar siz\u0259 ist\u0259k g\xF6nd\u0259rdikd\u0259, onlar\u0131 burada g\xF6r\u0259c\u0259ksiniz.",
|
|
1340
1376
|
start_searching: "Axtar\u0131\u015Fa Ba\u015Fla",
|
|
1341
|
-
now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!"
|
|
1377
|
+
now_friends_with: "Art\u0131q {{name}} il\u0259 dostsunuz!",
|
|
1378
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1379
|
+
friendship: "Dostluq",
|
|
1380
|
+
system: "Sistem",
|
|
1381
|
+
loading: "Y\xFCkl\u0259nir\u2026",
|
|
1382
|
+
load_more: "Daha \xE7ox y\xFCkl\u0259"
|
|
1342
1383
|
},
|
|
1343
1384
|
enum: {
|
|
1344
1385
|
male: "Ki\u015Fi",
|
|
@@ -1427,6 +1468,21 @@ var az_default = {
|
|
|
1427
1468
|
october: "Oktyabr",
|
|
1428
1469
|
november: "Noyabr",
|
|
1429
1470
|
december: "Dekabr"
|
|
1471
|
+
},
|
|
1472
|
+
relative: {
|
|
1473
|
+
just_now: "Az \xF6nc\u0259",
|
|
1474
|
+
minutes_ago: "{{minute}} d\u0259qiq\u0259 \u0259vv\u0259l",
|
|
1475
|
+
hours_ago: "{{hour}} saat \u0259vv\u0259l",
|
|
1476
|
+
days_ago: "{{day}} g\xFCn \u0259vv\u0259l",
|
|
1477
|
+
weeks_ago: "{{week}} h\u0259ft\u0259 \u0259vv\u0259l",
|
|
1478
|
+
months_ago: "{{month}} ay \u0259vv\u0259l",
|
|
1479
|
+
years_ago: "{{year}} il \u0259vv\u0259l",
|
|
1480
|
+
m: "{{minute}} d\u0259q",
|
|
1481
|
+
h: "{{hour}} saat",
|
|
1482
|
+
d: "{{day}} g\xFCn",
|
|
1483
|
+
w: "{{week}} h\u0259ft\u0259",
|
|
1484
|
+
mo: "{{month}} ay",
|
|
1485
|
+
y: "{{year}} il"
|
|
1430
1486
|
}
|
|
1431
1487
|
},
|
|
1432
1488
|
terms: {
|
|
@@ -1475,6 +1531,22 @@ var az_default = {
|
|
|
1475
1531
|
friendship_request_sent: "{{username}} siz\u0259 dostluq ist\u0259yi g\xF6nd\u0259rdi",
|
|
1476
1532
|
friendship_request_accepted: "{{username}} dostluq ist\u0259yinizi q\u0259bul etdi",
|
|
1477
1533
|
friendship_request_declined: "{{username}} dostluq ist\u0259yinizi r\u0259dd etdi"
|
|
1534
|
+
},
|
|
1535
|
+
header: "Bildiri\u015Fl\u0259r",
|
|
1536
|
+
mark_all_as_read: "Ham\u0131s\u0131n\u0131 oxunmu\u015F kimi i\u015Far\u0259l\u0259",
|
|
1537
|
+
remove_selected: "Se\xE7il\u0259nl\u0259ri sil",
|
|
1538
|
+
selected: "se\xE7ilib",
|
|
1539
|
+
empty: "H\u0259l\u0259 he\xE7 bir bildiri\u015F yoxdur",
|
|
1540
|
+
swipe_left_hint: "\u018Fm\u0259liyyat \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
|
|
1541
|
+
swipe_right_hint: "Se\xE7m\u0259k \xFC\xE7\xFCn s\xFCr\xFC\u015Fd\xFCr",
|
|
1542
|
+
read: "Oxundu",
|
|
1543
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1544
|
+
profile: "Profil",
|
|
1545
|
+
filter: {
|
|
1546
|
+
all: "Ham\u0131s\u0131",
|
|
1547
|
+
unread: "Oxunmam\u0131\u015F",
|
|
1548
|
+
friendship: "Dostluq",
|
|
1549
|
+
system: "Sistem"
|
|
1478
1550
|
}
|
|
1479
1551
|
}
|
|
1480
1552
|
}
|
|
@@ -2079,7 +2151,12 @@ var ru_default = {
|
|
|
2079
2151
|
no_sent_requests: "\u041D\u0435\u0442 \u0438\u0441\u0445\u043E\u0434\u044F\u0449\u0438\u0445 \u0437\u0430\u043F\u0440\u043E\u0441\u043E\u0432",
|
|
2080
2152
|
friend_requests_empty_hint: "\u041A\u043E\u0433\u0434\u0430 \u043B\u044E\u0434\u0438 \u0437\u0430\u0445\u043E\u0442\u044F\u0442 \u0441\u0432\u044F\u0437\u0430\u0442\u044C\u0441\u044F \u0441 \u0432\u0430\u043C\u0438, \u043E\u043D\u0438 \u043F\u043E\u044F\u0432\u044F\u0442\u0441\u044F \u0437\u0434\u0435\u0441\u044C.",
|
|
2081
2153
|
start_searching: "\u041D\u0430\u0439\u0442\u0438 \u043B\u044E\u0434\u0435\u0439",
|
|
2082
|
-
now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!"
|
|
2154
|
+
now_friends_with: "\u0412\u044B \u0438 {{name}} \u0442\u0435\u043F\u0435\u0440\u044C \u0434\u0440\u0443\u0437\u044C\u044F!",
|
|
2155
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2156
|
+
friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
|
|
2157
|
+
system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430",
|
|
2158
|
+
loading: "\u0417\u0430\u0433\u0440\u0443\u0437\u043A\u0430\u2026",
|
|
2159
|
+
load_more: "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0435\u0449\u0451"
|
|
2083
2160
|
},
|
|
2084
2161
|
enum: {
|
|
2085
2162
|
male: "\u041C\u0443\u0436\u0447\u0438\u043D\u0430",
|
|
@@ -2168,6 +2245,21 @@ var ru_default = {
|
|
|
2168
2245
|
october: "\u041E\u043A\u0442\u044F\u0431\u0440\u044C",
|
|
2169
2246
|
november: "\u041D\u043E\u044F\u0431\u0440\u044C",
|
|
2170
2247
|
december: "\u0414\u0435\u043A\u0430\u0431\u0440\u044C"
|
|
2248
|
+
},
|
|
2249
|
+
relative: {
|
|
2250
|
+
just_now: "\u0422\u043E\u043B\u044C\u043A\u043E \u0447\u0442\u043E",
|
|
2251
|
+
minutes_ago: "{{minute}} \u043C\u0438\u043D\u0443\u0442 \u043D\u0430\u0437\u0430\u0434",
|
|
2252
|
+
hours_ago: "{{hour}} \u0447\u0430\u0441\u043E\u0432 \u043D\u0430\u0437\u0430\u0434",
|
|
2253
|
+
days_ago: "{{day}} \u0434\u043D\u0435\u0439 \u043D\u0430\u0437\u0430\u0434",
|
|
2254
|
+
weeks_ago: "{{week}} \u043D\u0435\u0434\u0435\u043B\u044C \u043D\u0430\u0437\u0430\u0434",
|
|
2255
|
+
months_ago: "{{month}} \u043C\u0435\u0441\u044F\u0446\u0435\u0432 \u043D\u0430\u0437\u0430\u0434",
|
|
2256
|
+
years_ago: "{{year}} \u043B\u0435\u0442 \u043D\u0430\u0437\u0430\u0434",
|
|
2257
|
+
m: "{{minute}} \u043C\u0438\u043D",
|
|
2258
|
+
h: "{{hour}} \u0447",
|
|
2259
|
+
d: "{{day}} \u0434",
|
|
2260
|
+
w: "{{week}} \u043D\u0435\u0434",
|
|
2261
|
+
mo: "{{month}} \u043C\u0435\u0441",
|
|
2262
|
+
y: "{{year}} \u0433"
|
|
2171
2263
|
}
|
|
2172
2264
|
},
|
|
2173
2265
|
terms: {
|
|
@@ -2216,6 +2308,22 @@ var ru_default = {
|
|
|
2216
2308
|
friendship_request_sent: "{{username}} \u043E\u0442\u043F\u0440\u0430\u0432\u0438\u043B \u0432\u0430\u043C \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
|
|
2217
2309
|
friendship_request_accepted: "{{username}} \u043F\u0440\u0438\u043D\u044F\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F",
|
|
2218
2310
|
friendship_request_declined: "{{username}} \u043E\u0442\u043A\u043B\u043E\u043D\u0438\u043B \u0432\u0430\u0448 \u0437\u0430\u043F\u0440\u043E\u0441 \u0432 \u0434\u0440\u0443\u0437\u044C\u044F"
|
|
2311
|
+
},
|
|
2312
|
+
header: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u044F",
|
|
2313
|
+
mark_all_as_read: "\u041E\u0442\u043C\u0435\u0442\u0438\u0442\u044C \u0432\u0441\u0435 \u043A\u0430\u043A \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2314
|
+
remove_selected: "\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435",
|
|
2315
|
+
selected: "\u0432\u044B\u0431\u0440\u0430\u043D\u043E",
|
|
2316
|
+
empty: "\u0423\u0432\u0435\u0434\u043E\u043C\u043B\u0435\u043D\u0438\u0439 \u043F\u043E\u043A\u0430 \u043D\u0435\u0442",
|
|
2317
|
+
swipe_left_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439",
|
|
2318
|
+
swipe_right_hint: "\u0421\u0432\u0430\u0439\u043F \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430",
|
|
2319
|
+
read: "\u041F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043E",
|
|
2320
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u043E\u0435",
|
|
2321
|
+
profile: "\u041F\u0440\u043E\u0444\u0438\u043B\u044C",
|
|
2322
|
+
filter: {
|
|
2323
|
+
all: "\u0412\u0441\u0435",
|
|
2324
|
+
unread: "\u041D\u0435\u043F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u043D\u044B\u0435",
|
|
2325
|
+
friendship: "\u0414\u0440\u0443\u0436\u0431\u0430",
|
|
2326
|
+
system: "\u0421\u0438\u0441\u0442\u0435\u043C\u0430"
|
|
2219
2327
|
}
|
|
2220
2328
|
}
|
|
2221
2329
|
}
|
|
@@ -2819,7 +2927,12 @@ var tr_default = {
|
|
|
2819
2927
|
no_sent_requests: "G\xF6nderilmi\u015F istek bulunmuyor",
|
|
2820
2928
|
friend_requests_empty_hint: "\u0130nsanlar sizinle ba\u011Flant\u0131 kurmak istedi\u011Finde burada g\xF6r\xFCnecekler.",
|
|
2821
2929
|
start_searching: "Ke\u015Ffetmeye Ba\u015Fla",
|
|
2822
|
-
now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!"
|
|
2930
|
+
now_friends_with: "{{name}} ile art\u0131k arkada\u015Fs\u0131n\u0131z!",
|
|
2931
|
+
unread: "Okunmam\u0131\u015F",
|
|
2932
|
+
friendship: "Arkada\u015Fl\u0131k",
|
|
2933
|
+
system: "Sistem",
|
|
2934
|
+
loading: "Y\xFCkleniyor\u2026",
|
|
2935
|
+
load_more: "Daha fazla y\xFCkle"
|
|
2823
2936
|
},
|
|
2824
2937
|
enum: {
|
|
2825
2938
|
male: "Erkek",
|
|
@@ -2908,6 +3021,21 @@ var tr_default = {
|
|
|
2908
3021
|
october: "Ekim",
|
|
2909
3022
|
november: "Kas\u0131m",
|
|
2910
3023
|
december: "Aral\u0131k"
|
|
3024
|
+
},
|
|
3025
|
+
relative: {
|
|
3026
|
+
just_now: "Az \xF6nce",
|
|
3027
|
+
minutes_ago: "{{minute}} dakika \xF6nce",
|
|
3028
|
+
hours_ago: "{{hour}} saat \xF6nce",
|
|
3029
|
+
days_ago: "{{day}} g\xFCn \xF6nce",
|
|
3030
|
+
weeks_ago: "{{week}} hafta \xF6nce",
|
|
3031
|
+
months_ago: "{{month}} ay \xF6nce",
|
|
3032
|
+
years_ago: "{{year}} y\u0131l \xF6nce",
|
|
3033
|
+
m: "{{minute}} dk",
|
|
3034
|
+
h: "{{hour}} sa",
|
|
3035
|
+
d: "{{day}} g\xFCn",
|
|
3036
|
+
w: "{{week}} hf",
|
|
3037
|
+
mo: "{{month}} ay",
|
|
3038
|
+
y: "{{year}} y\u0131l"
|
|
2911
3039
|
}
|
|
2912
3040
|
},
|
|
2913
3041
|
terms: {
|
|
@@ -2956,6 +3084,22 @@ var tr_default = {
|
|
|
2956
3084
|
friendship_request_sent: "{{username}} size arkada\u015Fl\u0131k iste\u011Fi g\xF6nderdi.",
|
|
2957
3085
|
friendship_request_accepted: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi kabul etti.",
|
|
2958
3086
|
friendship_request_declined: "{{username}} arkada\u015Fl\u0131k iste\u011Finizi reddetti."
|
|
3087
|
+
},
|
|
3088
|
+
header: "Bildirimler",
|
|
3089
|
+
mark_all_as_read: "T\xFCm\xFCn\xFC okundu olarak i\u015Faretle",
|
|
3090
|
+
remove_selected: "Se\xE7ilenleri sil",
|
|
3091
|
+
selected: "se\xE7ildi",
|
|
3092
|
+
empty: "Hen\xFCz bildirim yok",
|
|
3093
|
+
swipe_left_hint: "\u0130\u015Flem i\xE7in kayd\u0131r",
|
|
3094
|
+
swipe_right_hint: "Se\xE7mek i\xE7in kayd\u0131r",
|
|
3095
|
+
read: "Okundu",
|
|
3096
|
+
unread: "Okunmam\u0131\u015F",
|
|
3097
|
+
profile: "Profil",
|
|
3098
|
+
filter: {
|
|
3099
|
+
all: "T\xFCm\xFC",
|
|
3100
|
+
unread: "Okunmam\u0131\u015F",
|
|
3101
|
+
friendship: "Arkada\u015Fl\u0131k",
|
|
3102
|
+
system: "Sistem"
|
|
2959
3103
|
}
|
|
2960
3104
|
}
|
|
2961
3105
|
}
|