diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 02:03:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 02:03:21 +0200 |
commit | b867b738e8772ac8806b031baccebf150d701dde (patch) | |
tree | 30acbd019f7cbd731fd25c0c8e8bd9f7cf63d3f5 /settings/l10n/lb.php | |
parent | 5153b8b293b5485b9aa3d321f6a93979ec302068 (diff) | |
download | nextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.tar.gz nextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lb.php')
-rw-r--r-- | settings/l10n/lb.php | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php index 29072720a02..b419cb9278a 100644 --- a/settings/l10n/lb.php +++ b/settings/l10n/lb.php @@ -1,12 +1,32 @@ <?php $TRANSLATIONS = array( +"Unable to load list from App Store" => "Konnt Lescht net vum App Store lueden", +"Email saved" => "E-mail gespäichert", +"Invalid email" => "Ongülteg e-mail", "OpenID Changed" => "OpenID huet geännert", "Invalid request" => "Ongülteg Requête", +"Authentication error" => "Authentifikatioun's Fehler", "Language changed" => "Sprooch huet geännert", +"Error" => "Fehler", +"Disable" => "Ofschalten", +"Enable" => "Aschalten", +"Saving..." => "Speicheren...", "__language_name__" => "__language_name__", +"Security Warning" => "Sécherheets Warnung", +"Cron" => "Cron", +"cron.php is registered at a webcron service" => "cron.php ass als en webcron Service registréiert", +"use systems cron service" => "benotz den systems cron Service", +"Share API" => "Share API", +"Enable Share API" => "Share API aschalten", +"Allow apps to use the Share API" => "Erlab Apps d'Share API ze benotzen", +"Allow links" => "Links erlaben", +"Allow resharing" => "Resharing erlaben", +"Allow users to share with anyone" => "Useren erlaben mat egal wiem ze sharen", +"Allow users to only share with users in their groups" => "Useren nëmmen erlaben mat Useren aus hirer Grupp ze sharen", "Log" => "Log", "More" => "Méi", "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", "-licensed" => "-Lizenséiert", "by" => "vun", "Documentation" => "Dokumentatioun", @@ -37,6 +57,7 @@ "Create" => "Erstellen", "Default Quota" => "Standard Quota", "Other" => "Aner", +"Group Admin" => "Gruppen Admin", "Quota" => "Quota", "Delete" => "Läschen" ); |