nextcloud/lib/l10n/lb.php

13 lines
332 B
PHP
Raw Normal View History

2012-10-24 20:11:53 -04:00
<?php $TRANSLATIONS = array(
2013-01-17 18:04:36 -05:00
"Help" => "Hëllef",
2012-10-24 20:11:53 -04:00
"Personal" => "Perséinlech",
"Settings" => "Astellungen",
"Authentication error" => "Authentifikatioun's Fehler",
2013-01-16 18:27:40 -05:00
"Files" => "Dateien",
2013-01-26 18:06:21 -05:00
"Text" => "SMS",
"1 hour ago" => "vrun 1 Stonn",
"last month" => "Läschte Mount",
"last year" => "Läscht Joer",
"years ago" => "Joren hier"
2012-10-24 20:11:53 -04:00
);