regenerated all strings.php files from the current translation strings (message.po)

Deze commit is opgenomen in:
Tobias Diekershoff 2021-02-01 18:47:38 +01:00
bovenliggende 7f3704ae54
commit 500aab3c53
716 gewijzigde bestanden met toevoegingen van 1081 en 1607 verwijderingen

Bestand weergeven

@ -3,16 +3,8 @@
if(! function_exists("string_plural_select_fr")) {
function string_plural_select_fr($n){
$n = intval($n);
return ($n > 1);;
return intval($n > 1);
}}
;
$a->strings["IRC Settings"] = "Paramètres de l'IRC";
$a->strings["Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in."] = "";
$a->strings["Save Settings"] = "Sauvegarder les paramètres";
$a->strings["Channel(s) to auto connect (comma separated)"] = "";
$a->strings["List of channels that shall automatically connected to when the app is launched."] = "";
$a->strings["Popular Channels (comma separated)"] = "";
$a->strings["List of popular channels, will be displayed at the side and hotlinked for easy joining."] = "";
$a->strings["IRC settings saved."] = "";
$a->strings["IRC Chatroom"] = "";
$a->strings["Popular Channels"] = "";