add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrador";
$a->strings["Your account on %s will expire in a few days."] = "El teu compte en %s expirarà en pocs dies.";
$a->strings["Your Friendica test account is about to expire."] = "La teva provatura de Friendica esta a prop d'expirar.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrátor";
$a->strings["Your account on %s will expire in a few days."] = "Platnost Vašeho účtu na %s vyprší během několika dní.";
$a->strings["Your Friendica test account is about to expire."] = "Váš Friendica testovací účet brzy vyprší.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrator";
$a->strings["Your account on %s will expire in a few days."] = "Dein Konto auf %s wird in ein paar Tagen verfallen.";
$a->strings["Your Friendica test account is about to expire."] = "Dein Friendica-Testkonto wird bald verfallen.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administranto";
$a->strings["Your account on %s will expire in a few days."] = "Via konto ĉe %s senvalidiĝos post kelkaj tagoj.";
$a->strings["Your Friendica test account is about to expire."] = "Via Friendica provkonto baldaŭ malaktiviĝos.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrador";
$a->strings["Your account on %s will expire in a few days."] = "Tu cuenta de %s expirará en pocos días.";
$a->strings["Your Friendica test account is about to expire."] = "Tu cuenta de prueba de Friendica está a punto de expirar.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrateur";
$a->strings["Your account on %s will expire in a few days."] = "Votre compte chez %s va expirer dans quelques jours.";
$a->strings["Your Friendica test account is about to expire."] = "Votre compte de test Friendica est sur le point d'expirer.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Kerfisstjóri";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Amministratore";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrator";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrator";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Administrador";
$a->strings["Your account on %s will expire in a few days."] = "Sua conta em %s expirará em poucos dias.";
$a->strings["Your Friendica test account is about to expire."] = "Sua conta de teste no Friendica vai expirar.";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "Администратор";
$a->strings["Your account on %s will expire in a few days."] = "";
$a->strings["Your Friendica test account is about to expire."] = "";

View file

@ -0,0 +1,3 @@
<?php
$a->strings["Administrator"] = "Admin";

View file

@ -0,0 +1,5 @@
<?php
$a->strings["Administrator"] = "管理员";
$a->strings["Your account on %s will expire in a few days."] = "您账户在%s几天后过期了。";
$a->strings["Your Friendica test account is about to expire."] = "您Friendica化验账户快过期了。";