1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-08-09 02:10:33 +02:00
nextcloud/apps/files_external/l10n/de_AT.php
2014-04-30 01:57:53 -04:00

9 linhas
174 B
PHP

<?php
$TRANSLATIONS = array(
"Location" => "Ort",
"Password" => "Passwort",
"Share" => "Freigeben",
"Delete" => "Löschen"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";