Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lb.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b92833578f1f01ca6863c329fefb8897dc8adfa7 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Pictures" => "Fotoen",
"Error loading slideshow template" => "Feeler beim Luede vun der Virlag fir d'Diashow",
"Share" => "Deelen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";