diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
commit | 20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch) | |
tree | 6b7f292035cf90570de606ebfa914571652b8212 /apps/files_sharing/l10n/lb.php | |
parent | 5506f9dc813f034bc79f41aac1dea0db412092af (diff) | |
download | nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lb.php')
-rw-r--r-- | apps/files_sharing/l10n/lb.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php index 9c34ea60016..f0e5b762440 100644 --- a/apps/files_sharing/l10n/lb.php +++ b/apps/files_sharing/l10n/lb.php @@ -1,8 +1,8 @@ <?php $TRANSLATIONS = array( -"Password" => "Passwuert", "Shared by" => "Gedeelt vun", "The password is wrong. Try again." => "Den Passwuert ass incorrect. Probeier ed nach eng keier.", +"Password" => "Passwuert", "Name" => "Numm", "Download" => "Download" ); |