diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-26 04:04:05 -0500 |
commit | dc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch) | |
tree | 156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/lb.php | |
parent | faf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff) | |
download | nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lb.php')
-rw-r--r-- | core/l10n/lb.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lb.php b/core/l10n/lb.php index 215111dadfc..920e109bc68 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -143,7 +143,7 @@ $TRANSLATIONS = array( "remember" => "verhalen", "Log in" => "Umellen", "Alternative Logins" => "Alternativ Umeldungen", -"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren.", -"Thank you for your patience." => "Merci fir deng Gedold." +"Thank you for your patience." => "Merci fir deng Gedold.", +"Updating ownCloud to version %s, this may take a while." => "ownCloud gëtt op d'Versioun %s aktualiséiert, dat kéint e Moment daueren." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |