nextcloud/apps/files_sharing/l10n/de_AT.php

7 lines
136 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Passwort",
"Download" => "Herunterladen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";