1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00

13 lines
314 B
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
"No file was uploaded" => "Neviens fails netika augšuplādēts",
"Error" => "Kļūme",
"Download" => "Lejuplādēt",
"Delete" => "Izdzēst",
"Other" => "Cits",
"Settings" => "Iestatījumi",
"Groups" => "Grupas",
"Email" => "Epasts",
"Share" => "Līdzdalīt",
"Name" => "Nosaukums"
);