Browse Source

add markout option lines to localization file

master
Simon Grim 9 years ago
parent
commit
78622d86a6
  1. 39
      js/interface_localization.js

39
js/interface_localization.js

@ -37,6 +37,7 @@ if(preferredLanguage == "en"){
"All users publicly followed by": "All users publicly followed by", "All users publicly followed by": "All users publicly followed by",
"Available": "Available", // username is available "Available": "Available", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "Block chain information", "Block chain information": "Block chain information",
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is ready to use!", "Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is ready to use!",
"Block generation": "Block generation ", "Block generation": "Block generation ",
@ -195,6 +196,7 @@ if(preferredLanguage == "en"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notifications", "Notifications": "Notifications",
@ -208,6 +210,7 @@ if(preferredLanguage == "en"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -328,6 +331,7 @@ if(preferredLanguage == "es"){
"All users publicly followed by": "Todos los usuarios seguidos públicamente por", "All users publicly followed by": "Todos los usuarios seguidos públicamente por",
"Available": "Disponible", // username is available "Available": "Disponible", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Aplicar",
"Block chain information": "Información de la cadena de bloques", "Block chain information": "Información de la cadena de bloques",
"Block chain is up-to-date, twister is ready to use!": "La cadena de bloques está puesta al día, twister está listo para usar!", "Block chain is up-to-date, twister is ready to use!": "La cadena de bloques está puesta al día, twister está listo para usar!",
"Block generation": "Generación de bloques ", "Block generation": "Generación de bloques ",
@ -486,6 +490,7 @@ if(preferredLanguage == "es"){
"Switch to Normal posts": "Cambiar a posts Normales", "Switch to Normal posts": "Cambiar a posts Normales",
"Use language": "Utilizar idioma", "Use language": "Utilizar idioma",
"Ignore": "Ignorar", "Ignore": "Ignorar",
"Ignore and clear out": "Ignorar y limpiar",
"Theme": "Tema", "Theme": "Tema",
"Keys": "Teclas", "Keys": "Teclas",
"Notifications": "Notificaciones", "Notifications": "Notificaciones",
@ -499,6 +504,7 @@ if(preferredLanguage == "es"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout marcado",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -603,6 +609,7 @@ if(preferredLanguage == "uk"){
"All users publicly followed by": "Усі публічні користувачі яких читають", "All users publicly followed by": "Усі публічні користувачі яких читають",
"Available": "Доступний", // username is available "Available": "Доступний", // username is available
"Appearance": "Вигляд", "Appearance": "Вигляд",
"Apply": "Apply",
"Block chain information": "Інформація про ланцюжок блоків", "Block chain information": "Інформація про ланцюжок блоків",
"Block chain is up-to-date, twister is ready to use!": "Ланцюг блоків оновлено, twister готовий до використання!", "Block chain is up-to-date, twister is ready to use!": "Ланцюг блоків оновлено, twister готовий до використання!",
"Block generation": "Генерація блоку ", "Block generation": "Генерація блоку ",
@ -758,6 +765,7 @@ if(preferredLanguage == "uk"){
"Switch to Normal posts": "Твісти", "Switch to Normal posts": "Твісти",
"Use language": "Використати мову", "Use language": "Використати мову",
"Ignore": "Ігнорувати", "Ignore": "Ігнорувати",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Тема", "Theme": "Тема",
"Keys": "Гарячі клавіші", "Keys": "Гарячі клавіші",
"Notifications": "Оповіщення", "Notifications": "Оповіщення",
@ -771,6 +779,7 @@ if(preferredLanguage == "uk"){
"Inline image preview": "Контекстний перегляд зображення", "Inline image preview": "Контекстний перегляд зображення",
"Display": "Відображати", "Display": "Відображати",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Підтримувані підписи:", "Supported signs:": "Підтримувані підписи:",
@ -877,6 +886,7 @@ if(preferredLanguage == "zh-CN"){
"All users publicly followed by": "公开关注的所有用户,被", "All users publicly followed by": "公开关注的所有用户,被",
"Available": "可用", // username is available "Available": "可用", // username is available
"Appearance": "外观", "Appearance": "外观",
"Apply": "Apply",
"Block chain information": "区块链信息", "Block chain information": "区块链信息",
"Block chain is up-to-date, twister is ready to use!": "区块链已经更新,Twister 已经可以使用!", "Block chain is up-to-date, twister is ready to use!": "区块链已经更新,Twister 已经可以使用!",
"Block generation": "区块生成器", "Block generation": "区块生成器",
@ -1034,6 +1044,7 @@ if(preferredLanguage == "zh-CN"){
"Switch to Normal posts": "切换到普通发送", "Switch to Normal posts": "切换到普通发送",
"Use language": "界面语言", "Use language": "界面语言",
"Ignore": "忽略", "Ignore": "忽略",
"Ignore and clear out": "Ignore and clear out",
"Theme": "主题", "Theme": "主题",
"Keys": "按键", "Keys": "按键",
"Notifications": "通知", "Notifications": "通知",
@ -1047,6 +1058,7 @@ if(preferredLanguage == "zh-CN"){
"Inline image preview": "内嵌图像预览", "Inline image preview": "内嵌图像预览",
"Display": "显示", "Display": "显示",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "支持的标点符号:", "Supported punctuations:": "支持的标点符号:",
"Supported emotions:": "支持的表情符号:", "Supported emotions:": "支持的表情符号:",
"Supported signs:": "支持的标记符号:", "Supported signs:": "支持的标记符号:",
@ -1168,6 +1180,7 @@ if(preferredLanguage == "nl"){
"All users publicly followed by": "Alle gebruikers openbaarlijk gevolgd door", "All users publicly followed by": "Alle gebruikers openbaarlijk gevolgd door",
"Available": "Beschikbaar", // username is available "Available": "Beschikbaar", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "Block chain informatie", "Block chain information": "Block chain informatie",
"Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is klaar voor gebruik!", "Block chain is up-to-date, twister is ready to use!": "Block chain is up-to-date, twister is klaar voor gebruik!",
"Block generation": "Block productie", "Block generation": "Block productie",
@ -1326,6 +1339,7 @@ if(preferredLanguage == "nl"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notifications", "Notifications": "Notifications",
@ -1339,6 +1353,7 @@ if(preferredLanguage == "nl"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -1443,6 +1458,7 @@ if(preferredLanguage == "it"){
"All users publicly followed by": "Utenti seguiti pubblicamente da", "All users publicly followed by": "Utenti seguiti pubblicamente da",
"Available": "Disponibile", // username is available "Available": "Disponibile", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "Informazioni sulla catena di blocchi", "Block chain information": "Informazioni sulla catena di blocchi",
"Block chain is up-to-date, twister is ready to use!": "Catena di blocchi aggiornata, Twister è pronto per l'uso!", "Block chain is up-to-date, twister is ready to use!": "Catena di blocchi aggiornata, Twister è pronto per l'uso!",
"Block generation": "Generatore di blocchi:", "Block generation": "Generatore di blocchi:",
@ -1598,6 +1614,7 @@ if(preferredLanguage == "it"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notifiche", "Notifications": "Notifiche",
@ -1611,6 +1628,7 @@ if(preferredLanguage == "it"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -1715,6 +1733,7 @@ if(preferredLanguage == "fr"){
"All users publicly followed by": "Tous les utilisateurs suivis publiquement par", "All users publicly followed by": "Tous les utilisateurs suivis publiquement par",
"Available": "Disponible", // username is available "Available": "Disponible", // username is available
"Appearance": "Apparence", "Appearance": "Apparence",
"Apply": "Apply",
"Block chain information": "Informations à propos de la chaîne de blocs", "Block chain information": "Informations à propos de la chaîne de blocs",
"Block chain is up-to-date, twister is ready to use!": "La chaîne de blocs est à jour, Twister est maintenant fonctionnel!", "Block chain is up-to-date, twister is ready to use!": "La chaîne de blocs est à jour, Twister est maintenant fonctionnel!",
"Block generation": "Production de blocs", "Block generation": "Production de blocs",
@ -1873,6 +1892,7 @@ if(preferredLanguage == "fr"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notifications", "Notifications": "Notifications",
@ -1886,6 +1906,7 @@ if(preferredLanguage == "fr"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -1992,6 +2013,7 @@ if(preferredLanguage == "ru"){
"All users publicly followed by": "Все публичные пользователи на которых подписан", "All users publicly followed by": "Все публичные пользователи на которых подписан",
"Available": "Доступно", "Available": "Доступно",
"Appearance": "Отображение", "Appearance": "Отображение",
"Apply": "Применять",
"Block chain information": "Информация цепочки блоков", "Block chain information": "Информация цепочки блоков",
"Block chain is up-to-date, twister is ready to use!": "Цепочка блоков обновлена, twister готов к использованию!", "Block chain is up-to-date, twister is ready to use!": "Цепочка блоков обновлена, twister готов к использованию!",
"Block generation": "Майнинг блоков ", "Block generation": "Майнинг блоков ",
@ -2150,6 +2172,7 @@ if(preferredLanguage == "ru"){
"Switch to Normal posts": "Отображать сообщения пользователей", "Switch to Normal posts": "Отображать сообщения пользователей",
"Use language": "Язык", "Use language": "Язык",
"Ignore": "Игнорировать", "Ignore": "Игнорировать",
"Ignore and clear out": "Игнорировать и вычищать",
"Theme": "Тема", "Theme": "Тема",
"Keys": "Клавиши", "Keys": "Клавиши",
"Notifications": "Уведомления", "Notifications": "Уведомления",
@ -2163,6 +2186,7 @@ if(preferredLanguage == "ru"){
"Inline image preview": "Предпросмотр изображений", "Inline image preview": "Предпросмотр изображений",
"Display": "Показывать", "Display": "Показывать",
"Line feeds": "Переходы на новую строку", "Line feeds": "Переходы на новую строку",
"Markout": "Разметка Markout",
"Supported punctuations:": "Поддерживаемая пунктуация:", "Supported punctuations:": "Поддерживаемая пунктуация:",
"Supported emotions:": "Поддерживаемые смайлы:", "Supported emotions:": "Поддерживаемые смайлы:",
"Supported signs:": "Поддерживаемые знаки:", "Supported signs:": "Поддерживаемые знаки:",
@ -2272,6 +2296,7 @@ if(preferredLanguage == "de"){
"All users publicly followed by": "Alle öffentlich gefolgten Benutzer von", "All users publicly followed by": "Alle öffentlich gefolgten Benutzer von",
"Available": "Verfügbar", // username is available "Available": "Verfügbar", // username is available
"Appearance": "Aussehen", "Appearance": "Aussehen",
"Apply": "Apply",
"Block chain information": "Block-Chain Informationen", "Block chain information": "Block-Chain Informationen",
"Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!", "Block chain is up-to-date, twister is ready to use!": "Block-Chain ist aktuell, twister ist benutzbar!",
"Block generation": "Block-Generierung ", "Block generation": "Block-Generierung ",
@ -2431,6 +2456,7 @@ if(preferredLanguage == "de"){
"new_posts": "%{smart_count} neue Nachricht |||| %{smart_count} neue Nachrichten", "new_posts": "%{smart_count} neue Nachricht |||| %{smart_count} neue Nachrichten",
"Use language": "Sprache einstellen", "Use language": "Sprache einstellen",
"Ignore": "Ignorieren", "Ignore": "Ignorieren",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Benachrichtigungen", "Notifications": "Benachrichtigungen",
@ -2444,6 +2470,7 @@ if(preferredLanguage == "de"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -2548,6 +2575,7 @@ if(preferredLanguage == "ja"){
"All users publicly followed by": "このユーザがフォローを公開している", "All users publicly followed by": "このユーザがフォローを公開している",
"Available": "Available", // username is available "Available": "Available", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "ブロックチェイン", "Block chain information": "ブロックチェイン",
"Block chain is up-to-date, twister is ready to use!": "ブロックチェインは最新の状態です。", "Block chain is up-to-date, twister is ready to use!": "ブロックチェインは最新の状態です。",
"Block generation": "ブロック生成", "Block generation": "ブロック生成",
@ -2703,6 +2731,7 @@ if(preferredLanguage == "ja"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notifications", "Notifications": "Notifications",
@ -2716,6 +2745,7 @@ if(preferredLanguage == "ja"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -2821,6 +2851,7 @@ if(preferredLanguage == "pt-BR"){
"All users publicly followed by": "Todos os usuários seguidos publicamente por", "All users publicly followed by": "Todos os usuários seguidos publicamente por",
"Available": "Disponível", // username is available "Available": "Disponível", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "Informações da Cadeia de Blocos", "Block chain information": "Informações da Cadeia de Blocos",
"Block chain is up-to-date, twister is ready to use!": "A Cadeida de Blocos está sincronizada, Twister está pronto para uso!", "Block chain is up-to-date, twister is ready to use!": "A Cadeida de Blocos está sincronizada, Twister está pronto para uso!",
"Block generation": "Geração de blocos ", "Block generation": "Geração de blocos ",
@ -2981,6 +3012,7 @@ if(preferredLanguage == "pt-BR"){
"Switch to Normal posts": "Switch to Normal posts", "Switch to Normal posts": "Switch to Normal posts",
"Use language": "Use language", "Use language": "Use language",
"Ignore": "Ignore", "Ignore": "Ignore",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Theme", "Theme": "Theme",
"Keys": "Keys", "Keys": "Keys",
"Notifications": "Notificações", "Notifications": "Notificações",
@ -2994,6 +3026,7 @@ if(preferredLanguage == "pt-BR"){
"Inline image preview": "Inline image preview", "Inline image preview": "Inline image preview",
"Display": "Display", "Display": "Display",
"Line feeds": "Line feeds", "Line feeds": "Line feeds",
"Markout": "Markout markup",
"Supported punctuations:": "Supported punctuations:", "Supported punctuations:": "Supported punctuations:",
"Supported emotions:": "Supported emotions:", "Supported emotions:": "Supported emotions:",
"Supported signs:": "Supported signs:", "Supported signs:": "Supported signs:",
@ -3098,6 +3131,7 @@ if(preferredLanguage == "tr"){
"All users publicly followed by": "Açık olarak takip edilen tüm kullanıcılar", "All users publicly followed by": "Açık olarak takip edilen tüm kullanıcılar",
"Available": "Kullanılabilir", // username is available "Available": "Kullanılabilir", // username is available
"Appearance": "Appearance", "Appearance": "Appearance",
"Apply": "Apply",
"Block chain information": "Blok zincir bilgisi", "Block chain information": "Blok zincir bilgisi",
"Block chain is up-to-date, twister is ready to use!": "Blok zinciri güncel, twister kullanıma hazır!", "Block chain is up-to-date, twister is ready to use!": "Blok zinciri güncel, twister kullanıma hazır!",
"Block generation": "Blok üretimi ", "Block generation": "Blok üretimi ",
@ -3246,6 +3280,7 @@ if(preferredLanguage == "tr"){
"Switch to Normal posts": "Normal Mesajlara Geç", "Switch to Normal posts": "Normal Mesajlara Geç",
"Use language": "Dil ayarla", "Use language": "Dil ayarla",
"Ignore": "Görmezden gel", "Ignore": "Görmezden gel",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Tema", "Theme": "Tema",
"Keys": "Tuşlar", "Keys": "Tuşlar",
"Notifications": "Uyarılar", "Notifications": "Uyarılar",
@ -3259,6 +3294,7 @@ if(preferredLanguage == "tr"){
"Inline image preview": "Dahili resim ön izleme", "Inline image preview": "Dahili resim ön izleme",
"Display": "Göster", "Display": "Göster",
"Line feeds": "Satır sonları", "Line feeds": "Satır sonları",
"Markout": "Markout markup",
"Supported punctuations:": "Desteklenen noktalama işaretleri:", "Supported punctuations:": "Desteklenen noktalama işaretleri:",
"Supported emotions:": "Desteklenen duygu simgeleri:", "Supported emotions:": "Desteklenen duygu simgeleri:",
"Supported signs:": "Desteklenen işaretler:", "Supported signs:": "Desteklenen işaretler:",
@ -3372,6 +3408,7 @@ if(preferredLanguage == "cs"){
"All users publicly followed by": "Všichni uživatelé, které veřejně sleduje", "All users publicly followed by": "Všichni uživatelé, které veřejně sleduje",
"Available": "Je volná", // username is available "Available": "Je volná", // username is available
"Appearance": "Vzhled", "Appearance": "Vzhled",
"Apply": "Apply",
"Block chain information": "Informace o blockchainu", "Block chain information": "Informace o blockchainu",
"Block chain is up-to-date, twister is ready to use!": "Blockchain je aktuální, twister je připraven k použití!", "Block chain is up-to-date, twister is ready to use!": "Blockchain je aktuální, twister je připraven k použití!",
"Block generation": "Generování bloků ", "Block generation": "Generování bloků ",
@ -3528,6 +3565,7 @@ if(preferredLanguage == "cs"){
"Switch to Normal posts": "Přepnout na normální příspěvky", "Switch to Normal posts": "Přepnout na normální příspěvky",
"Use language": "Jazyk", "Use language": "Jazyk",
"Ignore": "Ignorovat", "Ignore": "Ignorovat",
"Ignore and clear out": "Ignore and clear out",
"Theme": "Styl grafiky", "Theme": "Styl grafiky",
"Keys": "Klávesy", "Keys": "Klávesy",
"Notifications": "Upozornění", "Notifications": "Upozornění",
@ -3541,6 +3579,7 @@ if(preferredLanguage == "cs"){
"Inline image preview": "Náhled vložených obrázků", "Inline image preview": "Náhled vložených obrázků",
"Display": "Zobrazit", "Display": "Zobrazit",
"Line feeds": "Nové řádky", "Line feeds": "Nové řádky",
"Markout": "Markout markup",
"Supported punctuations:": "Podporovaná znaménka:", "Supported punctuations:": "Podporovaná znaménka:",
"Supported emotions:": "Podporovaní smajlíci:", "Supported emotions:": "Podporovaní smajlíci:",
"Supported signs:": "Podporované značky:", "Supported signs:": "Podporované značky:",

Loading…
Cancel
Save