summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/lb.php
blob: 737291269c31ed5ef66b65be11b08d8f44cf814d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$TRANSLATIONS = array(
"Location" => "Uert",
"Host" => "Host",
"Username" => "Benotzernumm",
"Password" => "Passwuert",
"Share" => "Deelen",
"URL" => "URL",
"Personal" => "Perséinlech",
"Name" => "Numm",
"Folder name" => "Dossiers Numm:",
"Delete" => "Läschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";