1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-19 15:52:10 +01:00
2013-04-23 02:20:29 +02:00

13 lines
265 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Llyfrnodau",
"Warning" => "Rhybudd",
"Save" => "Cadw",
"Delete" => "Dileu",
"Edit" => "Golygu",
"Cancel" => "Diddymu",
"Add" => "Ychwanegu",
"Settings" => "Gosodiadau",
"Export" => "Allforio",
"Import" => "Mewnforio"
);