nextcloud/lib/l10n/lb.php
2013-03-27 00:11:05 +01:00

14 lines
352 B
PHP

<?php $TRANSLATIONS = array(
"Help" => "Hëllef",
"Personal" => "Perséinlech",
"Settings" => "Astellungen",
"Admin" => "Admin",
"Authentication error" => "Authentifikatioun's Fehler",
"Files" => "Dateien",
"Text" => "SMS",
"1 hour ago" => "vrun 1 Stonn",
"last month" => "Läschte Mount",
"last year" => "Läscht Joer",
"years ago" => "Joren hier"
);