diff options
Diffstat (limited to 'apps/gallery/l10n/lb.php')
-rw-r--r-- | apps/gallery/l10n/lb.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/gallery/l10n/lb.php b/apps/gallery/l10n/lb.php new file mode 100644 index 00000000000..136acedc653 --- /dev/null +++ b/apps/gallery/l10n/lb.php @@ -0,0 +1,12 @@ +<?php $TRANSLATIONS = array( +"Pictures" => "Fotoen", +"Settings" => "Astellungen", +"Rescan" => "Nei scannen", +"Stop" => "Stop", +"Share" => "Deelen", +"Back" => "Zeréck", +"Remove confirmation" => "Konfirmatioun läschen", +"Do you want to remove album" => "Wëlls de den Album läschen", +"Change album name" => "Album Numm änneren", +"New album name" => "Neien Numm fir den Album" +); |