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

de_AT.php « l10n - github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84b56bb9a357d58c666b71cd21dd449fc555c26e (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Share" => "Freigeben"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";