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

nn_NO.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5199b0af64010c9fc84cfea1b2c5b7db8f1dc463 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Pictures" => "Bilete",
"Error loading slideshow template" => "Klarte ikkje lasta lysbiletmal",
"Share" => "Del"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";