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

15 lines
329 B
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
2013-01-27 00:04:12 +01:00
"Bookmarks" => "Bookmarks",
2012-11-02 00:03:14 +01:00
"Warning" => "Warnung",
"Close" => "Zoumaachen",
"Save" => "Späicheren",
"Delete" => "Läschen",
2012-11-08 00:03:47 +01:00
"Edit" => "Editéieren",
2012-11-02 00:03:14 +01:00
"Cancel" => "Ofbriechen",
"Address" => "Adress",
2012-11-09 00:03:56 +01:00
"Add" => "Dobäisetzen",
2012-11-02 00:03:14 +01:00
"Settings" => "Astellungen",
2012-11-04 00:03:02 +01:00
"Export" => "Export",
"Import" => "Import"
2012-11-02 00:03:14 +01:00
);