fix plugins strings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "Configuració de \"Mostrar més\"";
|
||||
$a->strings["\"Show more\" Settings"] = "Configuració de \"Mostrar més\"";
|
||||
$a->strings["Enable Show More"] = "Habilita Mostrar Més";
|
||||
$a->strings["Cutting posts after how much characters"] = "Tallar els missatges després de quants caràcters";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "\"Show more\" nastavení";
|
||||
$a->strings["\"Show more\" Settings"] = "\"Show more\" nastavení";
|
||||
$a->strings["Enable Show More"] = "Povolit Show more";
|
||||
$a->strings["Cutting posts after how much characters"] = "Oříznout příspěvky po zadaném množství znaků";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "\"Mehr zeigen\" Einstellungen";
|
||||
$a->strings["\"Show more\" Settings"] = "\"Mehr zeigen\" Einstellungen";
|
||||
$a->strings["Enable Show More"] = "Aktiviere \"Mehr zeigen\"";
|
||||
$a->strings["Cutting posts after how much characters"] = "Begrenze Beiträge nach einer bestimmten Anzahl an Buchstaben";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "\"Montri pli\" agordoj";
|
||||
$a->strings["\"Show more\" Settings"] = "\"Montri pli\" agordoj";
|
||||
$a->strings["Enable Show More"] = "Ŝalti \"montri pli\"";
|
||||
$a->strings["Cutting posts after how much characters"] = "Limitigi afiŝojn al kiom da literoj";
|
||||
$a->strings["Submit"] = "Sendi";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "Configuración de \"Muéstrame más\"";
|
||||
$a->strings["\"Show more\" Settings"] = "Configuración de \"Muéstrame más\"";
|
||||
$a->strings["Enable Show More"] = "Activar Muéstrame más";
|
||||
$a->strings["Cutting posts after how much characters"] = "Cortar las publicaciones después de cuántos caracteres";
|
||||
$a->strings["Submit"] = "Envíar";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "Réglages de \"Show more\"";
|
||||
$a->strings["\"Show more\" Settings"] = "Réglages de \"Show more\"";
|
||||
$a->strings["Enable Show More"] = "Activer \"Show more\"";
|
||||
$a->strings["Cutting posts after how much characters"] = "Coupure après combien de caractères";
|
||||
$a->strings["Submit"] = "Envoyer";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "\"Show more\" stillingar";
|
||||
$a->strings["\"Show more\" Settings"] = "\"Show more\" stillingar";
|
||||
$a->strings["Enable Show More"] = "Kveikja á Show More";
|
||||
$a->strings["Cutting posts after how much characters"] = "";
|
||||
$a->strings["Submit"] = "Senda inn";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "Impostazioni \"Mostra altro\"";
|
||||
$a->strings["\"Show more\" Settings"] = "Impostazioni \"Mostra altro\"";
|
||||
$a->strings["Enable Show More"] = "Abilita \"Mostra altro\"";
|
||||
$a->strings["Cutting posts after how much characters"] = "Dopo quanti caratteri tagliare il messaggio";
|
||||
$a->strings["Submit"] = "Invia";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "";
|
||||
$a->strings["\"Show more\" Settings"] = "";
|
||||
$a->strings["Enable Show More"] = "";
|
||||
$a->strings["Cutting posts after how much characters"] = "";
|
||||
$a->strings["Submit"] = "Lagre";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "\"Pokaż więcej\" ustawień";
|
||||
$a->strings["\"Show more\" Settings"] = "\"Pokaż więcej\" ustawień";
|
||||
$a->strings["Enable Show More"] = "";
|
||||
$a->strings["Cutting posts after how much characters"] = "";
|
||||
$a->strings["Submit"] = "Potwierdź";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "Configurações de \"Exibir mais\"";
|
||||
$a->strings["\"Show more\" Settings"] = "Configurações de \"Exibir mais\"";
|
||||
$a->strings["Enable Show More"] = "Habilitar \"Exibir mais\"";
|
||||
$a->strings["Cutting posts after how much characters"] = "Cortar as mensagens após quantos caracteres";
|
||||
$a->strings["Submit"] = "Enviar";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "";
|
||||
$a->strings["\"Show more\" Settings"] = "";
|
||||
$a->strings["Enable Show More"] = "Включить Показать больше";
|
||||
$a->strings["Cutting posts after how much characters"] = "Обрезание сообщения после превывения числа символов";
|
||||
$a->strings["Submit"] = "Подтвердить";
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$a->strings["__DQ__Show more__DQ__ Settings"] = "「看更多」设置";
|
||||
$a->strings["\"Show more\" Settings"] = "「看更多」设置";
|
||||
$a->strings["Enable Show More"] = "使看更多能用";
|
||||
$a->strings["Cutting posts after how much characters"] = "剪掉文章多少字后";
|
||||
$a->strings["Submit"] = "提交";
|
||||
|
||||
Reference in New Issue
Block a user