1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/lb.php
2012-11-04 00:03:02 +01:00

14 lines
296 B
PHP

<?php $TRANSLATIONS = array(
"Warning" => "Warnung",
"Close" => "Zoumaachen",
"Save" => "Späicheren",
"Edit" => "Editéieren",
"Delete" => "Läschen",
"Cancel" => "Ofbriechen",
"Address" => "Adress",
"List" => "Lescht",
"Settings" => "Astellungen",
"Export" => "Export",
"Import" => "Import"
);