1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ro.php
2012-10-11 02:10:53 +02:00

11 lines
510 B
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Semne de carte",
"Tags" => "Cuvinte cheie",
"Bookm." => "Bookm.",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Trage acest semn în semnele de carte din navigatorul tău web când dorești să salvezi rapid un semn către o pagină web:",
"Read later" => "Citește mai târziu",
"Address" => "Adresă",
"You have no bookmarks" => "Nu ai nici un semn de carte",
"Bookmarklet <br />" => "Bookmarklet <br />"
);