mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
5
public_server/lang/ca/strings.php
Normal file
5
public_server/lang/ca/strings.php
Normal 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 account is about to expire."] = "El teu compte de Friendica està a punt de caducar.";
|
5
public_server/lang/cs/strings.php
Normal file
5
public_server/lang/cs/strings.php
Normal 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 account is about to expire."] = "Vašemu účetu Friendica brzy vyprší platnost";
|
5
public_server/lang/de/strings.php
Normal file
5
public_server/lang/de/strings.php
Normal 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 account is about to expire."] = "Dein Friendica-Konto wird in Kürze auslaufen.";
|
5
public_server/lang/eo/strings.php
Normal file
5
public_server/lang/eo/strings.php
Normal 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 account is about to expire."] = "Via konto ĉe Friendica baldaŭ senvalidiĝos.";
|
5
public_server/lang/es/strings.php
Normal file
5
public_server/lang/es/strings.php
Normal 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 account is about to expire."] = "Tu cuenta de Friendica está a punto de expirar.";
|
5
public_server/lang/fr/strings.php
Normal file
5
public_server/lang/fr/strings.php
Normal 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 account is about to expire."] = "Votre compte sur Friendica est sur le point d'expirer.";
|
5
public_server/lang/is/strings.php
Normal file
5
public_server/lang/is/strings.php
Normal 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 account is about to expire."] = "";
|
5
public_server/lang/it/strings.php
Normal file
5
public_server/lang/it/strings.php
Normal 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 account is about to expire."] = "";
|
5
public_server/lang/nb-no/strings.php
Normal file
5
public_server/lang/nb-no/strings.php
Normal 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 account is about to expire."] = "";
|
5
public_server/lang/pl/strings.php
Normal file
5
public_server/lang/pl/strings.php
Normal 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 account is about to expire."] = "";
|
5
public_server/lang/pt-br/strings.php
Normal file
5
public_server/lang/pt-br/strings.php
Normal 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 account is about to expire."] = "";
|
5
public_server/lang/ru/strings.php
Normal file
5
public_server/lang/ru/strings.php
Normal 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 account is about to expire."] = "";
|
3
public_server/lang/sv/strings.php
Normal file
3
public_server/lang/sv/strings.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Administrator"] = "Admin";
|
5
public_server/lang/zh-cn/strings.php
Normal file
5
public_server/lang/zh-cn/strings.php
Normal 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 account is about to expire."] = "您Friendica账户快过期。";
|
Loading…
Add table
Add a link
Reference in a new issue