diff options
Diffstat (limited to 'settings/l10n/lb.php')
-rw-r--r-- | settings/l10n/lb.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php index 214ed9d2bc5..82edc1748db 100644 --- a/settings/l10n/lb.php +++ b/settings/l10n/lb.php @@ -1,7 +1,5 @@ <?php $TRANSLATIONS = array( -"Email sent" => "Email geschéckt", -"Unable to load list from App Store" => "Konnt Lescht net vum App Store lueden", "Authentication error" => "Authentifikatioun's Fehler", "Group already exists" => "Group existeiert schon.", "Unable to add group" => "Onmeiglech Grupp beizefügen.", @@ -13,11 +11,10 @@ $TRANSLATIONS = array( "Invalid request" => "Ongülteg Requête", "Admins can't remove themself from the admin group" => "Admins kennen sech selwer net aus enger Admin Group läschen.", "Unable to add user to group %s" => "Onmeiglech User an Grupp ze sätzen %s", +"Email sent" => "Email geschéckt", "All" => "All", "Disable" => "Ofschalten", "Enable" => "Aschalten", -"Error" => "Fehler", -"Update" => "Update", "Delete" => "Läschen", "Groups" => "Gruppen", "undo" => "réckgängeg man", @@ -33,9 +30,6 @@ $TRANSLATIONS = array( "Log" => "Log", "More" => "Méi", "Less" => "Manner", -"Add your App" => "Setz deng App bei", -"Select an App" => "Wiel eng Applikatioun aus", -"See application page at apps.owncloud.com" => "Kuck dir d'Applicatioun's Säit op apps.owncloud.com un", "Password" => "Passwuert", "Unable to change your password" => "Konnt däin Passwuert net änneren", "Current password" => "Momentan 't Passwuert", |