Skip to content

Commit 4e23487

Browse files
Fixed emoji translations
1 parent a97c49e commit 4e23487

Some content is hidden

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

52 files changed

+55
-52
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 1 deletion

messages/am/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'Save' => 'አስቀምጥ',
77
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
88
'Add answer...' => '',
9-
'Again? ;Weary;' => '',
9+
'Again? :weary:' => '',
1010
'Allows the user to create polls' => '',
1111
'Allows to start polls.' => '',
1212
'Anonymous' => '',

messages/an/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'{userName} answered the {question}.' => '{userName} ha respondiu a {question}.',
2121
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
2222
'Add answer...' => '',
23-
'Again? ;Weary;' => '',
23+
'Again? :weary:' => '',
2424
'Allows the user to create polls' => '',
2525
'Anonymous' => '',
2626
'Anonymous Votes?' => '',

messages/ar/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>ملاحظة:</strong> يتم إخفاء النتيجة حتى يتم إغلاق الاستطلاع بواسطة المشرف.',
55
'Access denied!' => 'تم منع الوصول!',
66
'Add answer...' => 'إضافة إجابة',
7-
'Again? ;Weary;' => 'مرة أخرى؟ ؛المرهق؛',
7+
'Again? :weary:' => 'مرة أخرى؟ ؛المرهق؛',
88
'Allows the user to create polls' => 'السماح للمستخدم بإنشاء استطلاعات الرأي',
99
'Allows to start polls.' => 'السماح ببدء الاستطلاعات.',
1010
'Anonymous' => 'مجهول',

messages/bg/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Забележка:</strong> Резултатът е скрит, докато анкетата не бъде затворена от модератор.',
55
'Access denied!' => 'Достъп отказан!',
66
'Add answer...' => 'Добави отговор...',
7-
'Again? ;Weary;' => 'Отново? ;Weary;',
7+
'Again? :weary:' => 'Отново? :weary:',
88
'Allows the user to create polls' => 'Позволява на потребителя да създава анкети',
99
'Allows to start polls.' => 'Позволява стартиране на анкети.',
1010
'Anonymous' => 'Анонимен',

messages/br/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
55
'Access denied!' => '',
66
'Add answer...' => '',
7-
'Again? ;Weary;' => '',
7+
'Again? :weary:' => '',
88
'Allows the user to create polls' => '',
99
'Allows to start polls.' => '',
1010
'Anonymous' => '',

messages/ca/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
'and {count} more vote for this.' => 'i {count} més han votat això.',
3737
'votes' => 'vots',
3838
'{userName} answered the {question}.' => '{userName} ha respost {question}.',
39-
'Again? ;Weary;' => '',
39+
'Again? :weary:' => '',
4040
'Anonymous poll!' => '',
4141
'Club A Steakhouse' => '',
4242
'Location of the next meeting' => '',

messages/cs/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '<strong>Poznámka:</strong> Výsledek je skrytý, dokud hlasování neuzavře moderátor.',
55
'Access denied!' => 'Přístup odepřen!',
66
'Add answer...' => 'Vložit odpověď...',
7-
'Again? ;Weary;' => 'Znovu? ;Unavený;',
7+
'Again? :weary:' => 'Znovu? ;Unavený;',
88
'Allows the user to create polls' => 'Povolit uživateli vytvářet ankety',
99
'Allows to start polls.' => 'Povolit vytváření anket.',
1010
'Anonymous' => 'Anonym',

messages/cy/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'<strong>Note:</strong> The result is hidden until the poll is closed by a moderator.' => '',
55
'Access denied!' => '',
66
'Add answer...' => '',
7-
'Again? ;Weary;' => '',
7+
'Again? :weary:' => '',
88
'Allows the user to create polls' => '',
99
'Allows to start polls.' => '',
1010
'Anonymous' => '',

messages/da/base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
return [
44
'Access denied!' => 'Adgang nægtet!',
5-
'Again? ;Weary;' => 'Igen? ;Weary;',
5+
'Again? :weary:' => 'Igen? :weary:',
66
'Answers' => 'Svar',
77
'Cancel' => 'Afbryd',
88
'Could not load poll!' => 'Kunne ikke indlæse afstemning!',

0 commit comments

Comments
 (0)