-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
…message-categories Reduce translation message categories
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => '', | ||
'Back to modules' => '', | ||
'Breaking News Configuration' => '', | ||
'Close' => 'ዝጋ', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => '', | ||
'Message' => 'መልዕክት', | ||
'Note: You can use markdown syntax.' => '', | ||
'Title' => 'ርዕስ', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Activo', | ||
'Back to modules' => 'Tornar ta os modulos', | ||
'Breaking News Configuration' => 'Configuración de Breaking News', | ||
'Close' => 'Zarrar', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => 'Marcar como no visto pa totz os usuarios', | ||
'Message' => 'Mensache', | ||
'Note: You can use markdown syntax.' => 'Nota: Puetz usar sintaxis markdown.', | ||
'Title' => 'Títol', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
<?php | ||
return array ( | ||
return [ | ||
'Active' => 'نشط', | ||
'Back to modules' => 'العودة للموديولات', | ||
'Breaking News Configuration' => 'إعداد الأخبار العاجلة', | ||
'Close' => 'إغلاق', | ||
'Expired at' => 'ينتهي عند', | ||
'Groups restriction' => 'تقييد المجموعات', | ||
'Groups whose members will see this breaking news' => 'المجموعات التي سيرى أعضاؤها هذه الأخبار العاجلة', | ||
'If no group is ticked, everyone will see this breaking news.' => 'إذا لم يتم تحديد أي مجموعة، سيرى الجميع هذه الأخبار. العاجلة.', | ||
'Mark as unseen for all users' => 'تحديد الخبر كغير مقروء لجميع الأعضاء', | ||
'Message' => 'النص', | ||
'Note: You can use markdown syntax.' => 'ملاحظة: يمكنك استعمال التأثيرات على النص', | ||
'Title' => 'العنوان', | ||
); | ||
]; |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Активен', | ||
'Back to modules' => 'Върни се при модулите', | ||
'Breaking News Configuration' => 'Конфигуриране на актуални новини', | ||
'Close' => 'Затвори', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => 'Маркирайте като невидим за всички потребители', | ||
'Message' => 'Съобщение', | ||
'Note: You can use markdown syntax.' => 'Забележка: Можете да използвате маркдаун синтаксис.', | ||
'Title' => 'Заглавие', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => '', | ||
'Back to modules' => '', | ||
'Breaking News Configuration' => '', | ||
'Close' => 'Serriñ', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => '', | ||
'Message' => '', | ||
'Note: You can use markdown syntax.' => '', | ||
'Title' => '', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Actiu', | ||
'Back to modules' => 'Torna al mòduls', | ||
'Breaking News Configuration' => 'Configuració de les Notícies d\'Última Hora', | ||
'Close' => 'Tanca', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => 'Marca com a no llegit per a tots els membres', | ||
'Message' => 'Missatge', | ||
'Note: You can use markdown syntax.' => 'Nota: pots utilitzar la sintaxi markdown.', | ||
'Title' => 'Títol', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Aktivovat', | ||
'Back to modules' => 'Zpět na přehled modulů', | ||
'Breaking News Configuration' => 'Nastavení modulu Horká novinka', | ||
'Close' => 'Zavřít', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => 'Označit jako nepřečtené pro všechny uživatele', | ||
'Message' => 'Zpráva', | ||
'Note: You can use markdown syntax.' => 'Poznámka: můžete využít syntaxe markdown.', | ||
'Title' => 'Nadpis', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => '', | ||
'Back to modules' => '', | ||
'Breaking News Configuration' => '', | ||
'Close' => '', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => '', | ||
'Message' => '', | ||
'Note: You can use markdown syntax.' => '', | ||
'Title' => '', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Aktiv', | ||
'Back to modules' => 'Tilbage til moduler', | ||
'Breaking News Configuration' => 'Breaking News Konfiguration', | ||
'Close' => 'Luk', | ||
'Expired at' => '', | ||
'Groups restriction' => '', | ||
'Groups whose members will see this breaking news' => '', | ||
'If no group is ticked, everyone will see this breaking news.' => '', | ||
'Mark as unseen for all users' => 'Markér som uset for alle brugere', | ||
'Message' => 'Besked', | ||
'Note: You can use markdown syntax.' => 'Bemærk: Du kan bruge markdown syntaks.', | ||
'Title' => 'Titel', | ||
]; |
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<?php | ||
return [ | ||
'Active' => 'Aktiv', | ||
'Back to modules' => 'Zurück zu den Modulen', | ||
'Breaking News Configuration' => 'Eilmeldungen-Konfiguration', | ||
'Close' => 'Schließen', | ||
'Expired at' => '', | ||
'Groups restriction' => 'Gruppeneinschränkung', | ||
'Groups whose members will see this breaking news' => 'Gruppen, deren Mitglieder diese Meldung sehen werden', | ||
'If no group is ticked, everyone will see this breaking news.' => 'Wenn keine Gruppe markiert ist, sieht jeder Nutzer diese Meldung.', | ||
'Mark as unseen for all users' => 'Für alle Nutzer als ungelesen markieren', | ||
'Message' => 'Nachricht', | ||
'Note: You can use markdown syntax.' => 'Hinweis: Du kannst die Markdown Sytax verwenden. | ||
(Weitere Infos unter http://www.markdown.de)', | ||
'Title' => 'Titel', | ||
]; |