1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-02 06:24:11 +01:00
OwncloudBookmarksOfficial/l10n/lb.php
2013-01-27 00:04:12 +01:00

15 lines
329 B
PHP

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