1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-08-11 02:11:21 +02:00
nextcloud/apps/files_trashbin/l10n/ia.php
2013-10-10 22:30:58 -04:00

8 linhas
140 B
PHP

<?php
$TRANSLATIONS = array(
"Error" => "Error",
"Name" => "Nomine",
"Delete" => "Deler"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";