diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
commit | 263603aa4cf6747460c13443c400f53d90a31bf1 (patch) | |
tree | 06d29a356eb6723461e705885239322728eb7be4 /core/l10n/lb.php | |
parent | b9aec16037f9bb98c7a69c63df3bdda1daa3f165 (diff) | |
download | nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.tar.gz nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lb.php')
-rw-r--r-- | core/l10n/lb.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lb.php b/core/l10n/lb.php index 34b097ac722..215111dadfc 100644 --- a/core/l10n/lb.php +++ b/core/l10n/lb.php @@ -31,7 +31,7 @@ $TRANSLATIONS = array( "December" => "Dezember", "Settings" => "Astellungen", "seconds ago" => "Sekonnen hir", -"_%n minute ago_::_%n minutes ago_" => array("",""), +"_%n minute ago_::_%n minutes ago_" => array("%n Minutt hir","%n Minutten hir"), "_%n hour ago_::_%n hours ago_" => array("",""), "today" => "haut", "yesterday" => "gëschter", @@ -111,7 +111,7 @@ $TRANSLATIONS = array( "Apps" => "Applikatiounen", "Admin" => "Admin", "Help" => "Hëllef", -"Error tagging" => "Fehler beim taggen", +"Error tagging" => "Fehler beim Taggen", "Error untagging" => "Fehler beim Tag läschen", "Access forbidden" => "Zougrëff net erlaabt", "Cloud not found" => "Cloud net fonnt", @@ -144,6 +144,6 @@ $TRANSLATIONS = array( "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 den Gedold." +"Thank you for your patience." => "Merci fir deng Gedold." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |