news/l10n/de_AT.php

11 строки
233 B
PHP

<?php
$TRANSLATIONS = array(
"by" => "von",
"from" => "von",
"Download" => "Herunterladen",
"Description" => "Beschreibung",
"Settings" => "Einstellungen",
"Import" => "Importieren"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";