diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-13 20:33:30 -0400 |
commit | f3336f8877771e53d303f6f939f0005fa9692b7a (patch) | |
tree | c5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/lb.php | |
parent | e8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff) | |
download | nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lb.php')
-rw-r--r-- | core/l10n/lb.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/lb.php b/core/l10n/lb.php index 17e4345ad51..faebdda63d3 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -2,14 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "Den/D' %s huet »%s« mat dir gedeelt", "group" => "Grupp", -"Category type not provided." => "Typ vun der Kategorie net uginn.", -"No category to add?" => "Keng Kategorie fir bäizesetzen?", -"This category already exists: %s" => "Dës Kategorie existéiert schon: %s", -"Object type not provided." => "Typ vum Objet net uginn.", -"%s ID not provided." => "%s ID net uginn.", -"Error adding %s to favorites." => "Feeler beim dobäisetze vun %s bei d'Favoritten.", -"No categories selected for deletion." => "Keng Kategorien ausgewielt fir ze läschen.", -"Error removing %s from favorites." => "Feeler beim läsche vun %s aus de Favoritten.", "Sunday" => "Sonndeg", "Monday" => "Méindeg", "Tuesday" => "Dënschdeg", @@ -47,12 +39,9 @@ $TRANSLATIONS = array( "Ok" => "OK", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Ofbriechen", -"The object type is not specified." => "Den Typ vum Object ass net uginn.", -"Error" => "Feeler", -"The app name is not specified." => "Den Numm vun der App ass net uginn.", -"The required file {file} is not installed!" => "De benéidegte Fichier {file} ass net installéiert!", "Shared" => "Gedeelt", "Share" => "Deelen", +"Error" => "Feeler", "Error while sharing" => "Feeler beim Deelen", "Error while unsharing" => "Feeler beim Annuléiere vum Deelen", "Error while changing permissions" => "Feeler beim Ännere vun de Rechter", @@ -84,6 +73,9 @@ $TRANSLATIONS = array( "Sending ..." => "Gëtt geschéckt...", "Email sent" => "Email geschéckt", "Warning" => "Warnung", +"The object type is not specified." => "Den Typ vum Object ass net uginn.", +"Delete" => "Läschen", +"Add" => "Dobäisetzen", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Den Update war net erfollegräich. Mell dëse Problem w.e.gl der<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud-Community</a>.", "The update was successful. Redirecting you to ownCloud now." => "Den Update war erfollegräich. Du gëss elo bei d'ownCloud ëmgeleet.", "Use the following link to reset your password: {link}" => "Benotz folgende Link fir däi Passwuert zréckzesetzen: {link}", @@ -105,8 +97,6 @@ $TRANSLATIONS = array( "Help" => "Hëllef", "Access forbidden" => "Zougrëff net erlaabt", "Cloud not found" => "Cloud net fonnt", -"Edit categories" => "Kategorien editéieren", -"Add" => "Dobäisetzen", "Security Warning" => "Sécherheets-Warnung", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Deng PHP-Versioun ass verwonnbar duerch d'NULL-Byte-Attack (CVE-2006-7243)", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Et ass kee sécheren Zoufallsgenerator verfügbar. Aktivéier w.e.gl d'OpenSSL-Erweiderung vu PHP.", |